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
A. SUMMARY This dataset contains datapoints on the location of bike share locations across the Bay Area. B. HOW THE DATASET IS CREATED This dataset is an extract from the MTA feature server. C. UPDATE PROCESS An extract is pulled from the MTA feature server on a weekly basis. A few fields are added such as data_loaded_at. D. HOW TO USE THIS DATASET Use this dataset to understand and locate the locations of bike share stations.
Organization: City of San Francisco
Last updated: 2025-03-29T16:49:27.263029
Tags: bike-share
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.