framework
framework copied to clipboard
475/adds ckan dataportal
- 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
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 I fixed the conflicts but I did need to rebase this branch on main and after that force-pushed the branch again.
@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.
@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.