Who can do this (User role)

Data Consumer


Description

I want to display list of datasets contained in public catalog using API call so that I can use the result in machine readable form with my application.

Preconditions

  • no preconditions defined

How to do it:

  • external code calls the API of public catalog:
    • http://<<hostname>>/api/1/rest/dataset 
      • dataset names are returned
    • http://<<hostname>>/api/2/rest/dataset 
      • dataset IDs are returned

Notes

97