PG-AIML/wa-ev-population-dashboard
fix: replace deprecated width='stretch' with use_container_width=True
fix: correct Socrata column map using verified live API field names
fix: replace brittle SOCRATA_COL_MAP with punctuation-insensitive column normaliser
fix: normalise Socrata API column names in load_raw
Update dashboard configuration and visualizations
add real EV dashboard to app/
fix: st.dataframe uses use_container_width=True, not width='stretch'
fix: use direct CSV download URL — original column names, no renaming
fix: dynamic Socrata column normalisation — robust to any name variant
fix: add Socrata column rename + remote fetch fallback for HF Spaces
fix: shorten short_description, remove pycache from tracking
Initial deployment — WA EV population dashboard
initial commit
Duplicate from streamlit/streamlit-template-space
