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 = "86-C-0118" 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
d7a7ecc4ff5aa73d Robin Townsend Richard Townsend 86-C-0118 2022-01-31   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000V9Bjb&d=%2Fa%2F3d000000ph0W%2FHU4sqTDOxadEEt34b2ruyWC4ju9cUbMYGIrK4_Rv4es&asPdf=false  
4155c873acde44f3 Robin Townsend Richard Townsend 86-C-0118 2021-05-17   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Nh7hB&d=%2Fa%2F3d000000plfr%2Fgw2R6wO4FjXhaUFvTB9q3xdTEL5al6SbQVnYbJTomaM&asPdf=false  
d113b4377fe7fda1 Robin Townsend Richard Townsend 86-C-0118 2020-03-26   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgdwB&d=%2Fa%2F3d000000plUv%2FUs4qa7LejFmACIZ7KAZk7fbAy7j0bFBjSmhJ2Q7Z6VI&asPdf=false  
dc12f1ba3a4a4900 Robin Townsend Richard Townsend 86-C-0118 2019-05-15   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgdWo&d=%2Fa%2F3d000000poF3%2FRedb_15hwmqWJ72x9fLrFZRbI6_xNKG3XKxKi9OJpfY&asPdf=false  
6af472973cb8ea8e Robin Townsend Richard Townsend 86-C-0118 2018-10-01   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Ege1H&d=%2Fa%2F3d000000pkeK%2Fo1iMtM.qUIkj1EjCAHqZsJ0J9qnxoIVPbXR_fk2pJyg&asPdf=false  
865671987a6750be Robin Townsend Richard Townsend 86-C-0118 2017-12-18   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Ege4K&d=%2Fa%2F3d000000poso%2FuIereAdkMtayHpaIZ7hq4EQA1GWbKdevIfVTKZvFkzQ&asPdf=false  
fe8972bfc41b9839 Robin Townsend Richard Townsend 86-C-0118 2017-05-17   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EggX7&d=%2Fa%2F3d000000plgL%2FcPz6SC938mi3VjV6PwFNfpmUGsWtD5VqX.hq6IXoqOk&asPdf=false  
1e90f7b9e07dff92 Robin Townsend Richard Townsend 86-C-0118 2016-05-18   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgfEl&d=%2Fa%2F3d000000pWVZ%2FR5HTwWpGa6DQRcHcXWNrnO9WVIyQQp5YlgV431OSEB0&asPdf=false  
a224f7d58711e08b Robin Townsend Richard Townsend 86-C-0118 2016-01-28   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EghRX&d=%2Fa%2F3d000000plfL%2F_AKO_BvRgVpUX7pENoLFq7RbNUYIdJUl0vKYO3Ha0PU&asPdf=false  
59767f8a1ba485eb Robin Townsend Richard Townsend 86-C-0118 2014-12-09   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000DnvoT&d=%2Fa%2F3d000000pnEx%2FFQFuOVHhdvrePOH7jpnaLetSr9xegq7GNWr_QnzaEcQ&asPdf=false  
000679b5971a6e82 Robin Townsend Richard Townsend 86-C-0118 2014-06-06   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgcbD&d=%2Fa%2F3d000000pnKK%2F8eZDyQ2xLLgbW3_eFxHovBSaO3_QAnD9SyQQHoWRXjQ&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 6.442ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API