Skip to main content

Provide visualization dashboards on CKAN using WireCloud

Project description

# CKAN WireCloud dashboards

[![Build Status](https://travis-ci.org/conwetlab/ckanext-wirecloud_view.svg?branch=develop)](https://travis-ci.org/conwetlab/ckanext-wirecloud_view)
[![Coverage Status](https://coveralls.io/repos/github/conwetlab/ckanext-wirecloud_view/badge.svg?branch=develop)](https://coveralls.io/github/conwetlab/ckanext-wirecloud_view?branch=develop)

CKAN view extension for the creation and display of resource data visualization dashboards through WireCloud embbeded dashboards.

With this extension you can create a view for a resource using WireCloud. You can set the view to load an existing dashboard or
create a custom dashboard from the view form.


## Requirements

You need the [Oauth2 extension](https://github.com/conwetlab/ckanext-oauth2) for CKAN in order to make this extension work.


## Installation

To install ckanext-wirecloud_view:

1. Activate your CKAN virtual environment, for example:

```
. /usr/lib/ckan/default/bin/activate
```

2. Install the ckanext-wirecloudview Python package into your virtual environment:

```
pip install ckanext-wirecloud_view
```

3. Add `wirecloud_view` to the `ckan.plugins` setting in your CKAN
config file (e.g. `/etc/ckan/default/production.ini`).

4. Add proper values for the `ckan.wirecloud_view.url` and
`ckan.wirecloud_view.editor_dashboard` settings in your CKAN config file:

```ini
# 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
```

5. Restart CKAN. For example if you've deployed CKAN with Apache:

```
sudo service apache2 graceful
```

## Development Installation

To install ckanext-wirecloudview for development, activate your CKAN virtualenv and
do:

```
git clone https://github.com/conwetlab/ckanext-wirecloud_view.git
cd ckanext-wirecloud_view
python setup.py develop
```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ckanext-wirecloud_view-1.0.1.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ckanext_wirecloud_view-1.0.1-py2.py3-none-any.whl (11.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file ckanext-wirecloud_view-1.0.1.tar.gz.

File metadata

File hashes

Hashes for ckanext-wirecloud_view-1.0.1.tar.gz
Algorithm Hash digest
SHA256 b5b6e955ef10b5a765e533eea56538a3771ce96302490ba9cfc991bfb8d27b0d
MD5 313a593d5928e8774e4b1d5634cccff2
BLAKE2b-256 fe58a5fcaf7eadc67305e5da4f3afc01cc1b96078555e49bc94046ab48c70077

See more details on using hashes here.

File details

Details for the file ckanext_wirecloud_view-1.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ckanext_wirecloud_view-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6b38f1ca87b3dfa118cf65da9cbb8a268b7f8843ace9835261a34724a4cdf115
MD5 38901760d78f7f7d722ec41fa23144b9
BLAKE2b-256 a93e1d15957ae09d86fce444ed53b0e4a0618bf0e65ef3e951d3ac1368e2abcd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page