{ "@context": { "@vocab": "https://schema.org/", "cr": "http://mlcommons.org/croissant/", "sc": "https://schema.org/", "dataType": { "@id": "cr:dataType", "@type": "@vocab" }, "field": "cr:field", "fileObject": "cr:fileObject", "recordSet": "cr:recordSet", "source": "cr:source", "extract": "cr:extract", "column": "cr:column" }, "@type": "sc:Dataset", "cr:conformsTo": "http://mlcommons.org/croissant/1.0", "name": "brazil-2026-electoral-divergence", "description": "Brazil's 2026 general election, tracked live. The bundle cross-references opinion polls formally registered with the Tribunal Superior Eleitoral against Polymarket's presidential odds and the press record, and publishes the resulting divergence series. It is the only live case in the AFOS collection: files are appended daily rather than frozen after a result. These machine-readable descriptors cover the stable tables only; the dated daily files under snapshots/, polls/ and news/ are append-only and are versioned by the commit history rather than by a descriptor that would go stale every day.", "license": "https://creativecommons.org/licenses/by/4.0/", "url": "https://huggingface.co/datasets/AFOS-Analytics1/brazil-2026-electoral-divergence", "version": "1.1.0", "citation": "AFOS Analytics (2026). Brazil 2026 Electoral Divergence Dataset. https://huggingface.co/datasets/AFOS-Analytics1/brazil-2026-electoral-divergence", "keywords": [ "elections", "prediction-markets", "opinion-polls", "electoral-divergence", "open-data", "brazil" ], "distribution": [ { "@type": "cr:FileObject", "@id": "polls/tse-registry.csv", "name": "polls/tse-registry.csv", "contentUrl": "polls/tse-registry.csv", "encodingFormat": "text/csv", "sha256": "13e27c4932d0869d29fa37d147c7af4eb6606aadae7f1f875d4cba5018b09e05" }, { "@type": "cr:FileObject", "@id": "polls/national-poll-results-firstround.csv", "name": "polls/national-poll-results-firstround.csv", "contentUrl": "polls/national-poll-results-firstround.csv", "encodingFormat": "text/csv", "sha256": "8e9f3cf1433e3fecb30a1c85bed1ed8c8fa2136fd2f7abe78ac5bb28347cbd11" }, { "@type": "cr:FileObject", "@id": "polls/national-poll-results-secondround.csv", "name": "polls/national-poll-results-secondround.csv", "contentUrl": "polls/national-poll-results-secondround.csv", "encodingFormat": "text/csv", "sha256": "0cbdff0241862dbcbc8781b8e705b7f0621e4df869412144127ad6212ce6371f" }, { "@type": "cr:FileObject", "@id": "polls/sample-demographics.csv", "name": "polls/sample-demographics.csv", "contentUrl": "polls/sample-demographics.csv", "encodingFormat": "text/csv", "sha256": "d4b0cabf0fbedd99af679db522586da837b294b17767cb4ac2d44852129835fb" }, { "@type": "cr:FileObject", "@id": "data/poll-divergence.csv", "name": "data/poll-divergence.csv", "contentUrl": "data/poll-divergence.csv", "encodingFormat": "text/csv", "sha256": "d9914b04597bf6dcb6d74ae5417e7fc6329b26f3eb44643e8068f6b8b780b003" }, { "@type": "cr:FileObject", "@id": "data/divergence-timeseries.csv", "name": "data/divergence-timeseries.csv", "contentUrl": "data/divergence-timeseries.csv", "encodingFormat": "text/csv", "sha256": "c08439bb39947776417cb2eb7db95ed2a083bdaa576b2c16cfa2e7c7e925b2cb" }, { "@type": "cr:FileObject", "@id": "data/market-odds-timeseries.csv", "name": "data/market-odds-timeseries.csv", "contentUrl": "data/market-odds-timeseries.csv", "encodingFormat": "text/csv", "sha256": "fd531d82ff2608e304138b93cf88279715e92d180db6070192bd77834f1d1c9c" } ], "recordSet": [ { "@type": "cr:RecordSet", "@id": "polls-tse-registry", "name": "polls-tse-registry", "field": [ { "@type": "cr:Field", "@id": "polls-tse-registry/register_tse", "name": "register_tse", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "register_tse" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/registration_date", "name": "registration_date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "registration_date" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/own_poll", "name": "own_poll", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "own_poll" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/cnpj", "name": "cnpj", "dataType": "sc:Integer", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "cnpj" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/institute", "name": "institute", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "institute" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/institute_trade_name", "name": "institute_trade_name", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "institute_trade_name" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/office", "name": "office", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "office" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/field_start", "name": "field_start", "dataType": "sc:Date", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "field_start" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/field_end", "name": "field_end", "dataType": "sc:Date", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "field_end" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/publication_date", "name": "publication_date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "publication_date" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/sample_size", "name": "sample_size", "dataType": "sc:Integer", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "sample_size" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/conre", "name": "conre", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "conre" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/statistician", "name": "statistician", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "statistician" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/cost_brl", "name": "cost_brl", "dataType": "sc:Float", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "cost_brl" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/methodology", "name": "methodology", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "methodology" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/sampling_plan", "name": "sampling_plan", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "sampling_plan" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/control_system", "name": "control_system", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "control_system" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/municipality_data", "name": "municipality_data", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "municipality_data" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/uf", "name": "uf", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "uf" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/electoral_unit", "name": "electoral_unit", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "electoral_unit" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/scope", "name": "scope", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "scope" } } }, { "@type": "cr:Field", "@id": "polls-tse-registry/scope_source", "name": "scope_source", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/tse-registry.csv" }, "extract": { "column": "scope_source" } } } ] }, { "@type": "cr:RecordSet", "@id": "polls-national-poll-results-firstround", "name": "polls-national-poll-results-firstround", "field": [ { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/poll_id", "name": "poll_id", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "poll_id" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/register_tse", "name": "register_tse", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "register_tse" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/institute", "name": "institute", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "institute" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/poll_date", "name": "poll_date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "poll_date" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/field_dates", "name": "field_dates", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "field_dates" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/sample", "name": "sample", "dataType": "sc:Integer", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "sample" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/margin_pp", "name": "margin_pp", "dataType": "sc:Float", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "margin_pp" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/method", "name": "method", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "method" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/scenario", "name": "scenario", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "scenario" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/candidate", "name": "candidate", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "candidate" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/party", "name": "party", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "party" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-firstround/percent", "name": "percent", "dataType": "sc:Float", "source": { "fileObject": { "@id": "polls/national-poll-results-firstround.csv" }, "extract": { "column": "percent" } } } ] }, { "@type": "cr:RecordSet", "@id": "polls-national-poll-results-secondround", "name": "polls-national-poll-results-secondround", "field": [ { "@type": "cr:Field", "@id": "polls-national-poll-results-secondround/poll_id", "name": "poll_id", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-secondround.csv" }, "extract": { "column": "poll_id" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-secondround/register_tse", "name": "register_tse", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-secondround.csv" }, "extract": { "column": "register_tse" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-secondround/institute", "name": "institute", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-secondround.csv" }, "extract": { "column": "institute" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-secondround/poll_date", "name": "poll_date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "polls/national-poll-results-secondround.csv" }, "extract": { "column": "poll_date" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-secondround/matchup", "name": "matchup", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-secondround.csv" }, "extract": { "column": "matchup" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-secondround/candidate1", "name": "candidate1", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-secondround.csv" }, "extract": { "column": "candidate1" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-secondround/percent1", "name": "percent1", "dataType": "sc:Float", "source": { "fileObject": { "@id": "polls/national-poll-results-secondround.csv" }, "extract": { "column": "percent1" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-secondround/candidate2", "name": "candidate2", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/national-poll-results-secondround.csv" }, "extract": { "column": "candidate2" } } }, { "@type": "cr:Field", "@id": "polls-national-poll-results-secondround/percent2", "name": "percent2", "dataType": "sc:Float", "source": { "fileObject": { "@id": "polls/national-poll-results-secondround.csv" }, "extract": { "column": "percent2" } } } ] }, { "@type": "cr:RecordSet", "@id": "polls-sample-demographics", "name": "polls-sample-demographics", "field": [ { "@type": "cr:Field", "@id": "polls-sample-demographics/poll_id", "name": "poll_id", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/sample-demographics.csv" }, "extract": { "column": "poll_id" } } }, { "@type": "cr:Field", "@id": "polls-sample-demographics/register_tse", "name": "register_tse", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/sample-demographics.csv" }, "extract": { "column": "register_tse" } } }, { "@type": "cr:Field", "@id": "polls-sample-demographics/institute", "name": "institute", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/sample-demographics.csv" }, "extract": { "column": "institute" } } }, { "@type": "cr:Field", "@id": "polls-sample-demographics/poll_date", "name": "poll_date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "polls/sample-demographics.csv" }, "extract": { "column": "poll_date" } } }, { "@type": "cr:Field", "@id": "polls-sample-demographics/field_midpoint", "name": "field_midpoint", "dataType": "sc:Date", "source": { "fileObject": { "@id": "polls/sample-demographics.csv" }, "extract": { "column": "field_midpoint" } } }, { "@type": "cr:Field", "@id": "polls-sample-demographics/dimension", "name": "dimension", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/sample-demographics.csv" }, "extract": { "column": "dimension" } } }, { "@type": "cr:Field", "@id": "polls-sample-demographics/category", "name": "category", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/sample-demographics.csv" }, "extract": { "column": "category" } } }, { "@type": "cr:Field", "@id": "polls-sample-demographics/pct", "name": "pct", "dataType": "sc:Float", "source": { "fileObject": { "@id": "polls/sample-demographics.csv" }, "extract": { "column": "pct" } } }, { "@type": "cr:Field", "@id": "polls-sample-demographics/quota_detail_level", "name": "quota_detail_level", "dataType": "sc:Text", "source": { "fileObject": { "@id": "polls/sample-demographics.csv" }, "extract": { "column": "quota_detail_level" } } } ] }, { "@type": "cr:RecordSet", "@id": "data-poll-divergence", "name": "data-poll-divergence", "field": [ { "@type": "cr:Field", "@id": "data-poll-divergence/poll_id", "name": "poll_id", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "poll_id" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/register_tse", "name": "register_tse", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "register_tse" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/institute", "name": "institute", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "institute" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/poll_date", "name": "poll_date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "poll_date" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/field_midpoint", "name": "field_midpoint", "dataType": "sc:Date", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "field_midpoint" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/days_to_first_round", "name": "days_to_first_round", "dataType": "sc:Integer", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "days_to_first_round" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/scenario", "name": "scenario", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "scenario" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/candidate", "name": "candidate", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "candidate" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/poll_pct", "name": "poll_pct", "dataType": "sc:Float", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "poll_pct" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/polymarket_pct", "name": "polymarket_pct", "dataType": "sc:Float", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "polymarket_pct" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/polymarket_date", "name": "polymarket_date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "polymarket_date" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/naive_gap_pp", "name": "naive_gap_pp", "dataType": "sc:Float", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "naive_gap_pp" } } }, { "@type": "cr:Field", "@id": "data-poll-divergence/gap_type", "name": "gap_type", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/poll-divergence.csv" }, "extract": { "column": "gap_type" } } } ] }, { "@type": "cr:RecordSet", "@id": "data-divergence-timeseries", "name": "data-divergence-timeseries", "field": [ { "@type": "cr:Field", "@id": "data-divergence-timeseries/poll_date", "name": "poll_date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "data/divergence-timeseries.csv" }, "extract": { "column": "poll_date" } } }, { "@type": "cr:Field", "@id": "data-divergence-timeseries/institute", "name": "institute", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/divergence-timeseries.csv" }, "extract": { "column": "institute" } } }, { "@type": "cr:Field", "@id": "data-divergence-timeseries/register_tse", "name": "register_tse", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/divergence-timeseries.csv" }, "extract": { "column": "register_tse" } } }, { "@type": "cr:Field", "@id": "data-divergence-timeseries/candidate", "name": "candidate", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/divergence-timeseries.csv" }, "extract": { "column": "candidate" } } }, { "@type": "cr:Field", "@id": "data-divergence-timeseries/poll_pct", "name": "poll_pct", "dataType": "sc:Float", "source": { "fileObject": { "@id": "data/divergence-timeseries.csv" }, "extract": { "column": "poll_pct" } } }, { "@type": "cr:Field", "@id": "data-divergence-timeseries/polymarket_pct", "name": "polymarket_pct", "dataType": "sc:Float", "source": { "fileObject": { "@id": "data/divergence-timeseries.csv" }, "extract": { "column": "polymarket_pct" } } }, { "@type": "cr:Field", "@id": "data-divergence-timeseries/polymarket_date", "name": "polymarket_date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "data/divergence-timeseries.csv" }, "extract": { "column": "polymarket_date" } } }, { "@type": "cr:Field", "@id": "data-divergence-timeseries/divergence_pp", "name": "divergence_pp", "dataType": "sc:Float", "source": { "fileObject": { "@id": "data/divergence-timeseries.csv" }, "extract": { "column": "divergence_pp" } } } ] }, { "@type": "cr:RecordSet", "@id": "data-market-odds-timeseries", "name": "data-market-odds-timeseries", "field": [ { "@type": "cr:Field", "@id": "data-market-odds-timeseries/date", "name": "date", "dataType": "sc:Date", "source": { "fileObject": { "@id": "data/market-odds-timeseries.csv" }, "extract": { "column": "date" } } }, { "@type": "cr:Field", "@id": "data-market-odds-timeseries/candidate", "name": "candidate", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/market-odds-timeseries.csv" }, "extract": { "column": "candidate" } } }, { "@type": "cr:Field", "@id": "data-market-odds-timeseries/party", "name": "party", "dataType": "sc:Text", "source": { "fileObject": { "@id": "data/market-odds-timeseries.csv" }, "extract": { "column": "party" } } }, { "@type": "cr:Field", "@id": "data-market-odds-timeseries/polymarket_pct", "name": "polymarket_pct", "dataType": "sc:Float", "source": { "fileObject": { "@id": "data/market-odds-timeseries.csv" }, "extract": { "column": "polymarket_pct" } } }, { "@type": "cr:Field", "@id": "data-market-odds-timeseries/volume_usd_m", "name": "volume_usd_m", "dataType": "sc:Float", "source": { "fileObject": { "@id": "data/market-odds-timeseries.csv" }, "extract": { "column": "volume_usd_m" } } } ] } ] }