IndexValue
Index value, optionally with grade. Used by: Nested in SocioeconomicRow and NaturalHazardRow
valueValue (number)required
Index value (0-100)
gradeGrade (string)nullable
Letter grade (A-F)
IndexValue
{
"value": 0,
"grade": "string"
}
Index value, optionally with grade. Used by: Nested in SocioeconomicRow and NaturalHazardRow
Index value (0-100)
Letter grade (A-F)
{
"value": 0,
"grade": "string"
}