Austin MetroBike Kiosk Locations
City of Austin
@usgov.city_of_austin_austin_metrobike_kiosk_locations
City of Austin
@usgov.city_of_austin_austin_metrobike_kiosk_locations
This dataset contains information about the location of the Austin MetroBike bicycle rental kiosks.
You may also be interested in Austin MetroBike trip data, available here: https://data.austintexas.gov/dataset/Austin-MetroBike-Trip-Data/tyfh-5r8s/data
More information about Austin B-Cycle is available here:
http://austinbcycle.com/
Organization: City of Austin
Last updated: 2020-11-12T13:31:15.325342
Tags: bicycles, metrobike, mobility, transit, transportation
CREATE TABLE table_1 (
"kiosk_id" BIGINT,
"kiosk_name" VARCHAR,
"kiosk_status" VARCHAR,
"location" VARCHAR,
"address" VARCHAR,
"alternate_name" VARCHAR,
"city_asset_number" DOUBLE,
"property_type" VARCHAR,
"number_of_docks" DOUBLE,
"power_type" VARCHAR,
"footprint_length" DOUBLE,
"footprint_width" DOUBLE,
"notes" VARCHAR,
"council_district" BIGINT,
"image" VARCHAR,
"modified_date" VARCHAR
);Anyone who has the link will be able to view this.