Semantic search
citation_inspection
1 row where hash_id = "281b62b587ff20de"
This data as json, CSV (advanced)
There was no one available during business hours to allow APHIS Officials to enter and inspect the facilities, property, records, and animals on24-Jul-18 at 12:15 PM. APHIS inspector arrived at the facility at approximately 12:15 PM. She was informed by two facility representatives that since the school was on vacation, she would not be able to perform a facility inspection at that time.
rowid | 26 |
desc | MISCELLANEOUS. |
web_siteName | EASTERN WYOMING COLLEGE |
kind | |
Incident hash_id | 281b62b587ff20de |
web_inspectionDate | 2018-07-24 |
code | 2.38(b) |
repeat | 0 |
pdf_insp_type | ATTEMPTED INSPECTION |
pdf_animals_total | 0.0 |
web_certType | Class R - Research Facility |
pdf_customer_id | 17.0 |
pdf_customer_name | Eastern Wyoming College |
pdf_customer_addr | 3200 West C Street Torrington, WY 82240 |
customer_state | WY |
pdf_site_id | 001 |
doccloud_url | https://www.documentcloud.org/documents/23470211-aphis-inspection-2016082569229206 |
lat | 42.0801168 |
lng | -104.1891608 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "citation_inspection" ( [rowid] INTEGER PRIMARY KEY, [narrative] TEXT, [desc] TEXT, [web_siteName] TEXT, [kind] TEXT, [hash_id] TEXT REFERENCES [inspections]([hash_id]), [web_inspectionDate] TEXT, [code] TEXT, [repeat] INTEGER, [pdf_insp_type] TEXT, [pdf_animals_total] FLOAT, [web_certType] TEXT, [pdf_customer_id] FLOAT, [pdf_customer_name] TEXT, [pdf_customer_addr] TEXT, [customer_state] TEXT, [pdf_site_id] TEXT, [doccloud_url] TEXT , lat double precision, lng double precision);