Urban Park Ranger Engagement Tracker
City of New York
@usgov.city_of_new_york_urban_park_ranger_engagement_tracker
City of New York
@usgov.city_of_new_york_urban_park_ranger_engagement_tracker
Information about education programs run by Urban Park Ranger staff, including program types, activities, locations, and attendance.
Organization: City of New York
Last updated: 2020-11-10T17:04:55.215039
Tags: dpr-programs, natural-classroom, nature-center, outdoor-education, urban-park-rangers, wildlife
CREATE TABLE table_1 (
"unit" VARCHAR,
"group_name" VARCHAR,
"date" TIMESTAMP,
"program_month" VARCHAR,
"borough" VARCHAR,
"location_type" VARCHAR,
"location_name" VARCHAR,
"programtime" VARCHAR,
"program_name" VARCHAR,
"program_type" VARCHAR,
"category" VARCHAR,
"classification" VARCHAR,
"duration_of_program" DOUBLE,
"audience" VARCHAR,
"student_youth_att" BIGINT -- Student/Youth Att.,
"optional_supply_categories" VARCHAR,
"activity" VARCHAR,
"length_of_activity_1" DOUBLE,
"length_of_activity_2" DOUBLE,
"total_participant_hours" DOUBLE
);Anyone who has the link will be able to view this.