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

recordCount in dataset search API doesn't show the true count - registry API #245

Closed
ManonGros opened this issue Dec 16, 2019 · 1 comment

Comments

@ManonGros
Copy link

See this example: https://www.gbif.org/dataset/ffac22e7-fa1f-457f-a14a-a80ba967f4e1

When looking up the dates with the dataset search API:
http://api.gbif.org/v1/dataset/search?publishing_org=1928bdf0-f5d2-11dc-8c12-b8a03c50a862&limit=1&offset=2416
No recordCount.

For other datasets:
http://api.gbif.org/v1/dataset/search?publishing_org=1928bdf0-f5d2-11dc-8c12-b8a03c50a862&limit=1&offset=1
"recordCount":2861028

It would be great if the recordCount had the true count.

@muttcg
Copy link
Member

muttcg commented Mar 28, 2020

API returns count number

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