Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty get_elections for Deputado Distrital in 1998, 2002 and 2006 #59

Open
guirusso opened this issue Feb 28, 2019 · 0 comments
Open

Empty get_elections for Deputado Distrital in 1998, 2002 and 2006 #59

guirusso opened this issue Feb 28, 2019 · 0 comments

Comments

@guirusso
Copy link

guirusso commented Feb 28, 2019

get_elections(1998, "Deputado Distrital", regional_aggregation="State", political_aggregation="Candidate")
returns an empty dataset, while
get_elections(2018, "Deputado Distrital", regional_aggregation="State", political_aggregation="Candidate")
works well. Similarly,
df<-get_elections(1998, "State Deputy", regional_aggregation="State", political_aggregation="Candidate")
table(df$SIGLA_UE)
does not report any candidates from the DF, while the same request works if the year requested is 2010 or more recently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant