home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "debb2ec64d64e862"

✎ 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 following animal use protocols did not contain an adequate description of the proposed use of the animals: AN101165-02A - Bioartificial Kidney Device in a Porcine Model - This protocol did not include a description of the device to be implanted into the pig, such as its size and composition. AN089826-03B - Dissecting the Neural Control of Social Attachment - This protocol describes how the social attachment of voles will be evaluated, and in one experiment some animals will be "loosely tethered using plastic collars..." There is no description of these collars and tethering techniques. A proposal to conduct activities involving animals must include a complete description of the use of the animal. This complete description allows the IACUC members, when deciding whether to approve a protocol, to fully understand the experiences that the animal will undergo, which enables them to request further clarifications and considerations of alternatives. The descriptions on these two protocols should be corrected by 9/1/15, with a review to check for complete description on all other protocols at the time of renewal, and all new protocol proposals, or proposed changes to existing protocols, to be compliant from this time forward.

rowid 12978
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName THE UNIVERSITY OF CALIFORNIA, SAN FRANCISCO
kind  
Incident hash_id debb2ec64d64e862
web_inspectionDate 2015-06-30
code 2.31(e)(3)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1734.0
web_certType Class R - Research Facility
pdf_customer_id 9199.0
pdf_customer_name University Of California San Francisco
pdf_customer_addr U C S F Box 0547 San Francisco, CA 94143
customer_state CA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23497817-aphis-inspection-187151911440922
lat  
lng  

Sixteen rabbits were housed in primary enclosures on the floor. The caging for these enclosures consisted of a wire mesh or grate that was coated with green plastic. In most of the enclosures the rabbits had chewed off sections of the plastic coating. Primary enclosures should be maintained in good repair. Ingesting plastic not designed for enrichment purposes could be potentially harmful to the health of the rabbits. The irregular surface in the enclosures, with missing sections of plastic, impedes cleaning and disinfecting. Steps should be taken to assure that all rabbit enclosures are structurally sound and in good repair. To be corrected by 8/5/15. An exit interview was completed with university representatives. Additional Inspectors Rosendale Marcy, Veterinary Medical Officer

rowid 12979
desc PRIMARY ENCLOSURES.
web_siteName THE UNIVERSITY OF CALIFORNIA, SAN FRANCISCO
kind  
Incident hash_id debb2ec64d64e862
web_inspectionDate 2015-06-30
code 3.53(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1734.0
web_certType Class R - Research Facility
pdf_customer_id 9199.0
pdf_customer_name University Of California San Francisco
pdf_customer_addr U C S F Box 0547 San Francisco, CA 94143
customer_state CA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23497817-aphis-inspection-187151911440922
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 4478.352ms