This Python code creates a map from the messy email UnitedHealthcare sends out to patients regarding providers within their vicinity.
Here is what the email looks like:
And here is what the code creates:
-
Follow the instructions here to get your Google Maps API key and load the map graphical user interface.
-
Open the United_Healthcare_Dental.ipynb file and click on the Open in Colab button.
-
Replace the list in the code with the list emailed to you from UnitedHealthcare and replace the startingAddress with your current address.
-
Click on Runtime then Run All.
Note: You will need to be signed in to a Google account to execute the code as per Google Colaboratory's rules.
Shoutout to Tomer Zilbershtein for introducing me to the Google Colaboratory IDE!

