Modify ↓
Opened 22 months ago
Last modified 14 months 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)
Changed 22 months ago by
Attachment: | opendata_ckan_data.gv.at_v1.patch added |
---|
comment:1 Changed 22 months ago by
Description: | modified (diff) |
---|
Changed 21 months ago by
Attachment: | opendata_ckan_data.gv.at_v2.patch added |
---|
Changed 21 months ago by
Changed 21 months ago by
Attachment: | jackan.png added |
---|
comment:2 Changed 21 months ago by
Description: | modified (diff) |
---|
comment:3 Changed 21 months ago by
Description: | modified (diff) |
---|
comment:4 Changed 14 months ago by
Note: See
TracTickets for help on using
tickets.
@Woazboat: I know this is kind of old, but a few comments: