Strategic Measures Vehicle Travel Time Reliability: Percent Change In The Day-to-day Variability Of Vehicle Travel Time
City of Austin
@usgov.city_of_austin_strategic_measures_vehicle_travel_time__8bb4a364
City of Austin
@usgov.city_of_austin_strategic_measures_vehicle_travel_time__8bb4a364
This dataset supports measure M.A.2.b of SD 2023. The source of the data is the anonymized travel time data provided by the third party vendor INRIX. Each row represents the Buffer Time Index percentage for all critical arterial corridors on weekdays for each year. View more details and insights related to this measure on the story page : https://data.austintexas.gov/stories/s/M-A-2-b_Vehicle-Travel-Time-Reliability-how-consis/m5qg-vzb9/
Organization: City of Austin
Last updated: 2020-11-12T13:21:52.589230
Tags: austin-transportation-department, city-of-austin, transportation
CREATE TABLE table_1 (
"metrics" VARCHAR,
"n_12_00_am" DOUBLE -- 12:00 AM,
"n_1_00_am" DOUBLE -- 1:00 AM,
"n_2_00_am" DOUBLE -- 2:00 AM,
"n_3_00_am" DOUBLE -- 3:00 AM,
"n_4_00_am" DOUBLE -- 4:00 AM,
"n_5_00_am" DOUBLE -- 5:00 AM,
"n_6_00_am" DOUBLE -- 6:00 AM,
"n_7_00_am" DOUBLE -- 7:00 AM,
"n_8_00_am" DOUBLE -- 8:00 AM,
"n_9_00_am" DOUBLE -- 9:00 AM,
"n_10_00_am" DOUBLE -- 10:00 AM,
"n_11_00_am" DOUBLE -- 11:00 AM,
"n_12_00_pm" DOUBLE -- 12:00 PM,
"n_1_00_pm" DOUBLE -- 1:00 PM,
"n_2_00_pm" DOUBLE -- 2:00 PM,
"n_3_00_pm" DOUBLE -- 3:00 PM,
"n_4_00_pm" DOUBLE -- 4:00 PM,
"n_5_00_pm" DOUBLE -- 5:00 PM,
"n_6_00_pm" DOUBLE -- 6:00 PM,
"n_7_00_pm" DOUBLE -- 7:00 PM,
"n_8_00_pm" DOUBLE -- 8:00 PM,
"n_9_00_pm" DOUBLE -- 9:00 PM,
"n_10_00_pm" DOUBLE -- 10:00 PM,
"n_11_00_pm" DOUBLE -- 11:00 PM,
"average_6_am_to_8_pm" DOUBLE,
"year" BIGINT,
"year_date" TIMESTAMP,
"date_uploaded" TIMESTAMP,
"record_id" BIGINT
);Anyone who has the link will be able to view this.