https://boards.4chan.org/pol/thread/288172420
from the half chan and we can try too:
Michigan Election Data
I have created a python program that reads a CSV file of the election results in MI as well as a CSV of the number of registered voters per county. It makes researching the numbers much easier. If you are a programmer, you can use it as a starting point for some statistical analysis.
Right now if you put in a county, it will return:
Trump votes
Biden Votes
Dem Congress Votes
Rep Congress Votes
Trump Percentage
Biden Percentage
Dem congress percent
Rep congress percent
Differences between congress votes and president votes (DEMDifference and REPDifference)
Total votes (president)
Total congress votes
Registered voter count
Turnout (percent)
I have only looked at a couple counties but this could help find inconsistencies in the numbers.
It requires 2 CSV files which are linked at the top of the code.
https://pastebin.com/1dkJ3iST