Highway Data Element Dictionary
Department of Transportation
@usgov.dot_gov_highway_data_element_dictionary
Department of Transportation
@usgov.dot_gov_highway_data_element_dictionary
This is list of data elements and their attributes that are used by data assets at the Federal Highway Administration.
Organization: Department of Transportation
Last updated: 2020-11-12T12:53:22.514028
Tags: data-element, functional-classification, highway-sub-domain
CREATE TABLE table_1 (
"data_element_name" VARCHAR,
"preferred_physical_name" VARCHAR,
"subject_category_code" VARCHAR,
"description_text" VARCHAR,
"data_type_code" VARCHAR,
"maximum_length" DOUBLE,
"precision_number" DOUBLE,
"pattern_text" VARCHAR,
"unit_of_measure" VARCHAR,
"value_domain" VARCHAR,
"business_owner_name" VARCHAR,
"data_asset_abbreviation" VARCHAR,
"data_asset_name" VARCHAR,
"system_number" VARCHAR
);Anyone who has the link will be able to view this.