home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "2cf38507befaf202"

✎ 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

Consideration of Alternatives. 1. Protocol #15-20 includes a procedure that would be considered more than momentarily painful or distressful but the protocol approved by the IACUC did not contain a written narrative description of the methods and sources used to determine that alternatives were not available to that procedure. 2. Protocol #15-15 includes several procedures that would be considered more than momentarily painful or distressful and the written narrative of the animal use proposal referenced the use of a database search in the consideration for alternatives. However, the database search contained in the protocol that was approved by the IACUC did not include a consideration of alternatives for one of the surgical procedures described in the protocol. Per this Section of the Regulations, whenever a proposal for animal use contains procedures that may cause more than momentary pain or distress to the animals, the investigator is required to consider alternatives to those procedures and provide a written narrative description of the methods and sources used to determine that alternatives were not available. This requirement is important to ensure that all procedures involving animals minimize pain and distress to the animals. The IACUC needs to address this deficiency that was identified for these two protocols.

rowid 175
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName PINE ACRES RABBITRY-FARM
kind  
Incident hash_id 2cf38507befaf202
web_inspectionDate 2016-02-17
code 2.31(d)(1)(2)
repeat 1
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 431.0
web_certType Class R - Research Facility
pdf_customer_id 101.0
pdf_customer_name Pine Acres Rabbitry/Farm
pdf_customer_addr 299 E. Main Street Norton, MA 02766
customer_state MA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470721-aphis-inspection-50161132030796
lat 41.9930202
lng -71.1533898

Complete Description of Animal Use. 1. Protocol #15-20 and Protocol #15-12 that were reviewed during the inspection did not contain a complete description of the proposed animal use. These two protocols that had been approved by the IACUC were missing details pertaining to surgical procedures and/or missing details pertaining to the monitoring parameters for the animals post procedure. Per this Section of the Regulations, proposals to conduct an activity involving animals must contain a complete description of the proposed use of the animals so the IACUC can determine that the components of the proposed activities related to the care and use of animals are in accordance with all of the requirements outlined in this subchapter. The IACUC needs to address this deficiency that was identified for these two protocols. NOTE - Exit interview held 2/17/16 on-site with facility representatives. Report delivered by e-mail 2/19/16. *END OF REPORT*

rowid 176
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName PINE ACRES RABBITRY-FARM
kind  
Incident hash_id 2cf38507befaf202
web_inspectionDate 2016-02-17
code 2.31(e)(3)
repeat 1
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 431.0
web_certType Class R - Research Facility
pdf_customer_id 101.0
pdf_customer_name Pine Acres Rabbitry/Farm
pdf_customer_addr 299 E. Main Street Norton, MA 02766
customer_state MA
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470721-aphis-inspection-50161132030796
lat 41.9930202
lng -71.1533898

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