Work Zone Data Exchange (WZDx) Feed Registry
Department of Transportation
@usgov.dot_gov_work_zone_data_exchange_wzdx_feed_registry
Department of Transportation
@usgov.dot_gov_work_zone_data_exchange_wzdx_feed_registry
This dataset contains the up-to-date metadata on Work Zone feeds that meet the Work Zone Data Exchange (WZDx) specifications and is registered with USDOT ITS DataHub. The current work zone data from each feed can be accessed through their respective API links. Some links provide direct access, while others require a user to create their own API access key first. Please see the attached API Key Instructions document to learn how to sign up for API keys for the requisite feeds. The ITS Work Zone Sandbox, contains an archive of work zone data collected from each feed at a rate of at least every 15 minutes. This is not intended as a replacement for the work zone feeds and in many cases does not update as frequently as the feed does.
Organization: Department of Transportation
Last updated: 2020-11-12T12:37:44.736416
Tags: arterial, automobiles, bicycles-pedestrians, construction, construction-feeds, freeway, freight, intelligent-transportation-systems-its, its-joint-program-office-jpo, lane-restrictions, multi-modal-intelligent-traffic-signal-system-mmitss, public-transit, road-conditions, road-maintenance, roadway-bridges, transit, trucking-motorcoaches, work-zone-data-exchange-wzdx
CREATE TABLE table_1 (
"state" VARCHAR,
"issuingorganization" VARCHAR,
"feedname" VARCHAR,
"url" VARCHAR,
"format" VARCHAR,
"active" BOOLEAN,
"datafeedupdatefrequency" VARCHAR,
"version" DOUBLE,
"sdate" VARCHAR,
"edate" VARCHAR,
"needapikey" BOOLEAN,
"apikeyurl" VARCHAR,
"pipedtosandbox" BOOLEAN,
"lastingestedtosandboxutc" TIMESTAMP,
"pipedtosocrata" BOOLEAN,
"socratadatasetid" VARCHAR,
"statecoordinate" VARCHAR
);Anyone who has the link will be able to view this.