Baselight

Brazil 2020 Municipal Elections

Tabular dataset containing results for all mayor and councilor candidate voting

@kaggle.danlessa_brazil_2020_municipal_elections

Loading...
Loading...

About this Dataset

Brazil 2020 Municipal Elections

Context

See repo: https://github.com/danlessa/Brazil-Municipal-Elections-2020

Content

What's inside is more than just rows and columns. Make it easy for others to get started by describing how you acquired the data and what time period it represents, too.

Acknowledgements

We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.

Inspiration

Your data will be in front of the world's largest data science community. What questions do you want to see answered?

Tables

Clean Data

@kaggle.danlessa_brazil_2020_municipal_elections.clean_data
  • 12.81 MB
  • 518675 rows
  • 29 columns
Loading...

CREATE TABLE clean_data (
  "unnamed_0" BIGINT,
  "uf" VARCHAR,
  "type_id" BIGINT,
  "codigo_tse" BIGINT,
  "nome_municipio" VARCHAR,
  "capital" BIGINT,
  "codigo_ibge" BIGINT,
  "job_count" BIGINT,
  "elector_count" VARCHAR,
  "elector_presence" BIGINT,
  "absentees" BIGINT,
  "nominal_votes" BIGINT,
  "blank_votes" BIGINT,
  "total_null_votes" BIGINT,
  "null_votes" BIGINT,
  "technical_null_votes" BIGINT,
  "valid_votes" BIGINT,
  "nulled_votes" BIGINT,
  "judically_nulled_votes" BIGINT,
  "vote_count" BIGINT,
  "candidate_number" BIGINT,
  "candidate_name" VARCHAR,
  "candidate_coligation" VARCHAR,
  "candidate_vice_name" VARCHAR,
  "candidate_vote_destination" VARCHAR,
  "candidate_vote_count" BIGINT,
  "legend_votes" DOUBLE,
  "job" VARCHAR,
  "main_party" VARCHAR
);

Share link

Anyone who has the link will be able to view this.