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

Replace the Crossref API calls with calls to COKI #107

Open
briri opened this issue Mar 6, 2024 · 0 comments
Open

Replace the Crossref API calls with calls to COKI #107

briri opened this issue Mar 6, 2024 · 0 comments

Comments

@briri
Copy link
Collaborator

briri commented Mar 6, 2024

Once we have the COKI adapter in place we should test out Crossref grant queries to that system.

We are currently calling Crossref directly and it is taking around 15-20 seconds for simple requests (e.g. funder, PI name and title). For example: https://api.crossref.org/works?sort=score&query.contributor=brooke+kaiser+piehowski&filter=type:grant,funder:10.13039/100000015,from-awarded-date:2023-01-01,until-awarded-date:2023-12-31

This is too slow for our Project/Award search on the new React pages. COKI stores the Crossref dataset locally and will likely be faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant