You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Story ID

sto_35

Name

Retrieving metadata about dataset via public catalog API

User role

DataConsumer


Description

I want to get metadata about the dataset using API of the public catalog so that I can use the retrieved data in automated way for advertising on other data catalog.

Preconditions

  • no preconditions defined

Acceptance criteria

  • external code calls the CKAN API (REST service) of the public catalog
    • http://<<hostname>>/api/3/action/package_show?id=<<dataset name>>
      • CKAN API returns JSON representation of metadata about the dataset 

Requirements

TODO

Notes

  • No labels