{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "BoomTownIndex County Data \u2014 New Hampshire",
  "description": "Per-county economic indicators for New Hampshire, USA. Includes job growth, wage growth, population growth, migration inflow, median income, median home value, and median rent.",
  "url": "https://boomtownindex.com/state/new-hampshire/",
  "license": "https://boomtownindex.com/methodology/",
  "creator": {
    "@type": "Organization",
    "name": "BoomTownIndex",
    "url": "https://boomtownindex.com"
  },
  "spatialCoverage": {
    "@type": "Place",
    "name": "New Hampshire",
    "containedInPlace": {
      "@type": "Country",
      "name": "United States"
    }
  },
  "variableMeasured": [
    "job_growth_pct",
    "wage_growth_pct",
    "pop_growth_pct",
    "migration_inflow_pct",
    "income_growth_pct",
    "median_income",
    "median_home_value",
    "median_rent",
    "population",
    "employment_level"
  ],
  "state_abbr": "NH",
  "state_name": "New Hampshire",
  "county_count": 8,
  "counties": [
    {
      "fips": "33003",
      "name": "Carroll County",
      "state_abbr": "NH",
      "state_name": "New Hampshire",
      "population": 50679,
      "median_income": 77049,
      "median_home_value": 315800,
      "median_rent": 1138,
      "migration_inflow_pct": 1.45,
      "income_growth_pct": 8.71,
      "pop_growth_pct": 1.44,
      "job_growth_pct": 0.9,
      "wage_growth_pct": 3.9,
      "employment_level": 19693
    },
    {
      "fips": "33001",
      "name": "Belknap County",
      "state_abbr": "NH",
      "state_name": "New Hampshire",
      "population": 63914,
      "median_income": 80719,
      "median_home_value": 295900,
      "median_rent": 1153,
      "migration_inflow_pct": 2.95,
      "income_growth_pct": 7.58,
      "pop_growth_pct": 0.82,
      "job_growth_pct": 1.1,
      "wage_growth_pct": 4.6,
      "employment_level": 25854
    },
    {
      "fips": "33015",
      "name": "Rockingham County",
      "state_abbr": "NH",
      "state_name": "New Hampshire",
      "population": 315169,
      "median_income": 110225,
      "median_home_value": 424100,
      "median_rent": 1518,
      "migration_inflow_pct": 1.67,
      "income_growth_pct": 8.4,
      "pop_growth_pct": 0.77,
      "job_growth_pct": 1.5,
      "wage_growth_pct": 3.7,
      "employment_level": 157028
    },
    {
      "fips": "33013",
      "name": "Merrimack County",
      "state_abbr": "NH",
      "state_name": "New Hampshire",
      "population": 153918,
      "median_income": 88806,
      "median_home_value": 297600,
      "median_rent": 1199,
      "migration_inflow_pct": 3.81,
      "income_growth_pct": 7.7,
      "pop_growth_pct": 0.61,
      "job_growth_pct": 0.5,
      "wage_growth_pct": 4.5,
      "employment_level": 77147
    },
    {
      "fips": "33011",
      "name": "Hillsborough County",
      "state_abbr": "NH",
      "state_name": "New Hampshire",
      "population": 422733,
      "median_income": 95112,
      "median_home_value": 356200,
      "median_rent": 1444,
      "migration_inflow_pct": 1.76,
      "income_growth_pct": 9.41,
      "pop_growth_pct": 0.53,
      "job_growth_pct": -0.3,
      "wage_growth_pct": 3.3,
      "employment_level": 201342
    },
    {
      "fips": "33017",
      "name": "Strafford County",
      "state_abbr": "NH",
      "state_name": "New Hampshire",
      "population": 130965,
      "median_income": 83212,
      "median_home_value": 300200,
      "median_rent": 1308,
      "migration_inflow_pct": 4.25,
      "income_growth_pct": 8.69,
      "pop_growth_pct": 0.28,
      "job_growth_pct": -1.4,
      "wage_growth_pct": -1.0,
      "employment_level": 46517
    },
    {
      "fips": "33005",
      "name": "Cheshire County",
      "state_abbr": "NH",
      "state_name": "New Hampshire",
      "population": 76610,
      "median_income": 76551,
      "median_home_value": 238800,
      "median_rent": 1139,
      "migration_inflow_pct": 1.55,
      "income_growth_pct": 10.37,
      "pop_growth_pct": 0.18,
      "job_growth_pct": -1.0,
      "wage_growth_pct": 3.6,
      "employment_level": 31134
    },
    {
      "fips": "33009",
      "name": "Grafton County",
      "state_abbr": "NH",
      "state_name": "New Hampshire",
      "population": 90836,
      "median_income": 79949,
      "median_home_value": 273100,
      "median_rent": 1197,
      "migration_inflow_pct": 2.25,
      "income_growth_pct": 8.4,
      "pop_growth_pct": -0.21,
      "job_growth_pct": 1.4,
      "wage_growth_pct": 1.2,
      "employment_level": 54323
    }
  ]
}