[
  {
    "state": "Oregon",
    "alcohol_millions": 3638.1,
    "population": 4265324,
    "per_capita_dollars": 853,
    "change_from_2020_pct": 20
  },
  {
    "state": "Washington",
    "alcohol_millions": 6455.2,
    "population": 7927958,
    "per_capita_dollars": 814,
    "change_from_2020_pct": 16.2
  },
  {
    "state": "California",
    "alcohol_millions": 29466.8,
    "population": 39364774,
    "per_capita_dollars": 749,
    "change_from_2020_pct": 22
  },
  {
    "state": "Florida",
    "alcohol_millions": 17332.2,
    "population": 23265838,
    "per_capita_dollars": 745,
    "change_from_2020_pct": 31.3
  },
  {
    "state": "Texas",
    "alcohol_millions": 21704.4,
    "population": 31318578,
    "per_capita_dollars": 693,
    "change_from_2020_pct": 26.7
  },
  {
    "state": "New York",
    "alcohol_millions": 12185.6,
    "population": 20001419,
    "per_capita_dollars": 609,
    "change_from_2020_pct": 16.3
  },
  {
    "state": "Wisconsin",
    "alcohol_millions": 3565.3,
    "population": 5957168,
    "per_capita_dollars": 598,
    "change_from_2020_pct": 20.6
  },
  {
    "state": "United States",
    "alcohol_millions": 228732.5,
    "population": 340003797,
    "per_capita_dollars": 673,
    "change_from_2020_pct": 20.8
  }
]
