[
 {
  "label": "2020 President",
  "type": "General",
  "office": "President",
  "partisan": true,
  "total": 4263443,
  "vbm_share": 78.9,
  "turnout_pct": 76.0,
  "registered": 5709853,
  "dem": {
   "name": "Joe Biden",
   "party": "D",
   "in_person": 483686,
   "vbm": 2545199,
   "total": 3028885,
   "vbm_share": 84.0
  },
  "rep": {
   "name": "Donald Trump",
   "party": "R",
   "in_person": 395100,
   "vbm": 750430,
   "total": 1145530,
   "vbm_share": 65.5
  }
 },
 {
  "label": "2022 Mayor",
  "type": "Primary",
  "office": "LA Mayor",
  "partisan": false,
  "total": 646046,
  "vbm_share": 85.1,
  "turnout_pct": 30.8,
  "registered": 2150902,
  "cand1": {
   "name": "Karen Bass",
   "party": "",
   "in_person": 32872,
   "vbm": 245639,
   "total": 278511,
   "vbm_share": 88.2
  },
  "cand2": {
   "name": "Rick Caruso",
   "party": "",
   "in_person": 43464,
   "vbm": 189026,
   "total": 232490,
   "vbm_share": 81.3
  }
 },
 {
  "label": "2022 Governor",
  "type": "General",
  "office": "Governor",
  "partisan": true,
  "total": 2389187,
  "vbm_share": 80.0,
  "turnout_pct": 43.7,
  "registered": 5627415,
  "dem": {
   "name": "Gavin Newsom",
   "party": "D",
   "in_person": 239436,
   "vbm": 1380601,
   "total": 1620037,
   "vbm_share": 85.2
  },
  "rep": {
   "name": "Brian Dahle",
   "party": "R",
   "in_person": 239042,
   "vbm": 530108,
   "total": 769150,
   "vbm_share": 68.9
  }
 },
 {
  "label": "2024 President",
  "type": "General",
  "office": "President",
  "partisan": true,
  "total": 3728427,
  "vbm_share": 72.0,
  "turnout_pct": 66.3,
  "registered": 5736803,
  "dem": {
   "name": "Kamala Harris",
   "party": "D",
   "in_person": 534530,
   "vbm": 1882579,
   "total": 2417109,
   "vbm_share": 77.9
  },
  "rep": {
   "name": "Donald Trump",
   "party": "R",
   "in_person": 475739,
   "vbm": 714123,
   "total": 1189862,
   "vbm_share": 60.0
  }
 },
 {
  "label": "2026 Governor",
  "type": "Primary",
  "office": "Governor",
  "partisan": true,
  "total": 2114744,
  "vbm_share": 81.8,
  "turnout_pct": 37.6,
  "registered": 5891631,
  "dem": {
   "name": "Xavier Becerra",
   "party": "D",
   "in_person": 96997,
   "vbm": 572228,
   "total": 669225,
   "vbm_share": 85.5
  },
  "rep": {
   "name": "Steve Hilton",
   "party": "R",
   "in_person": 115535,
   "vbm": 305489,
   "total": 421024,
   "vbm_share": 72.6
  }
 },
 {
  "label": "2026 Mayor",
  "type": "Primary",
  "office": "LA Mayor",
  "partisan": false,
  "total": 847083,
  "vbm_share": 81.7,
  "turnout_pct": 39.0,
  "registered": 2222958,
  "cand1": {
   "name": "Karen Bass",
   "party": "",
   "in_person": 42105,
   "vbm": 248655,
   "total": 290760,
   "vbm_share": 85.5
  },
  "cand2": {
   "name": "Nithya Raman",
   "party": "",
   "in_person": 37791,
   "vbm": 207699,
   "total": 245490,
   "vbm_share": 84.6
  },
  "cand3": {
   "name": "Spencer Pratt",
   "party": "",
   "in_person": 59572,
   "vbm": 156550,
   "total": 216122,
   "vbm_share": 72.4
  }
 }
]