Updated – 2021/01/06, 06:50 PM EST The results of the Georgia runoff election results do not make any logical sense to me. In the last 2 months I have probably seen political ads over 1000 times! No exaggeration. All for the 2 senate seats. There was not a single ad for Public Service Commission DistrictContinue reading “Something Rotten in Georgia”
Category Archives: Politics
Georgia Senate Runoff Timestamp Data
I was trying to find timestamp data for the Georgia 2021 Senate Runoff election. I couldn’t find it easily via a google search, but I kept digging, and managed to find it and extract it from NY Times’ live prediction data feed. Here it is … Code … georgia.sh: Run it: format generates timestamp dataContinue reading “Georgia Senate Runoff Timestamp Data”
Scraping 2020 US Election Data
I thought this code could be useful for researchers. I wrote it a while ago, then never used it. Too busy 😦 elec.sh: Run it: Result: elec.png Enjoy 🙂 -Zoe Update 2020/12/06 County level data can be obtained with this code snippet: Run it: Contents of counties.txt is archived here.