open-innovations / true-north

Repo for the True North Data Microsite
https://open-innovations.github.io/true-north/
1 stars 1 forks source link

Overview

Repo for the True North data dashboard in partnership with Brabners.

Data pipelines

We use duckdb, python and R to pull data from EDD (which acts as a database) and other sources. This is the default and preferred option.

For static datasets, we download them manually into working.

We track data dependencies using dvc.

In pipelines we process the data sources to extract only the data we need for the site. These files are stored in data directories available to the website in src and checked in to GitHub. These data files drive the visualisations on the site.

Site structure

We use Lume to generate a static site and OI Lume charts for the visualisations.