{% extends "base.html" %} {% block title %}Explore — Myrdal{% endblock %} {% block head %} {% endblock %} {% block content %}

Explore

{{ meta.counts.series_chartable }} of the {{ meta.counts.series_published }} published series can be drawn straight from their file, across {{ meta.counts.categories }} source families. Nothing here is smoothed, interpolated or rebased — a chart shows the rows that are in the CSV, and where a panel is too large to draw every line the chart says so.

{% endblock %}