home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "2be82192becafb6f"

✎ 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

There were no current formal arrangements between the licensee and a veterinarian available at the time of the inspection. The last visit was annotated in 2014. Without regularly scheduled visits by the attending veterinarian, there is no way to ensure that the animals at the facility are receiving adequate care. The attending veterinarian must visit the facility and agree that he/she still agrees with the formal arrangements, and make any corrections or changes if he/she does not. Correct by 7/1/2016

rowid 17043
desc ATTENDING VETERINARIAN AND ADEQUATE VETERINARY CARE (DEALERS AND EXHIBITORS).
web_siteName ADVENTURES IN BIRDS & PETS, INC.
kind  
Incident hash_id 2be82192becafb6f
web_inspectionDate 2016-06-14
code 2.40(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 4.0
web_certType Class C - Exhibitor
pdf_customer_id 24206.0
pdf_customer_name Adventures In Birds & Pets Inc.
pdf_customer_addr 7414 Westview Dr Houston, TX 77055
customer_state TX
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23506054-aphis-inspection-173161214480563
lat  
lng  

During the inspection, it was discovered that two Tamarins that were identified during the last inspection were no longer at the facility. The licensee refused to provide the inspector with any information regarding where the animals had gone stating " I did not sell the animals, I gave them away so I don't have to tell you anything." I informed the licensee at least twice that according to the AWA, the disposition of all animals, regardless of if or how they left the facility or if a profit was made or not, must be made available during the inspection. At that point the licensee became visually frustrated and told the inspector "the government already knows too much about me. I have never had to tell the inspector where my animals go and I am not going to do it now." In front of the licensee, I then showed the male employee working with her how to navigate to the animal care website, and walked him through ordering animal disposition forms. After that I informed the licensee again that providing information on the animals that left the facility was required, her response was "I wish I still had my last inspector." I informed her that by refusing to provide me with the information, I would have to cite the infraction on her inspection report. Refusing to cooperate during the inspection process makes it impossible to properly conduct the inspection as required. She told me she did not care, and that I could write whatever I wanted on the report, again stating that she had no intention of letting the government know what she does with her animals. The disposition of every regulated animal must be provided in order to ensure that the animals were transferred in a safe and legal manner. Provide all required information during the inspection process. Correct Immediately. A full exit briefing was not able to be concluded due to a refusal by the licensee to provide all required inspection documents to ACI 6021.

rowid 17044
desc ACCESS AND INSPECTION OF RECORDS AND PROPERTY; SUBMISSION OF ITINERARIES.
web_siteName ADVENTURES IN BIRDS & PETS, INC.
kind  
Incident hash_id 2be82192becafb6f
web_inspectionDate 2016-06-14
code 2.126(a)(2)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 4.0
web_certType Class C - Exhibitor
pdf_customer_id 24206.0
pdf_customer_name Adventures In Birds & Pets Inc.
pdf_customer_addr 7414 Westview Dr Houston, TX 77055
customer_state TX
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23506054-aphis-inspection-173161214480563
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 3169.886ms