Aquatics Programming: 2021 To Current
City of New York
@usgov.city_of_new_york_aquatics_programming_2021_to_current
City of New York
@usgov.city_of_new_york_aquatics_programming_2021_to_current
This dataset contains attendance and location information for NYC Parks' indoor and outdoor aquatics program "Learn To Swim." Explore the Data Dictionary View Open Data for Outdoor Aquatics (2018–2019): here Note: only outdoor aquatics were captured prior to 2021. Learn more about this program on the NYC Parks website: Swim Programs
Organization: City of New York
Last updated: 2024-12-27T21:48:16.447819
Tags: aquatics, indoor-pool, learn-to-swim, outdoor-pool, pools, programs, recreation, swimming, swimming-pools
CREATE TABLE table_1 (
"session" DOUBLE,
"borough" VARCHAR,
"swimming_pool" VARCHAR,
"class_type" VARCHAR,
"starttime" VARCHAR,
"total_registration" DOUBLE,
"total_attendance" BIGINT,
"classname" VARCHAR
);Anyone who has the link will be able to view this.