Skip to content

halej2/SQLAlchemy-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLAlchemy-Challenge

In this project I:

  1. Used SQLAlchemy and Python to connect to a SQL database and query data into Panda dataframes
  2. Created data visualizations using Matplotlib
  3. Created a Flask API application to return queried data as JSON
  • SQLAlchemy Connection and Data Visualizations Notebook: .ipynb_checkpoints folder
  • Flask API App: SurfsUp App folder

Note: To complete this assignment, I referenced Week 10 classwork assignments and guidance in class office hours

About

Utilized SQLAlchemy to connect to and query a SQL database. Created Flask API app to return query data as JSON.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors