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 = "32-B-0225" sorted by inspection_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: noncritical_count, teachable_moment_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
3a9266eb334a2a7f RICHARD CUNNINGHAM 32-B-0225 2021-07-26   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000PMj9O&d=%2Fa%2F3d000000pmoe%2FA_Se_amRbqqUBGSf__q6U8ND7JQVeLWXg6yPFwHRXpY&asPdf=false  
c9264e0715406ff6 RICHARD CUNNINGHAM 32-B-0225 2020-02-20   0 0 0 1 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egibj&d=%2Fa%2F3d000000pfjE%2F_nt7lDu._85A2XxhZhF_d7bIN131lxHVZyVZQpgPRWA&asPdf=false  
f433798882316ab1 RICHARD CUNNINGHAM 32-B-0225 2019-09-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egctf&d=%2Fa%2F3d000000pS6n%2FyTjSjcnsSuHwbn9rdY0UgKfBM3r_x1mxhfER2LJRxBs&asPdf=false  
763ffc11b7227b08 RICHARD CUNNINGHAM 32-B-0225 2019-06-28   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgdzH&d=%2Fa%2F3d000000pWju%2FlGnHZGlb61nY5mNpmzUg2kEbPLXxEEsB8Zpm5cU.HY0&asPdf=false  
8e4b02f7a30611f5 RICHARD CUNNINGHAM 32-B-0225 2019-04-10   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EghWd&d=%2Fa%2F3d000000pmBf%2FqSr_QK5ke0uFihcVUBxKBz84aEpH85MKiyO_SYWcFPU&asPdf=false  
49141a37c3cefa8e RICHARD CUNNINGHAM 32-B-0225 2017-10-05   0 0 0 1 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgbTi&d=%2Fa%2F3d000000pnpO%2FynCDR3YBgrQ.gQjJ3SSlY6BeyWJqnUlXde9D5UdHOJw&asPdf=false  
e85d0d785bd6550b RICHARD CUNNINGHAM 32-B-0225 2017-09-06   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgeCN&d=%2Fa%2F3d000000pf1f%2Fi1hj7xFZgB_FRZIbDNSgdx.dJfakEeLb_rbbbQcmp34&asPdf=false  
f385eadb43b77e82 RICHARD CUNNINGHAM 32-B-0225 2016-10-13   0 2 0 2 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgWbu&d=%2Fa%2F3d000000pjm8%2FNr_ViXjBlenEI6ABGdyZNZSnxVRBcwMsjTu4XjRz8ao&asPdf=false  
decabd24f8ff5fc4 RICHARD CUNNINGHAM 32-B-0225 2015-08-18   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgdsI&d=%2Fa%2F3d000000pnzm%2FLC_zyNvN1Z_TqUjUSwKp7nQlQaqUvt4HgjWjXe745XA&asPdf=false  
7644496d379881e5 RICHARD CUNNINGHAM 32-B-0225 2015-05-28   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgfpK&d=%2Fa%2F3d000000pSk9%2FpQOHmF623JcdQ2Vta__9GaoNSptcbf._xJd3xEizrlk&asPdf=false  
db46bb8d7b72910d RICHARD CUNNINGHAM 32-B-0225 2014-05-07   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgXz7&d=%2Fa%2F3d000000pjkr%2F__xxu3z4n71ROHovTGDhqdiNreP1tQQGwrgGvKje0eM&asPdf=false  
62be746640600e77 RICHARD CUNNINGHAM 32-B-0225 2014-05-01   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EglyL&d=%2Fa%2F3d000000pkHf%2FyApI3oC1mQU.grEwzFhTQA6s3.4RKdox8llVb5doE40&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 266.793ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API