[
  {
    "label": "2020 President",
    "type": "General",
    "date": "2020-11-03",
    "contest": "PRES AND VICE PRES",
    "precincts": 4312,
    "in_person": 900569,
    "vbm": 3362874,
    "total": 4263443,
    "vbm_share": 78.9,
    "registered": 5709853,
    "turnout_pct": 76.0,
    "precincts_over_100pct": 11,
    "max_precinct_turnout_pct": 300.0,
    "top2": [
      {
        "name": "Joseph R Biden",
        "in_person": 483686,
        "vbm": 2545199,
        "total": 3028885,
        "vbm_share": 84.0
      },
      {
        "name": "Donald J Trump",
        "in_person": 395100,
        "vbm": 750430,
        "total": 1145530,
        "vbm_share": 65.5
      }
    ]
  },
  {
    "label": "2022 Mayor (LA)",
    "type": "Primary",
    "date": "2022-06-07",
    "contest": "LOS ANGELES CITY-MAYOR",
    "precincts": 1314,
    "in_person": 96392,
    "vbm": 549654,
    "total": 646046,
    "vbm_share": 85.1,
    "registered": 2150902,
    "turnout_pct": 30.8,
    "precincts_over_100pct": 1,
    "max_precinct_turnout_pct": 200.0,
    "top2": [
      {
        "name": "Karen Ruth Bass",
        "in_person": 32872,
        "vbm": 245639,
        "total": 278511,
        "vbm_share": 88.2
      },
      {
        "name": "Rick J Caruso",
        "in_person": 43464,
        "vbm": 189026,
        "total": 232490,
        "vbm_share": 81.3
      }
    ]
  },
  {
    "label": "2022 Governor",
    "type": "General",
    "date": "2022-11-08",
    "contest": "GOVERNOR",
    "precincts": 2990,
    "in_person": 478478,
    "vbm": 1910709,
    "total": 2389187,
    "vbm_share": 80.0,
    "registered": 5627415,
    "turnout_pct": 43.7,
    "precincts_over_100pct": 3,
    "max_precinct_turnout_pct": 316.7,
    "top2": [
      {
        "name": "Gavin Newsom",
        "in_person": 239436,
        "vbm": 1380601,
        "total": 1620037,
        "vbm_share": 85.2
      },
      {
        "name": "Brian Dahle",
        "in_person": 239042,
        "vbm": 530108,
        "total": 769150,
        "vbm_share": 68.9
      }
    ]
  },
  {
    "label": "2024 President",
    "type": "General",
    "date": "2024-11-05",
    "contest": "PRES AND VICE PRES",
    "precincts": 3988,
    "in_person": 1044026,
    "vbm": 2684401,
    "total": 3728427,
    "vbm_share": 72.0,
    "registered": 5736803,
    "turnout_pct": 66.3,
    "precincts_over_100pct": 12,
    "max_precinct_turnout_pct": 1566.7,
    "top2": [
      {
        "name": "Kamala D Harris",
        "in_person": 534530,
        "vbm": 1882579,
        "total": 2417109,
        "vbm_share": 77.9
      },
      {
        "name": "Donald J Trump",
        "in_person": 475739,
        "vbm": 714123,
        "total": 1189862,
        "vbm_share": 60.0
      }
    ]
  },
  {
    "label": "2026 Governor",
    "type": "Primary",
    "date": "2026-06-02",
    "contest": "GOVERNOR",
    "precincts": 1978,
    "in_person": 385844,
    "vbm": 1728900,
    "total": 2114744,
    "vbm_share": 81.8,
    "registered": 5891631,
    "turnout_pct": 37.6,
    "precincts_over_100pct": 0,
    "max_precinct_turnout_pct": 100.0,
    "top2": [
      {
        "name": "Xavier Becerra",
        "in_person": 96997,
        "vbm": 572228,
        "total": 669225,
        "vbm_share": 85.5
      },
      {
        "name": "Tom Steyer",
        "in_person": 74883,
        "vbm": 470883,
        "total": 545766,
        "vbm_share": 86.3
      }
    ]
  },
  {
    "label": "2026 Mayor (LA)",
    "type": "Primary",
    "date": "2026-06-02",
    "contest": "CITY OF LOS ANGELES-MAYOR",
    "precincts": 739,
    "in_person": 155192,
    "vbm": 691891,
    "total": 847083,
    "vbm_share": 81.7,
    "registered": 2222958,
    "turnout_pct": 39.0,
    "precincts_over_100pct": 0,
    "max_precinct_turnout_pct": 75.0,
    "top2": [
      {
        "name": "Karen Ruth Bass",
        "in_person": 42105,
        "vbm": 248655,
        "total": 290760,
        "vbm_share": 85.5
      },
      {
        "name": "Nithya Raman",
        "in_person": 37791,
        "vbm": 207699,
        "total": 245490,
        "vbm_share": 84.6
      }
    ]
  }
]