Skip to content

ndi.cloud.datasets.get_published

  GET_PUBLISHED - get all published datasets

  [STATUS,RESPONSE,DATASETS] = ndi.cloud.datasets.get_published(PAGE, PAGE_SIZE, AUTH_TOKEN)

  Inputs:
    PAGE - an integer representing the page of result to get
    DATASET - an integer representing the number of results per page
    AUTH_TOKEN - a string representing the authentification token

  Outputs:
    STATUS - did get request work? 1 for no, 0 for yes
    RESPONSE - the get request summary
    DATASETS - a high level summary of all published datasets