Difference between revisions of "NHL"
Jump to navigation
Jump to search
imported>WillC |
imported>WillC |
||
Line 10: | Line 10: | ||
For all skaters we need: | For all skaters we need: | ||
position (F, D) | position (F, D) | ||
+ | |||
+ | salary (int) | ||
game type (overtime or no overtime) | game type (overtime or no overtime) |
Revision as of 17:09, 10 February 2016
Downloading Postgresql on Mac
instructions to follow
Variables
List of necessary variables and where to find them in the dropbox.
For all skaters we need: position (F, D)
salary (int)
game type (overtime or no overtime)
contract start date (MM/DD/YYYY)
season (YYYY)
DOB (MM/DD/YYYY)
age (int)
goals (int)
face-off wins (int)
weights (int)
contract type (EL, RFA, UFA, TFP)
PPG (int)