PA's map of election security and information integrity
This project provides python scripts to find and clean the data of voters and polling stations and draw different types of map to show how the accessibility of polling stations varies across different demographics
-
Random Sampling :
-
Get Longitude and Latitude for each address
-
polling station
- get polling station in order
- get randomly
- polling station will be save as a .txt file and for futher process we need to convert it into .csv file. code here
- remove repeat result
- add column title
-
Mean distance between voters and polling stations