Skip to content

Commit

Permalink
Added structural data for individual pairings (results, status)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustaf Mossakowski committed Dec 25, 2012
1 parent 9a9ceb5 commit 7f89bd5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
11 changes: 8 additions & 3 deletions field-names/de.csv
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@
3001-0 ?
3001-1 Heim
3001-2 Auswaerts
3001-3 Heim (spielfrei)
3001-4 Auswaerts (spielfrei)
3002 Gegner
3003 ?
3004 Mannschaftsergebnis
Expand All @@ -237,10 +239,13 @@
3004-15 1
3005 Tisch
3006 Status
3006-0 ?
3006-0
3006-1 kampflos
3006-2 nicht gespielt
3006-3 nicht eingesetzt (?)
3006-4 kampflos
3006-2 nicht eingesetzt
3006-3 nicht eingesetzt
3006-5 Haengepartie
3006-6 Haengepartie
3007 ?
3008 Brett

Expand Down
2 changes: 2 additions & 0 deletions structure/3001-selection.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@
# [bin] [value]
00 0
01 1
02 3
03 2
04 4
3 changes: 3 additions & 0 deletions structure/3006-selection.csv
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
#
# [bin] [value]
00 0
01 5
11 6
02 1
22 4
03 2
33 3

0 comments on commit 7f89bd5

Please sign in to comment.