Methods
Principles
- Public data only for the first release
- Static hosting for easy sharing
- R handles cleaning and summaries
- Browser code handles dragging and instant updates
Current 311 pipeline
- Pull recent 311 records from NYC Open Data in R
- Keep only needed columns and valid coordinates
- Export lightweight GeoJSON and metadata for the app
- Render the Quarto site
- Preview locally and later publish to GitHub Pages
Caveats
Counts reflect reported records in source data. They are not direct measures of true prevalence.