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 = "31-C-0223" sorted by inspection_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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
5db5711e58c97527 Cleveland Museum of Natural History 31-C-0223 2025-11-18   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000vA1rw&d=%2Fa%2FSJ000007OUIf%2F6pvERD7fyxYrESRtOUSQGqhOi1IPQC.gs0VeDdXIoYo&asPdf=false  
1529dac8313e6560 Cleveland Museum of Natural History 31-C-0223 2025-02-18   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000OI0dL&d=%2Fa%2FSJ000002IaWv%2F7gy3NX_g9Kq5TXe0tGTHFAg2xGiaZUTPfkCoYtMGCAQ&asPdf=false  
d1bb5c63fa0463b8 Cleveland Museum of Natural History 31-C-0223 2022-11-16   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000gv9FJ&d=%2Fa%2F3d000000pc3m%2FIUq8N7gyX9ba151BM2BCfP.X12TiGc7hhUlfA92xoDg&asPdf=false  
bef20375b98ec969 Cleveland Museum of Natural History 31-C-0223 2022-03-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000G0Aff&d=%2Fa%2F3d000000pbwt%2FAb9TLoq_kNUJFmSeE9xF_myOhcHkjqM6b0aDFSKf47g&asPdf=false  
98dec5843eb8963b Cleveland Museum of Natural History 31-C-0223 2021-01-07   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000ERhJi&d=%2Fa%2F3d000000pbw2%2F585wvoCJAcPmf_slWsAemdWxOeSQyobtusfAQegB4Bs&asPdf=false  
f35a159d58978d85 Cleveland Museum of Natural History 31-C-0223 2019-07-16   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXoc&d=%2Fa%2F3d000000pbws%2FfuFSjWDc4__iY5mg70NxqAIF5ascKUTK8HRQxKUTA4g&asPdf=false  
4e047a12d5a03513 Cleveland Museum of Natural History 31-C-0223 2018-07-12   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgYMH&d=%2Fa%2F3d000000pbvn%2FJLEFh8uifnofPIEVtUSKxbvNp6r_MZS2S7xvr0Xr_No&asPdf=false  
395163241f42a447 Cleveland Museum of Natural History 31-C-0223 2017-08-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXol&d=%2Fa%2F3d000000pbwa%2FRNeUZlGSpOUZv3cadT6Z_Vb8AbSTk6ydGoSTc2ZuAj8&asPdf=false  
acd4d046450c391b Cleveland Museum of Natural History 31-C-0223 2016-12-05   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXRX&d=%2Fa%2F3d000000pbvO%2FDY01.zDYaes1MV7uXs9bNsBqGHo_LqfF5dmtzLlVz8E&asPdf=false  
e8dd80cde2f27190 Cleveland Museum of Natural History 31-C-0223 2015-11-04   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXmY&d=%2Fa%2F3d000000pbwZ%2FdKNBnyiQ5m0JTNAKlc0P6OMyiICd7rHTbqDggHXA7Js&asPdf=false  
e68c696aebe0d84c Cleveland Museum of Natural History 31-C-0223 2014-11-12   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXnn&d=%2Fa%2F3d000000pbwR%2FdXj.uLzfgm9M7Fj9vCgW7T_8lEjeF557ZfCLvHVOUWk&asPdf=false  
005d1faa3a0edbe3 Cleveland Museum of Natural History 31-C-0223 2014-01-30   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXtP&d=%2Fa%2F3d000000pbvZ%2F.f8dptZ32auY15gT.v6NzIJEOA_voCuuHFUtUpodYU0&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 141.128ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API