Derek Willis

Results 260 comments of Derek Willis

Hi @rkiddy: thanks! Every state gets a -results repository at the end of the process: that's where the raw results are published. The -data repos contain results that are pre-processed...

A couple of follow-on questions: do we have this election that didn't actually occur but had a "winner" in the metadata? Since in this case they are image PDFs, they'll...

Ok, I've put these in the metadata. I think there is a compelling reason to have it inserted as a `RawResult`, at least based on what I've seen for Alabama,...

+1 to unopposed boolean. @ghing?

We've all been busy, so don't feel too bad. Let us know when you're back in the swing of things!

Agreed - probably should be grabbing some version of [this](http://www.elections.il.gov/electioninformation/VoteTotalsList.aspx?ElectionType=SP&ElectionID=38&SearchType=OfficeSearch&OfficeID=6453&QueryType=Office&) for that special election.

+1 to documenting required and recommended.

I think it depends on the size of the files, but I'd recommend that if we're dealing with individual files (spreadsheets or text files), they be placed in a `raw`...

@warwickmm yeah, this is an artifact of using python2, but we should be using python3, so we can remove `unicodecsv` and just replace it with the `csv` module.