NYC Restaurant Inspections — Grades, Scores, Violations
Pricing
Pay per usage
NYC Restaurant Inspections — Grades, Scores, Violations
Extract NYC restaurant health inspection data from official DOHMH open data. Get grades, scores, violations, cuisine types, and GPS coordinates. Filter by borough, cuisine, grade, date, or zip code. No browser or proxy needed.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Orestis Palampougioukis
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Extract health inspection data for every restaurant in New York City. Official data from the NYC Department of Health (DOHMH).
Data extracted
| Field | Description | Example |
|---|---|---|
| restaurantName | Business name | "JOE'S PIZZA" |
| borough | NYC borough | "Manhattan" |
| address | Street address | "7 Carmine St" |
| zipCode | Zip code | "10014" |
| phone | Phone number | "2123661182" |
| cuisineType | Type of cuisine | "Pizza" |
| inspectionDate | Inspection date | "2026-03-15" |
| score | Inspection score (lower = better) | 9 |
| grade | Health grade (A/B/C) | "A" |
| violationCode | Violation code | "08C" |
| violationDescription | Full violation text | "Pesticide not properly..." |
| criticalFlag | Critical or not | "Critical" |
| latitude / longitude | GPS coordinates | 40.7305, -74.0021 |
Use cases
- Food industry research — analyze health trends by cuisine type, neighborhood, or borough
- Real estate — restaurant density and health quality by zip code
- Investment signals — health inspection data as alternative data for restaurant chain analysis
- Journalism — investigate health violations in specific areas
- Restaurant owners — monitor competitor inspection results
Filters
- Borough — Manhattan, Brooklyn, Queens, Bronx, Staten Island
- Cuisine type — Pizza, Chinese, Mexican, Italian, etc.
- Grade — A, B, or C
- Zip code — any NYC zip
- Date range — YYYY-MM-DD format
Cost
~0.01 CU per 1,000 records. Direct API, no browser, no proxy. One of the cheapest actors possible.
FAQ
How much data is there? Hundreds of thousands of inspection records going back years. NYC has ~27,000 restaurants.
How fresh is the data? Updated daily by the NYC DOHMH.
Is this legal? Yes — official NYC Open Data, explicitly published for public use.
Changelog
- 1.0 — Initial release