| 9 | | Also adds a module for https://www.data.gv.at/ (WIP) |
| 10 | | - Some sample CKAN data set handlers included for testing |
| 11 | | |
| 12 | | |
| 13 | | TODO: |
| 14 | | - Registered CKAN data set handlers currently send CKAN API requests on startup to fetch information about data set -> problematic, especially when number of handlers/queries increases |
| 15 | | - Allow users to search and select datasets available on the open data platform via a user interface |
| 16 | | - Eventually support https://data.europa.eu/en if possible (https://data.europa.eu/api/hub/search/#tag/Ckan) |
| | 10 | Adds a module for https://www.data.gv.at/ |
| | 11 | - Some sample CKAN data set handlers with special data postprocessing included |