Goblin House
Area: Full Workup (one official, all sections) (eo_full_workup)
Filed: 2026-04-21T20:32:52.257Z
Source: External LLM via /handoff/congress
Resolved official: Val T. Hoyle (entity #3375)
Ingest result: 8 facts · 7 sources
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": "Val T. Hoyle",
"bioguide_id": "H001094"
},
"donor_mapping": {
"facts": [
{
"fact_text": "During the 2022 election cycle, Val Hoyle's principal campaign committee, Val Hoyle for Congress, reported total receipts of over $3.1 million to the Federal Election Commission.",
"date_occurred": "2022-12-31",
"confidence": "primary",
"source_url": "https://www.fec.gov/data/candidate/H2OR04183/?cycle=2022&election_full=true"
}
],
"connections": []
},
"silences": {
"no_data": true,
"reason": "No verifiable instances of falsifiable silence accompanied by adjacent active statements on related topics could be confidently sourced for this official."
},
"contradictions": {
"no_data": true,
"reason": "No direct, primary-source claim reversals or internal contradictions could be reliably sourced and cleanly URL-matched."
},
"telling_votes": {
"no_data": true,
"reason": "No substantive telling votes with reliably resolvable, direct individual roll-call URLs could be verified for this specific session without relying on secondary interpretation."
},
"constituency_baseline": {
"baseline": {
"district_summary": "Oregon's 4th Congressional District covers the southern half of the state's coastal region and parts of the Willamette Valley. It is anchored by the major university cities of Eugene and Corvallis, creating a dynamic consisting of higher-education hubs alongside rural, timber, and coastal communities.",
"top_employers": [
{
"name": "University of Oregon",
"employees": 10500,
"source_url": "https://www.oregon.gov/employ/data/pages/top-employers.aspx"
},
{
"name": "PeaceHealth",
"employees": 6000,
"source_url": "https://www.oregon.gov/employ/data/pages/top-employers.aspx"
}
],
"dominant_industries": [
{
"naics": "Educational Services, and Health Care and Social Assistance",
"share": 25.8,
"source_url": "https://www.census.gov/mycd/?st=41&cd=04"
},
{
"naics": "Retail Trade",
"share": 11.4,
"source_url": "https://www.census.gov/mycd/?st=41&cd=04"
}
],
"recent_ballot_measures": [],
"demographic_anchors": [
{
"label": "Median Household Income",
"value": "$65,581",
"source_url": "https://www.census.gov/mycd/?st=41&cd=04"
},
{
"label": "Bachelor's Degree or Higher",
"value": "35.8%",
"source_url": "https://www.census.gov/mycd/?st=41&cd=04"
}
]
}
}
}