Bikeshare Isochrones: Line Representation Of Stations Accessible
Department of Transportation
@usgov.dot_gov_bikeshare_isochrones_line_representation_of_st_fcdd9871
Department of Transportation
@usgov.dot_gov_bikeshare_isochrones_line_representation_of_st_fcdd9871
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"strt_sysid" BIGINT,
"end_sysid" BIGINT,
"strt_facid" VARCHAR,
"end_facid" VARCHAR,
"trip_time" BIGINT,
"accessible_stations" BIGINT,
"total_stations" BIGINT,
"nyc_borough" BIGINT,
"nyc_borough_name" VARCHAR,
"sf_area" BIGINT
);
Anyone who has the link will be able to view this.