A climate analysis and data exploration of recorded weather observations in Hawaii with the objective of using the information gathered for planning a two week vacation
The dataset is stored in a SQLite database.
Python 3.x.x
Anaconda
Pandas
Flask
SQL alchemy
To deploy the Flask API routes for the analysed weather data, it is suggested that you debug the python script using VS code and a google chrome browser .
- Hat tip to everyone for guidance and inspiration