Closed milevy1 closed 5 years ago
Planned data types for schema:
Attributes | Data Type | Notes |
---|---|---|
Name | string | |
Sex | string | enum? |
Age | integer | |
Height | integer | or NULL |
Weight | integer | or NULL |
Team | string | |
Games | string | |
Sport | string | |
Event | string | |
Medal | string | enum? |
Proposed database schema:
What functionality does this accomplish?
Google Sheets link: https://docs.google.com/spreadsheets/d/1XOEw25PMnf2tTBme4Xwg0iw5hAmtuVVKqndMwjug6H4/edit?usp=sharing
Notable data issues:
Proposed db schema: closes #13