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

Clean credit hour data. #9

Open
JavierMNieto opened this issue Mar 13, 2021 · 0 comments
Open

Clean credit hour data. #9

JavierMNieto opened this issue Mar 13, 2021 · 0 comments
Labels
database Where data is stored and accessed from enhancement New feature or request

Comments

@JavierMNieto
Copy link
Collaborator

JavierMNieto commented Mar 13, 2021

It seems the credit hours property is usually in the following formats:

  • # Credit Hours. - number of credits for taking the course once for any student.
  • # - # Credit Hours. - usually the number of credits for taking the course once for undergraduate - graduate.
  • # TO # Credit Hours. - usually the minimum to a maximum number of credits for taking the course with repeats.

We can possibly just store the creditHours property as a dictionary/object with undergraduate, graduate, min, and max keys in it.

@JavierMNieto JavierMNieto added database Where data is stored and accessed from enhancement New feature or request labels Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Where data is stored and accessed from enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant