framework icon indicating copy to clipboard operation
framework copied to clipboard

475/adds ckan dataportal

Open aivuk opened this issue 2 years ago • 2 comments
trafficstars

  • fixes #475

This PR adds support to CKAN as a data portal.

  • [x] Reading individual packages
  • [x] Publishing individual packages to a CKAN instance
  • [x] Fetching a list of packages using CKAN search
  • [x] Documentation
  • [ ] Local tests

aivuk avatar Nov 24 '22 12:11 aivuk

Great @aivuk!

Can you please resolve the conflicts as some API changes have been introduced lately (Manager -> Adapter)?

@shashigharti Can you please test and review as I will not be available?

roll avatar Nov 24 '22 13:11 roll

@roll I fixed the conflicts but I did need to rebase this branch on main and after that force-pushed the branch again.

aivuk avatar Nov 24 '22 16:11 aivuk

@roll @aivuk everything looks great!

Added a small comment related to typo. And also this URL ("https://dados.gov.br") in example was not working.

shashigharti avatar Nov 29 '22 08:11 shashigharti

@roll @aivuk everything looks great!

Added a small comment related to typo. And also this URL ("https://dados.gov.br") in example was not working.

I changed to legado.dados.gov.br that is working but I don't know until when.

aivuk avatar Nov 30 '22 20:11 aivuk