home / aphis_reports

Semantic search

citation_inspection

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

1 row where hash_id = "e2af88a6470d1bcb"

✎ View and edit SQL

This data as json, CSV (advanced)

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 facility has recently changed to a new attending veterinarian. However, a written plan of veterinary care was unavailable for review. Written programs of veterinary are necessary to ensure that the exhibit animals are provided with appropriate veterinary care. A new program of veterinary care must be completed and signed by the new veterinarian for all mammals involved in exhibition. TO BE CORRECTED BY: JUNE 21, 2016 The exit briefing was conducted with the facility representative.

rowid 4890
desc ATTENDING VETERINARIAN AND ADEQUATE VETERINARY CARE (DEALERS AND EXHIBITORS).
web_siteName JOSEPH D ANGELI
kind  
Incident hash_id e2af88a6470d1bcb
web_inspectionDate 2016-06-14
code 2.40(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 51.0
web_certType Class C - Exhibitor
pdf_customer_id 2875.0
pdf_customer_name Joseph V D' Angeli
pdf_customer_addr 303 Midland Avenue Garfield, NJ 07026
customer_state NJ
pdf_site_id 004
doccloud_url https://www.documentcloud.org/documents/23484073-aphis-inspection-166162242020858
lat 40.8751069
lng -74.1038404

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 2827.356ms