Extension Organization Dashboards


Extension Basics

Title
Organization Dashboards
Name
ckanext-orgdashboards
Type
Public extension
Description
Interactive organization-specific dashboards with analytics, metrics, and customizable data visualization.
CKAN versions
Download-Url (zip)
Download-Url commit date
2018-01-30
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

The Organization Dashboards extension provides comprehensive analytics and visualization capabilities specifically designed for individual organizations within CKAN, creating customizable dashboard interfaces that display organization-specific metrics, performance indicators, and interactive data insights tailored to organizational needs and branding. This powerful extension enables each organization to maintain its own analytics dashboard with real-time statistics on dataset publication, download activity, user engagement, and data usage patterns specific to their organizational data portfolio. The system provides configurable dashboard widgets including dataset statistics, download trends, popular datasets, user activity metrics, and custom performance indicators with interactive charts and visualizations. Advanced features include comparative analytics across time periods, goal tracking and progress indicators, and integration with external analytics systems for comprehensive organizational reporting. The extension supports custom dashboard layouts, organizational branding with logos and color schemes, and role-based access controls for different levels of organizational reporting. Administrative tools provide dashboard template management, widget configuration options, and automated report generation for regular organizational reporting cycles. Integration capabilities include data export functionality, API endpoints for external dashboard systems, and webhook notifications for automated reporting workflows. The system supports real-time data updates, historical trend analysis, and predictive analytics for forward-looking organizational planning. Performance optimizations ensure efficient dashboard loading with data caching, progressive chart rendering, and optimized query performance for large organizational datasets. Essential for organizations requiring detailed analytics on their data publishing activities, government agencies tracking departmental data performance, research institutions monitoring data sharing effectiveness, and enterprise deployments where organizational accountability, performance tracking, and data-driven decision making are critical for successful data management and strategic organizational development.

Version
Latest
Version release date
2018-01-30
Contact name
Datopian Team
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Creates organization-specific analytics dashboards with interactive visualizations

Plugins to configure (ckan.ini)
orgdashboards
CKAN Settings (ckan.ini)
# ckanext.orgdashboards.enable_charts = true # ckanext.orgdashboards.chart_backend = c3js # ckanext.orgdashboards.enable_map = true # ckanext.orgdashboards.map_type = leaflet # ckanext.orgdashboards.refresh_interval = 300 # ckanext.orgdashboards.cache_dashboards = true
DB migration to be executed
orgdashboards initdb
<< back to Extensions