Transit Classification
City of Seattle
@usgov.city_of_seattle_transit_classification_7b050
City of Seattle
@usgov.city_of_seattle_transit_classification_7b050
CREATE TABLE table_1 (
"objectid" BIGINT,
"compkey" BIGINT,
"comptype" BIGINT,
"unitid" BIGINT,
"unitid2" BIGINT,
"unitidsort" BIGINT,
"unitdesc" VARCHAR,
"stname_ord" VARCHAR,
"onstreet" VARCHAR,
"xstrlo" VARCHAR,
"xstrhi" VARCHAR,
"artclass" BIGINT,
"artdescript" VARCHAR,
"owner" VARCHAR,
"status" VARCHAR,
"blocknbr" BIGINT,
"speedlimit" BIGINT,
"segdir" VARCHAR,
"oneway" VARCHAR,
"onewaydir" VARCHAR,
"flow" VARCHAR,
"seglength" DOUBLE,
"surfacewidth" BIGINT,
"surfacetype_1" VARCHAR,
"surfacedate_1" TIMESTAMP,
"surfacetype_2" VARCHAR,
"surfacedate_2" TIMESTAMP,
"intrlo" VARCHAR,
"dirlo" VARCHAR,
"intkeylo" DOUBLE,
"intrhi" VARCHAR,
"dirhi" VARCHAR,
"intkeyhi" DOUBLE,
"gis_mid_x" DOUBLE,
"gis_mid_y" DOUBLE,
"sgndbkroute" VARCHAR,
"nghbrhdgrnwy" VARCHAR,
"nationhwysys" VARCHAR,
"streettype" VARCHAR,
"mjtrk_str_flag" VARCHAR,
"pvmtcondindx1" BIGINT,
"pvmtcondindx2" BIGINT,
"tranclass" BIGINT,
"trandescript" VARCHAR,
"primarydistrictcd" VARCHAR,
"secondarydistrictcd" VARCHAR,
"overrideyn" VARCHAR,
"slope_pct" DOUBLE,
"pvmtcategory" VARCHAR,
"parkboulevard" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.