Strategic Measures Percent Of Development Projects That Meet Or Exceed Drive Alone Trip Targets
City of Austin
@usgov.city_of_austin_strategic_measures_percent_of_developme_caa9a451
City of Austin
@usgov.city_of_austin_strategic_measures_percent_of_developme_caa9a451
This dataset supports measure M.A.4. of SD 2023. The source of the data is the Austin Transportation Department. Each row displays a development project. This dataset can be used to understand how many development projects met or exceeded drive alone trip targets. View more details and insights related to this measure on the story page : https://data.austintexas.gov/stories/s/2nus-e2iu/
Organization: City of Austin
Last updated: 2021-08-07T11:22:44.865056
Tags: austin-transportation-department, city-of-austin, drive-alone, drive-alone-trip, mobility, single-occupancy-vehicle-trip, trips
CREATE TABLE table_1 (
"s_n" BIGINT,
"development_project" VARCHAR,
"scope_received" VARCHAR,
"tdm_reduction" DOUBLE,
"target_tdm_reduction" DOUBLE,
"project_address" VARCHAR,
"met_target" BOOLEAN -- Met Target?,
"fiscal_year" BIGINT,
"year_date" TIMESTAMP,
"date_created" TIMESTAMP
);Anyone who has the link will be able to view this.