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 = "74-C-0079" 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
ec03dddad49af71a Abilene Zoo 74-C-0079 2024-04-03   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000D36N9&d=%2Fa%2F3d000002lvKh%2FgTxVIRl50Rt_0uxZDX0z7srXgjzzaPrlLdrvlowZGOw&asPdf=false  
9dbe1beabe2f6092 Abilene Zoo 74-C-0079 2023-10-19   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000AUCgi&d=%2Fa%2F3d0000022pyf%2FuARGpyixQZVJqAmDJ30JtlKjKPy_ZxfVSexjGrTJpiQ&asPdf=false  
e3ccc5f2d749dbae Abilene Zoo 74-C-0079 2023-05-24   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000008Y6xD&d=%2Fa%2F3d000001Ez3w%2F8LHJirrLRxutYG2TeDyORgbPZkZHaMQuV0tLtzmyYYo&asPdf=false  
51a8d9a4e7dd1ce1 Abilene Zoo 74-C-0079 2022-04-26   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000YwkjM&d=%2Fa%2F3d000000piSv%2FPXsAaXw2GwLQ4x..NKdhiwbUQwWtF3zlYcij0bhOPcw&asPdf=false  
70524b98228e7f68 Abilene Zoo 74-C-0079 2019-11-04   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Dnxct&d=%2Fa%2F3d000000pdtx%2FQPRfCLTzvVBoEbXEIt8MyFZmt_P1kGxJ0j.1IHlhz6A&asPdf=false  
565232eeb866a7d7 Abilene Zoo 74-C-0079 2018-11-06   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000DnxON&d=%2Fa%2F3d000000pSk0%2FZ2tvku6wiGWTjtJyZJfzDBNNquL.gqXqsvFlBXmHs8M&asPdf=false  
2db5cfdb104f252c Abilene Zoo 74-C-0079 2017-05-18   1 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Dnw8t&d=%2Fa%2F3d000000pkXk%2FOKa5m45kXwsnN9lN9ZIRkvRcQhhCPHcENuLXspaZMns&asPdf=false  
9032a0f41a28aa0a Abilene Zoo 74-C-0079 2017-02-08   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Dnxg6&d=%2Fa%2F3d000000pSRM%2FstFXHD7pFap2qJNwDu3d8sjHUS8xu1HAcElWochZBvw&asPdf=false  
ffbb9e139149f28a Abilene Zoo 74-C-0079 2016-01-07   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgVcC&d=%2Fa%2F3d000000pTHF%2FNiEsdAL2HvIlkdbiyw1mktGW6RG85If0geNo.EJ43P0&asPdf=false  
937e2bae1cfe8d95 Abilene Zoo 74-C-0079 2015-07-15   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000DnwiY&d=%2Fa%2F3d000000pk6w%2FrjYFI80huc6t4iSNPt0AVrmnlQf.9zE.8_dc3mhSoAA&asPdf=false  
cdd5938074adf53b Abilene Zoo 74-C-0079 2015-03-31   0 8 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000DnwP4&d=%2Fa%2F3d000000poIr%2FHUNV41tQUUBL224OBr0P8I1PLRSmSjpZFCyLJGL1B_s&asPdf=false  
eaec45c90fd0a47c Abilene Zoo 74-C-0079 2014-11-19   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000DnxOQ&d=%2Fa%2F3d000000pUFT%2FG.PISQSYvKHEaWC6trsDTg1nyaWg6fG07riX8dyRz.8&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 4.49ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API