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

Convert 2012 general election results #5

Open
dwillis opened this issue Sep 22, 2016 · 4 comments
Open

Convert 2012 general election results #5

dwillis opened this issue Sep 22, 2016 · 4 comments
Assignees

Comments

@dwillis
Copy link
Contributor

dwillis commented Sep 22, 2016

Using data posted here, use either Excel or PDF files to produce CSV file with town-specific results in each county for offices from President down to state legislature. A single output file would be 20121106__nh__general__town.csv and would have at least the following headers: county, town, office, district, party, candidate, votes.

@mjguidry
Copy link
Contributor

For State Representative, since the offices are county based, what would be the proper district designation? For instance, for Hillsborough 1, is the district label just '1' or is it something like "Hillsborough 1"? Also, should there be some way of designating the number of seats per office? For instance, Hillsborough 1 has two seats but Hillsborough 21 has eight.

@dwillis
Copy link
Contributor Author

dwillis commented Sep 26, 2016

Good questions - the proper designation is the district number, and for offices with multiple seats, you can add a winner column and set its value to True for those who won office. Does that work?

@mjguidry
Copy link
Contributor

Let's give it a shot, once I'm able to extract the State Rep results I don't think it will be tough to add these. I think...

@dwillis
Copy link
Contributor Author

dwillis commented Sep 26, 2016

Thanks, and please don't hesitate to let us know if you have questions/issues.

@dwillis dwillis self-assigned this Dec 31, 2017
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

2 participants