Skip to main content

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"
}