Description updated
In this question, you are required to use TomToms Geocode API to find coordinates of S&P 1500s addresses, and compute each firms distances with the White House (38.8976763,-77.0387185). TomTom is a company specialized in GPS navigation and provides in car GPS systems for US, Canada, Europe, Hong Kong and many different countries. Not available in China and Japan though.
Recommended Packages
TomTom
geopy
Useful Links:
https://developer.tomtom.com/search-api/search-api-documentation
https://geopy.readthedocs.io/en/stable/#module-geopy.distance
Input
coname_addresses.xlsx
Output
output.xlsx
Sample Input
CONAMEaddress
AAR CORPaddress
Sample Output
CONAMEaddresslatlngdistance
AAR CORPaddress41.98667-87.98122 988.8145
Reviews
There are no reviews yet.