{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "BoomTownIndex County Data \u2014 Rhode Island",
  "description": "Per-county economic indicators for Rhode Island, USA. Includes job growth, wage growth, population growth, migration inflow, median income, median home value, and median rent.",
  "url": "https://boomtownindex.com/state/rhode-island/",
  "license": "https://boomtownindex.com/methodology/",
  "creator": {
    "@type": "Organization",
    "name": "BoomTownIndex",
    "url": "https://boomtownindex.com"
  },
  "spatialCoverage": {
    "@type": "Place",
    "name": "Rhode Island",
    "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": "RI",
  "state_name": "Rhode Island",
  "county_count": 5,
  "counties": [
    {
      "fips": "44003",
      "name": "Kent County",
      "state_abbr": "RI",
      "state_name": "Rhode Island",
      "population": 170168,
      "median_income": 85732,
      "median_home_value": 306000,
      "median_rent": 1226,
      "migration_inflow_pct": 2.97,
      "income_growth_pct": 7.33,
      "pop_growth_pct": 0.49,
      "job_growth_pct": 0.5,
      "wage_growth_pct": 3.9,
      "employment_level": 75845
    },
    {
      "fips": "44007",
      "name": "Providence County",
      "state_abbr": "RI",
      "state_name": "Rhode Island",
      "population": 657984,
      "median_income": 72579,
      "median_home_value": 310500,
      "median_rent": 1161,
      "migration_inflow_pct": 1.01,
      "income_growth_pct": 10.31,
      "pop_growth_pct": 0.2,
      "job_growth_pct": 1.2,
      "wage_growth_pct": 3.2,
      "employment_level": 288107
    },
    {
      "fips": "44009",
      "name": "Washington County",
      "state_abbr": "RI",
      "state_name": "Rhode Island",
      "population": 129998,
      "median_income": 99510,
      "median_home_value": 436000,
      "median_rent": 1284,
      "migration_inflow_pct": 2.78,
      "income_growth_pct": 8.16,
      "pop_growth_pct": 0.2,
      "job_growth_pct": 3.4,
      "wage_growth_pct": 3.6,
      "employment_level": 59183
    },
    {
      "fips": "44001",
      "name": "Bristol County",
      "state_abbr": "RI",
      "state_name": "Rhode Island",
      "population": 50658,
      "median_income": 105875,
      "median_home_value": 443700,
      "median_rent": 1264,
      "migration_inflow_pct": 2.53,
      "income_growth_pct": 11.33,
      "pop_growth_pct": -0.03,
      "job_growth_pct": 2.8,
      "wage_growth_pct": 3.9,
      "employment_level": 15186
    },
    {
      "fips": "44005",
      "name": "Newport County",
      "state_abbr": "RI",
      "state_name": "Rhode Island",
      "population": 85442,
      "median_income": 96319,
      "median_home_value": 503700,
      "median_rent": 1544,
      "migration_inflow_pct": 1.9,
      "income_growth_pct": 6.51,
      "pop_growth_pct": -0.1,
      "job_growth_pct": 1.6,
      "wage_growth_pct": 2.8,
      "employment_level": 42622
    }
  ]
}