Welcome to my submission for the Python-API-Challenge in module 6 of the Data Analytics bootcamp. This project was completed as part of the curriculum to showcase my proficiency in in using api calls, and documentation, and visualization tools.
For this challenge, our objective was to create 2 separate python files, that used 2 different api's, such as weather api and geoapify. We then plotted potential vacation detinations using weather data from the weather api.
Below, you'll find the detailed requirements of the challenge.
Challenges I drew heavily from include the following:
- The restuarant challenge
- The gitignore segment
- The Try, Except challenge
- Geoapify challenge
These challenges, in addition to the other challenges provided, helped teach us the following:
- How to use Geoapify documentation
- How to establish parameters
- How to create visualizations using several graphing methods
- How to store an api key
- How to properly write try, except blocks of code
For syntax that I was not familiar with, I used resources such as the Xpert Learning Assistant, provided by UC Berkely Bootcamp, Open Weather and Geoapify Documentation, and ChatGPT.




