You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently querying for allocator stats based on a static list in config.py. Instead, we should use https://api.datacite.org/providers to retrieve the list of current allocators and then iterate over that list.
We're currently querying for allocator stats based on a static list in config.py. Instead, we should use https://api.datacite.org/providers to retrieve the list of current allocators and then iterate over that list.