home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "ed2776cebb5d5cdd"

✎ 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 corrective action plan for an adverse event that occurred on January 22, 2014, included a change in the process for sexing hamsters at weaning. The IACUC review of the adverse event did not include a verification that formal training of the change in process had occurred. Additonally, there is no formal written document of the new procedure.The IACUC must verify that a corrective action plan as a result of an adverse event has been implemented to ensure there is no repeat of the adverse event. The IACUC must ensure that the new process for sexing hamsters is in writing, either by protocol admendment or an SOP, and that all pertinent personnel have received the required training. Correct by March 20, 2015

rowid 81
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName GEORGE WASHINGTON UNIVERSITY
kind  
Incident hash_id ed2776cebb5d5cdd
web_inspectionDate 2015-03-10
code 2.31(c)(4)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 50.0
web_certType Class R - Research Facility
pdf_customer_id 70.0
pdf_customer_name The George Washington University
pdf_customer_addr 2300 Eye St Nw Anml Res Fac.,Ross B-12 Washington, DC 20037
customer_state DC
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470525-aphis-inspection-69150654510826
lat 38.9012681
lng -77.04095830000001

***On January 22, 2014 five hamster pups were found dead or morbid in a cage containing two males and one female. The female hamster was missexed and her pregnancy was undetected. The husbandry and research staff failed to properly identify the sex of the female hamster. A new process for ensuring hamsters are properly sexed at weaning was established but not formally written. Changes in procedures should be documented in writing and formal training provided to all pertinent personnel. The research and husbandry staff must receive training on the new process for sexing hamsters. Additionally, the training should be documented to ensure all personnel are aware of the new process. Correct by March 20, 2015 An exit briefing was conducted with the facility representatives. Additional Inspectors Mcintosh Ashley, Veterinary Medical Officer

rowid 82
desc PERSONNEL QUALIFICATIONS.
web_siteName GEORGE WASHINGTON UNIVERSITY
kind  
Incident hash_id ed2776cebb5d5cdd
web_inspectionDate 2015-03-10
code 2.32(b)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 50.0
web_certType Class R - Research Facility
pdf_customer_id 70.0
pdf_customer_name The George Washington University
pdf_customer_addr 2300 Eye St Nw Anml Res Fac.,Ross B-12 Washington, DC 20037
customer_state DC
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470525-aphis-inspection-69150654510826
lat 38.9012681
lng -77.04095830000001

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