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 = "55-C-0250" sorted by inspection_date descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: 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
dc868704fc0e72f2 Karen Finch 55-C-0250 2025-06-26   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000chIx7&d=%2Fa%2FSJ000004av77%2FD29zJ5nv0GEisYkSy5nuwVF4in98.BMvDq2.7fwHJqo&asPdf=false  
cc5d726d805b2cda Karen Finch 55-C-0250 2024-09-12   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ0000058Xte&d=%2Fa%2FSJ000000JIu5%2FfHpVEq9V12kHNDcF21Y9KVqfZ0GQxuqIVetG75D2FW0&asPdf=false  
b75df32164eaf336 Karen Finch 55-C-0250 2023-11-07   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000ArdjL&d=%2Fa%2F3d0000027Bl7%2FzeEeDLDheW4deMogC4zFXIksgH0foX.kCAZrAIdSS8I&asPdf=false  
d7821d2daa791e5f Karen Finch 55-C-0250 2023-02-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000007uKYn&d=%2Fa%2F3d0000012oxD%2FkdO9k5llrnhBBwG6RunDSOyzumKhFuLfZsPToV7ac.w&asPdf=false  
f1c0dc7e85dd67ad Karen Finch 55-C-0250 2022-09-01   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000aw2rW&d=%2Fa%2F3d000000pYo5%2FCISSuL7N74G.OMkCMgZ8dKb1bABWD1KzudABmRmivik&asPdf=false  
98233e01f63f68c4 Karen Finch 55-C-0250 2021-09-30   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000PNPTL&d=%2Fa%2F3d000000pYnv%2F1k3U6ycU7RV7XFFo2Gfl1j1ZNMsulJByv2wYH2GM_So&asPdf=false  
c39c265089e9731a Karen Finch 55-C-0250 2020-12-16   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000ERYT1&d=%2Fa%2F3d000000pYnd%2FWFVnFlsFbLRwN11rebR58.Nip33gvkaLWo2WscnDPZg&asPdf=false  
a0696769613c0d6f Karen Finch 55-C-0250 2019-04-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgZaS&d=%2Fa%2F3d000000pYnt%2FmUbe0Q_f6yNhhZymnDhmiMJbg6AkgpBpLM4AfwvRS2c&asPdf=false  
d28d56ec7f42cb21 Karen Finch 55-C-0250 2018-03-27   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgaWd&d=%2Fa%2F3d000000pYno%2FlVURiUX95tUCHx5BaEp4JktJSxwbRJ4WB6NYcwSjWAw&asPdf=false  
9e11c14eaee22afb Karen Finch 55-C-0250 2017-03-28   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgaHJ&d=%2Fa%2F3d000000pYmw%2FWzins2T887coV1JQz9WuHrurBQqFv_W0mEHm2uY6mXo&asPdf=false  
4edc5959b6f357e4 Karen Finch 55-C-0250 2016-01-11   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egb79&d=%2Fa%2F3d000000pYnL%2FTnXM7JmLxHYz01iGuWsSXU6K2fRzJB7fSMrgfbau7t4&asPdf=false  
556800e3a73b32e8 Karen Finch 55-C-0250 2014-08-07   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgaWB&d=%2Fa%2F3d000000pYn7%2FzHhWFmBphIPExymyuV2QUJ7J2aiAQE2gBKfreKrCAc0&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 81.527ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API