home / aphis_reports

Semantic search

citation_inspection

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

3 rows where hash_id = "99b1a5d398fb060c"

✎ 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

Since the previous inspection on February 27, 2014, records of animals births and deaths were not maintained for the guinea pigs. The slips used for sales were not complete. The sale slips did not include the name and address of the buyer. Records must be kept on animals for animal tracking, assessment of the animal care program, and to comply with the Animal Welfare regulations. The licensee must ensure that records on animal births, deaths are kept and maintained. Sale records must include the complete name and address of the buyer to document changes in ownership and to keep track of animal sold. APHIS 7020 forms were left with the licensee during this inspection to help maintain records. Correct form this day forward.

rowid 23601
desc RECORDS: DEALERS AND EXHIBITORS.
web_siteName AMOS STOLTZFUS
kind  
Incident hash_id 99b1a5d398fb060c
web_inspectionDate 2015-01-21
code 2.75(b)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 295.0
web_certType Class A - Breeder
pdf_customer_id 44915.0
pdf_customer_name Amos F Stoltzfus
pdf_customer_addr 250 Freemont Road Nottingham, PA 19362
customer_state PA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23520303-aphis-inspection-16150904413543
lat  
lng  

Heating. At the start of this inspection there was no heater present in the guinea pig room. Temperature in the room was 48.8 degrees Fahrenheit without a heater present. The guinea pigs were huddled together in the corners of their enclosures in order to stay warm. The owner brought in a propane tank with a gas burner on top during the inspection. The temperature rose to 54.7 degrees Fahrenhiet with the heater on after 30 minutes. A safe and reliable heater must be installed in the guinea pig room to prevent the ambient temperature from falling below 60 degrees Fahrenheit. Animals may become ill if the temperature is not closely monitored and kept betweem 60 - 85 degrees Fahrenheit. The licensee must ensure that the temperature is maintained at acceptable levels regardless of changing conditions outside. The ambient temperature must not fall below 60 degrees Fahrenheit in the guinea pig room to protect the health and well-being of the animals. Correct from this day forward.

rowid 23602
desc FACILITIES, INDOOR.
web_siteName AMOS STOLTZFUS
kind Direct
Incident hash_id 99b1a5d398fb060c
web_inspectionDate 2015-01-21
code 3.26(a)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 295.0
web_certType Class A - Breeder
pdf_customer_id 44915.0
pdf_customer_name Amos F Stoltzfus
pdf_customer_addr 250 Freemont Road Nottingham, PA 19362
customer_state PA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23520303-aphis-inspection-16150904413543
lat  
lng  

The licensee stated during the inspection that he has not disinfected the guinea pig enclosures since he remodeled the enclosures and restocked animals in the fall. Lack of a sanitation program exposes the animals to potential disease hazards such as bacteria, fungal, and viral diseases. Primary enclosures must be sanitized at least once every 2 weeks or as necessary with proper agents to sufficiently disinfect all surfaces that the guinea pigs may come in contact. Sanitation of primary enclosures is necessary to minimize risk of disease to the animals housed therein. Correct by ensuring a sanitation program is put into effect. Correct by January 24, 2015 An exit briefing was conducted with the owner.

rowid 23603
desc SANITATION.
web_siteName AMOS STOLTZFUS
kind  
Incident hash_id 99b1a5d398fb060c
web_inspectionDate 2015-01-21
code 3.31(a)(4)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 295.0
web_certType Class A - Breeder
pdf_customer_id 44915.0
pdf_customer_name Amos F Stoltzfus
pdf_customer_addr 250 Freemont Road Nottingham, PA 19362
customer_state PA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23520303-aphis-inspection-16150904413543
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 5873.512ms