Healthy Working

Healthy Working - using D3 from YAML generated json

This is a D3.js bar chart that is driven from dynamically generated JSON, from YAML stored in the _data folder within this Github Pages repository running Jekyll.

The YAML can be found in _data/bar-chart.yaml, but is transformed into the JSON needed for this chart, using /data/healthy-working-chart-jekyll-liquid.json, demonstrating how YAML can be used to drive visualizations on Github.

Big thanks to guidance from this site.

Updated: