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

Normalize institutions #489

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Normalize institutions #489

merged 4 commits into from
Nov 11, 2024

Conversation

Mark-Powers
Copy link
Contributor

This adds a "task" that we can run interactively for now to tag users with normalized institution data. This allows us to define institutions with aliases in the DB, and the process checks against this, or prompts for a new alias/institution to be created. The admin page allows us to easily see what users are from what institutions.

This also fixes some encoding issues from our institutions list, which isn't used anywhere else really. That data isn't perfect and is missing the national labs, international universities, so there is quite a bit of manual information that needs to be entered on the first pass.

Copy link
Contributor

@msherman64 msherman64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, steady progress from json towards db models

@Mark-Powers Mark-Powers merged commit 245a761 into master Nov 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants