home / aphis_reports

Semantic search

citation_inspection

Table actions
  • Semantic search against this table
  • Semantic search against this table

1 row where hash_id = "b8673d77ab228287"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: web_inspectionDate (date)

rowid ▼ narrative desc web_siteName kind hash_id web_inspectionDate code repeat pdf_insp_type pdf_animals_total web_certType pdf_customer_id pdf_customer_name pdf_customer_addr customer_state pdf_site_id doccloud_url lat lng

*** 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

CSV options:

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);
Built by Noomatic and Geoff · Powered by Datasette · Queries took 2482.881ms