Provide visualization dashboards on CKAN using WireCloud
Project description
CKAN view extension for the creation and display of resource data visualization dashboards through WireCloud embbeded dashboards.
Requirements
You need the Oauth2 extension for CKAN in order to make this extension work.
Installation
To install ckanext-wirecloud_view:
Activate your CKAN virtual environment, for example:
. /usr/lib/ckan/default/bin/activate
Install the ckanext-wirecloudview Python package into your virtual environment:
pip install ckanext-wirecloud_view
- Add wirecloud_view to the ckan.plugins setting in your CKANconfig file (e.g. /etc/ckan/default/production.ini).
- Add proper values for the ckan.wirecloud_view.url andckan.wirecloud_view.editor_dashboard settings in your CKAN config file:
# URL of the WireCloud instance to use for creating the dashboards ckan.wirecloud_view.url = https://mashup.lab.fiware.org # ID of the dashboard/workspace to use for creating new visualization dashboards ckan.wirecloud_view.editor_dashboard = wirecloud/ckan-editor Restart CKAN. For example if you’ve deployed CKAN with Apache:
sudo service apache2 graceful
Development Installation
git clone https://github.com/conwetlab/ckanext-wirecloud_view.git cd ckanext-wirecloud_view python setup.py develop
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ckanext-wirecloud_view-1.0.0b1.tar.gz.
File metadata
- Download URL: ckanext-wirecloud_view-1.0.0b1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a852dabac4b58b98362958fc3d8a294af405812739d31a08ecf8f514261cf7a
|
|
| MD5 |
8287f2345435a12d60e3465adda4414a
|
|
| BLAKE2b-256 |
8212e6c063677238732a8bd2b487f6b7e18582b8c9ca62f003523bfa75959656
|
File details
Details for the file ckanext_wirecloud_view-1.0.0b1-py2-none-any.whl.
File metadata
- Download URL: ckanext_wirecloud_view-1.0.0b1-py2-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6113275d33d27b1593fee2946d21c80fe255ae313477f0ee2c479449727978a
|
|
| MD5 |
18024fa9222437ac16358600d84cc497
|
|
| BLAKE2b-256 |
19ef7d7e249110a63126c35c75e49fc894e1018b896b3e9977b37d50145d85f5
|