|
index = record index number
season =
varies from 1990-01 to the
end of last season
date = date match played
( format 'yyyymmdd'
)
home-team = home team name
h-pld = home team matches played up
to but not including the shown date
h-rf = home team rateform value
before the given match is played
away-team = away team name
a-pld = away team matches played up
to but not including the shown date
a-rf = away team rateform value
before the given match is played
res = result of match as H, D or A
h-gls = home team goals scored in match
a-gls = away team goals scored in match
rfdif = rateform difference before match
played. This value equals h-rf minus a-rf
plus 100, where 100 is home advantage.
rfpred = values over 100 are Homes,
less than minus 100 are Aways, while
intermediate values predict a Draw.
|