Semantic search
citation_inspection
2 rows where hash_id = "75101cf3548e9d79"
This data as json, CSV (advanced)
The IACUC last performed a Semi-annual facility inspection 20 August 2014. The IACUC must Inspect, at least once every six months, all of the research facility's animal facilities, including animal study areas, using title 9, chapter I, subchapter A-Animal Welfare, as a basis for evaluation. This inspection is needed to assure that the facilities are conducive to appropriate care and use of the animals. Correct By: 5 June 2015
rowid | 140 |
desc | INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC). |
web_siteName | ESSEX COMMUNITY COLLEGE |
kind | |
Incident hash_id | 75101cf3548e9d79 |
web_inspectionDate | 2015-05-20 |
code | 2.31(c)(2) |
repeat | 0 |
pdf_insp_type | ROUTINE INSPECTION |
pdf_animals_total | 0.0 |
web_certType | Class R - Research Facility |
pdf_customer_id | 90.0 |
pdf_customer_name | School Of Health Professions |
pdf_customer_addr | 7201 Rossville Blvd Vet Tech - Mash 005c (Office) Baltimore, MD 21237 |
customer_state | MD |
pdf_site_id | 001 |
doccloud_url | https://www.documentcloud.org/documents/23470648-aphis-inspection-140151613280881 |
lat | 39.354982 |
lng | -76.4807877 |
Not all procedures performed on animals by facility staff and students is described in an IACUC protocol. Specifically, Protocol VETT 222 does not describe restraint methods to be used. and protocols are lacking for laboratory and Large animal procedures. The IACUC must assure all animal use is covered by a protocol and that: A proposal to conduct an activity involving animals (Protocol), or to make a significant change in an ongoing activity involving animals (Amendment), must contain A complete description of the proposed use of the animals. Correct before performing activities on animals. An exit interview was conducted with facility Program Director.
rowid | 141 |
desc | INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC). |
web_siteName | ESSEX COMMUNITY COLLEGE |
kind | |
Incident hash_id | 75101cf3548e9d79 |
web_inspectionDate | 2015-05-20 |
code | 2.31(e)(3) |
repeat | 0 |
pdf_insp_type | ROUTINE INSPECTION |
pdf_animals_total | 0.0 |
web_certType | Class R - Research Facility |
pdf_customer_id | 90.0 |
pdf_customer_name | School Of Health Professions |
pdf_customer_addr | 7201 Rossville Blvd Vet Tech - Mash 005c (Office) Baltimore, MD 21237 |
customer_state | MD |
pdf_site_id | 001 |
doccloud_url | https://www.documentcloud.org/documents/23470648-aphis-inspection-140151613280881 |
lat | 39.354982 |
lng | -76.4807877 |
Advanced export
JSON shape: default, array, newline-delimited, object
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);