Roadway Functional Classification
District of Columbia
@usgov.district_of_columbia_roadway_functional_classification
District of Columbia
@usgov.district_of_columbia_roadway_functional_classification
CREATE TABLE table_1 (
"routeid" VARCHAR,
"routename" VARCHAR,
"roadtype" BIGINT,
"blockkey" VARCHAR,
"totaltravellanes" BIGINT,
"totaltravellanewidth" BIGINT,
"totaltravellanesinbound" BIGINT,
"totaltravellanesoutbound" BIGINT,
"summarydirection" VARCHAR,
"fhwafunctionalclass" DOUBLE,
"nhscode" DOUBLE,
"ownership" DOUBLE,
"speedlimits_ib" VARCHAR,
"speedlimits_ob" DOUBLE,
"streetname" VARCHAR,
"streettype" VARCHAR,
"blockid" VARCHAR,
"dcfunctionalclass" DOUBLE,
"nhstype" VARCHAR,
"ward_id" BIGINT,
"anc_id" VARCHAR,
"smd_id" VARCHAR,
"block_name" VARCHAR,
"mar_id" DOUBLE,
"surface_type" DOUBLE,
"shapelen" BIGINT,
"objectid" BIGINT,
"dc_maintenance_operations" DOUBLE,
"maintenance_operations" DOUBLE
);
Anyone who has the link will be able to view this.