Bay Area Bike Share Stations
City of San Francisco
@usgov.city_of_san_francisco_bay_area_bike_share_stations
City of San Francisco
@usgov.city_of_san_francisco_bay_area_bike_share_stations
CREATE TABLE table_1 (
"objectid" BIGINT,
"station_id" BIGINT,
"station_name" VARCHAR,
"station_id_domo" VARCHAR,
"has_kiosk" BOOLEAN,
"dock_count" BIGINT,
"station_latitude" DOUBLE,
"station_longitude" DOUBLE,
"region_id" DOUBLE,
"shape" VARCHAR,
"supervisor_district" DOUBLE,
"analysis_neighborhood" VARCHAR,
"data_loaded_at" VARCHAR,
"data_as_of" VARCHAR
);
Anyone who has the link will be able to view this.