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-0239" sorted by inspection_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: critical_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
9b583daa0d271f4b Cincinnati Museum Center 31-C-0239 2025-11-20   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000vB0NH&d=%2Fa%2FSJ000007OZDV%2FPXNHS4ZTHRb8VtITCz8JpU664glE5kSkxO_9Q8A9tLU&asPdf=false  
718bea03eb207351 Cincinnati Museum Center 31-C-0239 2025-09-03   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000kGVrn&d=%2Fa%2FSJ000005gSMn%2F2Z8tNSLj9ERtb93DmrAOUkYhIIEv7uJz9p5Zh0Hw_LU&asPdf=false  
57bf96d1d67a1c28 Cincinnati Museum Center 31-C-0239 2025-06-12   1 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000bGXpA&d=%2Fa%2FSJ000004OK4v%2F5v1vW4RPapX13eCM29mfGpKu7nx7RIInrXaOj383XRQ&asPdf=false  
aa7b3fbf6081c124 Cincinnati Museum Center 31-C-0239 2024-09-17   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ000005j9Vz&d=%2Fa%2FSJ000000M7pF%2F2fy3rU9h6RwVsOvVUtIlLXwbEfXjcd3k5KBne86yCMQ&asPdf=false  
95e47ba1e72f6cd0 Cincinnati Museum Center 31-C-0239 2022-04-21   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Ywh2y&d=%2Fa%2F3d000000piRm%2Fih3V2ULWTlrbQii4shWkQo2j5KBDopSHnGRlaOyrSEE&asPdf=false  
1b33ad49323ee0db Cincinnati Museum Center 31-C-0239 2021-09-21   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000PNHf9&d=%2Fa%2F3d000000pjR3%2FguC3Ubhrd42t0zXfIjF4vv.9yin6x4wukELAVsX4Q.Y&asPdf=false  
7068073244d9b762 Cincinnati Museum Center 31-C-0239 2020-03-03   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EghYW&d=%2Fa%2F3d000000pWoL%2F.ja20LsE5h8YpmM.5pAmHJuZjq8DH3xXD_VMdISToTA&asPdf=false  
531b7d08213891b6 Cincinnati Museum Center 31-C-0239 2018-11-01   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgfT4&d=%2Fa%2F3d000000plXb%2FzuFiMXPTCgKeclmTJeH2y6qBr06e4WRGtaSLn9vwlXM&asPdf=false  
99900011af63100c Cincinnati Museum Center 31-C-0239 2018-02-20   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgdMl&d=%2Fa%2F3d000000piF5%2FTT7GEs58pRNaVvMjF2Ov0Ezi54Qs4Jrf3f9nH4_5sBI&asPdf=false  
8aabcf491fed00e8 Cincinnati Museum Center 31-C-0239 2016-12-06   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgcIf&d=%2Fa%2F3d000000pnPm%2FJrjNyfT1s6JhsIl6dhOkP0v_A2KPmUOMpk8rv3c0snE&asPdf=false  
1ad1b9817b7585c5 Cincinnati Museum Center 31-C-0239 2015-11-30   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgdUO&d=%2Fa%2F3d000000pWQf%2FlZvKro3NmyVGp8XZHaTbjUlyCDNpsuINnwMyOYp9Knk&asPdf=false  
8189fae5b622c382 Cincinnati Museum Center 31-C-0239 2014-10-30   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgdYL&d=%2Fa%2F3d000000pXRH%2FOC8Mi0uW273kujywG5Y2098eVgoKxJKjGifvVOPUhBo&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 788.348ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API