Vision Zero - Crash - Mobility Project Lookup Table
City of Austin
@usgov.city_of_austin_vision_zero_crash_mobility_project_lookup_table
City of Austin
@usgov.city_of_austin_vision_zero_crash_mobility_project_lookup_table
This dataset is used to join Vision Zero crash records to mobility project records, so that they can be used in further analysis. The records are joined by selecting crashes whose locations fall within 40-feet of a project.
This data is not meant to be useful for analysis on its own, but rather an intermediary step for linking and conducting analyses between crash records and mobility project records.
Organization: City of Austin
Last updated: 2024-11-25T12:22:53.203343
CREATE TABLE table_1 (
"crash_id" BIGINT,
"project_component_id" BIGINT,
"id" BIGINT
);Anyone who has the link will be able to view this.