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 = "74-C-0968" sorted by inspection_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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
3e699550b1af105e Belinda Henry 74-C-0968 2025-03-14   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000RAnHr&d=%2Fa%2FSJ000002iPRN%2FfrPUvI5cDMoJjOKYF.TTJE.WF00VkpRszkA._Axx.p8&asPdf=false  
fe6728d7882a6fe3 Belinda Henry 74-C-0968 2025-03-12   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000QRre8&d=%2Fa%2FSJ000002c7iT%2Fz6Mrckzpf4X3mEbtUICkoqrsQ_66KGAL1zFXa20DHHQ&asPdf=false  
84f2dc4a86c2035c Belinda Henry 74-C-0968 2024-04-11   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000D5Vob&d=%2Fa%2F3d000002mloi%2Fve0W9M9CzN22dDNQUFBkUrQ5uKv_P_ksqOPRw9ZTOGA&asPdf=false  
93499b4ad1ead5a3 Belinda Henry 74-C-0968 2024-01-24   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000BsUtI&d=%2Fa%2F3d000002PQyZ%2FTg.pGFn26uPfQidHf4vqqsBNA3a94Ttku8osJHCB_bw&asPdf=false  
d449d42778a80817 Belinda Henry 74-C-0968 2023-02-14   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000007dlBK&d=%2Fa%2F3d000000yFc3%2Fe7vJxXkzfl1LGDluduPkrOxdTB67bBsDYorEhMtapgw&asPdf=false  
c0a28feae50e0bbc Belinda Henry 74-C-0968 2022-06-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000YxPy5&d=%2Fa%2F3d000000pfDn%2FmHrco1VXDS2h6wWjuHgXQMdoLqylb37AEDaORCU9YDY&asPdf=false  
85849c3bb5fa40bb Belinda Henry 74-C-0968 2021-11-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000V8m35&d=%2Fa%2F3d000000pfCj%2FWTuJunRikWeH7OkFIYJPHqRlwBHSbjN3wK.4NzyN1c4&asPdf=false  
032c8fece9c5901b Belinda Henry 74-C-0968 2020-12-18   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000ERZjl&d=%2Fa%2F3d000000pfG5%2FFKezeIVYbFJpkjftsrQ_q0iYnlq_1PO5sByguZQGPVA&asPdf=false  
ba87434be0e0092e Belinda Henry 74-C-0968 2019-05-20   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgZNx&d=%2Fa%2F3d000000pfGX%2FeycKz7.h09J_2teoS_jpuyetpDkfnQScz0yNXV9C_CA&asPdf=false  
6ba74f65e745b5cd Belinda Henry 74-C-0968 2017-11-15   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Ega8V&d=%2Fa%2F3d000000pfFf%2FNxFPy2AbGMq42WHARA.IVbJ.Aka9BGavGeALSfz8vaU&asPdf=false  
0c221d1a705bd525 Belinda Henry 74-C-0968 2016-06-06   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egavs&d=%2Fa%2F3d000000pfFe%2FM45J88cEnALWo4jNcJ_4osmX96VeHeclJNn7XP1ozhI&asPdf=false  
46e2b03ed32bb5d4 Belinda Henry 74-C-0968 2015-04-13   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgaST&d=%2Fa%2F3d000000pfGY%2F1GUUZhYAXA2T6JknMELfv4cZTKXc4Lt0mEzCxlLqh.s&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 4.267ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API