Skip to content

Figure out a data model #12

Description

@leesharma

Having everything stuffed into one table is going to make it hard to add more states. We should work on normalizing the data. This will require looking not just at our current table but also at the other data sources we intend to use.

As a bonus, this means we could take better advantage of SQLAlchemy's ORM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions