{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "BoomTownIndex County Data \u2014 Connecticut",
  "description": "Per-county economic indicators for Connecticut, USA. Includes job growth, wage growth, population growth, migration inflow, median income, median home value, and median rent.",
  "url": "https://boomtownindex.com/state/connecticut/",
  "license": "https://boomtownindex.com/methodology/",
  "creator": {
    "@type": "Organization",
    "name": "BoomTownIndex",
    "url": "https://boomtownindex.com"
  },
  "spatialCoverage": {
    "@type": "Place",
    "name": "Connecticut",
    "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": "CT",
  "state_name": "Connecticut",
  "county_count": 9,
  "counties": [
    {
      "fips": "09110",
      "name": "Capitol Planning Region",
      "state_abbr": "CT",
      "state_name": "Connecticut",
      "population": 977165,
      "median_income": 88190,
      "median_home_value": 283800,
      "median_rent": 1297,
      "migration_inflow_pct": 1.4,
      "income_growth_pct": null,
      "pop_growth_pct": null,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 0.0,
      "employment_level": 522687
    },
    {
      "fips": "09120",
      "name": "Greater Bridgeport Planning Region",
      "state_abbr": "CT",
      "state_name": "Connecticut",
      "population": 326381,
      "median_income": 83147,
      "median_home_value": 372000,
      "median_rent": 1446,
      "migration_inflow_pct": 2.55,
      "income_growth_pct": null,
      "pop_growth_pct": null,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 0.0,
      "employment_level": 115460
    },
    {
      "fips": "09130",
      "name": "Lower Connecticut River Valley Planning Region",
      "state_abbr": "CT",
      "state_name": "Connecticut",
      "population": 175244,
      "median_income": 99742,
      "median_home_value": 341300,
      "median_rent": 1345,
      "migration_inflow_pct": 4.42,
      "income_growth_pct": null,
      "pop_growth_pct": null,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 0.0,
      "employment_level": 73682
    },
    {
      "fips": "09140",
      "name": "Naugatuck Valley Planning Region",
      "state_abbr": "CT",
      "state_name": "Connecticut",
      "population": 451887,
      "median_income": 82939,
      "median_home_value": 273500,
      "median_rent": 1218,
      "migration_inflow_pct": 2.83,
      "income_growth_pct": null,
      "pop_growth_pct": null,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 0.0,
      "employment_level": 160111
    },
    {
      "fips": "09150",
      "name": "Northeastern Connecticut Planning Region",
      "state_abbr": "CT",
      "state_name": "Connecticut",
      "population": 95687,
      "median_income": 83119,
      "median_home_value": 268500,
      "median_rent": 1119,
      "migration_inflow_pct": 2.0,
      "income_growth_pct": null,
      "pop_growth_pct": null,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 0.0,
      "employment_level": 28792
    },
    {
      "fips": "09160",
      "name": "Northwest Hills Planning Region",
      "state_abbr": "CT",
      "state_name": "Connecticut",
      "population": 112696,
      "median_income": 87971,
      "median_home_value": 296800,
      "median_rent": 1149,
      "migration_inflow_pct": 2.87,
      "income_growth_pct": null,
      "pop_growth_pct": null,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 0.0,
      "employment_level": 37684
    },
    {
      "fips": "09170",
      "name": "South Central Connecticut Planning Region",
      "state_abbr": "CT",
      "state_name": "Connecticut",
      "population": 571298,
      "median_income": 83617,
      "median_home_value": 309600,
      "median_rent": 1408,
      "migration_inflow_pct": 2.08,
      "income_growth_pct": null,
      "pop_growth_pct": null,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 0.0,
      "employment_level": 281946
    },
    {
      "fips": "09180",
      "name": "Southeastern Connecticut Planning Region",
      "state_abbr": "CT",
      "state_name": "Connecticut",
      "population": 280293,
      "median_income": 80330,
      "median_home_value": 275900,
      "median_rent": 1254,
      "migration_inflow_pct": 2.37,
      "income_growth_pct": null,
      "pop_growth_pct": null,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 0.0,
      "employment_level": 127106
    },
    {
      "fips": "09190",
      "name": "Western Connecticut Planning Region",
      "state_abbr": "CT",
      "state_name": "Connecticut",
      "population": 620666,
      "median_income": 118930,
      "median_home_value": 595600,
      "median_rent": 1952,
      "migration_inflow_pct": 0.94,
      "income_growth_pct": null,
      "pop_growth_pct": null,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 0.0,
      "employment_level": 287189
    }
  ]
}