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 = "58-C-1140" 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
9996c01dbb02cc5d Amazing Animals Inc 58-C-1140 2024-11-22   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000Fl0ry&d=%2Fa%2FSJ000001G4wj%2F2CpeyRyD8ERyrKSkwy7a.75naM1HYmxAdScJhqBqr_4&asPdf=false  
4f67336ca9331d81 Amazing Animals Inc 58-C-1140 2024-08-07   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ000001fTrv&d=%2Fa%2FSJ0000004plV%2Fng1D3Xqn6j4E6yi71xN4MXXjRxJ.9qUfJmSnPJRsTXA&asPdf=false  
381dad88a62a5100 Amazing Animals Inc 58-C-1140 2024-04-15   1 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000D9dFK&d=%2Fa%2F3d000002oGKf%2FFYu3tMZzM85g9_QVjaDk_E8N76Tv5wscK.dPVvwe7PQ&asPdf=false  
a09237163d79a60c Amazing Animals Inc 58-C-1140 2024-01-25   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000BtyJg&d=%2Fa%2F3d000002Q05K%2FbLR4zcK4mD6rRrt4HwzjbyA7stapawZxuaWds9QQtWM&asPdf=false  
0129f9d20ddc986e Amazing Animals Inc 58-C-1140 2023-04-04   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000007ySWJ&d=%2Fa%2F3d00000140iH%2FucrMo0y5iuaRakGZXD.GjK5sjlYBVxQ1bHloQrElgdk&asPdf=false  
d963660a7269cce2 Amazing Animals Inc 58-C-1140 2019-10-30   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgWgr&d=%2Fa%2F3d000000pdbE%2FysEkVN.h_.5Ufq3lNJIxPRzirzYAcSzqYC7vrVMoXFE&asPdf=false  
64784208fafebf2a Amazing Animals Inc 58-C-1140 2017-12-07   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXxq&d=%2Fa%2F3d000000pnDm%2FfnPmmkTMbIFuq7CY2zQdDxPCmXm7q.q4zLqaJRqM_7o&asPdf=false  
07b057c871035f98 Amazing Animals Inc 58-C-1140 2017-11-03   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egc3Z&d=%2Fa%2F3d000000ponO%2FApb4APA3b_ozoV1yrCNvlseB8nDyahr.QGX.IVLzADw&asPdf=false  
9f16182d1505b7f0 Amazing Animals Inc 58-C-1140 2016-12-22   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgZM4&d=%2Fa%2F3d000000pew1%2FJMNfaMCJGIWhRR3mjaFXb8YgvPQumvrid9a.nHX1rZc&asPdf=false  
58b6f28005541815 Amazing Animals Inc 58-C-1140 2016-01-14   0 2 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgX4H&d=%2Fa%2F3d000000pSrR%2FT8JRg.tFjGJs5D0JVmmZxNn0OUgh1tlieXB1Z1Lgkz4&asPdf=false  
ccf893c87563f3a9 Amazing Animals Inc 58-C-1140 2015-09-11   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EglMS&d=%2Fa%2F3d000000pmYl%2FDCcEGLhxuyMJdLw49u1CEH2WLqxMqdc.Q8FrwRsnVLI&asPdf=false  
62ced67cbebc9a85 Amazing Animals Inc 58-C-1140 2015-03-19   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgcYu&d=%2Fa%2F3d000000plTv%2FzJyP2kb2pu6XvEJZHbuHXt2uhG9NzI255CyRV2ogYCo&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 3.919ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API