home / aphis_reports

Semantic search

citation_inspection

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

3 rows where hash_id = "3f79098531c79475"

✎ 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 method of cleaning and sanitizing rabbit cages was demonstrated to the inspector. Rabbits were removed from the top two cages in a stack of four. The power washer was then started and the top two cages in the tier were cleaned. The rabbits in the cages directly to the right of the cages being cleaned became extremely agitated. They jumped wildly around the cage. One of the rabbits fell over on its side and began thrashing as if having a seizure. These rabbits were in extreme distress. This method of cage cleaning and sanitizing rabbit cages is not acceptable and must be stopped immediately. Another means must be found to clean and sanitize rabbit cages. The facility altered their procedure proposing to remove the cage from the rabbit area for cleaning and sanitizing. Correct by: Correct immediately

rowid 11644
desc HANDLING OF ANIMALS.
web_siteName OAKWOOD RESEARCH FACILITY INC
kind  
Incident hash_id 3f79098531c79475
web_inspectionDate 2015-10-20
code 2.131(b)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 3084.0
web_certType Class A - Breeder
pdf_customer_id 7588.0
pdf_customer_name Oakwood Research Facility Inc
pdf_customer_addr P.O. Box 455 Oxford, MI 48371
customer_state MI
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23495197-aphis-inspection-295151441100698
lat  
lng  

Although many of the primary enclosures cited on the inspection of 4-13-15 have received needed repairs, about 10% of the cages in the lower section still need wire replacement. The structural integrity of the wire has been compromised by years of use. This wire forms the back walls of many of the cages and the bottom corners of several. This wire needs to be replaced in order to prevent animal injury leading to unnecessary animal suffering.

rowid 11645
desc PRIMARY ENCLOSURES.
web_siteName OAKWOOD RESEARCH FACILITY INC
kind  
Incident hash_id 3f79098531c79475
web_inspectionDate 2015-10-20
code 3.53(a)(1)
repeat 1
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 3084.0
web_certType Class A - Breeder
pdf_customer_id 7588.0
pdf_customer_name Oakwood Research Facility Inc
pdf_customer_addr P.O. Box 455 Oxford, MI 48371
customer_state MI
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23495197-aphis-inspection-295151441100698
lat  
lng  

The upper level had about 50% of the feeders rusted on the inside lip of the feeder to a point that they can no longer be effectively cleaned and sanitized. These feeders must be sanitized at least once every two weeks. It is essential that these feeders be effectively cleaned and sanitized in order to prevent the spread of disease and control odors which become a problem when items cannot be cleaned and sanitized thoroughly. Inspection conducted at the Oakwood facility. Exit interview conducted with the site manager.

rowid 11646
desc FEEDING.
web_siteName OAKWOOD RESEARCH FACILITY INC
kind  
Incident hash_id 3f79098531c79475
web_inspectionDate 2015-10-20
code 3.54(b)
repeat 1
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 3084.0
web_certType Class A - Breeder
pdf_customer_id 7588.0
pdf_customer_name Oakwood Research Facility Inc
pdf_customer_addr P.O. Box 455 Oxford, MI 48371
customer_state MI
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23495197-aphis-inspection-295151441100698
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 3135.993ms