Simple Weather API endpoint
This code cleans weather station data and creates an SQLite database with a pre-existing data model using SQLAlchemy. A simple Flask API endpoint is created.
View the code repository here
This code cleans weather station data and creates an SQLite database with a pre-existing data model using SQLAlchemy. A simple Flask API endpoint is created.
View the code repository here