Skip to content

A web app featuring D3.js to plot Magic: the Gathering card prices by set, color, and release year.

Notifications You must be signed in to change notification settings

bpleines/magic_card_price_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic: the Gathering Rare Price Visualizer

This repo contains code used to visualize the price of magic rares by set, color, and year.

Data is gathered from Scryfall using python on a best-effort basis.

D3.js consumes the generated CSV files and creates the plots.

Hosted with Github Pages

https://bpleines.github.io/magic_card_price_visualizer/

Generate data

python generate_data.py

About

A web app featuring D3.js to plot Magic: the Gathering card prices by set, color, and release year.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published