State Park Facility Points
State of New York
@usgov.state_of_new_york_state_park_facility_points
State of New York
@usgov.state_of_new_york_state_park_facility_points
CREATE TABLE table_1 (
"name" VARCHAR,
"category" VARCHAR,
"region" BIGINT,
"county" VARCHAR,
"golf" VARCHAR,
"camp" VARCHAR,
"playground" VARCHAR,
"nature_center" VARCHAR,
"beach" VARCHAR,
"facility_url" VARCHAR,
"golf_url" VARCHAR,
"nature_center_url" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.