WeatherPy: Created scatter plots of the weather of 500+ cities across the world of varying distance from the equator to prove that the weather does indeed get hotter as we approach the equator.
Scatter plots showcase:
Linear regressions were ran on each relationship for the Northern hemisphere (greater than or equal to 0 degrees latitude) and Southern hemisphere (less than 0 degrees latitude) separately:
VacationPy: Use jupyter-gmaps and the Google Places API to create a heatmap of these cities, filter the cities with an ideal weather condition and find the nearest hotel.