Sha256: 498d4862d440fe741d45767a0a9cf351bde58c47f1ba99a5338c1ece0dc1c796

Contents?: true

Size: 1.41 KB

Versions: 22

Compression:

Stored size: 1.41 KB

Contents

## all lowercase (no-space) key optional
##   if not present auto-generate from name

#############################
##  todo / future: add number of clubs / teams ?? why? why not?
##   add up/down - relegation?, champions league, europe league? etc.
##   check how to handle groups with playoffs ? (e.g. see belgium)
##
## use 1/2 or 1+2 or  => for relegation playoff - why? why not???


1  =>  premierleague,   English Premier League
2  =>  championship,    English Championship League
3  =>  league1,         English League 1
4  =>  league2,         English League 2
5  =>  conference,      English Conference

#########################################
# until (including) 2003-04 season

[2003-04]    # or just use 2003-04: or similar - why? why not?
             # or use 2003/04 - 1992/93 - why? why not?

1 => premierleague,   English Premier League
2 => division1,       English Division 1
3 => division2,       English Division 2
4 => division3,       English Division 3


#############################################
# note: in season 1992/93 the premier league starts
#        until (including) 1991-92} season

[1991-92]
1  => division1,   English Division 1
2  => division2,   English Division 2
3  => division3,   English Division 3
3a => division3n,  English Division 3 (North)
3b => division3s,  English Division 3 (South)
4  => division4,   English Division 4      ## check if real?

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
sportdb-config-0.7.1 config/leagues/eng.txt
sportdb-config-0.7.0 config/leagues/eng.txt
sportdb-config-0.6.0 config/leagues/eng.txt
sportdb-config-0.5.3 config/leagues/eng.txt
sportdb-config-0.5.2 config/leagues/eng.txt
sportdb-config-0.5.1 config/leagues/eng.txt
sportdb-config-0.5.0 config/leagues/eng.txt
sportdb-config-0.4.1 config/leagues/eng.txt
sportdb-config-0.4.0 config/leagues/eng.txt
sportdb-config-0.3.6 config/leagues/eng.txt
sportdb-config-0.3.5 config/leagues/eng.txt
sportdb-config-0.3.4 config/leagues/eng.txt
sportdb-config-0.3.3 config/leagues/eng.txt
sportdb-config-0.3.2 config/leagues/eng.txt
sportdb-config-0.3.1 config/leagues/eng.txt
sportdb-config-0.3.0 config/leagues/eng.txt
sportdb-config-0.2.3 config/leagues/eng.txt
sportdb-config-0.2.2 config/leagues/eng.txt
sportdb-config-0.2.1 config/leagues/eng.txt
sportdb-config-0.2.0 config/leagues/eng.txt