vega / vega-datasets

Common repository for example datasets used by Vega-related projects
264 stars 209 forks source link

feat: correct monarchs.json and add source information #596

Closed dsmedia closed 1 month ago

dsmedia commented 2 months ago

Resolves #595

Before approving, please review how the dataset corrections will alter the example visualization Wheat and Wages appearing in the Vega, Vega-Lite and Altair example galleries.

Original from vega-lite gallery Modified by hard-coding proposed changes

domoritz commented 2 months ago

D3 example: https://mbostock.github.io/protovis/ex/wheat-full.html Protovis: https://mbostock.github.io/protovis/ex/wheat.html

Original image from Playfair: image

dsmedia commented 2 months ago

It's simple enough to avoid any breaking changes in any dependent visualizations by revising the SOURCES.md file to acknowledge that "the dataset contains two intentional inaccuracies to maintain compatibility with" Wheat and Wages. I didn't include links to the D3 or protovis examples but please feel free to do so if you'd like.