Skip to content

jackdbd/reddit-dataviz-battle-2019-04

Repository files navigation

Reddit DataViz Battle April 2019

Code for the Reddit dataisbeautiful DataViz Battle for the Month of April 2019.

Visualize the April Fool's Prank for 2019-04-01 on /r/DataIsBeautiful.

A GIF file that shows how to interact with the visualization

Here is the viz.

Installation

git clone git@github.com:jackdbd/reddit-dataviz-battle-2019-04.git
cd reddit-dataviz-battle-2019-04
yarn

The data for this visualization was scraped with Puppeteer.

You can find it at data/data.json.

You can also run the script by yourself if you want (keep in mind that if the subreddit changes, portions of this script or the entire script may fail).

yarn scrape

To run the visualization locally, type:

yarn dev

About

Visualization for the data visualization battle of April 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published