Semantic search
citation_inspection
4 rows where hash_id = "87dc15ceb18bc528"
This data as json, CSV (advanced)
** The male patas monkey is having some kind of moisture issues and there is an active leak. It is damp and there is still some areas of wood above the entrance that are exhibiting signs of moisture. There is a slight smell of mildew and there are insects that favor moist and damp conditions present in the night house. There is a leak coming from an unknown source that needs to be addressed to alleviate the moisture and dampness. There was a fan put in place to move the moisture but could not operate properly due to unreliable electricity. The male patas monkey's night house does have some patch work but there may be another issue contributing to the moisture issue. The facility must be repaired or replaced, and maintained to ensure that the building is structurally sound and kept in good repair.
rowid | 20556 |
desc | HOUSING FACILITIES, GENERAL. |
web_siteName | EMERALD COAST WILDLIFE REFUGE |
kind | |
Incident hash_id | 87dc15ceb18bc528 |
web_inspectionDate | 2016-01-05 |
code | 3.75(a) |
repeat | 1 |
pdf_insp_type | ROUTINE INSPECTION |
pdf_animals_total | 25.0 |
web_certType | Class C - Exhibitor |
pdf_customer_id | 36333.0 |
pdf_customer_name | Emerald Coast Wildlife Refuge |
pdf_customer_addr | 105 Santa Rosa Blvd Fort Walton Beach, FL 32548 |
customer_state | FL |
pdf_site_id | 002 |
doccloud_url | https://www.documentcloud.org/documents/23514177-aphis-inspection-6160901022987 |
lat | |
lng |
** While inspecting the 4 patas monkeys enclosure it was cold so we turned the space heater temperature up. We then moved to the male patas monkeys enclosure where we turned the lamp and fan on. A few seconds later the electricity went out. Also there were fans in the enclosure that could not operate at the same time. There were too many hook ups to the electricity and it tripped the breaker. It was cold that day and the low was below 45 degrees F. The housing facility must have reliable electric power adequate for heating, ventilation, and lighting, and for carrying out other husbandry requirements. Correct immediately to provide adequate heat to the animals before night fall when the temperature is below 45 degrees F.
rowid | 20557 |
desc | HOUSING FACILITIES, GENERAL. |
web_siteName | EMERALD COAST WILDLIFE REFUGE |
kind | |
Incident hash_id | 87dc15ceb18bc528 |
web_inspectionDate | 2016-01-05 |
code | 3.75(d) |
repeat | 0 |
pdf_insp_type | ROUTINE INSPECTION |
pdf_animals_total | 25.0 |
web_certType | Class C - Exhibitor |
pdf_customer_id | 36333.0 |
pdf_customer_name | Emerald Coast Wildlife Refuge |
pdf_customer_addr | 105 Santa Rosa Blvd Fort Walton Beach, FL 32548 |
customer_state | FL |
pdf_site_id | 002 |
doccloud_url | https://www.documentcloud.org/documents/23514177-aphis-inspection-6160901022987 |
lat | |
lng |
** In the one female ring-tailed lemur's night house there was rat feces on top of the blanket and bedding. Beneath the night house in a chamber holding the heating lamp and the bait box there was an abundance of ants. Insects and rodents can be a disease hazard and could contaminate the bedding. The facility must establish an effective pest control program to control insects and rodents to promote the health and well-being of the animals and reduce contamination.
rowid | 20558 |
desc | CLEANING, SANITIZATION, HOUSEKEEPING, AND PEST CONTROL. |
web_siteName | EMERALD COAST WILDLIFE REFUGE |
kind | |
Incident hash_id | 87dc15ceb18bc528 |
web_inspectionDate | 2016-01-05 |
code | 3.84(d) |
repeat | 1 |
pdf_insp_type | ROUTINE INSPECTION |
pdf_animals_total | 25.0 |
web_certType | Class C - Exhibitor |
pdf_customer_id | 36333.0 |
pdf_customer_name | Emerald Coast Wildlife Refuge |
pdf_customer_addr | 105 Santa Rosa Blvd Fort Walton Beach, FL 32548 |
customer_state | FL |
pdf_site_id | 002 |
doccloud_url | https://www.documentcloud.org/documents/23514177-aphis-inspection-6160901022987 |
lat | |
lng |
** The perimeter fence has several deficiencies along the west side that could potentially allow unwanted animals access to the park. These areas of the fence were fixed by using horse panels to bridge the gaps between the old fencing and the ground. The horse panels' openings are large enough to allow a small mammal to gain access to the premises. These small animals could potentially carry and spread disease to the facilities animals. These areas of deficiencies should be thoroughly checked and repaired to ensure good health and the well-being of the animals. This was a focused inspection of the items cited on the previous inspection report. The inspection and exit interview was conducted with the Conservation Program Coordinator.
rowid | 20559 |
desc | FACILITIES, OUTDOOR. |
web_siteName | EMERALD COAST WILDLIFE REFUGE |
kind | |
Incident hash_id | 87dc15ceb18bc528 |
web_inspectionDate | 2016-01-05 |
code | 3.127(d) |
repeat | 1 |
pdf_insp_type | ROUTINE INSPECTION |
pdf_animals_total | 25.0 |
web_certType | Class C - Exhibitor |
pdf_customer_id | 36333.0 |
pdf_customer_name | Emerald Coast Wildlife Refuge |
pdf_customer_addr | 105 Santa Rosa Blvd Fort Walton Beach, FL 32548 |
customer_state | FL |
pdf_site_id | 002 |
doccloud_url | https://www.documentcloud.org/documents/23514177-aphis-inspection-6160901022987 |
lat | |
lng |
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);