Changes

Jump to navigation Jump to search
1,277 bytes added ,  18:15, 17 August 2012
no edit summary
See also:
*[[The Winner's Curse Literature Review]]
 
==General Data==
 
Each record has:
*nhlid - a unique player index based on name and date of birth
*skater - 1 for skaters, 0 for goalies
*syear - the season starting year identifier (YYYY), for the 2000-2001 season this is 2000
*playerage - in years, calculated as the age as of 1st October for the syear
 
From the NHL data, each record has:
*season - the NHL season YYYYXXXX (i.e., 20002001)
*gametype - 2 for regular season data, 3 for playoffs
*jerseyno
*player - the player name
*teamstring - the team(s) the NHL records the player as coming from (for the season)
*teamcount - the number of teams the player played for (in the season)
*team1 - the 1st team the NHL records the player as coming from
*team2 - the 2nd team if applicable
*team3 - the 3rd team if applicable
*team4 - the 4th team if applicable
*pos - the player's listed position (C, L, R, G)
*dob - the player's Date of Birth
*biobirth_city
*biosorp - state or province
*bioctry - country
*bioht - height in inches
*biowt - weight in lbs
*biohanded - L or R handed
*biorhanded - 1 if R, 0 if L
*biork - Rookie (1 or 0)
*biogp - games played (int)
*biog - goals (int)
*bioa - assists (int)
*biopim - penalty minutes (int)
*biotoiperg - time on ice per game (secs), calculated for goalies
 
==Contract Data==
==Player's Data==
Anonymous user

Navigation menu