GrubHubGitTub / BaseballTradeTrees

The repo for www.mlbtradetrees.com. Analyze any trade in baseball history!

Home Page:mlb-trade-trees-next.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLB Trade Trees

Analyze any trade in baseball history.

The Data

  • Transactions were obtained free of charge from Retrosheet
  • Player, team info, and stats from Chadwick Bureau
  • Some other stats from Baseball Reference.

Folder Info

data creation for Nextjs

Contains all of the database files from the sources listed above, and the Python scripts to create the backend data for the NextJS application.

mlb-trade-trees-next

Contains the NextJS files that is used for the web app.

About

The repo for www.mlbtradetrees.com. Analyze any trade in baseball history!

mlb-trade-trees-next.vercel.app


Languages

Language:Python 41.2%Language:JavaScript 39.7%Language:CSS 11.4%Language:HTML 7.8%