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 = "92-C-0112" 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
8737493d4066fb5a Oregon Tiger Sanctuary 92-C-0112 2024-11-05   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000EDLUo&d=%2Fa%2FSJ0000016etR%2FghED0j0zx9kJivbuGTCQ.LAt65v3o26Llcse0Q8u4Ck&asPdf=false  
6e9b8e05eafb5734 Oregon Tiger Sanctuary 92-C-0112 2023-10-16   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000ARa5l&d=%2Fa%2F3d00000222l3%2Fz2FXzXwr_OOqELn8oBTrOeqIv3gAVshSuma9Cd1dx1k&asPdf=false  
280806ee98e40ea4 Oregon Tiger Sanctuary 92-C-0112 2023-03-21   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000007uf6c&d=%2Fa%2F3d0000012w3V%2FleQPxRMq2Oqq1TOjf9ffEjl832oxToYLPzk0ecoUJYU&asPdf=false  
37fd1e55bae06b14 Oregon Tiger Sanctuary 92-C-0112 2022-06-06   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000YxBzE&d=%2Fa%2F3d000000phOe%2FSdHs6c70YUw0HP8FA.X8Tw8BBVs8Pya72VN4.sKV1TI&asPdf=false  
d04cf25210fce5f3 Oregon Tiger Sanctuary 92-C-0112 2019-06-11   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgcBR&d=%2Fa%2F3d000000phPF%2FdqXOQ.VbyxNmPLQA14YWVxv2DMdKU9qcBE2SIh4SJeI&asPdf=false  
ade6f15eeb2f5c53 Oregon Tiger Sanctuary 92-C-0112 2018-09-06   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgcFF&d=%2Fa%2F3d000000phOs%2F6sbFTI5v4qzIn.e.tIHXKVkWQqVHvipjKudKo043ovs&asPdf=false  
88e8b9e5c84f6a0f Oregon Tiger Sanctuary 92-C-0112 2017-12-07   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egbu6&d=%2Fa%2F3d000000phPL%2FT5giYLRunysarxDd7ccZDmrriUkRqqpZpfwaah5jQ_w&asPdf=false  
8ba257ed6ae0c46b Oregon Tiger Sanctuary 92-C-0112 2017-04-11   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgbaN&d=%2Fa%2F3d000000phOY%2FJVntrmcZRMepE85akHuy6kpRX8Y93Rbyf0eOp130hPA&asPdf=false  
3f9d7eeddca75c12 Oregon Tiger Sanctuary 92-C-0112 2016-05-13   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egc3y&d=%2Fa%2F3d000000phOT%2FJIUArWM5ubvgcIN5.keie_rrFsSMzFGTW6HR_X.fS2c&asPdf=false  
4ca02da645a4a8c4 Oregon Tiger Sanctuary 92-C-0112 2016-02-11   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgcC1&d=%2Fa%2F3d000000phOf%2F2NMmfixsXplTs7Dr6lUeDn0L.PBPWzTqRIPsPw.QRHo&asPdf=false  
ccd2ee47ccf7b921 Oregon Tiger Sanctuary 92-C-0112 2015-06-10   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgYIn&d=%2Fa%2F3d000000phP6%2FN10xS_qO4i1sNFlALitpRXDdKa676db7o4lpF.IeKNE&asPdf=false  
ff49a8f1c90780fc Oregon Tiger Sanctuary 92-C-0112 2014-06-19   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgaxP&d=%2Fa%2F3d000000phO1%2F.m1w3GW4fNHDAvMHxUZUt3Ggu.RtHzCAsFKVy41Xlrw&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 1119.884ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API