home / aphis_reports

Semantic search

citation_inspection

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

5 rows where hash_id = "7f9ffa26a15141b3"

✎ 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

Written program of veterinary care does not reflect the current veterinarian. The written program of veterinary care must be updated and approved by the current veterinarian. Correction date 8 August 2015

rowid 12573
desc ATTENDING VETERINARIAN AND ADEQUATE VETERINARY CARE (DEALERS AND EXHIBITORS).
web_siteName TIMOTHY WILLIAMS
kind  
Incident hash_id 7f9ffa26a15141b3
web_inspectionDate 2015-06-30
code 2.40(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 13.0
web_certType Class C - Exhibitor
pdf_customer_id 8582.0
pdf_customer_name Timothy Williams
pdf_customer_addr 16654 Soledad Canyon Road, #217 Canyon Country, CA 91387
customer_state CA
pdf_site_id 002
doccloud_url https://www.documentcloud.org/documents/23496808-aphis-inspection-181151931540045
lat  
lng  

ID tags were not present on the animal or on the cage doors or runs, specifically: -on the cat enclosure there were no ID tags present -dogs were not accurately identified by ID tags on the runs, the name on the door did not reflect the animal in the enclosure. -records available at the time of inspection did not match the dogs physically present during inspection. Animals must be clearly identified with an identification tag on the door of the run, and a system of recordkeeping must be maintained containing each animal's tag number, a written description of each animal, the data required by Sec. 2.75(a), and a clear photograph of each animal; and a duplicate tag that accompanies each dog or cat whenever it leaves the compound or premises. Correction date 8 August 2015

rowid 12574
desc TIME AND METHOD OF IDENTIFICATION.
web_siteName TIMOTHY WILLIAMS
kind  
Incident hash_id 7f9ffa26a15141b3
web_inspectionDate 2015-06-30
code 2.50(c)(2)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 13.0
web_certType Class C - Exhibitor
pdf_customer_id 8582.0
pdf_customer_name Timothy Williams
pdf_customer_addr 16654 Soledad Canyon Road, #217 Canyon Country, CA 91387
customer_state CA
pdf_site_id 002
doccloud_url https://www.documentcloud.org/documents/23496808-aphis-inspection-181151931540045
lat  
lng  

The records available for review don't accurately reflect the number of dogs on the property. The recent acquisition of a black wolf hybrid was not reflected in the records. The records maintained must fully and correctly disclose the required information concerning each dog or cat purchased or otherwise acquired, owned, held, or otherwise under his or her control. The record keeping system must be in place and maintained. ORIGINAL CORRECTION DATE 30 July 2014

rowid 12575
desc RECORDS: DEALERS AND EXHIBITORS.
web_siteName TIMOTHY WILLIAMS
kind  
Incident hash_id 7f9ffa26a15141b3
web_inspectionDate 2015-06-30
code 2.75(a)(1)
repeat 1
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 13.0
web_certType Class C - Exhibitor
pdf_customer_id 8582.0
pdf_customer_name Timothy Williams
pdf_customer_addr 16654 Soledad Canyon Road, #217 Canyon Country, CA 91387
customer_state CA
pdf_site_id 002
doccloud_url https://www.documentcloud.org/documents/23496808-aphis-inspection-181151931540045
lat  
lng  

Shelter boxes within multiple animal enclosures have been chewed and are no longer maintained in good repair. -Kennel #3: the plastic doghouse has been significantly chewed by the dog and is no longer in good repair. -Kennels # 10, 11, 12, & 13: wooden shelter boxes have been chewed by the dogs, creating damage and larger than intended openings. The damaged shelter boxes could result in a paw or a muzzle getting caught in the hole and causing injury to the dogs. -Kennel #4 :the cat tree has been scratched and used by the cats, creating hanging strings that could present a danger to the cats if they ate them. Primary enclosures must be kept in good repair. Correction date 8 August 2015

rowid 12576
desc PRIMARY ENCLOSURES.
web_siteName TIMOTHY WILLIAMS
kind  
Incident hash_id 7f9ffa26a15141b3
web_inspectionDate 2015-06-30
code 3.6(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 13.0
web_certType Class C - Exhibitor
pdf_customer_id 8582.0
pdf_customer_name Timothy Williams
pdf_customer_addr 16654 Soledad Canyon Road, #217 Canyon Country, CA 91387
customer_state CA
pdf_site_id 002
doccloud_url https://www.documentcloud.org/documents/23496808-aphis-inspection-181151931540045
lat  
lng  

Environmental enhancement to promote psychological well-being of primates program was approved by the previous attending veterinarian and has not been amended to reflect the current veterinarian. The previously approved program listed different substrates and containers as well as whole fruits and vegetables for enrichment throughout the day. During the inspection there was no evidence of different substrates, containers or whole fruits and vegetables in the enclosure. The written plan for environmental enhancement to promote psychological well-being of primates needs to be updated to reflect the enrichment provided and approved by the current attending veterinarian. Documentation of implementation of the written plan was not available during inspection. Correction date 8 August 2015 Exit Interview conducted with facility representative. Additional Inspectors Lorang Jeanne, Animal Care Inspector

rowid 12577
desc ENVIRONMENT ENHANCEMENT TO PROMOTE PSYCHOLOGICAL WELL-BEING.
web_siteName TIMOTHY WILLIAMS
kind  
Incident hash_id 7f9ffa26a15141b3
web_inspectionDate 2015-06-30
code 3.81
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 13.0
web_certType Class C - Exhibitor
pdf_customer_id 8582.0
pdf_customer_name Timothy Williams
pdf_customer_addr 16654 Soledad Canyon Road, #217 Canyon Country, CA 91387
customer_state CA
pdf_site_id 002
doccloud_url https://www.documentcloud.org/documents/23496808-aphis-inspection-181151931540045
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 4829.991ms