Urban Park Ranger Animal Condition Response
City of New York
@usgov.city_of_new_york_urban_park_ranger_animal_condition_response
City of New York
@usgov.city_of_new_york_urban_park_ranger_animal_condition_response
This dataset contains information about requests for animal assistance, relocation, and/or rescue completed by the Urban Park Rangers
Organization: City of New York
Last updated: 2020-11-10T17:02:58.369612
Tags: animal, bird, cat, chicken, deer, dog, hawk, raccoon, rescue, rooster, squirrel, urban-park-ranger, wildlife
CREATE TABLE table_1 (
"date_and_time_of_initial_call" VARCHAR,
"date_and_time_of_ranger_response" VARCHAR,
"borough" VARCHAR,
"property" VARCHAR,
"location" VARCHAR,
"species_description" VARCHAR,
"call_source" VARCHAR,
"species_status" VARCHAR,
"animal_condition" VARCHAR,
"duration_of_response" DOUBLE,
"age" VARCHAR,
"animal_class" VARCHAR,
"n_311sr_number" VARCHAR -- 311SR Number,
"final_ranger_action" VARCHAR,
"n__of_animals" DOUBLE -- # Of Animals,
"pep_response" VARCHAR,
"animal_monitored" VARCHAR,
"rehabilitator" VARCHAR,
"hours_spent_monitoring" DOUBLE,
"police_response" VARCHAR,
"esu_response" BOOLEAN,
"acc_intake_number" VARCHAR
);Anyone who has the link will be able to view this.