Weather and Vacation Analysis

Project Info:

In this project, I was asked to use Python requests, APIs, and JSON traversals to answer a fundamental question: "What's the weather like as we approach the equator?" I was also asked to us Google Maps API to plot heat-map showing humidity of different places, and the nearest hotel in places which met a set vacation criteria.

Project Details:
  • Technologies:Python
  • Libraries:Pandas, Matplotlib, Numpy, Requests, Time, Scipy.Stats, JSON, GMAPS, OS
  • Date:June 14, 2020
  • GITHUB