US Restaurant Health Inspection Scores
Pricing
Pay per usage
US Restaurant Health Inspection Scores
Restaurant & food-establishment health inspections from public city open-data (NYC + Chicago), normalized to one schema with result, letter grade, score, critical flags, and geocode. One row per inspection. Public data only.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Filing Radar
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Every restaurant inspection, normalized to one schema. This Actor pulls health-inspection results from official city open-data portals — with result, letter grade, score, critical-violation flags, and geocode — one clean row per inspection, across cities that each report it differently. Flags the recent ones (last 30 days).
Live coverage: New York City + Chicago. More cities on request. 100% public government data — no logins, no gray areas.
Who uses this
- Food-delivery & reservation platforms — surface or screen on safety; flag failing venues.
- Restaurant & hospitality insurers, underwriters — risk-score a venue before binding.
- Franchise & multi-unit QA — monitor every location's inspections in one feed.
- Food-safety SaaS, proptech, market researchers — a normalized cross-city score nobody else publishes.
- Real estate — failing/closing restaurants signal turnover.
What's in every record (one row per inspection)
| Field | Example |
|---|---|
name / cuisine_or_type | Mona Lisa Pizzeria & Ristorante / Pizza |
result | pass · conditional · fail · closed |
grade / score | A/B/C (NYC) · 22 |
critical_flag | true |
violation_summary | Evidence of mice in establishment's food areas |
inspection_date / inspection_type | 2026-06-15 / Cycle Inspection |
risk | Risk 1 (High) (Chicago) |
address · city · county · state · zip | 839 Annadale Rd, Staten Island, NY |
lat / lng | geocoded where the city provides it |
change_type | NEW = inspected in the last 30 days |
Export to JSON, CSV, or Excel, or pull via the Apify API into your app.
Inputs
| Input | What it does |
|---|---|
| Cities / states | NY (NYC), IL (Chicago). |
| Filter | Empty = all. ["NEW"] = only inspections in the last 30 days. |
| Max records per city | Cap the volume (and your cost) per run. |
Pricing
Pay per result — you only pay for the records you receive: $0.004 per delivered inspection record. No subscription, no minimums.
Data sources & legality
100% public city open-data APIs, intended for reuse:
- NYC — DOHMH Restaurant Inspection Results (
data.cityofnewyork.us) - Chicago — Food Inspections (
data.cityofchicago.org)
Public establishment-level inspection records — no personal data. The Actor only touches public endpoints, never logged-in or ToS-gated sources, and rate-limits politely.
FAQ
How fresh is it? As fresh as the city portals — NEW flags any inspection within the last 30 days.
Which cities? NYC + Chicago now. Want LA, Austin, Seattle, or your city next? Request it.
Is this AI-generated? The data is real government open-data; an automated pipeline normalizes and de-duplicates it. No fabricated rows, ever.
One row per inspection? Yes — NYC reports one row per violation; we collapse to one row per inspection with the grade/score/result.