nickeubank / mtv_viacom_capstone

1 stars 0 forks source link

Dropoff Nearest Distances #110

Closed jgy4 closed 2 years ago

jgy4 commented 2 years ago

I added a new code file 21_calc_dist_to_nearest_dropoff.py that matches our campuses with their nearest dropoff polling box. The Dropoff 2020 data from Ballot Ready spans 48 states, the Dropoff 2018 data spans 6 states.

The code file outputs an additional file 31_campuses_w_dist_to_nearest_dropoff matching each campus to its nearest dropoff polling box (for the applicable states).

PranavM98 commented 2 years ago

This looks amazing! Thank you Jasmine! Merging the pull request!