title:When making an API call some datasets don’t appear: unexpectedly
slug: API-mystery
username: likeaword
(note: username should already exist on DataHub.io)
Hi we’re building a basket of sustainability indicators. We’ve using the datahub to hold the data and we’ve been working with a local developer to build a visualisation tool. This tool pulls data from the datahub via the API but datasets are not appearing via the API when we expect them to (and the appear in the UI.
The specific API call is https://datahub.io/api/3/action/package_search?fq=organization:hdata%20AND%20Indicator:%20AND%20Better:
It pulls some data but not all the data.
Is there something we’re missing?
Anyone got any ideas?