home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "b0c2da223753f77b"

✎ 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 facility had recently acquired several puppies from other licensed facilities. The plastic collar on a few litters only listed the breed of puppy. The collars did not list the required info in 2.51 including the licensed facility number where the dogs originated from, sex of the dog or individual identifying number. This information is an important part of the identification and recordkeeping requirement and needs to be addressed to track the movement of puppies. Correct by: Feb 14, 2015

rowid 19610
desc TIME AND METHOD OF IDENTIFICATION.
web_siteName WAYNE SENSENIG
kind  
Incident hash_id b0c2da223753f77b
web_inspectionDate 2015-02-10
code 2.50(b)(3)(3)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 94.0
web_certType Class B - Dealer
pdf_customer_id 32718.0
pdf_customer_name Wayne Sensenig
pdf_customer_addr 1714 Porters Corners Rd Dundee, NY 14837
customer_state NY
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23511843-aphis-inspection-43151357450061
lat  
lng  

*** A few of the shelter boxes had feces in the boxes that were not being checked and removed daily. Fecal and food waste must be removed daily from primary enclosures to prevent the dogs from becoming soiled. This needs to be addressed and the boxes spot cleaned daily for the health of the dogs. Corrected at the time of inspection and from this day forward. An exit briefing was conducted with the licensee at the time of the inspection.

rowid 19611
desc CLEANING, SANITIZATION, HOUSEKEEPING, AND PEST CONTROL.
web_siteName WAYNE SENSENIG
kind  
Incident hash_id b0c2da223753f77b
web_inspectionDate 2015-02-10
code 3.11(a)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 94.0
web_certType Class B - Dealer
pdf_customer_id 32718.0
pdf_customer_name Wayne Sensenig
pdf_customer_addr 1714 Porters Corners Rd Dundee, NY 14837
customer_state NY
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23511843-aphis-inspection-43151357450061
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 2551.455ms