Semantic search
citation_inspection
1 row where hash_id = "b8673d77ab228287"
This data as json, CSV (advanced)
Suggested facets: web_inspectionDate (date)
*** The rabbit cages have an excess accumulation of excreta and there is a noticeable ammonia odor in the room. For the health and comfort of the animals this situation should be corrected. Correct immediately. An exit interview was conducted with the licensee on 8/20/2014
rowid | 21733 |
desc | SANITATION. |
web_siteName | CAT'S PAW FARM |
kind | |
Incident hash_id | b8673d77ab228287 |
web_inspectionDate | 2014-08-20 |
code | 3.56(a) |
repeat | 0 |
pdf_insp_type | ROUTINE INSPECTION |
pdf_animals_total | 35.0 |
web_certType | Class R - Research Facility |
pdf_customer_id | 39947.0 |
pdf_customer_name | Thomas Walsh |
pdf_customer_addr | 52 Lebanon Rd North Berwick, ME 03906 |
customer_state | ME |
pdf_site_id | 001 |
doccloud_url | https://www.documentcloud.org/documents/23516539-aphis-inspection-232141301160257 |
lat | |
lng |
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);