{
 "dataset": {
  "id": "fbi-cde-state",
  "sourceId": "fbi",
  "name": "Crime in the United States, by State (Table 5), 2014 and 2024",
  "description": "Estimated violent-crime and property-crime offense counts and rates per 100,000 population for the nation, the District of Columbia, and all 50 states, for the newest year the FBI's traditional state-by-state crime table is available (2024) and a decade earlier (2014), for interstate comparison with Idaho. These are FBI Uniform Crime Reporting estimates, not the same collection system or offense definitions as Idaho State Police's Group A NIBRS totals in the isp-crime-in-idaho dataset.",
  "url": "https://cde.ucr.cjis.gov/",
  "methodologyUrl": "https://ucr.fbi.gov/crime-in-the-u.s/2014/crime-in-the-u.s.-2014/tables/table-5/table-5-data-declaration",
  "dataUrl": "https://www.justfacts.com/document/crime_united_states_2024_fbi_full.pdf",
  "geography": "Nation, District of Columbia, and states",
  "timeCoverage": "2014, 2024",
  "updateFrequency": "Annual (this puller only pulls the newest year and one decade-earlier year)",
  "publisherUpdated": "2025",
  "retrieved": "2026-09-08",
  "license": "Public domain. U.S. federal government work.",
  "ingestion": "scripts/fetch-fbi-cde-state.py",
  "caveats": [
   "The FBI's Crime Data Explorer (cde.ucr.cjis.gov) only exposes state-level estimates through its interactive web app or a REST API gated by an api.data.gov key not available to this puller; the CDE's own advertised static bulk-download bucket (from the retired 18F crime-data-frontend project) is dead and only ever covered 1995-2016 with no state rate column. This dataset instead uses the FBI's traditional 'Crime in the United States' (CIUS) Table 5 for 2014 (fetched directly from ucr.fbi.gov) and 2024 (fetched from a justfacts.com mirror of the identical DOJ/FBI document, because the FBI's own current hosts for it are either JavaScript-only or return a bot-detection challenge to non-browser clients).",
   "2024 figures are FBI estimates released Summer 2025; 2024 national and Idaho figures were not yet final as of that release.",
   "In 2013 the FBI's UCR Program revised its definition of rape; the 2014 violent-crime totals and rates use the revised definition, matching the FBI's own headline 2014 total, though the source table also carries a legacy-definition rape column not used here.",
   "On January 1, 2021 the FBI's UCR Program transitioned to NIBRS-only collection; participation in 2021 fell below the FBI's own bar for national representativeness, and 2022-2024 estimates rely on a mix of NIBRS and Summary Reporting System (SRS) submissions from agencies that had not transitioned. This break in reporting basis sits between the two years in this dataset (2014 and 2024) and affects comparability of the trend, though not the cross-sectional state comparison within either year.",
   "The 2014 Table 5 workbook is a legacy Excel 97-2003 (BIFF8/OLE2) file; openpyxl cannot open that format (it reads only OOXML .xlsx), so this puller reads it with xlrd, the standard library for the legacy format.",
   "Puerto Rico is excluded (not a geography in data/geographies.json); the District of Columbia is included as its own geography."
  ],
  "metrics": [
   {
    "id": "crime.violent_crime_offenses",
    "name": "Violent crime offenses (FBI estimate)",
    "unit": "count",
    "description": "Estimated violent crime offenses (murder and nonnegligent manslaughter, rape, robbery, and aggravated assault) known to law enforcement.",
    "aggregation": "flow"
   },
   {
    "id": "crime.violent_crime_rate",
    "name": "Violent crime rate (FBI estimate)",
    "unit": "per_100k",
    "description": "Estimated violent crime offenses per 100,000 population, as published by the FBI.",
    "aggregation": "rate"
   },
   {
    "id": "crime.property_crime_offenses",
    "name": "Property crime offenses (FBI estimate)",
    "unit": "count",
    "description": "Estimated property crime offenses (burglary, larceny-theft, and motor vehicle theft) known to law enforcement.",
    "aggregation": "flow"
   },
   {
    "id": "crime.property_crime_rate",
    "name": "Property crime rate (FBI estimate)",
    "unit": "per_100k",
    "description": "Estimated property crime offenses per 100,000 population, as published by the FBI.",
    "aggregation": "rate"
   }
  ]
 },
 "observations": [
  {
   "metric": "crime.property_crime_offenses",
   "geo": "01",
   "period": "2014",
   "periodType": "year",
   "value": 154094,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "01",
   "period": "2024",
   "periodType": "year",
   "value": 80721,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "02",
   "period": "2014",
   "periodType": "year",
   "value": 20334,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "02",
   "period": "2024",
   "periodType": "year",
   "value": 12665,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "04",
   "period": "2014",
   "periodType": "year",
   "value": 215240,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "04",
   "period": "2024",
   "periodType": "year",
   "value": 135883,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "05",
   "period": "2014",
   "periodType": "year",
   "value": 99018,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "05",
   "period": "2024",
   "periodType": "year",
   "value": 59591,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "06",
   "period": "2014",
   "periodType": "year",
   "value": 947192,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "06",
   "period": "2024",
   "periodType": "year",
   "value": 819559,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "08",
   "period": "2014",
   "periodType": "year",
   "value": 135510,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "08",
   "period": "2024",
   "periodType": "year",
   "value": 154466,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "09",
   "period": "2014",
   "periodType": "year",
   "value": 69070,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "09",
   "period": "2024",
   "periodType": "year",
   "value": 50205,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "10",
   "period": "2014",
   "periodType": "year",
   "value": 27900,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "10",
   "period": "2024",
   "periodType": "year",
   "value": 18364,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "11",
   "period": "2014",
   "periodType": "year",
   "value": 34147,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "11",
   "period": "2024",
   "periodType": "year",
   "value": 25937,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "12",
   "period": "2014",
   "periodType": "year",
   "value": 679446,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "12",
   "period": "2024",
   "periodType": "year",
   "value": 331980,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "13",
   "period": "2014",
   "periodType": "year",
   "value": 331316,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "13",
   "period": "2024",
   "periodType": "year",
   "value": 187263,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "15",
   "period": "2014",
   "periodType": "year",
   "value": 43297,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "15",
   "period": "2024",
   "periodType": "year",
   "value": 28154,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "16",
   "period": "2014",
   "periodType": "year",
   "value": 30316,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "16",
   "period": "2024",
   "periodType": "year",
   "value": 14737,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "17",
   "period": "2014",
   "periodType": "year",
   "value": 267385,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "17",
   "period": "2024",
   "periodType": "year",
   "value": 218004,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "18",
   "period": "2014",
   "periodType": "year",
   "value": 174776,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "18",
   "period": "2024",
   "periodType": "year",
   "value": 95457,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "19",
   "period": "2014",
   "periodType": "year",
   "value": 65056,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "19",
   "period": "2024",
   "periodType": "year",
   "value": 42034,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "20",
   "period": "2014",
   "periodType": "year",
   "value": 79431,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "20",
   "period": "2024",
   "periodType": "year",
   "value": 58116,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "21",
   "period": "2014",
   "periodType": "year",
   "value": 99166,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "21",
   "period": "2024",
   "periodType": "year",
   "value": 61938,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "22",
   "period": "2014",
   "periodType": "year",
   "value": 160824,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "22",
   "period": "2024",
   "periodType": "year",
   "value": 105583,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "23",
   "period": "2014",
   "periodType": "year",
   "value": 26421,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "23",
   "period": "2024",
   "periodType": "year",
   "value": 16047,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "24",
   "period": "2014",
   "periodType": "year",
   "value": 149859,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "24",
   "period": "2024",
   "periodType": "year",
   "value": 128369,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "25",
   "period": "2014",
   "periodType": "year",
   "value": 125267,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "25",
   "period": "2024",
   "periodType": "year",
   "value": 79362,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "26",
   "period": "2014",
   "periodType": "year",
   "value": 202547,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "26",
   "period": "2024",
   "periodType": "year",
   "value": 139823,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "27",
   "period": "2014",
   "periodType": "year",
   "value": 125377,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "27",
   "period": "2024",
   "periodType": "year",
   "value": 93054,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "28",
   "period": "2014",
   "periodType": "year",
   "value": 87462,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "28",
   "period": "2024",
   "periodType": "year",
   "value": 40115,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "29",
   "period": "2014",
   "periodType": "year",
   "value": 176237,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "29",
   "period": "2024",
   "periodType": "year",
   "value": 121238,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "30",
   "period": "2014",
   "periodType": "year",
   "value": 25312,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "30",
   "period": "2024",
   "periodType": "year",
   "value": 18392,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "31",
   "period": "2014",
   "periodType": "year",
   "value": 47479,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "31",
   "period": "2024",
   "periodType": "year",
   "value": 32622,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "32",
   "period": "2014",
   "periodType": "year",
   "value": 74538,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "32",
   "period": "2024",
   "periodType": "year",
   "value": 71786,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "33",
   "period": "2014",
   "periodType": "year",
   "value": 26041,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "33",
   "period": "2024",
   "periodType": "year",
   "value": 12935,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "34",
   "period": "2014",
   "periodType": "year",
   "value": 154993,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "34",
   "period": "2024",
   "periodType": "year",
   "value": 135610,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "35",
   "period": "2014",
   "periodType": "year",
   "value": 73877,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "35",
   "period": "2024",
   "periodType": "year",
   "value": 58605,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "36",
   "period": "2014",
   "periodType": "year",
   "value": 339282,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "36",
   "period": "2024",
   "periodType": "year",
   "value": 341627,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "37",
   "period": "2014",
   "periodType": "year",
   "value": 285697,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "37",
   "period": "2024",
   "periodType": "year",
   "value": 217402,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "38",
   "period": "2014",
   "periodType": "year",
   "value": 15605,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "38",
   "period": "2024",
   "periodType": "year",
   "value": 13399,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "39",
   "period": "2014",
   "periodType": "year",
   "value": 324528,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "39",
   "period": "2024",
   "periodType": "year",
   "value": 184339,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "40",
   "period": "2014",
   "periodType": "year",
   "value": 115982,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "40",
   "period": "2024",
   "periodType": "year",
   "value": 80996,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "41",
   "period": "2014",
   "periodType": "year",
   "value": 114305,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "41",
   "period": "2024",
   "periodType": "year",
   "value": 102026,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "42",
   "period": "2014",
   "periodType": "year",
   "value": 247016,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "42",
   "period": "2024",
   "periodType": "year",
   "value": 187680,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "44",
   "period": "2014",
   "periodType": "year",
   "value": 22935,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "44",
   "period": "2024",
   "periodType": "year",
   "value": 11483,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "45",
   "period": "2014",
   "periodType": "year",
   "value": 167217,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "45",
   "period": "2024",
   "periodType": "year",
   "value": 107701,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "46",
   "period": "2014",
   "periodType": "year",
   "value": 15902,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "46",
   "period": "2024",
   "periodType": "year",
   "value": 14665,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "47",
   "period": "2014",
   "periodType": "year",
   "value": 200447,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "47",
   "period": "2024",
   "periodType": "year",
   "value": 146876,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "48",
   "period": "2014",
   "periodType": "year",
   "value": 813934,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "48",
   "period": "2024",
   "periodType": "year",
   "value": 638482,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "49",
   "period": "2014",
   "periodType": "year",
   "value": 84711,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "49",
   "period": "2024",
   "periodType": "year",
   "value": 49361,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "50",
   "period": "2014",
   "periodType": "year",
   "value": 9551,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "50",
   "period": "2024",
   "periodType": "year",
   "value": 10554,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "51",
   "period": "2014",
   "periodType": "year",
   "value": 160720,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "51",
   "period": "2024",
   "periodType": "year",
   "value": 138307,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "53",
   "period": "2014",
   "periodType": "year",
   "value": 261706,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "53",
   "period": "2024",
   "periodType": "year",
   "value": 196288,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "54",
   "period": "2014",
   "periodType": "year",
   "value": 37648,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "54",
   "period": "2024",
   "periodType": "year",
   "value": 20566,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "55",
   "period": "2014",
   "periodType": "year",
   "value": 120238,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "55",
   "period": "2024",
   "periodType": "year",
   "value": 68794,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "56",
   "period": "2014",
   "periodType": "year",
   "value": 11477,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "56",
   "period": "2024",
   "periodType": "year",
   "value": 7239,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "US",
   "period": "2014",
   "periodType": "year",
   "value": 8277829,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_offenses",
   "geo": "US",
   "period": "2024",
   "periodType": "year",
   "value": 5986400,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "01",
   "period": "2014",
   "periodType": "year",
   "value": 3177.6,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "01",
   "period": "2024",
   "periodType": "year",
   "value": 1565.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "02",
   "period": "2014",
   "periodType": "year",
   "value": 2760,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "02",
   "period": "2024",
   "periodType": "year",
   "value": 1711.2,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "04",
   "period": "2014",
   "periodType": "year",
   "value": 3197.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "04",
   "period": "2024",
   "periodType": "year",
   "value": 1792.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "05",
   "period": "2014",
   "periodType": "year",
   "value": 3338,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "05",
   "period": "2024",
   "periodType": "year",
   "value": 1929.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "06",
   "period": "2014",
   "periodType": "year",
   "value": 2441.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "06",
   "period": "2024",
   "periodType": "year",
   "value": 2078.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "08",
   "period": "2014",
   "periodType": "year",
   "value": 2530.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "08",
   "period": "2024",
   "periodType": "year",
   "value": 2592.8,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "09",
   "period": "2014",
   "periodType": "year",
   "value": 1920.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "09",
   "period": "2024",
   "periodType": "year",
   "value": 1366.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "10",
   "period": "2014",
   "periodType": "year",
   "value": 2982,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "10",
   "period": "2024",
   "periodType": "year",
   "value": 1745.8,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "11",
   "period": "2014",
   "periodType": "year",
   "value": 5182.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "11",
   "period": "2024",
   "periodType": "year",
   "value": 3693.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "12",
   "period": "2014",
   "periodType": "year",
   "value": 3415.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "12",
   "period": "2024",
   "periodType": "year",
   "value": 1420.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "13",
   "period": "2014",
   "periodType": "year",
   "value": 3281.2,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "13",
   "period": "2024",
   "periodType": "year",
   "value": 1674.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "15",
   "period": "2014",
   "periodType": "year",
   "value": 3050,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "15",
   "period": "2024",
   "periodType": "year",
   "value": 1946.8,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "16",
   "period": "2014",
   "periodType": "year",
   "value": 1854.8,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "16",
   "period": "2024",
   "periodType": "year",
   "value": 736.3,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "17",
   "period": "2014",
   "periodType": "year",
   "value": 2075.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "17",
   "period": "2024",
   "periodType": "year",
   "value": 1715.2,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "18",
   "period": "2014",
   "periodType": "year",
   "value": 2649.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "18",
   "period": "2024",
   "periodType": "year",
   "value": 1378.6,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "19",
   "period": "2014",
   "periodType": "year",
   "value": 2093.8,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "19",
   "period": "2024",
   "periodType": "year",
   "value": 1296.8,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "20",
   "period": "2014",
   "periodType": "year",
   "value": 2735.2,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "20",
   "period": "2024",
   "periodType": "year",
   "value": 1956.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "21",
   "period": "2014",
   "periodType": "year",
   "value": 2246.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "21",
   "period": "2024",
   "periodType": "year",
   "value": 1349.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "22",
   "period": "2014",
   "periodType": "year",
   "value": 3458.8,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "22",
   "period": "2024",
   "periodType": "year",
   "value": 2296.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "23",
   "period": "2014",
   "periodType": "year",
   "value": 1986.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "23",
   "period": "2024",
   "periodType": "year",
   "value": 1142.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "24",
   "period": "2014",
   "periodType": "year",
   "value": 2507.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "24",
   "period": "2024",
   "periodType": "year",
   "value": 2049.6,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "25",
   "period": "2014",
   "periodType": "year",
   "value": 1857.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "25",
   "period": "2024",
   "periodType": "year",
   "value": 1112.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "26",
   "period": "2014",
   "periodType": "year",
   "value": 2043.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "26",
   "period": "2024",
   "periodType": "year",
   "value": 1378.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "27",
   "period": "2014",
   "periodType": "year",
   "value": 2297.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "27",
   "period": "2024",
   "periodType": "year",
   "value": 1606.3,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "28",
   "period": "2014",
   "periodType": "year",
   "value": 2921.2,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "28",
   "period": "2024",
   "periodType": "year",
   "value": 1363,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "29",
   "period": "2014",
   "periodType": "year",
   "value": 2906.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "29",
   "period": "2024",
   "periodType": "year",
   "value": 1941.2,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "30",
   "period": "2014",
   "periodType": "year",
   "value": 2472.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "30",
   "period": "2024",
   "periodType": "year",
   "value": 1617.3,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "31",
   "period": "2014",
   "periodType": "year",
   "value": 2523.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "31",
   "period": "2024",
   "periodType": "year",
   "value": 1626.7,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "32",
   "period": "2014",
   "periodType": "year",
   "value": 2625.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "32",
   "period": "2024",
   "periodType": "year",
   "value": 2197,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "33",
   "period": "2014",
   "periodType": "year",
   "value": 1962.7,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "33",
   "period": "2024",
   "periodType": "year",
   "value": 918,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "34",
   "period": "2014",
   "periodType": "year",
   "value": 1734.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "34",
   "period": "2024",
   "periodType": "year",
   "value": 1427.3,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "35",
   "period": "2014",
   "periodType": "year",
   "value": 3542.3,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "35",
   "period": "2024",
   "periodType": "year",
   "value": 2751.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "36",
   "period": "2014",
   "periodType": "year",
   "value": 1718.2,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "36",
   "period": "2024",
   "periodType": "year",
   "value": 1719.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "37",
   "period": "2014",
   "periodType": "year",
   "value": 2873.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "37",
   "period": "2024",
   "periodType": "year",
   "value": 1968.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "38",
   "period": "2014",
   "periodType": "year",
   "value": 2110.3,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "38",
   "period": "2024",
   "periodType": "year",
   "value": 1682.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "39",
   "period": "2014",
   "periodType": "year",
   "value": 2799.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "39",
   "period": "2024",
   "periodType": "year",
   "value": 1551.2,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "40",
   "period": "2014",
   "periodType": "year",
   "value": 2990.7,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "40",
   "period": "2024",
   "periodType": "year",
   "value": 1977.7,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "41",
   "period": "2014",
   "periodType": "year",
   "value": 2879,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "41",
   "period": "2024",
   "periodType": "year",
   "value": 2388,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "42",
   "period": "2014",
   "periodType": "year",
   "value": 1931.7,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "42",
   "period": "2024",
   "periodType": "year",
   "value": 1435,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "44",
   "period": "2014",
   "periodType": "year",
   "value": 2173.6,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "44",
   "period": "2024",
   "periodType": "year",
   "value": 1032.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "45",
   "period": "2014",
   "periodType": "year",
   "value": 3460.3,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "45",
   "period": "2024",
   "periodType": "year",
   "value": 1965.8,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "46",
   "period": "2014",
   "periodType": "year",
   "value": 1863.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "46",
   "period": "2024",
   "periodType": "year",
   "value": 1586,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "47",
   "period": "2014",
   "periodType": "year",
   "value": 3060.6,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "47",
   "period": "2024",
   "periodType": "year",
   "value": 2032.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "48",
   "period": "2014",
   "periodType": "year",
   "value": 3019.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "48",
   "period": "2024",
   "periodType": "year",
   "value": 2040.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "49",
   "period": "2014",
   "periodType": "year",
   "value": 2878.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "49",
   "period": "2024",
   "periodType": "year",
   "value": 1408.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "50",
   "period": "2014",
   "periodType": "year",
   "value": 1524.4,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "50",
   "period": "2024",
   "periodType": "year",
   "value": 1627.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "51",
   "period": "2014",
   "periodType": "year",
   "value": 1930.3,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "51",
   "period": "2024",
   "periodType": "year",
   "value": 1569.7,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "53",
   "period": "2014",
   "periodType": "year",
   "value": 3706.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "53",
   "period": "2024",
   "periodType": "year",
   "value": 2466.5,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "54",
   "period": "2014",
   "periodType": "year",
   "value": 2034.7,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "54",
   "period": "2024",
   "periodType": "year",
   "value": 1161.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "55",
   "period": "2014",
   "periodType": "year",
   "value": 2088.3,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "55",
   "period": "2024",
   "periodType": "year",
   "value": 1154.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "56",
   "period": "2014",
   "periodType": "year",
   "value": 1964.7,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "56",
   "period": "2024",
   "periodType": "year",
   "value": 1231.9,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "US",
   "period": "2014",
   "periodType": "year",
   "value": 2596.1,
   "status": "estimate"
  },
  {
   "metric": "crime.property_crime_rate",
   "geo": "US",
   "period": "2024",
   "periodType": "year",
   "value": 1760.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "01",
   "period": "2014",
   "periodType": "year",
   "value": 20727,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "01",
   "period": "2024",
   "periodType": "year",
   "value": 18561,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "02",
   "period": "2014",
   "periodType": "year",
   "value": 4684,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "02",
   "period": "2024",
   "periodType": "year",
   "value": 5359,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "04",
   "period": "2014",
   "periodType": "year",
   "value": 26916,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "04",
   "period": "2024",
   "periodType": "year",
   "value": 31991,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "05",
   "period": "2014",
   "periodType": "year",
   "value": 14243,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "05",
   "period": "2024",
   "periodType": "year",
   "value": 17893,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "06",
   "period": "2014",
   "periodType": "year",
   "value": 153709,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "06",
   "period": "2024",
   "periodType": "year",
   "value": 191641,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "08",
   "period": "2014",
   "periodType": "year",
   "value": 16554,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "08",
   "period": "2024",
   "periodType": "year",
   "value": 28378,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "09",
   "period": "2014",
   "periodType": "year",
   "value": 8522,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "09",
   "period": "2024",
   "periodType": "year",
   "value": 4998,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "10",
   "period": "2014",
   "periodType": "year",
   "value": 4576,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "10",
   "period": "2024",
   "periodType": "year",
   "value": 3795,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "11",
   "period": "2014",
   "periodType": "year",
   "value": 8199,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "11",
   "period": "2024",
   "periodType": "year",
   "value": 7061,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "12",
   "period": "2014",
   "periodType": "year",
   "value": 107521,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "12",
   "period": "2024",
   "periodType": "year",
   "value": 62423,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "13",
   "period": "2014",
   "periodType": "year",
   "value": 38097,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "13",
   "period": "2024",
   "periodType": "year",
   "value": 36420,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "15",
   "period": "2014",
   "periodType": "year",
   "value": 3680,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "15",
   "period": "2024",
   "periodType": "year",
   "value": 3148,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "16",
   "period": "2014",
   "periodType": "year",
   "value": 3468,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "16",
   "period": "2024",
   "periodType": "year",
   "value": 4616,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "17",
   "period": "2014",
   "periodType": "year",
   "value": 47663,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "17",
   "period": "2024",
   "periodType": "year",
   "value": 36756,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "18",
   "period": "2014",
   "periodType": "year",
   "value": 24099,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "18",
   "period": "2024",
   "periodType": "year",
   "value": 21669,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "19",
   "period": "2014",
   "periodType": "year",
   "value": 8497,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "19",
   "period": "2024",
   "periodType": "year",
   "value": 7885,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "20",
   "period": "2014",
   "periodType": "year",
   "value": 10123,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "20",
   "period": "2024",
   "periodType": "year",
   "value": 13033,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "21",
   "period": "2014",
   "periodType": "year",
   "value": 9340,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "21",
   "period": "2024",
   "periodType": "year",
   "value": 9779,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "22",
   "period": "2014",
   "periodType": "year",
   "value": 23934,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "22",
   "period": "2024",
   "periodType": "year",
   "value": 23900,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "23",
   "period": "2014",
   "periodType": "year",
   "value": 1700,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "23",
   "period": "2024",
   "periodType": "year",
   "value": 1406,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "24",
   "period": "2014",
   "periodType": "year",
   "value": 26661,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "24",
   "period": "2024",
   "periodType": "year",
   "value": 26330,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "25",
   "period": "2014",
   "periodType": "year",
   "value": 26399,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "25",
   "period": "2024",
   "periodType": "year",
   "value": 22457,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "26",
   "period": "2014",
   "periodType": "year",
   "value": 42348,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "26",
   "period": "2024",
   "periodType": "year",
   "value": 44043,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "27",
   "period": "2014",
   "periodType": "year",
   "value": 12505,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "27",
   "period": "2024",
   "periodType": "year",
   "value": 14868,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "28",
   "period": "2014",
   "periodType": "year",
   "value": 8338,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "28",
   "period": "2024",
   "periodType": "year",
   "value": 6194,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "29",
   "period": "2014",
   "periodType": "year",
   "value": 26856,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "29",
   "period": "2024",
   "periodType": "year",
   "value": 28857,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "30",
   "period": "2014",
   "periodType": "year",
   "value": 3313,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "30",
   "period": "2024",
   "periodType": "year",
   "value": 4816,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "31",
   "period": "2014",
   "periodType": "year",
   "value": 5275,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "31",
   "period": "2024",
   "periodType": "year",
   "value": 4423,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "32",
   "period": "2014",
   "periodType": "year",
   "value": 18045,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "32",
   "period": "2024",
   "periodType": "year",
   "value": 13135,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "33",
   "period": "2014",
   "periodType": "year",
   "value": 2602,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "33",
   "period": "2024",
   "periodType": "year",
   "value": 1551,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "34",
   "period": "2014",
   "periodType": "year",
   "value": 23346,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "34",
   "period": "2024",
   "periodType": "year",
   "value": 20684,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "35",
   "period": "2014",
   "periodType": "year",
   "value": 12459,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "35",
   "period": "2024",
   "periodType": "year",
   "value": 15276,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "36",
   "period": "2014",
   "periodType": "year",
   "value": 75398,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "36",
   "period": "2024",
   "periodType": "year",
   "value": 75528,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "37",
   "period": "2014",
   "periodType": "year",
   "value": 32767,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "37",
   "period": "2024",
   "periodType": "year",
   "value": 41511,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "38",
   "period": "2014",
   "periodType": "year",
   "value": 1960,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "38",
   "period": "2024",
   "periodType": "year",
   "value": 2026,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "39",
   "period": "2014",
   "periodType": "year",
   "value": 33030,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "39",
   "period": "2024",
   "periodType": "year",
   "value": 34898,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "40",
   "period": "2014",
   "periodType": "year",
   "value": 15744,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "40",
   "period": "2024",
   "periodType": "year",
   "value": 17316,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "41",
   "period": "2014",
   "periodType": "year",
   "value": 9224,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "41",
   "period": "2024",
   "periodType": "year",
   "value": 14143,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "42",
   "period": "2014",
   "periodType": "year",
   "value": 40164,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "42",
   "period": "2024",
   "periodType": "year",
   "value": 32123,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "44",
   "period": "2014",
   "periodType": "year",
   "value": 2313,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "44",
   "period": "2024",
   "periodType": "year",
   "value": 1708,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "45",
   "period": "2014",
   "periodType": "year",
   "value": 24052,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "45",
   "period": "2024",
   "periodType": "year",
   "value": 23927,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "46",
   "period": "2014",
   "periodType": "year",
   "value": 2786,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "46",
   "period": "2024",
   "periodType": "year",
   "value": 3350,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "47",
   "period": "2014",
   "periodType": "year",
   "value": 39848,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "47",
   "period": "2024",
   "periodType": "year",
   "value": 42807,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "48",
   "period": "2014",
   "periodType": "year",
   "value": 109414,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "48",
   "period": "2024",
   "periodType": "year",
   "value": 121845,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "49",
   "period": "2014",
   "periodType": "year",
   "value": 6346,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "49",
   "period": "2024",
   "periodType": "year",
   "value": 8045,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "50",
   "period": "2014",
   "periodType": "year",
   "value": 622,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "50",
   "period": "2024",
   "periodType": "year",
   "value": 1421,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "51",
   "period": "2014",
   "periodType": "year",
   "value": 16340,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "51",
   "period": "2024",
   "periodType": "year",
   "value": 19200,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "53",
   "period": "2014",
   "periodType": "year",
   "value": 20136,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "53",
   "period": "2024",
   "periodType": "year",
   "value": 25950,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "54",
   "period": "2014",
   "periodType": "year",
   "value": 5588,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "54",
   "period": "2024",
   "periodType": "year",
   "value": 4404,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "55",
   "period": "2014",
   "periodType": "year",
   "value": 16714,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "55",
   "period": "2024",
   "periodType": "year",
   "value": 16602,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "56",
   "period": "2014",
   "periodType": "year",
   "value": 1142,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "56",
   "period": "2024",
   "periodType": "year",
   "value": 1195,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "US",
   "period": "2014",
   "periodType": "year",
   "value": 1165383,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_offenses",
   "geo": "US",
   "period": "2024",
   "periodType": "year",
   "value": 1221345,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "01",
   "period": "2014",
   "periodType": "year",
   "value": 427.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "01",
   "period": "2024",
   "periodType": "year",
   "value": 359.9,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "02",
   "period": "2014",
   "periodType": "year",
   "value": 635.8,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "02",
   "period": "2024",
   "periodType": "year",
   "value": 724.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "04",
   "period": "2014",
   "periodType": "year",
   "value": 399.9,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "04",
   "period": "2024",
   "periodType": "year",
   "value": 421.9,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "05",
   "period": "2014",
   "periodType": "year",
   "value": 480.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "05",
   "period": "2024",
   "periodType": "year",
   "value": 579.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "06",
   "period": "2014",
   "periodType": "year",
   "value": 396.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "06",
   "period": "2024",
   "periodType": "year",
   "value": 486,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "08",
   "period": "2014",
   "periodType": "year",
   "value": 309.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "08",
   "period": "2024",
   "periodType": "year",
   "value": 476.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "09",
   "period": "2014",
   "periodType": "year",
   "value": 236.9,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "09",
   "period": "2024",
   "periodType": "year",
   "value": 136,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "10",
   "period": "2014",
   "periodType": "year",
   "value": 489.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "10",
   "period": "2024",
   "periodType": "year",
   "value": 360.8,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "11",
   "period": "2014",
   "periodType": "year",
   "value": 1244.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "11",
   "period": "2024",
   "periodType": "year",
   "value": 1005.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "12",
   "period": "2014",
   "periodType": "year",
   "value": 540.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "12",
   "period": "2024",
   "periodType": "year",
   "value": 267.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "13",
   "period": "2014",
   "periodType": "year",
   "value": 377.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "13",
   "period": "2024",
   "periodType": "year",
   "value": 325.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "15",
   "period": "2014",
   "periodType": "year",
   "value": 259.2,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "15",
   "period": "2024",
   "periodType": "year",
   "value": 217.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "16",
   "period": "2014",
   "periodType": "year",
   "value": 212.2,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "16",
   "period": "2024",
   "periodType": "year",
   "value": 230.6,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "17",
   "period": "2014",
   "periodType": "year",
   "value": 370,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "17",
   "period": "2024",
   "periodType": "year",
   "value": 289.2,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "18",
   "period": "2014",
   "periodType": "year",
   "value": 365.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "18",
   "period": "2024",
   "periodType": "year",
   "value": 312.9,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "19",
   "period": "2014",
   "periodType": "year",
   "value": 273.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "19",
   "period": "2024",
   "periodType": "year",
   "value": 243.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "20",
   "period": "2014",
   "periodType": "year",
   "value": 348.6,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "20",
   "period": "2024",
   "periodType": "year",
   "value": 438.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "21",
   "period": "2014",
   "periodType": "year",
   "value": 211.6,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "21",
   "period": "2024",
   "periodType": "year",
   "value": 213.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "22",
   "period": "2014",
   "periodType": "year",
   "value": 514.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "22",
   "period": "2024",
   "periodType": "year",
   "value": 519.8,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "23",
   "period": "2014",
   "periodType": "year",
   "value": 127.8,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "23",
   "period": "2024",
   "periodType": "year",
   "value": 100.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "24",
   "period": "2014",
   "periodType": "year",
   "value": 446.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "24",
   "period": "2024",
   "periodType": "year",
   "value": 420.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "25",
   "period": "2014",
   "periodType": "year",
   "value": 391.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "25",
   "period": "2024",
   "periodType": "year",
   "value": 314.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "26",
   "period": "2014",
   "periodType": "year",
   "value": 427.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "26",
   "period": "2024",
   "periodType": "year",
   "value": 434.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "27",
   "period": "2014",
   "periodType": "year",
   "value": 229.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "27",
   "period": "2024",
   "periodType": "year",
   "value": 256.6,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "28",
   "period": "2014",
   "periodType": "year",
   "value": 278.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "28",
   "period": "2024",
   "periodType": "year",
   "value": 210.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "29",
   "period": "2014",
   "periodType": "year",
   "value": 442.9,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "29",
   "period": "2024",
   "periodType": "year",
   "value": 462,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "30",
   "period": "2014",
   "periodType": "year",
   "value": 323.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "30",
   "period": "2024",
   "periodType": "year",
   "value": 423.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "31",
   "period": "2014",
   "periodType": "year",
   "value": 280.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "31",
   "period": "2024",
   "periodType": "year",
   "value": 220.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "32",
   "period": "2014",
   "periodType": "year",
   "value": 635.6,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "32",
   "period": "2024",
   "periodType": "year",
   "value": 402,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "33",
   "period": "2014",
   "periodType": "year",
   "value": 196.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "33",
   "period": "2024",
   "periodType": "year",
   "value": 110.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "34",
   "period": "2014",
   "periodType": "year",
   "value": 261.2,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "34",
   "period": "2024",
   "periodType": "year",
   "value": 217.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "35",
   "period": "2014",
   "periodType": "year",
   "value": 597.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "35",
   "period": "2024",
   "periodType": "year",
   "value": 717.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "36",
   "period": "2014",
   "periodType": "year",
   "value": 381.8,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "36",
   "period": "2024",
   "periodType": "year",
   "value": 380.2,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "37",
   "period": "2014",
   "periodType": "year",
   "value": 329.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "37",
   "period": "2024",
   "periodType": "year",
   "value": 375.8,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "38",
   "period": "2014",
   "periodType": "year",
   "value": 265.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "38",
   "period": "2024",
   "periodType": "year",
   "value": 254.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "39",
   "period": "2014",
   "periodType": "year",
   "value": 284.9,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "39",
   "period": "2024",
   "periodType": "year",
   "value": 293.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "40",
   "period": "2014",
   "periodType": "year",
   "value": 406,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "40",
   "period": "2024",
   "periodType": "year",
   "value": 422.8,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "41",
   "period": "2014",
   "periodType": "year",
   "value": 232.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "41",
   "period": "2024",
   "periodType": "year",
   "value": 331,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "42",
   "period": "2014",
   "periodType": "year",
   "value": 314.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "42",
   "period": "2024",
   "periodType": "year",
   "value": 245.6,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "44",
   "period": "2014",
   "periodType": "year",
   "value": 219.2,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "44",
   "period": "2024",
   "periodType": "year",
   "value": 153.6,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "45",
   "period": "2014",
   "periodType": "year",
   "value": 497.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "45",
   "period": "2024",
   "periodType": "year",
   "value": 436.7,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "46",
   "period": "2014",
   "periodType": "year",
   "value": 326.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "46",
   "period": "2024",
   "periodType": "year",
   "value": 362.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "47",
   "period": "2014",
   "periodType": "year",
   "value": 608.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "47",
   "period": "2024",
   "periodType": "year",
   "value": 592.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "48",
   "period": "2014",
   "periodType": "year",
   "value": 405.9,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "48",
   "period": "2024",
   "periodType": "year",
   "value": 389.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "49",
   "period": "2014",
   "periodType": "year",
   "value": 215.6,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "49",
   "period": "2024",
   "periodType": "year",
   "value": 229.6,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "50",
   "period": "2014",
   "periodType": "year",
   "value": 99.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "50",
   "period": "2024",
   "periodType": "year",
   "value": 219.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "51",
   "period": "2014",
   "periodType": "year",
   "value": 196.2,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "51",
   "period": "2024",
   "periodType": "year",
   "value": 217.9,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "53",
   "period": "2014",
   "periodType": "year",
   "value": 285.2,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "53",
   "period": "2024",
   "periodType": "year",
   "value": 326.1,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "54",
   "period": "2014",
   "periodType": "year",
   "value": 302,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "54",
   "period": "2024",
   "periodType": "year",
   "value": 248.8,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "55",
   "period": "2014",
   "periodType": "year",
   "value": 290.3,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "55",
   "period": "2024",
   "periodType": "year",
   "value": 278.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "56",
   "period": "2014",
   "periodType": "year",
   "value": 195.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "56",
   "period": "2024",
   "periodType": "year",
   "value": 203.4,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "US",
   "period": "2014",
   "periodType": "year",
   "value": 365.5,
   "status": "estimate"
  },
  {
   "metric": "crime.violent_crime_rate",
   "geo": "US",
   "period": "2024",
   "periodType": "year",
   "value": 359.1,
   "status": "estimate"
  }
 ]
}