{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "BoomTownIndex County Data \u2014 Vermont",
  "description": "Per-county economic indicators for Vermont, USA. Includes job growth, wage growth, population growth, migration inflow, median income, median home value, and median rent.",
  "url": "https://boomtownindex.com/state/vermont/",
  "license": "https://boomtownindex.com/methodology/",
  "creator": {
    "@type": "Organization",
    "name": "BoomTownIndex",
    "url": "https://boomtownindex.com"
  },
  "spatialCoverage": {
    "@type": "Place",
    "name": "Vermont",
    "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": "VT",
  "state_name": "Vermont",
  "county_count": 5,
  "counties": [
    {
      "fips": "50011",
      "name": "Franklin County",
      "state_abbr": "VT",
      "state_name": "Vermont",
      "population": 50101,
      "median_income": 73633,
      "median_home_value": 263200,
      "median_rent": 1125,
      "migration_inflow_pct": 1.98,
      "income_growth_pct": 7.53,
      "pop_growth_pct": 0.7,
      "job_growth_pct": 0.0,
      "wage_growth_pct": 5.6,
      "employment_level": 17250
    },
    {
      "fips": "50007",
      "name": "Chittenden County",
      "state_abbr": "VT",
      "state_name": "Vermont",
      "population": 168309,
      "median_income": 89494,
      "median_home_value": 378300,
      "median_rent": 1511,
      "migration_inflow_pct": 2.1,
      "income_growth_pct": 9.2,
      "pop_growth_pct": 0.47,
      "job_growth_pct": 0.1,
      "wage_growth_pct": 4.1,
      "employment_level": 103301
    },
    {
      "fips": "50027",
      "name": "Windsor County",
      "state_abbr": "VT",
      "state_name": "Vermont",
      "population": 57832,
      "median_income": 69492,
      "median_home_value": 249700,
      "median_rent": 1054,
      "migration_inflow_pct": 2.13,
      "income_growth_pct": 8.94,
      "pop_growth_pct": 0.41,
      "job_growth_pct": -0.1,
      "wage_growth_pct": 5.2,
      "employment_level": 23153
    },
    {
      "fips": "50023",
      "name": "Washington County",
      "state_abbr": "VT",
      "state_name": "Vermont",
      "population": 59768,
      "median_income": 77278,
      "median_home_value": 278000,
      "median_rent": 1077,
      "migration_inflow_pct": 1.53,
      "income_growth_pct": 10.2,
      "pop_growth_pct": 0.27,
      "job_growth_pct": 1.5,
      "wage_growth_pct": 4.9,
      "employment_level": 33484
    },
    {
      "fips": "50021",
      "name": "Rutland County",
      "state_abbr": "VT",
      "state_name": "Vermont",
      "population": 60585,
      "median_income": 62641,
      "median_home_value": 203500,
      "median_rent": 891,
      "migration_inflow_pct": 1.12,
      "income_growth_pct": 4.84,
      "pop_growth_pct": -0.13,
      "job_growth_pct": 0.7,
      "wage_growth_pct": 5.1,
      "employment_level": 25313
    }
  ]
}