home / aphis_reports

Semantic search

citation_inspection

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

4 rows where hash_id = "9e4ce867f55d0dd5"

✎ 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 does not address rabbit care and treatments in the current written program of veterinary care. This is important so that a preventative medicine program is established and implemented to insure that the animals are maintained in good health. The rabbit is to be added to the written Program of Veterinary Care. The program is to be updated at least yearly, whenever there is a new species obtained, whenever there is a new veterinarian, or when other veterinary health changes occur. ********* TO BE CORRECTED BY: July 25,2015

rowid 7032
desc ATTENDING VETERINARIAN AND ADEQUATE VETERINARY CARE (DEALERS AND EXHIBITORS).
web_siteName WILD THINGS, INC.
kind  
Incident hash_id 9e4ce867f55d0dd5
web_inspectionDate 2015-06-30
code 2.40(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 42.0
web_certType Class C - Exhibitor
pdf_customer_id 3614.0
pdf_customer_name Wild Things Inc.
pdf_customer_addr P. O. Box 191 Weimar, CA 95736
customer_state CA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23487388-aphis-inspection-188151445580459
lat 39.0437404
lng -120.971874

A newly acquired coyote is not listed in the inventory. The rabbit does not have the name and address of the donor or the date of acquiring of the animal. Two opossums have no address of the source and the acquisition date is incomplete. Every exhibitor should make, keep, and maintain records or forms which fully and correctly disclose information concerning animals purchased or otherwise acquired, owned, held, leased, or otherwise in his or her possession or under his or her control, or which is transported, sold, euthanized, or otherwise disposed of by the exhibitor. The records shall include any offspring born of any animal while in his or her possession or under his or her control. This includes, the date of purchase, acquisition, sale, or disposal of the animal(s). The record keeping system must be in place and maintained. Correction date: 7/25/2015

rowid 7033
desc RECORDS: DEALERS AND EXHIBITORS.
web_siteName WILD THINGS, INC.
kind  
Incident hash_id 9e4ce867f55d0dd5
web_inspectionDate 2015-06-30
code 2.75(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 42.0
web_certType Class C - Exhibitor
pdf_customer_id 3614.0
pdf_customer_name Wild Things Inc.
pdf_customer_addr P. O. Box 191 Weimar, CA 95736
customer_state CA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23487388-aphis-inspection-188151445580459
lat 39.0437404
lng -120.971874

A food receptacle was not provided for a rabbit and the rabbit was being fed on the ground. The ground cannot easily be sanitized to prevent food contamination and could impact the health and wellbeing of the animal. Any food receptacle or platform used should be sanitizable. A system should be in place to ensure the rabbit is fed in a manner that minimizes contamination. ********* Corrected at the time of inspection

rowid 7034
desc FEEDING.
web_siteName WILD THINGS, INC.
kind  
Incident hash_id 9e4ce867f55d0dd5
web_inspectionDate 2015-06-30
code 3.54(a)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 42.0
web_certType Class C - Exhibitor
pdf_customer_id 3614.0
pdf_customer_name Wild Things Inc.
pdf_customer_addr P. O. Box 191 Weimar, CA 95736
customer_state CA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23487388-aphis-inspection-188151445580459
lat 39.0437404
lng -120.971874

The cougar compound has a concrete waterer with a drainage pipe (approximately 6-8 feet long) extending out from the cage. Two shovel(cid:24)s worth of the dried fecal material has accumulated on the ground at the end of the pipe (there is a secondary water source for the animal). This material can attract a variety of pests and could impact the health and well- being of the animals in the compound. A system should be in place to ensure the removal and disposal of animal wastes on a regular schedule so as to minimize vermin infestation, odors, and disease hazards. ************** Corrected at the time of inspection An exit briefing was conducted with the facility representative

rowid 7035
desc FACILITIES, GENERAL.
web_siteName WILD THINGS, INC.
kind  
Incident hash_id 9e4ce867f55d0dd5
web_inspectionDate 2015-06-30
code 3.125(d)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 42.0
web_certType Class C - Exhibitor
pdf_customer_id 3614.0
pdf_customer_name Wild Things Inc.
pdf_customer_addr P. O. Box 191 Weimar, CA 95736
customer_state CA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23487388-aphis-inspection-188151445580459
lat 39.0437404
lng -120.971874

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