Skip to content

Use SQLAlquemy to retrieve data from SQL to Python in order to feed a Flask Static Server.

Notifications You must be signed in to change notification settings

DenebAguirre/SQLAlchemy-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

SQLAlchemy-challenge

In this project I handle two ways of working with data from a SQL data base. In the "climate_starter.ipynb" file I completed a basic analysis of data with some plots, just after retrieving the data from a sqlite file where I built queries with Python SQLAlchemy. In the "app.py" I made a Flask static server that is fed by the SQL file and retrieves the requested data.

About

Use SQLAlquemy to retrieve data from SQL to Python in order to feed a Flask Static Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published