Closed davidread closed 7 years ago
We need a way to get all the data out of Drupal. This could be a private API or an SQL command that returns it.
I see we have this api:
https://data.gov.uk/services/rest/views/dataset_referrers
that gives a list of apps' datasets connections and basic info on the app. Could you provide a way for us to get the full info of the app?
I believe I've managed to get all the data needed now, using the nodes API you sent. Thanks!
We need a way to get all the data out of Drupal. This could be a private API or an SQL command that returns it.
I see we have this api:
https://data.gov.uk/services/rest/views/dataset_referrers
that gives a list of apps' datasets connections and basic info on the app. Could you provide a way for us to get the full info of the app?