home / aphis

inspections

APHIS inspection records for licensed facilities. 110,000+ inspections from 2014–present with violation counts and links to official reports.

Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API

12 rows where cert_number = "52-C-0301" sorted by inspection_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: critical_count, noncritical_count, inspection_date (date)

inspection_type 0

id cert_number inspection_date ▲ inspection_type critical_count noncritical_count direct_count teachable_moment_count pdf_url pdf_local_path
1b65320b86397dcc City of Hampton 52-C-0301 2026-01-08   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000xhRPn&d=%2Fa%2FSJ000007jvu9%2FXQbyNrFbFdhD388CmCqXbYfv9o2H9eCRemZzG3uiJrg&asPdf=false  
2d07a2bb9d866ac8 City of Hampton 52-C-0301 2025-07-21   1 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000fPIVL&d=%2Fa%2FSJ000004ySvB%2FnA2fjkHziPzg0LOjbWBHyhT6trqq1Jaf.48Z6OUiu3M&asPdf=false  
6adb6df9285aed15 City of Hampton 52-C-0301 2024-11-18   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000EnAJ8&d=%2Fa%2FSJ000001AcQ1%2FEYuFuzLYvdjuu9h5gc8oj.tYW9XLzsb6Qp7.cei8QRw&asPdf=false  
70567ee904d4aeac City of Hampton 52-C-0301 2024-09-11   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ0000057vRp&d=%2Fa%2FSJ000000JFTB%2FbWT7YrZQOJrhXVUmG3iGapoa8OTQFLfdgBgmV8W8EB4&asPdf=false  
d3147102c5d7bc79 City of Hampton 52-C-0301 2024-01-11   0 2 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000Bicet&d=%2Fa%2F3d000002MRRV%2FLpSACSNtyzNF7Xd5HwMOvMAIsbU4rsm.3vv.U9D4PFE&asPdf=false  
101068d04da3b1b2 City of Hampton 52-C-0301 2023-06-28   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000008yqfm&d=%2Fa%2F3d000001ODNL%2FwiA6VElWxLpSn7Ojum.dnBvSCNO4YJkjsANMwhXJ.EE&asPdf=false  
6301938770576104 City of Hampton 52-C-0301 2022-10-18   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000gutnF&d=%2Fa%2F3d000000pd1D%2FXkBQe6g08p5xn7O4NiQgnPu_RPwSGpeOrEplUOGis9U&asPdf=false  
f7f559bd824616ff City of Hampton 52-C-0301 2022-05-19   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Ywyrs&d=%2Fa%2F3d000000pWBd%2FFT2eBjiqIZY4RgVpxxCylIxPyscSvU3styDc7mVCduo&asPdf=false  
36263abf5942ad15 City of Hampton 52-C-0301 2022-03-30   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000YwUxh&d=%2Fa%2F3d000000pWBQ%2F8yawIBwh1UIPhENVVegf2NS9NZCoPyrNOwcBc1EWk0c&asPdf=false  
8171960cf079a891 City of Hampton 52-C-0301 2019-11-25   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgZVJ&d=%2Fa%2F3d000000pWCN%2FVwGQHC1nzmM1YfPLn.JTnX970attFl.UUtQBYAPk4g4&asPdf=false  
c9c04660b76ac3ac City of Hampton 52-C-0301 2018-11-28   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgZhG&d=%2Fa%2F3d000000pWC9%2FmJBzYQFdXgckC8.rFO8W9O.JSHgOLv1tVS4lXG0KUl0&asPdf=false  
e9b16252d32a2cef City of Hampton 52-C-0301 2017-11-21   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgYnE&d=%2Fa%2F3d000000pWCF%2F49O2vH5r3FBYXMwO6bvLLlmOM25qVrjgpFTMlS9vHXU&asPdf=false  

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE inspections (
    id TEXT PRIMARY KEY,
    cert_number TEXT REFERENCES facilities(cert_number),
    inspection_date TEXT,
    inspection_type TEXT,
    critical_count INTEGER,
    noncritical_count INTEGER,
    direct_count INTEGER,
    teachable_moment_count INTEGER,
    pdf_url TEXT,
    pdf_local_path TEXT
);
CREATE INDEX idx_inspections_date ON inspections(inspection_date);
CREATE INDEX idx_inspections_cert ON inspections(cert_number);
Powered by Datasette · Queries took 40.588ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API