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_36

Name

Retrieving metadata about dataset via internal catalog API

User role

DataPublisher


Description

I want to get metadata about the dataset using API of the internal 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 internal catalog
    • http://<<hostname>>/internalcatalog/api/3/action/package_show?id=<<dataset name>>
      • CKAN API returns JSON  representation of metadata about the dataset 

Requirements

TODO

Notes

  • No labels