{
  "election_name": "Texas US House 5 Democratic Primary Runoff",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-05-26T05:00:00.000Z",
  "country": "US",
  "province": "TX",
  "district": "TX-05",
  "municipality": null,
  "polls_open": "2026-05-26T12:00:00.000Z",
  "polls_close": "2026-05-27T00:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 99.9,
  "last_updated": "2026-05-27T14:13:44.064Z",
  "round": 1,
  "maps": [
    {
      "name": "Texas",
      "map": "assets/Texas.svg"
    }
  ],
  "candidates": [
    {
      "name": "Chelsey Hockett",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": true,
      "color": "#6d1b83",
      "votes": 5632,
      "percent": 52.99,
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Ruth Torres",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "color": "#339933",
      "votes": 4996,
      "percent": 47.01,
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "anderson": {
      "name": "Anderson",
      "type": "County",
      "fill": "#4874a3",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Chelsey Hockett",
          "party": "Democratic",
          "votes": 177,
          "percent": 56.37,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Ruth Torres",
          "party": "Democratic",
          "votes": 137,
          "percent": 43.63,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "dallas": {
      "name": "Dallas",
      "type": "County",
      "fill": "#4874a3",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Chelsey Hockett",
          "party": "Democratic",
          "votes": 4154,
          "percent": 52.87,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Ruth Torres",
          "party": "Democratic",
          "votes": 3703,
          "percent": 47.13,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "henderson": {
      "name": "Henderson",
      "type": "County",
      "fill": "#4874a3",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Chelsey Hockett",
          "party": "Democratic",
          "votes": 313,
          "percent": 57.22,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Ruth Torres",
          "party": "Democratic",
          "votes": 234,
          "percent": 42.78,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "kaufman": {
      "name": "Kaufman",
      "type": "County",
      "fill": "#AA00BB",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Ruth Torres",
          "party": "Democratic",
          "votes": 805,
          "percent": 50.88,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Chelsey Hockett",
          "party": "Democratic",
          "votes": 777,
          "percent": 49.12,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    },
    "van_zandt": {
      "name": "Van Zandt",
      "type": "County",
      "fill": "#4874a3",
      "percent_reporting": 100,
      "candidates": [
        {
          "name": "Chelsey Hockett",
          "party": "Democratic",
          "votes": 211,
          "percent": 64.33,
          "color": "#6d1b83",
          "winner": true,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Ruth Torres",
          "party": "Democratic",
          "votes": 117,
          "percent": 35.67,
          "color": "#339933",
          "winner": false,
          "incumbent": false,
          "major_candidate": true,
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}