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

Modify stats endpoints to return unique DCC/category ids. #38

Open
jonathancrabtree opened this issue Sep 13, 2021 · 1 comment
Open

Comments

@jonathancrabtree
Copy link
Contributor

Currently the stats endpoints only return the DCC abbreviation, which can cause problems if there's a discrepancy between the DCC abbreviation in the release catalog and the DCC abbreviation in the registry (see nih-cfde/dashboard#96). More generally, the DCCGrouping return type in the current API should be modified (if possible) to return unique ids for all of the categories (e.g., data_type, assay, species, and anatomy.) Without the id the UI doesn't have a reliable way to match these terms with the user's favorites.

@ACharbonneau
Copy link

is this still an issue we need to solve?

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

No branches or pull requests

2 participants