Skip to content

ndi.cloud.datasets.get_unpublished

  GET_UNPUBLISHED - get all submitted but unpublished datasets

  [STATUS,RESPONSE] = ndi.cloud.datasets.get_unpublished(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 updated dataset summary
    DATASETS - a high level summary of all unpublished datasets