db_risk | R Documentation |
A table of risk items and their key attributes for project risk analysis.
db_risk
A data frame of risk items with the following attributes:
Geodatabase unique identifier, numeric
Risk item number unique identifier, character
The general category of the risk (domain: risk_category), character
The primary project feature impacted by this action, character
The primary discipline of the item (domain: discipline), character
The risk event that prompted the creation of this risk item, character
Description of the risk item, character
The strategy for managing the risk (domain: risk_strategy), character
Likelihood of the risk impacting project cost (domain: cost_likelihood), character
Potential impact on project cost (domain: cost_impact), character
Level of risk to project cost (low, moderate, high), character
Range of impact on project cost (in dollars), character
Cost risk color coding: low = green, moderate = orange, high = red, character
Likelihood of the risk impacting project schedule (domain: schedule_likelihood), character
Potential impact on project schedule (domain: schedule_impact), character
Level of risk to project schedule (low, moderate, high), character
Range of impact to project schedule (in months), character
Schedule risk color coding: low = green, moderate = orange, high = red, character
Potential impact on project effectiveness (domain: efficacy_impact), character
Likelihood of the risk impacting project effectiveness (domain: efficacy_likelihood), character
Level of risk to project effectiveness (low, moderate, high), character
Efficacy risk color coding: low = green, moderate = orange, high = red, character
Technical POC for the action, character
The last date the technical POC reviewed the action item, POSIXct
Timing of delay relative to construction (prior to or during), character
Primary start date of the risk item, POSIXct
Primary end date of the risk item, POSIXct
Is the item currently active (Yes/No)? character
Is the importance of the risk item decreasing, stable, or increasing, character
Brief description of the expected impact of the decision, character
Brief description of the expected outcome for the risk item, character
The current management status of the item (domain: management_status, Open/Closed), character
The name of the owner of the item, character
Current engagement level of the item (domain: Engagement, Level, 1-5), character
The date of the current engagement level, POSIXct
Keyword tags used to categorize risk items, character
The date the item was last eddited, POSIXct
not used
not used
not used
not used
not used
not used
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.