Maricopa County Regional Work Zone Data Exchange (WZDx) V1.1 Feed Sample
Department of Transportation
@usgov.dot_gov_maricopa_county_regional_work_zone_exchange_wz_5bf1ae31
Department of Transportation
@usgov.dot_gov_maricopa_county_regional_work_zone_exchange_wz_5bf1ae31
CREATE TABLE table_1 (
"header_metadataurl" VARCHAR,
"header_timestampupdate" VARCHAR,
"header_versionno" BIGINT,
"roadrestrictions" VARCHAR,
"beginlocation_crossstreet" VARCHAR,
"beginlocation_latitude_est" DOUBLE,
"beginlocation_latitude_ver" DOUBLE,
"beginlocation_longitude_est" DOUBLE,
"beginlocation_longitude_ver" DOUBLE,
"beginlocation_milepost_est" VARCHAR,
"beginlocation_milepost_ver" VARCHAR,
"beginlocation_roaddirection" VARCHAR,
"beginlocation_roadname" VARCHAR,
"beginlocation_roadnum" VARCHAR,
"closedlanes" VARCHAR,
"closedshoulders" VARCHAR,
"description" VARCHAR,
"enddatetime_cancelled" VARCHAR,
"enddatetime_est" VARCHAR,
"enddatetime_ver" VARCHAR,
"enddatetime_timeconfidencelevel" VARCHAR,
"endlocation_crossstreet" VARCHAR,
"endlocation_latitude_est" DOUBLE,
"endlocation_latitude_ver" DOUBLE,
"endlocation_longitude_est" DOUBLE,
"endlocation_longitude_ver" DOUBLE,
"endlocation_milepost_est" VARCHAR,
"endlocation_milepost_ver" VARCHAR,
"identifier" VARCHAR,
"issuingorganization" VARCHAR,
"openlanes" VARCHAR,
"reducedspdposted" DOUBLE,
"startdatetime_cancelled" VARCHAR,
"startdatetime_est" VARCHAR,
"startdatetime_ver" VARCHAR,
"startdatetime_timeconfidencelevel" VARCHAR,
"subidentifier" VARCHAR,
"timestampeventcreation" VARCHAR,
"timestampeventupdate" VARCHAR,
"totallanes" DOUBLE,
"workerspresent" VARCHAR,
"wz_status" VARCHAR,
"startdatetime" VARCHAR,
"enddatetime" VARCHAR,
"beginlocation_latitude" DOUBLE,
"beginlocation_longitude" DOUBLE,
"endlocation_latitude" DOUBLE,
"endlocation_longitude" DOUBLE,
"beginlocation" VARCHAR,
"endlocation" VARCHAR
);
Anyone who has the link will be able to view this.