Rest Areas Across NY
State of New York
@usgov.state_of_new_york_rest_areas_across_ny
State of New York
@usgov.state_of_new_york_rest_areas_across_ny
This data set contains the New York State Department of Transportation maintained rest areas across New York state.
Organization: State of New York
Last updated: 2020-11-12T04:00:20.645285
Tags: rest-areas
CREATE TABLE table_1 (
"name" VARCHAR,
"description" VARCHAR,
"vending_machine" BIGINT,
"picnictable" BIGINT,
"public_phone" BIGINT,
"route" VARCHAR,
"status" VARCHAR,
"county" VARCHAR,
"visitor_info" VARCHAR,
"nys_police" VARCHAR,
"car_spaces" BIGINT,
"truck_spaces" BIGINT,
"bus_spaces" BIGINT,
"handicapped_spaces" BIGINT,
"travel_direction" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR,
"georeference" VARCHAR
);Anyone who has the link will be able to view this.