DYCD Program Sites
City of New York
@usgov.city_of_new_york_dycd_program_sites
City of New York
@usgov.city_of_new_york_dycd_program_sites
This dataset provides a breakdown of all the Service Categories that are provided, and funded by DYCD. For each Service Category, the datasets list their DYCD business unit (Program Area), sub-divisions (Program Types), the DYCD-funded organization (Provider) that provide their respective services, and finally, the Program Sites where these services are available.
Organization: City of New York
Last updated: 2020-11-10T17:02:41.267757
Tags: dycd, program-sites
CREATE TABLE table_1 (
"fiscalyear" BIGINT,
"program_area" VARCHAR,
"program_type" VARCHAR,
"service_category" VARCHAR,
"provider" VARCHAR,
"program_site_name" VARCHAR,
"borough" VARCHAR,
"street_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"postcode" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"x_coordinate" DOUBLE,
"y_coordinate" DOUBLE,
"community_board" VARCHAR,
"community_name" VARCHAR,
"council_district" VARCHAR,
"census_tract_2010" DOUBLE,
"nda" VARCHAR,
"nta" VARCHAR,
"bin" DOUBLE,
"bbl" DOUBLE,
"totalslots" DOUBLE,
"totalparticipants" DOUBLE,
"contract" VARCHAR,
"portfolioid" VARCHAR,
"age_range" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.