id
stringlengths 4
8
| struct_in
stringlengths 301
4.09k
| table_file
stringlengths 19
21
| position
int64 0
7
| answer_coordinates
dict | question_and_history
list | annotator
int64 0
2
| seq_out
stringlengths 1
1.73k
| table_header
list | question
stringlengths 10
291
| table_data
list | answer_text
list | text_in
stringlengths 19
565
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
ns-2200 | col : unnamed: 0 | wine | rank | beer | rank.1 | spirits | rank.2 | total | rank| row 1 : yukon | 18.3 | 1 | 90.6 | 1 | 13.8 | 1 | 12.7 | 1 row 2 : northwest territories | 8.1 | 2 | 55.2 | 2 | 10.8 | 2 | 9.2 | 2 row 3 : alberta | 13.9 | 9 | 89.8 | 9 | 7.6 | 9 | 8.6 | 3 row 4 : newfoundland & labrador | 6.5 | 10 | 93.3 | 10 | 7.3 | 10 | 8.0 | 4 row 5 : british columbia | 14.5 | 7 | 76.6 | 7 | 9.0 | 7 | 7.8 | 5 row 6 : ontario | 11.8 | 8 | 84.3 | 8 | 8.8 | 8 | 7.8 | 6 row 7 : quebec | 17.4 | 12 | 93.9 | 12 | 4.1 | 12 | 7.8 | 7 row 8 : prince edward island | 7.4 | 3 | 78.9 | 3 | 9.7 | 3 | 7.5 | 8 row 9 : nova scotia | 8.0 | 5 | 79.5 | 5 | 9.1 | 5 | 7.5 | 9 row 10 : manitoba | 8.0 | 4 | 76.8 | 4 | 9.4 | 4 | 7.4 | 10 row 11 : saskatchewan | 5.0 | 6 | 76.8 | 6 | 9.1 | 6 | 7.0 | 11 row 12 : new brunswick | 8.4 | 11 | 79.8 | 11 | 6.8 | 11 | 6.7 | 12 row 13 : nunavut | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable row 14 : canada | 13.1 | nan | 85.6 | nan | 7.5 | nan | 7.8 | nan | table_csv/204_533.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
} | [
"what provinces are in canada?"
]
| 1 | yukon, northwest territories, alberta, newfoundland & labrador, british columbia, ontario, quebec, prince edward island, nova scotia, manitoba, saskatchewan, new brunswick, nunavut | [
"Unnamed: 0",
"Wine",
"Rank",
"Beer",
"Rank.1",
"Spirits",
"Rank.2",
"Total",
"Rank|"
]
| what provinces are in canada? | [
[
"Yukon",
"18.3",
"1",
"90.6",
"1",
"13.8",
"1",
"12.7",
"1"
],
[
"Northwest Territories",
"8.1",
"2",
"55.2",
"2",
"10.8",
"2",
"9.2",
"2"
],
[
"Alberta",
"13.9",
"9",
"89.8",
"9",
"7.6",
"9",
"8.6",
"3"
],
[
"Newfoundland & Labrador",
"6.5",
"10",
"93.3",
"10",
"7.3",
"10",
"8.0",
"4"
],
[
"British Columbia",
"14.5",
"7",
"76.6",
"7",
"9.0",
"7",
"7.8",
"5"
],
[
"Ontario",
"11.8",
"8",
"84.3",
"8",
"8.8",
"8",
"7.8",
"6"
],
[
"Quebec",
"17.4",
"12",
"93.9",
"12",
"4.1",
"12",
"7.8",
"7"
],
[
"Prince Edward Island",
"7.4",
"3",
"78.9",
"3",
"9.7",
"3",
"7.5",
"8"
],
[
"Nova Scotia",
"8.0",
"5",
"79.5",
"5",
"9.1",
"5",
"7.5",
"9"
],
[
"Manitoba",
"8.0",
"4",
"76.8",
"4",
"9.4",
"4",
"7.4",
"10"
],
[
"Saskatchewan",
"5.0",
"6",
"76.8",
"6",
"9.1",
"6",
"7.0",
"11"
],
[
"New Brunswick",
"8.4",
"11",
"79.8",
"11",
"6.8",
"11",
"6.7",
"12"
],
[
"Nunavut",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable"
],
[
"Canada",
"13.1",
"nan",
"85.6",
"nan",
"7.5",
"nan",
"7.8",
"nan"
]
]
| [
"Yukon",
"Northwest Territories",
"Alberta",
"Newfoundland & Labrador",
"British Columbia",
"Ontario",
"Quebec",
"Prince Edward Island",
"Nova Scotia",
"Manitoba",
"Saskatchewan",
"New Brunswick",
"Nunavut"
]
| what provinces are in canada? || |
ns-2200 | col : unnamed: 0 | wine | rank | beer | rank.1 | spirits | rank.2 | total | rank| row 1 : yukon | 18.3 | 1 | 90.6 | 1 | 13.8 | 1 | 12.7 | 1 row 2 : northwest territories | 8.1 | 2 | 55.2 | 2 | 10.8 | 2 | 9.2 | 2 row 3 : alberta | 13.9 | 9 | 89.8 | 9 | 7.6 | 9 | 8.6 | 3 row 4 : newfoundland & labrador | 6.5 | 10 | 93.3 | 10 | 7.3 | 10 | 8.0 | 4 row 5 : british columbia | 14.5 | 7 | 76.6 | 7 | 9.0 | 7 | 7.8 | 5 row 6 : ontario | 11.8 | 8 | 84.3 | 8 | 8.8 | 8 | 7.8 | 6 row 7 : quebec | 17.4 | 12 | 93.9 | 12 | 4.1 | 12 | 7.8 | 7 row 8 : prince edward island | 7.4 | 3 | 78.9 | 3 | 9.7 | 3 | 7.5 | 8 row 9 : nova scotia | 8.0 | 5 | 79.5 | 5 | 9.1 | 5 | 7.5 | 9 row 10 : manitoba | 8.0 | 4 | 76.8 | 4 | 9.4 | 4 | 7.4 | 10 row 11 : saskatchewan | 5.0 | 6 | 76.8 | 6 | 9.1 | 6 | 7.0 | 11 row 12 : new brunswick | 8.4 | 11 | 79.8 | 11 | 6.8 | 11 | 6.7 | 12 row 13 : nunavut | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable row 14 : canada | 13.1 | nan | 85.6 | nan | 7.5 | nan | 7.8 | nan | table_csv/204_533.csv | 1 | {
"column_index": [
7
],
"row_index": [
7
]
} | [
"what provinces are in canada?",
"what is the total alcohol consumption in prince edward island?"
]
| 1 | 7.5 | [
"Unnamed: 0",
"Wine",
"Rank",
"Beer",
"Rank.1",
"Spirits",
"Rank.2",
"Total",
"Rank|"
]
| what is the total alcohol consumption in prince edward island? | [
[
"Yukon",
"18.3",
"1",
"90.6",
"1",
"13.8",
"1",
"12.7",
"1"
],
[
"Northwest Territories",
"8.1",
"2",
"55.2",
"2",
"10.8",
"2",
"9.2",
"2"
],
[
"Alberta",
"13.9",
"9",
"89.8",
"9",
"7.6",
"9",
"8.6",
"3"
],
[
"Newfoundland & Labrador",
"6.5",
"10",
"93.3",
"10",
"7.3",
"10",
"8.0",
"4"
],
[
"British Columbia",
"14.5",
"7",
"76.6",
"7",
"9.0",
"7",
"7.8",
"5"
],
[
"Ontario",
"11.8",
"8",
"84.3",
"8",
"8.8",
"8",
"7.8",
"6"
],
[
"Quebec",
"17.4",
"12",
"93.9",
"12",
"4.1",
"12",
"7.8",
"7"
],
[
"Prince Edward Island",
"7.4",
"3",
"78.9",
"3",
"9.7",
"3",
"7.5",
"8"
],
[
"Nova Scotia",
"8.0",
"5",
"79.5",
"5",
"9.1",
"5",
"7.5",
"9"
],
[
"Manitoba",
"8.0",
"4",
"76.8",
"4",
"9.4",
"4",
"7.4",
"10"
],
[
"Saskatchewan",
"5.0",
"6",
"76.8",
"6",
"9.1",
"6",
"7.0",
"11"
],
[
"New Brunswick",
"8.4",
"11",
"79.8",
"11",
"6.8",
"11",
"6.7",
"12"
],
[
"Nunavut",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable"
],
[
"Canada",
"13.1",
"nan",
"85.6",
"nan",
"7.5",
"nan",
"7.8",
"nan"
]
]
| [
"7.5"
]
| what is the total alcohol consumption in prince edward island? || what provinces are in canada? |
ns-2200 | col : unnamed: 0 | wine | rank | beer | rank.1 | spirits | rank.2 | total | rank| row 1 : yukon | 18.3 | 1 | 90.6 | 1 | 13.8 | 1 | 12.7 | 1 row 2 : northwest territories | 8.1 | 2 | 55.2 | 2 | 10.8 | 2 | 9.2 | 2 row 3 : alberta | 13.9 | 9 | 89.8 | 9 | 7.6 | 9 | 8.6 | 3 row 4 : newfoundland & labrador | 6.5 | 10 | 93.3 | 10 | 7.3 | 10 | 8.0 | 4 row 5 : british columbia | 14.5 | 7 | 76.6 | 7 | 9.0 | 7 | 7.8 | 5 row 6 : ontario | 11.8 | 8 | 84.3 | 8 | 8.8 | 8 | 7.8 | 6 row 7 : quebec | 17.4 | 12 | 93.9 | 12 | 4.1 | 12 | 7.8 | 7 row 8 : prince edward island | 7.4 | 3 | 78.9 | 3 | 9.7 | 3 | 7.5 | 8 row 9 : nova scotia | 8.0 | 5 | 79.5 | 5 | 9.1 | 5 | 7.5 | 9 row 10 : manitoba | 8.0 | 4 | 76.8 | 4 | 9.4 | 4 | 7.4 | 10 row 11 : saskatchewan | 5.0 | 6 | 76.8 | 6 | 9.1 | 6 | 7.0 | 11 row 12 : new brunswick | 8.4 | 11 | 79.8 | 11 | 6.8 | 11 | 6.7 | 12 row 13 : nunavut | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable row 14 : canada | 13.1 | nan | 85.6 | nan | 7.5 | nan | 7.8 | nan | table_csv/204_533.csv | 2 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
8,
9,
10,
11,
12
]
} | [
"what provinces are in canada?",
"what is the total alcohol consumption in prince edward island?",
"what provinces are in canada that are not prince edward island?"
]
| 1 | yukon, northwest territories, alberta, newfoundland & labrador, british columbia, ontario, quebec, nova scotia, manitoba, saskatchewan, new brunswick, nunavut | [
"Unnamed: 0",
"Wine",
"Rank",
"Beer",
"Rank.1",
"Spirits",
"Rank.2",
"Total",
"Rank|"
]
| what provinces are in canada that are not prince edward island? | [
[
"Yukon",
"18.3",
"1",
"90.6",
"1",
"13.8",
"1",
"12.7",
"1"
],
[
"Northwest Territories",
"8.1",
"2",
"55.2",
"2",
"10.8",
"2",
"9.2",
"2"
],
[
"Alberta",
"13.9",
"9",
"89.8",
"9",
"7.6",
"9",
"8.6",
"3"
],
[
"Newfoundland & Labrador",
"6.5",
"10",
"93.3",
"10",
"7.3",
"10",
"8.0",
"4"
],
[
"British Columbia",
"14.5",
"7",
"76.6",
"7",
"9.0",
"7",
"7.8",
"5"
],
[
"Ontario",
"11.8",
"8",
"84.3",
"8",
"8.8",
"8",
"7.8",
"6"
],
[
"Quebec",
"17.4",
"12",
"93.9",
"12",
"4.1",
"12",
"7.8",
"7"
],
[
"Prince Edward Island",
"7.4",
"3",
"78.9",
"3",
"9.7",
"3",
"7.5",
"8"
],
[
"Nova Scotia",
"8.0",
"5",
"79.5",
"5",
"9.1",
"5",
"7.5",
"9"
],
[
"Manitoba",
"8.0",
"4",
"76.8",
"4",
"9.4",
"4",
"7.4",
"10"
],
[
"Saskatchewan",
"5.0",
"6",
"76.8",
"6",
"9.1",
"6",
"7.0",
"11"
],
[
"New Brunswick",
"8.4",
"11",
"79.8",
"11",
"6.8",
"11",
"6.7",
"12"
],
[
"Nunavut",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable"
],
[
"Canada",
"13.1",
"nan",
"85.6",
"nan",
"7.5",
"nan",
"7.8",
"nan"
]
]
| [
"Yukon",
"Northwest Territories",
"Alberta",
"Newfoundland & Labrador",
"British Columbia",
"Ontario",
"Quebec",
"Nova Scotia",
"Manitoba",
"Saskatchewan",
"New Brunswick",
"Nunavut"
]
| what provinces are in canada that are not prince edward island? || what is the total alcohol consumption in prince edward island? | what provinces are in canada? |
ns-2200 | col : unnamed: 0 | wine | rank | beer | rank.1 | spirits | rank.2 | total | rank| row 1 : yukon | 18.3 | 1 | 90.6 | 1 | 13.8 | 1 | 12.7 | 1 row 2 : northwest territories | 8.1 | 2 | 55.2 | 2 | 10.8 | 2 | 9.2 | 2 row 3 : alberta | 13.9 | 9 | 89.8 | 9 | 7.6 | 9 | 8.6 | 3 row 4 : newfoundland & labrador | 6.5 | 10 | 93.3 | 10 | 7.3 | 10 | 8.0 | 4 row 5 : british columbia | 14.5 | 7 | 76.6 | 7 | 9.0 | 7 | 7.8 | 5 row 6 : ontario | 11.8 | 8 | 84.3 | 8 | 8.8 | 8 | 7.8 | 6 row 7 : quebec | 17.4 | 12 | 93.9 | 12 | 4.1 | 12 | 7.8 | 7 row 8 : prince edward island | 7.4 | 3 | 78.9 | 3 | 9.7 | 3 | 7.5 | 8 row 9 : nova scotia | 8.0 | 5 | 79.5 | 5 | 9.1 | 5 | 7.5 | 9 row 10 : manitoba | 8.0 | 4 | 76.8 | 4 | 9.4 | 4 | 7.4 | 10 row 11 : saskatchewan | 5.0 | 6 | 76.8 | 6 | 9.1 | 6 | 7.0 | 11 row 12 : new brunswick | 8.4 | 11 | 79.8 | 11 | 6.8 | 11 | 6.7 | 12 row 13 : nunavut | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable row 14 : canada | 13.1 | nan | 85.6 | nan | 7.5 | nan | 7.8 | nan | table_csv/204_533.csv | 3 | {
"column_index": [
0
],
"row_index": [
8
]
} | [
"what provinces are in canada?",
"what is the total alcohol consumption in prince edward island?",
"what provinces are in canada that are not prince edward island?",
"of those, which one has a total alcohol consumption of 7.5?"
]
| 1 | nova scotia | [
"Unnamed: 0",
"Wine",
"Rank",
"Beer",
"Rank.1",
"Spirits",
"Rank.2",
"Total",
"Rank|"
]
| of those, which one has a total alcohol consumption of 7.5? | [
[
"Yukon",
"18.3",
"1",
"90.6",
"1",
"13.8",
"1",
"12.7",
"1"
],
[
"Northwest Territories",
"8.1",
"2",
"55.2",
"2",
"10.8",
"2",
"9.2",
"2"
],
[
"Alberta",
"13.9",
"9",
"89.8",
"9",
"7.6",
"9",
"8.6",
"3"
],
[
"Newfoundland & Labrador",
"6.5",
"10",
"93.3",
"10",
"7.3",
"10",
"8.0",
"4"
],
[
"British Columbia",
"14.5",
"7",
"76.6",
"7",
"9.0",
"7",
"7.8",
"5"
],
[
"Ontario",
"11.8",
"8",
"84.3",
"8",
"8.8",
"8",
"7.8",
"6"
],
[
"Quebec",
"17.4",
"12",
"93.9",
"12",
"4.1",
"12",
"7.8",
"7"
],
[
"Prince Edward Island",
"7.4",
"3",
"78.9",
"3",
"9.7",
"3",
"7.5",
"8"
],
[
"Nova Scotia",
"8.0",
"5",
"79.5",
"5",
"9.1",
"5",
"7.5",
"9"
],
[
"Manitoba",
"8.0",
"4",
"76.8",
"4",
"9.4",
"4",
"7.4",
"10"
],
[
"Saskatchewan",
"5.0",
"6",
"76.8",
"6",
"9.1",
"6",
"7.0",
"11"
],
[
"New Brunswick",
"8.4",
"11",
"79.8",
"11",
"6.8",
"11",
"6.7",
"12"
],
[
"Nunavut",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable"
],
[
"Canada",
"13.1",
"nan",
"85.6",
"nan",
"7.5",
"nan",
"7.8",
"nan"
]
]
| [
"Nova Scotia"
]
| of those, which one has a total alcohol consumption of 7.5? || what provinces are in canada that are not prince edward island? | what is the total alcohol consumption in prince edward island? | what provinces are in canada? |
ns-2200 | col : unnamed: 0 | wine | rank | beer | rank.1 | spirits | rank.2 | total | rank| row 1 : yukon | 18.3 | 1 | 90.6 | 1 | 13.8 | 1 | 12.7 | 1 row 2 : northwest territories | 8.1 | 2 | 55.2 | 2 | 10.8 | 2 | 9.2 | 2 row 3 : alberta | 13.9 | 9 | 89.8 | 9 | 7.6 | 9 | 8.6 | 3 row 4 : newfoundland & labrador | 6.5 | 10 | 93.3 | 10 | 7.3 | 10 | 8.0 | 4 row 5 : british columbia | 14.5 | 7 | 76.6 | 7 | 9.0 | 7 | 7.8 | 5 row 6 : ontario | 11.8 | 8 | 84.3 | 8 | 8.8 | 8 | 7.8 | 6 row 7 : quebec | 17.4 | 12 | 93.9 | 12 | 4.1 | 12 | 7.8 | 7 row 8 : prince edward island | 7.4 | 3 | 78.9 | 3 | 9.7 | 3 | 7.5 | 8 row 9 : nova scotia | 8.0 | 5 | 79.5 | 5 | 9.1 | 5 | 7.5 | 9 row 10 : manitoba | 8.0 | 4 | 76.8 | 4 | 9.4 | 4 | 7.4 | 10 row 11 : saskatchewan | 5.0 | 6 | 76.8 | 6 | 9.1 | 6 | 7.0 | 11 row 12 : new brunswick | 8.4 | 11 | 79.8 | 11 | 6.8 | 11 | 6.7 | 12 row 13 : nunavut | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable row 14 : canada | 13.1 | nan | 85.6 | nan | 7.5 | nan | 7.8 | nan | table_csv/204_533.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
} | [
"what are all of the provinces?"
]
| 2 | yukon, northwest territories, alberta, newfoundland & labrador, british columbia, ontario, quebec, prince edward island, nova scotia, manitoba, saskatchewan, new brunswick, nunavut | [
"Unnamed: 0",
"Wine",
"Rank",
"Beer",
"Rank.1",
"Spirits",
"Rank.2",
"Total",
"Rank|"
]
| what are all of the provinces? | [
[
"Yukon",
"18.3",
"1",
"90.6",
"1",
"13.8",
"1",
"12.7",
"1"
],
[
"Northwest Territories",
"8.1",
"2",
"55.2",
"2",
"10.8",
"2",
"9.2",
"2"
],
[
"Alberta",
"13.9",
"9",
"89.8",
"9",
"7.6",
"9",
"8.6",
"3"
],
[
"Newfoundland & Labrador",
"6.5",
"10",
"93.3",
"10",
"7.3",
"10",
"8.0",
"4"
],
[
"British Columbia",
"14.5",
"7",
"76.6",
"7",
"9.0",
"7",
"7.8",
"5"
],
[
"Ontario",
"11.8",
"8",
"84.3",
"8",
"8.8",
"8",
"7.8",
"6"
],
[
"Quebec",
"17.4",
"12",
"93.9",
"12",
"4.1",
"12",
"7.8",
"7"
],
[
"Prince Edward Island",
"7.4",
"3",
"78.9",
"3",
"9.7",
"3",
"7.5",
"8"
],
[
"Nova Scotia",
"8.0",
"5",
"79.5",
"5",
"9.1",
"5",
"7.5",
"9"
],
[
"Manitoba",
"8.0",
"4",
"76.8",
"4",
"9.4",
"4",
"7.4",
"10"
],
[
"Saskatchewan",
"5.0",
"6",
"76.8",
"6",
"9.1",
"6",
"7.0",
"11"
],
[
"New Brunswick",
"8.4",
"11",
"79.8",
"11",
"6.8",
"11",
"6.7",
"12"
],
[
"Nunavut",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable"
],
[
"Canada",
"13.1",
"nan",
"85.6",
"nan",
"7.5",
"nan",
"7.8",
"nan"
]
]
| [
"Yukon",
"Northwest Territories",
"Alberta",
"Newfoundland & Labrador",
"British Columbia",
"Ontario",
"Quebec",
"Prince Edward Island",
"Nova Scotia",
"Manitoba",
"Saskatchewan",
"New Brunswick",
"Nunavut"
]
| what are all of the provinces? || |
ns-2200 | col : unnamed: 0 | wine | rank | beer | rank.1 | spirits | rank.2 | total | rank| row 1 : yukon | 18.3 | 1 | 90.6 | 1 | 13.8 | 1 | 12.7 | 1 row 2 : northwest territories | 8.1 | 2 | 55.2 | 2 | 10.8 | 2 | 9.2 | 2 row 3 : alberta | 13.9 | 9 | 89.8 | 9 | 7.6 | 9 | 8.6 | 3 row 4 : newfoundland & labrador | 6.5 | 10 | 93.3 | 10 | 7.3 | 10 | 8.0 | 4 row 5 : british columbia | 14.5 | 7 | 76.6 | 7 | 9.0 | 7 | 7.8 | 5 row 6 : ontario | 11.8 | 8 | 84.3 | 8 | 8.8 | 8 | 7.8 | 6 row 7 : quebec | 17.4 | 12 | 93.9 | 12 | 4.1 | 12 | 7.8 | 7 row 8 : prince edward island | 7.4 | 3 | 78.9 | 3 | 9.7 | 3 | 7.5 | 8 row 9 : nova scotia | 8.0 | 5 | 79.5 | 5 | 9.1 | 5 | 7.5 | 9 row 10 : manitoba | 8.0 | 4 | 76.8 | 4 | 9.4 | 4 | 7.4 | 10 row 11 : saskatchewan | 5.0 | 6 | 76.8 | 6 | 9.1 | 6 | 7.0 | 11 row 12 : new brunswick | 8.4 | 11 | 79.8 | 11 | 6.8 | 11 | 6.7 | 12 row 13 : nunavut | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable row 14 : canada | 13.1 | nan | 85.6 | nan | 7.5 | nan | 7.8 | nan | table_csv/204_533.csv | 1 | {
"column_index": [
7
],
"row_index": [
7
]
} | [
"what are all of the provinces?",
"how much consumption does prince edward island have?"
]
| 2 | 7.5 | [
"Unnamed: 0",
"Wine",
"Rank",
"Beer",
"Rank.1",
"Spirits",
"Rank.2",
"Total",
"Rank|"
]
| how much consumption does prince edward island have? | [
[
"Yukon",
"18.3",
"1",
"90.6",
"1",
"13.8",
"1",
"12.7",
"1"
],
[
"Northwest Territories",
"8.1",
"2",
"55.2",
"2",
"10.8",
"2",
"9.2",
"2"
],
[
"Alberta",
"13.9",
"9",
"89.8",
"9",
"7.6",
"9",
"8.6",
"3"
],
[
"Newfoundland & Labrador",
"6.5",
"10",
"93.3",
"10",
"7.3",
"10",
"8.0",
"4"
],
[
"British Columbia",
"14.5",
"7",
"76.6",
"7",
"9.0",
"7",
"7.8",
"5"
],
[
"Ontario",
"11.8",
"8",
"84.3",
"8",
"8.8",
"8",
"7.8",
"6"
],
[
"Quebec",
"17.4",
"12",
"93.9",
"12",
"4.1",
"12",
"7.8",
"7"
],
[
"Prince Edward Island",
"7.4",
"3",
"78.9",
"3",
"9.7",
"3",
"7.5",
"8"
],
[
"Nova Scotia",
"8.0",
"5",
"79.5",
"5",
"9.1",
"5",
"7.5",
"9"
],
[
"Manitoba",
"8.0",
"4",
"76.8",
"4",
"9.4",
"4",
"7.4",
"10"
],
[
"Saskatchewan",
"5.0",
"6",
"76.8",
"6",
"9.1",
"6",
"7.0",
"11"
],
[
"New Brunswick",
"8.4",
"11",
"79.8",
"11",
"6.8",
"11",
"6.7",
"12"
],
[
"Nunavut",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable"
],
[
"Canada",
"13.1",
"nan",
"85.6",
"nan",
"7.5",
"nan",
"7.8",
"nan"
]
]
| [
"7.5"
]
| how much consumption does prince edward island have? || what are all of the provinces? |
ns-2200 | col : unnamed: 0 | wine | rank | beer | rank.1 | spirits | rank.2 | total | rank| row 1 : yukon | 18.3 | 1 | 90.6 | 1 | 13.8 | 1 | 12.7 | 1 row 2 : northwest territories | 8.1 | 2 | 55.2 | 2 | 10.8 | 2 | 9.2 | 2 row 3 : alberta | 13.9 | 9 | 89.8 | 9 | 7.6 | 9 | 8.6 | 3 row 4 : newfoundland & labrador | 6.5 | 10 | 93.3 | 10 | 7.3 | 10 | 8.0 | 4 row 5 : british columbia | 14.5 | 7 | 76.6 | 7 | 9.0 | 7 | 7.8 | 5 row 6 : ontario | 11.8 | 8 | 84.3 | 8 | 8.8 | 8 | 7.8 | 6 row 7 : quebec | 17.4 | 12 | 93.9 | 12 | 4.1 | 12 | 7.8 | 7 row 8 : prince edward island | 7.4 | 3 | 78.9 | 3 | 9.7 | 3 | 7.5 | 8 row 9 : nova scotia | 8.0 | 5 | 79.5 | 5 | 9.1 | 5 | 7.5 | 9 row 10 : manitoba | 8.0 | 4 | 76.8 | 4 | 9.4 | 4 | 7.4 | 10 row 11 : saskatchewan | 5.0 | 6 | 76.8 | 6 | 9.1 | 6 | 7.0 | 11 row 12 : new brunswick | 8.4 | 11 | 79.8 | 11 | 6.8 | 11 | 6.7 | 12 row 13 : nunavut | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable | data unavailable row 14 : canada | 13.1 | nan | 85.6 | nan | 7.5 | nan | 7.8 | nan | table_csv/204_533.csv | 2 | {
"column_index": [
0
],
"row_index": [
8
]
} | [
"what are all of the provinces?",
"how much consumption does prince edward island have?",
"which country also had 7.5 total consumption?"
]
| 2 | nova scotia | [
"Unnamed: 0",
"Wine",
"Rank",
"Beer",
"Rank.1",
"Spirits",
"Rank.2",
"Total",
"Rank|"
]
| which country also had 7.5 total consumption? | [
[
"Yukon",
"18.3",
"1",
"90.6",
"1",
"13.8",
"1",
"12.7",
"1"
],
[
"Northwest Territories",
"8.1",
"2",
"55.2",
"2",
"10.8",
"2",
"9.2",
"2"
],
[
"Alberta",
"13.9",
"9",
"89.8",
"9",
"7.6",
"9",
"8.6",
"3"
],
[
"Newfoundland & Labrador",
"6.5",
"10",
"93.3",
"10",
"7.3",
"10",
"8.0",
"4"
],
[
"British Columbia",
"14.5",
"7",
"76.6",
"7",
"9.0",
"7",
"7.8",
"5"
],
[
"Ontario",
"11.8",
"8",
"84.3",
"8",
"8.8",
"8",
"7.8",
"6"
],
[
"Quebec",
"17.4",
"12",
"93.9",
"12",
"4.1",
"12",
"7.8",
"7"
],
[
"Prince Edward Island",
"7.4",
"3",
"78.9",
"3",
"9.7",
"3",
"7.5",
"8"
],
[
"Nova Scotia",
"8.0",
"5",
"79.5",
"5",
"9.1",
"5",
"7.5",
"9"
],
[
"Manitoba",
"8.0",
"4",
"76.8",
"4",
"9.4",
"4",
"7.4",
"10"
],
[
"Saskatchewan",
"5.0",
"6",
"76.8",
"6",
"9.1",
"6",
"7.0",
"11"
],
[
"New Brunswick",
"8.4",
"11",
"79.8",
"11",
"6.8",
"11",
"6.7",
"12"
],
[
"Nunavut",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable",
"Data unavailable"
],
[
"Canada",
"13.1",
"nan",
"85.6",
"nan",
"7.5",
"nan",
"7.8",
"nan"
]
]
| [
"Nova Scotia"
]
| which country also had 7.5 total consumption? || how much consumption does prince edward island have? | what are all of the provinces? |
nt-2053 | col : season | tier | division | place row 1 : 2005/06 | 5 | 1a aut. pref. | -- row 2 : 2006/07 | 4 | 3a | 19th row 3 : 2007/08 | 5 | 1a aut. pref. | 2nd row 4 : 2008/09 | 4 | 3a | 18th row 5 : 2009/10 | 5 | 1a aut. pref. | 3rd row 6 : 2010/11 | 5 | 1a aut. pref. | 9th row 7 : 2011/12 | 5 | 1a aut. pref. | 8th row 8 : 2012/13 | 5 | 1a aut. pref. | 11th row 9 : 2013/14 | 5 | 1a aut. pref. | -- | table_csv/204_524.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
} | [
"what were the years?"
]
| 0 | 2005/06, 2006/07, 2007/08, 2008/09, 2009/10, 2010/11, 2011/12, 2012/13, 2013/14 | [
"Season",
"Tier",
"Division",
"Place"
]
| what were the years? | [
[
"2005/06",
"5",
"1a Aut. Pref.",
"--"
],
[
"2006/07",
"4",
"3a",
"19th"
],
[
"2007/08",
"5",
"1a Aut. Pref.",
"2nd"
],
[
"2008/09",
"4",
"3a",
"18th"
],
[
"2009/10",
"5",
"1a Aut. Pref.",
"3rd"
],
[
"2010/11",
"5",
"1a Aut. Pref.",
"9th"
],
[
"2011/12",
"5",
"1a Aut. Pref.",
"8th"
],
[
"2012/13",
"5",
"1a Aut. Pref.",
"11th"
],
[
"2013/14",
"5",
"1a Aut. Pref.",
"--"
]
]
| [
"2005/06",
"2006/07",
"2007/08",
"2008/09",
"2009/10",
"2010/11",
"2011/12",
"2012/13",
"2013/14"
]
| what were the years? || |
nt-2053 | col : season | tier | division | place row 1 : 2005/06 | 5 | 1a aut. pref. | -- row 2 : 2006/07 | 4 | 3a | 19th row 3 : 2007/08 | 5 | 1a aut. pref. | 2nd row 4 : 2008/09 | 4 | 3a | 18th row 5 : 2009/10 | 5 | 1a aut. pref. | 3rd row 6 : 2010/11 | 5 | 1a aut. pref. | 9th row 7 : 2011/12 | 5 | 1a aut. pref. | 8th row 8 : 2012/13 | 5 | 1a aut. pref. | 11th row 9 : 2013/14 | 5 | 1a aut. pref. | -- | table_csv/204_524.csv | 1 | {
"column_index": [
0,
0
],
"row_index": [
1,
3
]
} | [
"what were the years?",
"of these, which two were tier 4?"
]
| 0 | 2006/07, 2008/09 | [
"Season",
"Tier",
"Division",
"Place"
]
| of these, which two were tier 4? | [
[
"2005/06",
"5",
"1a Aut. Pref.",
"--"
],
[
"2006/07",
"4",
"3a",
"19th"
],
[
"2007/08",
"5",
"1a Aut. Pref.",
"2nd"
],
[
"2008/09",
"4",
"3a",
"18th"
],
[
"2009/10",
"5",
"1a Aut. Pref.",
"3rd"
],
[
"2010/11",
"5",
"1a Aut. Pref.",
"9th"
],
[
"2011/12",
"5",
"1a Aut. Pref.",
"8th"
],
[
"2012/13",
"5",
"1a Aut. Pref.",
"11th"
],
[
"2013/14",
"5",
"1a Aut. Pref.",
"--"
]
]
| [
"2006/07",
"2008/09"
]
| of these, which two were tier 4? || what were the years? |
nt-2053 | col : season | tier | division | place row 1 : 2005/06 | 5 | 1a aut. pref. | -- row 2 : 2006/07 | 4 | 3a | 19th row 3 : 2007/08 | 5 | 1a aut. pref. | 2nd row 4 : 2008/09 | 4 | 3a | 18th row 5 : 2009/10 | 5 | 1a aut. pref. | 3rd row 6 : 2010/11 | 5 | 1a aut. pref. | 9th row 7 : 2011/12 | 5 | 1a aut. pref. | 8th row 8 : 2012/13 | 5 | 1a aut. pref. | 11th row 9 : 2013/14 | 5 | 1a aut. pref. | -- | table_csv/204_524.csv | 2 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"what were the years?",
"of these, which two were tier 4?",
"which one was other than 2008/9?"
]
| 0 | 2006/07 | [
"Season",
"Tier",
"Division",
"Place"
]
| which one was other than 2008/9? | [
[
"2005/06",
"5",
"1a Aut. Pref.",
"--"
],
[
"2006/07",
"4",
"3a",
"19th"
],
[
"2007/08",
"5",
"1a Aut. Pref.",
"2nd"
],
[
"2008/09",
"4",
"3a",
"18th"
],
[
"2009/10",
"5",
"1a Aut. Pref.",
"3rd"
],
[
"2010/11",
"5",
"1a Aut. Pref.",
"9th"
],
[
"2011/12",
"5",
"1a Aut. Pref.",
"8th"
],
[
"2012/13",
"5",
"1a Aut. Pref.",
"11th"
],
[
"2013/14",
"5",
"1a Aut. Pref.",
"--"
]
]
| [
"2006/07"
]
| which one was other than 2008/9? || of these, which two were tier 4? | what were the years? |
nt-2053 | col : season | tier | division | place row 1 : 2005/06 | 5 | 1a aut. pref. | -- row 2 : 2006/07 | 4 | 3a | 19th row 3 : 2007/08 | 5 | 1a aut. pref. | 2nd row 4 : 2008/09 | 4 | 3a | 18th row 5 : 2009/10 | 5 | 1a aut. pref. | 3rd row 6 : 2010/11 | 5 | 1a aut. pref. | 9th row 7 : 2011/12 | 5 | 1a aut. pref. | 8th row 8 : 2012/13 | 5 | 1a aut. pref. | 11th row 9 : 2013/14 | 5 | 1a aut. pref. | -- | table_csv/204_524.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
} | [
"what seasons played by the"
]
| 1 | 2005/06, 2006/07, 2007/08, 2008/09, 2009/10, 2010/11, 2011/12, 2012/13, 2013/14 | [
"Season",
"Tier",
"Division",
"Place"
]
| what seasons played by the | [
[
"2005/06",
"5",
"1a Aut. Pref.",
"--"
],
[
"2006/07",
"4",
"3a",
"19th"
],
[
"2007/08",
"5",
"1a Aut. Pref.",
"2nd"
],
[
"2008/09",
"4",
"3a",
"18th"
],
[
"2009/10",
"5",
"1a Aut. Pref.",
"3rd"
],
[
"2010/11",
"5",
"1a Aut. Pref.",
"9th"
],
[
"2011/12",
"5",
"1a Aut. Pref.",
"8th"
],
[
"2012/13",
"5",
"1a Aut. Pref.",
"11th"
],
[
"2013/14",
"5",
"1a Aut. Pref.",
"--"
]
]
| [
"2005/06",
"2006/07",
"2007/08",
"2008/09",
"2009/10",
"2010/11",
"2011/12",
"2012/13",
"2013/14"
]
| what seasons played by the || |
nt-2053 | col : season | tier | division | place row 1 : 2005/06 | 5 | 1a aut. pref. | -- row 2 : 2006/07 | 4 | 3a | 19th row 3 : 2007/08 | 5 | 1a aut. pref. | 2nd row 4 : 2008/09 | 4 | 3a | 18th row 5 : 2009/10 | 5 | 1a aut. pref. | 3rd row 6 : 2010/11 | 5 | 1a aut. pref. | 9th row 7 : 2011/12 | 5 | 1a aut. pref. | 8th row 8 : 2012/13 | 5 | 1a aut. pref. | 11th row 9 : 2013/14 | 5 | 1a aut. pref. | -- | table_csv/204_524.csv | 1 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"what seasons played by the",
"what years besides 2008/09 were tier 4?"
]
| 1 | 2006/07 | [
"Season",
"Tier",
"Division",
"Place"
]
| what years besides 2008/09 were tier 4? | [
[
"2005/06",
"5",
"1a Aut. Pref.",
"--"
],
[
"2006/07",
"4",
"3a",
"19th"
],
[
"2007/08",
"5",
"1a Aut. Pref.",
"2nd"
],
[
"2008/09",
"4",
"3a",
"18th"
],
[
"2009/10",
"5",
"1a Aut. Pref.",
"3rd"
],
[
"2010/11",
"5",
"1a Aut. Pref.",
"9th"
],
[
"2011/12",
"5",
"1a Aut. Pref.",
"8th"
],
[
"2012/13",
"5",
"1a Aut. Pref.",
"11th"
],
[
"2013/14",
"5",
"1a Aut. Pref.",
"--"
]
]
| [
"2006/07"
]
| what years besides 2008/09 were tier 4? || what seasons played by the |
nt-2053 | col : season | tier | division | place row 1 : 2005/06 | 5 | 1a aut. pref. | -- row 2 : 2006/07 | 4 | 3a | 19th row 3 : 2007/08 | 5 | 1a aut. pref. | 2nd row 4 : 2008/09 | 4 | 3a | 18th row 5 : 2009/10 | 5 | 1a aut. pref. | 3rd row 6 : 2010/11 | 5 | 1a aut. pref. | 9th row 7 : 2011/12 | 5 | 1a aut. pref. | 8th row 8 : 2012/13 | 5 | 1a aut. pref. | 11th row 9 : 2013/14 | 5 | 1a aut. pref. | -- | table_csv/204_524.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
} | [
"what are all of the listed seasons for the ad torpedo 66 team?"
]
| 2 | 2005/06, 2006/07, 2007/08, 2008/09, 2009/10, 2010/11, 2011/12, 2012/13, 2013/14 | [
"Season",
"Tier",
"Division",
"Place"
]
| what are all of the listed seasons for the ad torpedo 66 team? | [
[
"2005/06",
"5",
"1a Aut. Pref.",
"--"
],
[
"2006/07",
"4",
"3a",
"19th"
],
[
"2007/08",
"5",
"1a Aut. Pref.",
"2nd"
],
[
"2008/09",
"4",
"3a",
"18th"
],
[
"2009/10",
"5",
"1a Aut. Pref.",
"3rd"
],
[
"2010/11",
"5",
"1a Aut. Pref.",
"9th"
],
[
"2011/12",
"5",
"1a Aut. Pref.",
"8th"
],
[
"2012/13",
"5",
"1a Aut. Pref.",
"11th"
],
[
"2013/14",
"5",
"1a Aut. Pref.",
"--"
]
]
| [
"2005/06",
"2006/07",
"2007/08",
"2008/09",
"2009/10",
"2010/11",
"2011/12",
"2012/13",
"2013/14"
]
| what are all of the listed seasons for the ad torpedo 66 team? || |
nt-2053 | col : season | tier | division | place row 1 : 2005/06 | 5 | 1a aut. pref. | -- row 2 : 2006/07 | 4 | 3a | 19th row 3 : 2007/08 | 5 | 1a aut. pref. | 2nd row 4 : 2008/09 | 4 | 3a | 18th row 5 : 2009/10 | 5 | 1a aut. pref. | 3rd row 6 : 2010/11 | 5 | 1a aut. pref. | 9th row 7 : 2011/12 | 5 | 1a aut. pref. | 8th row 8 : 2012/13 | 5 | 1a aut. pref. | 11th row 9 : 2013/14 | 5 | 1a aut. pref. | -- | table_csv/204_524.csv | 1 | {
"column_index": [
0,
0
],
"row_index": [
1,
3
]
} | [
"what are all of the listed seasons for the ad torpedo 66 team?",
"and which of those seasons were placed in tier 4?"
]
| 2 | 2006/07, 2008/09 | [
"Season",
"Tier",
"Division",
"Place"
]
| and which of those seasons were placed in tier 4? | [
[
"2005/06",
"5",
"1a Aut. Pref.",
"--"
],
[
"2006/07",
"4",
"3a",
"19th"
],
[
"2007/08",
"5",
"1a Aut. Pref.",
"2nd"
],
[
"2008/09",
"4",
"3a",
"18th"
],
[
"2009/10",
"5",
"1a Aut. Pref.",
"3rd"
],
[
"2010/11",
"5",
"1a Aut. Pref.",
"9th"
],
[
"2011/12",
"5",
"1a Aut. Pref.",
"8th"
],
[
"2012/13",
"5",
"1a Aut. Pref.",
"11th"
],
[
"2013/14",
"5",
"1a Aut. Pref.",
"--"
]
]
| [
"2006/07",
"2008/09"
]
| and which of those seasons were placed in tier 4? || what are all of the listed seasons for the ad torpedo 66 team? |
nt-2053 | col : season | tier | division | place row 1 : 2005/06 | 5 | 1a aut. pref. | -- row 2 : 2006/07 | 4 | 3a | 19th row 3 : 2007/08 | 5 | 1a aut. pref. | 2nd row 4 : 2008/09 | 4 | 3a | 18th row 5 : 2009/10 | 5 | 1a aut. pref. | 3rd row 6 : 2010/11 | 5 | 1a aut. pref. | 9th row 7 : 2011/12 | 5 | 1a aut. pref. | 8th row 8 : 2012/13 | 5 | 1a aut. pref. | 11th row 9 : 2013/14 | 5 | 1a aut. pref. | -- | table_csv/204_524.csv | 2 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"what are all of the listed seasons for the ad torpedo 66 team?",
"and which of those seasons were placed in tier 4?",
"which of those two seasons came first?"
]
| 2 | 2006/07 | [
"Season",
"Tier",
"Division",
"Place"
]
| which of those two seasons came first? | [
[
"2005/06",
"5",
"1a Aut. Pref.",
"--"
],
[
"2006/07",
"4",
"3a",
"19th"
],
[
"2007/08",
"5",
"1a Aut. Pref.",
"2nd"
],
[
"2008/09",
"4",
"3a",
"18th"
],
[
"2009/10",
"5",
"1a Aut. Pref.",
"3rd"
],
[
"2010/11",
"5",
"1a Aut. Pref.",
"9th"
],
[
"2011/12",
"5",
"1a Aut. Pref.",
"8th"
],
[
"2012/13",
"5",
"1a Aut. Pref.",
"11th"
],
[
"2013/14",
"5",
"1a Aut. Pref.",
"--"
]
]
| [
"2006/07"
]
| which of those two seasons came first? || and which of those seasons were placed in tier 4? | what are all of the listed seasons for the ad torpedo 66 team? |
nt-10105 | col : team | manager | city | stadium | capacity row 1 : ld alajuelense | oscar el machillo ramirez | alajuela | alejandro morera soto | 17,895 row 2 : belen siglo xxi | vinicio alvarado | belen | estadio polideportivo de belen | 3,000 row 3 : cs cartagines | jhonny chavez | cartago | fello meza | 13,500 row 4 : cs herediano | jafet soto | heredia | rosabal cordero | 8,144 row 5 : limon f.c. | hernan fernando sossa | limon | estadio nuevo de limon/estad | 3,000/2,000 row 6 : orion f.c. | martin arreola | tarrazu | estadio municipal de tarrazu | 1,500 row 7 : municipal perez zeledon | mauricio wright | san isidro | municipal | 6,000 row 8 : puntarenas fc | luis fernando fallas | puntarenas | lito perez | 4,105 row 9 : asociacion deportiva san carlos | marvin solano | ciudad quesada | carlos alvarez | 5,600 row 10 : santos de guapiles | gustavo martinez | guapiles | ebal rodriguez | 3,000 row 11 : deportivo saprissa | alexander guimaraes | tibas | ricardo saprissa | 23,000 | table_csv/204_992.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
} | [
"what are all of the stadiums?"
]
| 0 | ld alajuelense, belen siglo xxi, cs cartagines, cs herediano, limon f.c., orion f.c., municipal perez zeledon, puntarenas fc, asociacion deportiva san carlos, santos de guapiles, deportivo saprissa | [
"Team",
"Manager",
"City",
"Stadium",
"Capacity"
]
| what are all of the stadiums? | [
[
"LD Alajuelense",
"Oscar El Machillo Ramirez",
"Alajuela",
"Alejandro Morera Soto",
"17,895"
],
[
"Belen Siglo XXI",
"Vinicio Alvarado",
"Belen",
"Estadio Polideportivo de Belen",
"3,000"
],
[
"CS Cartagines",
"Jhonny Chavez",
"Cartago",
"Fello Meza",
"13,500"
],
[
"CS Herediano",
"Jafet Soto",
"Heredia",
"Rosabal Cordero",
"8,144"
],
[
"Limon F.C.",
"Hernan Fernando Sossa",
"Limon",
"Estadio Nuevo de Limon/Estad",
"3,000/2,000"
],
[
"Orion F.C.",
"Martin Arreola",
"Tarrazu",
"Estadio Municipal de Tarrazu",
"1,500"
],
[
"Municipal Perez Zeledon",
"Mauricio Wright",
"San Isidro",
"Municipal",
"6,000"
],
[
"Puntarenas FC",
"Luis Fernando Fallas",
"Puntarenas",
"Lito Perez",
"4,105"
],
[
"Asociacion Deportiva San Carlos",
"Marvin Solano",
"Ciudad Quesada",
"Carlos Alvarez",
"5,600"
],
[
"Santos de Guapiles",
"Gustavo Martinez",
"Guapiles",
"Ebal Rodriguez",
"3,000"
],
[
"Deportivo Saprissa",
"Alexander Guimaraes",
"Tibas",
"Ricardo Saprissa",
"23,000"
]
]
| [
"LD Alajuelense",
"Belen Siglo XXI",
"CS Cartagines",
"CS Herediano",
"Limon F.C.",
"Orion F.C.",
"Municipal Perez Zeledon",
"Puntarenas FC",
"Asociacion Deportiva San Carlos",
"Santos de Guapiles",
"Deportivo Saprissa"
]
| what are all of the stadiums? || |
nt-10105 | col : team | manager | city | stadium | capacity row 1 : ld alajuelense | oscar el machillo ramirez | alajuela | alejandro morera soto | 17,895 row 2 : belen siglo xxi | vinicio alvarado | belen | estadio polideportivo de belen | 3,000 row 3 : cs cartagines | jhonny chavez | cartago | fello meza | 13,500 row 4 : cs herediano | jafet soto | heredia | rosabal cordero | 8,144 row 5 : limon f.c. | hernan fernando sossa | limon | estadio nuevo de limon/estad | 3,000/2,000 row 6 : orion f.c. | martin arreola | tarrazu | estadio municipal de tarrazu | 1,500 row 7 : municipal perez zeledon | mauricio wright | san isidro | municipal | 6,000 row 8 : puntarenas fc | luis fernando fallas | puntarenas | lito perez | 4,105 row 9 : asociacion deportiva san carlos | marvin solano | ciudad quesada | carlos alvarez | 5,600 row 10 : santos de guapiles | gustavo martinez | guapiles | ebal rodriguez | 3,000 row 11 : deportivo saprissa | alexander guimaraes | tibas | ricardo saprissa | 23,000 | table_csv/204_992.csv | 1 | {
"column_index": [
3
],
"row_index": [
10
]
} | [
"what are all of the stadiums?",
"of those, which has a capacity over 20,000?"
]
| 0 | ricardo saprissa | [
"Team",
"Manager",
"City",
"Stadium",
"Capacity"
]
| of those, which has a capacity over 20,000? | [
[
"LD Alajuelense",
"Oscar El Machillo Ramirez",
"Alajuela",
"Alejandro Morera Soto",
"17,895"
],
[
"Belen Siglo XXI",
"Vinicio Alvarado",
"Belen",
"Estadio Polideportivo de Belen",
"3,000"
],
[
"CS Cartagines",
"Jhonny Chavez",
"Cartago",
"Fello Meza",
"13,500"
],
[
"CS Herediano",
"Jafet Soto",
"Heredia",
"Rosabal Cordero",
"8,144"
],
[
"Limon F.C.",
"Hernan Fernando Sossa",
"Limon",
"Estadio Nuevo de Limon/Estad",
"3,000/2,000"
],
[
"Orion F.C.",
"Martin Arreola",
"Tarrazu",
"Estadio Municipal de Tarrazu",
"1,500"
],
[
"Municipal Perez Zeledon",
"Mauricio Wright",
"San Isidro",
"Municipal",
"6,000"
],
[
"Puntarenas FC",
"Luis Fernando Fallas",
"Puntarenas",
"Lito Perez",
"4,105"
],
[
"Asociacion Deportiva San Carlos",
"Marvin Solano",
"Ciudad Quesada",
"Carlos Alvarez",
"5,600"
],
[
"Santos de Guapiles",
"Gustavo Martinez",
"Guapiles",
"Ebal Rodriguez",
"3,000"
],
[
"Deportivo Saprissa",
"Alexander Guimaraes",
"Tibas",
"Ricardo Saprissa",
"23,000"
]
]
| [
"Ricardo Saprissa"
]
| of those, which has a capacity over 20,000? || what are all of the stadiums? |
nt-10105 | col : team | manager | city | stadium | capacity row 1 : ld alajuelense | oscar el machillo ramirez | alajuela | alejandro morera soto | 17,895 row 2 : belen siglo xxi | vinicio alvarado | belen | estadio polideportivo de belen | 3,000 row 3 : cs cartagines | jhonny chavez | cartago | fello meza | 13,500 row 4 : cs herediano | jafet soto | heredia | rosabal cordero | 8,144 row 5 : limon f.c. | hernan fernando sossa | limon | estadio nuevo de limon/estad | 3,000/2,000 row 6 : orion f.c. | martin arreola | tarrazu | estadio municipal de tarrazu | 1,500 row 7 : municipal perez zeledon | mauricio wright | san isidro | municipal | 6,000 row 8 : puntarenas fc | luis fernando fallas | puntarenas | lito perez | 4,105 row 9 : asociacion deportiva san carlos | marvin solano | ciudad quesada | carlos alvarez | 5,600 row 10 : santos de guapiles | gustavo martinez | guapiles | ebal rodriguez | 3,000 row 11 : deportivo saprissa | alexander guimaraes | tibas | ricardo saprissa | 23,000 | table_csv/204_992.csv | 0 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
} | [
"which are all of the stadiums?"
]
| 1 | alejandro morera soto, estadio polideportivo de belen, fello meza, rosabal cordero, estadio nuevo de limon/estad, estadio municipal de tarrazu, municipal, lito perez, carlos alvarez, ebal rodriguez, ricardo saprissa | [
"Team",
"Manager",
"City",
"Stadium",
"Capacity"
]
| which are all of the stadiums? | [
[
"LD Alajuelense",
"Oscar El Machillo Ramirez",
"Alajuela",
"Alejandro Morera Soto",
"17,895"
],
[
"Belen Siglo XXI",
"Vinicio Alvarado",
"Belen",
"Estadio Polideportivo de Belen",
"3,000"
],
[
"CS Cartagines",
"Jhonny Chavez",
"Cartago",
"Fello Meza",
"13,500"
],
[
"CS Herediano",
"Jafet Soto",
"Heredia",
"Rosabal Cordero",
"8,144"
],
[
"Limon F.C.",
"Hernan Fernando Sossa",
"Limon",
"Estadio Nuevo de Limon/Estad",
"3,000/2,000"
],
[
"Orion F.C.",
"Martin Arreola",
"Tarrazu",
"Estadio Municipal de Tarrazu",
"1,500"
],
[
"Municipal Perez Zeledon",
"Mauricio Wright",
"San Isidro",
"Municipal",
"6,000"
],
[
"Puntarenas FC",
"Luis Fernando Fallas",
"Puntarenas",
"Lito Perez",
"4,105"
],
[
"Asociacion Deportiva San Carlos",
"Marvin Solano",
"Ciudad Quesada",
"Carlos Alvarez",
"5,600"
],
[
"Santos de Guapiles",
"Gustavo Martinez",
"Guapiles",
"Ebal Rodriguez",
"3,000"
],
[
"Deportivo Saprissa",
"Alexander Guimaraes",
"Tibas",
"Ricardo Saprissa",
"23,000"
]
]
| [
"Alejandro Morera Soto",
"Estadio Polideportivo de Belen",
"Fello Meza",
"Rosabal Cordero",
"Estadio Nuevo de Limon/Estad",
"Estadio Municipal de Tarrazu",
"Municipal",
"Lito Perez",
"Carlos Alvarez",
"Ebal Rodriguez",
"Ricardo Saprissa"
]
| which are all of the stadiums? || |
nt-10105 | col : team | manager | city | stadium | capacity row 1 : ld alajuelense | oscar el machillo ramirez | alajuela | alejandro morera soto | 17,895 row 2 : belen siglo xxi | vinicio alvarado | belen | estadio polideportivo de belen | 3,000 row 3 : cs cartagines | jhonny chavez | cartago | fello meza | 13,500 row 4 : cs herediano | jafet soto | heredia | rosabal cordero | 8,144 row 5 : limon f.c. | hernan fernando sossa | limon | estadio nuevo de limon/estad | 3,000/2,000 row 6 : orion f.c. | martin arreola | tarrazu | estadio municipal de tarrazu | 1,500 row 7 : municipal perez zeledon | mauricio wright | san isidro | municipal | 6,000 row 8 : puntarenas fc | luis fernando fallas | puntarenas | lito perez | 4,105 row 9 : asociacion deportiva san carlos | marvin solano | ciudad quesada | carlos alvarez | 5,600 row 10 : santos de guapiles | gustavo martinez | guapiles | ebal rodriguez | 3,000 row 11 : deportivo saprissa | alexander guimaraes | tibas | ricardo saprissa | 23,000 | table_csv/204_992.csv | 1 | {
"column_index": [
3
],
"row_index": [
10
]
} | [
"which are all of the stadiums?",
"of these, which has a capacity larger than 20,000?"
]
| 1 | ricardo saprissa | [
"Team",
"Manager",
"City",
"Stadium",
"Capacity"
]
| of these, which has a capacity larger than 20,000? | [
[
"LD Alajuelense",
"Oscar El Machillo Ramirez",
"Alajuela",
"Alejandro Morera Soto",
"17,895"
],
[
"Belen Siglo XXI",
"Vinicio Alvarado",
"Belen",
"Estadio Polideportivo de Belen",
"3,000"
],
[
"CS Cartagines",
"Jhonny Chavez",
"Cartago",
"Fello Meza",
"13,500"
],
[
"CS Herediano",
"Jafet Soto",
"Heredia",
"Rosabal Cordero",
"8,144"
],
[
"Limon F.C.",
"Hernan Fernando Sossa",
"Limon",
"Estadio Nuevo de Limon/Estad",
"3,000/2,000"
],
[
"Orion F.C.",
"Martin Arreola",
"Tarrazu",
"Estadio Municipal de Tarrazu",
"1,500"
],
[
"Municipal Perez Zeledon",
"Mauricio Wright",
"San Isidro",
"Municipal",
"6,000"
],
[
"Puntarenas FC",
"Luis Fernando Fallas",
"Puntarenas",
"Lito Perez",
"4,105"
],
[
"Asociacion Deportiva San Carlos",
"Marvin Solano",
"Ciudad Quesada",
"Carlos Alvarez",
"5,600"
],
[
"Santos de Guapiles",
"Gustavo Martinez",
"Guapiles",
"Ebal Rodriguez",
"3,000"
],
[
"Deportivo Saprissa",
"Alexander Guimaraes",
"Tibas",
"Ricardo Saprissa",
"23,000"
]
]
| [
"Ricardo Saprissa"
]
| of these, which has a capacity larger than 20,000? || which are all of the stadiums? |
nt-10105 | col : team | manager | city | stadium | capacity row 1 : ld alajuelense | oscar el machillo ramirez | alajuela | alejandro morera soto | 17,895 row 2 : belen siglo xxi | vinicio alvarado | belen | estadio polideportivo de belen | 3,000 row 3 : cs cartagines | jhonny chavez | cartago | fello meza | 13,500 row 4 : cs herediano | jafet soto | heredia | rosabal cordero | 8,144 row 5 : limon f.c. | hernan fernando sossa | limon | estadio nuevo de limon/estad | 3,000/2,000 row 6 : orion f.c. | martin arreola | tarrazu | estadio municipal de tarrazu | 1,500 row 7 : municipal perez zeledon | mauricio wright | san isidro | municipal | 6,000 row 8 : puntarenas fc | luis fernando fallas | puntarenas | lito perez | 4,105 row 9 : asociacion deportiva san carlos | marvin solano | ciudad quesada | carlos alvarez | 5,600 row 10 : santos de guapiles | gustavo martinez | guapiles | ebal rodriguez | 3,000 row 11 : deportivo saprissa | alexander guimaraes | tibas | ricardo saprissa | 23,000 | table_csv/204_992.csv | 0 | {
"column_index": [
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
} | [
"what are the capacities of the stadiums?"
]
| 2 | 17,895, 3,000, 13,500, 8,144, 3,000/2,000, 1,500, 6,000, 4,105, 5,600, 3,000, 23,000 | [
"Team",
"Manager",
"City",
"Stadium",
"Capacity"
]
| what are the capacities of the stadiums? | [
[
"LD Alajuelense",
"Oscar El Machillo Ramirez",
"Alajuela",
"Alejandro Morera Soto",
"17,895"
],
[
"Belen Siglo XXI",
"Vinicio Alvarado",
"Belen",
"Estadio Polideportivo de Belen",
"3,000"
],
[
"CS Cartagines",
"Jhonny Chavez",
"Cartago",
"Fello Meza",
"13,500"
],
[
"CS Herediano",
"Jafet Soto",
"Heredia",
"Rosabal Cordero",
"8,144"
],
[
"Limon F.C.",
"Hernan Fernando Sossa",
"Limon",
"Estadio Nuevo de Limon/Estad",
"3,000/2,000"
],
[
"Orion F.C.",
"Martin Arreola",
"Tarrazu",
"Estadio Municipal de Tarrazu",
"1,500"
],
[
"Municipal Perez Zeledon",
"Mauricio Wright",
"San Isidro",
"Municipal",
"6,000"
],
[
"Puntarenas FC",
"Luis Fernando Fallas",
"Puntarenas",
"Lito Perez",
"4,105"
],
[
"Asociacion Deportiva San Carlos",
"Marvin Solano",
"Ciudad Quesada",
"Carlos Alvarez",
"5,600"
],
[
"Santos de Guapiles",
"Gustavo Martinez",
"Guapiles",
"Ebal Rodriguez",
"3,000"
],
[
"Deportivo Saprissa",
"Alexander Guimaraes",
"Tibas",
"Ricardo Saprissa",
"23,000"
]
]
| [
"17,895",
"3,000",
"13,500",
"8,144",
"3,000/2,000",
"1,500",
"6,000",
"4,105",
"5,600",
"3,000",
"23,000"
]
| what are the capacities of the stadiums? || |
nt-10105 | col : team | manager | city | stadium | capacity row 1 : ld alajuelense | oscar el machillo ramirez | alajuela | alejandro morera soto | 17,895 row 2 : belen siglo xxi | vinicio alvarado | belen | estadio polideportivo de belen | 3,000 row 3 : cs cartagines | jhonny chavez | cartago | fello meza | 13,500 row 4 : cs herediano | jafet soto | heredia | rosabal cordero | 8,144 row 5 : limon f.c. | hernan fernando sossa | limon | estadio nuevo de limon/estad | 3,000/2,000 row 6 : orion f.c. | martin arreola | tarrazu | estadio municipal de tarrazu | 1,500 row 7 : municipal perez zeledon | mauricio wright | san isidro | municipal | 6,000 row 8 : puntarenas fc | luis fernando fallas | puntarenas | lito perez | 4,105 row 9 : asociacion deportiva san carlos | marvin solano | ciudad quesada | carlos alvarez | 5,600 row 10 : santos de guapiles | gustavo martinez | guapiles | ebal rodriguez | 3,000 row 11 : deportivo saprissa | alexander guimaraes | tibas | ricardo saprissa | 23,000 | table_csv/204_992.csv | 1 | {
"column_index": [
4
],
"row_index": [
10
]
} | [
"what are the capacities of the stadiums?",
"of these, which capacity is greater than 20,000"
]
| 2 | 23,000 | [
"Team",
"Manager",
"City",
"Stadium",
"Capacity"
]
| of these, which capacity is greater than 20,000 | [
[
"LD Alajuelense",
"Oscar El Machillo Ramirez",
"Alajuela",
"Alejandro Morera Soto",
"17,895"
],
[
"Belen Siglo XXI",
"Vinicio Alvarado",
"Belen",
"Estadio Polideportivo de Belen",
"3,000"
],
[
"CS Cartagines",
"Jhonny Chavez",
"Cartago",
"Fello Meza",
"13,500"
],
[
"CS Herediano",
"Jafet Soto",
"Heredia",
"Rosabal Cordero",
"8,144"
],
[
"Limon F.C.",
"Hernan Fernando Sossa",
"Limon",
"Estadio Nuevo de Limon/Estad",
"3,000/2,000"
],
[
"Orion F.C.",
"Martin Arreola",
"Tarrazu",
"Estadio Municipal de Tarrazu",
"1,500"
],
[
"Municipal Perez Zeledon",
"Mauricio Wright",
"San Isidro",
"Municipal",
"6,000"
],
[
"Puntarenas FC",
"Luis Fernando Fallas",
"Puntarenas",
"Lito Perez",
"4,105"
],
[
"Asociacion Deportiva San Carlos",
"Marvin Solano",
"Ciudad Quesada",
"Carlos Alvarez",
"5,600"
],
[
"Santos de Guapiles",
"Gustavo Martinez",
"Guapiles",
"Ebal Rodriguez",
"3,000"
],
[
"Deportivo Saprissa",
"Alexander Guimaraes",
"Tibas",
"Ricardo Saprissa",
"23,000"
]
]
| [
"23,000"
]
| of these, which capacity is greater than 20,000 || what are the capacities of the stadiums? |
nt-10105 | col : team | manager | city | stadium | capacity row 1 : ld alajuelense | oscar el machillo ramirez | alajuela | alejandro morera soto | 17,895 row 2 : belen siglo xxi | vinicio alvarado | belen | estadio polideportivo de belen | 3,000 row 3 : cs cartagines | jhonny chavez | cartago | fello meza | 13,500 row 4 : cs herediano | jafet soto | heredia | rosabal cordero | 8,144 row 5 : limon f.c. | hernan fernando sossa | limon | estadio nuevo de limon/estad | 3,000/2,000 row 6 : orion f.c. | martin arreola | tarrazu | estadio municipal de tarrazu | 1,500 row 7 : municipal perez zeledon | mauricio wright | san isidro | municipal | 6,000 row 8 : puntarenas fc | luis fernando fallas | puntarenas | lito perez | 4,105 row 9 : asociacion deportiva san carlos | marvin solano | ciudad quesada | carlos alvarez | 5,600 row 10 : santos de guapiles | gustavo martinez | guapiles | ebal rodriguez | 3,000 row 11 : deportivo saprissa | alexander guimaraes | tibas | ricardo saprissa | 23,000 | table_csv/204_992.csv | 2 | {
"column_index": [
3
],
"row_index": [
10
]
} | [
"what are the capacities of the stadiums?",
"of these, which capacity is greater than 20,000",
"what stadium is next to this capacity?"
]
| 2 | ricardo saprissa | [
"Team",
"Manager",
"City",
"Stadium",
"Capacity"
]
| what stadium is next to this capacity? | [
[
"LD Alajuelense",
"Oscar El Machillo Ramirez",
"Alajuela",
"Alejandro Morera Soto",
"17,895"
],
[
"Belen Siglo XXI",
"Vinicio Alvarado",
"Belen",
"Estadio Polideportivo de Belen",
"3,000"
],
[
"CS Cartagines",
"Jhonny Chavez",
"Cartago",
"Fello Meza",
"13,500"
],
[
"CS Herediano",
"Jafet Soto",
"Heredia",
"Rosabal Cordero",
"8,144"
],
[
"Limon F.C.",
"Hernan Fernando Sossa",
"Limon",
"Estadio Nuevo de Limon/Estad",
"3,000/2,000"
],
[
"Orion F.C.",
"Martin Arreola",
"Tarrazu",
"Estadio Municipal de Tarrazu",
"1,500"
],
[
"Municipal Perez Zeledon",
"Mauricio Wright",
"San Isidro",
"Municipal",
"6,000"
],
[
"Puntarenas FC",
"Luis Fernando Fallas",
"Puntarenas",
"Lito Perez",
"4,105"
],
[
"Asociacion Deportiva San Carlos",
"Marvin Solano",
"Ciudad Quesada",
"Carlos Alvarez",
"5,600"
],
[
"Santos de Guapiles",
"Gustavo Martinez",
"Guapiles",
"Ebal Rodriguez",
"3,000"
],
[
"Deportivo Saprissa",
"Alexander Guimaraes",
"Tibas",
"Ricardo Saprissa",
"23,000"
]
]
| [
"Ricardo Saprissa"
]
| what stadium is next to this capacity? || of these, which capacity is greater than 20,000 | what are the capacities of the stadiums? |
nt-4912 | col : game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1 row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1 row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1 row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1 row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2 row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3 row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3 row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3 row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4 row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5 row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5 row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5 row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6 row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6 row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6 row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 | table_csv/203_410.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
4,
5,
8,
9,
12
]
} | [
"on what dates did the 2009 new york titans lose?"
]
| 0 | january 3, 2009, january 31, 2009, february 7, 2009, february 21, 2009, february 28, 2009, april 4, 2009 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
]
| on what dates did the 2009 new york titans lose? | [
[
"1",
"January 3, 2009",
"Toronto Rock",
"Prudential Center",
"L 14-15",
"5,733",
"0-1"
],
[
"2",
"January 10, 2009",
"Boston Blazers",
"Prudential Center",
"W 19-14",
"3,208",
"1-1"
],
[
"3",
"January 17, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"W 13-9",
"9,313",
"2-1"
],
[
"4",
"January 24, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"W 8-7",
"6,739",
"3-1"
],
[
"5",
"January 31, 2009",
"@ Colorado Mammoth",
"Pepsi Center",
"L 8-12",
"15,023",
"3-2"
],
[
"6",
"February 7, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"L 8-9",
"5,713",
"3-3"
],
[
"7",
"February 8, 2009",
"Philadelphia Wings",
"Prudential Center",
"W 15-12",
"4,231",
"4-3"
],
[
"8",
"February 15, 2009",
"Rochester Knighthawks",
"Prudential Center",
"W 15-9",
"5,187",
"5-3"
],
[
"9",
"February 21, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"L 7-15",
"7,142",
"5-4"
],
[
"10",
"February 28, 2009",
"Calgary Roughnecks",
"Prudential Center",
"L 10-12",
"5,487",
"5-5"
],
[
"11",
"March 1, 2009",
"San Jose Stealth",
"Prudential Center",
"W 15-14",
"3,287",
"6-5"
],
[
"12",
"March 28, 2009",
"@ Buffalo Bandits",
"HSBC Arena",
"W 11-9",
"18,550",
"7-5"
],
[
"13",
"April 4, 2009",
"Philadelphia Wings",
"Prudential Center",
"L 7-11",
"4,187",
"7-6"
],
[
"14",
"April 5, 2009",
"@ Philadelphia Wings",
"Wachovia Center",
"W 16-13",
"10,806",
"8-6"
],
[
"15",
"April 11, 2009",
"Buffalo Bandits",
"Prudential Center",
"W 12-9",
"6,222",
"9-6"
],
[
"16",
"April 18, 2009",
"@ Minnesota Swarm",
"Xcel Energy Center",
"W 12-10",
"13,219",
"10-6"
]
]
| [
"January 3, 2009",
"January 31, 2009",
"February 7, 2009",
"February 21, 2009",
"February 28, 2009",
"April 4, 2009"
]
| on what dates did the 2009 new york titans lose? || |
nt-4912 | col : game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1 row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1 row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1 row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1 row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2 row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3 row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3 row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3 row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4 row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5 row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5 row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5 row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6 row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6 row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6 row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 | table_csv/203_410.csv | 1 | {
"column_index": [
1,
1,
1
],
"row_index": [
4,
5,
8
]
} | [
"on what dates did the 2009 new york titans lose?",
"which of those were away games?"
]
| 0 | january 31, 2009, february 7, 2009, february 21, 2009 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
]
| which of those were away games? | [
[
"1",
"January 3, 2009",
"Toronto Rock",
"Prudential Center",
"L 14-15",
"5,733",
"0-1"
],
[
"2",
"January 10, 2009",
"Boston Blazers",
"Prudential Center",
"W 19-14",
"3,208",
"1-1"
],
[
"3",
"January 17, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"W 13-9",
"9,313",
"2-1"
],
[
"4",
"January 24, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"W 8-7",
"6,739",
"3-1"
],
[
"5",
"January 31, 2009",
"@ Colorado Mammoth",
"Pepsi Center",
"L 8-12",
"15,023",
"3-2"
],
[
"6",
"February 7, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"L 8-9",
"5,713",
"3-3"
],
[
"7",
"February 8, 2009",
"Philadelphia Wings",
"Prudential Center",
"W 15-12",
"4,231",
"4-3"
],
[
"8",
"February 15, 2009",
"Rochester Knighthawks",
"Prudential Center",
"W 15-9",
"5,187",
"5-3"
],
[
"9",
"February 21, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"L 7-15",
"7,142",
"5-4"
],
[
"10",
"February 28, 2009",
"Calgary Roughnecks",
"Prudential Center",
"L 10-12",
"5,487",
"5-5"
],
[
"11",
"March 1, 2009",
"San Jose Stealth",
"Prudential Center",
"W 15-14",
"3,287",
"6-5"
],
[
"12",
"March 28, 2009",
"@ Buffalo Bandits",
"HSBC Arena",
"W 11-9",
"18,550",
"7-5"
],
[
"13",
"April 4, 2009",
"Philadelphia Wings",
"Prudential Center",
"L 7-11",
"4,187",
"7-6"
],
[
"14",
"April 5, 2009",
"@ Philadelphia Wings",
"Wachovia Center",
"W 16-13",
"10,806",
"8-6"
],
[
"15",
"April 11, 2009",
"Buffalo Bandits",
"Prudential Center",
"W 12-9",
"6,222",
"9-6"
],
[
"16",
"April 18, 2009",
"@ Minnesota Swarm",
"Xcel Energy Center",
"W 12-10",
"13,219",
"10-6"
]
]
| [
"January 31, 2009",
"February 7, 2009",
"February 21, 2009"
]
| which of those were away games? || on what dates did the 2009 new york titans lose? |
nt-4912 | col : game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1 row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1 row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1 row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1 row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2 row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3 row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3 row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3 row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4 row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5 row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5 row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5 row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6 row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6 row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6 row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 | table_csv/203_410.csv | 2 | {
"column_index": [
5
],
"row_index": [
5
]
} | [
"on what dates did the 2009 new york titans lose?",
"which of those were away games?",
"of those who many people were in attendance at their closest scoring loss?"
]
| 0 | 5,713 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
]
| of those who many people were in attendance at their closest scoring loss? | [
[
"1",
"January 3, 2009",
"Toronto Rock",
"Prudential Center",
"L 14-15",
"5,733",
"0-1"
],
[
"2",
"January 10, 2009",
"Boston Blazers",
"Prudential Center",
"W 19-14",
"3,208",
"1-1"
],
[
"3",
"January 17, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"W 13-9",
"9,313",
"2-1"
],
[
"4",
"January 24, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"W 8-7",
"6,739",
"3-1"
],
[
"5",
"January 31, 2009",
"@ Colorado Mammoth",
"Pepsi Center",
"L 8-12",
"15,023",
"3-2"
],
[
"6",
"February 7, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"L 8-9",
"5,713",
"3-3"
],
[
"7",
"February 8, 2009",
"Philadelphia Wings",
"Prudential Center",
"W 15-12",
"4,231",
"4-3"
],
[
"8",
"February 15, 2009",
"Rochester Knighthawks",
"Prudential Center",
"W 15-9",
"5,187",
"5-3"
],
[
"9",
"February 21, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"L 7-15",
"7,142",
"5-4"
],
[
"10",
"February 28, 2009",
"Calgary Roughnecks",
"Prudential Center",
"L 10-12",
"5,487",
"5-5"
],
[
"11",
"March 1, 2009",
"San Jose Stealth",
"Prudential Center",
"W 15-14",
"3,287",
"6-5"
],
[
"12",
"March 28, 2009",
"@ Buffalo Bandits",
"HSBC Arena",
"W 11-9",
"18,550",
"7-5"
],
[
"13",
"April 4, 2009",
"Philadelphia Wings",
"Prudential Center",
"L 7-11",
"4,187",
"7-6"
],
[
"14",
"April 5, 2009",
"@ Philadelphia Wings",
"Wachovia Center",
"W 16-13",
"10,806",
"8-6"
],
[
"15",
"April 11, 2009",
"Buffalo Bandits",
"Prudential Center",
"W 12-9",
"6,222",
"9-6"
],
[
"16",
"April 18, 2009",
"@ Minnesota Swarm",
"Xcel Energy Center",
"W 12-10",
"13,219",
"10-6"
]
]
| [
"5,713"
]
| of those who many people were in attendance at their closest scoring loss? || which of those were away games? | on what dates did the 2009 new york titans lose? |
nt-4912 | col : game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1 row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1 row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1 row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1 row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2 row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3 row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3 row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3 row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4 row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5 row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5 row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5 row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6 row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6 row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6 row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 | table_csv/203_410.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
} | [
"what were all of the games?"
]
| 1 | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
]
| what were all of the games? | [
[
"1",
"January 3, 2009",
"Toronto Rock",
"Prudential Center",
"L 14-15",
"5,733",
"0-1"
],
[
"2",
"January 10, 2009",
"Boston Blazers",
"Prudential Center",
"W 19-14",
"3,208",
"1-1"
],
[
"3",
"January 17, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"W 13-9",
"9,313",
"2-1"
],
[
"4",
"January 24, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"W 8-7",
"6,739",
"3-1"
],
[
"5",
"January 31, 2009",
"@ Colorado Mammoth",
"Pepsi Center",
"L 8-12",
"15,023",
"3-2"
],
[
"6",
"February 7, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"L 8-9",
"5,713",
"3-3"
],
[
"7",
"February 8, 2009",
"Philadelphia Wings",
"Prudential Center",
"W 15-12",
"4,231",
"4-3"
],
[
"8",
"February 15, 2009",
"Rochester Knighthawks",
"Prudential Center",
"W 15-9",
"5,187",
"5-3"
],
[
"9",
"February 21, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"L 7-15",
"7,142",
"5-4"
],
[
"10",
"February 28, 2009",
"Calgary Roughnecks",
"Prudential Center",
"L 10-12",
"5,487",
"5-5"
],
[
"11",
"March 1, 2009",
"San Jose Stealth",
"Prudential Center",
"W 15-14",
"3,287",
"6-5"
],
[
"12",
"March 28, 2009",
"@ Buffalo Bandits",
"HSBC Arena",
"W 11-9",
"18,550",
"7-5"
],
[
"13",
"April 4, 2009",
"Philadelphia Wings",
"Prudential Center",
"L 7-11",
"4,187",
"7-6"
],
[
"14",
"April 5, 2009",
"@ Philadelphia Wings",
"Wachovia Center",
"W 16-13",
"10,806",
"8-6"
],
[
"15",
"April 11, 2009",
"Buffalo Bandits",
"Prudential Center",
"W 12-9",
"6,222",
"9-6"
],
[
"16",
"April 18, 2009",
"@ Minnesota Swarm",
"Xcel Energy Center",
"W 12-10",
"13,219",
"10-6"
]
]
| [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
"16"
]
| what were all of the games? || |
nt-4912 | col : game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1 row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1 row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1 row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1 row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2 row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3 row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3 row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3 row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4 row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5 row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5 row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5 row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6 row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6 row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6 row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 | table_csv/203_410.csv | 1 | {
"column_index": [
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
} | [
"what were all of the games?",
"what about their attendance?"
]
| 1 | 5,733, 3,208, 9,313, 6,739, 15,023, 5,713, 4,231, 5,187, 7,142, 5,487, 3,287, 18,550, 4,187, 10,806, 6,222, 13,219 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
]
| what about their attendance? | [
[
"1",
"January 3, 2009",
"Toronto Rock",
"Prudential Center",
"L 14-15",
"5,733",
"0-1"
],
[
"2",
"January 10, 2009",
"Boston Blazers",
"Prudential Center",
"W 19-14",
"3,208",
"1-1"
],
[
"3",
"January 17, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"W 13-9",
"9,313",
"2-1"
],
[
"4",
"January 24, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"W 8-7",
"6,739",
"3-1"
],
[
"5",
"January 31, 2009",
"@ Colorado Mammoth",
"Pepsi Center",
"L 8-12",
"15,023",
"3-2"
],
[
"6",
"February 7, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"L 8-9",
"5,713",
"3-3"
],
[
"7",
"February 8, 2009",
"Philadelphia Wings",
"Prudential Center",
"W 15-12",
"4,231",
"4-3"
],
[
"8",
"February 15, 2009",
"Rochester Knighthawks",
"Prudential Center",
"W 15-9",
"5,187",
"5-3"
],
[
"9",
"February 21, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"L 7-15",
"7,142",
"5-4"
],
[
"10",
"February 28, 2009",
"Calgary Roughnecks",
"Prudential Center",
"L 10-12",
"5,487",
"5-5"
],
[
"11",
"March 1, 2009",
"San Jose Stealth",
"Prudential Center",
"W 15-14",
"3,287",
"6-5"
],
[
"12",
"March 28, 2009",
"@ Buffalo Bandits",
"HSBC Arena",
"W 11-9",
"18,550",
"7-5"
],
[
"13",
"April 4, 2009",
"Philadelphia Wings",
"Prudential Center",
"L 7-11",
"4,187",
"7-6"
],
[
"14",
"April 5, 2009",
"@ Philadelphia Wings",
"Wachovia Center",
"W 16-13",
"10,806",
"8-6"
],
[
"15",
"April 11, 2009",
"Buffalo Bandits",
"Prudential Center",
"W 12-9",
"6,222",
"9-6"
],
[
"16",
"April 18, 2009",
"@ Minnesota Swarm",
"Xcel Energy Center",
"W 12-10",
"13,219",
"10-6"
]
]
| [
"5,733",
"3,208",
"9,313",
"6,739",
"15,023",
"5,713",
"4,231",
"5,187",
"7,142",
"5,487",
"3,287",
"18,550",
"4,187",
"10,806",
"6,222",
"13,219"
]
| what about their attendance? || what were all of the games? |
nt-4912 | col : game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1 row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1 row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1 row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1 row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2 row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3 row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3 row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3 row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4 row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5 row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5 row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5 row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6 row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6 row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6 row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 | table_csv/203_410.csv | 2 | {
"column_index": [
5
],
"row_index": [
5
]
} | [
"what were all of the games?",
"what about their attendance?",
"and how many people attended game 6?"
]
| 1 | 5,713 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
]
| and how many people attended game 6? | [
[
"1",
"January 3, 2009",
"Toronto Rock",
"Prudential Center",
"L 14-15",
"5,733",
"0-1"
],
[
"2",
"January 10, 2009",
"Boston Blazers",
"Prudential Center",
"W 19-14",
"3,208",
"1-1"
],
[
"3",
"January 17, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"W 13-9",
"9,313",
"2-1"
],
[
"4",
"January 24, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"W 8-7",
"6,739",
"3-1"
],
[
"5",
"January 31, 2009",
"@ Colorado Mammoth",
"Pepsi Center",
"L 8-12",
"15,023",
"3-2"
],
[
"6",
"February 7, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"L 8-9",
"5,713",
"3-3"
],
[
"7",
"February 8, 2009",
"Philadelphia Wings",
"Prudential Center",
"W 15-12",
"4,231",
"4-3"
],
[
"8",
"February 15, 2009",
"Rochester Knighthawks",
"Prudential Center",
"W 15-9",
"5,187",
"5-3"
],
[
"9",
"February 21, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"L 7-15",
"7,142",
"5-4"
],
[
"10",
"February 28, 2009",
"Calgary Roughnecks",
"Prudential Center",
"L 10-12",
"5,487",
"5-5"
],
[
"11",
"March 1, 2009",
"San Jose Stealth",
"Prudential Center",
"W 15-14",
"3,287",
"6-5"
],
[
"12",
"March 28, 2009",
"@ Buffalo Bandits",
"HSBC Arena",
"W 11-9",
"18,550",
"7-5"
],
[
"13",
"April 4, 2009",
"Philadelphia Wings",
"Prudential Center",
"L 7-11",
"4,187",
"7-6"
],
[
"14",
"April 5, 2009",
"@ Philadelphia Wings",
"Wachovia Center",
"W 16-13",
"10,806",
"8-6"
],
[
"15",
"April 11, 2009",
"Buffalo Bandits",
"Prudential Center",
"W 12-9",
"6,222",
"9-6"
],
[
"16",
"April 18, 2009",
"@ Minnesota Swarm",
"Xcel Energy Center",
"W 12-10",
"13,219",
"10-6"
]
]
| [
"5,713"
]
| and how many people attended game 6? || what about their attendance? | what were all of the games? |
nt-4912 | col : game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1 row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1 row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1 row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1 row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2 row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3 row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3 row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3 row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4 row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5 row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5 row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5 row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6 row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6 row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6 row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 | table_csv/203_410.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
4,
5,
8,
9,
12
]
} | [
"which games did the ny titans lose?"
]
| 2 | 1, 5, 6, 9, 10, 13 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
]
| which games did the ny titans lose? | [
[
"1",
"January 3, 2009",
"Toronto Rock",
"Prudential Center",
"L 14-15",
"5,733",
"0-1"
],
[
"2",
"January 10, 2009",
"Boston Blazers",
"Prudential Center",
"W 19-14",
"3,208",
"1-1"
],
[
"3",
"January 17, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"W 13-9",
"9,313",
"2-1"
],
[
"4",
"January 24, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"W 8-7",
"6,739",
"3-1"
],
[
"5",
"January 31, 2009",
"@ Colorado Mammoth",
"Pepsi Center",
"L 8-12",
"15,023",
"3-2"
],
[
"6",
"February 7, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"L 8-9",
"5,713",
"3-3"
],
[
"7",
"February 8, 2009",
"Philadelphia Wings",
"Prudential Center",
"W 15-12",
"4,231",
"4-3"
],
[
"8",
"February 15, 2009",
"Rochester Knighthawks",
"Prudential Center",
"W 15-9",
"5,187",
"5-3"
],
[
"9",
"February 21, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"L 7-15",
"7,142",
"5-4"
],
[
"10",
"February 28, 2009",
"Calgary Roughnecks",
"Prudential Center",
"L 10-12",
"5,487",
"5-5"
],
[
"11",
"March 1, 2009",
"San Jose Stealth",
"Prudential Center",
"W 15-14",
"3,287",
"6-5"
],
[
"12",
"March 28, 2009",
"@ Buffalo Bandits",
"HSBC Arena",
"W 11-9",
"18,550",
"7-5"
],
[
"13",
"April 4, 2009",
"Philadelphia Wings",
"Prudential Center",
"L 7-11",
"4,187",
"7-6"
],
[
"14",
"April 5, 2009",
"@ Philadelphia Wings",
"Wachovia Center",
"W 16-13",
"10,806",
"8-6"
],
[
"15",
"April 11, 2009",
"Buffalo Bandits",
"Prudential Center",
"W 12-9",
"6,222",
"9-6"
],
[
"16",
"April 18, 2009",
"@ Minnesota Swarm",
"Xcel Energy Center",
"W 12-10",
"13,219",
"10-6"
]
]
| [
"1",
"5",
"6",
"9",
"10",
"13"
]
| which games did the ny titans lose? || |
nt-4912 | col : game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1 row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1 row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1 row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1 row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2 row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3 row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3 row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3 row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4 row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5 row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5 row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5 row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6 row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6 row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6 row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 | table_csv/203_410.csv | 1 | {
"column_index": [
0,
0,
0
],
"row_index": [
4,
5,
8
]
} | [
"which games did the ny titans lose?",
"of those lost games, which ones were away games?"
]
| 2 | 5, 6, 9 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
]
| of those lost games, which ones were away games? | [
[
"1",
"January 3, 2009",
"Toronto Rock",
"Prudential Center",
"L 14-15",
"5,733",
"0-1"
],
[
"2",
"January 10, 2009",
"Boston Blazers",
"Prudential Center",
"W 19-14",
"3,208",
"1-1"
],
[
"3",
"January 17, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"W 13-9",
"9,313",
"2-1"
],
[
"4",
"January 24, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"W 8-7",
"6,739",
"3-1"
],
[
"5",
"January 31, 2009",
"@ Colorado Mammoth",
"Pepsi Center",
"L 8-12",
"15,023",
"3-2"
],
[
"6",
"February 7, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"L 8-9",
"5,713",
"3-3"
],
[
"7",
"February 8, 2009",
"Philadelphia Wings",
"Prudential Center",
"W 15-12",
"4,231",
"4-3"
],
[
"8",
"February 15, 2009",
"Rochester Knighthawks",
"Prudential Center",
"W 15-9",
"5,187",
"5-3"
],
[
"9",
"February 21, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"L 7-15",
"7,142",
"5-4"
],
[
"10",
"February 28, 2009",
"Calgary Roughnecks",
"Prudential Center",
"L 10-12",
"5,487",
"5-5"
],
[
"11",
"March 1, 2009",
"San Jose Stealth",
"Prudential Center",
"W 15-14",
"3,287",
"6-5"
],
[
"12",
"March 28, 2009",
"@ Buffalo Bandits",
"HSBC Arena",
"W 11-9",
"18,550",
"7-5"
],
[
"13",
"April 4, 2009",
"Philadelphia Wings",
"Prudential Center",
"L 7-11",
"4,187",
"7-6"
],
[
"14",
"April 5, 2009",
"@ Philadelphia Wings",
"Wachovia Center",
"W 16-13",
"10,806",
"8-6"
],
[
"15",
"April 11, 2009",
"Buffalo Bandits",
"Prudential Center",
"W 12-9",
"6,222",
"9-6"
],
[
"16",
"April 18, 2009",
"@ Minnesota Swarm",
"Xcel Energy Center",
"W 12-10",
"13,219",
"10-6"
]
]
| [
"5",
"6",
"9"
]
| of those lost games, which ones were away games? || which games did the ny titans lose? |
nt-4912 | col : game | date | opponent | location | score | attendance | record row 1 : 1 | january 3, 2009 | toronto rock | prudential center | l 14-15 | 5,733 | 0-1 row 2 : 2 | january 10, 2009 | boston blazers | prudential center | w 19-14 | 3,208 | 1-1 row 3 : 3 | january 17, 2009 | @ boston blazers | td banknorth garden | w 13-9 | 9,313 | 2-1 row 4 : 4 | january 24, 2009 | @ rochester knighthawks | blue cross arena | w 8-7 | 6,739 | 3-1 row 5 : 5 | january 31, 2009 | @ colorado mammoth | pepsi center | l 8-12 | 15,023 | 3-2 row 6 : 6 | february 7, 2009 | @ boston blazers | td banknorth garden | l 8-9 | 5,713 | 3-3 row 7 : 7 | february 8, 2009 | philadelphia wings | prudential center | w 15-12 | 4,231 | 4-3 row 8 : 8 | february 15, 2009 | rochester knighthawks | prudential center | w 15-9 | 5,187 | 5-3 row 9 : 9 | february 21, 2009 | @ rochester knighthawks | blue cross arena | l 7-15 | 7,142 | 5-4 row 10 : 10 | february 28, 2009 | calgary roughnecks | prudential center | l 10-12 | 5,487 | 5-5 row 11 : 11 | march 1, 2009 | san jose stealth | prudential center | w 15-14 | 3,287 | 6-5 row 12 : 12 | march 28, 2009 | @ buffalo bandits | hsbc arena | w 11-9 | 18,550 | 7-5 row 13 : 13 | april 4, 2009 | philadelphia wings | prudential center | l 7-11 | 4,187 | 7-6 row 14 : 14 | april 5, 2009 | @ philadelphia wings | wachovia center | w 16-13 | 10,806 | 8-6 row 15 : 15 | april 11, 2009 | buffalo bandits | prudential center | w 12-9 | 6,222 | 9-6 row 16 : 16 | april 18, 2009 | @ minnesota swarm | xcel energy center | w 12-10 | 13,219 | 10-6 | table_csv/203_410.csv | 2 | {
"column_index": [
5
],
"row_index": [
5
]
} | [
"which games did the ny titans lose?",
"of those lost games, which ones were away games?",
"of those games, what was the attendance of the game with the closest score?"
]
| 2 | 5,713 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
]
| of those games, what was the attendance of the game with the closest score? | [
[
"1",
"January 3, 2009",
"Toronto Rock",
"Prudential Center",
"L 14-15",
"5,733",
"0-1"
],
[
"2",
"January 10, 2009",
"Boston Blazers",
"Prudential Center",
"W 19-14",
"3,208",
"1-1"
],
[
"3",
"January 17, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"W 13-9",
"9,313",
"2-1"
],
[
"4",
"January 24, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"W 8-7",
"6,739",
"3-1"
],
[
"5",
"January 31, 2009",
"@ Colorado Mammoth",
"Pepsi Center",
"L 8-12",
"15,023",
"3-2"
],
[
"6",
"February 7, 2009",
"@ Boston Blazers",
"TD Banknorth Garden",
"L 8-9",
"5,713",
"3-3"
],
[
"7",
"February 8, 2009",
"Philadelphia Wings",
"Prudential Center",
"W 15-12",
"4,231",
"4-3"
],
[
"8",
"February 15, 2009",
"Rochester Knighthawks",
"Prudential Center",
"W 15-9",
"5,187",
"5-3"
],
[
"9",
"February 21, 2009",
"@ Rochester Knighthawks",
"Blue Cross Arena",
"L 7-15",
"7,142",
"5-4"
],
[
"10",
"February 28, 2009",
"Calgary Roughnecks",
"Prudential Center",
"L 10-12",
"5,487",
"5-5"
],
[
"11",
"March 1, 2009",
"San Jose Stealth",
"Prudential Center",
"W 15-14",
"3,287",
"6-5"
],
[
"12",
"March 28, 2009",
"@ Buffalo Bandits",
"HSBC Arena",
"W 11-9",
"18,550",
"7-5"
],
[
"13",
"April 4, 2009",
"Philadelphia Wings",
"Prudential Center",
"L 7-11",
"4,187",
"7-6"
],
[
"14",
"April 5, 2009",
"@ Philadelphia Wings",
"Wachovia Center",
"W 16-13",
"10,806",
"8-6"
],
[
"15",
"April 11, 2009",
"Buffalo Bandits",
"Prudential Center",
"W 12-9",
"6,222",
"9-6"
],
[
"16",
"April 18, 2009",
"@ Minnesota Swarm",
"Xcel Energy Center",
"W 12-10",
"13,219",
"10-6"
]
]
| [
"5,713"
]
| of those games, what was the attendance of the game with the closest score? || of those lost games, which ones were away games? | which games did the ny titans lose? |
nt-3635 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | n.a. | 21.2% row 7 : 1985 | 25 | 125 | 865,507 | 23.8% row 8 : 1987 | 19 | 130 | 970,813 | 25.7% row 9 : 1990 | 74 | 130 | 1,509,506 | 37.6% row 10 : 1995 | 17 | 129 | 854,163 | 20.6% row 11 : 1999 | 9 | 103 | 551,009 | 12.6% row 12 : 2003 | 7 | 103 | 660,730 | 14.7% row 13 : 2007 | 10 | 107 | 741,043 | 16.8% row 14 : 2011 | 17 | 107 | 980,204 | 22.73% | table_csv/203_330.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
} | [
"what are the years of election before 2003?"
]
| 0 | 1963, 1967, 1971, 1975, 1977, 1981, 1985, 1987, 1990, 1995, 1999 | [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
]
| what are the years of election before 2003? | [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
"1971",
"19",
"117",
"n.a.",
"27.1%"
],
[
"1975",
"38",
"125",
"n.a.",
"28.9%"
],
[
"1977",
"33",
"125",
"n.a.",
"28.0%"
],
[
"1981",
"21",
"125",
"n.a.",
"21.2%"
],
[
"1985",
"25",
"125",
"865,507",
"23.8%"
],
[
"1987",
"19",
"130",
"970,813",
"25.7%"
],
[
"1990",
"74",
"130",
"1,509,506",
"37.6%"
],
[
"1995",
"17",
"129",
"854,163",
"20.6%"
],
[
"1999",
"9",
"103",
"551,009",
"12.6%"
],
[
"2003",
"7",
"103",
"660,730",
"14.7%"
],
[
"2007",
"10",
"107",
"741,043",
"16.8%"
],
[
"2011",
"17",
"107",
"980,204",
"22.73%"
]
]
| [
"1963",
"1967",
"1971",
"1975",
"1977",
"1981",
"1985",
"1987",
"1990",
"1995",
"1999"
]
| what are the years of election before 2003? || |
nt-3635 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | n.a. | 21.2% row 7 : 1985 | 25 | 125 | 865,507 | 23.8% row 8 : 1987 | 19 | 130 | 970,813 | 25.7% row 9 : 1990 | 74 | 130 | 1,509,506 | 37.6% row 10 : 1995 | 17 | 129 | 854,163 | 20.6% row 11 : 1999 | 9 | 103 | 551,009 | 12.6% row 12 : 2003 | 7 | 103 | 660,730 | 14.7% row 13 : 2007 | 10 | 107 | 741,043 | 16.8% row 14 : 2011 | 17 | 107 | 980,204 | 22.73% | table_csv/203_330.csv | 1 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
} | [
"what are the years of election before 2003?",
"what are the corresponding number of votes in those years?"
]
| 0 | n.a., n.a., n.a., n.a., n.a., n.a., 865,507, 970,813, 1,509,506, 854,163, 551,009 | [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
]
| what are the corresponding number of votes in those years? | [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
"1971",
"19",
"117",
"n.a.",
"27.1%"
],
[
"1975",
"38",
"125",
"n.a.",
"28.9%"
],
[
"1977",
"33",
"125",
"n.a.",
"28.0%"
],
[
"1981",
"21",
"125",
"n.a.",
"21.2%"
],
[
"1985",
"25",
"125",
"865,507",
"23.8%"
],
[
"1987",
"19",
"130",
"970,813",
"25.7%"
],
[
"1990",
"74",
"130",
"1,509,506",
"37.6%"
],
[
"1995",
"17",
"129",
"854,163",
"20.6%"
],
[
"1999",
"9",
"103",
"551,009",
"12.6%"
],
[
"2003",
"7",
"103",
"660,730",
"14.7%"
],
[
"2007",
"10",
"107",
"741,043",
"16.8%"
],
[
"2011",
"17",
"107",
"980,204",
"22.73%"
]
]
| [
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"865,507",
"970,813",
"1,509,506",
"854,163",
"551,009"
]
| what are the corresponding number of votes in those years? || what are the years of election before 2003? |
nt-3635 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | n.a. | 21.2% row 7 : 1985 | 25 | 125 | 865,507 | 23.8% row 8 : 1987 | 19 | 130 | 970,813 | 25.7% row 9 : 1990 | 74 | 130 | 1,509,506 | 37.6% row 10 : 1995 | 17 | 129 | 854,163 | 20.6% row 11 : 1999 | 9 | 103 | 551,009 | 12.6% row 12 : 2003 | 7 | 103 | 660,730 | 14.7% row 13 : 2007 | 10 | 107 | 741,043 | 16.8% row 14 : 2011 | 17 | 107 | 980,204 | 22.73% | table_csv/203_330.csv | 2 | {
"column_index": [
3
],
"row_index": [
10
]
} | [
"what are the years of election before 2003?",
"what are the corresponding number of votes in those years?",
"which of those values is the smallest?"
]
| 0 | 551,009 | [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
]
| which of those values is the smallest? | [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
"1971",
"19",
"117",
"n.a.",
"27.1%"
],
[
"1975",
"38",
"125",
"n.a.",
"28.9%"
],
[
"1977",
"33",
"125",
"n.a.",
"28.0%"
],
[
"1981",
"21",
"125",
"n.a.",
"21.2%"
],
[
"1985",
"25",
"125",
"865,507",
"23.8%"
],
[
"1987",
"19",
"130",
"970,813",
"25.7%"
],
[
"1990",
"74",
"130",
"1,509,506",
"37.6%"
],
[
"1995",
"17",
"129",
"854,163",
"20.6%"
],
[
"1999",
"9",
"103",
"551,009",
"12.6%"
],
[
"2003",
"7",
"103",
"660,730",
"14.7%"
],
[
"2007",
"10",
"107",
"741,043",
"16.8%"
],
[
"2011",
"17",
"107",
"980,204",
"22.73%"
]
]
| [
"551,009"
]
| which of those values is the smallest? || what are the corresponding number of votes in those years? | what are the years of election before 2003? |
nt-3635 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | n.a. | 21.2% row 7 : 1985 | 25 | 125 | 865,507 | 23.8% row 8 : 1987 | 19 | 130 | 970,813 | 25.7% row 9 : 1990 | 74 | 130 | 1,509,506 | 37.6% row 10 : 1995 | 17 | 129 | 854,163 | 20.6% row 11 : 1999 | 9 | 103 | 551,009 | 12.6% row 12 : 2003 | 7 | 103 | 660,730 | 14.7% row 13 : 2007 | 10 | 107 | 741,043 | 16.8% row 14 : 2011 | 17 | 107 | 980,204 | 22.73% | table_csv/203_330.csv | 0 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
} | [
"what were the numbers of votes for the ontario new democratic party in each recorded election?"
]
| 1 | n.a., n.a., n.a., n.a., n.a., n.a., 865,507, 970,813, 1,509,506, 854,163, 551,009, 660,730, 741,043, 980,204 | [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
]
| what were the numbers of votes for the ontario new democratic party in each recorded election? | [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
"1971",
"19",
"117",
"n.a.",
"27.1%"
],
[
"1975",
"38",
"125",
"n.a.",
"28.9%"
],
[
"1977",
"33",
"125",
"n.a.",
"28.0%"
],
[
"1981",
"21",
"125",
"n.a.",
"21.2%"
],
[
"1985",
"25",
"125",
"865,507",
"23.8%"
],
[
"1987",
"19",
"130",
"970,813",
"25.7%"
],
[
"1990",
"74",
"130",
"1,509,506",
"37.6%"
],
[
"1995",
"17",
"129",
"854,163",
"20.6%"
],
[
"1999",
"9",
"103",
"551,009",
"12.6%"
],
[
"2003",
"7",
"103",
"660,730",
"14.7%"
],
[
"2007",
"10",
"107",
"741,043",
"16.8%"
],
[
"2011",
"17",
"107",
"980,204",
"22.73%"
]
]
| [
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"865,507",
"970,813",
"1,509,506",
"854,163",
"551,009",
"660,730",
"741,043",
"980,204"
]
| what were the numbers of votes for the ontario new democratic party in each recorded election? || |
nt-3635 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | n.a. | 21.2% row 7 : 1985 | 25 | 125 | 865,507 | 23.8% row 8 : 1987 | 19 | 130 | 970,813 | 25.7% row 9 : 1990 | 74 | 130 | 1,509,506 | 37.6% row 10 : 1995 | 17 | 129 | 854,163 | 20.6% row 11 : 1999 | 9 | 103 | 551,009 | 12.6% row 12 : 2003 | 7 | 103 | 660,730 | 14.7% row 13 : 2007 | 10 | 107 | 741,043 | 16.8% row 14 : 2011 | 17 | 107 | 980,204 | 22.73% | table_csv/203_330.csv | 1 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
} | [
"what were the numbers of votes for the ontario new democratic party in each recorded election?",
"which ones occurred before 2003?"
]
| 1 | n.a., n.a., n.a., n.a., n.a., n.a., 865,507, 970,813, 1,509,506, 854,163, 551,009 | [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
]
| which ones occurred before 2003? | [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
"1971",
"19",
"117",
"n.a.",
"27.1%"
],
[
"1975",
"38",
"125",
"n.a.",
"28.9%"
],
[
"1977",
"33",
"125",
"n.a.",
"28.0%"
],
[
"1981",
"21",
"125",
"n.a.",
"21.2%"
],
[
"1985",
"25",
"125",
"865,507",
"23.8%"
],
[
"1987",
"19",
"130",
"970,813",
"25.7%"
],
[
"1990",
"74",
"130",
"1,509,506",
"37.6%"
],
[
"1995",
"17",
"129",
"854,163",
"20.6%"
],
[
"1999",
"9",
"103",
"551,009",
"12.6%"
],
[
"2003",
"7",
"103",
"660,730",
"14.7%"
],
[
"2007",
"10",
"107",
"741,043",
"16.8%"
],
[
"2011",
"17",
"107",
"980,204",
"22.73%"
]
]
| [
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"865,507",
"970,813",
"1,509,506",
"854,163",
"551,009"
]
| which ones occurred before 2003? || what were the numbers of votes for the ontario new democratic party in each recorded election? |
nt-3635 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | n.a. | 21.2% row 7 : 1985 | 25 | 125 | 865,507 | 23.8% row 8 : 1987 | 19 | 130 | 970,813 | 25.7% row 9 : 1990 | 74 | 130 | 1,509,506 | 37.6% row 10 : 1995 | 17 | 129 | 854,163 | 20.6% row 11 : 1999 | 9 | 103 | 551,009 | 12.6% row 12 : 2003 | 7 | 103 | 660,730 | 14.7% row 13 : 2007 | 10 | 107 | 741,043 | 16.8% row 14 : 2011 | 17 | 107 | 980,204 | 22.73% | table_csv/203_330.csv | 2 | {
"column_index": [
3,
3,
3,
3,
3
],
"row_index": [
6,
7,
8,
9,
10
]
} | [
"what were the numbers of votes for the ontario new democratic party in each recorded election?",
"which ones occurred before 2003?",
"of those, which ones have a recorded number that is not n.a.?"
]
| 1 | 865,507, 970,813, 1,509,506, 854,163, 551,009 | [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
]
| of those, which ones have a recorded number that is not n.a.? | [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
"1971",
"19",
"117",
"n.a.",
"27.1%"
],
[
"1975",
"38",
"125",
"n.a.",
"28.9%"
],
[
"1977",
"33",
"125",
"n.a.",
"28.0%"
],
[
"1981",
"21",
"125",
"n.a.",
"21.2%"
],
[
"1985",
"25",
"125",
"865,507",
"23.8%"
],
[
"1987",
"19",
"130",
"970,813",
"25.7%"
],
[
"1990",
"74",
"130",
"1,509,506",
"37.6%"
],
[
"1995",
"17",
"129",
"854,163",
"20.6%"
],
[
"1999",
"9",
"103",
"551,009",
"12.6%"
],
[
"2003",
"7",
"103",
"660,730",
"14.7%"
],
[
"2007",
"10",
"107",
"741,043",
"16.8%"
],
[
"2011",
"17",
"107",
"980,204",
"22.73%"
]
]
| [
"865,507",
"970,813",
"1,509,506",
"854,163",
"551,009"
]
| of those, which ones have a recorded number that is not n.a.? || which ones occurred before 2003? | what were the numbers of votes for the ontario new democratic party in each recorded election? |
nt-3635 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | n.a. | 21.2% row 7 : 1985 | 25 | 125 | 865,507 | 23.8% row 8 : 1987 | 19 | 130 | 970,813 | 25.7% row 9 : 1990 | 74 | 130 | 1,509,506 | 37.6% row 10 : 1995 | 17 | 129 | 854,163 | 20.6% row 11 : 1999 | 9 | 103 | 551,009 | 12.6% row 12 : 2003 | 7 | 103 | 660,730 | 14.7% row 13 : 2007 | 10 | 107 | 741,043 | 16.8% row 14 : 2011 | 17 | 107 | 980,204 | 22.73% | table_csv/203_330.csv | 3 | {
"column_index": [
3
],
"row_index": [
10
]
} | [
"what were the numbers of votes for the ontario new democratic party in each recorded election?",
"which ones occurred before 2003?",
"of those, which ones have a recorded number that is not n.a.?",
"of those, which one is the smallest number?"
]
| 1 | 551,009 | [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
]
| of those, which one is the smallest number? | [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
"1971",
"19",
"117",
"n.a.",
"27.1%"
],
[
"1975",
"38",
"125",
"n.a.",
"28.9%"
],
[
"1977",
"33",
"125",
"n.a.",
"28.0%"
],
[
"1981",
"21",
"125",
"n.a.",
"21.2%"
],
[
"1985",
"25",
"125",
"865,507",
"23.8%"
],
[
"1987",
"19",
"130",
"970,813",
"25.7%"
],
[
"1990",
"74",
"130",
"1,509,506",
"37.6%"
],
[
"1995",
"17",
"129",
"854,163",
"20.6%"
],
[
"1999",
"9",
"103",
"551,009",
"12.6%"
],
[
"2003",
"7",
"103",
"660,730",
"14.7%"
],
[
"2007",
"10",
"107",
"741,043",
"16.8%"
],
[
"2011",
"17",
"107",
"980,204",
"22.73%"
]
]
| [
"551,009"
]
| of those, which one is the smallest number? || of those, which ones have a recorded number that is not n.a.? | which ones occurred before 2003? | what were the numbers of votes for the ontario new democratic party in each recorded election? |
nt-3635 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | n.a. | 21.2% row 7 : 1985 | 25 | 125 | 865,507 | 23.8% row 8 : 1987 | 19 | 130 | 970,813 | 25.7% row 9 : 1990 | 74 | 130 | 1,509,506 | 37.6% row 10 : 1995 | 17 | 129 | 854,163 | 20.6% row 11 : 1999 | 9 | 103 | 551,009 | 12.6% row 12 : 2003 | 7 | 103 | 660,730 | 14.7% row 13 : 2007 | 10 | 107 | 741,043 | 16.8% row 14 : 2011 | 17 | 107 | 980,204 | 22.73% | table_csv/203_330.csv | 0 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
} | [
"what are the numbers of votes?"
]
| 2 | n.a., n.a., n.a., n.a., n.a., n.a., 865,507, 970,813, 1,509,506, 854,163, 551,009, 660,730, 741,043, 980,204 | [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
]
| what are the numbers of votes? | [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
"1971",
"19",
"117",
"n.a.",
"27.1%"
],
[
"1975",
"38",
"125",
"n.a.",
"28.9%"
],
[
"1977",
"33",
"125",
"n.a.",
"28.0%"
],
[
"1981",
"21",
"125",
"n.a.",
"21.2%"
],
[
"1985",
"25",
"125",
"865,507",
"23.8%"
],
[
"1987",
"19",
"130",
"970,813",
"25.7%"
],
[
"1990",
"74",
"130",
"1,509,506",
"37.6%"
],
[
"1995",
"17",
"129",
"854,163",
"20.6%"
],
[
"1999",
"9",
"103",
"551,009",
"12.6%"
],
[
"2003",
"7",
"103",
"660,730",
"14.7%"
],
[
"2007",
"10",
"107",
"741,043",
"16.8%"
],
[
"2011",
"17",
"107",
"980,204",
"22.73%"
]
]
| [
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"n.a.",
"865,507",
"970,813",
"1,509,506",
"854,163",
"551,009",
"660,730",
"741,043",
"980,204"
]
| what are the numbers of votes? || |
nt-3635 | col : year of election | candidates elected | # of seats available | # of votes | % of popular vote row 1 : 1963 | 7 | 108 | n.a. | 15.5% row 2 : 1967 | 20 | 117 | n.a. | 25.9% row 3 : 1971 | 19 | 117 | n.a. | 27.1% row 4 : 1975 | 38 | 125 | n.a. | 28.9% row 5 : 1977 | 33 | 125 | n.a. | 28.0% row 6 : 1981 | 21 | 125 | n.a. | 21.2% row 7 : 1985 | 25 | 125 | 865,507 | 23.8% row 8 : 1987 | 19 | 130 | 970,813 | 25.7% row 9 : 1990 | 74 | 130 | 1,509,506 | 37.6% row 10 : 1995 | 17 | 129 | 854,163 | 20.6% row 11 : 1999 | 9 | 103 | 551,009 | 12.6% row 12 : 2003 | 7 | 103 | 660,730 | 14.7% row 13 : 2007 | 10 | 107 | 741,043 | 16.8% row 14 : 2011 | 17 | 107 | 980,204 | 22.73% | table_csv/203_330.csv | 1 | {
"column_index": [
3
],
"row_index": [
10
]
} | [
"what are the numbers of votes?",
"which is the smallest before 2003?"
]
| 2 | 551,009 | [
"Year of election",
"Candidates elected",
"# of seats available",
"# of votes",
"% of popular vote"
]
| which is the smallest before 2003? | [
[
"1963",
"7",
"108",
"n.a.",
"15.5%"
],
[
"1967",
"20",
"117",
"n.a.",
"25.9%"
],
[
"1971",
"19",
"117",
"n.a.",
"27.1%"
],
[
"1975",
"38",
"125",
"n.a.",
"28.9%"
],
[
"1977",
"33",
"125",
"n.a.",
"28.0%"
],
[
"1981",
"21",
"125",
"n.a.",
"21.2%"
],
[
"1985",
"25",
"125",
"865,507",
"23.8%"
],
[
"1987",
"19",
"130",
"970,813",
"25.7%"
],
[
"1990",
"74",
"130",
"1,509,506",
"37.6%"
],
[
"1995",
"17",
"129",
"854,163",
"20.6%"
],
[
"1999",
"9",
"103",
"551,009",
"12.6%"
],
[
"2003",
"7",
"103",
"660,730",
"14.7%"
],
[
"2007",
"10",
"107",
"741,043",
"16.8%"
],
[
"2011",
"17",
"107",
"980,204",
"22.73%"
]
]
| [
"551,009"
]
| which is the smallest before 2003? || what are the numbers of votes? |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
2,
5,
7,
9,
10,
11,
15
]
} | [
"which competitions did piotr kedzia compete in?"
]
| 0 | world youth championships, european junior championships, european u23 championships, universiade, world indoor championships, european championships, european indoor championships, olympic games | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| which competitions did piotr kedzia compete in? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"World Youth Championships",
"European Junior Championships",
"European U23 Championships",
"Universiade",
"World Indoor Championships",
"European Championships",
"European Indoor Championships",
"Olympic Games"
]
| which competitions did piotr kedzia compete in? || |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 1 | {
"column_index": [
1,
1
],
"row_index": [
0,
2
]
} | [
"which competitions did piotr kedzia compete in?",
"of those, which were in 2001?"
]
| 0 | world youth championships, european junior championships | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| of those, which were in 2001? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"World Youth Championships",
"European Junior Championships"
]
| of those, which were in 2001? || which competitions did piotr kedzia compete in? |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 2 | {
"column_index": [
4,
4,
4
],
"row_index": [
0,
1,
2
]
} | [
"which competitions did piotr kedzia compete in?",
"of those, which were in 2001?",
"what were the events in those competitions?"
]
| 0 | 400 m, medley relay, 4x400 m relay | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| what were the events in those competitions? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"400 m",
"Medley relay",
"4x400 m relay"
]
| what were the events in those competitions? || of those, which were in 2001? | which competitions did piotr kedzia compete in? |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 3 | {
"column_index": [
5
],
"row_index": [
1
]
} | [
"which competitions did piotr kedzia compete in?",
"of those, which were in 2001?",
"what were the events in those competitions?",
"what was the finish time for the medley relay?"
]
| 0 | 1:50.46 | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| what was the finish time for the medley relay? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"1:50.46"
]
| what was the finish time for the medley relay? || what were the events in those competitions? | of those, which were in 2001? | which competitions did piotr kedzia compete in? |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 0 | {
"column_index": [
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
} | [
"what events did piotr kedsay run on?"
]
| 1 | 400 m, medley relay, 4x400 m relay, 400 m, 4x400 m relay, 400 m, 4x400 m relay, 400 m, 4x400 m relay, 4x400 m relay, 4x400 m relay, 4x400 m relay, 400 m, 4x400 m relay, 4x400 m relay, 4x400 m relay, 4x400 m relay | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| what events did piotr kedsay run on? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"400 m",
"Medley relay",
"4x400 m relay",
"400 m",
"4x400 m relay",
"400 m",
"4x400 m relay",
"400 m",
"4x400 m relay",
"4x400 m relay",
"4x400 m relay",
"4x400 m relay",
"400 m",
"4x400 m relay",
"4x400 m relay",
"4x400 m relay",
"4x400 m relay"
]
| what events did piotr kedsay run on? || |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 1 | {
"column_index": [
1
],
"row_index": [
1
]
} | [
"what events did piotr kedsay run on?",
"which of these events were medley relays?"
]
| 1 | world youth championships | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| which of these events were medley relays? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"World Youth Championships"
]
| which of these events were medley relays? || what events did piotr kedsay run on? |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 2 | {
"column_index": [
5
],
"row_index": [
1
]
} | [
"what events did piotr kedsay run on?",
"which of these events were medley relays?",
"what was his time in this tournament?"
]
| 1 | 1:50.46 | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| what was his time in this tournament? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"1:50.46"
]
| what was his time in this tournament? || which of these events were medley relays? | what events did piotr kedsay run on? |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 0 | {
"column_index": [
4,
4,
4
],
"row_index": [
0,
1,
2
]
} | [
"what races did piotr run in 2001?"
]
| 2 | 400 m, medley relay, 4x400 m relay | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| what races did piotr run in 2001? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"400 m",
"Medley relay",
"4x400 m relay"
]
| what races did piotr run in 2001? || |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 1 | {
"column_index": [
4
],
"row_index": [
1
]
} | [
"what races did piotr run in 2001?",
"which of these races were medley relays?"
]
| 2 | medley relay | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| which of these races were medley relays? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"Medley relay"
]
| which of these races were medley relays? || what races did piotr run in 2001? |
nt-7333 | col : year | competition | venue | position | event | notes row 1 : 2001 | world youth championships | debrecen, hungary | 2nd | 400 m | 47.12 row 2 : 2001 | world youth championships | debrecen, hungary | 1st | medley relay | 1:50.46 row 3 : 2001 | european junior championships | grosseto, italy | 1st | 4x400 m relay | 3:06.12 row 4 : 2003 | european junior championships | tampere, finland | 3rd | 400 m | 46.69 row 5 : 2003 | european junior championships | tampere, finland | 2nd | 4x400 m relay | 3:08.62 row 6 : 2005 | european u23 championships | erfurt, germany | 11th (sf) | 400 m | 46.62 row 7 : 2005 | european u23 championships | erfurt, germany | 1st | 4x400 m relay | 3:04.41 row 8 : 2005 | universiade | izmir, turkey | 7th | 400 m | 46.89 row 9 : 2005 | universiade | izmir, turkey | 1st | 4x400 m relay | 3:02.57 row 10 : 2006 | world indoor championships | moscow, russia | 2nd (h) | 4x400 m relay | 3:06.10 row 11 : 2006 | european championships | gothenburg, sweden | 3rd | 4x400 m relay | 3:01.73 row 12 : 2007 | european indoor championships | birmingham, united kingdom | 3rd | 4x400 m relay | 3:08.14 row 13 : 2007 | universiade | bangkok, thailand | 7th | 400 m | 46.85 row 14 : 2007 | universiade | bangkok, thailand | 1st | 4x400 m relay | 3:02.05 row 15 : 2008 | world indoor championships | valencia, spain | 4th | 4x400 m relay | 3:08.76 row 16 : 2008 | olympic games | beijing, china | 7th | 4x400 m relay | 3:00.32 row 17 : 2009 | universiade | belgrade, serbia | 2nd | 4x400 m relay | 3:05.69 | table_csv/204_622.csv | 2 | {
"column_index": [
5
],
"row_index": [
1
]
} | [
"what races did piotr run in 2001?",
"which of these races were medley relays?",
"how long did it take to finish this race?"
]
| 2 | 1:50.46 | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
]
| how long did it take to finish this race? | [
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"2nd",
"400 m",
"47.12"
],
[
"2001",
"World Youth Championships",
"Debrecen, Hungary",
"1st",
"Medley relay",
"1:50.46"
],
[
"2001",
"European Junior Championships",
"Grosseto, Italy",
"1st",
"4x400 m relay",
"3:06.12"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"3rd",
"400 m",
"46.69"
],
[
"2003",
"European Junior Championships",
"Tampere, Finland",
"2nd",
"4x400 m relay",
"3:08.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"11th (sf)",
"400 m",
"46.62"
],
[
"2005",
"European U23 Championships",
"Erfurt, Germany",
"1st",
"4x400 m relay",
"3:04.41"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"7th",
"400 m",
"46.89"
],
[
"2005",
"Universiade",
"Izmir, Turkey",
"1st",
"4x400 m relay",
"3:02.57"
],
[
"2006",
"World Indoor Championships",
"Moscow, Russia",
"2nd (h)",
"4x400 m relay",
"3:06.10"
],
[
"2006",
"European Championships",
"Gothenburg, Sweden",
"3rd",
"4x400 m relay",
"3:01.73"
],
[
"2007",
"European Indoor Championships",
"Birmingham, United Kingdom",
"3rd",
"4x400 m relay",
"3:08.14"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"7th",
"400 m",
"46.85"
],
[
"2007",
"Universiade",
"Bangkok, Thailand",
"1st",
"4x400 m relay",
"3:02.05"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"4th",
"4x400 m relay",
"3:08.76"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"7th",
"4x400 m relay",
"3:00.32"
],
[
"2009",
"Universiade",
"Belgrade, Serbia",
"2nd",
"4x400 m relay",
"3:05.69"
]
]
| [
"1:50.46"
]
| how long did it take to finish this race? || which of these races were medley relays? | what races did piotr run in 2001? |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
} | [
"who were all of the contestants?"
]
| 0 | tiffany brien, finola guinnane, lori moore, cherie gardiner, judith wilson, melissa patton, catherine jean milligan, lucy evangelista, kirsty anne gabriel stewart, diana sayers, gayle williamson, angela mccarthy, julie lee-ann martin | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| who were all of the contestants? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"Tiffany Brien",
"Finola Guinnane",
"Lori Moore",
"Cherie Gardiner",
"Judith Wilson",
"Melissa Patton",
"Catherine Jean Milligan",
"Lucy Evangelista",
"Kirsty Anne Gabriel Stewart",
"Diana Sayers",
"Gayle Williamson",
"Angela McCarthy",
"Julie Lee-Ann Martin"
]
| who were all of the contestants? || |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 1 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
} | [
"who were all of the contestants?",
"when did they compete?"
]
| 0 | 2012, 2011, 2010, 2009, 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000 | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| when did they compete? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"2012",
"2011",
"2010",
"2009",
"2008",
"2007",
"2006",
"2005",
"2004",
"2003",
"2002",
"2001",
"2000"
]
| when did they compete? || who were all of the contestants? |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 2 | {
"column_index": [
1
],
"row_index": [
7
]
} | [
"who were all of the contestants?",
"when did they compete?",
"and who competed during 2005?"
]
| 0 | lucy evangelista | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| and who competed during 2005? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"Lucy Evangelista"
]
| and who competed during 2005? || when did they compete? | who were all of the contestants? |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
} | [
"who were all the miss northern irelands?"
]
| 1 | tiffany brien, finola guinnane, lori moore, cherie gardiner, judith wilson, melissa patton, catherine jean milligan, lucy evangelista, kirsty anne gabriel stewart, diana sayers, gayle williamson, angela mccarthy, julie lee-ann martin | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| who were all the miss northern irelands? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"Tiffany Brien",
"Finola Guinnane",
"Lori Moore",
"Cherie Gardiner",
"Judith Wilson",
"Melissa Patton",
"Catherine Jean Milligan",
"Lucy Evangelista",
"Kirsty Anne Gabriel Stewart",
"Diana Sayers",
"Gayle Williamson",
"Angela McCarthy",
"Julie Lee-Ann Martin"
]
| who were all the miss northern irelands? || |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 1 | {
"column_index": [
1,
1,
1,
1
],
"row_index": [
0,
2,
6,
7
]
} | [
"who were all the miss northern irelands?",
"which ones were finalists at miss world?"
]
| 1 | tiffany brien, lori moore, catherine jean milligan, lucy evangelista | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| which ones were finalists at miss world? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"Tiffany Brien",
"Lori Moore",
"Catherine Jean Milligan",
"Lucy Evangelista"
]
| which ones were finalists at miss world? || who were all the miss northern irelands? |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 2 | {
"column_index": [
1,
1
],
"row_index": [
6,
7
]
} | [
"who were all the miss northern irelands?",
"which ones were finalists at miss world?",
"of those, which ones do not consider belfast their hometown?"
]
| 1 | catherine jean milligan, lucy evangelista | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| of those, which ones do not consider belfast their hometown? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"Catherine Jean Milligan",
"Lucy Evangelista"
]
| of those, which ones do not consider belfast their hometown? || which ones were finalists at miss world? | who were all the miss northern irelands? |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 3 | {
"column_index": [
1
],
"row_index": [
7
]
} | [
"who were all the miss northern irelands?",
"which ones were finalists at miss world?",
"of those, which ones do not consider belfast their hometown?",
"of those, who ended up becoming miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner-up?"
]
| 1 | lucy evangelista | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| of those, who ended up becoming miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner-up? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"Lucy Evangelista"
]
| of those, who ended up becoming miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner-up? || of those, which ones do not consider belfast their hometown? | which ones were finalists at miss world? | who were all the miss northern irelands? |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 0 | {
"column_index": [
1,
1,
1,
1
],
"row_index": [
0,
2,
6,
7
]
} | [
"which women placed at miss world?"
]
| 2 | tiffany brien, lori moore, catherine jean milligan, lucy evangelista | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| which women placed at miss world? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"Tiffany Brien",
"Lori Moore",
"Catherine Jean Milligan",
"Lucy Evangelista"
]
| which women placed at miss world? || |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 1 | {
"column_index": [
1,
1
],
"row_index": [
6,
7
]
} | [
"which women placed at miss world?",
"of these women, which women were not from belfast?"
]
| 2 | catherine jean milligan, lucy evangelista | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| of these women, which women were not from belfast? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"Catherine Jean Milligan",
"Lucy Evangelista"
]
| of these women, which women were not from belfast? || which women placed at miss world? |
nt-7332 | col : year | miss northern ireland | hometown | placement at miss world | notes row 1 : 2012 | tiffany brien | belfast | top 30 | top 10 of beach fashion and 1st runner-up of sports row 2 : 2011 | finola guinnane | drumbo | non-finalist | top 20 of beach beauty and top 77 of beauty with a pur row 3 : 2010 | lori moore | belfast | top 25 | winner of sports at miss world 2010 row 4 : 2009 | cherie gardiner | bangor | non-finalist | nan row 5 : 2008 | judith wilson | enniskillen | non-finalist | top 19 of talent at miss world 2008 row 6 : 2007 | melissa patton | belfast | non-finalist | nan row 7 : 2006 | catherine jean milligan | newtownards | top 17 | winner of miss talent at miss world 2006 row 8 : 2005 | lucy evangelista | portglenone | top 15 | later miss united kingdom 2005 and miss universe united kingdom 2005 2nd runner row 9 : 2004 | kirsty anne gabriel stewart | enniskillen | non-finalist | nan row 10 : 2003 | diana sayers | belfast | non-finalist | nan row 11 : 2002 | gayle williamson | lurgan | non-finalist | later miss united kingdom 2002 row 12 : 2001 | angela mccarthy | belfast | non-finalist | nan row 13 : 2000 | julie lee-ann martin | belfast | non-finalist | nan | table_csv/203_727.csv | 2 | {
"column_index": [
1
],
"row_index": [
7
]
} | [
"which women placed at miss world?",
"of these women, which women were not from belfast?",
"of these women, who is from portglenone?"
]
| 2 | lucy evangelista | [
"Year",
"Miss Northern Ireland",
"Hometown",
"Placement at Miss World",
"Notes"
]
| of these women, who is from portglenone? | [
[
"2012",
"Tiffany Brien",
"Belfast",
"Top 30",
"Top 10 of Beach Fashion and 1st runner-up of Sports"
],
[
"2011",
"Finola Guinnane",
"Drumbo",
"Non-Finalist",
"Top 20 of Beach Beauty and Top 77 of Beauty with a Pur"
],
[
"2010",
"Lori Moore",
"Belfast",
"Top 25",
"Winner of Sports at Miss World 2010"
],
[
"2009",
"Cherie Gardiner",
"Bangor",
"Non-Finalist",
"nan"
],
[
"2008",
"Judith Wilson",
"Enniskillen",
"Non-Finalist",
"Top 19 of Talent at Miss World 2008"
],
[
"2007",
"Melissa Patton",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2006",
"Catherine Jean Milligan",
"Newtownards",
"Top 17",
"Winner of Miss Talent at Miss World 2006"
],
[
"2005",
"Lucy Evangelista",
"Portglenone",
"Top 15",
"Later Miss United Kingdom 2005 and Miss Universe United Kingdom 2005 2nd runner"
],
[
"2004",
"Kirsty Anne Gabriel Stewart",
"Enniskillen",
"Non-Finalist",
"nan"
],
[
"2003",
"Diana Sayers",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2002",
"Gayle Williamson",
"Lurgan",
"Non-Finalist",
"Later Miss United Kingdom 2002"
],
[
"2001",
"Angela McCarthy",
"Belfast",
"Non-Finalist",
"nan"
],
[
"2000",
"Julie Lee-Ann Martin",
"Belfast",
"Non-Finalist",
"nan"
]
]
| [
"Lucy Evangelista"
]
| of these women, who is from portglenone? || of these women, which women were not from belfast? | which women placed at miss world? |
ns-895 | col : ages attained (years) | catholic | protestant and other christian | other religion | none or not stated row 1 : 0 to 4 | 44.3% | 31.7% | 0.9% | 23.2% row 2 : 5 to 9 | 45.5% | 36.1% | 0.7% | 17.7% row 3 : 10 to 14 | 45.9% | 37.9% | 0.6% | 15.6% row 4 : 15 to 19 | 44.8% | 37.6% | 0.6% | 17.0% row 5 : 20 to 24 | 43.4% | 35.2% | 0.7% | 20.7% row 6 : 25 to 29 | 44.8% | 33.1% | 1.1% | 21.0% row 7 : 30 to 34 | 44.0% | 34.3% | 1.4% | 20.3% row 8 : 35 to 39 | 41.5% | 37.8% | 1.2% | 19.5% row 9 : 40 to 44 | 40.4% | 41.1% | 0.9% | 17.7% row 10 : 45 to 49 | 40.0% | 42.8% | 0.8% | 16.3% row 11 : 50 to 54 | 39.2% | 44.9% | 0.7% | 15.1% row 12 : 55 to 59 | 38.1% | 46.5% | 0.8% | 14.6% row 13 : 60 to 64 | 35.8% | 50.0% | 0.7% | 13.4% row 14 : 65 to 69 | 33.7% | 54.4% | 0.7% | 11.2% row 15 : 70 to 74 | 32.9% | 56.4% | 0.7% | 10.1% row 16 : 75 to 79 | 32.0% | 58.1% | 0.6% | 9.3% row 17 : 80 to 84 | 30.0% | 60.0% | 0.6% | 9.3% row 18 : 85 to 89 | 28.1% | 61.8% | 0.5% | 9.6% row 19 : 90 and over | 25.8% | 64.0% | 0.5% | 9.6% | table_csv/203_770.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
} | [
"what are all the age ranges?"
]
| 0 | 0 to 4, 5 to 9, 10 to 14, 15 to 19, 20 to 24, 25 to 29, 30 to 34, 35 to 39, 40 to 44, 45 to 49, 50 to 54, 55 to 59, 60 to 64, 65 to 69, 70 to 74, 75 to 79, 80 to 84, 85 to 89, 90 and over | [
"Ages attained (years)",
"Catholic",
"Protestant and other Christian",
"Other Religion",
"None or not stated"
]
| what are all the age ranges? | [
[
"0 to 4",
"44.3%",
"31.7%",
"0.9%",
"23.2%"
],
[
"5 to 9",
"45.5%",
"36.1%",
"0.7%",
"17.7%"
],
[
"10 to 14",
"45.9%",
"37.9%",
"0.6%",
"15.6%"
],
[
"15 to 19",
"44.8%",
"37.6%",
"0.6%",
"17.0%"
],
[
"20 to 24",
"43.4%",
"35.2%",
"0.7%",
"20.7%"
],
[
"25 to 29",
"44.8%",
"33.1%",
"1.1%",
"21.0%"
],
[
"30 to 34",
"44.0%",
"34.3%",
"1.4%",
"20.3%"
],
[
"35 to 39",
"41.5%",
"37.8%",
"1.2%",
"19.5%"
],
[
"40 to 44",
"40.4%",
"41.1%",
"0.9%",
"17.7%"
],
[
"45 to 49",
"40.0%",
"42.8%",
"0.8%",
"16.3%"
],
[
"50 to 54",
"39.2%",
"44.9%",
"0.7%",
"15.1%"
],
[
"55 to 59",
"38.1%",
"46.5%",
"0.8%",
"14.6%"
],
[
"60 to 64",
"35.8%",
"50.0%",
"0.7%",
"13.4%"
],
[
"65 to 69",
"33.7%",
"54.4%",
"0.7%",
"11.2%"
],
[
"70 to 74",
"32.9%",
"56.4%",
"0.7%",
"10.1%"
],
[
"75 to 79",
"32.0%",
"58.1%",
"0.6%",
"9.3%"
],
[
"80 to 84",
"30.0%",
"60.0%",
"0.6%",
"9.3%"
],
[
"85 to 89",
"28.1%",
"61.8%",
"0.5%",
"9.6%"
],
[
"90 and over",
"25.8%",
"64.0%",
"0.5%",
"9.6%"
]
]
| [
"0 to 4",
"5 to 9",
"10 to 14",
"15 to 19",
"20 to 24",
"25 to 29",
"30 to 34",
"35 to 39",
"40 to 44",
"45 to 49",
"50 to 54",
"55 to 59",
"60 to 64",
"65 to 69",
"70 to 74",
"75 to 79",
"80 to 84",
"85 to 89",
"90 and over"
]
| what are all the age ranges? || |
ns-895 | col : ages attained (years) | catholic | protestant and other christian | other religion | none or not stated row 1 : 0 to 4 | 44.3% | 31.7% | 0.9% | 23.2% row 2 : 5 to 9 | 45.5% | 36.1% | 0.7% | 17.7% row 3 : 10 to 14 | 45.9% | 37.9% | 0.6% | 15.6% row 4 : 15 to 19 | 44.8% | 37.6% | 0.6% | 17.0% row 5 : 20 to 24 | 43.4% | 35.2% | 0.7% | 20.7% row 6 : 25 to 29 | 44.8% | 33.1% | 1.1% | 21.0% row 7 : 30 to 34 | 44.0% | 34.3% | 1.4% | 20.3% row 8 : 35 to 39 | 41.5% | 37.8% | 1.2% | 19.5% row 9 : 40 to 44 | 40.4% | 41.1% | 0.9% | 17.7% row 10 : 45 to 49 | 40.0% | 42.8% | 0.8% | 16.3% row 11 : 50 to 54 | 39.2% | 44.9% | 0.7% | 15.1% row 12 : 55 to 59 | 38.1% | 46.5% | 0.8% | 14.6% row 13 : 60 to 64 | 35.8% | 50.0% | 0.7% | 13.4% row 14 : 65 to 69 | 33.7% | 54.4% | 0.7% | 11.2% row 15 : 70 to 74 | 32.9% | 56.4% | 0.7% | 10.1% row 16 : 75 to 79 | 32.0% | 58.1% | 0.6% | 9.3% row 17 : 80 to 84 | 30.0% | 60.0% | 0.6% | 9.3% row 18 : 85 to 89 | 28.1% | 61.8% | 0.5% | 9.6% row 19 : 90 and over | 25.8% | 64.0% | 0.5% | 9.6% | table_csv/203_770.csv | 1 | {
"column_index": [
0,
0,
0,
0
],
"row_index": [
0,
4,
5,
6
]
} | [
"what are all the age ranges?",
"which of these has a percentage over 20% for none or not stated"
]
| 0 | 0 to 4, 20 to 24, 25 to 29, 30 to 34 | [
"Ages attained (years)",
"Catholic",
"Protestant and other Christian",
"Other Religion",
"None or not stated"
]
| which of these has a percentage over 20% for none or not stated | [
[
"0 to 4",
"44.3%",
"31.7%",
"0.9%",
"23.2%"
],
[
"5 to 9",
"45.5%",
"36.1%",
"0.7%",
"17.7%"
],
[
"10 to 14",
"45.9%",
"37.9%",
"0.6%",
"15.6%"
],
[
"15 to 19",
"44.8%",
"37.6%",
"0.6%",
"17.0%"
],
[
"20 to 24",
"43.4%",
"35.2%",
"0.7%",
"20.7%"
],
[
"25 to 29",
"44.8%",
"33.1%",
"1.1%",
"21.0%"
],
[
"30 to 34",
"44.0%",
"34.3%",
"1.4%",
"20.3%"
],
[
"35 to 39",
"41.5%",
"37.8%",
"1.2%",
"19.5%"
],
[
"40 to 44",
"40.4%",
"41.1%",
"0.9%",
"17.7%"
],
[
"45 to 49",
"40.0%",
"42.8%",
"0.8%",
"16.3%"
],
[
"50 to 54",
"39.2%",
"44.9%",
"0.7%",
"15.1%"
],
[
"55 to 59",
"38.1%",
"46.5%",
"0.8%",
"14.6%"
],
[
"60 to 64",
"35.8%",
"50.0%",
"0.7%",
"13.4%"
],
[
"65 to 69",
"33.7%",
"54.4%",
"0.7%",
"11.2%"
],
[
"70 to 74",
"32.9%",
"56.4%",
"0.7%",
"10.1%"
],
[
"75 to 79",
"32.0%",
"58.1%",
"0.6%",
"9.3%"
],
[
"80 to 84",
"30.0%",
"60.0%",
"0.6%",
"9.3%"
],
[
"85 to 89",
"28.1%",
"61.8%",
"0.5%",
"9.6%"
],
[
"90 and over",
"25.8%",
"64.0%",
"0.5%",
"9.6%"
]
]
| [
"0 to 4",
"20 to 24",
"25 to 29",
"30 to 34"
]
| which of these has a percentage over 20% for none or not stated || what are all the age ranges? |
ns-895 | col : ages attained (years) | catholic | protestant and other christian | other religion | none or not stated row 1 : 0 to 4 | 44.3% | 31.7% | 0.9% | 23.2% row 2 : 5 to 9 | 45.5% | 36.1% | 0.7% | 17.7% row 3 : 10 to 14 | 45.9% | 37.9% | 0.6% | 15.6% row 4 : 15 to 19 | 44.8% | 37.6% | 0.6% | 17.0% row 5 : 20 to 24 | 43.4% | 35.2% | 0.7% | 20.7% row 6 : 25 to 29 | 44.8% | 33.1% | 1.1% | 21.0% row 7 : 30 to 34 | 44.0% | 34.3% | 1.4% | 20.3% row 8 : 35 to 39 | 41.5% | 37.8% | 1.2% | 19.5% row 9 : 40 to 44 | 40.4% | 41.1% | 0.9% | 17.7% row 10 : 45 to 49 | 40.0% | 42.8% | 0.8% | 16.3% row 11 : 50 to 54 | 39.2% | 44.9% | 0.7% | 15.1% row 12 : 55 to 59 | 38.1% | 46.5% | 0.8% | 14.6% row 13 : 60 to 64 | 35.8% | 50.0% | 0.7% | 13.4% row 14 : 65 to 69 | 33.7% | 54.4% | 0.7% | 11.2% row 15 : 70 to 74 | 32.9% | 56.4% | 0.7% | 10.1% row 16 : 75 to 79 | 32.0% | 58.1% | 0.6% | 9.3% row 17 : 80 to 84 | 30.0% | 60.0% | 0.6% | 9.3% row 18 : 85 to 89 | 28.1% | 61.8% | 0.5% | 9.6% row 19 : 90 and over | 25.8% | 64.0% | 0.5% | 9.6% | table_csv/203_770.csv | 2 | {
"column_index": [
0
],
"row_index": [
6
]
} | [
"what are all the age ranges?",
"which of these has a percentage over 20% for none or not stated",
"of these, which age range in the highest?"
]
| 0 | 30 to 34 | [
"Ages attained (years)",
"Catholic",
"Protestant and other Christian",
"Other Religion",
"None or not stated"
]
| of these, which age range in the highest? | [
[
"0 to 4",
"44.3%",
"31.7%",
"0.9%",
"23.2%"
],
[
"5 to 9",
"45.5%",
"36.1%",
"0.7%",
"17.7%"
],
[
"10 to 14",
"45.9%",
"37.9%",
"0.6%",
"15.6%"
],
[
"15 to 19",
"44.8%",
"37.6%",
"0.6%",
"17.0%"
],
[
"20 to 24",
"43.4%",
"35.2%",
"0.7%",
"20.7%"
],
[
"25 to 29",
"44.8%",
"33.1%",
"1.1%",
"21.0%"
],
[
"30 to 34",
"44.0%",
"34.3%",
"1.4%",
"20.3%"
],
[
"35 to 39",
"41.5%",
"37.8%",
"1.2%",
"19.5%"
],
[
"40 to 44",
"40.4%",
"41.1%",
"0.9%",
"17.7%"
],
[
"45 to 49",
"40.0%",
"42.8%",
"0.8%",
"16.3%"
],
[
"50 to 54",
"39.2%",
"44.9%",
"0.7%",
"15.1%"
],
[
"55 to 59",
"38.1%",
"46.5%",
"0.8%",
"14.6%"
],
[
"60 to 64",
"35.8%",
"50.0%",
"0.7%",
"13.4%"
],
[
"65 to 69",
"33.7%",
"54.4%",
"0.7%",
"11.2%"
],
[
"70 to 74",
"32.9%",
"56.4%",
"0.7%",
"10.1%"
],
[
"75 to 79",
"32.0%",
"58.1%",
"0.6%",
"9.3%"
],
[
"80 to 84",
"30.0%",
"60.0%",
"0.6%",
"9.3%"
],
[
"85 to 89",
"28.1%",
"61.8%",
"0.5%",
"9.6%"
],
[
"90 and over",
"25.8%",
"64.0%",
"0.5%",
"9.6%"
]
]
| [
"30 to 34"
]
| of these, which age range in the highest? || which of these has a percentage over 20% for none or not stated | what are all the age ranges? |
ns-895 | col : ages attained (years) | catholic | protestant and other christian | other religion | none or not stated row 1 : 0 to 4 | 44.3% | 31.7% | 0.9% | 23.2% row 2 : 5 to 9 | 45.5% | 36.1% | 0.7% | 17.7% row 3 : 10 to 14 | 45.9% | 37.9% | 0.6% | 15.6% row 4 : 15 to 19 | 44.8% | 37.6% | 0.6% | 17.0% row 5 : 20 to 24 | 43.4% | 35.2% | 0.7% | 20.7% row 6 : 25 to 29 | 44.8% | 33.1% | 1.1% | 21.0% row 7 : 30 to 34 | 44.0% | 34.3% | 1.4% | 20.3% row 8 : 35 to 39 | 41.5% | 37.8% | 1.2% | 19.5% row 9 : 40 to 44 | 40.4% | 41.1% | 0.9% | 17.7% row 10 : 45 to 49 | 40.0% | 42.8% | 0.8% | 16.3% row 11 : 50 to 54 | 39.2% | 44.9% | 0.7% | 15.1% row 12 : 55 to 59 | 38.1% | 46.5% | 0.8% | 14.6% row 13 : 60 to 64 | 35.8% | 50.0% | 0.7% | 13.4% row 14 : 65 to 69 | 33.7% | 54.4% | 0.7% | 11.2% row 15 : 70 to 74 | 32.9% | 56.4% | 0.7% | 10.1% row 16 : 75 to 79 | 32.0% | 58.1% | 0.6% | 9.3% row 17 : 80 to 84 | 30.0% | 60.0% | 0.6% | 9.3% row 18 : 85 to 89 | 28.1% | 61.8% | 0.5% | 9.6% row 19 : 90 and over | 25.8% | 64.0% | 0.5% | 9.6% | table_csv/203_770.csv | 0 | {
"column_index": [
0,
0,
0
],
"row_index": [
0,
4,
6
]
} | [
"which age ranges have a percentage of no stated religion of 20 or more?"
]
| 1 | 0 to 4, 20 to 24, 30 to 34 | [
"Ages attained (years)",
"Catholic",
"Protestant and other Christian",
"Other Religion",
"None or not stated"
]
| which age ranges have a percentage of no stated religion of 20 or more? | [
[
"0 to 4",
"44.3%",
"31.7%",
"0.9%",
"23.2%"
],
[
"5 to 9",
"45.5%",
"36.1%",
"0.7%",
"17.7%"
],
[
"10 to 14",
"45.9%",
"37.9%",
"0.6%",
"15.6%"
],
[
"15 to 19",
"44.8%",
"37.6%",
"0.6%",
"17.0%"
],
[
"20 to 24",
"43.4%",
"35.2%",
"0.7%",
"20.7%"
],
[
"25 to 29",
"44.8%",
"33.1%",
"1.1%",
"21.0%"
],
[
"30 to 34",
"44.0%",
"34.3%",
"1.4%",
"20.3%"
],
[
"35 to 39",
"41.5%",
"37.8%",
"1.2%",
"19.5%"
],
[
"40 to 44",
"40.4%",
"41.1%",
"0.9%",
"17.7%"
],
[
"45 to 49",
"40.0%",
"42.8%",
"0.8%",
"16.3%"
],
[
"50 to 54",
"39.2%",
"44.9%",
"0.7%",
"15.1%"
],
[
"55 to 59",
"38.1%",
"46.5%",
"0.8%",
"14.6%"
],
[
"60 to 64",
"35.8%",
"50.0%",
"0.7%",
"13.4%"
],
[
"65 to 69",
"33.7%",
"54.4%",
"0.7%",
"11.2%"
],
[
"70 to 74",
"32.9%",
"56.4%",
"0.7%",
"10.1%"
],
[
"75 to 79",
"32.0%",
"58.1%",
"0.6%",
"9.3%"
],
[
"80 to 84",
"30.0%",
"60.0%",
"0.6%",
"9.3%"
],
[
"85 to 89",
"28.1%",
"61.8%",
"0.5%",
"9.6%"
],
[
"90 and over",
"25.8%",
"64.0%",
"0.5%",
"9.6%"
]
]
| [
"0 to 4",
"20 to 24",
"30 to 34"
]
| which age ranges have a percentage of no stated religion of 20 or more? || |
ns-895 | col : ages attained (years) | catholic | protestant and other christian | other religion | none or not stated row 1 : 0 to 4 | 44.3% | 31.7% | 0.9% | 23.2% row 2 : 5 to 9 | 45.5% | 36.1% | 0.7% | 17.7% row 3 : 10 to 14 | 45.9% | 37.9% | 0.6% | 15.6% row 4 : 15 to 19 | 44.8% | 37.6% | 0.6% | 17.0% row 5 : 20 to 24 | 43.4% | 35.2% | 0.7% | 20.7% row 6 : 25 to 29 | 44.8% | 33.1% | 1.1% | 21.0% row 7 : 30 to 34 | 44.0% | 34.3% | 1.4% | 20.3% row 8 : 35 to 39 | 41.5% | 37.8% | 1.2% | 19.5% row 9 : 40 to 44 | 40.4% | 41.1% | 0.9% | 17.7% row 10 : 45 to 49 | 40.0% | 42.8% | 0.8% | 16.3% row 11 : 50 to 54 | 39.2% | 44.9% | 0.7% | 15.1% row 12 : 55 to 59 | 38.1% | 46.5% | 0.8% | 14.6% row 13 : 60 to 64 | 35.8% | 50.0% | 0.7% | 13.4% row 14 : 65 to 69 | 33.7% | 54.4% | 0.7% | 11.2% row 15 : 70 to 74 | 32.9% | 56.4% | 0.7% | 10.1% row 16 : 75 to 79 | 32.0% | 58.1% | 0.6% | 9.3% row 17 : 80 to 84 | 30.0% | 60.0% | 0.6% | 9.3% row 18 : 85 to 89 | 28.1% | 61.8% | 0.5% | 9.6% row 19 : 90 and over | 25.8% | 64.0% | 0.5% | 9.6% | table_csv/203_770.csv | 1 | {
"column_index": [
0
],
"row_index": [
6
]
} | [
"which age ranges have a percentage of no stated religion of 20 or more?",
"out of those, which one is the largest?"
]
| 1 | 30 to 34 | [
"Ages attained (years)",
"Catholic",
"Protestant and other Christian",
"Other Religion",
"None or not stated"
]
| out of those, which one is the largest? | [
[
"0 to 4",
"44.3%",
"31.7%",
"0.9%",
"23.2%"
],
[
"5 to 9",
"45.5%",
"36.1%",
"0.7%",
"17.7%"
],
[
"10 to 14",
"45.9%",
"37.9%",
"0.6%",
"15.6%"
],
[
"15 to 19",
"44.8%",
"37.6%",
"0.6%",
"17.0%"
],
[
"20 to 24",
"43.4%",
"35.2%",
"0.7%",
"20.7%"
],
[
"25 to 29",
"44.8%",
"33.1%",
"1.1%",
"21.0%"
],
[
"30 to 34",
"44.0%",
"34.3%",
"1.4%",
"20.3%"
],
[
"35 to 39",
"41.5%",
"37.8%",
"1.2%",
"19.5%"
],
[
"40 to 44",
"40.4%",
"41.1%",
"0.9%",
"17.7%"
],
[
"45 to 49",
"40.0%",
"42.8%",
"0.8%",
"16.3%"
],
[
"50 to 54",
"39.2%",
"44.9%",
"0.7%",
"15.1%"
],
[
"55 to 59",
"38.1%",
"46.5%",
"0.8%",
"14.6%"
],
[
"60 to 64",
"35.8%",
"50.0%",
"0.7%",
"13.4%"
],
[
"65 to 69",
"33.7%",
"54.4%",
"0.7%",
"11.2%"
],
[
"70 to 74",
"32.9%",
"56.4%",
"0.7%",
"10.1%"
],
[
"75 to 79",
"32.0%",
"58.1%",
"0.6%",
"9.3%"
],
[
"80 to 84",
"30.0%",
"60.0%",
"0.6%",
"9.3%"
],
[
"85 to 89",
"28.1%",
"61.8%",
"0.5%",
"9.6%"
],
[
"90 and over",
"25.8%",
"64.0%",
"0.5%",
"9.6%"
]
]
| [
"30 to 34"
]
| out of those, which one is the largest? || which age ranges have a percentage of no stated religion of 20 or more? |
ns-895 | col : ages attained (years) | catholic | protestant and other christian | other religion | none or not stated row 1 : 0 to 4 | 44.3% | 31.7% | 0.9% | 23.2% row 2 : 5 to 9 | 45.5% | 36.1% | 0.7% | 17.7% row 3 : 10 to 14 | 45.9% | 37.9% | 0.6% | 15.6% row 4 : 15 to 19 | 44.8% | 37.6% | 0.6% | 17.0% row 5 : 20 to 24 | 43.4% | 35.2% | 0.7% | 20.7% row 6 : 25 to 29 | 44.8% | 33.1% | 1.1% | 21.0% row 7 : 30 to 34 | 44.0% | 34.3% | 1.4% | 20.3% row 8 : 35 to 39 | 41.5% | 37.8% | 1.2% | 19.5% row 9 : 40 to 44 | 40.4% | 41.1% | 0.9% | 17.7% row 10 : 45 to 49 | 40.0% | 42.8% | 0.8% | 16.3% row 11 : 50 to 54 | 39.2% | 44.9% | 0.7% | 15.1% row 12 : 55 to 59 | 38.1% | 46.5% | 0.8% | 14.6% row 13 : 60 to 64 | 35.8% | 50.0% | 0.7% | 13.4% row 14 : 65 to 69 | 33.7% | 54.4% | 0.7% | 11.2% row 15 : 70 to 74 | 32.9% | 56.4% | 0.7% | 10.1% row 16 : 75 to 79 | 32.0% | 58.1% | 0.6% | 9.3% row 17 : 80 to 84 | 30.0% | 60.0% | 0.6% | 9.3% row 18 : 85 to 89 | 28.1% | 61.8% | 0.5% | 9.6% row 19 : 90 and over | 25.8% | 64.0% | 0.5% | 9.6% | table_csv/203_770.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18
]
} | [
"what are the age ranges in northern ireland for religion?"
]
| 2 | 0 to 4, 5 to 9, 10 to 14, 15 to 19, 20 to 24, 25 to 29, 30 to 34, 35 to 39, 40 to 44, 45 to 49, 50 to 54, 55 to 59, 60 to 64, 65 to 69, 70 to 74, 75 to 79, 80 to 84, 85 to 89, 90 and over | [
"Ages attained (years)",
"Catholic",
"Protestant and other Christian",
"Other Religion",
"None or not stated"
]
| what are the age ranges in northern ireland for religion? | [
[
"0 to 4",
"44.3%",
"31.7%",
"0.9%",
"23.2%"
],
[
"5 to 9",
"45.5%",
"36.1%",
"0.7%",
"17.7%"
],
[
"10 to 14",
"45.9%",
"37.9%",
"0.6%",
"15.6%"
],
[
"15 to 19",
"44.8%",
"37.6%",
"0.6%",
"17.0%"
],
[
"20 to 24",
"43.4%",
"35.2%",
"0.7%",
"20.7%"
],
[
"25 to 29",
"44.8%",
"33.1%",
"1.1%",
"21.0%"
],
[
"30 to 34",
"44.0%",
"34.3%",
"1.4%",
"20.3%"
],
[
"35 to 39",
"41.5%",
"37.8%",
"1.2%",
"19.5%"
],
[
"40 to 44",
"40.4%",
"41.1%",
"0.9%",
"17.7%"
],
[
"45 to 49",
"40.0%",
"42.8%",
"0.8%",
"16.3%"
],
[
"50 to 54",
"39.2%",
"44.9%",
"0.7%",
"15.1%"
],
[
"55 to 59",
"38.1%",
"46.5%",
"0.8%",
"14.6%"
],
[
"60 to 64",
"35.8%",
"50.0%",
"0.7%",
"13.4%"
],
[
"65 to 69",
"33.7%",
"54.4%",
"0.7%",
"11.2%"
],
[
"70 to 74",
"32.9%",
"56.4%",
"0.7%",
"10.1%"
],
[
"75 to 79",
"32.0%",
"58.1%",
"0.6%",
"9.3%"
],
[
"80 to 84",
"30.0%",
"60.0%",
"0.6%",
"9.3%"
],
[
"85 to 89",
"28.1%",
"61.8%",
"0.5%",
"9.6%"
],
[
"90 and over",
"25.8%",
"64.0%",
"0.5%",
"9.6%"
]
]
| [
"0 to 4",
"5 to 9",
"10 to 14",
"15 to 19",
"20 to 24",
"25 to 29",
"30 to 34",
"35 to 39",
"40 to 44",
"45 to 49",
"50 to 54",
"55 to 59",
"60 to 64",
"65 to 69",
"70 to 74",
"75 to 79",
"80 to 84",
"85 to 89",
"90 and over"
]
| what are the age ranges in northern ireland for religion? || |
ns-895 | col : ages attained (years) | catholic | protestant and other christian | other religion | none or not stated row 1 : 0 to 4 | 44.3% | 31.7% | 0.9% | 23.2% row 2 : 5 to 9 | 45.5% | 36.1% | 0.7% | 17.7% row 3 : 10 to 14 | 45.9% | 37.9% | 0.6% | 15.6% row 4 : 15 to 19 | 44.8% | 37.6% | 0.6% | 17.0% row 5 : 20 to 24 | 43.4% | 35.2% | 0.7% | 20.7% row 6 : 25 to 29 | 44.8% | 33.1% | 1.1% | 21.0% row 7 : 30 to 34 | 44.0% | 34.3% | 1.4% | 20.3% row 8 : 35 to 39 | 41.5% | 37.8% | 1.2% | 19.5% row 9 : 40 to 44 | 40.4% | 41.1% | 0.9% | 17.7% row 10 : 45 to 49 | 40.0% | 42.8% | 0.8% | 16.3% row 11 : 50 to 54 | 39.2% | 44.9% | 0.7% | 15.1% row 12 : 55 to 59 | 38.1% | 46.5% | 0.8% | 14.6% row 13 : 60 to 64 | 35.8% | 50.0% | 0.7% | 13.4% row 14 : 65 to 69 | 33.7% | 54.4% | 0.7% | 11.2% row 15 : 70 to 74 | 32.9% | 56.4% | 0.7% | 10.1% row 16 : 75 to 79 | 32.0% | 58.1% | 0.6% | 9.3% row 17 : 80 to 84 | 30.0% | 60.0% | 0.6% | 9.3% row 18 : 85 to 89 | 28.1% | 61.8% | 0.5% | 9.6% row 19 : 90 and over | 25.8% | 64.0% | 0.5% | 9.6% | table_csv/203_770.csv | 1 | {
"column_index": [
0
],
"row_index": [
6
]
} | [
"what are the age ranges in northern ireland for religion?",
"which of these ranges has the fourth highest percentage of no stated religion?"
]
| 2 | 30 to 34 | [
"Ages attained (years)",
"Catholic",
"Protestant and other Christian",
"Other Religion",
"None or not stated"
]
| which of these ranges has the fourth highest percentage of no stated religion? | [
[
"0 to 4",
"44.3%",
"31.7%",
"0.9%",
"23.2%"
],
[
"5 to 9",
"45.5%",
"36.1%",
"0.7%",
"17.7%"
],
[
"10 to 14",
"45.9%",
"37.9%",
"0.6%",
"15.6%"
],
[
"15 to 19",
"44.8%",
"37.6%",
"0.6%",
"17.0%"
],
[
"20 to 24",
"43.4%",
"35.2%",
"0.7%",
"20.7%"
],
[
"25 to 29",
"44.8%",
"33.1%",
"1.1%",
"21.0%"
],
[
"30 to 34",
"44.0%",
"34.3%",
"1.4%",
"20.3%"
],
[
"35 to 39",
"41.5%",
"37.8%",
"1.2%",
"19.5%"
],
[
"40 to 44",
"40.4%",
"41.1%",
"0.9%",
"17.7%"
],
[
"45 to 49",
"40.0%",
"42.8%",
"0.8%",
"16.3%"
],
[
"50 to 54",
"39.2%",
"44.9%",
"0.7%",
"15.1%"
],
[
"55 to 59",
"38.1%",
"46.5%",
"0.8%",
"14.6%"
],
[
"60 to 64",
"35.8%",
"50.0%",
"0.7%",
"13.4%"
],
[
"65 to 69",
"33.7%",
"54.4%",
"0.7%",
"11.2%"
],
[
"70 to 74",
"32.9%",
"56.4%",
"0.7%",
"10.1%"
],
[
"75 to 79",
"32.0%",
"58.1%",
"0.6%",
"9.3%"
],
[
"80 to 84",
"30.0%",
"60.0%",
"0.6%",
"9.3%"
],
[
"85 to 89",
"28.1%",
"61.8%",
"0.5%",
"9.6%"
],
[
"90 and over",
"25.8%",
"64.0%",
"0.5%",
"9.6%"
]
]
| [
"30 to 34"
]
| which of these ranges has the fourth highest percentage of no stated religion? || what are the age ranges in northern ireland for religion? |
ns-726 | col : date from | date to | pos. | name | from row 1 : 3 august 2012 | 31 january 2013 | fw | benik afobe | arsenal row 2 : 31 august 2012 | 30 june 2013 | mf | jay spearing | liverpool row 3 : 21 september 2012 | 22 december 2012 | df | stephen warnock | aston villa row 4 : 8 november 2012 | 5 january 2013 | mf | jacob butterfield | norwich city row 5 : 25 january 2013 | 27 april 2013 | df | craig dawson | west brom row 6 : 25 january 2013 | january 2014 | mf | jan gregus | banik ostrava row 7 : 31 january 2013 | 3 march 2013 | mf | steve de ridder | southampton row 8 : 28 march 2013 | 30 june 2013 | fw | robert hall | west ham row 9 : 28 march 2013 | 4 may 2013 | df | danny butterfield | southampton | table_csv/204_300.csv | 0 | {
"column_index": [
3,
3,
3
],
"row_index": [
1,
3,
5
]
} | [
"which players had first names starting with the letter j?"
]
| 0 | jay spearing, jacob butterfield, jan gregus | [
"Date from",
"Date to",
"Pos.",
"Name",
"From"
]
| which players had first names starting with the letter j? | [
[
"3 August 2012",
"31 January 2013",
"FW",
"Benik Afobe",
"Arsenal"
],
[
"31 August 2012",
"30 June 2013",
"MF",
"Jay Spearing",
"Liverpool"
],
[
"21 September 2012",
"22 December 2012",
"DF",
"Stephen Warnock",
"Aston Villa"
],
[
"8 November 2012",
"5 January 2013",
"MF",
"Jacob Butterfield",
"Norwich City"
],
[
"25 January 2013",
"27 April 2013",
"DF",
"Craig Dawson",
"West Brom"
],
[
"25 January 2013",
"January 2014",
"MF",
"Jan Gregus",
"Banik Ostrava"
],
[
"31 January 2013",
"3 March 2013",
"MF",
"Steve De Ridder",
"Southampton"
],
[
"28 March 2013",
"30 June 2013",
"FW",
"Robert Hall",
"West Ham"
],
[
"28 March 2013",
"4 May 2013",
"DF",
"Danny Butterfield",
"Southampton"
]
]
| [
"Jay Spearing",
"Jacob Butterfield",
"Jan Gregus"
]
| which players had first names starting with the letter j? || |
ns-726 | col : date from | date to | pos. | name | from row 1 : 3 august 2012 | 31 january 2013 | fw | benik afobe | arsenal row 2 : 31 august 2012 | 30 june 2013 | mf | jay spearing | liverpool row 3 : 21 september 2012 | 22 december 2012 | df | stephen warnock | aston villa row 4 : 8 november 2012 | 5 january 2013 | mf | jacob butterfield | norwich city row 5 : 25 january 2013 | 27 april 2013 | df | craig dawson | west brom row 6 : 25 january 2013 | january 2014 | mf | jan gregus | banik ostrava row 7 : 31 january 2013 | 3 march 2013 | mf | steve de ridder | southampton row 8 : 28 march 2013 | 30 june 2013 | fw | robert hall | west ham row 9 : 28 march 2013 | 4 may 2013 | df | danny butterfield | southampton | table_csv/204_300.csv | 1 | {
"column_index": [
3,
3
],
"row_index": [
1,
3
]
} | [
"which players had first names starting with the letter j?",
"of these players which ended playing in 2013?"
]
| 0 | jay spearing, jacob butterfield | [
"Date from",
"Date to",
"Pos.",
"Name",
"From"
]
| of these players which ended playing in 2013? | [
[
"3 August 2012",
"31 January 2013",
"FW",
"Benik Afobe",
"Arsenal"
],
[
"31 August 2012",
"30 June 2013",
"MF",
"Jay Spearing",
"Liverpool"
],
[
"21 September 2012",
"22 December 2012",
"DF",
"Stephen Warnock",
"Aston Villa"
],
[
"8 November 2012",
"5 January 2013",
"MF",
"Jacob Butterfield",
"Norwich City"
],
[
"25 January 2013",
"27 April 2013",
"DF",
"Craig Dawson",
"West Brom"
],
[
"25 January 2013",
"January 2014",
"MF",
"Jan Gregus",
"Banik Ostrava"
],
[
"31 January 2013",
"3 March 2013",
"MF",
"Steve De Ridder",
"Southampton"
],
[
"28 March 2013",
"30 June 2013",
"FW",
"Robert Hall",
"West Ham"
],
[
"28 March 2013",
"4 May 2013",
"DF",
"Danny Butterfield",
"Southampton"
]
]
| [
"Jay Spearing",
"Jacob Butterfield"
]
| of these players which ended playing in 2013? || which players had first names starting with the letter j? |
ns-726 | col : date from | date to | pos. | name | from row 1 : 3 august 2012 | 31 january 2013 | fw | benik afobe | arsenal row 2 : 31 august 2012 | 30 june 2013 | mf | jay spearing | liverpool row 3 : 21 september 2012 | 22 december 2012 | df | stephen warnock | aston villa row 4 : 8 november 2012 | 5 january 2013 | mf | jacob butterfield | norwich city row 5 : 25 january 2013 | 27 april 2013 | df | craig dawson | west brom row 6 : 25 january 2013 | january 2014 | mf | jan gregus | banik ostrava row 7 : 31 january 2013 | 3 march 2013 | mf | steve de ridder | southampton row 8 : 28 march 2013 | 30 june 2013 | fw | robert hall | west ham row 9 : 28 march 2013 | 4 may 2013 | df | danny butterfield | southampton | table_csv/204_300.csv | 2 | {
"column_index": [
3
],
"row_index": [
1
]
} | [
"which players had first names starting with the letter j?",
"of these players which ended playing in 2013?",
"of the remaining players which was from liverpool?"
]
| 0 | jay spearing | [
"Date from",
"Date to",
"Pos.",
"Name",
"From"
]
| of the remaining players which was from liverpool? | [
[
"3 August 2012",
"31 January 2013",
"FW",
"Benik Afobe",
"Arsenal"
],
[
"31 August 2012",
"30 June 2013",
"MF",
"Jay Spearing",
"Liverpool"
],
[
"21 September 2012",
"22 December 2012",
"DF",
"Stephen Warnock",
"Aston Villa"
],
[
"8 November 2012",
"5 January 2013",
"MF",
"Jacob Butterfield",
"Norwich City"
],
[
"25 January 2013",
"27 April 2013",
"DF",
"Craig Dawson",
"West Brom"
],
[
"25 January 2013",
"January 2014",
"MF",
"Jan Gregus",
"Banik Ostrava"
],
[
"31 January 2013",
"3 March 2013",
"MF",
"Steve De Ridder",
"Southampton"
],
[
"28 March 2013",
"30 June 2013",
"FW",
"Robert Hall",
"West Ham"
],
[
"28 March 2013",
"4 May 2013",
"DF",
"Danny Butterfield",
"Southampton"
]
]
| [
"Jay Spearing"
]
| of the remaining players which was from liverpool? || of these players which ended playing in 2013? | which players had first names starting with the letter j? |
ns-726 | col : date from | date to | pos. | name | from row 1 : 3 august 2012 | 31 january 2013 | fw | benik afobe | arsenal row 2 : 31 august 2012 | 30 june 2013 | mf | jay spearing | liverpool row 3 : 21 september 2012 | 22 december 2012 | df | stephen warnock | aston villa row 4 : 8 november 2012 | 5 january 2013 | mf | jacob butterfield | norwich city row 5 : 25 january 2013 | 27 april 2013 | df | craig dawson | west brom row 6 : 25 january 2013 | january 2014 | mf | jan gregus | banik ostrava row 7 : 31 january 2013 | 3 march 2013 | mf | steve de ridder | southampton row 8 : 28 march 2013 | 30 june 2013 | fw | robert hall | west ham row 9 : 28 march 2013 | 4 may 2013 | df | danny butterfield | southampton | table_csv/204_300.csv | 0 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
} | [
"who are all the players?"
]
| 1 | benik afobe, jay spearing, stephen warnock, jacob butterfield, craig dawson, jan gregus, steve de ridder, robert hall, danny butterfield | [
"Date from",
"Date to",
"Pos.",
"Name",
"From"
]
| who are all the players? | [
[
"3 August 2012",
"31 January 2013",
"FW",
"Benik Afobe",
"Arsenal"
],
[
"31 August 2012",
"30 June 2013",
"MF",
"Jay Spearing",
"Liverpool"
],
[
"21 September 2012",
"22 December 2012",
"DF",
"Stephen Warnock",
"Aston Villa"
],
[
"8 November 2012",
"5 January 2013",
"MF",
"Jacob Butterfield",
"Norwich City"
],
[
"25 January 2013",
"27 April 2013",
"DF",
"Craig Dawson",
"West Brom"
],
[
"25 January 2013",
"January 2014",
"MF",
"Jan Gregus",
"Banik Ostrava"
],
[
"31 January 2013",
"3 March 2013",
"MF",
"Steve De Ridder",
"Southampton"
],
[
"28 March 2013",
"30 June 2013",
"FW",
"Robert Hall",
"West Ham"
],
[
"28 March 2013",
"4 May 2013",
"DF",
"Danny Butterfield",
"Southampton"
]
]
| [
"Benik Afobe",
"Jay Spearing",
"Stephen Warnock",
"Jacob Butterfield",
"Craig Dawson",
"Jan Gregus",
"Steve De Ridder",
"Robert Hall",
"Danny Butterfield"
]
| who are all the players? || |
ns-726 | col : date from | date to | pos. | name | from row 1 : 3 august 2012 | 31 january 2013 | fw | benik afobe | arsenal row 2 : 31 august 2012 | 30 june 2013 | mf | jay spearing | liverpool row 3 : 21 september 2012 | 22 december 2012 | df | stephen warnock | aston villa row 4 : 8 november 2012 | 5 january 2013 | mf | jacob butterfield | norwich city row 5 : 25 january 2013 | 27 april 2013 | df | craig dawson | west brom row 6 : 25 january 2013 | january 2014 | mf | jan gregus | banik ostrava row 7 : 31 january 2013 | 3 march 2013 | mf | steve de ridder | southampton row 8 : 28 march 2013 | 30 june 2013 | fw | robert hall | west ham row 9 : 28 march 2013 | 4 may 2013 | df | danny butterfield | southampton | table_csv/204_300.csv | 1 | {
"column_index": [
2,
2,
2,
2,
2,
2,
2,
2,
2
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
} | [
"who are all the players?",
"what are their positions?"
]
| 1 | fw, mf, df, mf, df, mf, mf, fw, df | [
"Date from",
"Date to",
"Pos.",
"Name",
"From"
]
| what are their positions? | [
[
"3 August 2012",
"31 January 2013",
"FW",
"Benik Afobe",
"Arsenal"
],
[
"31 August 2012",
"30 June 2013",
"MF",
"Jay Spearing",
"Liverpool"
],
[
"21 September 2012",
"22 December 2012",
"DF",
"Stephen Warnock",
"Aston Villa"
],
[
"8 November 2012",
"5 January 2013",
"MF",
"Jacob Butterfield",
"Norwich City"
],
[
"25 January 2013",
"27 April 2013",
"DF",
"Craig Dawson",
"West Brom"
],
[
"25 January 2013",
"January 2014",
"MF",
"Jan Gregus",
"Banik Ostrava"
],
[
"31 January 2013",
"3 March 2013",
"MF",
"Steve De Ridder",
"Southampton"
],
[
"28 March 2013",
"30 June 2013",
"FW",
"Robert Hall",
"West Ham"
],
[
"28 March 2013",
"4 May 2013",
"DF",
"Danny Butterfield",
"Southampton"
]
]
| [
"FW",
"MF",
"DF",
"MF",
"DF",
"MF",
"MF",
"FW",
"DF"
]
| what are their positions? || who are all the players? |
ns-726 | col : date from | date to | pos. | name | from row 1 : 3 august 2012 | 31 january 2013 | fw | benik afobe | arsenal row 2 : 31 august 2012 | 30 june 2013 | mf | jay spearing | liverpool row 3 : 21 september 2012 | 22 december 2012 | df | stephen warnock | aston villa row 4 : 8 november 2012 | 5 january 2013 | mf | jacob butterfield | norwich city row 5 : 25 january 2013 | 27 april 2013 | df | craig dawson | west brom row 6 : 25 january 2013 | january 2014 | mf | jan gregus | banik ostrava row 7 : 31 january 2013 | 3 march 2013 | mf | steve de ridder | southampton row 8 : 28 march 2013 | 30 june 2013 | fw | robert hall | west ham row 9 : 28 march 2013 | 4 may 2013 | df | danny butterfield | southampton | table_csv/204_300.csv | 2 | {
"column_index": [
3
],
"row_index": [
1
]
} | [
"who are all the players?",
"what are their positions?",
"which player was listed second?"
]
| 1 | jay spearing | [
"Date from",
"Date to",
"Pos.",
"Name",
"From"
]
| which player was listed second? | [
[
"3 August 2012",
"31 January 2013",
"FW",
"Benik Afobe",
"Arsenal"
],
[
"31 August 2012",
"30 June 2013",
"MF",
"Jay Spearing",
"Liverpool"
],
[
"21 September 2012",
"22 December 2012",
"DF",
"Stephen Warnock",
"Aston Villa"
],
[
"8 November 2012",
"5 January 2013",
"MF",
"Jacob Butterfield",
"Norwich City"
],
[
"25 January 2013",
"27 April 2013",
"DF",
"Craig Dawson",
"West Brom"
],
[
"25 January 2013",
"January 2014",
"MF",
"Jan Gregus",
"Banik Ostrava"
],
[
"31 January 2013",
"3 March 2013",
"MF",
"Steve De Ridder",
"Southampton"
],
[
"28 March 2013",
"30 June 2013",
"FW",
"Robert Hall",
"West Ham"
],
[
"28 March 2013",
"4 May 2013",
"DF",
"Danny Butterfield",
"Southampton"
]
]
| [
"Jay Spearing"
]
| which player was listed second? || what are their positions? | who are all the players? |
ns-726 | col : date from | date to | pos. | name | from row 1 : 3 august 2012 | 31 january 2013 | fw | benik afobe | arsenal row 2 : 31 august 2012 | 30 june 2013 | mf | jay spearing | liverpool row 3 : 21 september 2012 | 22 december 2012 | df | stephen warnock | aston villa row 4 : 8 november 2012 | 5 january 2013 | mf | jacob butterfield | norwich city row 5 : 25 january 2013 | 27 april 2013 | df | craig dawson | west brom row 6 : 25 january 2013 | january 2014 | mf | jan gregus | banik ostrava row 7 : 31 january 2013 | 3 march 2013 | mf | steve de ridder | southampton row 8 : 28 march 2013 | 30 june 2013 | fw | robert hall | west ham row 9 : 28 march 2013 | 4 may 2013 | df | danny butterfield | southampton | table_csv/204_300.csv | 0 | {
"column_index": [
3,
3
],
"row_index": [
0,
1
]
} | [
"which players started before sept 1, 2012?"
]
| 2 | benik afobe, jay spearing | [
"Date from",
"Date to",
"Pos.",
"Name",
"From"
]
| which players started before sept 1, 2012? | [
[
"3 August 2012",
"31 January 2013",
"FW",
"Benik Afobe",
"Arsenal"
],
[
"31 August 2012",
"30 June 2013",
"MF",
"Jay Spearing",
"Liverpool"
],
[
"21 September 2012",
"22 December 2012",
"DF",
"Stephen Warnock",
"Aston Villa"
],
[
"8 November 2012",
"5 January 2013",
"MF",
"Jacob Butterfield",
"Norwich City"
],
[
"25 January 2013",
"27 April 2013",
"DF",
"Craig Dawson",
"West Brom"
],
[
"25 January 2013",
"January 2014",
"MF",
"Jan Gregus",
"Banik Ostrava"
],
[
"31 January 2013",
"3 March 2013",
"MF",
"Steve De Ridder",
"Southampton"
],
[
"28 March 2013",
"30 June 2013",
"FW",
"Robert Hall",
"West Ham"
],
[
"28 March 2013",
"4 May 2013",
"DF",
"Danny Butterfield",
"Southampton"
]
]
| [
"Benik Afobe",
"Jay Spearing"
]
| which players started before sept 1, 2012? || |
ns-726 | col : date from | date to | pos. | name | from row 1 : 3 august 2012 | 31 january 2013 | fw | benik afobe | arsenal row 2 : 31 august 2012 | 30 june 2013 | mf | jay spearing | liverpool row 3 : 21 september 2012 | 22 december 2012 | df | stephen warnock | aston villa row 4 : 8 november 2012 | 5 january 2013 | mf | jacob butterfield | norwich city row 5 : 25 january 2013 | 27 april 2013 | df | craig dawson | west brom row 6 : 25 january 2013 | january 2014 | mf | jan gregus | banik ostrava row 7 : 31 january 2013 | 3 march 2013 | mf | steve de ridder | southampton row 8 : 28 march 2013 | 30 june 2013 | fw | robert hall | west ham row 9 : 28 march 2013 | 4 may 2013 | df | danny butterfield | southampton | table_csv/204_300.csv | 1 | {
"column_index": [
3
],
"row_index": [
1
]
} | [
"which players started before sept 1, 2012?",
"which of those did no play the fw position?"
]
| 2 | jay spearing | [
"Date from",
"Date to",
"Pos.",
"Name",
"From"
]
| which of those did no play the fw position? | [
[
"3 August 2012",
"31 January 2013",
"FW",
"Benik Afobe",
"Arsenal"
],
[
"31 August 2012",
"30 June 2013",
"MF",
"Jay Spearing",
"Liverpool"
],
[
"21 September 2012",
"22 December 2012",
"DF",
"Stephen Warnock",
"Aston Villa"
],
[
"8 November 2012",
"5 January 2013",
"MF",
"Jacob Butterfield",
"Norwich City"
],
[
"25 January 2013",
"27 April 2013",
"DF",
"Craig Dawson",
"West Brom"
],
[
"25 January 2013",
"January 2014",
"MF",
"Jan Gregus",
"Banik Ostrava"
],
[
"31 January 2013",
"3 March 2013",
"MF",
"Steve De Ridder",
"Southampton"
],
[
"28 March 2013",
"30 June 2013",
"FW",
"Robert Hall",
"West Ham"
],
[
"28 March 2013",
"4 May 2013",
"DF",
"Danny Butterfield",
"Southampton"
]
]
| [
"Jay Spearing"
]
| which of those did no play the fw position? || which players started before sept 1, 2012? |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"what are all the seasons the team placed?"
]
| 0 | 2002-03, 2003-04, 2004-05, 2005-06, 2006-07, 2007-08, 2008-09, 2009-10, 2010-11, 2011-12, 2012-13, 2013-14 | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| what are all the seasons the team placed? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"2002-03",
"2003-04",
"2004-05",
"2005-06",
"2006-07",
"2007-08",
"2008-09",
"2009-10",
"2010-11",
"2011-12",
"2012-13",
"2013-14"
]
| what are all the seasons the team placed? || |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 1 | {
"column_index": [
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3
]
} | [
"what are all the seasons the team placed?",
"which ones were in the 1a estatal division?"
]
| 0 | 2002-03, 2003-04, 2004-05, 2005-06 | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| which ones were in the 1a estatal division? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"2002-03",
"2003-04",
"2004-05",
"2005-06"
]
| which ones were in the 1a estatal division? || what are all the seasons the team placed? |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 2 | {
"column_index": [
0,
0
],
"row_index": [
0,
1
]
} | [
"what are all the seasons the team placed?",
"which ones were in the 1a estatal division?",
"of those, which are the two earliest seasons?"
]
| 0 | 2002-03, 2003-04 | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| of those, which are the two earliest seasons? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"2002-03",
"2003-04"
]
| of those, which are the two earliest seasons? || which ones were in the 1a estatal division? | what are all the seasons the team placed? |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 3 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"what are all the seasons the team placed?",
"which ones were in the 1a estatal division?",
"of those, which are the two earliest seasons?",
"of those two seasons, which one did the team place higher in?"
]
| 0 | 2003-04 | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| of those two seasons, which one did the team place higher in? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"2003-04"
]
| of those two seasons, which one did the team place higher in? || of those, which are the two earliest seasons? | which ones were in the 1a estatal division? | what are all the seasons the team placed? |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"when did each season take place?"
]
| 1 | 2002-03, 2003-04, 2004-05, 2005-06, 2006-07, 2007-08, 2008-09, 2009-10, 2010-11, 2011-12, 2012-13, 2013-14 | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| when did each season take place? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"2002-03",
"2003-04",
"2004-05",
"2005-06",
"2006-07",
"2007-08",
"2008-09",
"2009-10",
"2010-11",
"2011-12",
"2012-13",
"2013-14"
]
| when did each season take place? || |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 1 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"when did each season take place?",
"what position did they place at during those seasons?"
]
| 1 | 9th, 3rd, 3rd, 2nd, 10th, 11th, 11th, 5th, 9th, 2nd, 16th, -- | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| what position did they place at during those seasons? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"9th",
"3rd",
"3rd",
"2nd",
"10th",
"11th",
"11th",
"5th",
"9th",
"2nd",
"16th",
"--"
]
| what position did they place at during those seasons? || when did each season take place? |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 2 | {
"column_index": [
3,
3
],
"row_index": [
0,
1
]
} | [
"when did each season take place?",
"what position did they place at during those seasons?",
"what about just during 2002-2003 and 2003-2004?"
]
| 1 | 9th, 3rd | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| what about just during 2002-2003 and 2003-2004? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"9th",
"3rd"
]
| what about just during 2002-2003 and 2003-2004? || what position did they place at during those seasons? | when did each season take place? |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 3 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"when did each season take place?",
"what position did they place at during those seasons?",
"what about just during 2002-2003 and 2003-2004?",
"during which of those seasons did they place higher?"
]
| 1 | 2003-04 | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| during which of those seasons did they place higher? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"2003-04"
]
| during which of those seasons did they place higher? || what about just during 2002-2003 and 2003-2004? | what position did they place at during those seasons? | when did each season take place? |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 0 | {
"column_index": [
2
],
"row_index": [
0
]
} | [
"what division placed 9th position on the ars palma del rio in the 2002-03 season?"
]
| 2 | 1a estatal | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| what division placed 9th position on the ars palma del rio in the 2002-03 season? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"1a Estatal"
]
| what division placed 9th position on the ars palma del rio in the 2002-03 season? || |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 1 | {
"column_index": [
2
],
"row_index": [
9
]
} | [
"what division placed 9th position on the ars palma del rio in the 2002-03 season?",
"which division placed lower in the 2003-04 season?"
]
| 2 | plata | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| which division placed lower in the 2003-04 season? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"Plata"
]
| which division placed lower in the 2003-04 season? || what division placed 9th position on the ars palma del rio in the 2002-03 season? |
nt-13737 | col : season | tier | division | pos. | notes row 1 : 2002-03 | 3 | 1a estatal | 9th | nan row 2 : 2003-04 | 3 | 1a estatal | 3rd | nan row 3 : 2004-05 | 3 | 1a estatal | 3rd | nan row 4 : 2005-06 | 3 | 1a estatal | 2nd | promoted row 5 : 2006-07 | 2 | honor b | 10th | nan row 6 : 2007-08 | 2 | honor b | 11th | nan row 7 : 2008-09 | 2 | honor b | 11th | nan row 8 : 2009-10 | 2 | plata | 5th | nan row 9 : 2010-11 | 2 | plata | 9th | nan row 10 : 2011-12 | 2 | plata | 2nd | promoted row 11 : 2012-13 | 1 | asobal | 16th | relegated row 12 : 2013-14 | 2 | plata | -- | nan | table_csv/204_589.csv | 2 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"what division placed 9th position on the ars palma del rio in the 2002-03 season?",
"which division placed lower in the 2003-04 season?",
"what year did the team place the highest?"
]
| 2 | 2003-04 | [
"Season",
"Tier",
"Division",
"Pos.",
"Notes"
]
| what year did the team place the highest? | [
[
"2002-03",
"3",
"1a Estatal",
"9th",
"nan"
],
[
"2003-04",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2004-05",
"3",
"1a Estatal",
"3rd",
"nan"
],
[
"2005-06",
"3",
"1a Estatal",
"2nd",
"Promoted"
],
[
"2006-07",
"2",
"Honor B",
"10th",
"nan"
],
[
"2007-08",
"2",
"Honor B",
"11th",
"nan"
],
[
"2008-09",
"2",
"Honor B",
"11th",
"nan"
],
[
"2009-10",
"2",
"Plata",
"5th",
"nan"
],
[
"2010-11",
"2",
"Plata",
"9th",
"nan"
],
[
"2011-12",
"2",
"Plata",
"2nd",
"Promoted"
],
[
"2012-13",
"1",
"ASOBAL",
"16th",
"Relegated"
],
[
"2013-14",
"2",
"Plata",
"--",
"nan"
]
]
| [
"2003-04"
]
| what year did the team place the highest? || which division placed lower in the 2003-04 season? | what division placed 9th position on the ars palma del rio in the 2002-03 season? |
nt-910 | col : date | result | opponent | event | location | method | round | time row 1 : 2013-12-14 | loss | mohamed diaby | victory, semi finals | paris, france | decision | 3 | 3:00 row 2 : 2013-03-09 | nan | juanma chacon | enfusion live: barcelona | barcelona, spain | nan | nan | nan row 3 : 2012-05-27 | loss | murthel groenhart | k-1 world max 2012 world championship tournament final 16 | madrid, spain | ko (punches) | 3 | 3:00 row 4 : 2012-02-11 | win | francesco tadiello | sporthal de zandbergen | sint-job-in-'t-goor, | ko | 1 | nan row 5 : 2012-01-28 | win | chris ngimbi | it's showtime 2012 in leeuwarden | leeuwarden, netherlands | tko (cut) | 2 | 1:22 row 6 : 2011-09-24 | loss | andy souwer | bfn group & music hall presents: it's showtime fast | quarter finals | brussels, belgium | extra round decision (split) | 4 row 7 : 2011-04-09 | win | lahcen ait oussakour | le grande ko xi | liege, belgium | ko | 1 | nan row 8 : 2011-03-19 | loss | gino bourne | fight night turnhout | turnhout, belgium | dq | nan | nan row 9 : 2011-02-12 | win | henri van opstal | war of the ring | amsterdam, netherlands | decision (unanimous) | 3 | 3:00 row 10 : 2010-12-04 | win | alessandro campagna | janus fight night 2010 | padua, italy | decision | 3 | 3:00 row 11 : 2010-09-10 | win | edson fortes | ring sensation gala | utrecht, netherlands | decision | 3 | 3:00 row 12 : 2010-03-21 | loss | mohamed khamal | k-1 world max 2010 west europe tournament, final | utrecht, netherlands | ko (punch) | 2 | nan row 13 : 2010-03-21 | win | anthony kane | k-1 world max 2010 west europe tournament, semi finals | utrecht, netherlands | decision | 3 | 3:00 row 14 : 2010-03-21 | win | bruno carvalho | k-1 world max 2010 west europe tournament, quarter finals | utrecht, netherlands | decision | 3 | 3:00 row 15 : 2009-11-21 | win | seo doo won | it's showtime 2009 barneveld | barneveld, netherlands | tko (referee stoppage) | 1 | nan row 16 : 2009-09-24 | win | chris ngimbi | it's showtime 2009 lommel | lommel, belgium | extra round decision | 4 | 4:00 row 17 : 2009-04-11 | win | farid riffi | almelo fight for delight | almelo, netherlands | tko | nan | nan row 18 : 2009-03-14 | win | viktor sarezki | war of the ring | belgium | ko (punch to the body) | 1 | nan row 19 : 2009-02-21 | win | pedro sedarous | turnhout gala | turnhout, belgium | decision | 5 | 3:00 row 20 : 2009-01-31 | win | dahou naim | tielrode gala | tielrode, belgium | 2nd extra round decision | 5 | 3:00 row 21 : 2008-09-20 | win | abdallah mabel | s-cup europe 2008, reserve bout | gorinchem, netherlands | decision | 3 | 3:00 row 22 : 2008-09-14 | win | jordy sloof | the outland rumble | rotterdam, netherlands | ko (right cross) | 1 | nan row 23 : 2008-03-08 | win | naraim ruben | lommel gala | lommel, belgium | tko (retirement) | 3 | nan | table_csv/204_53.csv | 0 | {
"column_index": [
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
]
} | [
"what are the names of harut grigorian's opponents?"
]
| 0 | mohamed diaby, juanma chacon, murthel groenhart, francesco tadiello, chris ngimbi, andy souwer, lahcen ait oussakour, gino bourne, henri van opstal, alessandro campagna, edson fortes, mohamed khamal, anthony kane, bruno carvalho, seo doo won, chris ngimbi, farid riffi, viktor sarezki, pedro sedarous, dahou naim, abdallah mabel, jordy sloof, naraim ruben, pierre petit, yildiz bullut, ibrahim benazza, anthony kane | [
"Date",
"Result",
"Opponent",
"Event",
"Location",
"Method",
"Round",
"Time"
]
| what are the names of harut grigorian's opponents? | [
[
"2013-12-14",
"Loss",
"Mohamed Diaby",
"Victory, Semi Finals",
"Paris, France",
"Decision",
"3",
"3:00"
],
[
"2013-03-09",
"nan",
"Juanma Chacon",
"Enfusion Live: Barcelona",
"Barcelona, Spain",
"nan",
"nan",
"nan"
],
[
"2012-05-27",
"Loss",
"Murthel Groenhart",
"K-1 World MAX 2012 World Championship Tournament Final 16",
"Madrid, Spain",
"KO (punches)",
"3",
"3:00"
],
[
"2012-02-11",
"Win",
"Francesco Tadiello",
"Sporthal De Zandbergen",
"Sint-Job-in-'t-Goor,",
"KO",
"1",
"nan"
],
[
"2012-01-28",
"Win",
"Chris Ngimbi",
"It's Showtime 2012 in Leeuwarden",
"Leeuwarden, Netherlands",
"TKO (cut)",
"2",
"1:22"
],
[
"2011-09-24",
"Loss",
"Andy Souwer",
"BFN Group & Music Hall presents: It's Showtime Fast",
"Quarter Finals",
"Brussels, Belgium",
"Extra round decision (split)",
"4"
],
[
"2011-04-09",
"Win",
"Lahcen Ait Oussakour",
"Le Grande KO XI",
"Liege, Belgium",
"KO",
"1",
"nan"
],
[
"2011-03-19",
"Loss",
"Gino Bourne",
"Fight Night Turnhout",
"Turnhout, Belgium",
"DQ",
"nan",
"nan"
],
[
"2011-02-12",
"Win",
"Henri van Opstal",
"War of the Ring",
"Amsterdam, Netherlands",
"Decision (unanimous)",
"3",
"3:00"
],
[
"2010-12-04",
"Win",
"Alessandro Campagna",
"Janus Fight Night 2010",
"Padua, Italy",
"Decision",
"3",
"3:00"
],
[
"2010-09-10",
"Win",
"Edson Fortes",
"Ring Sensation Gala",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Loss",
"Mohamed Khamal",
"K-1 World MAX 2010 West Europe Tournament, Final",
"Utrecht, Netherlands",
"KO (punch)",
"2",
"nan"
],
[
"2010-03-21",
"Win",
"Anthony Kane",
"K-1 World MAX 2010 West Europe Tournament, Semi Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Win",
"Bruno Carvalho",
"K-1 World MAX 2010 West Europe Tournament, Quarter Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2009-11-21",
"Win",
"Seo Doo Won",
"It's Showtime 2009 Barneveld",
"Barneveld, Netherlands",
"TKO (referee stoppage)",
"1",
"nan"
],
[
"2009-09-24",
"Win",
"Chris Ngimbi",
"It's Showtime 2009 Lommel",
"Lommel, Belgium",
"Extra round decision",
"4",
"4:00"
],
[
"2009-04-11",
"Win",
"Farid Riffi",
"Almelo Fight for Delight",
"Almelo, Netherlands",
"TKO",
"nan",
"nan"
],
[
"2009-03-14",
"Win",
"Viktor Sarezki",
"War of the Ring",
"Belgium",
"KO (punch to the body)",
"1",
"nan"
],
[
"2009-02-21",
"Win",
"Pedro Sedarous",
"Turnhout Gala",
"Turnhout, Belgium",
"Decision",
"5",
"3:00"
],
[
"2009-01-31",
"Win",
"Dahou Naim",
"Tielrode Gala",
"Tielrode, Belgium",
"2nd extra round decision",
"5",
"3:00"
],
[
"2008-09-20",
"Win",
"Abdallah Mabel",
"S-Cup Europe 2008, Reserve Bout",
"Gorinchem, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2008-09-14",
"Win",
"Jordy Sloof",
"The Outland Rumble",
"Rotterdam, Netherlands",
"KO (Right cross)",
"1",
"nan"
],
[
"2008-03-08",
"Win",
"Naraim Ruben",
"Lommel Gala",
"Lommel, Belgium",
"TKO (retirement)",
"3",
"nan"
]
]
| [
"Mohamed Diaby",
"Juanma Chacon",
"Murthel Groenhart",
"Francesco Tadiello",
"Chris Ngimbi",
"Andy Souwer",
"Lahcen Ait Oussakour",
"Gino Bourne",
"Henri van Opstal",
"Alessandro Campagna",
"Edson Fortes",
"Mohamed Khamal",
"Anthony Kane",
"Bruno Carvalho",
"Seo Doo Won",
"Chris Ngimbi",
"Farid Riffi",
"Viktor Sarezki",
"Pedro Sedarous",
"Dahou Naim",
"Abdallah Mabel",
"Jordy Sloof",
"Naraim Ruben",
"Pierre Petit",
"Yildiz Bullut",
"Ibrahim Benazza",
"Anthony Kane"
]
| what are the names of harut grigorian's opponents? || |
nt-910 | col : date | result | opponent | event | location | method | round | time row 1 : 2013-12-14 | loss | mohamed diaby | victory, semi finals | paris, france | decision | 3 | 3:00 row 2 : 2013-03-09 | nan | juanma chacon | enfusion live: barcelona | barcelona, spain | nan | nan | nan row 3 : 2012-05-27 | loss | murthel groenhart | k-1 world max 2012 world championship tournament final 16 | madrid, spain | ko (punches) | 3 | 3:00 row 4 : 2012-02-11 | win | francesco tadiello | sporthal de zandbergen | sint-job-in-'t-goor, | ko | 1 | nan row 5 : 2012-01-28 | win | chris ngimbi | it's showtime 2012 in leeuwarden | leeuwarden, netherlands | tko (cut) | 2 | 1:22 row 6 : 2011-09-24 | loss | andy souwer | bfn group & music hall presents: it's showtime fast | quarter finals | brussels, belgium | extra round decision (split) | 4 row 7 : 2011-04-09 | win | lahcen ait oussakour | le grande ko xi | liege, belgium | ko | 1 | nan row 8 : 2011-03-19 | loss | gino bourne | fight night turnhout | turnhout, belgium | dq | nan | nan row 9 : 2011-02-12 | win | henri van opstal | war of the ring | amsterdam, netherlands | decision (unanimous) | 3 | 3:00 row 10 : 2010-12-04 | win | alessandro campagna | janus fight night 2010 | padua, italy | decision | 3 | 3:00 row 11 : 2010-09-10 | win | edson fortes | ring sensation gala | utrecht, netherlands | decision | 3 | 3:00 row 12 : 2010-03-21 | loss | mohamed khamal | k-1 world max 2010 west europe tournament, final | utrecht, netherlands | ko (punch) | 2 | nan row 13 : 2010-03-21 | win | anthony kane | k-1 world max 2010 west europe tournament, semi finals | utrecht, netherlands | decision | 3 | 3:00 row 14 : 2010-03-21 | win | bruno carvalho | k-1 world max 2010 west europe tournament, quarter finals | utrecht, netherlands | decision | 3 | 3:00 row 15 : 2009-11-21 | win | seo doo won | it's showtime 2009 barneveld | barneveld, netherlands | tko (referee stoppage) | 1 | nan row 16 : 2009-09-24 | win | chris ngimbi | it's showtime 2009 lommel | lommel, belgium | extra round decision | 4 | 4:00 row 17 : 2009-04-11 | win | farid riffi | almelo fight for delight | almelo, netherlands | tko | nan | nan row 18 : 2009-03-14 | win | viktor sarezki | war of the ring | belgium | ko (punch to the body) | 1 | nan row 19 : 2009-02-21 | win | pedro sedarous | turnhout gala | turnhout, belgium | decision | 5 | 3:00 row 20 : 2009-01-31 | win | dahou naim | tielrode gala | tielrode, belgium | 2nd extra round decision | 5 | 3:00 row 21 : 2008-09-20 | win | abdallah mabel | s-cup europe 2008, reserve bout | gorinchem, netherlands | decision | 3 | 3:00 row 22 : 2008-09-14 | win | jordy sloof | the outland rumble | rotterdam, netherlands | ko (right cross) | 1 | nan | table_csv/204_53.csv | 1 | {
"column_index": [
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7
],
"row_index": [
0,
2,
4,
5,
8,
9,
10,
12,
13,
15,
18,
19,
20,
25
]
} | [
"what are the names of harut grigorian's opponents?",
"what were the match times against alessandro campagna and andy souwer?"
]
| 0 | 3:00, 3:00, 1:22, 4, 3:00, 3:00, 3:00, 3:00, 3:00, 4:00, 3:00, 3:00, 3:00, 2:00 | [
"Date",
"Result",
"Opponent",
"Event",
"Location",
"Method",
"Round",
"Time"
]
| what were the match times against alessandro campagna and andy souwer? | [
[
"2013-12-14",
"Loss",
"Mohamed Diaby",
"Victory, Semi Finals",
"Paris, France",
"Decision",
"3",
"3:00"
],
[
"2013-03-09",
"nan",
"Juanma Chacon",
"Enfusion Live: Barcelona",
"Barcelona, Spain",
"nan",
"nan",
"nan"
],
[
"2012-05-27",
"Loss",
"Murthel Groenhart",
"K-1 World MAX 2012 World Championship Tournament Final 16",
"Madrid, Spain",
"KO (punches)",
"3",
"3:00"
],
[
"2012-02-11",
"Win",
"Francesco Tadiello",
"Sporthal De Zandbergen",
"Sint-Job-in-'t-Goor,",
"KO",
"1",
"nan"
],
[
"2012-01-28",
"Win",
"Chris Ngimbi",
"It's Showtime 2012 in Leeuwarden",
"Leeuwarden, Netherlands",
"TKO (cut)",
"2",
"1:22"
],
[
"2011-09-24",
"Loss",
"Andy Souwer",
"BFN Group & Music Hall presents: It's Showtime Fast",
"Quarter Finals",
"Brussels, Belgium",
"Extra round decision (split)",
"4"
],
[
"2011-04-09",
"Win",
"Lahcen Ait Oussakour",
"Le Grande KO XI",
"Liege, Belgium",
"KO",
"1",
"nan"
],
[
"2011-03-19",
"Loss",
"Gino Bourne",
"Fight Night Turnhout",
"Turnhout, Belgium",
"DQ",
"nan",
"nan"
],
[
"2011-02-12",
"Win",
"Henri van Opstal",
"War of the Ring",
"Amsterdam, Netherlands",
"Decision (unanimous)",
"3",
"3:00"
],
[
"2010-12-04",
"Win",
"Alessandro Campagna",
"Janus Fight Night 2010",
"Padua, Italy",
"Decision",
"3",
"3:00"
],
[
"2010-09-10",
"Win",
"Edson Fortes",
"Ring Sensation Gala",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Loss",
"Mohamed Khamal",
"K-1 World MAX 2010 West Europe Tournament, Final",
"Utrecht, Netherlands",
"KO (punch)",
"2",
"nan"
],
[
"2010-03-21",
"Win",
"Anthony Kane",
"K-1 World MAX 2010 West Europe Tournament, Semi Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Win",
"Bruno Carvalho",
"K-1 World MAX 2010 West Europe Tournament, Quarter Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2009-11-21",
"Win",
"Seo Doo Won",
"It's Showtime 2009 Barneveld",
"Barneveld, Netherlands",
"TKO (referee stoppage)",
"1",
"nan"
],
[
"2009-09-24",
"Win",
"Chris Ngimbi",
"It's Showtime 2009 Lommel",
"Lommel, Belgium",
"Extra round decision",
"4",
"4:00"
],
[
"2009-04-11",
"Win",
"Farid Riffi",
"Almelo Fight for Delight",
"Almelo, Netherlands",
"TKO",
"nan",
"nan"
],
[
"2009-03-14",
"Win",
"Viktor Sarezki",
"War of the Ring",
"Belgium",
"KO (punch to the body)",
"1",
"nan"
],
[
"2009-02-21",
"Win",
"Pedro Sedarous",
"Turnhout Gala",
"Turnhout, Belgium",
"Decision",
"5",
"3:00"
],
[
"2009-01-31",
"Win",
"Dahou Naim",
"Tielrode Gala",
"Tielrode, Belgium",
"2nd extra round decision",
"5",
"3:00"
],
[
"2008-09-20",
"Win",
"Abdallah Mabel",
"S-Cup Europe 2008, Reserve Bout",
"Gorinchem, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2008-09-14",
"Win",
"Jordy Sloof",
"The Outland Rumble",
"Rotterdam, Netherlands",
"KO (Right cross)",
"1",
"nan"
]
]
| [
"3:00",
"3:00",
"1:22",
"4",
"3:00",
"3:00",
"3:00",
"3:00",
"3:00",
"4:00",
"3:00",
"3:00",
"3:00",
"2:00"
]
| what were the match times against alessandro campagna and andy souwer? || what are the names of harut grigorian's opponents? |
nt-910 | col : date | result | opponent | event | location | method | round | time row 1 : 2013-12-14 | loss | mohamed diaby | victory, semi finals | paris, france | decision | 3 | 3:00 row 2 : 2013-03-09 | nan | juanma chacon | enfusion live: barcelona | barcelona, spain | nan | nan | nan row 3 : 2012-05-27 | loss | murthel groenhart | k-1 world max 2012 world championship tournament final 16 | madrid, spain | ko (punches) | 3 | 3:00 row 4 : 2012-02-11 | win | francesco tadiello | sporthal de zandbergen | sint-job-in-'t-goor, | ko | 1 | nan row 5 : 2012-01-28 | win | chris ngimbi | it's showtime 2012 in leeuwarden | leeuwarden, netherlands | tko (cut) | 2 | 1:22 row 6 : 2011-09-24 | loss | andy souwer | bfn group & music hall presents: it's showtime fast | quarter finals | brussels, belgium | extra round decision (split) | 4 row 7 : 2011-04-09 | win | lahcen ait oussakour | le grande ko xi | liege, belgium | ko | 1 | nan row 8 : 2011-03-19 | loss | gino bourne | fight night turnhout | turnhout, belgium | dq | nan | nan row 9 : 2011-02-12 | win | henri van opstal | war of the ring | amsterdam, netherlands | decision (unanimous) | 3 | 3:00 row 10 : 2010-12-04 | win | alessandro campagna | janus fight night 2010 | padua, italy | decision | 3 | 3:00 row 11 : 2010-09-10 | win | edson fortes | ring sensation gala | utrecht, netherlands | decision | 3 | 3:00 row 12 : 2010-03-21 | loss | mohamed khamal | k-1 world max 2010 west europe tournament, final | utrecht, netherlands | ko (punch) | 2 | nan row 13 : 2010-03-21 | win | anthony kane | k-1 world max 2010 west europe tournament, semi finals | utrecht, netherlands | decision | 3 | 3:00 row 14 : 2010-03-21 | win | bruno carvalho | k-1 world max 2010 west europe tournament, quarter finals | utrecht, netherlands | decision | 3 | 3:00 row 15 : 2009-11-21 | win | seo doo won | it's showtime 2009 barneveld | barneveld, netherlands | tko (referee stoppage) | 1 | nan row 16 : 2009-04-11 | win | farid riffi | almelo fight for delight | almelo, netherlands | tko | nan | nan row 17 : 2009-03-14 | win | viktor sarezki | war of the ring | belgium | ko (punch to the body) | 1 | nan row 18 : 2009-02-21 | win | pedro sedarous | turnhout gala | turnhout, belgium | decision | 5 | 3:00 row 19 : 2009-01-31 | win | dahou naim | tielrode gala | tielrode, belgium | 2nd extra round decision | 5 | 3:00 row 20 : 2008-03-08 | win | naraim ruben | lommel gala | lommel, belgium | tko (retirement) | 3 | nan row 21 : 2008-02-23 | win | pierre petit | st. job gala | st. job, belgium | ko (right punch) | 2 | nan row 22 : 2008-01-26 | win | yildiz bullut | tielrode gala | tielrode, belgium | tko | 2 | nan | table_csv/204_53.csv | 2 | {
"column_index": [
2
],
"row_index": [
9
]
} | [
"what are the names of harut grigorian's opponents?",
"what were the match times against alessandro campagna and andy souwer?",
"of those two opponents, which match was shorter?"
]
| 0 | alessandro campagna | [
"Date",
"Result",
"Opponent",
"Event",
"Location",
"Method",
"Round",
"Time"
]
| of those two opponents, which match was shorter? | [
[
"2013-12-14",
"Loss",
"Mohamed Diaby",
"Victory, Semi Finals",
"Paris, France",
"Decision",
"3",
"3:00"
],
[
"2013-03-09",
"nan",
"Juanma Chacon",
"Enfusion Live: Barcelona",
"Barcelona, Spain",
"nan",
"nan",
"nan"
],
[
"2012-05-27",
"Loss",
"Murthel Groenhart",
"K-1 World MAX 2012 World Championship Tournament Final 16",
"Madrid, Spain",
"KO (punches)",
"3",
"3:00"
],
[
"2012-02-11",
"Win",
"Francesco Tadiello",
"Sporthal De Zandbergen",
"Sint-Job-in-'t-Goor,",
"KO",
"1",
"nan"
],
[
"2012-01-28",
"Win",
"Chris Ngimbi",
"It's Showtime 2012 in Leeuwarden",
"Leeuwarden, Netherlands",
"TKO (cut)",
"2",
"1:22"
],
[
"2011-09-24",
"Loss",
"Andy Souwer",
"BFN Group & Music Hall presents: It's Showtime Fast",
"Quarter Finals",
"Brussels, Belgium",
"Extra round decision (split)",
"4"
],
[
"2011-04-09",
"Win",
"Lahcen Ait Oussakour",
"Le Grande KO XI",
"Liege, Belgium",
"KO",
"1",
"nan"
],
[
"2011-03-19",
"Loss",
"Gino Bourne",
"Fight Night Turnhout",
"Turnhout, Belgium",
"DQ",
"nan",
"nan"
],
[
"2011-02-12",
"Win",
"Henri van Opstal",
"War of the Ring",
"Amsterdam, Netherlands",
"Decision (unanimous)",
"3",
"3:00"
],
[
"2010-12-04",
"Win",
"Alessandro Campagna",
"Janus Fight Night 2010",
"Padua, Italy",
"Decision",
"3",
"3:00"
],
[
"2010-09-10",
"Win",
"Edson Fortes",
"Ring Sensation Gala",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Loss",
"Mohamed Khamal",
"K-1 World MAX 2010 West Europe Tournament, Final",
"Utrecht, Netherlands",
"KO (punch)",
"2",
"nan"
],
[
"2010-03-21",
"Win",
"Anthony Kane",
"K-1 World MAX 2010 West Europe Tournament, Semi Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Win",
"Bruno Carvalho",
"K-1 World MAX 2010 West Europe Tournament, Quarter Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2009-11-21",
"Win",
"Seo Doo Won",
"It's Showtime 2009 Barneveld",
"Barneveld, Netherlands",
"TKO (referee stoppage)",
"1",
"nan"
],
[
"2009-04-11",
"Win",
"Farid Riffi",
"Almelo Fight for Delight",
"Almelo, Netherlands",
"TKO",
"nan",
"nan"
],
[
"2009-03-14",
"Win",
"Viktor Sarezki",
"War of the Ring",
"Belgium",
"KO (punch to the body)",
"1",
"nan"
],
[
"2009-02-21",
"Win",
"Pedro Sedarous",
"Turnhout Gala",
"Turnhout, Belgium",
"Decision",
"5",
"3:00"
],
[
"2009-01-31",
"Win",
"Dahou Naim",
"Tielrode Gala",
"Tielrode, Belgium",
"2nd extra round decision",
"5",
"3:00"
],
[
"2008-03-08",
"Win",
"Naraim Ruben",
"Lommel Gala",
"Lommel, Belgium",
"TKO (retirement)",
"3",
"nan"
],
[
"2008-02-23",
"Win",
"Pierre Petit",
"St. Job Gala",
"St. Job, Belgium",
"KO (Right punch)",
"2",
"nan"
],
[
"2008-01-26",
"Win",
"Yildiz Bullut",
"Tielrode Gala",
"Tielrode, Belgium",
"TKO",
"2",
"nan"
]
]
| [
"Alessandro Campagna"
]
| of those two opponents, which match was shorter? || what were the match times against alessandro campagna and andy souwer? | what are the names of harut grigorian's opponents? |
nt-910 | col : date | result | opponent | event | location | method | round | time row 1 : 2013-12-14 | loss | mohamed diaby | victory, semi finals | paris, france | decision | 3 | 3:00 row 2 : 2013-03-09 | nan | juanma chacon | enfusion live: barcelona | barcelona, spain | nan | nan | nan row 3 : 2012-05-27 | loss | murthel groenhart | k-1 world max 2012 world championship tournament final 16 | madrid, spain | ko (punches) | 3 | 3:00 row 4 : 2012-02-11 | win | francesco tadiello | sporthal de zandbergen | sint-job-in-'t-goor, | ko | 1 | nan row 5 : 2012-01-28 | win | chris ngimbi | it's showtime 2012 in leeuwarden | leeuwarden, netherlands | tko (cut) | 2 | 1:22 row 6 : 2011-04-09 | win | lahcen ait oussakour | le grande ko xi | liege, belgium | ko | 1 | nan row 7 : 2011-03-19 | loss | gino bourne | fight night turnhout | turnhout, belgium | dq | nan | nan row 8 : 2011-02-12 | win | henri van opstal | war of the ring | amsterdam, netherlands | decision (unanimous) | 3 | 3:00 row 9 : 2010-12-04 | win | alessandro campagna | janus fight night 2010 | padua, italy | decision | 3 | 3:00 row 10 : 2010-09-10 | win | edson fortes | ring sensation gala | utrecht, netherlands | decision | 3 | 3:00 row 11 : 2010-03-21 | loss | mohamed khamal | k-1 world max 2010 west europe tournament, final | utrecht, netherlands | ko (punch) | 2 | nan row 12 : 2010-03-21 | win | anthony kane | k-1 world max 2010 west europe tournament, semi finals | utrecht, netherlands | decision | 3 | 3:00 row 13 : 2010-03-21 | win | bruno carvalho | k-1 world max 2010 west europe tournament, quarter finals | utrecht, netherlands | decision | 3 | 3:00 row 14 : 2009-11-21 | win | seo doo won | it's showtime 2009 barneveld | barneveld, netherlands | tko (referee stoppage) | 1 | nan row 15 : 2009-09-24 | win | chris ngimbi | it's showtime 2009 lommel | lommel, belgium | extra round decision | 4 | 4:00 row 16 : 2009-04-11 | win | farid riffi | almelo fight for delight | almelo, netherlands | tko | nan | nan row 17 : 2009-03-14 | win | viktor sarezki | war of the ring | belgium | ko (punch to the body) | 1 | nan row 18 : 2009-02-21 | win | pedro sedarous | turnhout gala | turnhout, belgium | decision | 5 | 3:00 row 19 : 2009-01-31 | win | dahou naim | tielrode gala | tielrode, belgium | 2nd extra round decision | 5 | 3:00 row 20 : 2008-09-20 | win | abdallah mabel | s-cup europe 2008, reserve bout | gorinchem, netherlands | decision | 3 | 3:00 row 21 : 2008-09-14 | win | jordy sloof | the outland rumble | rotterdam, netherlands | ko (right cross) | 1 | nan row 22 : 2008-03-08 | win | naraim ruben | lommel gala | lommel, belgium | tko (retirement) | 3 | nan row 23 : 2008-02-23 | win | pierre petit | st. job gala | st. job, belgium | ko (right punch) | 2 | nan | table_csv/204_53.csv | 0 | {
"column_index": [
7
],
"row_index": [
9
]
} | [
"how long was the match against campagna?"
]
| 1 | 3:00 | [
"Date",
"Result",
"Opponent",
"Event",
"Location",
"Method",
"Round",
"Time"
]
| how long was the match against campagna? | [
[
"2013-12-14",
"Loss",
"Mohamed Diaby",
"Victory, Semi Finals",
"Paris, France",
"Decision",
"3",
"3:00"
],
[
"2013-03-09",
"nan",
"Juanma Chacon",
"Enfusion Live: Barcelona",
"Barcelona, Spain",
"nan",
"nan",
"nan"
],
[
"2012-05-27",
"Loss",
"Murthel Groenhart",
"K-1 World MAX 2012 World Championship Tournament Final 16",
"Madrid, Spain",
"KO (punches)",
"3",
"3:00"
],
[
"2012-02-11",
"Win",
"Francesco Tadiello",
"Sporthal De Zandbergen",
"Sint-Job-in-'t-Goor,",
"KO",
"1",
"nan"
],
[
"2012-01-28",
"Win",
"Chris Ngimbi",
"It's Showtime 2012 in Leeuwarden",
"Leeuwarden, Netherlands",
"TKO (cut)",
"2",
"1:22"
],
[
"2011-04-09",
"Win",
"Lahcen Ait Oussakour",
"Le Grande KO XI",
"Liege, Belgium",
"KO",
"1",
"nan"
],
[
"2011-03-19",
"Loss",
"Gino Bourne",
"Fight Night Turnhout",
"Turnhout, Belgium",
"DQ",
"nan",
"nan"
],
[
"2011-02-12",
"Win",
"Henri van Opstal",
"War of the Ring",
"Amsterdam, Netherlands",
"Decision (unanimous)",
"3",
"3:00"
],
[
"2010-12-04",
"Win",
"Alessandro Campagna",
"Janus Fight Night 2010",
"Padua, Italy",
"Decision",
"3",
"3:00"
],
[
"2010-09-10",
"Win",
"Edson Fortes",
"Ring Sensation Gala",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Loss",
"Mohamed Khamal",
"K-1 World MAX 2010 West Europe Tournament, Final",
"Utrecht, Netherlands",
"KO (punch)",
"2",
"nan"
],
[
"2010-03-21",
"Win",
"Anthony Kane",
"K-1 World MAX 2010 West Europe Tournament, Semi Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Win",
"Bruno Carvalho",
"K-1 World MAX 2010 West Europe Tournament, Quarter Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2009-11-21",
"Win",
"Seo Doo Won",
"It's Showtime 2009 Barneveld",
"Barneveld, Netherlands",
"TKO (referee stoppage)",
"1",
"nan"
],
[
"2009-09-24",
"Win",
"Chris Ngimbi",
"It's Showtime 2009 Lommel",
"Lommel, Belgium",
"Extra round decision",
"4",
"4:00"
],
[
"2009-04-11",
"Win",
"Farid Riffi",
"Almelo Fight for Delight",
"Almelo, Netherlands",
"TKO",
"nan",
"nan"
],
[
"2009-03-14",
"Win",
"Viktor Sarezki",
"War of the Ring",
"Belgium",
"KO (punch to the body)",
"1",
"nan"
],
[
"2009-02-21",
"Win",
"Pedro Sedarous",
"Turnhout Gala",
"Turnhout, Belgium",
"Decision",
"5",
"3:00"
],
[
"2009-01-31",
"Win",
"Dahou Naim",
"Tielrode Gala",
"Tielrode, Belgium",
"2nd extra round decision",
"5",
"3:00"
],
[
"2008-09-20",
"Win",
"Abdallah Mabel",
"S-Cup Europe 2008, Reserve Bout",
"Gorinchem, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2008-09-14",
"Win",
"Jordy Sloof",
"The Outland Rumble",
"Rotterdam, Netherlands",
"KO (Right cross)",
"1",
"nan"
],
[
"2008-03-08",
"Win",
"Naraim Ruben",
"Lommel Gala",
"Lommel, Belgium",
"TKO (retirement)",
"3",
"nan"
],
[
"2008-02-23",
"Win",
"Pierre Petit",
"St. Job Gala",
"St. Job, Belgium",
"KO (Right punch)",
"2",
"nan"
]
]
| [
"3:00"
]
| how long was the match against campagna? || |
nt-910 | col : date | result | opponent | event | location | method | round | time row 1 : 2013-03-09 | nan | juanma chacon | enfusion live: barcelona | barcelona, spain | nan | nan | nan row 2 : 2012-05-27 | loss | murthel groenhart | k-1 world max 2012 world championship tournament final 16 | madrid, spain | ko (punches) | 3 | 3:00 row 3 : 2012-02-11 | win | francesco tadiello | sporthal de zandbergen | sint-job-in-'t-goor, | ko | 1 | nan row 4 : 2012-01-28 | win | chris ngimbi | it's showtime 2012 in leeuwarden | leeuwarden, netherlands | tko (cut) | 2 | 1:22 row 5 : 2011-09-24 | loss | andy souwer | bfn group & music hall presents: it's showtime fast | quarter finals | brussels, belgium | extra round decision (split) | 4 row 6 : 2011-04-09 | win | lahcen ait oussakour | le grande ko xi | liege, belgium | ko | 1 | nan row 7 : 2011-03-19 | loss | gino bourne | fight night turnhout | turnhout, belgium | dq | nan | nan row 8 : 2011-02-12 | win | henri van opstal | war of the ring | amsterdam, netherlands | decision (unanimous) | 3 | 3:00 row 9 : 2010-12-04 | win | alessandro campagna | janus fight night 2010 | padua, italy | decision | 3 | 3:00 row 10 : 2010-09-10 | win | edson fortes | ring sensation gala | utrecht, netherlands | decision | 3 | 3:00 row 11 : 2010-03-21 | loss | mohamed khamal | k-1 world max 2010 west europe tournament, final | utrecht, netherlands | ko (punch) | 2 | nan row 12 : 2010-03-21 | win | anthony kane | k-1 world max 2010 west europe tournament, semi finals | utrecht, netherlands | decision | 3 | 3:00 row 13 : 2010-03-21 | win | bruno carvalho | k-1 world max 2010 west europe tournament, quarter finals | utrecht, netherlands | decision | 3 | 3:00 row 14 : 2009-11-21 | win | seo doo won | it's showtime 2009 barneveld | barneveld, netherlands | tko (referee stoppage) | 1 | nan row 15 : 2009-09-24 | win | chris ngimbi | it's showtime 2009 lommel | lommel, belgium | extra round decision | 4 | 4:00 row 16 : 2009-04-11 | win | farid riffi | almelo fight for delight | almelo, netherlands | tko | nan | nan row 17 : 2009-03-14 | win | viktor sarezki | war of the ring | belgium | ko (punch to the body) | 1 | nan row 18 : 2009-02-21 | win | pedro sedarous | turnhout gala | turnhout, belgium | decision | 5 | 3:00 row 19 : 2009-01-31 | win | dahou naim | tielrode gala | tielrode, belgium | 2nd extra round decision | 5 | 3:00 row 20 : 2008-09-14 | win | jordy sloof | the outland rumble | rotterdam, netherlands | ko (right cross) | 1 | nan row 21 : 2008-03-08 | win | naraim ruben | lommel gala | lommel, belgium | tko (retirement) | 3 | nan row 22 : 2008-02-23 | win | pierre petit | st. job gala | st. job, belgium | ko (right punch) | 2 | nan row 23 : 2007-11-28 | win | ibrahim benazza | lint gala | lint, belgium | decision | 5 | 2:00 | table_csv/204_53.csv | 1 | {
"column_index": [
7
],
"row_index": [
5
]
} | [
"how long was the match against campagna?",
"how long was the match against souwer?"
]
| 1 | 4 | [
"Date",
"Result",
"Opponent",
"Event",
"Location",
"Method",
"Round",
"Time"
]
| how long was the match against souwer? | [
[
"2013-03-09",
"nan",
"Juanma Chacon",
"Enfusion Live: Barcelona",
"Barcelona, Spain",
"nan",
"nan",
"nan"
],
[
"2012-05-27",
"Loss",
"Murthel Groenhart",
"K-1 World MAX 2012 World Championship Tournament Final 16",
"Madrid, Spain",
"KO (punches)",
"3",
"3:00"
],
[
"2012-02-11",
"Win",
"Francesco Tadiello",
"Sporthal De Zandbergen",
"Sint-Job-in-'t-Goor,",
"KO",
"1",
"nan"
],
[
"2012-01-28",
"Win",
"Chris Ngimbi",
"It's Showtime 2012 in Leeuwarden",
"Leeuwarden, Netherlands",
"TKO (cut)",
"2",
"1:22"
],
[
"2011-09-24",
"Loss",
"Andy Souwer",
"BFN Group & Music Hall presents: It's Showtime Fast",
"Quarter Finals",
"Brussels, Belgium",
"Extra round decision (split)",
"4"
],
[
"2011-04-09",
"Win",
"Lahcen Ait Oussakour",
"Le Grande KO XI",
"Liege, Belgium",
"KO",
"1",
"nan"
],
[
"2011-03-19",
"Loss",
"Gino Bourne",
"Fight Night Turnhout",
"Turnhout, Belgium",
"DQ",
"nan",
"nan"
],
[
"2011-02-12",
"Win",
"Henri van Opstal",
"War of the Ring",
"Amsterdam, Netherlands",
"Decision (unanimous)",
"3",
"3:00"
],
[
"2010-12-04",
"Win",
"Alessandro Campagna",
"Janus Fight Night 2010",
"Padua, Italy",
"Decision",
"3",
"3:00"
],
[
"2010-09-10",
"Win",
"Edson Fortes",
"Ring Sensation Gala",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Loss",
"Mohamed Khamal",
"K-1 World MAX 2010 West Europe Tournament, Final",
"Utrecht, Netherlands",
"KO (punch)",
"2",
"nan"
],
[
"2010-03-21",
"Win",
"Anthony Kane",
"K-1 World MAX 2010 West Europe Tournament, Semi Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Win",
"Bruno Carvalho",
"K-1 World MAX 2010 West Europe Tournament, Quarter Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2009-11-21",
"Win",
"Seo Doo Won",
"It's Showtime 2009 Barneveld",
"Barneveld, Netherlands",
"TKO (referee stoppage)",
"1",
"nan"
],
[
"2009-09-24",
"Win",
"Chris Ngimbi",
"It's Showtime 2009 Lommel",
"Lommel, Belgium",
"Extra round decision",
"4",
"4:00"
],
[
"2009-04-11",
"Win",
"Farid Riffi",
"Almelo Fight for Delight",
"Almelo, Netherlands",
"TKO",
"nan",
"nan"
],
[
"2009-03-14",
"Win",
"Viktor Sarezki",
"War of the Ring",
"Belgium",
"KO (punch to the body)",
"1",
"nan"
],
[
"2009-02-21",
"Win",
"Pedro Sedarous",
"Turnhout Gala",
"Turnhout, Belgium",
"Decision",
"5",
"3:00"
],
[
"2009-01-31",
"Win",
"Dahou Naim",
"Tielrode Gala",
"Tielrode, Belgium",
"2nd extra round decision",
"5",
"3:00"
],
[
"2008-09-14",
"Win",
"Jordy Sloof",
"The Outland Rumble",
"Rotterdam, Netherlands",
"KO (Right cross)",
"1",
"nan"
],
[
"2008-03-08",
"Win",
"Naraim Ruben",
"Lommel Gala",
"Lommel, Belgium",
"TKO (retirement)",
"3",
"nan"
],
[
"2008-02-23",
"Win",
"Pierre Petit",
"St. Job Gala",
"St. Job, Belgium",
"KO (Right punch)",
"2",
"nan"
],
[
"2007-11-28",
"Win",
"Ibrahim Benazza",
"Lint Gala",
"Lint, Belgium",
"Decision",
"5",
"2:00"
]
]
| [
"4"
]
| how long was the match against souwer? || how long was the match against campagna? |
nt-910 | col : date | result | opponent | event | location | method | round | time row 1 : 2013-12-14 | loss | mohamed diaby | victory, semi finals | paris, france | decision | 3 | 3:00 row 2 : 2013-03-09 | nan | juanma chacon | enfusion live: barcelona | barcelona, spain | nan | nan | nan row 3 : 2012-02-11 | win | francesco tadiello | sporthal de zandbergen | sint-job-in-'t-goor, | ko | 1 | nan row 4 : 2011-09-24 | loss | andy souwer | bfn group & music hall presents: it's showtime fast | quarter finals | brussels, belgium | extra round decision (split) | 4 row 5 : 2011-04-09 | win | lahcen ait oussakour | le grande ko xi | liege, belgium | ko | 1 | nan row 6 : 2011-03-19 | loss | gino bourne | fight night turnhout | turnhout, belgium | dq | nan | nan row 7 : 2011-02-12 | win | henri van opstal | war of the ring | amsterdam, netherlands | decision (unanimous) | 3 | 3:00 row 8 : 2010-12-04 | win | alessandro campagna | janus fight night 2010 | padua, italy | decision | 3 | 3:00 row 9 : 2010-09-10 | win | edson fortes | ring sensation gala | utrecht, netherlands | decision | 3 | 3:00 row 10 : 2010-03-21 | loss | mohamed khamal | k-1 world max 2010 west europe tournament, final | utrecht, netherlands | ko (punch) | 2 | nan row 11 : 2010-03-21 | win | anthony kane | k-1 world max 2010 west europe tournament, semi finals | utrecht, netherlands | decision | 3 | 3:00 row 12 : 2010-03-21 | win | bruno carvalho | k-1 world max 2010 west europe tournament, quarter finals | utrecht, netherlands | decision | 3 | 3:00 row 13 : 2009-11-21 | win | seo doo won | it's showtime 2009 barneveld | barneveld, netherlands | tko (referee stoppage) | 1 | nan row 14 : 2009-09-24 | win | chris ngimbi | it's showtime 2009 lommel | lommel, belgium | extra round decision | 4 | 4:00 row 15 : 2009-04-11 | win | farid riffi | almelo fight for delight | almelo, netherlands | tko | nan | nan row 16 : 2009-03-14 | win | viktor sarezki | war of the ring | belgium | ko (punch to the body) | 1 | nan row 17 : 2009-01-31 | win | dahou naim | tielrode gala | tielrode, belgium | 2nd extra round decision | 5 | 3:00 row 18 : 2008-09-20 | win | abdallah mabel | s-cup europe 2008, reserve bout | gorinchem, netherlands | decision | 3 | 3:00 row 19 : 2008-09-14 | win | jordy sloof | the outland rumble | rotterdam, netherlands | ko (right cross) | 1 | nan row 20 : 2008-03-08 | win | naraim ruben | lommel gala | lommel, belgium | tko (retirement) | 3 | nan row 21 : 2008-02-23 | win | pierre petit | st. job gala | st. job, belgium | ko (right punch) | 2 | nan row 22 : 2008-01-26 | win | yildiz bullut | tielrode gala | tielrode, belgium | tko | 2 | nan row 23 : 2007-11-28 | win | ibrahim benazza | lint gala | lint, belgium | decision | 5 | 2:00 | table_csv/204_53.csv | 2 | {
"column_index": [
2
],
"row_index": [
9
]
} | [
"how long was the match against campagna?",
"how long was the match against souwer?",
"between the matches against campagna and souwer, which was shorter?"
]
| 1 | alessandro campagna | [
"Date",
"Result",
"Opponent",
"Event",
"Location",
"Method",
"Round",
"Time"
]
| between the matches against campagna and souwer, which was shorter? | [
[
"2013-12-14",
"Loss",
"Mohamed Diaby",
"Victory, Semi Finals",
"Paris, France",
"Decision",
"3",
"3:00"
],
[
"2013-03-09",
"nan",
"Juanma Chacon",
"Enfusion Live: Barcelona",
"Barcelona, Spain",
"nan",
"nan",
"nan"
],
[
"2012-02-11",
"Win",
"Francesco Tadiello",
"Sporthal De Zandbergen",
"Sint-Job-in-'t-Goor,",
"KO",
"1",
"nan"
],
[
"2011-09-24",
"Loss",
"Andy Souwer",
"BFN Group & Music Hall presents: It's Showtime Fast",
"Quarter Finals",
"Brussels, Belgium",
"Extra round decision (split)",
"4"
],
[
"2011-04-09",
"Win",
"Lahcen Ait Oussakour",
"Le Grande KO XI",
"Liege, Belgium",
"KO",
"1",
"nan"
],
[
"2011-03-19",
"Loss",
"Gino Bourne",
"Fight Night Turnhout",
"Turnhout, Belgium",
"DQ",
"nan",
"nan"
],
[
"2011-02-12",
"Win",
"Henri van Opstal",
"War of the Ring",
"Amsterdam, Netherlands",
"Decision (unanimous)",
"3",
"3:00"
],
[
"2010-12-04",
"Win",
"Alessandro Campagna",
"Janus Fight Night 2010",
"Padua, Italy",
"Decision",
"3",
"3:00"
],
[
"2010-09-10",
"Win",
"Edson Fortes",
"Ring Sensation Gala",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Loss",
"Mohamed Khamal",
"K-1 World MAX 2010 West Europe Tournament, Final",
"Utrecht, Netherlands",
"KO (punch)",
"2",
"nan"
],
[
"2010-03-21",
"Win",
"Anthony Kane",
"K-1 World MAX 2010 West Europe Tournament, Semi Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Win",
"Bruno Carvalho",
"K-1 World MAX 2010 West Europe Tournament, Quarter Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2009-11-21",
"Win",
"Seo Doo Won",
"It's Showtime 2009 Barneveld",
"Barneveld, Netherlands",
"TKO (referee stoppage)",
"1",
"nan"
],
[
"2009-09-24",
"Win",
"Chris Ngimbi",
"It's Showtime 2009 Lommel",
"Lommel, Belgium",
"Extra round decision",
"4",
"4:00"
],
[
"2009-04-11",
"Win",
"Farid Riffi",
"Almelo Fight for Delight",
"Almelo, Netherlands",
"TKO",
"nan",
"nan"
],
[
"2009-03-14",
"Win",
"Viktor Sarezki",
"War of the Ring",
"Belgium",
"KO (punch to the body)",
"1",
"nan"
],
[
"2009-01-31",
"Win",
"Dahou Naim",
"Tielrode Gala",
"Tielrode, Belgium",
"2nd extra round decision",
"5",
"3:00"
],
[
"2008-09-20",
"Win",
"Abdallah Mabel",
"S-Cup Europe 2008, Reserve Bout",
"Gorinchem, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2008-09-14",
"Win",
"Jordy Sloof",
"The Outland Rumble",
"Rotterdam, Netherlands",
"KO (Right cross)",
"1",
"nan"
],
[
"2008-03-08",
"Win",
"Naraim Ruben",
"Lommel Gala",
"Lommel, Belgium",
"TKO (retirement)",
"3",
"nan"
],
[
"2008-02-23",
"Win",
"Pierre Petit",
"St. Job Gala",
"St. Job, Belgium",
"KO (Right punch)",
"2",
"nan"
],
[
"2008-01-26",
"Win",
"Yildiz Bullut",
"Tielrode Gala",
"Tielrode, Belgium",
"TKO",
"2",
"nan"
],
[
"2007-11-28",
"Win",
"Ibrahim Benazza",
"Lint Gala",
"Lint, Belgium",
"Decision",
"5",
"2:00"
]
]
| [
"Alessandro Campagna"
]
| between the matches against campagna and souwer, which was shorter? || how long was the match against souwer? | how long was the match against campagna? |
nt-910 | col : date | result | opponent | event | location | method | round | time row 1 : 2013-12-14 | loss | mohamed diaby | victory, semi finals | paris, france | decision | 3 | 3:00 row 2 : 2013-03-09 | nan | juanma chacon | enfusion live: barcelona | barcelona, spain | nan | nan | nan row 3 : 2012-05-27 | loss | murthel groenhart | k-1 world max 2012 world championship tournament final 16 | madrid, spain | ko (punches) | 3 | 3:00 row 4 : 2012-02-11 | win | francesco tadiello | sporthal de zandbergen | sint-job-in-'t-goor, | ko | 1 | nan row 5 : 2012-01-28 | win | chris ngimbi | it's showtime 2012 in leeuwarden | leeuwarden, netherlands | tko (cut) | 2 | 1:22 row 6 : 2011-09-24 | loss | andy souwer | bfn group & music hall presents: it's showtime fast | quarter finals | brussels, belgium | extra round decision (split) | 4 row 7 : 2011-04-09 | win | lahcen ait oussakour | le grande ko xi | liege, belgium | ko | 1 | nan row 8 : 2011-03-19 | loss | gino bourne | fight night turnhout | turnhout, belgium | dq | nan | nan row 9 : 2010-12-04 | win | alessandro campagna | janus fight night 2010 | padua, italy | decision | 3 | 3:00 row 10 : 2010-09-10 | win | edson fortes | ring sensation gala | utrecht, netherlands | decision | 3 | 3:00 row 11 : 2010-03-21 | loss | mohamed khamal | k-1 world max 2010 west europe tournament, final | utrecht, netherlands | ko (punch) | 2 | nan row 12 : 2010-03-21 | win | anthony kane | k-1 world max 2010 west europe tournament, semi finals | utrecht, netherlands | decision | 3 | 3:00 row 13 : 2010-03-21 | win | bruno carvalho | k-1 world max 2010 west europe tournament, quarter finals | utrecht, netherlands | decision | 3 | 3:00 row 14 : 2009-11-21 | win | seo doo won | it's showtime 2009 barneveld | barneveld, netherlands | tko (referee stoppage) | 1 | nan row 15 : 2009-09-24 | win | chris ngimbi | it's showtime 2009 lommel | lommel, belgium | extra round decision | 4 | 4:00 row 16 : 2009-04-11 | win | farid riffi | almelo fight for delight | almelo, netherlands | tko | nan | nan row 17 : 2009-03-14 | win | viktor sarezki | war of the ring | belgium | ko (punch to the body) | 1 | nan row 18 : 2009-02-21 | win | pedro sedarous | turnhout gala | turnhout, belgium | decision | 5 | 3:00 row 19 : 2008-09-20 | win | abdallah mabel | s-cup europe 2008, reserve bout | gorinchem, netherlands | decision | 3 | 3:00 row 20 : 2008-09-14 | win | jordy sloof | the outland rumble | rotterdam, netherlands | ko (right cross) | 1 | nan row 21 : 2008-03-08 | win | naraim ruben | lommel gala | lommel, belgium | tko (retirement) | 3 | nan row 22 : 2008-02-23 | win | pierre petit | st. job gala | st. job, belgium | ko (right punch) | 2 | nan row 23 : 2008-01-26 | win | yildiz bullut | tielrode gala | tielrode, belgium | tko | 2 | nan | table_csv/204_53.csv | 0 | {
"column_index": [
7
],
"row_index": [
5
]
} | [
"how long was the fight with andy souwer?"
]
| 2 | 4 | [
"Date",
"Result",
"Opponent",
"Event",
"Location",
"Method",
"Round",
"Time"
]
| how long was the fight with andy souwer? | [
[
"2013-12-14",
"Loss",
"Mohamed Diaby",
"Victory, Semi Finals",
"Paris, France",
"Decision",
"3",
"3:00"
],
[
"2013-03-09",
"nan",
"Juanma Chacon",
"Enfusion Live: Barcelona",
"Barcelona, Spain",
"nan",
"nan",
"nan"
],
[
"2012-05-27",
"Loss",
"Murthel Groenhart",
"K-1 World MAX 2012 World Championship Tournament Final 16",
"Madrid, Spain",
"KO (punches)",
"3",
"3:00"
],
[
"2012-02-11",
"Win",
"Francesco Tadiello",
"Sporthal De Zandbergen",
"Sint-Job-in-'t-Goor,",
"KO",
"1",
"nan"
],
[
"2012-01-28",
"Win",
"Chris Ngimbi",
"It's Showtime 2012 in Leeuwarden",
"Leeuwarden, Netherlands",
"TKO (cut)",
"2",
"1:22"
],
[
"2011-09-24",
"Loss",
"Andy Souwer",
"BFN Group & Music Hall presents: It's Showtime Fast",
"Quarter Finals",
"Brussels, Belgium",
"Extra round decision (split)",
"4"
],
[
"2011-04-09",
"Win",
"Lahcen Ait Oussakour",
"Le Grande KO XI",
"Liege, Belgium",
"KO",
"1",
"nan"
],
[
"2011-03-19",
"Loss",
"Gino Bourne",
"Fight Night Turnhout",
"Turnhout, Belgium",
"DQ",
"nan",
"nan"
],
[
"2010-12-04",
"Win",
"Alessandro Campagna",
"Janus Fight Night 2010",
"Padua, Italy",
"Decision",
"3",
"3:00"
],
[
"2010-09-10",
"Win",
"Edson Fortes",
"Ring Sensation Gala",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Loss",
"Mohamed Khamal",
"K-1 World MAX 2010 West Europe Tournament, Final",
"Utrecht, Netherlands",
"KO (punch)",
"2",
"nan"
],
[
"2010-03-21",
"Win",
"Anthony Kane",
"K-1 World MAX 2010 West Europe Tournament, Semi Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Win",
"Bruno Carvalho",
"K-1 World MAX 2010 West Europe Tournament, Quarter Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2009-11-21",
"Win",
"Seo Doo Won",
"It's Showtime 2009 Barneveld",
"Barneveld, Netherlands",
"TKO (referee stoppage)",
"1",
"nan"
],
[
"2009-09-24",
"Win",
"Chris Ngimbi",
"It's Showtime 2009 Lommel",
"Lommel, Belgium",
"Extra round decision",
"4",
"4:00"
],
[
"2009-04-11",
"Win",
"Farid Riffi",
"Almelo Fight for Delight",
"Almelo, Netherlands",
"TKO",
"nan",
"nan"
],
[
"2009-03-14",
"Win",
"Viktor Sarezki",
"War of the Ring",
"Belgium",
"KO (punch to the body)",
"1",
"nan"
],
[
"2009-02-21",
"Win",
"Pedro Sedarous",
"Turnhout Gala",
"Turnhout, Belgium",
"Decision",
"5",
"3:00"
],
[
"2008-09-20",
"Win",
"Abdallah Mabel",
"S-Cup Europe 2008, Reserve Bout",
"Gorinchem, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2008-09-14",
"Win",
"Jordy Sloof",
"The Outland Rumble",
"Rotterdam, Netherlands",
"KO (Right cross)",
"1",
"nan"
],
[
"2008-03-08",
"Win",
"Naraim Ruben",
"Lommel Gala",
"Lommel, Belgium",
"TKO (retirement)",
"3",
"nan"
],
[
"2008-02-23",
"Win",
"Pierre Petit",
"St. Job Gala",
"St. Job, Belgium",
"KO (Right punch)",
"2",
"nan"
],
[
"2008-01-26",
"Win",
"Yildiz Bullut",
"Tielrode Gala",
"Tielrode, Belgium",
"TKO",
"2",
"nan"
]
]
| [
"4"
]
| how long was the fight with andy souwer? || |
nt-910 | col : date | result | opponent | event | location | method | round | time row 1 : 2013-12-14 | loss | mohamed diaby | victory, semi finals | paris, france | decision | 3 | 3:00 row 2 : 2013-03-09 | nan | juanma chacon | enfusion live: barcelona | barcelona, spain | nan | nan | nan row 3 : 2012-05-27 | loss | murthel groenhart | k-1 world max 2012 world championship tournament final 16 | madrid, spain | ko (punches) | 3 | 3:00 row 4 : 2012-02-11 | win | francesco tadiello | sporthal de zandbergen | sint-job-in-'t-goor, | ko | 1 | nan row 5 : 2012-01-28 | win | chris ngimbi | it's showtime 2012 in leeuwarden | leeuwarden, netherlands | tko (cut) | 2 | 1:22 row 6 : 2011-09-24 | loss | andy souwer | bfn group & music hall presents: it's showtime fast | quarter finals | brussels, belgium | extra round decision (split) | 4 row 7 : 2011-04-09 | win | lahcen ait oussakour | le grande ko xi | liege, belgium | ko | 1 | nan row 8 : 2011-03-19 | loss | gino bourne | fight night turnhout | turnhout, belgium | dq | nan | nan row 9 : 2011-02-12 | win | henri van opstal | war of the ring | amsterdam, netherlands | decision (unanimous) | 3 | 3:00 row 10 : 2010-12-04 | win | alessandro campagna | janus fight night 2010 | padua, italy | decision | 3 | 3:00 row 11 : 2010-09-10 | win | edson fortes | ring sensation gala | utrecht, netherlands | decision | 3 | 3:00 row 12 : 2010-03-21 | loss | mohamed khamal | k-1 world max 2010 west europe tournament, final | utrecht, netherlands | ko (punch) | 2 | nan row 13 : 2010-03-21 | win | anthony kane | k-1 world max 2010 west europe tournament, semi finals | utrecht, netherlands | decision | 3 | 3:00 row 14 : 2010-03-21 | win | bruno carvalho | k-1 world max 2010 west europe tournament, quarter finals | utrecht, netherlands | decision | 3 | 3:00 row 15 : 2009-11-21 | win | seo doo won | it's showtime 2009 barneveld | barneveld, netherlands | tko (referee stoppage) | 1 | nan row 16 : 2009-09-24 | win | chris ngimbi | it's showtime 2009 lommel | lommel, belgium | extra round decision | 4 | 4:00 row 17 : 2009-04-11 | win | farid riffi | almelo fight for delight | almelo, netherlands | tko | nan | nan row 18 : 2009-03-14 | win | viktor sarezki | war of the ring | belgium | ko (punch to the body) | 1 | nan row 19 : 2009-02-21 | win | pedro sedarous | turnhout gala | turnhout, belgium | decision | 5 | 3:00 row 20 : 2009-01-31 | win | dahou naim | tielrode gala | tielrode, belgium | 2nd extra round decision | 5 | 3:00 row 21 : 2008-09-20 | win | abdallah mabel | s-cup europe 2008, reserve bout | gorinchem, netherlands | decision | 3 | 3:00 row 22 : 2008-09-14 | win | jordy sloof | the outland rumble | rotterdam, netherlands | ko (right cross) | 1 | nan row 23 : 2008-03-08 | win | naraim ruben | lommel gala | lommel, belgium | tko (retirement) | 3 | nan | table_csv/204_53.csv | 1 | {
"column_index": [
7
],
"row_index": [
9
]
} | [
"how long was the fight with andy souwer?",
"how long was the fight with alessandro campagna?"
]
| 2 | 3:00 | [
"Date",
"Result",
"Opponent",
"Event",
"Location",
"Method",
"Round",
"Time"
]
| how long was the fight with alessandro campagna? | [
[
"2013-12-14",
"Loss",
"Mohamed Diaby",
"Victory, Semi Finals",
"Paris, France",
"Decision",
"3",
"3:00"
],
[
"2013-03-09",
"nan",
"Juanma Chacon",
"Enfusion Live: Barcelona",
"Barcelona, Spain",
"nan",
"nan",
"nan"
],
[
"2012-05-27",
"Loss",
"Murthel Groenhart",
"K-1 World MAX 2012 World Championship Tournament Final 16",
"Madrid, Spain",
"KO (punches)",
"3",
"3:00"
],
[
"2012-02-11",
"Win",
"Francesco Tadiello",
"Sporthal De Zandbergen",
"Sint-Job-in-'t-Goor,",
"KO",
"1",
"nan"
],
[
"2012-01-28",
"Win",
"Chris Ngimbi",
"It's Showtime 2012 in Leeuwarden",
"Leeuwarden, Netherlands",
"TKO (cut)",
"2",
"1:22"
],
[
"2011-09-24",
"Loss",
"Andy Souwer",
"BFN Group & Music Hall presents: It's Showtime Fast",
"Quarter Finals",
"Brussels, Belgium",
"Extra round decision (split)",
"4"
],
[
"2011-04-09",
"Win",
"Lahcen Ait Oussakour",
"Le Grande KO XI",
"Liege, Belgium",
"KO",
"1",
"nan"
],
[
"2011-03-19",
"Loss",
"Gino Bourne",
"Fight Night Turnhout",
"Turnhout, Belgium",
"DQ",
"nan",
"nan"
],
[
"2011-02-12",
"Win",
"Henri van Opstal",
"War of the Ring",
"Amsterdam, Netherlands",
"Decision (unanimous)",
"3",
"3:00"
],
[
"2010-12-04",
"Win",
"Alessandro Campagna",
"Janus Fight Night 2010",
"Padua, Italy",
"Decision",
"3",
"3:00"
],
[
"2010-09-10",
"Win",
"Edson Fortes",
"Ring Sensation Gala",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Loss",
"Mohamed Khamal",
"K-1 World MAX 2010 West Europe Tournament, Final",
"Utrecht, Netherlands",
"KO (punch)",
"2",
"nan"
],
[
"2010-03-21",
"Win",
"Anthony Kane",
"K-1 World MAX 2010 West Europe Tournament, Semi Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Win",
"Bruno Carvalho",
"K-1 World MAX 2010 West Europe Tournament, Quarter Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2009-11-21",
"Win",
"Seo Doo Won",
"It's Showtime 2009 Barneveld",
"Barneveld, Netherlands",
"TKO (referee stoppage)",
"1",
"nan"
],
[
"2009-09-24",
"Win",
"Chris Ngimbi",
"It's Showtime 2009 Lommel",
"Lommel, Belgium",
"Extra round decision",
"4",
"4:00"
],
[
"2009-04-11",
"Win",
"Farid Riffi",
"Almelo Fight for Delight",
"Almelo, Netherlands",
"TKO",
"nan",
"nan"
],
[
"2009-03-14",
"Win",
"Viktor Sarezki",
"War of the Ring",
"Belgium",
"KO (punch to the body)",
"1",
"nan"
],
[
"2009-02-21",
"Win",
"Pedro Sedarous",
"Turnhout Gala",
"Turnhout, Belgium",
"Decision",
"5",
"3:00"
],
[
"2009-01-31",
"Win",
"Dahou Naim",
"Tielrode Gala",
"Tielrode, Belgium",
"2nd extra round decision",
"5",
"3:00"
],
[
"2008-09-20",
"Win",
"Abdallah Mabel",
"S-Cup Europe 2008, Reserve Bout",
"Gorinchem, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2008-09-14",
"Win",
"Jordy Sloof",
"The Outland Rumble",
"Rotterdam, Netherlands",
"KO (Right cross)",
"1",
"nan"
],
[
"2008-03-08",
"Win",
"Naraim Ruben",
"Lommel Gala",
"Lommel, Belgium",
"TKO (retirement)",
"3",
"nan"
]
]
| [
"3:00"
]
| how long was the fight with alessandro campagna? || how long was the fight with andy souwer? |
nt-910 | col : date | result | opponent | event | location | method | round | time row 1 : 2013-12-14 | loss | mohamed diaby | victory, semi finals | paris, france | decision | 3 | 3:00 row 2 : 2013-03-09 | nan | juanma chacon | enfusion live: barcelona | barcelona, spain | nan | nan | nan row 3 : 2012-05-27 | loss | murthel groenhart | k-1 world max 2012 world championship tournament final 16 | madrid, spain | ko (punches) | 3 | 3:00 row 4 : 2012-02-11 | win | francesco tadiello | sporthal de zandbergen | sint-job-in-'t-goor, | ko | 1 | nan row 5 : 2011-09-24 | loss | andy souwer | bfn group & music hall presents: it's showtime fast | quarter finals | brussels, belgium | extra round decision (split) | 4 row 6 : 2011-03-19 | loss | gino bourne | fight night turnhout | turnhout, belgium | dq | nan | nan row 7 : 2011-02-12 | win | henri van opstal | war of the ring | amsterdam, netherlands | decision (unanimous) | 3 | 3:00 row 8 : 2010-12-04 | win | alessandro campagna | janus fight night 2010 | padua, italy | decision | 3 | 3:00 row 9 : 2010-09-10 | win | edson fortes | ring sensation gala | utrecht, netherlands | decision | 3 | 3:00 row 10 : 2010-03-21 | loss | mohamed khamal | k-1 world max 2010 west europe tournament, final | utrecht, netherlands | ko (punch) | 2 | nan row 11 : 2010-03-21 | win | anthony kane | k-1 world max 2010 west europe tournament, semi finals | utrecht, netherlands | decision | 3 | 3:00 row 12 : 2010-03-21 | win | bruno carvalho | k-1 world max 2010 west europe tournament, quarter finals | utrecht, netherlands | decision | 3 | 3:00 row 13 : 2009-11-21 | win | seo doo won | it's showtime 2009 barneveld | barneveld, netherlands | tko (referee stoppage) | 1 | nan row 14 : 2009-09-24 | win | chris ngimbi | it's showtime 2009 lommel | lommel, belgium | extra round decision | 4 | 4:00 row 15 : 2009-04-11 | win | farid riffi | almelo fight for delight | almelo, netherlands | tko | nan | nan row 16 : 2009-03-14 | win | viktor sarezki | war of the ring | belgium | ko (punch to the body) | 1 | nan row 17 : 2009-02-21 | win | pedro sedarous | turnhout gala | turnhout, belgium | decision | 5 | 3:00 row 18 : 2009-01-31 | win | dahou naim | tielrode gala | tielrode, belgium | 2nd extra round decision | 5 | 3:00 row 19 : 2008-09-20 | win | abdallah mabel | s-cup europe 2008, reserve bout | gorinchem, netherlands | decision | 3 | 3:00 row 20 : 2008-09-14 | win | jordy sloof | the outland rumble | rotterdam, netherlands | ko (right cross) | 1 | nan row 21 : 2008-03-08 | win | naraim ruben | lommel gala | lommel, belgium | tko (retirement) | 3 | nan row 22 : 2008-01-26 | win | yildiz bullut | tielrode gala | tielrode, belgium | tko | 2 | nan row 23 : 2007-11-28 | win | ibrahim benazza | lint gala | lint, belgium | decision | 5 | 2:00 | table_csv/204_53.csv | 2 | {
"column_index": [
2
],
"row_index": [
9
]
} | [
"how long was the fight with andy souwer?",
"how long was the fight with alessandro campagna?",
"of the two opponents which contest took the shortest amount of time?"
]
| 2 | alessandro campagna | [
"Date",
"Result",
"Opponent",
"Event",
"Location",
"Method",
"Round",
"Time"
]
| of the two opponents which contest took the shortest amount of time? | [
[
"2013-12-14",
"Loss",
"Mohamed Diaby",
"Victory, Semi Finals",
"Paris, France",
"Decision",
"3",
"3:00"
],
[
"2013-03-09",
"nan",
"Juanma Chacon",
"Enfusion Live: Barcelona",
"Barcelona, Spain",
"nan",
"nan",
"nan"
],
[
"2012-05-27",
"Loss",
"Murthel Groenhart",
"K-1 World MAX 2012 World Championship Tournament Final 16",
"Madrid, Spain",
"KO (punches)",
"3",
"3:00"
],
[
"2012-02-11",
"Win",
"Francesco Tadiello",
"Sporthal De Zandbergen",
"Sint-Job-in-'t-Goor,",
"KO",
"1",
"nan"
],
[
"2011-09-24",
"Loss",
"Andy Souwer",
"BFN Group & Music Hall presents: It's Showtime Fast",
"Quarter Finals",
"Brussels, Belgium",
"Extra round decision (split)",
"4"
],
[
"2011-03-19",
"Loss",
"Gino Bourne",
"Fight Night Turnhout",
"Turnhout, Belgium",
"DQ",
"nan",
"nan"
],
[
"2011-02-12",
"Win",
"Henri van Opstal",
"War of the Ring",
"Amsterdam, Netherlands",
"Decision (unanimous)",
"3",
"3:00"
],
[
"2010-12-04",
"Win",
"Alessandro Campagna",
"Janus Fight Night 2010",
"Padua, Italy",
"Decision",
"3",
"3:00"
],
[
"2010-09-10",
"Win",
"Edson Fortes",
"Ring Sensation Gala",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Loss",
"Mohamed Khamal",
"K-1 World MAX 2010 West Europe Tournament, Final",
"Utrecht, Netherlands",
"KO (punch)",
"2",
"nan"
],
[
"2010-03-21",
"Win",
"Anthony Kane",
"K-1 World MAX 2010 West Europe Tournament, Semi Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2010-03-21",
"Win",
"Bruno Carvalho",
"K-1 World MAX 2010 West Europe Tournament, Quarter Finals",
"Utrecht, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2009-11-21",
"Win",
"Seo Doo Won",
"It's Showtime 2009 Barneveld",
"Barneveld, Netherlands",
"TKO (referee stoppage)",
"1",
"nan"
],
[
"2009-09-24",
"Win",
"Chris Ngimbi",
"It's Showtime 2009 Lommel",
"Lommel, Belgium",
"Extra round decision",
"4",
"4:00"
],
[
"2009-04-11",
"Win",
"Farid Riffi",
"Almelo Fight for Delight",
"Almelo, Netherlands",
"TKO",
"nan",
"nan"
],
[
"2009-03-14",
"Win",
"Viktor Sarezki",
"War of the Ring",
"Belgium",
"KO (punch to the body)",
"1",
"nan"
],
[
"2009-02-21",
"Win",
"Pedro Sedarous",
"Turnhout Gala",
"Turnhout, Belgium",
"Decision",
"5",
"3:00"
],
[
"2009-01-31",
"Win",
"Dahou Naim",
"Tielrode Gala",
"Tielrode, Belgium",
"2nd extra round decision",
"5",
"3:00"
],
[
"2008-09-20",
"Win",
"Abdallah Mabel",
"S-Cup Europe 2008, Reserve Bout",
"Gorinchem, Netherlands",
"Decision",
"3",
"3:00"
],
[
"2008-09-14",
"Win",
"Jordy Sloof",
"The Outland Rumble",
"Rotterdam, Netherlands",
"KO (Right cross)",
"1",
"nan"
],
[
"2008-03-08",
"Win",
"Naraim Ruben",
"Lommel Gala",
"Lommel, Belgium",
"TKO (retirement)",
"3",
"nan"
],
[
"2008-01-26",
"Win",
"Yildiz Bullut",
"Tielrode Gala",
"Tielrode, Belgium",
"TKO",
"2",
"nan"
],
[
"2007-11-28",
"Win",
"Ibrahim Benazza",
"Lint Gala",
"Lint, Belgium",
"Decision",
"5",
"2:00"
]
]
| [
"Alessandro Campagna"
]
| of the two opponents which contest took the shortest amount of time? || how long was the fight with alessandro campagna? | how long was the fight with andy souwer? |
nt-10073 | col : week | date | opponent | result | attendance row 1 : 1 | september 26, 1959 | at los angeles rams | w 23-21 | 71,297 row 2 : 2 | october 4, 1959 | at philadelphia eagles | l 49-21 | 27,023 row 3 : 3 | october 11, 1959 | at cleveland browns | w 10-6 | 65,534 row 4 : 4 | october 18, 1959 | philadelphia eagles | w 24-7 | 68,783 row 5 : 5 | october 25, 1959 | at pittsburgh steelers | w 21-16 | 33,596 row 6 : 6 | november 1, 1959 | green bay packers | w 20-3 | 68,837 row 7 : 7 | november 8, 1959 | chicago cardinals | w 9-3 | 56,779 row 8 : 8 | november 15, 1959 | pittsburgh steelers | l 14-9 | 66,786 row 9 : 9 | november 22, 1959 | at chicago cardinals (bloomington, mn) | w 30-20 | 26,625 row 10 : 10 | november 29, 1959 | washington redskins | w 45-14 | 60,982 row 11 : 11 | december 6, 1959 | cleveland browns | w 48-7 | 68,436 row 12 : 12 | december 13, 1959 | at washington redskins | w 24-10 | 26,198 | table_csv/203_790.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"what are the dates?"
]
| 0 | september 26, 1959, october 4, 1959, october 11, 1959, october 18, 1959, october 25, 1959, november 1, 1959, november 8, 1959, november 15, 1959, november 22, 1959, november 29, 1959, december 6, 1959, december 13, 1959 | [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
]
| what are the dates? | [
[
"1",
"September 26, 1959",
"at Los Angeles Rams",
"W 23-21",
"71,297"
],
[
"2",
"October 4, 1959",
"at Philadelphia Eagles",
"L 49-21",
"27,023"
],
[
"3",
"October 11, 1959",
"at Cleveland Browns",
"W 10-6",
"65,534"
],
[
"4",
"October 18, 1959",
"Philadelphia Eagles",
"W 24-7",
"68,783"
],
[
"5",
"October 25, 1959",
"at Pittsburgh Steelers",
"W 21-16",
"33,596"
],
[
"6",
"November 1, 1959",
"Green Bay Packers",
"W 20-3",
"68,837"
],
[
"7",
"November 8, 1959",
"Chicago Cardinals",
"W 9-3",
"56,779"
],
[
"8",
"November 15, 1959",
"Pittsburgh Steelers",
"L 14-9",
"66,786"
],
[
"9",
"November 22, 1959",
"at Chicago Cardinals (Bloomington, MN)",
"W 30-20",
"26,625"
],
[
"10",
"November 29, 1959",
"Washington Redskins",
"W 45-14",
"60,982"
],
[
"11",
"December 6, 1959",
"Cleveland Browns",
"W 48-7",
"68,436"
],
[
"12",
"December 13, 1959",
"at Washington Redskins",
"W 24-10",
"26,198"
]
]
| [
"September 26, 1959",
"October 4, 1959",
"October 11, 1959",
"October 18, 1959",
"October 25, 1959",
"November 1, 1959",
"November 8, 1959",
"November 15, 1959",
"November 22, 1959",
"November 29, 1959",
"December 6, 1959",
"December 13, 1959"
]
| what are the dates? || |
nt-10073 | col : week | date | opponent | result | attendance row 1 : 1 | september 26, 1959 | at los angeles rams | w 23-21 | 71,297 row 2 : 2 | october 4, 1959 | at philadelphia eagles | l 49-21 | 27,023 row 3 : 3 | october 11, 1959 | at cleveland browns | w 10-6 | 65,534 row 4 : 4 | october 18, 1959 | philadelphia eagles | w 24-7 | 68,783 row 5 : 5 | october 25, 1959 | at pittsburgh steelers | w 21-16 | 33,596 row 6 : 6 | november 1, 1959 | green bay packers | w 20-3 | 68,837 row 7 : 7 | november 8, 1959 | chicago cardinals | w 9-3 | 56,779 row 8 : 8 | november 15, 1959 | pittsburgh steelers | l 14-9 | 66,786 row 9 : 9 | november 22, 1959 | at chicago cardinals (bloomington, mn) | w 30-20 | 26,625 row 10 : 10 | november 29, 1959 | washington redskins | w 45-14 | 60,982 row 11 : 11 | december 6, 1959 | cleveland browns | w 48-7 | 68,436 row 12 : 12 | december 13, 1959 | at washington redskins | w 24-10 | 26,198 | table_csv/203_790.csv | 1 | {
"column_index": [
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"what are the dates?",
"what is the attendance for each date?"
]
| 0 | 71,297, 27,023, 65,534, 68,783, 33,596, 68,837, 56,779, 66,786, 26,625, 60,982, 68,436, 26,198 | [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
]
| what is the attendance for each date? | [
[
"1",
"September 26, 1959",
"at Los Angeles Rams",
"W 23-21",
"71,297"
],
[
"2",
"October 4, 1959",
"at Philadelphia Eagles",
"L 49-21",
"27,023"
],
[
"3",
"October 11, 1959",
"at Cleveland Browns",
"W 10-6",
"65,534"
],
[
"4",
"October 18, 1959",
"Philadelphia Eagles",
"W 24-7",
"68,783"
],
[
"5",
"October 25, 1959",
"at Pittsburgh Steelers",
"W 21-16",
"33,596"
],
[
"6",
"November 1, 1959",
"Green Bay Packers",
"W 20-3",
"68,837"
],
[
"7",
"November 8, 1959",
"Chicago Cardinals",
"W 9-3",
"56,779"
],
[
"8",
"November 15, 1959",
"Pittsburgh Steelers",
"L 14-9",
"66,786"
],
[
"9",
"November 22, 1959",
"at Chicago Cardinals (Bloomington, MN)",
"W 30-20",
"26,625"
],
[
"10",
"November 29, 1959",
"Washington Redskins",
"W 45-14",
"60,982"
],
[
"11",
"December 6, 1959",
"Cleveland Browns",
"W 48-7",
"68,436"
],
[
"12",
"December 13, 1959",
"at Washington Redskins",
"W 24-10",
"26,198"
]
]
| [
"71,297",
"27,023",
"65,534",
"68,783",
"33,596",
"68,837",
"56,779",
"66,786",
"26,625",
"60,982",
"68,436",
"26,198"
]
| what is the attendance for each date? || what are the dates? |
nt-10073 | col : week | date | opponent | result | attendance row 1 : 1 | september 26, 1959 | at los angeles rams | w 23-21 | 71,297 row 2 : 2 | october 4, 1959 | at philadelphia eagles | l 49-21 | 27,023 row 3 : 3 | october 11, 1959 | at cleveland browns | w 10-6 | 65,534 row 4 : 4 | october 18, 1959 | philadelphia eagles | w 24-7 | 68,783 row 5 : 5 | october 25, 1959 | at pittsburgh steelers | w 21-16 | 33,596 row 6 : 6 | november 1, 1959 | green bay packers | w 20-3 | 68,837 row 7 : 7 | november 8, 1959 | chicago cardinals | w 9-3 | 56,779 row 8 : 8 | november 15, 1959 | pittsburgh steelers | l 14-9 | 66,786 row 9 : 9 | november 22, 1959 | at chicago cardinals (bloomington, mn) | w 30-20 | 26,625 row 10 : 10 | november 29, 1959 | washington redskins | w 45-14 | 60,982 row 11 : 11 | december 6, 1959 | cleveland browns | w 48-7 | 68,436 row 12 : 12 | december 13, 1959 | at washington redskins | w 24-10 | 26,198 | table_csv/203_790.csv | 2 | {
"column_index": [
1
],
"row_index": [
11
]
} | [
"what are the dates?",
"what is the attendance for each date?",
"what date had the least attendance?"
]
| 0 | december 13, 1959 | [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
]
| what date had the least attendance? | [
[
"1",
"September 26, 1959",
"at Los Angeles Rams",
"W 23-21",
"71,297"
],
[
"2",
"October 4, 1959",
"at Philadelphia Eagles",
"L 49-21",
"27,023"
],
[
"3",
"October 11, 1959",
"at Cleveland Browns",
"W 10-6",
"65,534"
],
[
"4",
"October 18, 1959",
"Philadelphia Eagles",
"W 24-7",
"68,783"
],
[
"5",
"October 25, 1959",
"at Pittsburgh Steelers",
"W 21-16",
"33,596"
],
[
"6",
"November 1, 1959",
"Green Bay Packers",
"W 20-3",
"68,837"
],
[
"7",
"November 8, 1959",
"Chicago Cardinals",
"W 9-3",
"56,779"
],
[
"8",
"November 15, 1959",
"Pittsburgh Steelers",
"L 14-9",
"66,786"
],
[
"9",
"November 22, 1959",
"at Chicago Cardinals (Bloomington, MN)",
"W 30-20",
"26,625"
],
[
"10",
"November 29, 1959",
"Washington Redskins",
"W 45-14",
"60,982"
],
[
"11",
"December 6, 1959",
"Cleveland Browns",
"W 48-7",
"68,436"
],
[
"12",
"December 13, 1959",
"at Washington Redskins",
"W 24-10",
"26,198"
]
]
| [
"December 13, 1959"
]
| what date had the least attendance? || what is the attendance for each date? | what are the dates? |
nt-10073 | col : week | date | opponent | result | attendance row 1 : 1 | september 26, 1959 | at los angeles rams | w 23-21 | 71,297 row 2 : 2 | october 4, 1959 | at philadelphia eagles | l 49-21 | 27,023 row 3 : 3 | october 11, 1959 | at cleveland browns | w 10-6 | 65,534 row 4 : 4 | october 18, 1959 | philadelphia eagles | w 24-7 | 68,783 row 5 : 5 | october 25, 1959 | at pittsburgh steelers | w 21-16 | 33,596 row 6 : 6 | november 1, 1959 | green bay packers | w 20-3 | 68,837 row 7 : 7 | november 8, 1959 | chicago cardinals | w 9-3 | 56,779 row 8 : 8 | november 15, 1959 | pittsburgh steelers | l 14-9 | 66,786 row 9 : 9 | november 22, 1959 | at chicago cardinals (bloomington, mn) | w 30-20 | 26,625 row 10 : 10 | november 29, 1959 | washington redskins | w 45-14 | 60,982 row 11 : 11 | december 6, 1959 | cleveland browns | w 48-7 | 68,436 row 12 : 12 | december 13, 1959 | at washington redskins | w 24-10 | 26,198 | table_csv/203_790.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"what are the dates of all the games in the 1959 new york giants season?"
]
| 1 | september 26, 1959, october 4, 1959, october 11, 1959, october 18, 1959, october 25, 1959, november 1, 1959, november 8, 1959, november 15, 1959, november 22, 1959, november 29, 1959, december 6, 1959, december 13, 1959 | [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
]
| what are the dates of all the games in the 1959 new york giants season? | [
[
"1",
"September 26, 1959",
"at Los Angeles Rams",
"W 23-21",
"71,297"
],
[
"2",
"October 4, 1959",
"at Philadelphia Eagles",
"L 49-21",
"27,023"
],
[
"3",
"October 11, 1959",
"at Cleveland Browns",
"W 10-6",
"65,534"
],
[
"4",
"October 18, 1959",
"Philadelphia Eagles",
"W 24-7",
"68,783"
],
[
"5",
"October 25, 1959",
"at Pittsburgh Steelers",
"W 21-16",
"33,596"
],
[
"6",
"November 1, 1959",
"Green Bay Packers",
"W 20-3",
"68,837"
],
[
"7",
"November 8, 1959",
"Chicago Cardinals",
"W 9-3",
"56,779"
],
[
"8",
"November 15, 1959",
"Pittsburgh Steelers",
"L 14-9",
"66,786"
],
[
"9",
"November 22, 1959",
"at Chicago Cardinals (Bloomington, MN)",
"W 30-20",
"26,625"
],
[
"10",
"November 29, 1959",
"Washington Redskins",
"W 45-14",
"60,982"
],
[
"11",
"December 6, 1959",
"Cleveland Browns",
"W 48-7",
"68,436"
],
[
"12",
"December 13, 1959",
"at Washington Redskins",
"W 24-10",
"26,198"
]
]
| [
"September 26, 1959",
"October 4, 1959",
"October 11, 1959",
"October 18, 1959",
"October 25, 1959",
"November 1, 1959",
"November 8, 1959",
"November 15, 1959",
"November 22, 1959",
"November 29, 1959",
"December 6, 1959",
"December 13, 1959"
]
| what are the dates of all the games in the 1959 new york giants season? || |
nt-10073 | col : week | date | opponent | result | attendance row 1 : 1 | september 26, 1959 | at los angeles rams | w 23-21 | 71,297 row 2 : 2 | october 4, 1959 | at philadelphia eagles | l 49-21 | 27,023 row 3 : 3 | october 11, 1959 | at cleveland browns | w 10-6 | 65,534 row 4 : 4 | october 18, 1959 | philadelphia eagles | w 24-7 | 68,783 row 5 : 5 | october 25, 1959 | at pittsburgh steelers | w 21-16 | 33,596 row 6 : 6 | november 1, 1959 | green bay packers | w 20-3 | 68,837 row 7 : 7 | november 8, 1959 | chicago cardinals | w 9-3 | 56,779 row 8 : 8 | november 15, 1959 | pittsburgh steelers | l 14-9 | 66,786 row 9 : 9 | november 22, 1959 | at chicago cardinals (bloomington, mn) | w 30-20 | 26,625 row 10 : 10 | november 29, 1959 | washington redskins | w 45-14 | 60,982 row 11 : 11 | december 6, 1959 | cleveland browns | w 48-7 | 68,436 row 12 : 12 | december 13, 1959 | at washington redskins | w 24-10 | 26,198 | table_csv/203_790.csv | 1 | {
"column_index": [
1
],
"row_index": [
11
]
} | [
"what are the dates of all the games in the 1959 new york giants season?",
"which one had the lowest attendance?"
]
| 1 | december 13, 1959 | [
"Week",
"Date",
"Opponent",
"Result",
"Attendance"
]
| which one had the lowest attendance? | [
[
"1",
"September 26, 1959",
"at Los Angeles Rams",
"W 23-21",
"71,297"
],
[
"2",
"October 4, 1959",
"at Philadelphia Eagles",
"L 49-21",
"27,023"
],
[
"3",
"October 11, 1959",
"at Cleveland Browns",
"W 10-6",
"65,534"
],
[
"4",
"October 18, 1959",
"Philadelphia Eagles",
"W 24-7",
"68,783"
],
[
"5",
"October 25, 1959",
"at Pittsburgh Steelers",
"W 21-16",
"33,596"
],
[
"6",
"November 1, 1959",
"Green Bay Packers",
"W 20-3",
"68,837"
],
[
"7",
"November 8, 1959",
"Chicago Cardinals",
"W 9-3",
"56,779"
],
[
"8",
"November 15, 1959",
"Pittsburgh Steelers",
"L 14-9",
"66,786"
],
[
"9",
"November 22, 1959",
"at Chicago Cardinals (Bloomington, MN)",
"W 30-20",
"26,625"
],
[
"10",
"November 29, 1959",
"Washington Redskins",
"W 45-14",
"60,982"
],
[
"11",
"December 6, 1959",
"Cleveland Browns",
"W 48-7",
"68,436"
],
[
"12",
"December 13, 1959",
"at Washington Redskins",
"W 24-10",
"26,198"
]
]
| [
"December 13, 1959"
]
| which one had the lowest attendance? || what are the dates of all the games in the 1959 new york giants season? |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.