Skip to content

Wrapping D3.js with ReactJS to visualize Jeopardy question info obtained by running j-archive-parser

License

Notifications You must be signed in to change notification settings

jbovee/jeopardy-d3-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

You can find the most recent version of the guide here.

Jeopardy D3 React

Wrapping D3.js with ReactJS to visualize Jeopardy question info obtained by running j-archive parsing script

INTERACTIVE DEMO HERE jbovee.github.io/jeoparyd-d3-react

About

jeopardy-d3-react utilizes the d3js and reactjs JavaScript libraries to generate interactive statistics and visualizations of question information from Jeopardy games. Examples include:

  • Maximum/minimum/average Daily Double bets by season
  • Maximum/minimum/average Final Jeopardy bets by season
  • Heatmap of Daily Double pick locations by season, including total by column and row

Future Plans

  • Add a button/switcher to change heatmap between Jeopardy Round, Double Jeopardy Round, and both
  • Add a button to change hover values above heatmap cells between raw count and percentages

Jeopardy question information was obtained using j-archive parsing script, and is stored by season in the j-archive-csv directory.

About

Wrapping D3.js with ReactJS to visualize Jeopardy question info obtained by running j-archive-parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published