A table of action items and their key attributes for project risk analysis.
Format
A data frame of action items with the following attributes:
- OBJECTID
Geodatabase unique identifier, numeric
- ACTION_NO
Action item number unique identifier, character
- ACTION
Description of the action item, character
- START_DATE
Start date of the action, POSIXct
- END_DATE
End date of the action, POSIXct
- TECHNICAL_POC
Technical POC for the action, character
- POC_REVIEW_DATE
The last date the technical POC reviewed the action item, POSIXct
- FEATURE
The primary project feature impacted by this action, character
- ACTIVE
Is the item currently active (Yes/No)? character
- DISCIPLINE
The primary discipline of the item (domain: discipline), character
- MANAGEMENT_STATUS
The current management status of the item (domain: management_status, Open/Closed), character
- OWNER
The owner of the item, character
- ENG_LEVEL
Current engagement level of the item (domain: Engagement, Level, 1-5), character
- LEVEL_DATE
The date of the current enegement level, POSIXct
- LAST_EDITED_DATE
The date the item was last eddited, POSIXct
- FK_TABLE_ID
not used