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

11 rows where cert_number = "11-C-0004" 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
7fc29f984cd09059 Acadia Zoological Park Inc 11-C-0004 2025-12-18   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000vguhp&d=%2Fa%2FSJ000007TW6v%2FhL._Vc2.Ibqu5CuGkf7pqzuB8tIB7G.0kSeuzPTKtsA&asPdf=false  
95f2c847cdac3c36 Acadia Zoological Park Inc 11-C-0004 2025-01-15   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000Kikq4&d=%2Fa%2FSJ000001rYSn%2FSyZ9C8MPUA0RiS6MfBOYW4fIbFtoseEhn3RN3qFkW88&asPdf=false  
10ae592ee39baea1 Acadia Zoological Park Inc 11-C-0004 2023-11-29   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000B7q3a&d=%2Fa%2F3d000002Atq2%2F4R4HRW.zD7T3yghbhKP7tCdLTX6_XuGNsb4WLTkfvAw&asPdf=false  
b102a28ff990e64c Acadia Zoological Park Inc 11-C-0004 2023-05-10   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000008NWn8&d=%2Fa%2F3d000001C05Z%2F0Bcysc3KlA9A6vjKAEAHv5uTrE6OzCVTfRaX4igsYQQ&asPdf=false  
4a6a81ff45ec211d Acadia Zoological Park Inc 11-C-0004 2021-08-23   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000V8DD2&d=%2Fa%2F3d000000pRvk%2F3xQsWgDyDQZ7bxpzW4qT_GwHH_mggGEvFuJlEmn4M_k&asPdf=false  
bb3462b9988826b3 Acadia Zoological Park Inc 11-C-0004 2021-03-20   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000ESbVW&d=%2Fa%2F3d000000pmDF%2FWwCSdKvyFfawRUMWSsFcnpv3rO64UXi8Zs0tL4WXqDc&asPdf=false  
fedb2120379d800f Acadia Zoological Park Inc 11-C-0004 2019-09-11   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egbcj&d=%2Fa%2F3d000000pStE%2F0aEXI139UGt8dn4KPyFaiPqL7WeLgXxkdS57cmKPhhU&asPdf=false  
463b52f0c32fbaa9 Acadia Zoological Park Inc 11-C-0004 2017-10-03   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgcjS&d=%2Fa%2F3d000000pjvN%2FY88.XLW5IbQyWfqJFe_6hZib8e0gDXUI1oQwpuw7X5Q&asPdf=false  
2c5d54bae4c7bf97 Acadia Zoological Park Inc 11-C-0004 2016-07-06   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgatM&d=%2Fa%2F3d000000pUSC%2Fj_JUfnNvfo5e_2Wbqrc3Vd7wvrixIZ9aeHqflgMxLLU&asPdf=false  
24a9730dcf033518 Acadia Zoological Park Inc 11-C-0004 2015-09-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgdTC&d=%2Fa%2F3d000000plEK%2FBJH74hf1DnFLwDYovPVzqpYwwUd4n_1l2su0tPcscLc&asPdf=false  
ba3162b8e7f7a364 Acadia Zoological Park Inc 11-C-0004 2014-09-17   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egd2Z&d=%2Fa%2F3d000000pkCP%2FSAGzylFd_gtgQhm5uVbxFiUhVMuM.q4PR6_kW4XRzDk&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 467.019ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API