About
This page provides few examples of web-based visualisations of the data and metadata disseminated on ESTAT website. It uses for that purpose some already existing templates based on the d3.js
library (e.g. see gallery referenced below). Besides the example webpages, the material used to handle the extracted (meta)data and prepare (select/filter/reshape) it for visualisation is also provided.
Table of Contents
Example 1 | Example 2 | Example 3 |
- example 1 provides with an example of interactive display of selected social indicator based on
d3-force
layout. - example 2 shows how chord diagrams can be used to represent metadata.
- example 3 represents the table of contents of a database as a collapsible tree using the
d3-tree
layout.
References
d3.js
website.d3.js
galleries: wiki and d3list.- Eurostat dissemination website.
- Eurostat bulk download facility.
Notice
Copyright (c) 2017, J.Grazzini, European Commission.
Licensed under European Union Public License.