home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "f9d36991bd69b241"

✎ 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

Many of the rooms on the 3rd floor of the facility have damaged dry wall due to water damage. The walls in multiple rooms have peeled paint or surfaces. Also, some rooms have rough surfaces that are unsealed. The surfaces that make up the housing facilities for the non-human primates are made of a material that is not able to withstand the frequency of cleaning and sanitization. The facility tested options to A plan to address the cause of the damage must be identified and Methods to prevent damage to the walls must be implemented to facilitate husbandry practices implemented. Correct by November 30, 2021

rowid 158
desc Housing facilities, general.
web_siteName BIOQUAL INC - BPD
kind  
Incident hash_id f9d36991bd69b241
web_inspectionDate 2021-08-10
code 3.75(c)(1)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 764.0
web_certType Class R - Research Facility
pdf_customer_id 93.0
pdf_customer_name BIOQUAL INC
pdf_customer_addr 9600 MEDICAL CENTER DRIVE Suite 101 ROCKVILLE, MD 20850
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470691-aphis-inspection-2016090000703008
lat 39.1043961
lng -77.1956928

Three live roaches were seen on the wall of one room on the 3rd floor of the facility. The room had some areas of drywall that was peeling due to excessive moisture in the room from a recent wash down. The level of moisture in the room after cleaning may contribute to the presence of the pests. A pest control program must be effective in preventing the attraction or harborage of pests. Effective measures must be implemented to minimize the harborage of pests. Correct by October 15, 2021 This inspection and exit interview were conducted with the facility representatives. End Section

rowid 159
desc Cleaning, sanitization, housekeeping, and pest control.
web_siteName BIOQUAL INC - BPD
kind  
Incident hash_id f9d36991bd69b241
web_inspectionDate 2021-08-10
code 3.84(d)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 764.0
web_certType Class R - Research Facility
pdf_customer_id 93.0
pdf_customer_name BIOQUAL INC
pdf_customer_addr 9600 MEDICAL CENTER DRIVE Suite 101 ROCKVILLE, MD 20850
customer_state MD
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23470691-aphis-inspection-2016090000703008
lat 39.1043961
lng -77.1956928

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