transport-data / tdc-data-portal

https://tdc-data-portal.vercel.app
0 stars 0 forks source link

Investigate and implement conversion to application-specific SDMX metadata structure #78

Open Uchechukwu-Onye-Igbo opened 1 month ago

Uchechukwu-Onye-Igbo commented 1 month ago

When importing CKAN datasets into another platform, I want to have the option to get responses following the application-specific SDMX metadata structure, so that systems are interoperable and the level of required transformation is minimum or none.

Taskls

Acceptance Criteria

demenech commented 1 week ago

PR: https://github.com/transport-data/tdc-data-portal/pull/114

Moving to peer review.

osahon-okungbowa commented 1 week ago

@demenech please how can i QA this? There are no links to a documentation, implementation or any links on the issue

demenech commented 1 week ago

Docs: https://github.com/transport-data/tdc-data-portal/blob/main/docs/sdmx/README.md

In order to do QA, you can replace the dataset ID on the following URL: https://ckan.tdc.dev.datopian.com/api/3/action/package_show?id=my-dataset-qa&output_format=tdci-sdmx

Note that the response will be following these guidelines: https://github.com/transport-data/tools/pull/21/files#diff-a920973cf3c3bdb7578f9a3e8784fb624988297308cd07162659a7da2dceb014R21

CC: @osahon-okungbowa @Uchechukwu-Onye-Igbo