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

JSON interface page count? #6

Open
rossjones opened this issue Dec 9, 2013 · 0 comments
Open

JSON interface page count? #6

rossjones opened this issue Dec 9, 2013 · 0 comments

Comments

@rossjones
Copy link
Contributor

It appears that because of the limits that are in place for the number of datasets downloaded per request, paging is in place. The only way to tell how many requests are to be made, is to keep incrementing the page number until an empty list is returned.

There's obviously no place in the json currently for total count and number pages etc. Is there another way (short of package_list) of determining how many results are to be expected and therefore how many pages to retrieve?

amercader pushed a commit that referenced this issue Jan 24, 2018
* clean tags tests use helpers.change_config decorator #103
* do not trim tag if clean tags not in use #103
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

1 participant