dataset · NYC Open Data via Socrata

NYC 311 service requests

Live snapshot of the City of New York's 311 service requests, queried directly against data.cityofnewyork.us through our Cloudflare worker proxy. Twenty-four million rows from 2010 to today.

Free-form SoQL playground against data.cityofnewyork.us / erm2-nwe9. Queries POST to the SODA v3 endpoint via the Cloudflare Worker proxy (with KV-backed caching). The result pane auto-picks a Bar / Table renderer based on your query's shape.

SoQL notes: identifiers are bare lowercase (no double-quoting); use date_extract_hh(col) not EXTRACT(HOUR FROM col); date_diff_d(end, start) for day differences; no FROM clause needed.

No rows returned.