ckanext-sintef
A CKAN plugin made for SINTEF ICT that extends ckanext-harvest. Enables harvesting from the Norwegian data sources Geonorge and Difi.
Installation
Install ckanext-harvest first, then:
pip install -e git+https://github.com/OpenTransportDataProject/ckanext-sintef.git#egg=ckanext-sintef
Plugins
Add the following plugins as needed:
- geonorge_harvester — Harvests from Geonorge (Norwegian mapping authority)
- datanorge_harvester — Harvests from Difi/DataNorge
Requirements
- ckanext-harvest
- beautifulsoup4
- Python 2.6/2.7
Authors
- Awat A. Langø
- Henrik S. Ødegård
License
AGPL-3.0+
Note: LICENSE file contains unresolved git merge conflicts.