Social Distancing: Citywide Ambassador Data
City of New York
@usgov.city_of_new_york_social_distancing_citywide_ambassador_data
City of New York
@usgov.city_of_new_york_social_distancing_citywide_ambassador_data
During the Covid-19 response, the Mayors Office of Operations worked with several city agencies to deploy Interagency Ambassadors across NYC parks to educate patrons on social distancing. This dataset contains encounters and non-encounters during deployment recorded by these Interagency Ambassadors.
This is part of the NYC Parks Covid-19 Social Distancing and Enforcement Data Collection: https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=NYC+Parks+Covid-19+Social+Distancing+and+Enforcement&q=nyc+parks+covid
Data Dictionary:
https://docs.google.com/spreadsheets/d/1ofOI4WqlXfrRAqEdNDA15QFmKJTMjTXlwcG5uyxZybg/edit?usp=sharing
Organization: City of New York
Last updated: 2020-11-10T17:01:51.268459
Tags: covid, covid-19
CREATE TABLE table_1 (
"encounter_datetime" VARCHAR,
"park_area_id" VARCHAR,
"city_agency" VARCHAR,
"encounter_type" VARCHAR,
"simplified_encounter_type" VARCHAR,
"sd_patronscomplied" DOUBLE,
"sd_patronsnocomply" DOUBLE,
"sd_amenity" VARCHAR,
"closed_amenity" VARCHAR,
"closed_patroncount" DOUBLE,
"closed_approach" VARCHAR,
"closed_outcome" VARCHAR,
"park_borough" VARCHAR
);Anyone who has the link will be able to view this.