presidentChile {datana}R Documentation

2021 presidential election in Chile.

Description

Voting table-level data of the 2021 presidential election in Chile. The election was held on December 19, 2021.

Usage

data(presidentChile)

Format

The data frame contains the following columns:

region.no

Administrative region number of Chile.

region

Administrative region name.

province

Province.

circu.senate

Senatorial constituency.

distrite

Distrit.

county

County.

elec.distri

Electoral constituency.

local

Place.

table.no

Voting table number.

table.type

Voting table type: M (women), V (men).

merged.tables

Merged voting tables.

electors

Electors.

number.in.voto

Numero del candidato en el voto.

candidate

Candidate: Gabriel Boric, Jose A. Kast, Nule votes, Empty votes.

total.votes

Total number of votes.

Source

The data were obtained from the electoral service of the Chilean Government (SERVEL) at https://www.servel.cl/centro-de-datos/procesos-electorales-detalle/?id=27. The datafile name was "Resultados_mesa_presidencial_TRICEL_2v_2021-1.xlsx", and was downloaded on October 24, 2022.

Examples

data(presidentChile)    
head(presidentChile) 

[Package datana version 1.0.3 Index]