home / aphis_reports

Semantic search

citation_inspection

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

4 rows where hash_id = "cc875b196294c20d"

✎ 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

Between January 9, 2017 and July 5, 2017 the office of the Institutional Official (IO)was vacant. On July 5,2017 a new IO was appointed The facility did not report this change to the Eastern Regional Director.Major changes to the operation must be reported to the regional office within 10 days as required. Prompt reporting of substantial changes in operations of a research facility allows for USDA activities necessary to assure regulatory compliance for animal welfare, care and use by the facility. Correct by August 1, 2017.

rowid 123
desc REGISTRATION.
web_siteName TOWSON UNIVERSITY
kind  
Incident hash_id cc875b196294c20d
web_inspectionDate 2017-07-25
code 2.30(c)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 0.0
web_certType Class R - Research Facility
pdf_customer_id 86.0
pdf_customer_name Towson University
pdf_customer_addr Office Of Sponsored Programs And Research 8000 York Rd Towson, MD 21252
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470624-aphis-inspection-2016082568564493
lat 39.3948753
lng -76.6053422

The IACUC has not been reviewing the facility's program for humane care and use of animals at least once every six months. The facility was reviewed on May 18, 2016,November 11, 2016 and May 25,2017. Regular reviews are necessary to ensure IACUC oversight of the facility's program for humane care and use of animals. The IACUC shall review the facility's program for humane care and use of animals at least once every six months. Correct by August 25, 2017.

rowid 124
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName TOWSON UNIVERSITY
kind  
Incident hash_id cc875b196294c20d
web_inspectionDate 2017-07-25
code 2.31(c)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 0.0
web_certType Class R - Research Facility
pdf_customer_id 86.0
pdf_customer_name Towson University
pdf_customer_addr Office Of Sponsored Programs And Research 8000 York Rd Towson, MD 21252
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470624-aphis-inspection-2016082568564493
lat 39.3948753
lng -76.6053422

IACUC completed a facility inspections on May 18, 2016, November 11, 2016, May 25, 2017. No completed semi-annual evaluation report has been sent to the Institutional Official. In order to apprise the Institutional Official of the status of the facility's programs and facilities and to allow the IO to follow up on correction of significant deficiencies, the IACUC must complete a report of its evaluations and submit it to the IO in a timely fashion. The IACUC shall prepare reports of its program for humane care and use of animals and facility inspection at least once every six months and submit them in a timely manner to the Institutional Official. Correct by August 25,2017.

rowid 125
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName TOWSON UNIVERSITY
kind  
Incident hash_id cc875b196294c20d
web_inspectionDate 2017-07-25
code 2.31(c)(3)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 0.0
web_certType Class R - Research Facility
pdf_customer_id 86.0
pdf_customer_name Towson University
pdf_customer_addr Office Of Sponsored Programs And Research 8000 York Rd Towson, MD 21252
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470624-aphis-inspection-2016082568564493
lat 39.3948753
lng -76.6053422

The protocol involving Flying Squirrels and Australian Sugar Gliders does not have a rational for involving animals and the appropriateness of the species and numbers of animals to be used. The protocol lists both the species and proposed numbers but does not provide any justification as to why those numbers were proposed or why the species were chosen. To comply with the Animal Welfare regulations and to help ensure appropriate numbers of animals are used, all animal use protocols must contain a rationale for the appropriateness of the number of animals to be used. Correct by ensuring all IACUC approved animal activities comply with the above requirement. Correct by August 25, 2017 No covered species present at the time of the inspection. This inspection and exit interview were conducted with the Research Compliance Specialist.

rowid 126
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName TOWSON UNIVERSITY
kind  
Incident hash_id cc875b196294c20d
web_inspectionDate 2017-07-25
code 2.31(e)(2)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 0.0
web_certType Class R - Research Facility
pdf_customer_id 86.0
pdf_customer_name Towson University
pdf_customer_addr Office Of Sponsored Programs And Research 8000 York Rd Towson, MD 21252
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470624-aphis-inspection-2016082568564493
lat 39.3948753
lng -76.6053422

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