home / aphis_reports

Semantic search

citation_inspection

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

2 rows where hash_id = "4c48cb83f7bba043"

✎ 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

A contingency plan has not yet been developed at this facility . Developing a plan that outline actions to take in emergency situations is necessary to protect animal health and well being . Dealers, exhibitors, intermediate handlers, and carriers must develop, document, and follow an appropriate plan to provide for the humane handling, treatment, transportation, housing, and care of their animals in the event of an emergency or disaster (one which could reasonably be anticipated and expected to be detrimental to the good health and well-being of the animals in their possession). CORRECT BY : 5/16/2023

rowid 18026
desc Contingency planning.
web_siteName WESTGATE RIVER RANCH RESORT
kind  
Incident hash_id 4c48cb83f7bba043
web_inspectionDate 2023-05-02
code 2.134
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 35.0
web_certType Class C - Exhibitor
pdf_customer_id 27474.0
pdf_customer_name WESTGATE RIVER RANCH RESORT
pdf_customer_addr 3200 River Ranch Blvd River Ranch, FL 33867
customer_state FL
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23837003-aphis-inspection-ins-0000868254
lat  
lng  

The enclosures which house the wallabies and the white-tail deer does not have an adequate perimeter fence. Most of the premises is surrounded by a perimeter fence that is less than 6 feet tall. A perimeter fence protects animals from contact with unauthorized people and animals. A perimeter fence also acts as a secondary containment system if an animal escapes from its primary enclosure. Correct by installing a perimeter fence that is of sufficient height to keep animals and unauthorized persons out, and to act as a secondary containment system for animals in the facility. Alternatively, a variance may be requested in writing from the APHIS Administrator. CORRRECT BY: July 1, 2023 This inspection and exit interview were conducted with a facility representative. n

rowid 18027
desc Facilities, outdoor.
web_siteName WESTGATE RIVER RANCH RESORT
kind  
Incident hash_id 4c48cb83f7bba043
web_inspectionDate 2023-05-02
code 3.127(d)
repeat 0
pdf_insp_type ROUTINE INSPECTION
pdf_animals_total 35.0
web_certType Class C - Exhibitor
pdf_customer_id 27474.0
pdf_customer_name WESTGATE RIVER RANCH RESORT
pdf_customer_addr 3200 River Ranch Blvd River Ranch, FL 33867
customer_state FL
pdf_site_id 001
doccloud_url https://www.documentcloud.org/documents/23837003-aphis-inspection-ins-0000868254
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 5346.879ms