From e6528680d6c279636afaaf7f7ca2d63cd8e7fdc4 Mon Sep 17 00:00:00 2001 From: NeilPaine538 Date: Sat, 18 Jul 2015 11:56:04 -0400 Subject: [PATCH] Update README.md --- mlb-allstar-teams/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mlb-allstar-teams/README.md b/mlb-allstar-teams/README.md index 768fd70..debe0fb 100644 --- a/mlb-allstar-teams/README.md +++ b/mlb-allstar-teams/README.md @@ -2,6 +2,8 @@ Estimates of most talented MLB All-Star teams, 1933-2015 Team talent estimates: +Header | Definition +---|--------- `yearID` | The season in question `gameNum` | Order of All-Star Game for the season (in years w/ multiple ASGs; set to 0 when only 1 per year) `gameID` | Game ID at Baseball-Reference.com @@ -21,6 +23,8 @@ Team talent estimates: Player talent estimates: +Header | Definition +---|--------- `bbref_ID` | Player's ID at Baseball-Reference.com `yearID` | The season in question `gameNum` | Order of All-Star Game for the season (in years w/ multiple ASGs; set to 0 when only 1 per year)