Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Models.py in support of 311 dataset #28

Closed
sellnat77 opened this issue Aug 21, 2019 · 0 comments
Closed

Create Models.py in support of 311 dataset #28

sellnat77 opened this issue Aug 21, 2019 · 0 comments
Assignees
Labels
Role: Backend Related to API or other server-side work

Comments

@sellnat77
Copy link
Member

Overview

The columns in the 311 dataset need a model class to map to. This will utilize the ORM features of flask-sqlalchemy

Action Items

Create db related folder in backend
Create create models.py
Create object class to map each column from dataset

Resources/Instructions

https://stackoverflow.com/a/9695045
https://data.lacity.org/A-Well-Run-City/MyLA311-Service-Request-Data-2018/h65r-yf5i

@sellnat77 sellnat77 added the Role: Backend Related to API or other server-side work label Aug 21, 2019
@sellnat77 sellnat77 added this to Ice Box in Project Management via automation Aug 21, 2019
@sellnat77 sellnat77 self-assigned this Aug 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Role: Backend Related to API or other server-side work
Projects
No open projects
Development

No branches or pull requests

1 participant