Education Programs Offered In Hudson River Park: 2013 - 2015
State of New York
@usgov.state_of_new_york_education_programs_offered_in_hudson_fb0b3b33
State of New York
@usgov.state_of_new_york_education_programs_offered_in_hudson_fb0b3b33
This dataset is a list of educational programs offered by Hudson River Park Trust (HRPT) and includes the type of program, the date of the first and last offerings, and participation numbers during the period 2013-2015.
Organization: State of New York
Last updated: 2020-11-12T03:59:45.628838
Tags: education, hrpt, learning
CREATE TABLE table_1 (
"program_name" VARCHAR,
"program_type" VARCHAR,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"number_of_programs" BIGINT,
"total_number_of_participants" BIGINT,
"average_number_of_participants_per_program" BIGINT
);Anyone who has the link will be able to view this.