home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "f96d500b6a486f1d"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: web_inspectionDate (date)

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

From 1/29/2015 to 12/20/2015 there have been 12 incidents of nonhuman primates escaping primary enclosures. Nine of these incidents were due to human error and three incidents were due to enclosure hardware failure. In these 12 incidents, the nonhuman primates were injured due to uncontrolled interactions with nonhuman primates in other primary enclosures in the rooms where the escapes occurred. Some lost portions of their tongues while others needed sutures and/or partial digit amputations. In order to prevent further escapes that lead to injury of animals, the research facility must ensure that personnel always handle animals as carefully as possible and ensure that the enclosures(cid:25)' hardware is appropriate to enable personnel to handle animals without injury. Note: The facility previously identified these incidents and reported them to the ACUC that oversees the responsible unit. Corrective actions have been implemented to minimize further incidents. Affected animals promptly received appropriate veterinary care.

rowid 753
desc MISCELLANEOUS.
web_siteName ALL CAMPUS SITES
kind  
Incident hash_id f96d500b6a486f1d
web_inspectionDate 2016-01-05
code 2.38(f)(1)
repeat 1
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 2218.0
web_certType Class R - Research Facility
pdf_customer_id 616.0
pdf_customer_name University Of Wisconsin Madison
pdf_customer_addr Director Research Animal Resources Center 1710 University Avenue 396 Enzyme Inst Madison, WI 53726
customer_state WI
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23473818-aphis-inspection-83161646460525
lat 43.0737665
lng -89.4156153

Sometime between 12/5/2015 and 12/9/2015 a drinking water supply line for 3 rhesus macaques became disconnected. Upon discovery of the disconnected line on 12/9/2015, the three animals required specialized IV fluid therapy. Two animals recovered after treatment; however one animal decompensated and was humanely euthanized. The facility must ensure that non-human primates receive water either continuously but no less than twice daily for an hour each time or as per veterinary treatments or as IACUC approved research protocols require. Note: The facility previously identified this incident and reported it to the overseeing ACUC and also reported it to USDA. Correction: Ensure corrective actions are taken and that procedures in place are properly followed. The inspection of non-human primates and related records of the Graduate School and the College of Letters and Science was conducted from 1/5/2016 thru 1/7/2016. The exit interview was conducted by the undersigned VMO and VMO Barksdale with facility representatives on 1/8/2016. Additional Inspectors Barksdale Dawn, Veterinary Medical Officer

rowid 754
desc WATERING.
web_siteName ALL CAMPUS SITES
kind  
Incident hash_id f96d500b6a486f1d
web_inspectionDate 2016-01-05
code 3.83
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 2218.0
web_certType Class R - Research Facility
pdf_customer_id 616.0
pdf_customer_name University Of Wisconsin Madison
pdf_customer_addr Director Research Animal Resources Center 1710 University Avenue 396 Enzyme Inst Madison, WI 53726
customer_state WI
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23473818-aphis-inspection-83161646460525
lat 43.0737665
lng -89.4156153

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