{
  "id": "index.hi_cost_of_living.us.v1",
  "label": "HI Cost of Living Index",
  "version": "1",
  "cadence": "annual",
  "geography": {
    "scope": "country",
    "country": "US"
  },
  "asOf": "2023",
  "base": 100,
  "baseLabel": "US average (= 100)",
  "format": "index",
  "nationalIndex": 100,
  "points": [
    {
      "geoLabel": "CA",
      "median": 112.6,
      "index": 113
    },
    {
      "geoLabel": "DC",
      "median": 110.8,
      "index": 111
    },
    {
      "geoLabel": "NJ",
      "median": 108.9,
      "index": 109
    },
    {
      "geoLabel": "HI",
      "median": 108.6,
      "index": 109
    },
    {
      "geoLabel": "SD",
      "median": 88.1,
      "index": 88
    },
    {
      "geoLabel": "MS",
      "median": 87.3,
      "index": 87
    },
    {
      "geoLabel": "AR",
      "median": 86.5,
      "index": 87
    }
  ],
  "methodology": "methodology.cost_of_living.us.v1",
  "datasets": [
    "dataset.us.cost_of_living.v1"
  ],
  "disclosure": "v0 values are modeled estimates pending verified collection."
}