项目作者: MartinHeinz

项目描述 :
Collection of Charts and Data Visualizations
高级语言: JavaScript
项目地址: git://github.com/MartinHeinz/charts.git
创建时间: 2020-06-11T17:14:42Z
项目社区:https://github.com/MartinHeinz/charts

开源协议:MIT License

下载


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