home / aphis_reports

Semantic search

citation_inspection

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

3 rows where hash_id = "000a96419971aa26"

✎ 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 IACUC had their meetings & facility inspections on February 19, 2015, and then again on April 6, 2016. It is recognized that there might have been difficulties in setting a date for these activities due to weather or other commitments of the members, but these activities shall occur at least once every 6 months. Efforts shall be made to ensure that these activities are performed at least once every 6 months. This can be accomplished (but not limited to) having shorter intervals between these IACUC responsibilities, using technology (such as Skype for meetings), or appointing new member(s) who can commit the necessary time to being a IACUC member. No further correction is necessary at this time. Ensure all IACUC activities are conducted at least once every 6 months.

rowid 27786
desc INSTITUTIONAL ANIMAL CARE AND USE COMMITTEE (IACUC).
web_siteName KYLE TAITT
kind  
Incident hash_id 000a96419971aa26
web_inspectionDate 2016-05-17
code 2.31(c)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1.0
web_certType Class R - Research Facility
pdf_customer_id 326713.0
pdf_customer_name Kyle Taitt
pdf_customer_addr 335 Locust Fort Collins, CO 80524
customer_state CO
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23528064-aphis-inspection-138161239280697
lat  
lng  

The IACUC's written meeting minutes are only an outline of what was discussed such as "review research protocol and updates", "review IACUC committee document", and lists only "review" of several IACUC documents. This written outline of the minutes is more like a committee agenda than meeting minutes. The written IACUC minutes does not contain any discussions or deliberations among the IACUC members of these "reviews". The IACUC shall maintain records of the meetings which include the members in attendance, activities of the committee, and committee deliberations. Correct during next IACUC meeting which is to occur no later than October 6, 2016.

rowid 27787
desc RECORDKEEPING REQUIREMENTS.
web_siteName KYLE TAITT
kind  
Incident hash_id 000a96419971aa26
web_inspectionDate 2016-05-17
code 2.35(a)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1.0
web_certType Class R - Research Facility
pdf_customer_id 326713.0
pdf_customer_name Kyle Taitt
pdf_customer_addr 335 Locust Fort Collins, CO 80524
customer_state CO
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23528064-aphis-inspection-138161239280697
lat  
lng  

The outdoor enclosure for the marmoset is not at least 3 feet from the perimeter fence. Such fences that are less than 3 feet from the primary enclosure must be approved by the administrator. If you wish to obtain approval for the enclosure's current location you can make a request to the Western (Ft. Collins) Regional Office. Correct by June 30, 2016 The exit interview was conducted with the registrant.

rowid 27788
desc OUTDOOR HOUSING FACILITIES.
web_siteName KYLE TAITT
kind  
Incident hash_id 000a96419971aa26
web_inspectionDate 2016-05-17
code 3.78(d)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 1.0
web_certType Class R - Research Facility
pdf_customer_id 326713.0
pdf_customer_name Kyle Taitt
pdf_customer_addr 335 Locust Fort Collins, CO 80524
customer_state CO
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23528064-aphis-inspection-138161239280697
lat  
lng  

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