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 = "81-R-0002" 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
ea021705c938765c Montana State University 81-R-0002 2025-01-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000LWhXD&d=%2Fa%2FSJ000001x0mc%2FthEiirpmnKm8_mYIbDSSMDsFWV.n4cn8G.zB1fikyY8&asPdf=false  
4d098e46582c275e Montana State University 81-R-0002 2024-05-21   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000Dl4Rd&d=%2Fa%2F3d000002ycBf%2FHEWq1k9PLH4WCjdWr80M1MGIP.U5n.64viQR6S9bxAk&asPdf=false  
c8c6cc048c5106ff Montana State University 81-R-0002 2023-09-22   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000AAqtt&d=%2Fa%2F3d000001vUZd%2FhvecU1POJpSRBx4dzP6SP.ERn5TNNJj6gknOSjMkgLo&asPdf=false  
b70f4510d8154ccf Montana State University 81-R-0002 2022-02-02   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000V9Khs&d=%2Fa%2F3d000000ph5t%2FufAsSVbmVK.fZg5uLjvLi2D0P7TvGi7xZ3eQo59NP7U&asPdf=false  
e0d33cdca6ea290e Montana State University 81-R-0002 2021-02-23   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000ESSZM&d=%2Fa%2F3d000000pSb8%2FwHRhFJ8K6YpDg_czr0m1dTdjzfctsnXQSE0esCt682o&asPdf=false  
f9570dfa85bd7198 Montana State University 81-R-0002 2020-02-05   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgbiG&d=%2Fa%2F3d000000pRe2%2FsCV1CVjbnOZDijLT8qe9h_Bz_2qSzHjEppjnIuFKFNc&asPdf=false  
a5f4c02c14298243 Montana State University 81-R-0002 2019-04-30   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgcNV&d=%2Fa%2F3d000000poqd%2FQYeO_k7vOR39KLb1W9Q0LkoSvBY2ekrZlB57aSWNVcA&asPdf=false  
e457e95b851e9532 Montana State University 81-R-0002 2018-03-15   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egc6W&d=%2Fa%2F3d000000pfye%2FTpB8oHww2lcAKS1PRu79oqYGcAnBpWfEmSiX7IHK6Gk&asPdf=false  
4268521ca434f7df Montana State University 81-R-0002 2017-06-21   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXui&d=%2Fa%2F3d000000pRQP%2FppS3MkgVtzqkLk_DV1ZGJ18zOc3k7_M_PZu.4BDLTVE&asPdf=false  
1d60272be5267f5a Montana State University 81-R-0002 2016-06-09   1 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000ERYo2&d=%2Fa%2F3d000000po8g%2FWO5Kf24wuL4f_pos4xFxw5JjtZvqxVgLk9lTlaOhVXw&asPdf=false  
5832fd27f2680e5c Montana State University 81-R-0002 2015-05-19   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXHa&d=%2Fa%2F3d000000pnQn%2FqSc8.QCFwp1_x2RsCzsYh5JapadSb44a4qaXAXYA0yw&asPdf=false  
681f98ee2e48750c Montana State University 81-R-0002 2014-06-04   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egc2B&d=%2Fa%2F3d000000pWn8%2FlqwPo5nJVZ2nw10UgubWQVErWDuClanN9smdqrxQfq4&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 19.071ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API