Ready NY Events
City of New York
@usgov.city_of_new_york_ready_ny_events
City of New York
@usgov.city_of_new_york_ready_ny_events
CREATE TABLE table_1 (
"status" VARCHAR,
"event_date" TIMESTAMP,
"start_time" VARCHAR,
"end_time" VARCHAR,
"type" VARCHAR,
"description" VARCHAR,
"borough" VARCHAR,
"location_of_event" VARCHAR,
"event_address" VARCHAR,
"actual_participants" BIGINT,
"postcode" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"council_district" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"census_tract_2020" DOUBLE,
"neighborhood_tabulation_area_nta_2020" VARCHAR
);
Anyone who has the link will be able to view this.