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

Election results for New York

Results 38 openelections-data-ny issues
Sort by recently updated
recently updated
newest added

[2018/counties/20181106__ny__general__monroe__precinct.csv](https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2018/counties/20181106__ny__general__monroe__precinct.csv) has rows with an inconsistent number of columns: ``` Header ['county', 'precinct', 'office', 'district', 'candidate', 'party', 'votes'] has 7 entries, but there are 10 rows with an inconsistent number...

[2016/counties/20160913__ny__republican__primary__richmond__precinct.csv](https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2016/counties/20160913__ny__republican__primary__richmond__precinct.csv) has rows with an inconsistent number of columns: ``` Header ['county', 'precinct', 'office', 'district', 'party', 'candidate', 'votes', 'public_counter_votes', 'emergency_votes', 'absentee_military_votes', 'federal_votes', 'affidavit_votes'] has 12 entries, but there are 132...

[2014/counties/20141104__ny__general__suffolk__precinct.csv](https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2014/counties/20141104__ny__general__suffolk__precinct.csv) has rows with an inconsistent number of columns: ``` Header ['county', 'precinct', 'office', 'district', 'party', 'candidate', 'votes'] has 7 entries, but there are 18290 rows with an inconsistent number...

[2018/counties/20181106__ny__general__nassau__precinct.csv](https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2018/counties/20181106__ny__general__nassau__precinct.csv) has an empty trailing column header: ``` county,precinct,office,district,party,candidate,votes, ``` However, there are around 4315 lines that have a value for this column. We should either add the appropriate header,...

[2016/counties/20161108__ny__general__sullivan__precinct.csv](https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2016/counties/20161108__ny__general__sullivan__precinct.csv) has an empty trailing column header: https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2016/counties/20161108__ny__general__sullivan__precinct.csv#L1 However, there are several rows that have a value for this column: https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2016/counties/20161108__ny__general__sullivan__precinct.csv#L26-L45 We should either add the appropriate header, or remove...

[2014/counties/20141104__ny__general__warren__precinct.csv](https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2014/counties/20141104__ny__general__warren__precinct.csv) has empty trailing column headers: https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2014/counties/20141104__ny__general__warren__precinct.csv#L1 However, most of the rows have values for these columns. We should either add the appropriate headers, or remove the extra columns. https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2014/counties/20141104__ny__general__warren__precinct.csv#L1-L11

[2012/counties/20121106__ny__general__madison__precinct.csv](https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2012/counties/20121106__ny__general__madison__precinct.csv) has empty trailing column headers: https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2012/counties/20121106__ny__general__madison__precinct.csv#L1 However, there are many rows that have values for these columns: https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2012/counties/20121106__ny__general__madison__precinct.csv#L772-L826 We should either add the appropriate headers, or remove these extra...

[2000/20001107__ny__general.csv](https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2000/20001107__ny__general.csv) has an empty trailing column header: https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2000/20001107__ny__general.csv#L1 However, there are some rows that have a value in this column. We should either add the appropriate header, or remove the...

[2020/counties/20200623__ny__primary__richmond__precinct.csv](https://github.com/openelections/openelections-data-ny/blob/4fe2d2f218307acda42e6ed6467d49e79ceb3b64/2020/counties/20200623__ny__primary__richmond__precinct.csv) has rows with an inconsistent number of columns: ``` Header ['county', 'precinct', 'office', 'district', 'party', 'candidate', 'votes', 'public_counter_votes', 'emergency_votes', 'absentee_military_votes', 'federal_votes', 'affidavit_votes', 'manually_counted_emergency', 'special_presidential'] has 14 entries, but there...

In the 2012 General Election precinct files, the "district" values for the State Senate races are formatted as "SD##" instead of "##". This creates errors when I attempt to load...

bug