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
Events held to increase New Yorkers awareness on emergency preparedness throughtout the five boroughs and across the top languages including English, Spanish, Traditional Chinese, Russian, Korean, Haitian Creole, Italian, Bengali, Arabic, Polish, French, Urdu, Yiddish, and in audio format.
Organization: City of New York
Last updated: 2020-11-10T17:03:27.504828
Tags: emergency-management, nycem, oem, preparedness, 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 -- Census Tract (2020),
"neighborhood_tabulation_area_nta_2020" VARCHAR -- Neighborhood Tabulation Area (NTA) (2020)
);
Anyone who has the link will be able to view this.