openelections / openelections-data-tx

Pre-processed results for Texas elections
30 stars 27 forks source link

add 20221108__tx__general__tarrant__precinct.csv #454

Closed gradav closed 8 months ago

github-actions[bot] commented 8 months ago

Thank you for your contribution! Our file_format test detected some potential issues in the files you added.

======================================================================
FAIL: test_format (data_tests.test_data.FileFormatTests.test_format) [2022/counties/20221108__tx__general__tarrant__precinct.csv]
----------------------------------------------------------------------
* There are 7160 rows that have entries with consecutive whitespace characters:

    Row 56: ['Tarrant', '1001 - 001', 'Criminal District Judge, Court  No. 4', '', 'REP', 'Andy Porter', '446', '307', '139']
    Row 57: ['Tarrant', '1001 - 001', 'Criminal District Judge, Court  No. 4', '', 'DEM', 'Sam Williams', '483', '353', '130']
    Row 66: ['Tarrant', '1001 - 001', 'Judge, County Criminal Court  No. 5', '', 'REP', 'Brad Clark', '462', '319', '143']
    Row 67: ['Tarrant', '1001 - 001', 'Judge, County Criminal Court  No. 5', '', 'DEM', 'Lesa Pamplin', '467', '341', '126']
    Row 68: ['Tarrant', '1001 - 001', 'Judge, County Criminal Court  No. 6', '', 'REP', 'Randi Hartin', '463', '323', '140']
    Row 69: ['Tarrant', '1001 - 001', 'Judge, County Criminal Court  No. 6', '', 'DEM', 'Ebony M. Turner', '468', '339', '129']
    Row 70: ['Tarrant', '1001 - 001', 'Judge, County Criminal Court  No. 7', '', 'REP', 'Eric Starnes', '471', '326', '145']
    Row 71: ['Tarrant', '1001 - 001', 'Judge, County Criminal Court  No. 7', '', 'DEM', 'MarQ Clayton', '453', '329', '124']
    Row 131: ['Tarrant', '1004 - 002', 'Criminal District Judge, Court  No. 4', '', 'REP', 'Andy Porter', '547', '375', '172']
    Row 132: ['Tarrant', '1004 - 002', 'Criminal District Judge, Court  No. 4', '', 'DEM', 'Sam Williams', '575', '426', '149']
    [Truncated to 10 examples]

* Header ['Tarrant', 'precinct', 'office', 'district', 'party', 'candidate', 'votes', 'early_votes', 'election_votes'] should only contain lowercase characters.