{
  "election_name": "New York US House 9 Democratic Primary",
  "election_type": "House of Representatives",
  "election_scope": "Primary",
  "election_date": "2026-06-23T05:00:00.000Z",
  "country": "US",
  "province": "NY",
  "district": "NY-09",
  "municipality": null,
  "polls_open": "2026-06-23T10:00:00.000Z",
  "polls_close": "2026-06-24T01:00:00.000Z",
  "is_disputed": false,
  "has_map": true,
  "registered_voters": null,
  "percent_reporting": 92.7,
  "last_updated": "2026-06-25T03:58:42.100Z",
  "round": 1,
  "maps": [
    {
      "name": "New York",
      "map": "assets/New_York.svg"
    }
  ],
  "candidates": [
    {
      "name": "Yvette D. Clarke",
      "party": "Democratic",
      "incumbent": true,
      "major_candidate": true,
      "winner": true,
      "advanced": false,
      "color": "#0f4b8f",
      "votes": 29670,
      "percent": 68.56,
      "major_reason": [
        "metadata",
        "runtime"
      ],
      "bio": "",
      "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/06/ClarkeIcon.webp",
      "endorsed": false
    },
    {
      "name": "Mike Goldfarb",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#009f8e",
      "votes": 6686,
      "percent": 15.45,
      "major_reason": [
        "metadata",
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Joshua A. Bristol",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#40247a",
      "votes": 6372,
      "percent": 14.72,
      "major_reason": [
        "metadata",
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    },
    {
      "name": "Total Write-ins",
      "party": "Democratic",
      "incumbent": false,
      "major_candidate": true,
      "winner": false,
      "advanced": false,
      "color": "#45cd47",
      "votes": 550,
      "percent": 1.27,
      "major_reason": [
        "runtime"
      ],
      "bio": "",
      "photourl": "",
      "endorsed": false
    }
  ],
  "region_results": {
    "kings": {
      "name": "Kings",
      "type": "County",
      "fips": "36047",
      "fill": "#4874a3",
      "percent_reporting": 92.69,
      "candidates": [
        {
          "name": "Yvette D. Clarke",
          "party": "Democratic",
          "votes": 29670,
          "percent": 68.56,
          "color": "#0f4b8f",
          "winner": true,
          "advanced": false,
          "incumbent": true,
          "major_candidate": true,
          "major_reason": [
            "metadata",
            "runtime"
          ],
          "bio": "",
          "photourl": "https://americafirstinsight.com/wp-content/uploads/2026/06/ClarkeIcon.webp",
          "endorsed": false
        },
        {
          "name": "Mike Goldfarb",
          "party": "Democratic",
          "votes": 6686,
          "percent": 15.45,
          "color": "#009f8e",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "metadata",
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Joshua A. Bristol",
          "party": "Democratic",
          "votes": 6372,
          "percent": 14.72,
          "color": "#40247a",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "metadata",
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        },
        {
          "name": "Total Write-ins",
          "party": "Democratic",
          "votes": 550,
          "percent": 1.27,
          "color": "#45cd47",
          "winner": false,
          "advanced": false,
          "incumbent": false,
          "major_candidate": true,
          "major_reason": [
            "runtime"
          ],
          "bio": "",
          "photourl": "",
          "endorsed": false
        }
      ]
    }
  }
}