Semantic search
citation_inspection
1 row where hash_id = "8c0d6f8787810348"
This data as json, CSV (advanced)
Suggested facets: web_inspectionDate (date)
There was no one available during business hours to allow APHIS Officials to enter and inspect the facilities, property, records, and animals on04-JUN-19 at 11:15am. Called all contact persons. Main contact person was not available.
rowid | 101 |
desc | MISCELLANEOUS. |
web_siteName | JOHNS HOPKINS UNIVERSITY, THE |
kind | |
Incident hash_id | 8c0d6f8787810348 |
web_inspectionDate | 2019-06-04 |
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 | 81.0 |
pdf_customer_name | The Johns Hopkins University |
pdf_customer_addr | 265 Garland Hall 3400 N Charles Street Baltimore, MD 21218 |
customer_state | MD |
pdf_site_id | 003 |
doccloud_url | https://www.documentcloud.org/documents/23470591-aphis-inspection-2016082569507053 |
lat | 39.3273434 |
lng | -76.62155039999999 |
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);