home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "2d5acac6134d5753"

✎ 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 Principle Investigator on Protocol AUP-00050-2013 states there is a painful procedure in the protocol. There is no literature search for alternatives included in the protocol. The protocol shall be amended to include a written description of the painful procedure and the method and sources used to determine that alternatives to procedures that may cause pain or distress to the animals were not available. In addition there should be re-evaluation of the protocol to ensure that it has been properly categorized. Correct by August 24, 2014.

rowid 19868
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName VALDOSTA STATE UNIVERSITY
kind  
Incident hash_id 2d5acac6134d5753
web_inspectionDate 2014-07-22
code 2.31(d)(1)(2)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 0.0
web_certType Class R - Research Facility
pdf_customer_id 33666.0
pdf_customer_name Valdosta State University
pdf_customer_addr 1500 North Patterson Street Valdosta, GA 31698
customer_state GA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23512388-aphis-inspection-204142305220215
lat  
lng  

There is no documentation indicating the Prinicple Investigator has been fully trained and is qualified to conduct the alternative method of euthanasia indicated in the protocol. The training records provided indicate a general fire arm safety and use course was attended and completed, but there are no records indicating any training in the specific application to the animals. As of this date no animals have been euthanized on this protocol. Prior to euthanizing any animals by the alternative method documented, training shall be provided and documentation kept indicating the Principle Investigator if fully qualified. Correct by August 24, 2014. The inspection and exit briefing conducted with a facility representative.

rowid 19869
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName VALDOSTA STATE UNIVERSITY
kind  
Incident hash_id 2d5acac6134d5753
web_inspectionDate 2014-07-22
code 2.31(d)(1)(8)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 0.0
web_certType Class R - Research Facility
pdf_customer_id 33666.0
pdf_customer_name Valdosta State University
pdf_customer_addr 1500 North Patterson Street Valdosta, GA 31698
customer_state GA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23512388-aphis-inspection-204142305220215
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 2979.9ms