Philadelphia Fire Department incidents
Every PFD dispatch since 2024-01-01 — false alarms, EMS assists, hazmat conditions, and the
~14% that are actual fires. Queried directly against the city's stat360_fire_incidents ArcGIS Feature Service through our Cloudflare worker proxy.
data through 2026-01-31 · 128,491 rows
Filter the dataset
Pick a date range and any combination of category, property use, and ZIP. "Apply to Views"
re-runs the four curated charts against your filter via the ArcGisAdapter's structured Query path — the same
path the Overview tab uses, so KV caching applies automatically.
Unlike the Carto-backed datasets, philly-fire ships no Playground tab: ArcGIS REST has no SQL endpoint, so the adapter advertises supportsRawQuery: false. The filter form here is
the structured equivalent.