seniordev-ca / charts

Collection of Charts and Data Visualizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collection of Charts and Data Visualizations

Live Demo: https://martinheinz.github.io/charts/

Available Charts and Plots

Beeswarm Chart

Parsed and cleaned dataset can be found here.

Horizontal Bar Chart

Parsed and cleaned dataset can be found here.

Parallel Coordinate Chart

Chart Demo: https://martinheinz.github.io/charts/parallel-coordinates/

Original data taken from OECD - https://stats.oecd.org/:

  • ICT Access and Usage by Households and Individuals - H1K - Individuals who have written computer code - last 12 m

Parsed and cleaned dataset can be found here.

Data Processing and Parsing

Used datasets needed some level of preprocessing and parsing before being used for visualization.

Code used for preprocessing can be found in directory here.

Future Datasets and Sources

Datasets

Sources

About

Collection of Charts and Data Visualizations

License:MIT License


Languages

Language:JavaScript 59.3%Language:HTML 37.7%Language:Python 3.0%