{
  "generator": "HI Information",
  "kind": "datasets",
  "count": 4,
  "datasets": [
    {
      "id": "dataset.us.moving_cost.v1",
      "label": "US Moving Cost",
      "version": "1",
      "description": "Local and long-distance moving cost ranges by metro and home size.",
      "coverage": "US national + LA/NYC metros (v0 seed)",
      "rightsCleared": false,
      "freshness": "quarterly",
      "attributes": [
        "attribute.cost.low",
        "attribute.cost.median",
        "attribute.cost.high"
      ],
      "methodology": "methodology.moving_cost.us.v1",
      "rowCountApprox": 6,
      "url": "https://hiinformation.com/data/"
    },
    {
      "id": "dataset.us.local_service_cost.v1",
      "label": "US Local Service & Home-Project Cost",
      "version": "1",
      "description": "Home-project and local service cost ranges. Blocked on rights clearance for industry references.",
      "coverage": "US (v0, rights-blocked)",
      "rightsCleared": false,
      "freshness": "quarterly",
      "attributes": [
        "attribute.cost.low",
        "attribute.cost.median",
        "attribute.cost.high"
      ],
      "methodology": "methodology.local_service_cost.us.v1",
      "rowCountApprox": null,
      "url": "https://hiinformation.com/data/"
    },
    {
      "id": "dataset.us.electricity_price.v1",
      "label": "US Electricity Price by State",
      "version": "1",
      "description": "US electricity prices (cents/kWh) — residential, commercial, industrial & all-sectors — for all 50 states + DC. Real EIA public-domain data, served via the live Electricity Rates API.",
      "coverage": "US national + 50 states + DC × 4 sectors (real EIA data)",
      "rightsCleared": true,
      "freshness": "monthly",
      "attributes": [
        "attribute.rate.per_kwh"
      ],
      "methodology": "methodology.electricity_cost.us.v1",
      "rowCountApprox": 204,
      "url": "https://hiinformation.com/data/"
    },
    {
      "id": "dataset.us.cost_of_living.v1",
      "label": "US Cost of Living Index",
      "version": "1",
      "description": "Cost-of-living index by state (BEA Regional Price Parities, US = 100) — public-domain.",
      "coverage": "US (7 states in v0 snapshot; full 50 via `npm run ingest`)",
      "rightsCleared": true,
      "freshness": "annual",
      "attributes": [
        "attribute.index.rpp"
      ],
      "methodology": "methodology.cost_of_living.us.v1",
      "rowCountApprox": 7,
      "url": "https://hiinformation.com/data/"
    }
  ]
}