An open API service indexing awesome lists of open source software.

https://github.com/justinhchae/city_budget

Automating the process of creating an SQLAlchmey schema from a csv file
https://github.com/justinhchae/city_budget

city-government database pandas python sqlalchemy sqlite

Last synced: 7 months ago
JSON representation

Automating the process of creating an SQLAlchmey schema from a csv file

Awesome Lists containing this project

README

          

# city_budget

Consumes the 2021 budget for the city of Chicago and normalizes it into tables.

The normalized tables are used to exercise alchemy relationships and back population.

Automates creation of class variables needed to make schema.