Skip to content

SDMX Dashboard Generator. A web application for SDMX data and metadata rendering.

License

Notifications You must be signed in to change notification settings

bis-med-it/SDMX-dashboard-generator

Repository files navigation


Logo

Coverage pylint Apache 2.0 Active repo Mentioned in Awesome

About the SDMX Dashboard Generator

The SDMX Dashboard Generator (SDMX-DG) is an open-source Dash application that generates dynamic dashboards by pulling data and metadata from SDMX Rest API. It supports the version 2.1 of the standard. It leverages the open-source library SDMXthon to retrieve and parse data and metadata in SDMX. Data and metadata are supported by asynchronous retrieval. A dashboard is composed of several visualizations as defined by the specifications provided in a .yaml file. The specifications are interpreted by a ChartGenerator class containing instructions to define the Plotly charts. It has been developed for the SDMX Hackathon Global Conference 2023.

Documentation

A quick introduction to the SDMX Dashboard Generator is available at sdmx.io. The full documentation for this app is available at GitHub Pages.

License

The source code in this repository is licensed under Apache-2.0. See LICENSE for more information.

Acknowledgments

This app has been developed by Cristina Leonte, Pietro Patelli, Stephan Probst and Olivier Sirello (Bank for International Settlements). The views expressed are those of the authors and do not necessarily reflect those of the Bank for International Settlements. All errors are our own.

Infographics

How it works

What it does