openelections-data-tx icon indicating copy to clipboard operation
openelections-data-tx copied to clipboard

Pre-processed results for Texas elections

Results 51 openelections-data-tx issues
Sort by recently updated
recently updated
newest added

The [source file](https://github.com/openelections/openelections-sources-tx/blob/0894ee5e2ed07bd98dbe0c4181166ae1caa17583/2020/general/HOOD_COUNTY-2020_NOVEMBER_3RD_GENERAL_ELECTION_1132020-November%203%202020%20pct%20by%20pct.pdf) for the 2020 Hood County general results contains values that are inconsistent. It is often the case where the sum of the components (mail, early voting, election...

The [source file](https://github.com/openelections/openelections-sources-tx/blob/0894ee5e2ed07bd98dbe0c4181166ae1caa17583/2016/Johnson%20TX%202016%20general.pdf) for the 2017 Johnson County general election has some inconsistencies. The election day and early votes for Evan McMullin do not add up to their respective totals...

The previous values were causing the vote breakdown totals test to fail. However, I was only able to find values from an **unofficial** [source file](https://github.com/openelections/openelections-sources-tx/blob/0894ee5e2ed07bd98dbe0c4181166ae1caa17583/2020/primary/Austin%20TX%203-3-20%20Democrat%20Unofficial%20Results.pdf) ![image](https://user-images.githubusercontent.com/17345532/132998009-844f90e1-c7ac-4b87-8707-2ab66dfeb4ec.png)

I'm not sure the best way to do this, but it seems like we might want some functionality where created pull requests are checked to verify that they meet the...

enhancement

There are many files that have rows where the number of columns is different than that of the header row. See the [format tests](https://github.com/openelections/openelections-data-tx/actions/workflows/format_tests.yml?query=branch%3Amaster) for more details.

Precinct 11 should total to 1,614 votes for Trump/Pence, not 1,057 votes. A data record for precinct 11-AISD-IC-5 is missing, which presumably contains the missing 557 votes: https://www.brazoriacountyclerk.net/home/showpublisheddocument/6887/637425026123230000 See page...

bug

I'm testing some code that detects duplicate entries within a file. If it's correct, there are almost 200 files that contain duplicate rows. Some have a huge number of duplicates...

The following issues are known to exist in the 2020 general election precinct results: * San Saba County is missing State Representative results because we're using the Texas Legislative Council...

* Registered Voters (if available) * Ballots Cast (if available) * President * U.S. Senate * U.S. House * Railroad Commissioner * State Senator * State Representative If a county...

Using [Tabula](http://tabula.technology/), OCR or whatever method you can, parse precinct-level results for the following counties. Original sources are in the [sources-tx repository](https://github.com/openelections/openelections-sources-tx/tree/master/2020/primary). The goal is to create a single CSV...