Skip to contents

A table of risk items and the decision items they are related to. These are two-way (undirected) relationships.

Usage

db_rel_risk_dec

Format

A data frame of related items with the following attributes:

RISK_OBID

Geodatabase risk item unique identifier, numeric

RISK_NO

Risk item number unique identifier, character

CONCERNS

Description of the risk item, character

RISK_ACTIVE

Is the item currently active (Yes/No)? character

DECISION_OBID

Geodatabase decision item unique identifier, numeric

DECISION_NO

Decision item number unique identifier, character

DECISION

Description of the decision item, character

DECISION_ACTIVE

Is the item currently active (Yes/No)? character