|
Attribute
|
Type
|
Description
|
|
EVENT_ID
|
string
|
Unique ID of the event (19 character string).
|
|
EVENT_STATE
|
string
|
Whether the event is in the opened or updated state.
|
|
EVENT_CLASS
|
string
|
General event type description. Possible values are:
Incident
Transit Incident
Active Construction
Transit Active Construction
Construction
Transit Construction
Special Event
Active Highway Special Event
Active Special Event
Transit Special Event
Transit Active Special Event
|
|
EVENT_TYPE
|
string
|
Specific event type description.
|
|
REPORT_ORG_ID
|
string
|
Organization responsible for reporting the event.
|
|
FACILITY_NAME
|
string
|
Name of the facility affected by the event.
|
|
DIRECTION
|
string
|
Direction of traffic flow affected b the event.
|
|
ARTICLE_CODE
|
string
|
Descriptor corresponding to the from and to location. (ex. on, at, between)
|
|
FROM_LOC_POINT
|
string
|
Starting location of the event.
|
|
TO_LOC_POINT
|
string
|
Ending location of the event.
|
|
CREATE_TIME
|
datetime
|
Date and time the event was created.
|
|
LAST_UPDATE
|
datetime
|
Date and time the event was last updated.
|
|
EVENT_DESCRIPTION
|
string
|
Full event description containing detailed event information.
|
|
CITY
|
string
|
City location of the event.
|
|
COUNTY
|
string
|
County location of the event.
|
|
STATE
|
string
|
State location of the event.
|
|
EST_DURATION
|
integer
|
Number in seconds that the event is expected to be active for.
|
|
LAT
|
float
|
Starting latitude location of the event (signed floating point number).
|
LON
|
float
|
Starting longitude location of the event (signed floating point number).
|
|
TO_LAT
|
float
|
Ending latitude location of the event (signed floating point number).
|
|
TO_LON
|
float
|
Ending longitude location of the event (signed floating point number).
|
|
LANES_AFFECTED
|
integer
|
Number of lanes affected by the event.
|
|
LANE_STATUS
|
string
|
Lane status descriptor (ex. closed, blocked).
|
|
TOTAL_LANES
|
integer
|
Total number of lanes affected by the event.
|
|
LANE_DESCRIPTION
|
string
|
Lane descriptor (ex. 1 lane may be, right lane and shoulder, left and center lanes).
|
|
LANE_DETAIL
|
string
|
Detailed lane description (ex. local lanes, local and express roadways, express lanes).
|
|
UPDATE_NUMBER
|
integer
|
Number of times the event has been updated.
|
|
RESPOND_ORG_ID
|
string
|
Organizaion or application responsible for the event entry.
|
|
PAVEMENT_CONDITION
|
string
|
Condition of pavement where the event is located.
|
|
WEATHER_CODITION
|
string
|
Weather condition where the event is located.
|
|
START_DATE
|
datetime
|
Date and time the event is scheduled to begin.
|
|
END_DATE
|
datetime
|
Date and time the event is scheduled to close.
|
|
EVENT_OTHER_DESC
|
string
|
Other descriptive information about the event (ex. 15 minute delays, 2 mile delay).
|
|
From_Mile_Marker
|
string
|
Starting milemarker affected by the event on the facility affected by the event.
|
|
To_Mile_Marker
|
string
|
Ending milemarker affected by the event on the facility affected by the event.
|
|
LOCAL_ONLY
|
boolean
|
Indicates whether the event is local to a particular agency, or is seen agency-wide (always false).
|
|
CONSTRUCTION_TYPE
|
string
|
(ex. C,E,M,O,P)
|
|
CONFIRMATION_CODE
|
string
|
|
|
CLOSURE_TYPE
|
integer
|
Indicates the type of event closure. For internal use only.
|