Summer Sports Experience: 2017 To 2021
City of New York
@usgov.city_of_new_york_summer_sports_experience
City of New York
@usgov.city_of_new_york_summer_sports_experience
CREATE TABLE table_1 (
"borough_location" VARCHAR,
"park_location" VARCHAR,
"sports_played" VARCHAR,
"week_start_date" TIMESTAMP,
"week_end_date" TIMESTAMP,
"sunday_s_attendance" BIGINT,
"monday_s_attendance" BIGINT,
"tuesday_s_attendance" BIGINT,
"wednesday_s_attendance" BIGINT,
"thursday_s_attendance" BIGINT,
"friday_s_attendance" BIGINT,
"saturday_s_attendance" BIGINT,
"attendance_sum" BIGINT
);
Anyone who has the link will be able to view this.