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 = "35-C-0348" 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
51fe23ad9922116a City Of Blair 35-C-0348 2024-10-16   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ000009qhN6&d=%2Fa%2FSJ000000io9B%2FSVGto25Yl0FhQM155pjLdOSXccbyraHKBfo1i0dxpR0&asPdf=false  
97907b00e2b5f8a4 City Of Blair 35-C-0348 2024-01-24   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000Brs7P&d=%2Fa%2F3d000002PDVp%2F023RxJ8NMd5z.Ty5Mf6z7Bs0yerK6Z8uG1FIL.uNDm4&asPdf=false  
15d77bd72033da3d City Of Blair 35-C-0348 2023-11-21   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000B2xeq&d=%2Fa%2F3d0000029Hxm%2FQhMui5.JOoK6AVlHr_vhRH__ZIRzBHou6O9KbDHjKS8&asPdf=false  
221882c82570e208 City Of Blair 35-C-0348 2023-02-21   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000007uDSO&d=%2Fa%2F3d0000012nB6%2Fq2dfJ.twJq9iJAEY.zkKaZaNtpNln4D4KM4gqf_1vaI&asPdf=false  
6a49fba794ca318e City Of Blair 35-C-0348 2021-11-22   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000V8c3q&d=%2Fa%2F3d000000pRw4%2FWtcuwnu5KWWmq4Qop9d9Yut9jM_TI.oIbmwVdskE76s&asPdf=false  
2164040028b2f7cf City Of Blair 35-C-0348 2020-10-29   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000FyOFU&d=%2Fa%2F3d000000phwr%2Fy7KRR1J5BKH7qi74v1VL5HEMVGvmbO46TBvbfwvyIQY&asPdf=false  
2bd823e78e45f279 City Of Blair 35-C-0348 2019-07-10   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgkuK&d=%2Fa%2F3d000000plnm%2FWG7VtE64RT4AfxYKHoUJvvruLHduYyPCi4aGrEOo0GI&asPdf=false  
1226f358dcf40d31 City Of Blair 35-C-0348 2018-08-22   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgnNB&d=%2Fa%2F3d000000pfRq%2FTa_kvxR5hYkxz1S64pyYa0o8V2iMcdw51mSPdylLRTI&asPdf=false  
1a65f9c55fb488b4 City Of Blair 35-C-0348 2017-09-14   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Ega7A&d=%2Fa%2F3d000000pSpX%2FmmYVavpfUEctmQK2lhZ6sRBmdAsJmsPr4225RevkAyc&asPdf=false  
719b4b6dbe125567 City Of Blair 35-C-0348 2016-09-28   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgkcD&d=%2Fa%2F3d000000pSkv%2FeQutR9t4noxgYwHPdeyYjqjThYkwoWseMm_iBCUA3Lo&asPdf=false  
a0430d852c5e42fa City Of Blair 35-C-0348 2015-09-24   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgeuR&d=%2Fa%2F3d000000pfP3%2FYeCvVY5LwuUG4Eyb7bjqd.5P2CQynCao7aJO_NjuY.8&asPdf=false  
819cfb1127dc155b City Of Blair 35-C-0348 2014-07-02   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EglG4&d=%2Fa%2F3d000000pi57%2FbWuus.GeDWAlZR9HNZMrRtxOysD4tJtd.Kxg0JQTYn8&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 305.881ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API