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
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.