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 = "34-C-0389" 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
581715572a6c6ad8 Harbor Springs Police Department 34-C-0389 2024-10-10   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ000009GQUb&d=%2Fa%2FSJ000000eoan%2FqdZrItlBgc8Mr9J_yGBj2cy6B93wlPqze1GrkUfMAcI&asPdf=false  
43cfa164bf504e98 Harbor Springs Police Department 34-C-0389 2023-12-14   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000BK4Rh&d=%2Fa%2F3d000002EcT2%2FajXM78voZaWVPQSsrYfID1NktLPfCsSQxIxLNh_yB1k&asPdf=false  
334594d010196eed Harbor Springs Police Department 34-C-0389 2023-01-26   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000007JnBd&d=%2Fa%2F3d000000t6Sf%2FNNJby7fR5NS6DZH0yr6ZCdfgKDiSc4LkBrH.uUQQDvc&asPdf=false  
44f01b7e08fe4932 Harbor Springs Police Department 34-C-0389 2022-12-05   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000gvM73&d=%2Fa%2F3d000000pcmM%2FkNCTrD7XR8wjakl7oiDVr2h_rwZcIcO5_7wPTBT7XBE&asPdf=false  
8b27e880ad393a8f Harbor Springs Police Department 34-C-0389 2021-09-14   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000PNDIW&d=%2Fa%2F3d000000pcm6%2FjriD9QmYEl.uqTh6A.7oxq9IWNAzZNi2ZltgMLEfUGQ&asPdf=false  
2b4f836f9a96c5a9 Harbor Springs Police Department 34-C-0389 2020-12-08   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000ERVz5&d=%2Fa%2F3d000000pclo%2FvxsJnyxQITBROv_AGJu7kx04AJFbGmd6aWV3CbvGYU4&asPdf=false  
c332e064f17cb254 Harbor Springs Police Department 34-C-0389 2019-09-23   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EggnT&d=%2Fa%2F3d000000pcls%2FneGy4_TMpQJCfj3vMMc5wVCkI6B4olgzD1ilTgwXtgU&asPdf=false  
46d8109bc074196b Harbor Springs Police Department 34-C-0389 2018-09-20   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egh6s&d=%2Fa%2F3d000000pcm8%2FEtASw5qYPvQTKgCrWiouK1GvxYwm1njHtF_SGgSX.3s&asPdf=false  
a4401faeffad9e5b Harbor Springs Police Department 34-C-0389 2017-09-26   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EghSH&d=%2Fa%2F3d000000pclQ%2F.W4FW5qeNZXUZMTzt3eBSxD9U8BJB8OJcy3QayTxEGk&asPdf=false  
e50929ad7834a96f Harbor Springs Police Department 34-C-0389 2016-10-06   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EghN9&d=%2Fa%2F3d000000pclJ%2FxaAkCk.4nU54ObsFEMsh1678D4.f3WSlfxQv9867giU&asPdf=false  
90fe6f9336e5caaa Harbor Springs Police Department 34-C-0389 2015-09-14   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Eghiv&d=%2Fa%2F3d000000pclW%2FAkBdJBAdPDI0LP4GFHg8NserISpMrTHn9nJy1_GexP0&asPdf=false  
e72c59817fef35e6 Harbor Springs Police Department 34-C-0389 2014-12-22   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000Egbkq&d=%2Fa%2F3d000000pcm1%2F14GnI4dY45p120nuBBDdVJnXygr4hIomRLFUGIsEjhY&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 314.814ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API