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 = "93-C-0932" 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
b522f85890c3c605 Big Bear Alpine Zoo 93-C-0932 2024-11-14   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068SJ00000FAHNG&d=%2Fa%2FSJ000001D3Vl%2FsLoO0J9zK16TQhY6pUEHBB97vOUXVenprVt3OHOdscs&asPdf=false  
386c57d9741d8518 Big Bear Alpine Zoo 93-C-0932 2023-10-18   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d00000AUSTy&d=%2Fa%2F3d0000022ugu%2FA.uJrmgRbj9uhf.ar2uEEAiZLN2GDA8uMhd64aLwCqI&asPdf=false  
0ffbf1efd1d978d0 Big Bear Alpine Zoo 93-C-0932 2023-05-31   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=0683d000008ftg6&d=%2Fa%2F3d000001HmGd%2Fxrep7UsVZvcU67FZOLB2Umo8czsukG.Ba9WEWgLzlLU&asPdf=false  
9beccc2540c1ed96 Big Bear Alpine Zoo 93-C-0932 2022-04-13   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000YwdJC&d=%2Fa%2F3d000000piPc%2FtY15DVqirgIBAC1MZbbycuPVHW1iM9SU9i3oRzOSTOA&asPdf=false  
3fb516eb1fa640eb Big Bear Alpine Zoo 93-C-0932 2021-02-10   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000ESHr3&d=%2Fa%2F3d000000pRnu%2F58vSq72rm3vcPCw0HfhhsuANf.c3KdReHjFjb6Coxcs&asPdf=false  
1081eea9f1bcee2c Big Bear Alpine Zoo 93-C-0932 2020-10-29   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000FyIAF&d=%2Fa%2F3d000000pnMB%2F47.wIC2z1oe2nbqSvo7Ub7EI7g0LG_90fuGYAl.Qgmw&asPdf=false  
2ddd4b8db818157e Big Bear Alpine Zoo 93-C-0932 2019-04-30   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgX1S&d=%2Fa%2F3d000000pddo%2Fp4ki27AAz.zwtWSNXbCMg7jor3DGpE5OAWIUa7DVuE0&asPdf=false  
72efbcd80505d18d Big Bear Alpine Zoo 93-C-0932 2018-04-11   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgX3I&d=%2Fa%2F3d000000plpx%2FbgtO4tYHnpQE61kPM6ravYYlPm6H2MqU6vmcoxpOO80&asPdf=false  
efc64caf5bcd2870 Big Bear Alpine Zoo 93-C-0932 2017-10-18   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgX33&d=%2Fa%2F3d000000pRNz%2FitvQ4xcsaKfD1T.jkcRp822YryQXTZE9C7CJ6uraZgU&asPdf=false  
5265c533fd9d1dbe Big Bear Alpine Zoo 93-C-0932 2016-09-21   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgW33&d=%2Fa%2F3d000000pmrR%2FCmFO6FNANl0pHsf8Qvff9jobaUJy0pCR5y.4BK3hziw&asPdf=false  
a8f4aefa5264794f Big Bear Alpine Zoo 93-C-0932 2015-11-12   0 0 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EggdY&d=%2Fa%2F3d000000pRaS%2F72PNHEd28gl55oQeVEawfpp9ey8CFbNDARj5FOXuAhM&asPdf=false  
7633f73048219b53 Big Bear Alpine Zoo 93-C-0932 2015-03-12   0 1 0 0 https://aphis.file.force.com/sfc/dist/version/download/?oid=00Dt0000000GyZH&ids=068t000000EgWAg&d=%2Fa%2F3d000000pUBO%2F1EErhQyU3Htd2HJgoE87O9f8PePiNy9RVu_iexChin8&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.877ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API