GOBLIN HOUSE
[ Enter Database → ]
Area: Full Workup (one official, all sections) (eo_full_workup)
Filed: 2026-04-27T01:48:13.343Z
Source: External LLM via /handoff/congress (attempt #56094)
Resolved official: Ben Cline (entity #10809)
Ingest result: 11 facts · 10 sources · 2 voting_records · 1 skipped
Single super-prompt covering every per-official research area in one LLM call: donor mapping, silences, contradictions, telling votes, and constituency baseline. The LLM returns ONE JSON object; the ingest pipeline dispatches each section to its typed table independently, so a malformed or no-data section never blocks the rest.
{
"target_official": {
"name": "Ben Cline",
"bioguide_id": "C001118"
},
"donor_mapping": {
"facts": [
{
"fact_text": "Ben Cline for Congress principal campaign committee reported $798,063 in total receipts during the 2021-2022 election cycle.",
"date_occurred": "2022-12-31",
"confidence": "primary",
"source_url": "https://www.fec.gov/data/candidate/H8VA06063/?cycle=2022"
}
],
"connections": [
{
"donor_entity_name": "CLUB FOR GROWTH PAC",
"relationship_type": "pac_donor",
"description": "2022: Major conservative PAC contributor to Ben Cline's reelection campaign.",
"confidence": "primary",
"source_url": "https://www.fec.gov/data/candidate/H8VA06063/?cycle=2022"
}
]
},
"silences": {
"no_data": true,
"reason": "Insufficient primary-source-grade material to definitively map active silence on a specific topic against verifiable adjacent-topic chatter within a bounded timeframe."
},
"contradictions": {
"no_data": true,
"reason": "No verifiable, direct contradictions between formal platform statements and legislative roll-call votes currently documented with explicit primary-source URLs."
},
"telling_votes": [
{
"bill_id": "H.R.3684",
"title": "Infrastructure Investment and Jobs Act",
"vote": "nay",
"vote_date": "2021-11-05",
"roll_call_url": "https://clerk.house.gov/Votes/2021369",
"why_it_matters": "Voted against bipartisan infrastructure funding which directed significant capital to Virginia road maintenance and rural broadband deployment.",
"category": "against_constituent"
},
{
"bill_id": "H.R.8404",
"title": "Respect for Marriage Act",
"vote": "nay",
"vote_date": "2022-12-08",
"roll_call_url": "https://clerk.house.gov/Votes/2022513",
"why_it_matters": "Voted against statutory protections for same-sex and interracial marriages, adhering strictly to conservative bloc voting lines.",
"category": "donor_aligned"
}
],
"constituency_baseline": {
"baseline": {
"district_summary": "Virginia's 6th congressional district covers much of the west-central portion of the state, encompassing the Shenandoah Valley and the cities of Roanoke, Lynchburg, Harrisonburg, and Waynesboro. It is a largely rural and agriculturally significant region with strong manufacturing roots and a heavily Republican-leaning electorate.",
"top_employers": [
{
"name": "Carilion Clinic",
"employees": 13000,
"source_url": "https://carilionclinic.org/about"
},
{
"name": "Liberty University",
"employees": 8000,
"source_url": "https://www.liberty.edu/about/"
}
],
"dominant_industries": [
{
"naics": "Health Care and Social Assistance",
"share": 15.2,
"source_url": "https://censusreporter.org/profiles/50000US5106-congressional-district-6-va/"
},
{
"naics": "Manufacturing",
"share": 10.5,
"source_url": "https://censusreporter.org/profiles/50000US5106-congressional-district-6-va/"
}
],
"recent_ballot_measures": [
{
"name": "Virginia Redistricting Commission Amendment (Question 1)",
"year": 2020,
"result": "passed",
"margin": "65.8% to 34.2% (Statewide)",
"source_url": "https://historical.elections.virginia.gov/elections/search/year_from:2020/year_to:2020"
}
],
"demographic_anchors": [
{
"label": "Median Household Income",
"value": "$68,521",
"source_url": "https://censusreporter.org/profiles/50000US5106-congressional-district-6-va/"
},
{
"label": "Rural Population Percentage",
"value": "44.1%",
"source_url": "https://censusreporter.org/profiles/50000US5106-congressional-district-6-va/"
}
]
}
}
}