home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "894a62b876276a9c"

✎ 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

Proposals to conduct activities involving animals. 1. Review of Protocol #2013-07653: There are several inconsistencies and/or incomplete descriptions of the proposed use of the study animals contained in the text of the protocol that was reviewed and approved by the IACUC. Per this Section of the Regulations, a proposal for animal use must contain a complete description of the proposed use of the animals so the IACUC can determine that the components of the activities related to the care and proposed use of animals activities are in accordance with the requirements as outlined in this subchapter. The IACUC needs to address these issues as identified for this research proposal. Correct by 8/1/14.

rowid 56
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName YALE UNIVERSITY
kind  
Incident hash_id 894a62b876276a9c
web_inspectionDate 2014-06-23
code 2.31(e)(3)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 364.0
web_certType Class R - Research Facility
pdf_customer_id 48.0
pdf_customer_name Yale University
pdf_customer_addr Office Of Research Admin Po Box 208327 New Haven, CT 06520
customer_state CT
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470368-aphis-inspection-170142253399416
lat 41.3064267
lng -72.9310217

Watering. 1. At the end of May 2014, two single-housed Peromyscus mice were found dead in their enclosures several days following complete cage change. It was later determined that the Peromyscus died as a result of employee error when their enclosures were placed onto an automatic water-equipped rack incorrectly and as a result the animals did not have access to any water. Per this Section of the Regulations, water must be provided to animals as often as necessary for the health and comfort of the animal. The lack of access to sufficient amounts of water can have adverse effects on the health and well-being of the animals. In response to this incident and to prevent any future incidents, the institution took corrective actions including but not limited to providing re-training of husbandry staff on the standard operating procedures for daily cage checks and daily animal health checks. This item has been appropriately addressed by the research facility. NOTE - Inspection conducted 6/23/14 through 6/26/14. Exit interview held 6/26/14 on-site with facility representatives. *END OF REPORT*

rowid 57
desc WATERING.
web_siteName YALE UNIVERSITY
kind  
Incident hash_id 894a62b876276a9c
web_inspectionDate 2014-06-23
code 3.130
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 364.0
web_certType Class R - Research Facility
pdf_customer_id 48.0
pdf_customer_name Yale University
pdf_customer_addr Office Of Research Admin Po Box 208327 New Haven, CT 06520
customer_state CT
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470368-aphis-inspection-170142253399416
lat 41.3064267
lng -72.9310217

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