Public Safety Impact
Public Safety Impact v1.0.0
A coarse-grained representation of impact to public safety.
Value | Definition |
---|---|
Minimal | Safety impact of None or Minor. |
Significant | Safety impact of Major, Hazardous, or Catastrophic. |
{
"namespace": "ssvc",
"version": "1.0.0",
"key": "PSI",
"name": "Public Safety Impact",
"description": "A coarse-grained representation of impact to public safety.",
"values": [
{
"key": "M",
"name": "Minimal",
"description": "Safety impact of None or Minor."
},
{
"key": "S",
"name": "Significant",
"description": "Safety impact of Major, Hazardous, or Catastrophic."
}
]
}
See also