You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
City Services Insight Dashboard ## Running the Program
Launch a new notebook in Google Colab
Upload your incidents_XXXXX.csv and zones_XXXXX.geojson files
Copy the code and insert into one cell and change the file names at the top to match with your seed number
Execute the cell and answer the filter questions
The dashboard is inline and saved as dashboard.html ## Abhängigkeiten
pandas numpy geopandas shapely plotly automatically installed## Tools Used For AI
Claude (Anthropic)# What Worked:
Pipeline for data cleaning
Choropleth map of SLA compliance
Menu of runtime filtering## What Went Wrong?
ipywidgets buttons not reliable in Colab, replaced simple input menu
You'll need to run the cell again to update filters