Modify ↓
Opened 3 years ago
Last modified 2 years ago
#21638 new enhancement
[RFC][Patch] Extend opendata plugin to support CKAN open data platforms
Reported by: | Woazboat | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin opendata | Version: | |
Keywords: | ckan, opendata, module | Cc: |
Description (last modified by )
Extend the opendata plugin to be able to fetch resources from CKAN open data platforms.
http://docs.ckan.org/en/2.9/user-guide.html#what-is-ckan
- New 'jackan' CKAN client plugin (https://github.com/opendatatrentino/jackan)
- New CKAN data set handler that fetches resources via CKAN API
- Refactor opendata menu entry creation to allow modules to provide special menu item handling
- GUI to allow users to search and download datasets from CKAN open data platforms from within josm (can be used in modules for chosen open data platforms)
Adds a module for https://www.data.gv.at/
- Dataset search interface
- Some sample CKAN data set handlers with special data postprocessing included
Attachments (4)
Change History (8)
by , 3 years ago
Attachment: | opendata_ckan_data.gv.at_v1.patch added |
---|
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
by , 3 years ago
Attachment: | opendata_ckan_data.gv.at_v2.patch added |
---|
by , 3 years ago
by , 3 years ago
Attachment: | jackan.png added |
---|
comment:2 by , 3 years ago
Description: | modified (diff) |
---|
comment:3 by , 3 years ago
Description: | modified (diff) |
---|
comment:4 by , 2 years ago
Note:
See TracTickets
for help on using tickets.
@Woazboat: I know this is kind of old, but a few comments: