presidentChile {datana}R Documentation

2021 presidential election in Chile.

Description

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

Usage

data(presidentChile)

Format

The dataframe contains the following columns:

region.no

Administrative region number of Chile.

region

Administrative region name.

province

Province.

senat.const

Senatorial constituency.

distrit

Distrit.

county

County.

elect.const

Electoral constituency.

location

Location.

table

Voter table.

table.type

Voter table type.

merged.tab

Merged voter tables.

electors

Electors.

num.in.vote

.

candidate

Candidate. Gabriel Boric and Jose A. Kast

total.votes

Total number of votes acording to the TRICEL.

Source

The data were obtained from the electoral service of the Chilean Government (SERVEL) at https://www.servel.cl. 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.5 Index]