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
sequence | annotator
int64 0
2
| seq_out
stringlengths 1
1.73k
| table_header
sequence | question
stringlengths 10
291
| table_data
sequence | answer_text
sequence | text_in
stringlengths 19
565
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
nt-9466 | col : position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | cordoba cf | 30 | 40 | 16 | 8 | 6 | 48 | 22 | 26 row 2 : 2 | cd malaga | 30 | 38 | 14 | 10 | 6 | 52 | 36 | 16 row 3 : 3 | granada cf | 30 | 36 | 15 | 6 | 9 | 48 | 34 | 14 row 4 : 4 | ud las palmas | 30 | 35 | 15 | 5 | 10 | 47 | 39 | 8 row 5 : 5 | recreativo de huelva | 30 | 33 | 13 | 7 | 10 | 43 | 42 | 1 row 6 : 6 | levante ud | 30 | 32 | 14 | 4 | 12 | 49 | 42 | 7 row 7 : 7 | hercules cf | 30 | 32 | 14 | 4 | 12 | 55 | 46 | 9 row 8 : 8 | real murcia | 30 | 31 | 12 | 7 | 11 | 40 | 35 | 5 row 9 : 9 | real jaen | 30 | 31 | 14 | 3 | 13 | 58 | 42 | 16 row 10 : 10 | cadiz cf | 30 | 28 | 12 | 4 | 14 | 43 | 52 | -9 row 11 : 11 | cd cartagena | 30 | 28 | 13 | 2 | 15 | 45 | 56 | -11 row 12 : 12 | cd mestalla | 30 | 27 | 11 | 5 | 14 | 50 | 49 | 1 row 13 : 13 | albacete balompie | 30 | 27 | 10 | 7 | 13 | 27 | 32 | -5 row 14 : 14 | cd san fernando | 30 | 27 | 11 | 5 | 14 | 37 | 47 | -10 row 15 : 15 | atletico ceuta | 30 | 23 | 8 | 7 | 15 | 33 | 48 | -15 row 16 : 16 | cd villarrobledo | 30 | 12 | 4 | 4 | 22 | 26 | 79 | -53 | table_csv/204_135.csv | 2 | {
"column_index": [
1
],
"row_index": [
15
]
} | [
"what are all the club names?",
"how many wins did each club have?",
"and which club had four wins?"
] | 0 | cd villarrobledo | [
"Position",
"Club",
"Played",
"Points",
"Wins",
"Draws",
"Losses",
"Goals for",
"Goals against",
"Goal Difference"
] | and which club had four wins? | [
[
"1",
"Cordoba CF",
"30",
"40",
"16",
"8",
"6",
"48",
"22",
"26"
],
[
"2",
"CD Malaga",
"30",
"38",
"14",
"10",
"6",
"52",
"36",
"16"
],
[
"3",
"Granada CF",
"30",
"36",
"15",
"6",
"9",
"48",
"34",
"14"
],
[
"4",
"UD Las Palmas",
"30",
"35",
"15",
"5",
"10",
"47",
"39",
"8"
],
[
"5",
"Recreativo de Huelva",
"30",
"33",
"13",
"7",
"10",
"43",
"42",
"1"
],
[
"6",
"Levante UD",
"30",
"32",
"14",
"4",
"12",
"49",
"42",
"7"
],
[
"7",
"Hercules CF",
"30",
"32",
"14",
"4",
"12",
"55",
"46",
"9"
],
[
"8",
"Real Murcia",
"30",
"31",
"12",
"7",
"11",
"40",
"35",
"5"
],
[
"9",
"Real Jaen",
"30",
"31",
"14",
"3",
"13",
"58",
"42",
"16"
],
[
"10",
"Cadiz CF",
"30",
"28",
"12",
"4",
"14",
"43",
"52",
"-9"
],
[
"11",
"CD Cartagena",
"30",
"28",
"13",
"2",
"15",
"45",
"56",
"-11"
],
[
"12",
"CD Mestalla",
"30",
"27",
"11",
"5",
"14",
"50",
"49",
"1"
],
[
"13",
"Albacete Balompie",
"30",
"27",
"10",
"7",
"13",
"27",
"32",
"-5"
],
[
"14",
"CD San Fernando",
"30",
"27",
"11",
"5",
"14",
"37",
"47",
"-10"
],
[
"15",
"Atletico Ceuta",
"30",
"23",
"8",
"7",
"15",
"33",
"48",
"-15"
],
[
"16",
"CD Villarrobledo",
"30",
"12",
"4",
"4",
"22",
"26",
"79",
"-53"
]
] | [
"CD Villarrobledo"
] | and which club had four wins? || how many wins did each club have? | what are all the club names? |
nt-9466 | col : position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | cordoba cf | 30 | 40 | 16 | 8 | 6 | 48 | 22 | 26 row 2 : 2 | cd malaga | 30 | 38 | 14 | 10 | 6 | 52 | 36 | 16 row 3 : 3 | granada cf | 30 | 36 | 15 | 6 | 9 | 48 | 34 | 14 row 4 : 4 | ud las palmas | 30 | 35 | 15 | 5 | 10 | 47 | 39 | 8 row 5 : 5 | recreativo de huelva | 30 | 33 | 13 | 7 | 10 | 43 | 42 | 1 row 6 : 6 | levante ud | 30 | 32 | 14 | 4 | 12 | 49 | 42 | 7 row 7 : 7 | hercules cf | 30 | 32 | 14 | 4 | 12 | 55 | 46 | 9 row 8 : 8 | real murcia | 30 | 31 | 12 | 7 | 11 | 40 | 35 | 5 row 9 : 9 | real jaen | 30 | 31 | 14 | 3 | 13 | 58 | 42 | 16 row 10 : 10 | cadiz cf | 30 | 28 | 12 | 4 | 14 | 43 | 52 | -9 row 11 : 11 | cd cartagena | 30 | 28 | 13 | 2 | 15 | 45 | 56 | -11 row 12 : 12 | cd mestalla | 30 | 27 | 11 | 5 | 14 | 50 | 49 | 1 row 13 : 13 | albacete balompie | 30 | 27 | 10 | 7 | 13 | 27 | 32 | -5 row 14 : 14 | cd san fernando | 30 | 27 | 11 | 5 | 14 | 37 | 47 | -10 row 15 : 15 | atletico ceuta | 30 | 23 | 8 | 7 | 15 | 33 | 48 | -15 row 16 : 16 | cd villarrobledo | 30 | 12 | 4 | 4 | 22 | 26 | 79 | -53 | table_csv/204_135.csv | 0 | {
"column_index": [
1,
1,
1,
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,
13,
14,
15
]
} | [
"what are the competing clubs?"
] | 1 | cordoba cf, cd malaga, granada cf, ud las palmas, recreativo de huelva, levante ud, hercules cf, real murcia, real jaen, cadiz cf, cd cartagena, cd mestalla, albacete balompie, cd san fernando, atletico ceuta, cd villarrobledo | [
"Position",
"Club",
"Played",
"Points",
"Wins",
"Draws",
"Losses",
"Goals for",
"Goals against",
"Goal Difference"
] | what are the competing clubs? | [
[
"1",
"Cordoba CF",
"30",
"40",
"16",
"8",
"6",
"48",
"22",
"26"
],
[
"2",
"CD Malaga",
"30",
"38",
"14",
"10",
"6",
"52",
"36",
"16"
],
[
"3",
"Granada CF",
"30",
"36",
"15",
"6",
"9",
"48",
"34",
"14"
],
[
"4",
"UD Las Palmas",
"30",
"35",
"15",
"5",
"10",
"47",
"39",
"8"
],
[
"5",
"Recreativo de Huelva",
"30",
"33",
"13",
"7",
"10",
"43",
"42",
"1"
],
[
"6",
"Levante UD",
"30",
"32",
"14",
"4",
"12",
"49",
"42",
"7"
],
[
"7",
"Hercules CF",
"30",
"32",
"14",
"4",
"12",
"55",
"46",
"9"
],
[
"8",
"Real Murcia",
"30",
"31",
"12",
"7",
"11",
"40",
"35",
"5"
],
[
"9",
"Real Jaen",
"30",
"31",
"14",
"3",
"13",
"58",
"42",
"16"
],
[
"10",
"Cadiz CF",
"30",
"28",
"12",
"4",
"14",
"43",
"52",
"-9"
],
[
"11",
"CD Cartagena",
"30",
"28",
"13",
"2",
"15",
"45",
"56",
"-11"
],
[
"12",
"CD Mestalla",
"30",
"27",
"11",
"5",
"14",
"50",
"49",
"1"
],
[
"13",
"Albacete Balompie",
"30",
"27",
"10",
"7",
"13",
"27",
"32",
"-5"
],
[
"14",
"CD San Fernando",
"30",
"27",
"11",
"5",
"14",
"37",
"47",
"-10"
],
[
"15",
"Atletico Ceuta",
"30",
"23",
"8",
"7",
"15",
"33",
"48",
"-15"
],
[
"16",
"CD Villarrobledo",
"30",
"12",
"4",
"4",
"22",
"26",
"79",
"-53"
]
] | [
"Cordoba CF",
"CD Malaga",
"Granada CF",
"UD Las Palmas",
"Recreativo de Huelva",
"Levante UD",
"Hercules CF",
"Real Murcia",
"Real Jaen",
"Cadiz CF",
"CD Cartagena",
"CD Mestalla",
"Albacete Balompie",
"CD San Fernando",
"Atletico Ceuta",
"CD Villarrobledo"
] | what are the competing clubs? || |
nt-9466 | col : position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | cordoba cf | 30 | 40 | 16 | 8 | 6 | 48 | 22 | 26 row 2 : 2 | cd malaga | 30 | 38 | 14 | 10 | 6 | 52 | 36 | 16 row 3 : 3 | granada cf | 30 | 36 | 15 | 6 | 9 | 48 | 34 | 14 row 4 : 4 | ud las palmas | 30 | 35 | 15 | 5 | 10 | 47 | 39 | 8 row 5 : 5 | recreativo de huelva | 30 | 33 | 13 | 7 | 10 | 43 | 42 | 1 row 6 : 6 | levante ud | 30 | 32 | 14 | 4 | 12 | 49 | 42 | 7 row 7 : 7 | hercules cf | 30 | 32 | 14 | 4 | 12 | 55 | 46 | 9 row 8 : 8 | real murcia | 30 | 31 | 12 | 7 | 11 | 40 | 35 | 5 row 9 : 9 | real jaen | 30 | 31 | 14 | 3 | 13 | 58 | 42 | 16 row 10 : 10 | cadiz cf | 30 | 28 | 12 | 4 | 14 | 43 | 52 | -9 row 11 : 11 | cd cartagena | 30 | 28 | 13 | 2 | 15 | 45 | 56 | -11 row 12 : 12 | cd mestalla | 30 | 27 | 11 | 5 | 14 | 50 | 49 | 1 row 13 : 13 | albacete balompie | 30 | 27 | 10 | 7 | 13 | 27 | 32 | -5 row 14 : 14 | cd san fernando | 30 | 27 | 11 | 5 | 14 | 37 | 47 | -10 row 15 : 15 | atletico ceuta | 30 | 23 | 8 | 7 | 15 | 33 | 48 | -15 row 16 : 16 | cd villarrobledo | 30 | 12 | 4 | 4 | 22 | 26 | 79 | -53 | table_csv/204_135.csv | 1 | {
"column_index": [
1
],
"row_index": [
15
]
} | [
"what are the competing clubs?",
"of those, which one had a total of only 4 wins?"
] | 1 | cd villarrobledo | [
"Position",
"Club",
"Played",
"Points",
"Wins",
"Draws",
"Losses",
"Goals for",
"Goals against",
"Goal Difference"
] | of those, which one had a total of only 4 wins? | [
[
"1",
"Cordoba CF",
"30",
"40",
"16",
"8",
"6",
"48",
"22",
"26"
],
[
"2",
"CD Malaga",
"30",
"38",
"14",
"10",
"6",
"52",
"36",
"16"
],
[
"3",
"Granada CF",
"30",
"36",
"15",
"6",
"9",
"48",
"34",
"14"
],
[
"4",
"UD Las Palmas",
"30",
"35",
"15",
"5",
"10",
"47",
"39",
"8"
],
[
"5",
"Recreativo de Huelva",
"30",
"33",
"13",
"7",
"10",
"43",
"42",
"1"
],
[
"6",
"Levante UD",
"30",
"32",
"14",
"4",
"12",
"49",
"42",
"7"
],
[
"7",
"Hercules CF",
"30",
"32",
"14",
"4",
"12",
"55",
"46",
"9"
],
[
"8",
"Real Murcia",
"30",
"31",
"12",
"7",
"11",
"40",
"35",
"5"
],
[
"9",
"Real Jaen",
"30",
"31",
"14",
"3",
"13",
"58",
"42",
"16"
],
[
"10",
"Cadiz CF",
"30",
"28",
"12",
"4",
"14",
"43",
"52",
"-9"
],
[
"11",
"CD Cartagena",
"30",
"28",
"13",
"2",
"15",
"45",
"56",
"-11"
],
[
"12",
"CD Mestalla",
"30",
"27",
"11",
"5",
"14",
"50",
"49",
"1"
],
[
"13",
"Albacete Balompie",
"30",
"27",
"10",
"7",
"13",
"27",
"32",
"-5"
],
[
"14",
"CD San Fernando",
"30",
"27",
"11",
"5",
"14",
"37",
"47",
"-10"
],
[
"15",
"Atletico Ceuta",
"30",
"23",
"8",
"7",
"15",
"33",
"48",
"-15"
],
[
"16",
"CD Villarrobledo",
"30",
"12",
"4",
"4",
"22",
"26",
"79",
"-53"
]
] | [
"CD Villarrobledo"
] | of those, which one had a total of only 4 wins? || what are the competing clubs? |
nt-9466 | col : position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | cordoba cf | 30 | 40 | 16 | 8 | 6 | 48 | 22 | 26 row 2 : 2 | cd malaga | 30 | 38 | 14 | 10 | 6 | 52 | 36 | 16 row 3 : 3 | granada cf | 30 | 36 | 15 | 6 | 9 | 48 | 34 | 14 row 4 : 4 | ud las palmas | 30 | 35 | 15 | 5 | 10 | 47 | 39 | 8 row 5 : 5 | recreativo de huelva | 30 | 33 | 13 | 7 | 10 | 43 | 42 | 1 row 6 : 6 | levante ud | 30 | 32 | 14 | 4 | 12 | 49 | 42 | 7 row 7 : 7 | hercules cf | 30 | 32 | 14 | 4 | 12 | 55 | 46 | 9 row 8 : 8 | real murcia | 30 | 31 | 12 | 7 | 11 | 40 | 35 | 5 row 9 : 9 | real jaen | 30 | 31 | 14 | 3 | 13 | 58 | 42 | 16 row 10 : 10 | cadiz cf | 30 | 28 | 12 | 4 | 14 | 43 | 52 | -9 row 11 : 11 | cd cartagena | 30 | 28 | 13 | 2 | 15 | 45 | 56 | -11 row 12 : 12 | cd mestalla | 30 | 27 | 11 | 5 | 14 | 50 | 49 | 1 row 13 : 13 | albacete balompie | 30 | 27 | 10 | 7 | 13 | 27 | 32 | -5 row 14 : 14 | cd san fernando | 30 | 27 | 11 | 5 | 14 | 37 | 47 | -10 row 15 : 15 | atletico ceuta | 30 | 23 | 8 | 7 | 15 | 33 | 48 | -15 row 16 : 16 | cd villarrobledo | 30 | 12 | 4 | 4 | 22 | 26 | 79 | -53 | table_csv/204_135.csv | 0 | {
"column_index": [
1,
1,
1,
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,
13,
14,
15
]
} | [
"what are all the clubs?"
] | 2 | cordoba cf, cd malaga, granada cf, ud las palmas, recreativo de huelva, levante ud, hercules cf, real murcia, real jaen, cadiz cf, cd cartagena, cd mestalla, albacete balompie, cd san fernando, atletico ceuta, cd villarrobledo | [
"Position",
"Club",
"Played",
"Points",
"Wins",
"Draws",
"Losses",
"Goals for",
"Goals against",
"Goal Difference"
] | what are all the clubs? | [
[
"1",
"Cordoba CF",
"30",
"40",
"16",
"8",
"6",
"48",
"22",
"26"
],
[
"2",
"CD Malaga",
"30",
"38",
"14",
"10",
"6",
"52",
"36",
"16"
],
[
"3",
"Granada CF",
"30",
"36",
"15",
"6",
"9",
"48",
"34",
"14"
],
[
"4",
"UD Las Palmas",
"30",
"35",
"15",
"5",
"10",
"47",
"39",
"8"
],
[
"5",
"Recreativo de Huelva",
"30",
"33",
"13",
"7",
"10",
"43",
"42",
"1"
],
[
"6",
"Levante UD",
"30",
"32",
"14",
"4",
"12",
"49",
"42",
"7"
],
[
"7",
"Hercules CF",
"30",
"32",
"14",
"4",
"12",
"55",
"46",
"9"
],
[
"8",
"Real Murcia",
"30",
"31",
"12",
"7",
"11",
"40",
"35",
"5"
],
[
"9",
"Real Jaen",
"30",
"31",
"14",
"3",
"13",
"58",
"42",
"16"
],
[
"10",
"Cadiz CF",
"30",
"28",
"12",
"4",
"14",
"43",
"52",
"-9"
],
[
"11",
"CD Cartagena",
"30",
"28",
"13",
"2",
"15",
"45",
"56",
"-11"
],
[
"12",
"CD Mestalla",
"30",
"27",
"11",
"5",
"14",
"50",
"49",
"1"
],
[
"13",
"Albacete Balompie",
"30",
"27",
"10",
"7",
"13",
"27",
"32",
"-5"
],
[
"14",
"CD San Fernando",
"30",
"27",
"11",
"5",
"14",
"37",
"47",
"-10"
],
[
"15",
"Atletico Ceuta",
"30",
"23",
"8",
"7",
"15",
"33",
"48",
"-15"
],
[
"16",
"CD Villarrobledo",
"30",
"12",
"4",
"4",
"22",
"26",
"79",
"-53"
]
] | [
"Cordoba CF",
"CD Malaga",
"Granada CF",
"UD Las Palmas",
"Recreativo de Huelva",
"Levante UD",
"Hercules CF",
"Real Murcia",
"Real Jaen",
"Cadiz CF",
"CD Cartagena",
"CD Mestalla",
"Albacete Balompie",
"CD San Fernando",
"Atletico Ceuta",
"CD Villarrobledo"
] | what are all the clubs? || |
nt-9466 | col : position | club | played | points | wins | draws | losses | goals for | goals against | goal difference row 1 : 1 | cordoba cf | 30 | 40 | 16 | 8 | 6 | 48 | 22 | 26 row 2 : 2 | cd malaga | 30 | 38 | 14 | 10 | 6 | 52 | 36 | 16 row 3 : 3 | granada cf | 30 | 36 | 15 | 6 | 9 | 48 | 34 | 14 row 4 : 4 | ud las palmas | 30 | 35 | 15 | 5 | 10 | 47 | 39 | 8 row 5 : 5 | recreativo de huelva | 30 | 33 | 13 | 7 | 10 | 43 | 42 | 1 row 6 : 6 | levante ud | 30 | 32 | 14 | 4 | 12 | 49 | 42 | 7 row 7 : 7 | hercules cf | 30 | 32 | 14 | 4 | 12 | 55 | 46 | 9 row 8 : 8 | real murcia | 30 | 31 | 12 | 7 | 11 | 40 | 35 | 5 row 9 : 9 | real jaen | 30 | 31 | 14 | 3 | 13 | 58 | 42 | 16 row 10 : 10 | cadiz cf | 30 | 28 | 12 | 4 | 14 | 43 | 52 | -9 row 11 : 11 | cd cartagena | 30 | 28 | 13 | 2 | 15 | 45 | 56 | -11 row 12 : 12 | cd mestalla | 30 | 27 | 11 | 5 | 14 | 50 | 49 | 1 row 13 : 13 | albacete balompie | 30 | 27 | 10 | 7 | 13 | 27 | 32 | -5 row 14 : 14 | cd san fernando | 30 | 27 | 11 | 5 | 14 | 37 | 47 | -10 row 15 : 15 | atletico ceuta | 30 | 23 | 8 | 7 | 15 | 33 | 48 | -15 row 16 : 16 | cd villarrobledo | 30 | 12 | 4 | 4 | 22 | 26 | 79 | -53 | table_csv/204_135.csv | 1 | {
"column_index": [
1
],
"row_index": [
15
]
} | [
"what are all the clubs?",
"which had four wins?"
] | 2 | cd villarrobledo | [
"Position",
"Club",
"Played",
"Points",
"Wins",
"Draws",
"Losses",
"Goals for",
"Goals against",
"Goal Difference"
] | which had four wins? | [
[
"1",
"Cordoba CF",
"30",
"40",
"16",
"8",
"6",
"48",
"22",
"26"
],
[
"2",
"CD Malaga",
"30",
"38",
"14",
"10",
"6",
"52",
"36",
"16"
],
[
"3",
"Granada CF",
"30",
"36",
"15",
"6",
"9",
"48",
"34",
"14"
],
[
"4",
"UD Las Palmas",
"30",
"35",
"15",
"5",
"10",
"47",
"39",
"8"
],
[
"5",
"Recreativo de Huelva",
"30",
"33",
"13",
"7",
"10",
"43",
"42",
"1"
],
[
"6",
"Levante UD",
"30",
"32",
"14",
"4",
"12",
"49",
"42",
"7"
],
[
"7",
"Hercules CF",
"30",
"32",
"14",
"4",
"12",
"55",
"46",
"9"
],
[
"8",
"Real Murcia",
"30",
"31",
"12",
"7",
"11",
"40",
"35",
"5"
],
[
"9",
"Real Jaen",
"30",
"31",
"14",
"3",
"13",
"58",
"42",
"16"
],
[
"10",
"Cadiz CF",
"30",
"28",
"12",
"4",
"14",
"43",
"52",
"-9"
],
[
"11",
"CD Cartagena",
"30",
"28",
"13",
"2",
"15",
"45",
"56",
"-11"
],
[
"12",
"CD Mestalla",
"30",
"27",
"11",
"5",
"14",
"50",
"49",
"1"
],
[
"13",
"Albacete Balompie",
"30",
"27",
"10",
"7",
"13",
"27",
"32",
"-5"
],
[
"14",
"CD San Fernando",
"30",
"27",
"11",
"5",
"14",
"37",
"47",
"-10"
],
[
"15",
"Atletico Ceuta",
"30",
"23",
"8",
"7",
"15",
"33",
"48",
"-15"
],
[
"16",
"CD Villarrobledo",
"30",
"12",
"4",
"4",
"22",
"26",
"79",
"-53"
]
] | [
"CD Villarrobledo"
] | which had four wins? || what are all the clubs? |
ns-1809 | col : state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004 row 2 : assam | 19 | 1 | 126 | 2001 row 3 : bihar | 153 | 5 | 324 | 2000 row 4 : chhattisgarh | 18 | 0 | 90 | 2003 row 5 : delhi | 2 | 0 | 70 | 2003 row 6 : goa | 3 | 0 | 40 | 2002 row 7 : gujarat | 1 | 0 | 181 | 2002 row 8 : haryana | 10 | 0 | 90 | 2000 row 9 : himachal pradesh | 7 | 0 | 68 | 2003 row 10 : jammu and kashmir | 5 | 0 | 87 | 2002 row 11 : karnataka | 5 | 0 | 224 | 2004 row 12 : kerala | 22 | 17 | 140 | 2006 row 13 : madhya pradesh | 17 | 0 | 230 | 2003 row 14 : maharashtra | 19 | 0 | 288 | 1999 row 15 : manipur | 16 | 4 | 60 | 2006 row 16 : meghalaya | 3 | 0 | 60 | 2003 row 17 : mizoram | 4 | 0 | 40 | 2003 row 18 : odisha | 6 | 1 | 147 | 2004 row 19 : puducherry | 2 | 0 | 30 | 2001 row 20 : punjab | 11 | 0 | 117 | 2006 row 21 : rajasthan | 15 | 0 | 200 | 2003 row 22 : tamil nadu | 8 | 6 | 234 | 2006 row 23 : tripura | 2 | 1 | 60 | 2003 row 24 : uttar pradesh | 5 | 0 | 402 | 2002 row 25 : uttarakhand | 14 | 0 | 70 | 2002 row 26 : west bengal | 13 | 8 | 294 | 2006 | table_csv/203_562.csv | 0 | {
"column_index": [
3
],
"row_index": [
16
]
} | [
"how many seats did mizoram have?"
] | 0 | 40 | [
"State",
"No. of candidates",
"No. of elected",
"Total no. of seats in Assembly",
"Year of Election"
] | how many seats did mizoram have? | [
[
"Andhra Pradesh",
"12",
"6",
"294",
"2004"
],
[
"Assam",
"19",
"1",
"126",
"2001"
],
[
"Bihar",
"153",
"5",
"324",
"2000"
],
[
"Chhattisgarh",
"18",
"0",
"90",
"2003"
],
[
"Delhi",
"2",
"0",
"70",
"2003"
],
[
"Goa",
"3",
"0",
"40",
"2002"
],
[
"Gujarat",
"1",
"0",
"181",
"2002"
],
[
"Haryana",
"10",
"0",
"90",
"2000"
],
[
"Himachal Pradesh",
"7",
"0",
"68",
"2003"
],
[
"Jammu and Kashmir",
"5",
"0",
"87",
"2002"
],
[
"Karnataka",
"5",
"0",
"224",
"2004"
],
[
"Kerala",
"22",
"17",
"140",
"2006"
],
[
"Madhya Pradesh",
"17",
"0",
"230",
"2003"
],
[
"Maharashtra",
"19",
"0",
"288",
"1999"
],
[
"Manipur",
"16",
"4",
"60",
"2006"
],
[
"Meghalaya",
"3",
"0",
"60",
"2003"
],
[
"Mizoram",
"4",
"0",
"40",
"2003"
],
[
"Odisha",
"6",
"1",
"147",
"2004"
],
[
"Puducherry",
"2",
"0",
"30",
"2001"
],
[
"Punjab",
"11",
"0",
"117",
"2006"
],
[
"Rajasthan",
"15",
"0",
"200",
"2003"
],
[
"Tamil Nadu",
"8",
"6",
"234",
"2006"
],
[
"Tripura",
"2",
"1",
"60",
"2003"
],
[
"Uttar Pradesh",
"5",
"0",
"402",
"2002"
],
[
"Uttarakhand",
"14",
"0",
"70",
"2002"
],
[
"West Bengal",
"13",
"8",
"294",
"2006"
]
] | [
"40"
] | how many seats did mizoram have? || |
ns-1809 | col : state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004 row 2 : assam | 19 | 1 | 126 | 2001 row 3 : bihar | 153 | 5 | 324 | 2000 row 4 : chhattisgarh | 18 | 0 | 90 | 2003 row 5 : delhi | 2 | 0 | 70 | 2003 row 6 : goa | 3 | 0 | 40 | 2002 row 7 : gujarat | 1 | 0 | 181 | 2002 row 8 : haryana | 10 | 0 | 90 | 2000 row 9 : himachal pradesh | 7 | 0 | 68 | 2003 row 10 : jammu and kashmir | 5 | 0 | 87 | 2002 row 11 : karnataka | 5 | 0 | 224 | 2004 row 12 : kerala | 22 | 17 | 140 | 2006 row 13 : madhya pradesh | 17 | 0 | 230 | 2003 row 14 : maharashtra | 19 | 0 | 288 | 1999 row 15 : manipur | 16 | 4 | 60 | 2006 row 16 : meghalaya | 3 | 0 | 60 | 2003 row 17 : mizoram | 4 | 0 | 40 | 2003 row 18 : odisha | 6 | 1 | 147 | 2004 row 19 : puducherry | 2 | 0 | 30 | 2001 row 20 : punjab | 11 | 0 | 117 | 2006 row 21 : rajasthan | 15 | 0 | 200 | 2003 row 22 : tamil nadu | 8 | 6 | 234 | 2006 row 23 : tripura | 2 | 1 | 60 | 2003 row 24 : uttar pradesh | 5 | 0 | 402 | 2002 row 25 : uttarakhand | 14 | 0 | 70 | 2002 row 26 : west bengal | 13 | 8 | 294 | 2006 | table_csv/203_562.csv | 1 | {
"column_index": [
0
],
"row_index": [
5
]
} | [
"how many seats did mizoram have?",
"what other state had 40 seats?"
] | 0 | goa | [
"State",
"No. of candidates",
"No. of elected",
"Total no. of seats in Assembly",
"Year of Election"
] | what other state had 40 seats? | [
[
"Andhra Pradesh",
"12",
"6",
"294",
"2004"
],
[
"Assam",
"19",
"1",
"126",
"2001"
],
[
"Bihar",
"153",
"5",
"324",
"2000"
],
[
"Chhattisgarh",
"18",
"0",
"90",
"2003"
],
[
"Delhi",
"2",
"0",
"70",
"2003"
],
[
"Goa",
"3",
"0",
"40",
"2002"
],
[
"Gujarat",
"1",
"0",
"181",
"2002"
],
[
"Haryana",
"10",
"0",
"90",
"2000"
],
[
"Himachal Pradesh",
"7",
"0",
"68",
"2003"
],
[
"Jammu and Kashmir",
"5",
"0",
"87",
"2002"
],
[
"Karnataka",
"5",
"0",
"224",
"2004"
],
[
"Kerala",
"22",
"17",
"140",
"2006"
],
[
"Madhya Pradesh",
"17",
"0",
"230",
"2003"
],
[
"Maharashtra",
"19",
"0",
"288",
"1999"
],
[
"Manipur",
"16",
"4",
"60",
"2006"
],
[
"Meghalaya",
"3",
"0",
"60",
"2003"
],
[
"Mizoram",
"4",
"0",
"40",
"2003"
],
[
"Odisha",
"6",
"1",
"147",
"2004"
],
[
"Puducherry",
"2",
"0",
"30",
"2001"
],
[
"Punjab",
"11",
"0",
"117",
"2006"
],
[
"Rajasthan",
"15",
"0",
"200",
"2003"
],
[
"Tamil Nadu",
"8",
"6",
"234",
"2006"
],
[
"Tripura",
"2",
"1",
"60",
"2003"
],
[
"Uttar Pradesh",
"5",
"0",
"402",
"2002"
],
[
"Uttarakhand",
"14",
"0",
"70",
"2002"
],
[
"West Bengal",
"13",
"8",
"294",
"2006"
]
] | [
"Goa"
] | what other state had 40 seats? || how many seats did mizoram have? |
ns-1809 | col : state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004 row 2 : assam | 19 | 1 | 126 | 2001 row 3 : bihar | 153 | 5 | 324 | 2000 row 4 : chhattisgarh | 18 | 0 | 90 | 2003 row 5 : delhi | 2 | 0 | 70 | 2003 row 6 : goa | 3 | 0 | 40 | 2002 row 7 : gujarat | 1 | 0 | 181 | 2002 row 8 : haryana | 10 | 0 | 90 | 2000 row 9 : himachal pradesh | 7 | 0 | 68 | 2003 row 10 : jammu and kashmir | 5 | 0 | 87 | 2002 row 11 : karnataka | 5 | 0 | 224 | 2004 row 12 : kerala | 22 | 17 | 140 | 2006 row 13 : madhya pradesh | 17 | 0 | 230 | 2003 row 14 : maharashtra | 19 | 0 | 288 | 1999 row 15 : manipur | 16 | 4 | 60 | 2006 row 16 : meghalaya | 3 | 0 | 60 | 2003 row 17 : mizoram | 4 | 0 | 40 | 2003 row 18 : odisha | 6 | 1 | 147 | 2004 row 19 : puducherry | 2 | 0 | 30 | 2001 row 20 : punjab | 11 | 0 | 117 | 2006 row 21 : rajasthan | 15 | 0 | 200 | 2003 row 22 : tamil nadu | 8 | 6 | 234 | 2006 row 23 : tripura | 2 | 1 | 60 | 2003 row 24 : uttar pradesh | 5 | 0 | 402 | 2002 row 25 : uttarakhand | 14 | 0 | 70 | 2002 row 26 : west bengal | 13 | 8 | 294 | 2006 | table_csv/203_562.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
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,
19,
20,
21,
22,
23,
24,
25
]
} | [
"which states are in the party?"
] | 1 | andhra pradesh, assam, bihar, chhattisgarh, delhi, goa, gujarat, haryana, himachal pradesh, jammu and kashmir, karnataka, kerala, madhya pradesh, maharashtra, manipur, meghalaya, mizoram, odisha, puducherry, punjab, rajasthan, tamil nadu, tripura, uttar pradesh, uttarakhand, west bengal | [
"State",
"No. of candidates",
"No. of elected",
"Total no. of seats in Assembly",
"Year of Election"
] | which states are in the party? | [
[
"Andhra Pradesh",
"12",
"6",
"294",
"2004"
],
[
"Assam",
"19",
"1",
"126",
"2001"
],
[
"Bihar",
"153",
"5",
"324",
"2000"
],
[
"Chhattisgarh",
"18",
"0",
"90",
"2003"
],
[
"Delhi",
"2",
"0",
"70",
"2003"
],
[
"Goa",
"3",
"0",
"40",
"2002"
],
[
"Gujarat",
"1",
"0",
"181",
"2002"
],
[
"Haryana",
"10",
"0",
"90",
"2000"
],
[
"Himachal Pradesh",
"7",
"0",
"68",
"2003"
],
[
"Jammu and Kashmir",
"5",
"0",
"87",
"2002"
],
[
"Karnataka",
"5",
"0",
"224",
"2004"
],
[
"Kerala",
"22",
"17",
"140",
"2006"
],
[
"Madhya Pradesh",
"17",
"0",
"230",
"2003"
],
[
"Maharashtra",
"19",
"0",
"288",
"1999"
],
[
"Manipur",
"16",
"4",
"60",
"2006"
],
[
"Meghalaya",
"3",
"0",
"60",
"2003"
],
[
"Mizoram",
"4",
"0",
"40",
"2003"
],
[
"Odisha",
"6",
"1",
"147",
"2004"
],
[
"Puducherry",
"2",
"0",
"30",
"2001"
],
[
"Punjab",
"11",
"0",
"117",
"2006"
],
[
"Rajasthan",
"15",
"0",
"200",
"2003"
],
[
"Tamil Nadu",
"8",
"6",
"234",
"2006"
],
[
"Tripura",
"2",
"1",
"60",
"2003"
],
[
"Uttar Pradesh",
"5",
"0",
"402",
"2002"
],
[
"Uttarakhand",
"14",
"0",
"70",
"2002"
],
[
"West Bengal",
"13",
"8",
"294",
"2006"
]
] | [
"Andhra Pradesh",
"Assam",
"Bihar",
"Chhattisgarh",
"Delhi",
"Goa",
"Gujarat",
"Haryana",
"Himachal Pradesh",
"Jammu and Kashmir",
"Karnataka",
"Kerala",
"Madhya Pradesh",
"Maharashtra",
"Manipur",
"Meghalaya",
"Mizoram",
"Odisha",
"Puducherry",
"Punjab",
"Rajasthan",
"Tamil Nadu",
"Tripura",
"Uttar Pradesh",
"Uttarakhand",
"West Bengal"
] | which states are in the party? || |
ns-1809 | col : state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004 row 2 : assam | 19 | 1 | 126 | 2001 row 3 : bihar | 153 | 5 | 324 | 2000 row 4 : chhattisgarh | 18 | 0 | 90 | 2003 row 5 : delhi | 2 | 0 | 70 | 2003 row 6 : goa | 3 | 0 | 40 | 2002 row 7 : gujarat | 1 | 0 | 181 | 2002 row 8 : haryana | 10 | 0 | 90 | 2000 row 9 : himachal pradesh | 7 | 0 | 68 | 2003 row 10 : jammu and kashmir | 5 | 0 | 87 | 2002 row 11 : karnataka | 5 | 0 | 224 | 2004 row 12 : kerala | 22 | 17 | 140 | 2006 row 13 : madhya pradesh | 17 | 0 | 230 | 2003 row 14 : maharashtra | 19 | 0 | 288 | 1999 row 15 : manipur | 16 | 4 | 60 | 2006 row 16 : meghalaya | 3 | 0 | 60 | 2003 row 17 : mizoram | 4 | 0 | 40 | 2003 row 18 : odisha | 6 | 1 | 147 | 2004 row 19 : puducherry | 2 | 0 | 30 | 2001 row 20 : punjab | 11 | 0 | 117 | 2006 row 21 : rajasthan | 15 | 0 | 200 | 2003 row 22 : tamil nadu | 8 | 6 | 234 | 2006 row 23 : tripura | 2 | 1 | 60 | 2003 row 24 : uttar pradesh | 5 | 0 | 402 | 2002 row 25 : uttarakhand | 14 | 0 | 70 | 2002 row 26 : west bengal | 13 | 8 | 294 | 2006 | table_csv/203_562.csv | 1 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
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,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25
]
} | [
"which states are in the party?",
"how many seats does each have?"
] | 1 | 294, 126, 324, 90, 70, 40, 181, 90, 68, 87, 224, 140, 230, 288, 60, 60, 40, 147, 30, 117, 200, 234, 60, 402, 70, 294 | [
"State",
"No. of candidates",
"No. of elected",
"Total no. of seats in Assembly",
"Year of Election"
] | how many seats does each have? | [
[
"Andhra Pradesh",
"12",
"6",
"294",
"2004"
],
[
"Assam",
"19",
"1",
"126",
"2001"
],
[
"Bihar",
"153",
"5",
"324",
"2000"
],
[
"Chhattisgarh",
"18",
"0",
"90",
"2003"
],
[
"Delhi",
"2",
"0",
"70",
"2003"
],
[
"Goa",
"3",
"0",
"40",
"2002"
],
[
"Gujarat",
"1",
"0",
"181",
"2002"
],
[
"Haryana",
"10",
"0",
"90",
"2000"
],
[
"Himachal Pradesh",
"7",
"0",
"68",
"2003"
],
[
"Jammu and Kashmir",
"5",
"0",
"87",
"2002"
],
[
"Karnataka",
"5",
"0",
"224",
"2004"
],
[
"Kerala",
"22",
"17",
"140",
"2006"
],
[
"Madhya Pradesh",
"17",
"0",
"230",
"2003"
],
[
"Maharashtra",
"19",
"0",
"288",
"1999"
],
[
"Manipur",
"16",
"4",
"60",
"2006"
],
[
"Meghalaya",
"3",
"0",
"60",
"2003"
],
[
"Mizoram",
"4",
"0",
"40",
"2003"
],
[
"Odisha",
"6",
"1",
"147",
"2004"
],
[
"Puducherry",
"2",
"0",
"30",
"2001"
],
[
"Punjab",
"11",
"0",
"117",
"2006"
],
[
"Rajasthan",
"15",
"0",
"200",
"2003"
],
[
"Tamil Nadu",
"8",
"6",
"234",
"2006"
],
[
"Tripura",
"2",
"1",
"60",
"2003"
],
[
"Uttar Pradesh",
"5",
"0",
"402",
"2002"
],
[
"Uttarakhand",
"14",
"0",
"70",
"2002"
],
[
"West Bengal",
"13",
"8",
"294",
"2006"
]
] | [
"294",
"126",
"324",
"90",
"70",
"40",
"181",
"90",
"68",
"87",
"224",
"140",
"230",
"288",
"60",
"60",
"40",
"147",
"30",
"117",
"200",
"234",
"60",
"402",
"70",
"294"
] | how many seats does each have? || which states are in the party? |
ns-1809 | col : state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004 row 2 : assam | 19 | 1 | 126 | 2001 row 3 : bihar | 153 | 5 | 324 | 2000 row 4 : chhattisgarh | 18 | 0 | 90 | 2003 row 5 : delhi | 2 | 0 | 70 | 2003 row 6 : goa | 3 | 0 | 40 | 2002 row 7 : gujarat | 1 | 0 | 181 | 2002 row 8 : haryana | 10 | 0 | 90 | 2000 row 9 : himachal pradesh | 7 | 0 | 68 | 2003 row 10 : jammu and kashmir | 5 | 0 | 87 | 2002 row 11 : karnataka | 5 | 0 | 224 | 2004 row 12 : kerala | 22 | 17 | 140 | 2006 row 13 : madhya pradesh | 17 | 0 | 230 | 2003 row 14 : maharashtra | 19 | 0 | 288 | 1999 row 15 : manipur | 16 | 4 | 60 | 2006 row 16 : meghalaya | 3 | 0 | 60 | 2003 row 17 : mizoram | 4 | 0 | 40 | 2003 row 18 : odisha | 6 | 1 | 147 | 2004 row 19 : puducherry | 2 | 0 | 30 | 2001 row 20 : punjab | 11 | 0 | 117 | 2006 row 21 : rajasthan | 15 | 0 | 200 | 2003 row 22 : tamil nadu | 8 | 6 | 234 | 2006 row 23 : tripura | 2 | 1 | 60 | 2003 row 24 : uttar pradesh | 5 | 0 | 402 | 2002 row 25 : uttarakhand | 14 | 0 | 70 | 2002 row 26 : west bengal | 13 | 8 | 294 | 2006 | table_csv/203_562.csv | 2 | {
"column_index": [
0
],
"row_index": [
5
]
} | [
"which states are in the party?",
"how many seats does each have?",
"along with mizoram, which state has 40 seats?"
] | 1 | goa | [
"State",
"No. of candidates",
"No. of elected",
"Total no. of seats in Assembly",
"Year of Election"
] | along with mizoram, which state has 40 seats? | [
[
"Andhra Pradesh",
"12",
"6",
"294",
"2004"
],
[
"Assam",
"19",
"1",
"126",
"2001"
],
[
"Bihar",
"153",
"5",
"324",
"2000"
],
[
"Chhattisgarh",
"18",
"0",
"90",
"2003"
],
[
"Delhi",
"2",
"0",
"70",
"2003"
],
[
"Goa",
"3",
"0",
"40",
"2002"
],
[
"Gujarat",
"1",
"0",
"181",
"2002"
],
[
"Haryana",
"10",
"0",
"90",
"2000"
],
[
"Himachal Pradesh",
"7",
"0",
"68",
"2003"
],
[
"Jammu and Kashmir",
"5",
"0",
"87",
"2002"
],
[
"Karnataka",
"5",
"0",
"224",
"2004"
],
[
"Kerala",
"22",
"17",
"140",
"2006"
],
[
"Madhya Pradesh",
"17",
"0",
"230",
"2003"
],
[
"Maharashtra",
"19",
"0",
"288",
"1999"
],
[
"Manipur",
"16",
"4",
"60",
"2006"
],
[
"Meghalaya",
"3",
"0",
"60",
"2003"
],
[
"Mizoram",
"4",
"0",
"40",
"2003"
],
[
"Odisha",
"6",
"1",
"147",
"2004"
],
[
"Puducherry",
"2",
"0",
"30",
"2001"
],
[
"Punjab",
"11",
"0",
"117",
"2006"
],
[
"Rajasthan",
"15",
"0",
"200",
"2003"
],
[
"Tamil Nadu",
"8",
"6",
"234",
"2006"
],
[
"Tripura",
"2",
"1",
"60",
"2003"
],
[
"Uttar Pradesh",
"5",
"0",
"402",
"2002"
],
[
"Uttarakhand",
"14",
"0",
"70",
"2002"
],
[
"West Bengal",
"13",
"8",
"294",
"2006"
]
] | [
"Goa"
] | along with mizoram, which state has 40 seats? || how many seats does each have? | which states are in the party? |
ns-1809 | col : state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004 row 2 : assam | 19 | 1 | 126 | 2001 row 3 : bihar | 153 | 5 | 324 | 2000 row 4 : chhattisgarh | 18 | 0 | 90 | 2003 row 5 : delhi | 2 | 0 | 70 | 2003 row 6 : goa | 3 | 0 | 40 | 2002 row 7 : gujarat | 1 | 0 | 181 | 2002 row 8 : haryana | 10 | 0 | 90 | 2000 row 9 : himachal pradesh | 7 | 0 | 68 | 2003 row 10 : jammu and kashmir | 5 | 0 | 87 | 2002 row 11 : karnataka | 5 | 0 | 224 | 2004 row 12 : kerala | 22 | 17 | 140 | 2006 row 13 : madhya pradesh | 17 | 0 | 230 | 2003 row 14 : maharashtra | 19 | 0 | 288 | 1999 row 15 : manipur | 16 | 4 | 60 | 2006 row 16 : meghalaya | 3 | 0 | 60 | 2003 row 17 : mizoram | 4 | 0 | 40 | 2003 row 18 : odisha | 6 | 1 | 147 | 2004 row 19 : puducherry | 2 | 0 | 30 | 2001 row 20 : punjab | 11 | 0 | 117 | 2006 row 21 : rajasthan | 15 | 0 | 200 | 2003 row 22 : tamil nadu | 8 | 6 | 234 | 2006 row 23 : tripura | 2 | 1 | 60 | 2003 row 24 : uttar pradesh | 5 | 0 | 402 | 2002 row 25 : uttarakhand | 14 | 0 | 70 | 2002 row 26 : west bengal | 13 | 8 | 294 | 2006 | table_csv/203_562.csv | 0 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
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,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25
]
} | [
"what are the numbers of seats in the assemblies?"
] | 2 | 294, 126, 324, 90, 70, 40, 181, 90, 68, 87, 224, 140, 230, 288, 60, 60, 40, 147, 30, 117, 200, 234, 60, 402, 70, 294 | [
"State",
"No. of candidates",
"No. of elected",
"Total no. of seats in Assembly",
"Year of Election"
] | what are the numbers of seats in the assemblies? | [
[
"Andhra Pradesh",
"12",
"6",
"294",
"2004"
],
[
"Assam",
"19",
"1",
"126",
"2001"
],
[
"Bihar",
"153",
"5",
"324",
"2000"
],
[
"Chhattisgarh",
"18",
"0",
"90",
"2003"
],
[
"Delhi",
"2",
"0",
"70",
"2003"
],
[
"Goa",
"3",
"0",
"40",
"2002"
],
[
"Gujarat",
"1",
"0",
"181",
"2002"
],
[
"Haryana",
"10",
"0",
"90",
"2000"
],
[
"Himachal Pradesh",
"7",
"0",
"68",
"2003"
],
[
"Jammu and Kashmir",
"5",
"0",
"87",
"2002"
],
[
"Karnataka",
"5",
"0",
"224",
"2004"
],
[
"Kerala",
"22",
"17",
"140",
"2006"
],
[
"Madhya Pradesh",
"17",
"0",
"230",
"2003"
],
[
"Maharashtra",
"19",
"0",
"288",
"1999"
],
[
"Manipur",
"16",
"4",
"60",
"2006"
],
[
"Meghalaya",
"3",
"0",
"60",
"2003"
],
[
"Mizoram",
"4",
"0",
"40",
"2003"
],
[
"Odisha",
"6",
"1",
"147",
"2004"
],
[
"Puducherry",
"2",
"0",
"30",
"2001"
],
[
"Punjab",
"11",
"0",
"117",
"2006"
],
[
"Rajasthan",
"15",
"0",
"200",
"2003"
],
[
"Tamil Nadu",
"8",
"6",
"234",
"2006"
],
[
"Tripura",
"2",
"1",
"60",
"2003"
],
[
"Uttar Pradesh",
"5",
"0",
"402",
"2002"
],
[
"Uttarakhand",
"14",
"0",
"70",
"2002"
],
[
"West Bengal",
"13",
"8",
"294",
"2006"
]
] | [
"294",
"126",
"324",
"90",
"70",
"40",
"181",
"90",
"68",
"87",
"224",
"140",
"230",
"288",
"60",
"60",
"40",
"147",
"30",
"117",
"200",
"234",
"60",
"402",
"70",
"294"
] | what are the numbers of seats in the assemblies? || |
ns-1809 | col : state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004 row 2 : assam | 19 | 1 | 126 | 2001 row 3 : bihar | 153 | 5 | 324 | 2000 row 4 : chhattisgarh | 18 | 0 | 90 | 2003 row 5 : delhi | 2 | 0 | 70 | 2003 row 6 : goa | 3 | 0 | 40 | 2002 row 7 : gujarat | 1 | 0 | 181 | 2002 row 8 : haryana | 10 | 0 | 90 | 2000 row 9 : himachal pradesh | 7 | 0 | 68 | 2003 row 10 : jammu and kashmir | 5 | 0 | 87 | 2002 row 11 : karnataka | 5 | 0 | 224 | 2004 row 12 : kerala | 22 | 17 | 140 | 2006 row 13 : madhya pradesh | 17 | 0 | 230 | 2003 row 14 : maharashtra | 19 | 0 | 288 | 1999 row 15 : manipur | 16 | 4 | 60 | 2006 row 16 : meghalaya | 3 | 0 | 60 | 2003 row 17 : mizoram | 4 | 0 | 40 | 2003 row 18 : odisha | 6 | 1 | 147 | 2004 row 19 : puducherry | 2 | 0 | 30 | 2001 row 20 : punjab | 11 | 0 | 117 | 2006 row 21 : rajasthan | 15 | 0 | 200 | 2003 row 22 : tamil nadu | 8 | 6 | 234 | 2006 row 23 : tripura | 2 | 1 | 60 | 2003 row 24 : uttar pradesh | 5 | 0 | 402 | 2002 row 25 : uttarakhand | 14 | 0 | 70 | 2002 row 26 : west bengal | 13 | 8 | 294 | 2006 | table_csv/203_562.csv | 1 | {
"column_index": [
3
],
"row_index": [
16
]
} | [
"what are the numbers of seats in the assemblies?",
"how many seats does mizoram have?"
] | 2 | 40 | [
"State",
"No. of candidates",
"No. of elected",
"Total no. of seats in Assembly",
"Year of Election"
] | how many seats does mizoram have? | [
[
"Andhra Pradesh",
"12",
"6",
"294",
"2004"
],
[
"Assam",
"19",
"1",
"126",
"2001"
],
[
"Bihar",
"153",
"5",
"324",
"2000"
],
[
"Chhattisgarh",
"18",
"0",
"90",
"2003"
],
[
"Delhi",
"2",
"0",
"70",
"2003"
],
[
"Goa",
"3",
"0",
"40",
"2002"
],
[
"Gujarat",
"1",
"0",
"181",
"2002"
],
[
"Haryana",
"10",
"0",
"90",
"2000"
],
[
"Himachal Pradesh",
"7",
"0",
"68",
"2003"
],
[
"Jammu and Kashmir",
"5",
"0",
"87",
"2002"
],
[
"Karnataka",
"5",
"0",
"224",
"2004"
],
[
"Kerala",
"22",
"17",
"140",
"2006"
],
[
"Madhya Pradesh",
"17",
"0",
"230",
"2003"
],
[
"Maharashtra",
"19",
"0",
"288",
"1999"
],
[
"Manipur",
"16",
"4",
"60",
"2006"
],
[
"Meghalaya",
"3",
"0",
"60",
"2003"
],
[
"Mizoram",
"4",
"0",
"40",
"2003"
],
[
"Odisha",
"6",
"1",
"147",
"2004"
],
[
"Puducherry",
"2",
"0",
"30",
"2001"
],
[
"Punjab",
"11",
"0",
"117",
"2006"
],
[
"Rajasthan",
"15",
"0",
"200",
"2003"
],
[
"Tamil Nadu",
"8",
"6",
"234",
"2006"
],
[
"Tripura",
"2",
"1",
"60",
"2003"
],
[
"Uttar Pradesh",
"5",
"0",
"402",
"2002"
],
[
"Uttarakhand",
"14",
"0",
"70",
"2002"
],
[
"West Bengal",
"13",
"8",
"294",
"2006"
]
] | [
"40"
] | how many seats does mizoram have? || what are the numbers of seats in the assemblies? |
ns-1809 | col : state | no. of candidates | no. of elected | total no. of seats in assembly | year of election row 1 : andhra pradesh | 12 | 6 | 294 | 2004 row 2 : assam | 19 | 1 | 126 | 2001 row 3 : bihar | 153 | 5 | 324 | 2000 row 4 : chhattisgarh | 18 | 0 | 90 | 2003 row 5 : delhi | 2 | 0 | 70 | 2003 row 6 : goa | 3 | 0 | 40 | 2002 row 7 : gujarat | 1 | 0 | 181 | 2002 row 8 : haryana | 10 | 0 | 90 | 2000 row 9 : himachal pradesh | 7 | 0 | 68 | 2003 row 10 : jammu and kashmir | 5 | 0 | 87 | 2002 row 11 : karnataka | 5 | 0 | 224 | 2004 row 12 : kerala | 22 | 17 | 140 | 2006 row 13 : madhya pradesh | 17 | 0 | 230 | 2003 row 14 : maharashtra | 19 | 0 | 288 | 1999 row 15 : manipur | 16 | 4 | 60 | 2006 row 16 : meghalaya | 3 | 0 | 60 | 2003 row 17 : mizoram | 4 | 0 | 40 | 2003 row 18 : odisha | 6 | 1 | 147 | 2004 row 19 : puducherry | 2 | 0 | 30 | 2001 row 20 : punjab | 11 | 0 | 117 | 2006 row 21 : rajasthan | 15 | 0 | 200 | 2003 row 22 : tamil nadu | 8 | 6 | 234 | 2006 row 23 : tripura | 2 | 1 | 60 | 2003 row 24 : uttar pradesh | 5 | 0 | 402 | 2002 row 25 : uttarakhand | 14 | 0 | 70 | 2002 row 26 : west bengal | 13 | 8 | 294 | 2006 | table_csv/203_562.csv | 2 | {
"column_index": [
0
],
"row_index": [
5
]
} | [
"what are the numbers of seats in the assemblies?",
"how many seats does mizoram have?",
"what also has this number?"
] | 2 | goa | [
"State",
"No. of candidates",
"No. of elected",
"Total no. of seats in Assembly",
"Year of Election"
] | what also has this number? | [
[
"Andhra Pradesh",
"12",
"6",
"294",
"2004"
],
[
"Assam",
"19",
"1",
"126",
"2001"
],
[
"Bihar",
"153",
"5",
"324",
"2000"
],
[
"Chhattisgarh",
"18",
"0",
"90",
"2003"
],
[
"Delhi",
"2",
"0",
"70",
"2003"
],
[
"Goa",
"3",
"0",
"40",
"2002"
],
[
"Gujarat",
"1",
"0",
"181",
"2002"
],
[
"Haryana",
"10",
"0",
"90",
"2000"
],
[
"Himachal Pradesh",
"7",
"0",
"68",
"2003"
],
[
"Jammu and Kashmir",
"5",
"0",
"87",
"2002"
],
[
"Karnataka",
"5",
"0",
"224",
"2004"
],
[
"Kerala",
"22",
"17",
"140",
"2006"
],
[
"Madhya Pradesh",
"17",
"0",
"230",
"2003"
],
[
"Maharashtra",
"19",
"0",
"288",
"1999"
],
[
"Manipur",
"16",
"4",
"60",
"2006"
],
[
"Meghalaya",
"3",
"0",
"60",
"2003"
],
[
"Mizoram",
"4",
"0",
"40",
"2003"
],
[
"Odisha",
"6",
"1",
"147",
"2004"
],
[
"Puducherry",
"2",
"0",
"30",
"2001"
],
[
"Punjab",
"11",
"0",
"117",
"2006"
],
[
"Rajasthan",
"15",
"0",
"200",
"2003"
],
[
"Tamil Nadu",
"8",
"6",
"234",
"2006"
],
[
"Tripura",
"2",
"1",
"60",
"2003"
],
[
"Uttar Pradesh",
"5",
"0",
"402",
"2002"
],
[
"Uttarakhand",
"14",
"0",
"70",
"2002"
],
[
"West Bengal",
"13",
"8",
"294",
"2006"
]
] | [
"Goa"
] | what also has this number? || how many seats does mizoram have? | what are the numbers of seats in the assemblies? |
nt-2999 | 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": [
5
],
"row_index": [
6
]
} | [
"what was the attendance on february 8, 2009?"
] | 0 | 4,231 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | what was the attendance on february 8, 2009? | [
[
"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"
]
] | [
"4,231"
] | what was the attendance on february 8, 2009? || |
nt-2999 | 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
],
"row_index": [
12
]
} | [
"what was the attendance on february 8, 2009?",
"what was the attendance on april 4, 2009?"
] | 0 | 4,187 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | what was the attendance on april 4, 2009? | [
[
"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"
]
] | [
"4,187"
] | what was the attendance on april 4, 2009? || what was the attendance on february 8, 2009? |
nt-2999 | 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": [
1
],
"row_index": [
6
]
} | [
"what was the attendance on february 8, 2009?",
"what was the attendance on april 4, 2009?",
"which of these dates had the highest attendance?"
] | 0 | february 8, 2009 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | which of these dates had the highest 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"
]
] | [
"February 8, 2009"
] | which of these dates had the highest attendance? || what was the attendance on april 4, 2009? | what was the attendance on february 8, 2009? |
nt-2999 | 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,
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,
13,
14,
15
]
} | [
"what are the game dates?"
] | 1 | january 3, 2009, january 10, 2009, january 17, 2009, january 24, 2009, january 31, 2009, february 7, 2009, february 8, 2009, february 15, 2009, february 21, 2009, february 28, 2009, march 1, 2009, march 28, 2009, april 4, 2009, april 5, 2009, april 11, 2009, april 18, 2009 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | what are the game dates? | [
[
"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 10, 2009",
"January 17, 2009",
"January 24, 2009",
"January 31, 2009",
"February 7, 2009",
"February 8, 2009",
"February 15, 2009",
"February 21, 2009",
"February 28, 2009",
"March 1, 2009",
"March 28, 2009",
"April 4, 2009",
"April 5, 2009",
"April 11, 2009",
"April 18, 2009"
] | what are the game dates? || |
nt-2999 | 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
],
"row_index": [
6
]
} | [
"what are the game dates?",
"of these, what was feb. 8th's attendance?"
] | 1 | 4,231 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | of these, what was feb. 8th's 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"
]
] | [
"4,231"
] | of these, what was feb. 8th's attendance? || what are the game dates? |
nt-2999 | 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": [
12
]
} | [
"what are the game dates?",
"of these, what was feb. 8th's attendance?",
"what was april 4th's?"
] | 1 | 4,187 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | what was april 4th's? | [
[
"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"
]
] | [
"4,187"
] | what was april 4th's? || of these, what was feb. 8th's attendance? | what are the game dates? |
nt-2999 | 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 | 3 | {
"column_index": [
5
],
"row_index": [
6
]
} | [
"what are the game dates?",
"of these, what was feb. 8th's attendance?",
"what was april 4th's?",
"which of these are higher?"
] | 1 | 4,231 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | which of these are higher? | [
[
"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"
]
] | [
"4,231"
] | which of these are higher? || what was april 4th's? | of these, what was feb. 8th's attendance? | what are the game dates? |
nt-2999 | 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 | 4 | {
"column_index": [
1
],
"row_index": [
6
]
} | [
"what are the game dates?",
"of these, what was feb. 8th's attendance?",
"what was april 4th's?",
"which of these are higher?",
"which date had this attendance?"
] | 1 | february 8, 2009 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | which date had this 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"
]
] | [
"February 8, 2009"
] | which date had this attendance? || which of these are higher? | what was april 4th's? | of these, what was feb. 8th's attendance? | what are the game dates? |
nt-2999 | 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,
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,
13,
14,
15
]
} | [
"what were the dates of each game during the 2009 new york titans season?"
] | 2 | january 3, 2009, january 10, 2009, january 17, 2009, january 24, 2009, january 31, 2009, february 7, 2009, february 8, 2009, february 15, 2009, february 21, 2009, february 28, 2009, march 1, 2009, march 28, 2009, april 4, 2009, april 5, 2009, april 11, 2009, april 18, 2009 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | what were the dates of each game during the 2009 new york titans season? | [
[
"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 10, 2009",
"January 17, 2009",
"January 24, 2009",
"January 31, 2009",
"February 7, 2009",
"February 8, 2009",
"February 15, 2009",
"February 21, 2009",
"February 28, 2009",
"March 1, 2009",
"March 28, 2009",
"April 4, 2009",
"April 5, 2009",
"April 11, 2009",
"April 18, 2009"
] | what were the dates of each game during the 2009 new york titans season? || |
nt-2999 | 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 the dates of each game during the 2009 new york titans season?",
"and what was the attendance for these games?"
] | 2 | 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"
] | and what was the attendance for these 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,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"
] | and what was the attendance for these games? || what were the dates of each game during the 2009 new york titans season? |
nt-2999 | 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": [
1
],
"row_index": [
6
]
} | [
"what were the dates of each game during the 2009 new york titans season?",
"and what was the attendance for these games?",
"and between the games on february 8 and april 4, which game had the most in attendance?"
] | 2 | february 8, 2009 | [
"Game",
"Date",
"Opponent",
"Location",
"Score",
"Attendance",
"Record"
] | and between the games on february 8 and april 4, which game had the most in 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"
]
] | [
"February 8, 2009"
] | and between the games on february 8 and april 4, which game had the most in attendance? || and what was the attendance for these games? | what were the dates of each game during the 2009 new york titans season? |
ns-1805 | col : year | title | image | dimensions | collection | comments row 1 : 1942.0 | assassination of heydrich (c. 1942; originally may have | view | 61.4 x 76.1 cm. (24.2 x 30 in. | the national archives, kew, richmond, uk | subject: ss-general reinhard heydrich (1904-1942 row 2 : 1944.0 | production of tanks (original may have been untitled), oil on canvas | view | 51.3 x 61.5 cm. (20.2 x 24.2 in | the national archives, kew, richmond, uk | scene: workers manufacture churchill tanks on a factory production line. art row 3 : 1968.0 | express engines at tyseley, oil on canvas | view view | 75 x 100 cm. (29.5 x 39.4 in. | nan | scene: rolling stock--london, midland and scottish railway no.55 row 4 : 1972.0 | field marshall viscount montgomery of alamein, oil on canvas | view | 125 x 100 cm. (49.2 x 39. | defence academy of the united kingdom, shrivenham, oxfordshire | subject: field marshal bernard law montgomery (1887-1976), 1s row 5 : 1971.0 | sir edward heath | view | 123 x 99 cm. (48.4 x 39 in | balliol college, university of oxford, oxford | subject: sir edward heath (1916-2005), kg, organ row 6 : 1972.0 | self portrait | nan | nan | nan | nan row 7 : nan | her majesty the queen with her dogs at frogmore | see cuneo society website | nan | nan | subject: queen elizabeth ii (b. 1926). row 8 : nan | bentley vs the blue train | view see cuneo society website | nan | nan | scene: 1930 cannes to calais maritime race. | table_csv/204_106.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7
]
} | [
"what are all the titles of the pieces?"
] | 0 | assassination of heydrich (c. 1942; originally may have, production of tanks (original may have been untitled), oil on canvas, express engines at tyseley, oil on canvas, field marshall viscount montgomery of alamein, oil on canvas, sir edward heath, self portrait, her majesty the queen with her dogs at frogmore, bentley vs the blue train | [
"Year",
"Title",
"Image",
"Dimensions",
"Collection",
"Comments"
] | what are all the titles of the pieces? | [
[
"1942.0",
"Assassination of Heydrich (c. 1942; originally may have",
"view",
"61.4 x 76.1 cm. (24.2 x 30 in.",
"The National Archives, Kew, Richmond, UK",
"Subject: SS-General Reinhard Heydrich (1904-1942"
],
[
"1944.0",
"Production of Tanks (original may have been untitled), oil on canvas",
"view",
"51.3 x 61.5 cm. (20.2 x 24.2 in",
"The National Archives, Kew, Richmond, UK",
"Scene: workers manufacture Churchill tanks on a factory production line. Art"
],
[
"1968.0",
"Express Engines at Tyseley, oil on canvas",
"view view",
"75 x 100 cm. (29.5 x 39.4 in.",
"nan",
"Scene: rolling stock--London, Midland and Scottish Railway No.55"
],
[
"1972.0",
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"view",
"125 x 100 cm. (49.2 x 39.",
"Defence Academy of the United Kingdom, Shrivenham, Oxfordshire",
"Subject: Field Marshal Bernard Law Montgomery (1887-1976), 1s"
],
[
"1971.0",
"Sir Edward Heath",
"view",
"123 x 99 cm. (48.4 x 39 in",
"Balliol College, University of Oxford, Oxford",
"Subject: Sir Edward Heath (1916-2005), KG, Organ"
],
[
"1972.0",
"Self Portrait",
"nan",
"nan",
"nan",
"nan"
],
[
"nan",
"Her Majesty The Queen with Her Dogs at Frogmore",
"see Cuneo Society website",
"nan",
"nan",
"Subject: Queen Elizabeth II (b. 1926)."
],
[
"nan",
"Bentley vs The Blue Train",
"view see Cuneo Society website",
"nan",
"nan",
"Scene: 1930 Cannes to Calais Maritime race."
]
] | [
"Assassination of Heydrich (c. 1942; originally may have",
"Production of Tanks (original may have been untitled), oil on canvas",
"Express Engines at Tyseley, oil on canvas",
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"Sir Edward Heath",
"Self Portrait",
"Her Majesty The Queen with Her Dogs at Frogmore",
"Bentley vs The Blue Train"
] | what are all the titles of the pieces? || |
ns-1805 | col : year | title | image | dimensions | collection | comments row 1 : 1942.0 | assassination of heydrich (c. 1942; originally may have | view | 61.4 x 76.1 cm. (24.2 x 30 in. | the national archives, kew, richmond, uk | subject: ss-general reinhard heydrich (1904-1942 row 2 : 1944.0 | production of tanks (original may have been untitled), oil on canvas | view | 51.3 x 61.5 cm. (20.2 x 24.2 in | the national archives, kew, richmond, uk | scene: workers manufacture churchill tanks on a factory production line. art row 3 : 1968.0 | express engines at tyseley, oil on canvas | view view | 75 x 100 cm. (29.5 x 39.4 in. | nan | scene: rolling stock--london, midland and scottish railway no.55 row 4 : 1972.0 | field marshall viscount montgomery of alamein, oil on canvas | view | 125 x 100 cm. (49.2 x 39. | defence academy of the united kingdom, shrivenham, oxfordshire | subject: field marshal bernard law montgomery (1887-1976), 1s row 5 : 1971.0 | sir edward heath | view | 123 x 99 cm. (48.4 x 39 in | balliol college, university of oxford, oxford | subject: sir edward heath (1916-2005), kg, organ row 6 : 1972.0 | self portrait | nan | nan | nan | nan row 7 : nan | her majesty the queen with her dogs at frogmore | see cuneo society website | nan | nan | subject: queen elizabeth ii (b. 1926). row 8 : nan | bentley vs the blue train | view see cuneo society website | nan | nan | scene: 1930 cannes to calais maritime race. | table_csv/204_106.csv | 1 | {
"column_index": [
1,
1
],
"row_index": [
3,
4
]
} | [
"what are all the titles of the pieces?",
"which are over 40 inches wide?"
] | 0 | field marshall viscount montgomery of alamein, oil on canvas, sir edward heath | [
"Year",
"Title",
"Image",
"Dimensions",
"Collection",
"Comments"
] | which are over 40 inches wide? | [
[
"1942.0",
"Assassination of Heydrich (c. 1942; originally may have",
"view",
"61.4 x 76.1 cm. (24.2 x 30 in.",
"The National Archives, Kew, Richmond, UK",
"Subject: SS-General Reinhard Heydrich (1904-1942"
],
[
"1944.0",
"Production of Tanks (original may have been untitled), oil on canvas",
"view",
"51.3 x 61.5 cm. (20.2 x 24.2 in",
"The National Archives, Kew, Richmond, UK",
"Scene: workers manufacture Churchill tanks on a factory production line. Art"
],
[
"1968.0",
"Express Engines at Tyseley, oil on canvas",
"view view",
"75 x 100 cm. (29.5 x 39.4 in.",
"nan",
"Scene: rolling stock--London, Midland and Scottish Railway No.55"
],
[
"1972.0",
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"view",
"125 x 100 cm. (49.2 x 39.",
"Defence Academy of the United Kingdom, Shrivenham, Oxfordshire",
"Subject: Field Marshal Bernard Law Montgomery (1887-1976), 1s"
],
[
"1971.0",
"Sir Edward Heath",
"view",
"123 x 99 cm. (48.4 x 39 in",
"Balliol College, University of Oxford, Oxford",
"Subject: Sir Edward Heath (1916-2005), KG, Organ"
],
[
"1972.0",
"Self Portrait",
"nan",
"nan",
"nan",
"nan"
],
[
"nan",
"Her Majesty The Queen with Her Dogs at Frogmore",
"see Cuneo Society website",
"nan",
"nan",
"Subject: Queen Elizabeth II (b. 1926)."
],
[
"nan",
"Bentley vs The Blue Train",
"view see Cuneo Society website",
"nan",
"nan",
"Scene: 1930 Cannes to Calais Maritime race."
]
] | [
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"Sir Edward Heath"
] | which are over 40 inches wide? || what are all the titles of the pieces? |
ns-1805 | col : year | title | image | dimensions | collection | comments row 1 : 1942.0 | assassination of heydrich (c. 1942; originally may have | view | 61.4 x 76.1 cm. (24.2 x 30 in. | the national archives, kew, richmond, uk | subject: ss-general reinhard heydrich (1904-1942 row 2 : 1944.0 | production of tanks (original may have been untitled), oil on canvas | view | 51.3 x 61.5 cm. (20.2 x 24.2 in | the national archives, kew, richmond, uk | scene: workers manufacture churchill tanks on a factory production line. art row 3 : 1968.0 | express engines at tyseley, oil on canvas | view view | 75 x 100 cm. (29.5 x 39.4 in. | nan | scene: rolling stock--london, midland and scottish railway no.55 row 4 : 1972.0 | field marshall viscount montgomery of alamein, oil on canvas | view | 125 x 100 cm. (49.2 x 39. | defence academy of the united kingdom, shrivenham, oxfordshire | subject: field marshal bernard law montgomery (1887-1976), 1s row 5 : 1971.0 | sir edward heath | view | 123 x 99 cm. (48.4 x 39 in | balliol college, university of oxford, oxford | subject: sir edward heath (1916-2005), kg, organ row 6 : 1972.0 | self portrait | nan | nan | nan | nan row 7 : nan | her majesty the queen with her dogs at frogmore | see cuneo society website | nan | nan | subject: queen elizabeth ii (b. 1926). row 8 : nan | bentley vs the blue train | view see cuneo society website | nan | nan | scene: 1930 cannes to calais maritime race. | table_csv/204_106.csv | 2 | {
"column_index": [
1
],
"row_index": [
4
]
} | [
"what are all the titles of the pieces?",
"which are over 40 inches wide?",
"which comes from balliol college?"
] | 0 | sir edward heath | [
"Year",
"Title",
"Image",
"Dimensions",
"Collection",
"Comments"
] | which comes from balliol college? | [
[
"1942.0",
"Assassination of Heydrich (c. 1942; originally may have",
"view",
"61.4 x 76.1 cm. (24.2 x 30 in.",
"The National Archives, Kew, Richmond, UK",
"Subject: SS-General Reinhard Heydrich (1904-1942"
],
[
"1944.0",
"Production of Tanks (original may have been untitled), oil on canvas",
"view",
"51.3 x 61.5 cm. (20.2 x 24.2 in",
"The National Archives, Kew, Richmond, UK",
"Scene: workers manufacture Churchill tanks on a factory production line. Art"
],
[
"1968.0",
"Express Engines at Tyseley, oil on canvas",
"view view",
"75 x 100 cm. (29.5 x 39.4 in.",
"nan",
"Scene: rolling stock--London, Midland and Scottish Railway No.55"
],
[
"1972.0",
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"view",
"125 x 100 cm. (49.2 x 39.",
"Defence Academy of the United Kingdom, Shrivenham, Oxfordshire",
"Subject: Field Marshal Bernard Law Montgomery (1887-1976), 1s"
],
[
"1971.0",
"Sir Edward Heath",
"view",
"123 x 99 cm. (48.4 x 39 in",
"Balliol College, University of Oxford, Oxford",
"Subject: Sir Edward Heath (1916-2005), KG, Organ"
],
[
"1972.0",
"Self Portrait",
"nan",
"nan",
"nan",
"nan"
],
[
"nan",
"Her Majesty The Queen with Her Dogs at Frogmore",
"see Cuneo Society website",
"nan",
"nan",
"Subject: Queen Elizabeth II (b. 1926)."
],
[
"nan",
"Bentley vs The Blue Train",
"view see Cuneo Society website",
"nan",
"nan",
"Scene: 1930 Cannes to Calais Maritime race."
]
] | [
"Sir Edward Heath"
] | which comes from balliol college? || which are over 40 inches wide? | what are all the titles of the pieces? |
ns-1805 | col : year | title | image | dimensions | collection | comments row 1 : 1942.0 | assassination of heydrich (c. 1942; originally may have | view | 61.4 x 76.1 cm. (24.2 x 30 in. | the national archives, kew, richmond, uk | subject: ss-general reinhard heydrich (1904-1942 row 2 : 1944.0 | production of tanks (original may have been untitled), oil on canvas | view | 51.3 x 61.5 cm. (20.2 x 24.2 in | the national archives, kew, richmond, uk | scene: workers manufacture churchill tanks on a factory production line. art row 3 : 1968.0 | express engines at tyseley, oil on canvas | view view | 75 x 100 cm. (29.5 x 39.4 in. | nan | scene: rolling stock--london, midland and scottish railway no.55 row 4 : 1972.0 | field marshall viscount montgomery of alamein, oil on canvas | view | 125 x 100 cm. (49.2 x 39. | defence academy of the united kingdom, shrivenham, oxfordshire | subject: field marshal bernard law montgomery (1887-1976), 1s row 5 : 1971.0 | sir edward heath | view | 123 x 99 cm. (48.4 x 39 in | balliol college, university of oxford, oxford | subject: sir edward heath (1916-2005), kg, organ row 6 : 1972.0 | self portrait | nan | nan | nan | nan row 7 : nan | her majesty the queen with her dogs at frogmore | see cuneo society website | nan | nan | subject: queen elizabeth ii (b. 1926). row 8 : nan | bentley vs the blue train | view see cuneo society website | nan | nan | scene: 1930 cannes to calais maritime race. | table_csv/204_106.csv | 0 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7
]
} | [
"what were the dimensions of the different terence cuneo art peices?"
] | 1 | 61.4 x 76.1 cm. (24.2 x 30 in., 51.3 x 61.5 cm. (20.2 x 24.2 in, 75 x 100 cm. (29.5 x 39.4 in., 125 x 100 cm. (49.2 x 39., 123 x 99 cm. (48.4 x 39 in, , , | [
"Year",
"Title",
"Image",
"Dimensions",
"Collection",
"Comments"
] | what were the dimensions of the different terence cuneo art peices? | [
[
"1942.0",
"Assassination of Heydrich (c. 1942; originally may have",
"view",
"61.4 x 76.1 cm. (24.2 x 30 in.",
"The National Archives, Kew, Richmond, UK",
"Subject: SS-General Reinhard Heydrich (1904-1942"
],
[
"1944.0",
"Production of Tanks (original may have been untitled), oil on canvas",
"view",
"51.3 x 61.5 cm. (20.2 x 24.2 in",
"The National Archives, Kew, Richmond, UK",
"Scene: workers manufacture Churchill tanks on a factory production line. Art"
],
[
"1968.0",
"Express Engines at Tyseley, oil on canvas",
"view view",
"75 x 100 cm. (29.5 x 39.4 in.",
"nan",
"Scene: rolling stock--London, Midland and Scottish Railway No.55"
],
[
"1972.0",
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"view",
"125 x 100 cm. (49.2 x 39.",
"Defence Academy of the United Kingdom, Shrivenham, Oxfordshire",
"Subject: Field Marshal Bernard Law Montgomery (1887-1976), 1s"
],
[
"1971.0",
"Sir Edward Heath",
"view",
"123 x 99 cm. (48.4 x 39 in",
"Balliol College, University of Oxford, Oxford",
"Subject: Sir Edward Heath (1916-2005), KG, Organ"
],
[
"1972.0",
"Self Portrait",
"nan",
"nan",
"nan",
"nan"
],
[
"nan",
"Her Majesty The Queen with Her Dogs at Frogmore",
"see Cuneo Society website",
"nan",
"nan",
"Subject: Queen Elizabeth II (b. 1926)."
],
[
"nan",
"Bentley vs The Blue Train",
"view see Cuneo Society website",
"nan",
"nan",
"Scene: 1930 Cannes to Calais Maritime race."
]
] | [
"61.4 x 76.1 cm. (24.2 x 30 in.",
"51.3 x 61.5 cm. (20.2 x 24.2 in",
"75 x 100 cm. (29.5 x 39.4 in.",
"125 x 100 cm. (49.2 x 39.",
"123 x 99 cm. (48.4 x 39 in",
"",
"",
""
] | what were the dimensions of the different terence cuneo art peices? || |
ns-1805 | col : year | title | image | dimensions | collection | comments row 1 : 1942.0 | assassination of heydrich (c. 1942; originally may have | view | 61.4 x 76.1 cm. (24.2 x 30 in. | the national archives, kew, richmond, uk | subject: ss-general reinhard heydrich (1904-1942 row 2 : 1944.0 | production of tanks (original may have been untitled), oil on canvas | view | 51.3 x 61.5 cm. (20.2 x 24.2 in | the national archives, kew, richmond, uk | scene: workers manufacture churchill tanks on a factory production line. art row 3 : 1968.0 | express engines at tyseley, oil on canvas | view view | 75 x 100 cm. (29.5 x 39.4 in. | nan | scene: rolling stock--london, midland and scottish railway no.55 row 4 : 1972.0 | field marshall viscount montgomery of alamein, oil on canvas | view | 125 x 100 cm. (49.2 x 39. | defence academy of the united kingdom, shrivenham, oxfordshire | subject: field marshal bernard law montgomery (1887-1976), 1s row 5 : 1971.0 | sir edward heath | view | 123 x 99 cm. (48.4 x 39 in | balliol college, university of oxford, oxford | subject: sir edward heath (1916-2005), kg, organ row 6 : 1972.0 | self portrait | nan | nan | nan | nan row 7 : nan | her majesty the queen with her dogs at frogmore | see cuneo society website | nan | nan | subject: queen elizabeth ii (b. 1926). row 8 : nan | bentley vs the blue train | view see cuneo society website | nan | nan | scene: 1930 cannes to calais maritime race. | table_csv/204_106.csv | 1 | {
"column_index": [
3,
3
],
"row_index": [
3,
4
]
} | [
"what were the dimensions of the different terence cuneo art peices?",
"which of the dimensions was over 40 inches in width?"
] | 1 | 125 x 100 cm. (49.2 x 39., 123 x 99 cm. (48.4 x 39 in | [
"Year",
"Title",
"Image",
"Dimensions",
"Collection",
"Comments"
] | which of the dimensions was over 40 inches in width? | [
[
"1942.0",
"Assassination of Heydrich (c. 1942; originally may have",
"view",
"61.4 x 76.1 cm. (24.2 x 30 in.",
"The National Archives, Kew, Richmond, UK",
"Subject: SS-General Reinhard Heydrich (1904-1942"
],
[
"1944.0",
"Production of Tanks (original may have been untitled), oil on canvas",
"view",
"51.3 x 61.5 cm. (20.2 x 24.2 in",
"The National Archives, Kew, Richmond, UK",
"Scene: workers manufacture Churchill tanks on a factory production line. Art"
],
[
"1968.0",
"Express Engines at Tyseley, oil on canvas",
"view view",
"75 x 100 cm. (29.5 x 39.4 in.",
"nan",
"Scene: rolling stock--London, Midland and Scottish Railway No.55"
],
[
"1972.0",
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"view",
"125 x 100 cm. (49.2 x 39.",
"Defence Academy of the United Kingdom, Shrivenham, Oxfordshire",
"Subject: Field Marshal Bernard Law Montgomery (1887-1976), 1s"
],
[
"1971.0",
"Sir Edward Heath",
"view",
"123 x 99 cm. (48.4 x 39 in",
"Balliol College, University of Oxford, Oxford",
"Subject: Sir Edward Heath (1916-2005), KG, Organ"
],
[
"1972.0",
"Self Portrait",
"nan",
"nan",
"nan",
"nan"
],
[
"nan",
"Her Majesty The Queen with Her Dogs at Frogmore",
"see Cuneo Society website",
"nan",
"nan",
"Subject: Queen Elizabeth II (b. 1926)."
],
[
"nan",
"Bentley vs The Blue Train",
"view see Cuneo Society website",
"nan",
"nan",
"Scene: 1930 Cannes to Calais Maritime race."
]
] | [
"125 x 100 cm. (49.2 x 39.",
"123 x 99 cm. (48.4 x 39 in"
] | which of the dimensions was over 40 inches in width? || what were the dimensions of the different terence cuneo art peices? |
ns-1805 | col : year | title | image | dimensions | collection | comments row 1 : 1942.0 | assassination of heydrich (c. 1942; originally may have | view | 61.4 x 76.1 cm. (24.2 x 30 in. | the national archives, kew, richmond, uk | subject: ss-general reinhard heydrich (1904-1942 row 2 : 1944.0 | production of tanks (original may have been untitled), oil on canvas | view | 51.3 x 61.5 cm. (20.2 x 24.2 in | the national archives, kew, richmond, uk | scene: workers manufacture churchill tanks on a factory production line. art row 3 : 1968.0 | express engines at tyseley, oil on canvas | view view | 75 x 100 cm. (29.5 x 39.4 in. | nan | scene: rolling stock--london, midland and scottish railway no.55 row 4 : 1972.0 | field marshall viscount montgomery of alamein, oil on canvas | view | 125 x 100 cm. (49.2 x 39. | defence academy of the united kingdom, shrivenham, oxfordshire | subject: field marshal bernard law montgomery (1887-1976), 1s row 5 : 1971.0 | sir edward heath | view | 123 x 99 cm. (48.4 x 39 in | balliol college, university of oxford, oxford | subject: sir edward heath (1916-2005), kg, organ row 6 : 1972.0 | self portrait | nan | nan | nan | nan row 7 : nan | her majesty the queen with her dogs at frogmore | see cuneo society website | nan | nan | subject: queen elizabeth ii (b. 1926). row 8 : nan | bentley vs the blue train | view see cuneo society website | nan | nan | scene: 1930 cannes to calais maritime race. | table_csv/204_106.csv | 2 | {
"column_index": [
1
],
"row_index": [
4
]
} | [
"what were the dimensions of the different terence cuneo art peices?",
"which of the dimensions was over 40 inches in width?",
"which of these was a piece other than field marshall viscount montgomery of alamein, oil on canvas?"
] | 1 | sir edward heath | [
"Year",
"Title",
"Image",
"Dimensions",
"Collection",
"Comments"
] | which of these was a piece other than field marshall viscount montgomery of alamein, oil on canvas? | [
[
"1942.0",
"Assassination of Heydrich (c. 1942; originally may have",
"view",
"61.4 x 76.1 cm. (24.2 x 30 in.",
"The National Archives, Kew, Richmond, UK",
"Subject: SS-General Reinhard Heydrich (1904-1942"
],
[
"1944.0",
"Production of Tanks (original may have been untitled), oil on canvas",
"view",
"51.3 x 61.5 cm. (20.2 x 24.2 in",
"The National Archives, Kew, Richmond, UK",
"Scene: workers manufacture Churchill tanks on a factory production line. Art"
],
[
"1968.0",
"Express Engines at Tyseley, oil on canvas",
"view view",
"75 x 100 cm. (29.5 x 39.4 in.",
"nan",
"Scene: rolling stock--London, Midland and Scottish Railway No.55"
],
[
"1972.0",
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"view",
"125 x 100 cm. (49.2 x 39.",
"Defence Academy of the United Kingdom, Shrivenham, Oxfordshire",
"Subject: Field Marshal Bernard Law Montgomery (1887-1976), 1s"
],
[
"1971.0",
"Sir Edward Heath",
"view",
"123 x 99 cm. (48.4 x 39 in",
"Balliol College, University of Oxford, Oxford",
"Subject: Sir Edward Heath (1916-2005), KG, Organ"
],
[
"1972.0",
"Self Portrait",
"nan",
"nan",
"nan",
"nan"
],
[
"nan",
"Her Majesty The Queen with Her Dogs at Frogmore",
"see Cuneo Society website",
"nan",
"nan",
"Subject: Queen Elizabeth II (b. 1926)."
],
[
"nan",
"Bentley vs The Blue Train",
"view see Cuneo Society website",
"nan",
"nan",
"Scene: 1930 Cannes to Calais Maritime race."
]
] | [
"Sir Edward Heath"
] | which of these was a piece other than field marshall viscount montgomery of alamein, oil on canvas? || which of the dimensions was over 40 inches in width? | what were the dimensions of the different terence cuneo art peices? |
ns-1805 | col : year | title | image | dimensions | collection | comments row 1 : 1942.0 | assassination of heydrich (c. 1942; originally may have | view | 61.4 x 76.1 cm. (24.2 x 30 in. | the national archives, kew, richmond, uk | subject: ss-general reinhard heydrich (1904-1942 row 2 : 1944.0 | production of tanks (original may have been untitled), oil on canvas | view | 51.3 x 61.5 cm. (20.2 x 24.2 in | the national archives, kew, richmond, uk | scene: workers manufacture churchill tanks on a factory production line. art row 3 : 1968.0 | express engines at tyseley, oil on canvas | view view | 75 x 100 cm. (29.5 x 39.4 in. | nan | scene: rolling stock--london, midland and scottish railway no.55 row 4 : 1972.0 | field marshall viscount montgomery of alamein, oil on canvas | view | 125 x 100 cm. (49.2 x 39. | defence academy of the united kingdom, shrivenham, oxfordshire | subject: field marshal bernard law montgomery (1887-1976), 1s row 5 : 1971.0 | sir edward heath | view | 123 x 99 cm. (48.4 x 39 in | balliol college, university of oxford, oxford | subject: sir edward heath (1916-2005), kg, organ row 6 : 1972.0 | self portrait | nan | nan | nan | nan row 7 : nan | her majesty the queen with her dogs at frogmore | see cuneo society website | nan | nan | subject: queen elizabeth ii (b. 1926). row 8 : nan | bentley vs the blue train | view see cuneo society website | nan | nan | scene: 1930 cannes to calais maritime race. | table_csv/204_106.csv | 0 | {
"column_index": [
1,
1
],
"row_index": [
3,
4
]
} | [
"which pieces are wider that 40 inches?"
] | 2 | field marshall viscount montgomery of alamein, oil on canvas, sir edward heath | [
"Year",
"Title",
"Image",
"Dimensions",
"Collection",
"Comments"
] | which pieces are wider that 40 inches? | [
[
"1942.0",
"Assassination of Heydrich (c. 1942; originally may have",
"view",
"61.4 x 76.1 cm. (24.2 x 30 in.",
"The National Archives, Kew, Richmond, UK",
"Subject: SS-General Reinhard Heydrich (1904-1942"
],
[
"1944.0",
"Production of Tanks (original may have been untitled), oil on canvas",
"view",
"51.3 x 61.5 cm. (20.2 x 24.2 in",
"The National Archives, Kew, Richmond, UK",
"Scene: workers manufacture Churchill tanks on a factory production line. Art"
],
[
"1968.0",
"Express Engines at Tyseley, oil on canvas",
"view view",
"75 x 100 cm. (29.5 x 39.4 in.",
"nan",
"Scene: rolling stock--London, Midland and Scottish Railway No.55"
],
[
"1972.0",
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"view",
"125 x 100 cm. (49.2 x 39.",
"Defence Academy of the United Kingdom, Shrivenham, Oxfordshire",
"Subject: Field Marshal Bernard Law Montgomery (1887-1976), 1s"
],
[
"1971.0",
"Sir Edward Heath",
"view",
"123 x 99 cm. (48.4 x 39 in",
"Balliol College, University of Oxford, Oxford",
"Subject: Sir Edward Heath (1916-2005), KG, Organ"
],
[
"1972.0",
"Self Portrait",
"nan",
"nan",
"nan",
"nan"
],
[
"nan",
"Her Majesty The Queen with Her Dogs at Frogmore",
"see Cuneo Society website",
"nan",
"nan",
"Subject: Queen Elizabeth II (b. 1926)."
],
[
"nan",
"Bentley vs The Blue Train",
"view see Cuneo Society website",
"nan",
"nan",
"Scene: 1930 Cannes to Calais Maritime race."
]
] | [
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"Sir Edward Heath"
] | which pieces are wider that 40 inches? || |
ns-1805 | col : year | title | image | dimensions | collection | comments row 1 : 1942.0 | assassination of heydrich (c. 1942; originally may have | view | 61.4 x 76.1 cm. (24.2 x 30 in. | the national archives, kew, richmond, uk | subject: ss-general reinhard heydrich (1904-1942 row 2 : 1944.0 | production of tanks (original may have been untitled), oil on canvas | view | 51.3 x 61.5 cm. (20.2 x 24.2 in | the national archives, kew, richmond, uk | scene: workers manufacture churchill tanks on a factory production line. art row 3 : 1968.0 | express engines at tyseley, oil on canvas | view view | 75 x 100 cm. (29.5 x 39.4 in. | nan | scene: rolling stock--london, midland and scottish railway no.55 row 4 : 1972.0 | field marshall viscount montgomery of alamein, oil on canvas | view | 125 x 100 cm. (49.2 x 39. | defence academy of the united kingdom, shrivenham, oxfordshire | subject: field marshal bernard law montgomery (1887-1976), 1s row 5 : 1971.0 | sir edward heath | view | 123 x 99 cm. (48.4 x 39 in | balliol college, university of oxford, oxford | subject: sir edward heath (1916-2005), kg, organ row 6 : 1972.0 | self portrait | nan | nan | nan | nan row 7 : nan | her majesty the queen with her dogs at frogmore | see cuneo society website | nan | nan | subject: queen elizabeth ii (b. 1926). row 8 : nan | bentley vs the blue train | view see cuneo society website | nan | nan | scene: 1930 cannes to calais maritime race. | table_csv/204_106.csv | 1 | {
"column_index": [
1
],
"row_index": [
4
]
} | [
"which pieces are wider that 40 inches?",
"of these which is not titled field marshall viscount montgomery of alamein?"
] | 2 | sir edward heath | [
"Year",
"Title",
"Image",
"Dimensions",
"Collection",
"Comments"
] | of these which is not titled field marshall viscount montgomery of alamein? | [
[
"1942.0",
"Assassination of Heydrich (c. 1942; originally may have",
"view",
"61.4 x 76.1 cm. (24.2 x 30 in.",
"The National Archives, Kew, Richmond, UK",
"Subject: SS-General Reinhard Heydrich (1904-1942"
],
[
"1944.0",
"Production of Tanks (original may have been untitled), oil on canvas",
"view",
"51.3 x 61.5 cm. (20.2 x 24.2 in",
"The National Archives, Kew, Richmond, UK",
"Scene: workers manufacture Churchill tanks on a factory production line. Art"
],
[
"1968.0",
"Express Engines at Tyseley, oil on canvas",
"view view",
"75 x 100 cm. (29.5 x 39.4 in.",
"nan",
"Scene: rolling stock--London, Midland and Scottish Railway No.55"
],
[
"1972.0",
"Field Marshall Viscount Montgomery of Alamein, oil on canvas",
"view",
"125 x 100 cm. (49.2 x 39.",
"Defence Academy of the United Kingdom, Shrivenham, Oxfordshire",
"Subject: Field Marshal Bernard Law Montgomery (1887-1976), 1s"
],
[
"1971.0",
"Sir Edward Heath",
"view",
"123 x 99 cm. (48.4 x 39 in",
"Balliol College, University of Oxford, Oxford",
"Subject: Sir Edward Heath (1916-2005), KG, Organ"
],
[
"1972.0",
"Self Portrait",
"nan",
"nan",
"nan",
"nan"
],
[
"nan",
"Her Majesty The Queen with Her Dogs at Frogmore",
"see Cuneo Society website",
"nan",
"nan",
"Subject: Queen Elizabeth II (b. 1926)."
],
[
"nan",
"Bentley vs The Blue Train",
"view see Cuneo Society website",
"nan",
"nan",
"Scene: 1930 Cannes to Calais Maritime race."
]
] | [
"Sir Edward Heath"
] | of these which is not titled field marshall viscount montgomery of alamein? || which pieces are wider that 40 inches? |
ns-88 | col : club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969.0 | rams | silver & red | hazelwood south reserve | 4 | [2] row 2 : east gippsland united1 | bairnsdale | 2009.0 | nan | navy blue & gold | howitt park sports complex | 0 | [3] row 3 : falcons 2000 | morwell | 1961.0 | falcons | blue & black | latrobe city soccer stadium | 2 | [4] row 4 : fortuna 60 | morwell | 1960.0 | lions | orange & black | crinigan road south reserve | 9 | [5] row 5 : moe united | moe | 1952.0 | red devils | red, black & white | olympic park | 7 | [6] row 6 : monash | newborough | 1958.0 | wolves | gold & black | monash reserve | 0 | [7] row 7 : morwell pegasus | morwell | 1959.0 | the flying horse | maroon & sky blue | ronald reserve | 5 | [8] row 8 : newborough/yallourn | newborough | nan | nan | navy blue | burrage reserve | 82 | [9] row 9 : sale united | sale | 1974.0 | swans | green & white | godfrey baldwin reserve | 1 | [10] row 10 : traralgon city | traralgon | 1968.0 | roosters | black & white | harold preston reserve | 0 | [11] row 11 : traralgon olympians | traralgon | 1980.0 | olympians | blue & white | harold preston reserve | 8 | [12] row 12 : tyers | tyers | 1982.0 | lightning | green & gold | tyers recreation reserve | 0 | [13] | table_csv/203_664.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
]
} | [
"which teams played in the league?"
] | 0 | churchill united, east gippsland united1, falcons 2000, fortuna 60, moe united, monash, morwell pegasus, newborough/yallourn, sale united, traralgon city, traralgon olympians, tyers | [
"Club",
"Town",
"Founded",
"Nickname",
"Colours",
"Home Ground",
"Titles",
"Website"
] | which teams played in the league? | [
[
"Churchill United",
"Churchill",
"1969.0",
"Rams",
"Silver & Red",
"Hazelwood South Reserve",
"4",
"[2]"
],
[
"East Gippsland United1",
"Bairnsdale",
"2009.0",
"nan",
"Navy Blue & Gold",
"Howitt Park Sports Complex",
"0",
"[3]"
],
[
"Falcons 2000",
"Morwell",
"1961.0",
"Falcons",
"Blue & Black",
"Latrobe City Soccer Stadium",
"2",
"[4]"
],
[
"Fortuna 60",
"Morwell",
"1960.0",
"Lions",
"Orange & Black",
"Crinigan Road South Reserve",
"9",
"[5]"
],
[
"Moe United",
"Moe",
"1952.0",
"Red Devils",
"Red, Black & White",
"Olympic Park",
"7",
"[6]"
],
[
"Monash",
"Newborough",
"1958.0",
"Wolves",
"Gold & Black",
"Monash Reserve",
"0",
"[7]"
],
[
"Morwell Pegasus",
"Morwell",
"1959.0",
"The Flying Horse",
"Maroon & Sky Blue",
"Ronald Reserve",
"5",
"[8]"
],
[
"Newborough/Yallourn",
"Newborough",
"nan",
"nan",
"Navy Blue",
"Burrage Reserve",
"82",
"[9]"
],
[
"Sale United",
"Sale",
"1974.0",
"Swans",
"Green & White",
"Godfrey Baldwin Reserve",
"1",
"[10]"
],
[
"Traralgon City",
"Traralgon",
"1968.0",
"Roosters",
"Black & White",
"Harold Preston Reserve",
"0",
"[11]"
],
[
"Traralgon Olympians",
"Traralgon",
"1980.0",
"Olympians",
"Blue & White",
"Harold Preston Reserve",
"8",
"[12]"
],
[
"Tyers",
"Tyers",
"1982.0",
"Lightning",
"Green & Gold",
"Tyers Recreation Reserve",
"0",
"[13]"
]
] | [
"Churchill United",
"East Gippsland United1",
"Falcons 2000",
"Fortuna 60",
"Moe United",
"Monash",
"Morwell Pegasus",
"Newborough/Yallourn",
"Sale United",
"Traralgon City",
"Traralgon Olympians",
"Tyers"
] | which teams played in the league? || |
ns-88 | col : club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969.0 | rams | silver & red | hazelwood south reserve | 4 | [2] row 2 : east gippsland united1 | bairnsdale | 2009.0 | nan | navy blue & gold | howitt park sports complex | 0 | [3] row 3 : falcons 2000 | morwell | 1961.0 | falcons | blue & black | latrobe city soccer stadium | 2 | [4] row 4 : fortuna 60 | morwell | 1960.0 | lions | orange & black | crinigan road south reserve | 9 | [5] row 5 : moe united | moe | 1952.0 | red devils | red, black & white | olympic park | 7 | [6] row 6 : monash | newborough | 1958.0 | wolves | gold & black | monash reserve | 0 | [7] row 7 : morwell pegasus | morwell | 1959.0 | the flying horse | maroon & sky blue | ronald reserve | 5 | [8] row 8 : newborough/yallourn | newborough | nan | nan | navy blue | burrage reserve | 82 | [9] row 9 : sale united | sale | 1974.0 | swans | green & white | godfrey baldwin reserve | 1 | [10] row 10 : traralgon city | traralgon | 1968.0 | roosters | black & white | harold preston reserve | 0 | [11] row 11 : traralgon olympians | traralgon | 1980.0 | olympians | blue & white | harold preston reserve | 8 | [12] row 12 : tyers | tyers | 1982.0 | lightning | green & gold | tyers recreation reserve | 0 | [13] | table_csv/203_664.csv | 1 | {
"column_index": [
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
} | [
"which teams played in the league?",
"how many titles did they win?"
] | 0 | 4, 0, 2, 9, 7, 0, 5, 82, 1, 0, 8 | [
"Club",
"Town",
"Founded",
"Nickname",
"Colours",
"Home Ground",
"Titles",
"Website"
] | how many titles did they win? | [
[
"Churchill United",
"Churchill",
"1969.0",
"Rams",
"Silver & Red",
"Hazelwood South Reserve",
"4",
"[2]"
],
[
"East Gippsland United1",
"Bairnsdale",
"2009.0",
"nan",
"Navy Blue & Gold",
"Howitt Park Sports Complex",
"0",
"[3]"
],
[
"Falcons 2000",
"Morwell",
"1961.0",
"Falcons",
"Blue & Black",
"Latrobe City Soccer Stadium",
"2",
"[4]"
],
[
"Fortuna 60",
"Morwell",
"1960.0",
"Lions",
"Orange & Black",
"Crinigan Road South Reserve",
"9",
"[5]"
],
[
"Moe United",
"Moe",
"1952.0",
"Red Devils",
"Red, Black & White",
"Olympic Park",
"7",
"[6]"
],
[
"Monash",
"Newborough",
"1958.0",
"Wolves",
"Gold & Black",
"Monash Reserve",
"0",
"[7]"
],
[
"Morwell Pegasus",
"Morwell",
"1959.0",
"The Flying Horse",
"Maroon & Sky Blue",
"Ronald Reserve",
"5",
"[8]"
],
[
"Newborough/Yallourn",
"Newborough",
"nan",
"nan",
"Navy Blue",
"Burrage Reserve",
"82",
"[9]"
],
[
"Sale United",
"Sale",
"1974.0",
"Swans",
"Green & White",
"Godfrey Baldwin Reserve",
"1",
"[10]"
],
[
"Traralgon City",
"Traralgon",
"1968.0",
"Roosters",
"Black & White",
"Harold Preston Reserve",
"0",
"[11]"
],
[
"Traralgon Olympians",
"Traralgon",
"1980.0",
"Olympians",
"Blue & White",
"Harold Preston Reserve",
"8",
"[12]"
],
[
"Tyers",
"Tyers",
"1982.0",
"Lightning",
"Green & Gold",
"Tyers Recreation Reserve",
"0",
"[13]"
]
] | [
"4",
"0",
"2",
"9",
"7",
"0",
"5",
"82",
"1",
"0",
"8"
] | how many titles did they win? || which teams played in the league? |
ns-88 | col : club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969.0 | rams | silver & red | hazelwood south reserve | 4 | [2] row 2 : east gippsland united1 | bairnsdale | 2009.0 | nan | navy blue & gold | howitt park sports complex | 0 | [3] row 3 : falcons 2000 | morwell | 1961.0 | falcons | blue & black | latrobe city soccer stadium | 2 | [4] row 4 : fortuna 60 | morwell | 1960.0 | lions | orange & black | crinigan road south reserve | 9 | [5] row 5 : moe united | moe | 1952.0 | red devils | red, black & white | olympic park | 7 | [6] row 6 : monash | newborough | 1958.0 | wolves | gold & black | monash reserve | 0 | [7] row 7 : morwell pegasus | morwell | 1959.0 | the flying horse | maroon & sky blue | ronald reserve | 5 | [8] row 8 : newborough/yallourn | newborough | nan | nan | navy blue | burrage reserve | 82 | [9] row 9 : sale united | sale | 1974.0 | swans | green & white | godfrey baldwin reserve | 1 | [10] row 10 : traralgon city | traralgon | 1968.0 | roosters | black & white | harold preston reserve | 0 | [11] row 11 : traralgon olympians | traralgon | 1980.0 | olympians | blue & white | harold preston reserve | 8 | [12] row 12 : tyers | tyers | 1982.0 | lightning | green & gold | tyers recreation reserve | 0 | [13] | table_csv/203_664.csv | 2 | {
"column_index": [
0
],
"row_index": [
4
]
} | [
"which teams played in the league?",
"how many titles did they win?",
"and which club won 7 titles?"
] | 0 | moe united | [
"Club",
"Town",
"Founded",
"Nickname",
"Colours",
"Home Ground",
"Titles",
"Website"
] | and which club won 7 titles? | [
[
"Churchill United",
"Churchill",
"1969.0",
"Rams",
"Silver & Red",
"Hazelwood South Reserve",
"4",
"[2]"
],
[
"East Gippsland United1",
"Bairnsdale",
"2009.0",
"nan",
"Navy Blue & Gold",
"Howitt Park Sports Complex",
"0",
"[3]"
],
[
"Falcons 2000",
"Morwell",
"1961.0",
"Falcons",
"Blue & Black",
"Latrobe City Soccer Stadium",
"2",
"[4]"
],
[
"Fortuna 60",
"Morwell",
"1960.0",
"Lions",
"Orange & Black",
"Crinigan Road South Reserve",
"9",
"[5]"
],
[
"Moe United",
"Moe",
"1952.0",
"Red Devils",
"Red, Black & White",
"Olympic Park",
"7",
"[6]"
],
[
"Monash",
"Newborough",
"1958.0",
"Wolves",
"Gold & Black",
"Monash Reserve",
"0",
"[7]"
],
[
"Morwell Pegasus",
"Morwell",
"1959.0",
"The Flying Horse",
"Maroon & Sky Blue",
"Ronald Reserve",
"5",
"[8]"
],
[
"Newborough/Yallourn",
"Newborough",
"nan",
"nan",
"Navy Blue",
"Burrage Reserve",
"82",
"[9]"
],
[
"Sale United",
"Sale",
"1974.0",
"Swans",
"Green & White",
"Godfrey Baldwin Reserve",
"1",
"[10]"
],
[
"Traralgon City",
"Traralgon",
"1968.0",
"Roosters",
"Black & White",
"Harold Preston Reserve",
"0",
"[11]"
],
[
"Traralgon Olympians",
"Traralgon",
"1980.0",
"Olympians",
"Blue & White",
"Harold Preston Reserve",
"8",
"[12]"
],
[
"Tyers",
"Tyers",
"1982.0",
"Lightning",
"Green & Gold",
"Tyers Recreation Reserve",
"0",
"[13]"
]
] | [
"Moe United"
] | and which club won 7 titles? || how many titles did they win? | which teams played in the league? |
ns-88 | col : club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969.0 | rams | silver & red | hazelwood south reserve | 4 | [2] row 2 : east gippsland united1 | bairnsdale | 2009.0 | nan | navy blue & gold | howitt park sports complex | 0 | [3] row 3 : falcons 2000 | morwell | 1961.0 | falcons | blue & black | latrobe city soccer stadium | 2 | [4] row 4 : fortuna 60 | morwell | 1960.0 | lions | orange & black | crinigan road south reserve | 9 | [5] row 5 : moe united | moe | 1952.0 | red devils | red, black & white | olympic park | 7 | [6] row 6 : monash | newborough | 1958.0 | wolves | gold & black | monash reserve | 0 | [7] row 7 : morwell pegasus | morwell | 1959.0 | the flying horse | maroon & sky blue | ronald reserve | 5 | [8] row 8 : newborough/yallourn | newborough | nan | nan | navy blue | burrage reserve | 82 | [9] row 9 : sale united | sale | 1974.0 | swans | green & white | godfrey baldwin reserve | 1 | [10] row 10 : traralgon city | traralgon | 1968.0 | roosters | black & white | harold preston reserve | 0 | [11] row 11 : traralgon olympians | traralgon | 1980.0 | olympians | blue & white | harold preston reserve | 8 | [12] row 12 : tyers | tyers | 1982.0 | lightning | green & gold | tyers recreation reserve | 0 | [13] | table_csv/203_664.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 the different teams in the gippsland soccer league?"
] | 1 | churchill united, east gippsland united1, falcons 2000, fortuna 60, moe united, monash, morwell pegasus, newborough/yallourn, sale united, traralgon city, traralgon olympians, tyers | [
"Club",
"Town",
"Founded",
"Nickname",
"Colours",
"Home Ground",
"Titles",
"Website"
] | what are the different teams in the gippsland soccer league? | [
[
"Churchill United",
"Churchill",
"1969.0",
"Rams",
"Silver & Red",
"Hazelwood South Reserve",
"4",
"[2]"
],
[
"East Gippsland United1",
"Bairnsdale",
"2009.0",
"nan",
"Navy Blue & Gold",
"Howitt Park Sports Complex",
"0",
"[3]"
],
[
"Falcons 2000",
"Morwell",
"1961.0",
"Falcons",
"Blue & Black",
"Latrobe City Soccer Stadium",
"2",
"[4]"
],
[
"Fortuna 60",
"Morwell",
"1960.0",
"Lions",
"Orange & Black",
"Crinigan Road South Reserve",
"9",
"[5]"
],
[
"Moe United",
"Moe",
"1952.0",
"Red Devils",
"Red, Black & White",
"Olympic Park",
"7",
"[6]"
],
[
"Monash",
"Newborough",
"1958.0",
"Wolves",
"Gold & Black",
"Monash Reserve",
"0",
"[7]"
],
[
"Morwell Pegasus",
"Morwell",
"1959.0",
"The Flying Horse",
"Maroon & Sky Blue",
"Ronald Reserve",
"5",
"[8]"
],
[
"Newborough/Yallourn",
"Newborough",
"nan",
"nan",
"Navy Blue",
"Burrage Reserve",
"82",
"[9]"
],
[
"Sale United",
"Sale",
"1974.0",
"Swans",
"Green & White",
"Godfrey Baldwin Reserve",
"1",
"[10]"
],
[
"Traralgon City",
"Traralgon",
"1968.0",
"Roosters",
"Black & White",
"Harold Preston Reserve",
"0",
"[11]"
],
[
"Traralgon Olympians",
"Traralgon",
"1980.0",
"Olympians",
"Blue & White",
"Harold Preston Reserve",
"8",
"[12]"
],
[
"Tyers",
"Tyers",
"1982.0",
"Lightning",
"Green & Gold",
"Tyers Recreation Reserve",
"0",
"[13]"
]
] | [
"Churchill United",
"East Gippsland United1",
"Falcons 2000",
"Fortuna 60",
"Moe United",
"Monash",
"Morwell Pegasus",
"Newborough/Yallourn",
"Sale United",
"Traralgon City",
"Traralgon Olympians",
"Tyers"
] | what are the different teams in the gippsland soccer league? || |
ns-88 | col : club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969.0 | rams | silver & red | hazelwood south reserve | 4 | [2] row 2 : east gippsland united1 | bairnsdale | 2009.0 | nan | navy blue & gold | howitt park sports complex | 0 | [3] row 3 : falcons 2000 | morwell | 1961.0 | falcons | blue & black | latrobe city soccer stadium | 2 | [4] row 4 : fortuna 60 | morwell | 1960.0 | lions | orange & black | crinigan road south reserve | 9 | [5] row 5 : moe united | moe | 1952.0 | red devils | red, black & white | olympic park | 7 | [6] row 6 : monash | newborough | 1958.0 | wolves | gold & black | monash reserve | 0 | [7] row 7 : morwell pegasus | morwell | 1959.0 | the flying horse | maroon & sky blue | ronald reserve | 5 | [8] row 8 : newborough/yallourn | newborough | nan | nan | navy blue | burrage reserve | 82 | [9] row 9 : sale united | sale | 1974.0 | swans | green & white | godfrey baldwin reserve | 1 | [10] row 10 : traralgon city | traralgon | 1968.0 | roosters | black & white | harold preston reserve | 0 | [11] row 11 : traralgon olympians | traralgon | 1980.0 | olympians | blue & white | harold preston reserve | 8 | [12] row 12 : tyers | tyers | 1982.0 | lightning | green & gold | tyers recreation reserve | 0 | [13] | table_csv/203_664.csv | 1 | {
"column_index": [
0
],
"row_index": [
4
]
} | [
"what are the different teams in the gippsland soccer league?",
"what team won 7 titles?"
] | 1 | moe united | [
"Club",
"Town",
"Founded",
"Nickname",
"Colours",
"Home Ground",
"Titles",
"Website"
] | what team won 7 titles? | [
[
"Churchill United",
"Churchill",
"1969.0",
"Rams",
"Silver & Red",
"Hazelwood South Reserve",
"4",
"[2]"
],
[
"East Gippsland United1",
"Bairnsdale",
"2009.0",
"nan",
"Navy Blue & Gold",
"Howitt Park Sports Complex",
"0",
"[3]"
],
[
"Falcons 2000",
"Morwell",
"1961.0",
"Falcons",
"Blue & Black",
"Latrobe City Soccer Stadium",
"2",
"[4]"
],
[
"Fortuna 60",
"Morwell",
"1960.0",
"Lions",
"Orange & Black",
"Crinigan Road South Reserve",
"9",
"[5]"
],
[
"Moe United",
"Moe",
"1952.0",
"Red Devils",
"Red, Black & White",
"Olympic Park",
"7",
"[6]"
],
[
"Monash",
"Newborough",
"1958.0",
"Wolves",
"Gold & Black",
"Monash Reserve",
"0",
"[7]"
],
[
"Morwell Pegasus",
"Morwell",
"1959.0",
"The Flying Horse",
"Maroon & Sky Blue",
"Ronald Reserve",
"5",
"[8]"
],
[
"Newborough/Yallourn",
"Newborough",
"nan",
"nan",
"Navy Blue",
"Burrage Reserve",
"82",
"[9]"
],
[
"Sale United",
"Sale",
"1974.0",
"Swans",
"Green & White",
"Godfrey Baldwin Reserve",
"1",
"[10]"
],
[
"Traralgon City",
"Traralgon",
"1968.0",
"Roosters",
"Black & White",
"Harold Preston Reserve",
"0",
"[11]"
],
[
"Traralgon Olympians",
"Traralgon",
"1980.0",
"Olympians",
"Blue & White",
"Harold Preston Reserve",
"8",
"[12]"
],
[
"Tyers",
"Tyers",
"1982.0",
"Lightning",
"Green & Gold",
"Tyers Recreation Reserve",
"0",
"[13]"
]
] | [
"Moe United"
] | what team won 7 titles? || what are the different teams in the gippsland soccer league? |
ns-88 | col : club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969.0 | rams | silver & red | hazelwood south reserve | 4 | [2] row 2 : east gippsland united1 | bairnsdale | 2009.0 | nan | navy blue & gold | howitt park sports complex | 0 | [3] row 3 : falcons 2000 | morwell | 1961.0 | falcons | blue & black | latrobe city soccer stadium | 2 | [4] row 4 : fortuna 60 | morwell | 1960.0 | lions | orange & black | crinigan road south reserve | 9 | [5] row 5 : moe united | moe | 1952.0 | red devils | red, black & white | olympic park | 7 | [6] row 6 : monash | newborough | 1958.0 | wolves | gold & black | monash reserve | 0 | [7] row 7 : morwell pegasus | morwell | 1959.0 | the flying horse | maroon & sky blue | ronald reserve | 5 | [8] row 8 : newborough/yallourn | newborough | nan | nan | navy blue | burrage reserve | 82 | [9] row 9 : sale united | sale | 1974.0 | swans | green & white | godfrey baldwin reserve | 1 | [10] row 10 : traralgon city | traralgon | 1968.0 | roosters | black & white | harold preston reserve | 0 | [11] row 11 : traralgon olympians | traralgon | 1980.0 | olympians | blue & white | harold preston reserve | 8 | [12] row 12 : tyers | tyers | 1982.0 | lightning | green & gold | tyers recreation reserve | 0 | [13] | table_csv/203_664.csv | 0 | {
"column_index": [
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"what are all the numbers of titles won?"
] | 2 | 4, 0, 2, 9, 7, 0, 5, 82, 1, 0, 8, 0 | [
"Club",
"Town",
"Founded",
"Nickname",
"Colours",
"Home Ground",
"Titles",
"Website"
] | what are all the numbers of titles won? | [
[
"Churchill United",
"Churchill",
"1969.0",
"Rams",
"Silver & Red",
"Hazelwood South Reserve",
"4",
"[2]"
],
[
"East Gippsland United1",
"Bairnsdale",
"2009.0",
"nan",
"Navy Blue & Gold",
"Howitt Park Sports Complex",
"0",
"[3]"
],
[
"Falcons 2000",
"Morwell",
"1961.0",
"Falcons",
"Blue & Black",
"Latrobe City Soccer Stadium",
"2",
"[4]"
],
[
"Fortuna 60",
"Morwell",
"1960.0",
"Lions",
"Orange & Black",
"Crinigan Road South Reserve",
"9",
"[5]"
],
[
"Moe United",
"Moe",
"1952.0",
"Red Devils",
"Red, Black & White",
"Olympic Park",
"7",
"[6]"
],
[
"Monash",
"Newborough",
"1958.0",
"Wolves",
"Gold & Black",
"Monash Reserve",
"0",
"[7]"
],
[
"Morwell Pegasus",
"Morwell",
"1959.0",
"The Flying Horse",
"Maroon & Sky Blue",
"Ronald Reserve",
"5",
"[8]"
],
[
"Newborough/Yallourn",
"Newborough",
"nan",
"nan",
"Navy Blue",
"Burrage Reserve",
"82",
"[9]"
],
[
"Sale United",
"Sale",
"1974.0",
"Swans",
"Green & White",
"Godfrey Baldwin Reserve",
"1",
"[10]"
],
[
"Traralgon City",
"Traralgon",
"1968.0",
"Roosters",
"Black & White",
"Harold Preston Reserve",
"0",
"[11]"
],
[
"Traralgon Olympians",
"Traralgon",
"1980.0",
"Olympians",
"Blue & White",
"Harold Preston Reserve",
"8",
"[12]"
],
[
"Tyers",
"Tyers",
"1982.0",
"Lightning",
"Green & Gold",
"Tyers Recreation Reserve",
"0",
"[13]"
]
] | [
"4",
"0",
"2",
"9",
"7",
"0",
"5",
"82",
"1",
"0",
"8",
"0"
] | what are all the numbers of titles won? || |
ns-88 | col : club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969.0 | rams | silver & red | hazelwood south reserve | 4 | [2] row 2 : east gippsland united1 | bairnsdale | 2009.0 | nan | navy blue & gold | howitt park sports complex | 0 | [3] row 3 : falcons 2000 | morwell | 1961.0 | falcons | blue & black | latrobe city soccer stadium | 2 | [4] row 4 : fortuna 60 | morwell | 1960.0 | lions | orange & black | crinigan road south reserve | 9 | [5] row 5 : moe united | moe | 1952.0 | red devils | red, black & white | olympic park | 7 | [6] row 6 : monash | newborough | 1958.0 | wolves | gold & black | monash reserve | 0 | [7] row 7 : morwell pegasus | morwell | 1959.0 | the flying horse | maroon & sky blue | ronald reserve | 5 | [8] row 8 : newborough/yallourn | newborough | nan | nan | navy blue | burrage reserve | 82 | [9] row 9 : sale united | sale | 1974.0 | swans | green & white | godfrey baldwin reserve | 1 | [10] row 10 : traralgon city | traralgon | 1968.0 | roosters | black & white | harold preston reserve | 0 | [11] row 11 : traralgon olympians | traralgon | 1980.0 | olympians | blue & white | harold preston reserve | 8 | [12] row 12 : tyers | tyers | 1982.0 | lightning | green & gold | tyers recreation reserve | 0 | [13] | table_csv/203_664.csv | 1 | {
"column_index": [
6
],
"row_index": [
4
]
} | [
"what are all the numbers of titles won?",
"of these which one is 7?"
] | 2 | 7 | [
"Club",
"Town",
"Founded",
"Nickname",
"Colours",
"Home Ground",
"Titles",
"Website"
] | of these which one is 7? | [
[
"Churchill United",
"Churchill",
"1969.0",
"Rams",
"Silver & Red",
"Hazelwood South Reserve",
"4",
"[2]"
],
[
"East Gippsland United1",
"Bairnsdale",
"2009.0",
"nan",
"Navy Blue & Gold",
"Howitt Park Sports Complex",
"0",
"[3]"
],
[
"Falcons 2000",
"Morwell",
"1961.0",
"Falcons",
"Blue & Black",
"Latrobe City Soccer Stadium",
"2",
"[4]"
],
[
"Fortuna 60",
"Morwell",
"1960.0",
"Lions",
"Orange & Black",
"Crinigan Road South Reserve",
"9",
"[5]"
],
[
"Moe United",
"Moe",
"1952.0",
"Red Devils",
"Red, Black & White",
"Olympic Park",
"7",
"[6]"
],
[
"Monash",
"Newborough",
"1958.0",
"Wolves",
"Gold & Black",
"Monash Reserve",
"0",
"[7]"
],
[
"Morwell Pegasus",
"Morwell",
"1959.0",
"The Flying Horse",
"Maroon & Sky Blue",
"Ronald Reserve",
"5",
"[8]"
],
[
"Newborough/Yallourn",
"Newborough",
"nan",
"nan",
"Navy Blue",
"Burrage Reserve",
"82",
"[9]"
],
[
"Sale United",
"Sale",
"1974.0",
"Swans",
"Green & White",
"Godfrey Baldwin Reserve",
"1",
"[10]"
],
[
"Traralgon City",
"Traralgon",
"1968.0",
"Roosters",
"Black & White",
"Harold Preston Reserve",
"0",
"[11]"
],
[
"Traralgon Olympians",
"Traralgon",
"1980.0",
"Olympians",
"Blue & White",
"Harold Preston Reserve",
"8",
"[12]"
],
[
"Tyers",
"Tyers",
"1982.0",
"Lightning",
"Green & Gold",
"Tyers Recreation Reserve",
"0",
"[13]"
]
] | [
"7"
] | of these which one is 7? || what are all the numbers of titles won? |
ns-88 | col : club | town | founded | nickname | colours | home ground | titles | website row 1 : churchill united | churchill | 1969.0 | rams | silver & red | hazelwood south reserve | 4 | [2] row 2 : east gippsland united1 | bairnsdale | 2009.0 | nan | navy blue & gold | howitt park sports complex | 0 | [3] row 3 : falcons 2000 | morwell | 1961.0 | falcons | blue & black | latrobe city soccer stadium | 2 | [4] row 4 : fortuna 60 | morwell | 1960.0 | lions | orange & black | crinigan road south reserve | 9 | [5] row 5 : moe united | moe | 1952.0 | red devils | red, black & white | olympic park | 7 | [6] row 6 : monash | newborough | 1958.0 | wolves | gold & black | monash reserve | 0 | [7] row 7 : morwell pegasus | morwell | 1959.0 | the flying horse | maroon & sky blue | ronald reserve | 5 | [8] row 8 : newborough/yallourn | newborough | nan | nan | navy blue | burrage reserve | 82 | [9] row 9 : sale united | sale | 1974.0 | swans | green & white | godfrey baldwin reserve | 1 | [10] row 10 : traralgon city | traralgon | 1968.0 | roosters | black & white | harold preston reserve | 0 | [11] row 11 : traralgon olympians | traralgon | 1980.0 | olympians | blue & white | harold preston reserve | 8 | [12] row 12 : tyers | tyers | 1982.0 | lightning | green & gold | tyers recreation reserve | 0 | [13] | table_csv/203_664.csv | 2 | {
"column_index": [
0
],
"row_index": [
4
]
} | [
"what are all the numbers of titles won?",
"of these which one is 7?",
"what is the club name associated with this amount of titles?"
] | 2 | moe united | [
"Club",
"Town",
"Founded",
"Nickname",
"Colours",
"Home Ground",
"Titles",
"Website"
] | what is the club name associated with this amount of titles? | [
[
"Churchill United",
"Churchill",
"1969.0",
"Rams",
"Silver & Red",
"Hazelwood South Reserve",
"4",
"[2]"
],
[
"East Gippsland United1",
"Bairnsdale",
"2009.0",
"nan",
"Navy Blue & Gold",
"Howitt Park Sports Complex",
"0",
"[3]"
],
[
"Falcons 2000",
"Morwell",
"1961.0",
"Falcons",
"Blue & Black",
"Latrobe City Soccer Stadium",
"2",
"[4]"
],
[
"Fortuna 60",
"Morwell",
"1960.0",
"Lions",
"Orange & Black",
"Crinigan Road South Reserve",
"9",
"[5]"
],
[
"Moe United",
"Moe",
"1952.0",
"Red Devils",
"Red, Black & White",
"Olympic Park",
"7",
"[6]"
],
[
"Monash",
"Newborough",
"1958.0",
"Wolves",
"Gold & Black",
"Monash Reserve",
"0",
"[7]"
],
[
"Morwell Pegasus",
"Morwell",
"1959.0",
"The Flying Horse",
"Maroon & Sky Blue",
"Ronald Reserve",
"5",
"[8]"
],
[
"Newborough/Yallourn",
"Newborough",
"nan",
"nan",
"Navy Blue",
"Burrage Reserve",
"82",
"[9]"
],
[
"Sale United",
"Sale",
"1974.0",
"Swans",
"Green & White",
"Godfrey Baldwin Reserve",
"1",
"[10]"
],
[
"Traralgon City",
"Traralgon",
"1968.0",
"Roosters",
"Black & White",
"Harold Preston Reserve",
"0",
"[11]"
],
[
"Traralgon Olympians",
"Traralgon",
"1980.0",
"Olympians",
"Blue & White",
"Harold Preston Reserve",
"8",
"[12]"
],
[
"Tyers",
"Tyers",
"1982.0",
"Lightning",
"Green & Gold",
"Tyers Recreation Reserve",
"0",
"[13]"
]
] | [
"Moe United"
] | what is the club name associated with this amount of titles? || of these which one is 7? | what are all the numbers of titles won? |
nt-1570 | col : date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln aviator mercury mountaineer | 1,445 row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2,028 row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1,745 row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684 row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lincoln ls ford gt | 1,567 row 6 : april 13, 2006 | twin cities assembly | st. paul, minnesota, usa | 2011 | ford ranger mazda b-series | 1,885 row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, usa | 2007 | ford f-series | 2,433 row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford essex v6 engine | nan row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | nan row 10 : total | total | total | total | total | 11,787 | table_csv/204_614.csv | 0 | {
"column_index": [
3
],
"row_index": [
5
]
} | [
"what plant is made by ford recently?"
] | 0 | 2011 | [
"Date announced",
"Plant name",
"Location",
"Date of closing",
"Products",
"Employees"
] | what plant is made by ford recently? | [
[
"January 23, 2006",
"St. Louis Assembly",
"Hazelwood, Missouri",
"2006",
"Ford Explorer Lincoln Aviator Mercury Mountaineer",
"1,445"
],
[
"January 23, 2006",
"Atlanta Assembly",
"Hapeville, Georgia",
"Oct. 2006",
"Ford Taurus Mercury Sable",
"2,028"
],
[
"January 23, 2006",
"Batavia Transmission",
"Batavia, Ohio",
"2008",
"transmissions",
"1,745"
],
[
"January 23, 2006",
"Windsor Casting",
"Windsor, Ontario, Canada",
"2008",
"Engine blocks, parts",
"684"
],
[
"January 23, 2006",
"Wixom Assembly",
"Wixom, Michigan",
"June 2007",
"Lincoln Town Car Lincoln LS Ford GT",
"1,567"
],
[
"April 13, 2006",
"Twin Cities Assembly",
"St. Paul, Minnesota, USA",
"2011",
"Ford Ranger Mazda B-Series",
"1,885"
],
[
"April 13, 2006",
"Norfolk Assembly",
"Norfolk, Virginia, USA",
"2007",
"Ford F-Series",
"2,433"
],
[
"September 14, 2006",
"Essex Engine",
"Windsor, Ontario, Canada",
"2008",
"Ford Triton engine Ford Essex V6 engine",
"nan"
],
[
"September 14, 2006",
"Maumee Stamping",
"Maumee, Ohio",
"2008",
"body panels",
"nan"
],
[
"Total",
"Total",
"Total",
"Total",
"Total",
"11,787"
]
] | [
"2011"
] | what plant is made by ford recently? || |
nt-1570 | col : date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln aviator mercury mountaineer | 1,445 row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2,028 row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1,745 row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684 row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lincoln ls ford gt | 1,567 row 6 : april 13, 2006 | twin cities assembly | st. paul, minnesota, usa | 2011 | ford ranger mazda b-series | 1,885 row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, usa | 2007 | ford f-series | 2,433 row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford essex v6 engine | nan row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | nan row 10 : total | total | total | total | total | 11,787 | table_csv/204_614.csv | 1 | {
"column_index": [
1
],
"row_index": [
7
]
} | [
"what plant is made by ford recently?",
"what plant makes the ford titron engine and ford essex v6 engine?"
] | 0 | essex engine | [
"Date announced",
"Plant name",
"Location",
"Date of closing",
"Products",
"Employees"
] | what plant makes the ford titron engine and ford essex v6 engine? | [
[
"January 23, 2006",
"St. Louis Assembly",
"Hazelwood, Missouri",
"2006",
"Ford Explorer Lincoln Aviator Mercury Mountaineer",
"1,445"
],
[
"January 23, 2006",
"Atlanta Assembly",
"Hapeville, Georgia",
"Oct. 2006",
"Ford Taurus Mercury Sable",
"2,028"
],
[
"January 23, 2006",
"Batavia Transmission",
"Batavia, Ohio",
"2008",
"transmissions",
"1,745"
],
[
"January 23, 2006",
"Windsor Casting",
"Windsor, Ontario, Canada",
"2008",
"Engine blocks, parts",
"684"
],
[
"January 23, 2006",
"Wixom Assembly",
"Wixom, Michigan",
"June 2007",
"Lincoln Town Car Lincoln LS Ford GT",
"1,567"
],
[
"April 13, 2006",
"Twin Cities Assembly",
"St. Paul, Minnesota, USA",
"2011",
"Ford Ranger Mazda B-Series",
"1,885"
],
[
"April 13, 2006",
"Norfolk Assembly",
"Norfolk, Virginia, USA",
"2007",
"Ford F-Series",
"2,433"
],
[
"September 14, 2006",
"Essex Engine",
"Windsor, Ontario, Canada",
"2008",
"Ford Triton engine Ford Essex V6 engine",
"nan"
],
[
"September 14, 2006",
"Maumee Stamping",
"Maumee, Ohio",
"2008",
"body panels",
"nan"
],
[
"Total",
"Total",
"Total",
"Total",
"Total",
"11,787"
]
] | [
"Essex Engine"
] | what plant makes the ford titron engine and ford essex v6 engine? || what plant is made by ford recently? |
nt-1570 | col : date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln aviator mercury mountaineer | 1,445 row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2,028 row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1,745 row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684 row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lincoln ls ford gt | 1,567 row 6 : april 13, 2006 | twin cities assembly | st. paul, minnesota, usa | 2011 | ford ranger mazda b-series | 1,885 row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, usa | 2007 | ford f-series | 2,433 row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford essex v6 engine | nan row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | nan row 10 : total | total | total | total | total | 11,787 | table_csv/204_614.csv | 0 | {
"column_index": [
0
],
"row_index": [
7
]
} | [
"what date was the ford essex v6 engine released?"
] | 1 | september 14, 2006 | [
"Date announced",
"Plant name",
"Location",
"Date of closing",
"Products",
"Employees"
] | what date was the ford essex v6 engine released? | [
[
"January 23, 2006",
"St. Louis Assembly",
"Hazelwood, Missouri",
"2006",
"Ford Explorer Lincoln Aviator Mercury Mountaineer",
"1,445"
],
[
"January 23, 2006",
"Atlanta Assembly",
"Hapeville, Georgia",
"Oct. 2006",
"Ford Taurus Mercury Sable",
"2,028"
],
[
"January 23, 2006",
"Batavia Transmission",
"Batavia, Ohio",
"2008",
"transmissions",
"1,745"
],
[
"January 23, 2006",
"Windsor Casting",
"Windsor, Ontario, Canada",
"2008",
"Engine blocks, parts",
"684"
],
[
"January 23, 2006",
"Wixom Assembly",
"Wixom, Michigan",
"June 2007",
"Lincoln Town Car Lincoln LS Ford GT",
"1,567"
],
[
"April 13, 2006",
"Twin Cities Assembly",
"St. Paul, Minnesota, USA",
"2011",
"Ford Ranger Mazda B-Series",
"1,885"
],
[
"April 13, 2006",
"Norfolk Assembly",
"Norfolk, Virginia, USA",
"2007",
"Ford F-Series",
"2,433"
],
[
"September 14, 2006",
"Essex Engine",
"Windsor, Ontario, Canada",
"2008",
"Ford Triton engine Ford Essex V6 engine",
"nan"
],
[
"September 14, 2006",
"Maumee Stamping",
"Maumee, Ohio",
"2008",
"body panels",
"nan"
],
[
"Total",
"Total",
"Total",
"Total",
"Total",
"11,787"
]
] | [
"September 14, 2006"
] | what date was the ford essex v6 engine released? || |
nt-1570 | col : date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln aviator mercury mountaineer | 1,445 row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2,028 row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1,745 row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684 row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lincoln ls ford gt | 1,567 row 6 : april 13, 2006 | twin cities assembly | st. paul, minnesota, usa | 2011 | ford ranger mazda b-series | 1,885 row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, usa | 2007 | ford f-series | 2,433 row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford essex v6 engine | nan row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | nan row 10 : total | total | total | total | total | 11,787 | table_csv/204_614.csv | 1 | {
"column_index": [
1
],
"row_index": [
7
]
} | [
"what date was the ford essex v6 engine released?",
"what is the plant name?"
] | 1 | essex engine | [
"Date announced",
"Plant name",
"Location",
"Date of closing",
"Products",
"Employees"
] | what is the plant name? | [
[
"January 23, 2006",
"St. Louis Assembly",
"Hazelwood, Missouri",
"2006",
"Ford Explorer Lincoln Aviator Mercury Mountaineer",
"1,445"
],
[
"January 23, 2006",
"Atlanta Assembly",
"Hapeville, Georgia",
"Oct. 2006",
"Ford Taurus Mercury Sable",
"2,028"
],
[
"January 23, 2006",
"Batavia Transmission",
"Batavia, Ohio",
"2008",
"transmissions",
"1,745"
],
[
"January 23, 2006",
"Windsor Casting",
"Windsor, Ontario, Canada",
"2008",
"Engine blocks, parts",
"684"
],
[
"January 23, 2006",
"Wixom Assembly",
"Wixom, Michigan",
"June 2007",
"Lincoln Town Car Lincoln LS Ford GT",
"1,567"
],
[
"April 13, 2006",
"Twin Cities Assembly",
"St. Paul, Minnesota, USA",
"2011",
"Ford Ranger Mazda B-Series",
"1,885"
],
[
"April 13, 2006",
"Norfolk Assembly",
"Norfolk, Virginia, USA",
"2007",
"Ford F-Series",
"2,433"
],
[
"September 14, 2006",
"Essex Engine",
"Windsor, Ontario, Canada",
"2008",
"Ford Triton engine Ford Essex V6 engine",
"nan"
],
[
"September 14, 2006",
"Maumee Stamping",
"Maumee, Ohio",
"2008",
"body panels",
"nan"
],
[
"Total",
"Total",
"Total",
"Total",
"Total",
"11,787"
]
] | [
"Essex Engine"
] | what is the plant name? || what date was the ford essex v6 engine released? |
nt-1570 | col : date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln aviator mercury mountaineer | 1,445 row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2,028 row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1,745 row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684 row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lincoln ls ford gt | 1,567 row 6 : april 13, 2006 | twin cities assembly | st. paul, minnesota, usa | 2011 | ford ranger mazda b-series | 1,885 row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, usa | 2007 | ford f-series | 2,433 row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford essex v6 engine | nan row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | nan row 10 : total | total | total | total | total | 11,787 | table_csv/204_614.csv | 0 | {
"column_index": [
4,
4,
4,
4,
4,
4,
4,
4,
4
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
} | [
"what products are built by the plants?"
] | 2 | ford explorer lincoln aviator mercury mountaineer, ford taurus mercury sable, transmissions, engine blocks, parts, lincoln town car lincoln ls ford gt, ford ranger mazda b-series, ford f-series, ford triton engine ford essex v6 engine, body panels | [
"Date announced",
"Plant name",
"Location",
"Date of closing",
"Products",
"Employees"
] | what products are built by the plants? | [
[
"January 23, 2006",
"St. Louis Assembly",
"Hazelwood, Missouri",
"2006",
"Ford Explorer Lincoln Aviator Mercury Mountaineer",
"1,445"
],
[
"January 23, 2006",
"Atlanta Assembly",
"Hapeville, Georgia",
"Oct. 2006",
"Ford Taurus Mercury Sable",
"2,028"
],
[
"January 23, 2006",
"Batavia Transmission",
"Batavia, Ohio",
"2008",
"transmissions",
"1,745"
],
[
"January 23, 2006",
"Windsor Casting",
"Windsor, Ontario, Canada",
"2008",
"Engine blocks, parts",
"684"
],
[
"January 23, 2006",
"Wixom Assembly",
"Wixom, Michigan",
"June 2007",
"Lincoln Town Car Lincoln LS Ford GT",
"1,567"
],
[
"April 13, 2006",
"Twin Cities Assembly",
"St. Paul, Minnesota, USA",
"2011",
"Ford Ranger Mazda B-Series",
"1,885"
],
[
"April 13, 2006",
"Norfolk Assembly",
"Norfolk, Virginia, USA",
"2007",
"Ford F-Series",
"2,433"
],
[
"September 14, 2006",
"Essex Engine",
"Windsor, Ontario, Canada",
"2008",
"Ford Triton engine Ford Essex V6 engine",
"nan"
],
[
"September 14, 2006",
"Maumee Stamping",
"Maumee, Ohio",
"2008",
"body panels",
"nan"
],
[
"Total",
"Total",
"Total",
"Total",
"Total",
"11,787"
]
] | [
"Ford Explorer Lincoln Aviator Mercury Mountaineer",
"Ford Taurus Mercury Sable",
"transmissions",
"Engine blocks, parts",
"Lincoln Town Car Lincoln LS Ford GT",
"Ford Ranger Mazda B-Series",
"Ford F-Series",
"Ford Triton engine Ford Essex V6 engine",
"body panels"
] | what products are built by the plants? || |
nt-1570 | col : date announced | plant name | location | date of closing | products | employees row 1 : january 23, 2006 | st. louis assembly | hazelwood, missouri | 2006 | ford explorer lincoln aviator mercury mountaineer | 1,445 row 2 : january 23, 2006 | atlanta assembly | hapeville, georgia | oct. 2006 | ford taurus mercury sable | 2,028 row 3 : january 23, 2006 | batavia transmission | batavia, ohio | 2008 | transmissions | 1,745 row 4 : january 23, 2006 | windsor casting | windsor, ontario, canada | 2008 | engine blocks, parts | 684 row 5 : january 23, 2006 | wixom assembly | wixom, michigan | june 2007 | lincoln town car lincoln ls ford gt | 1,567 row 6 : april 13, 2006 | twin cities assembly | st. paul, minnesota, usa | 2011 | ford ranger mazda b-series | 1,885 row 7 : april 13, 2006 | norfolk assembly | norfolk, virginia, usa | 2007 | ford f-series | 2,433 row 8 : september 14, 2006 | essex engine | windsor, ontario, canada | 2008 | ford triton engine ford essex v6 engine | nan row 9 : september 14, 2006 | maumee stamping | maumee, ohio | 2008 | body panels | nan row 10 : total | total | total | total | total | 11,787 | table_csv/204_614.csv | 1 | {
"column_index": [
1
],
"row_index": [
7
]
} | [
"what products are built by the plants?",
"of these products, which plant builds the ford triton engine, and the ford essex v6 engine?"
] | 2 | essex engine | [
"Date announced",
"Plant name",
"Location",
"Date of closing",
"Products",
"Employees"
] | of these products, which plant builds the ford triton engine, and the ford essex v6 engine? | [
[
"January 23, 2006",
"St. Louis Assembly",
"Hazelwood, Missouri",
"2006",
"Ford Explorer Lincoln Aviator Mercury Mountaineer",
"1,445"
],
[
"January 23, 2006",
"Atlanta Assembly",
"Hapeville, Georgia",
"Oct. 2006",
"Ford Taurus Mercury Sable",
"2,028"
],
[
"January 23, 2006",
"Batavia Transmission",
"Batavia, Ohio",
"2008",
"transmissions",
"1,745"
],
[
"January 23, 2006",
"Windsor Casting",
"Windsor, Ontario, Canada",
"2008",
"Engine blocks, parts",
"684"
],
[
"January 23, 2006",
"Wixom Assembly",
"Wixom, Michigan",
"June 2007",
"Lincoln Town Car Lincoln LS Ford GT",
"1,567"
],
[
"April 13, 2006",
"Twin Cities Assembly",
"St. Paul, Minnesota, USA",
"2011",
"Ford Ranger Mazda B-Series",
"1,885"
],
[
"April 13, 2006",
"Norfolk Assembly",
"Norfolk, Virginia, USA",
"2007",
"Ford F-Series",
"2,433"
],
[
"September 14, 2006",
"Essex Engine",
"Windsor, Ontario, Canada",
"2008",
"Ford Triton engine Ford Essex V6 engine",
"nan"
],
[
"September 14, 2006",
"Maumee Stamping",
"Maumee, Ohio",
"2008",
"body panels",
"nan"
],
[
"Total",
"Total",
"Total",
"Total",
"Total",
"11,787"
]
] | [
"Essex Engine"
] | of these products, which plant builds the ford triton engine, and the ford essex v6 engine? || what products are built by the plants? |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 0 | {
"column_index": [
1,
1,
1
],
"row_index": [
0,
2,
3
]
} | [
"what swimmers are listed?"
] | 0 | janelle atkinson, kaitlin sandeno, julia stowers | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | what swimmers are listed? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Janelle Atkinson",
"Kaitlin Sandeno",
"Julia Stowers"
] | what swimmers are listed? || |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 1 | {
"column_index": [
1,
1
],
"row_index": [
2,
3
]
} | [
"what swimmers are listed?",
"which are from america?"
] | 0 | kaitlin sandeno, julia stowers | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | which are from america? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Kaitlin Sandeno",
"Julia Stowers"
] | which are from america? || what swimmers are listed? |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 2 | {
"column_index": [
1
],
"row_index": [
2
]
} | [
"what swimmers are listed?",
"which are from america?",
"which is other than julia stowers?"
] | 0 | kaitlin sandeno | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | which is other than julia stowers? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Kaitlin Sandeno"
] | which is other than julia stowers? || which are from america? | what swimmers are listed? |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 0 | {
"column_index": [
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3
]
} | [
"who were the swimmers at the 1999 pan american games - women's 400 metre freestyle?"
] | 1 | janelle atkinson, -, kaitlin sandeno, julia stowers | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | who were the swimmers at the 1999 pan american games - women's 400 metre freestyle? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Janelle Atkinson",
"-",
"Kaitlin Sandeno",
"Julia Stowers"
] | who were the swimmers at the 1999 pan american games - women's 400 metre freestyle? || |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 1 | {
"column_index": [
2,
2,
2,
2
],
"row_index": [
0,
1,
2,
3
]
} | [
"who were the swimmers at the 1999 pan american games - women's 400 metre freestyle?",
"what countries are they from?"
] | 1 | jamaica, -, united states, united states | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | what countries are they from? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Jamaica",
"-",
"United States",
"United States"
] | what countries are they from? || who were the swimmers at the 1999 pan american games - women's 400 metre freestyle? |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 2 | {
"column_index": [
1,
1
],
"row_index": [
2,
3
]
} | [
"who were the swimmers at the 1999 pan american games - women's 400 metre freestyle?",
"what countries are they from?",
"which are from the united states?"
] | 1 | kaitlin sandeno, julia stowers | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | which are from the united states? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Kaitlin Sandeno",
"Julia Stowers"
] | which are from the united states? || what countries are they from? | who were the swimmers at the 1999 pan american games - women's 400 metre freestyle? |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 3 | {
"column_index": [
1
],
"row_index": [
2
]
} | [
"who were the swimmers at the 1999 pan american games - women's 400 metre freestyle?",
"what countries are they from?",
"which are from the united states?",
"which is not julia stowers?"
] | 1 | kaitlin sandeno | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | which is not julia stowers? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Kaitlin Sandeno"
] | which is not julia stowers? || which are from the united states? | what countries are they from? | who were the swimmers at the 1999 pan american games - women's 400 metre freestyle? |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 0 | {
"column_index": [
1,
1,
1
],
"row_index": [
0,
2,
3
]
} | [
"who are all the swimmers?"
] | 2 | janelle atkinson, kaitlin sandeno, julia stowers | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | who are all the swimmers? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Janelle Atkinson",
"Kaitlin Sandeno",
"Julia Stowers"
] | who are all the swimmers? || |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 1 | {
"column_index": [
2,
2,
2
],
"row_index": [
0,
2,
3
]
} | [
"who are all the swimmers?",
"where are they from?"
] | 2 | jamaica, united states, united states | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | where are they from? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Jamaica",
"United States",
"United States"
] | where are they from? || who are all the swimmers? |
nt-1459 | col : rank | name | nationality | time | notes row 1 : 1 | janelle atkinson | jamaica | 4:16.89 | q row 2 : 2 | - | - | - | q row 3 : 3 | kaitlin sandeno | united states | 4:18.97 | q row 4 : 4 | julia stowers | united states | 4:19.84 | q row 5 : 5 | - | - | - | q row 6 : 6 | - | - | - | q row 7 : 7 | - | - | - | q row 8 : 8 | - | - | - | q | table_csv/204_902.csv | 2 | {
"column_index": [
1
],
"row_index": [
2
]
} | [
"who are all the swimmers?",
"where are they from?",
"along with julia stowers, which other player is from the united states?"
] | 2 | kaitlin sandeno | [
"Rank",
"Name",
"Nationality",
"Time",
"Notes"
] | along with julia stowers, which other player is from the united states? | [
[
"1",
"Janelle Atkinson",
"Jamaica",
"4:16.89",
"Q"
],
[
"2",
"-",
"-",
"-",
"Q"
],
[
"3",
"Kaitlin Sandeno",
"United States",
"4:18.97",
"Q"
],
[
"4",
"Julia Stowers",
"United States",
"4:19.84",
"Q"
],
[
"5",
"-",
"-",
"-",
"Q"
],
[
"6",
"-",
"-",
"-",
"Q"
],
[
"7",
"-",
"-",
"-",
"Q"
],
[
"8",
"-",
"-",
"-",
"Q"
]
] | [
"Kaitlin Sandeno"
] | along with julia stowers, which other player is from the united states? || where are they from? | who are all the swimmers? |
nt-10817 | col : publication | score | review row 1 : 1up.com | b | - row 2 : weekly famitsu | 36 of 40 | print row 3 : gamepro.com | 6.5 of 10 | - row 4 : gamespot | 7.5 of 10 | - row 5 : hardcore gamer magazine | 9.5 of 10 | print row 6 : ign.com | 7.9 of 10 | - row 7 : nintendo power | 8 of 10 | print row 8 : play magazine | 7 of 10 | print row 9 : metacritic | 76 of 100 | - | table_csv/204_692.csv | 0 | {
"column_index": [
0
],
"row_index": [
0
]
} | [
"which publication had a b score?"
] | 0 | 1up.com | [
"Publication",
"Score",
"Review"
] | which publication had a b score? | [
[
"1up.com",
"B",
"-"
],
[
"Weekly Famitsu",
"36 of 40",
"print"
],
[
"GamePro.com",
"6.5 of 10",
"-"
],
[
"GameSpot",
"7.5 of 10",
"-"
],
[
"Hardcore Gamer Magazine",
"9.5 of 10",
"print"
],
[
"IGN.com",
"7.9 of 10",
"-"
],
[
"Nintendo Power",
"8 of 10",
"print"
],
[
"Play Magazine",
"7 of 10",
"print"
],
[
"Metacritic",
"76 of 100",
"-"
]
] | [
"1up.com"
] | which publication had a b score? || |
nt-10817 | col : publication | score | review row 1 : 1up.com | b | - row 2 : weekly famitsu | 36 of 40 | print row 3 : gamepro.com | 6.5 of 10 | - row 4 : gamespot | 7.5 of 10 | - row 5 : hardcore gamer magazine | 9.5 of 10 | print row 6 : ign.com | 7.9 of 10 | - row 7 : nintendo power | 8 of 10 | print row 8 : play magazine | 7 of 10 | print row 9 : metacritic | 76 of 100 | - | table_csv/204_692.csv | 1 | {
"column_index": [
0
],
"row_index": [
2
]
} | [
"which publication had a b score?",
"which publication had a 36 of 40 score?"
] | 0 | gamepro.com | [
"Publication",
"Score",
"Review"
] | which publication had a 36 of 40 score? | [
[
"1up.com",
"B",
"-"
],
[
"Weekly Famitsu",
"36 of 40",
"print"
],
[
"GamePro.com",
"6.5 of 10",
"-"
],
[
"GameSpot",
"7.5 of 10",
"-"
],
[
"Hardcore Gamer Magazine",
"9.5 of 10",
"print"
],
[
"IGN.com",
"7.9 of 10",
"-"
],
[
"Nintendo Power",
"8 of 10",
"print"
],
[
"Play Magazine",
"7 of 10",
"print"
],
[
"Metacritic",
"76 of 100",
"-"
]
] | [
"GamePro.com"
] | which publication had a 36 of 40 score? || which publication had a b score? |
nt-10817 | col : publication | score | review row 1 : 1up.com | b | - row 2 : weekly famitsu | 36 of 40 | print row 3 : gamepro.com | 6.5 of 10 | - row 4 : gamespot | 7.5 of 10 | - row 5 : hardcore gamer magazine | 9.5 of 10 | print row 6 : ign.com | 7.9 of 10 | - row 7 : nintendo power | 8 of 10 | print row 8 : play magazine | 7 of 10 | print row 9 : metacritic | 76 of 100 | - | table_csv/204_692.csv | 2 | {
"column_index": [
0
],
"row_index": [
4
]
} | [
"which publication had a b score?",
"which publication had a 36 of 40 score?",
"which publication had 9.5 of 10 score?"
] | 0 | hardcore gamer magazine | [
"Publication",
"Score",
"Review"
] | which publication had 9.5 of 10 score? | [
[
"1up.com",
"B",
"-"
],
[
"Weekly Famitsu",
"36 of 40",
"print"
],
[
"GamePro.com",
"6.5 of 10",
"-"
],
[
"GameSpot",
"7.5 of 10",
"-"
],
[
"Hardcore Gamer Magazine",
"9.5 of 10",
"print"
],
[
"IGN.com",
"7.9 of 10",
"-"
],
[
"Nintendo Power",
"8 of 10",
"print"
],
[
"Play Magazine",
"7 of 10",
"print"
],
[
"Metacritic",
"76 of 100",
"-"
]
] | [
"Hardcore Gamer Magazine"
] | which publication had 9.5 of 10 score? || which publication had a 36 of 40 score? | which publication had a b score? |
nt-10817 | col : publication | score | review row 1 : 1up.com | b | - row 2 : weekly famitsu | 36 of 40 | print row 3 : gamepro.com | 6.5 of 10 | - row 4 : gamespot | 7.5 of 10 | - row 5 : hardcore gamer magazine | 9.5 of 10 | print row 6 : ign.com | 7.9 of 10 | - row 7 : nintendo power | 8 of 10 | print row 8 : play magazine | 7 of 10 | print row 9 : metacritic | 76 of 100 | - | table_csv/204_692.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
} | [
"which publications are listed?"
] | 1 | 1up.com, weekly famitsu, gamepro.com, gamespot, hardcore gamer magazine, ign.com, nintendo power, play magazine, metacritic | [
"Publication",
"Score",
"Review"
] | which publications are listed? | [
[
"1up.com",
"B",
"-"
],
[
"Weekly Famitsu",
"36 of 40",
"print"
],
[
"GamePro.com",
"6.5 of 10",
"-"
],
[
"GameSpot",
"7.5 of 10",
"-"
],
[
"Hardcore Gamer Magazine",
"9.5 of 10",
"print"
],
[
"IGN.com",
"7.9 of 10",
"-"
],
[
"Nintendo Power",
"8 of 10",
"print"
],
[
"Play Magazine",
"7 of 10",
"print"
],
[
"Metacritic",
"76 of 100",
"-"
]
] | [
"1up.com",
"Weekly Famitsu",
"GamePro.com",
"GameSpot",
"Hardcore Gamer Magazine",
"IGN.com",
"Nintendo Power",
"Play Magazine",
"Metacritic"
] | which publications are listed? || |
nt-10817 | col : publication | score | review row 1 : 1up.com | b | - row 2 : weekly famitsu | 36 of 40 | print row 3 : gamepro.com | 6.5 of 10 | - row 4 : gamespot | 7.5 of 10 | - row 5 : hardcore gamer magazine | 9.5 of 10 | print row 6 : ign.com | 7.9 of 10 | - row 7 : nintendo power | 8 of 10 | print row 8 : play magazine | 7 of 10 | print row 9 : metacritic | 76 of 100 | - | table_csv/204_692.csv | 1 | {
"column_index": [
0,
0,
0,
0,
0,
0
],
"row_index": [
2,
3,
4,
5,
6,
7
]
} | [
"which publications are listed?",
"of those ranked which are scored on a 1 to 10 scale?"
] | 1 | gamepro.com, gamespot, hardcore gamer magazine, ign.com, nintendo power, play magazine | [
"Publication",
"Score",
"Review"
] | of those ranked which are scored on a 1 to 10 scale? | [
[
"1up.com",
"B",
"-"
],
[
"Weekly Famitsu",
"36 of 40",
"print"
],
[
"GamePro.com",
"6.5 of 10",
"-"
],
[
"GameSpot",
"7.5 of 10",
"-"
],
[
"Hardcore Gamer Magazine",
"9.5 of 10",
"print"
],
[
"IGN.com",
"7.9 of 10",
"-"
],
[
"Nintendo Power",
"8 of 10",
"print"
],
[
"Play Magazine",
"7 of 10",
"print"
],
[
"Metacritic",
"76 of 100",
"-"
]
] | [
"GamePro.com",
"GameSpot",
"Hardcore Gamer Magazine",
"IGN.com",
"Nintendo Power",
"Play Magazine"
] | of those ranked which are scored on a 1 to 10 scale? || which publications are listed? |
nt-10817 | col : publication | score | review row 1 : 1up.com | b | - row 2 : weekly famitsu | 36 of 40 | print row 3 : gamepro.com | 6.5 of 10 | - row 4 : gamespot | 7.5 of 10 | - row 5 : hardcore gamer magazine | 9.5 of 10 | print row 6 : ign.com | 7.9 of 10 | - row 7 : nintendo power | 8 of 10 | print row 8 : play magazine | 7 of 10 | print row 9 : metacritic | 76 of 100 | - | table_csv/204_692.csv | 2 | {
"column_index": [
0
],
"row_index": [
4
]
} | [
"which publications are listed?",
"of those ranked which are scored on a 1 to 10 scale?",
"of those which is ranked highest?"
] | 1 | hardcore gamer magazine | [
"Publication",
"Score",
"Review"
] | of those which is ranked highest? | [
[
"1up.com",
"B",
"-"
],
[
"Weekly Famitsu",
"36 of 40",
"print"
],
[
"GamePro.com",
"6.5 of 10",
"-"
],
[
"GameSpot",
"7.5 of 10",
"-"
],
[
"Hardcore Gamer Magazine",
"9.5 of 10",
"print"
],
[
"IGN.com",
"7.9 of 10",
"-"
],
[
"Nintendo Power",
"8 of 10",
"print"
],
[
"Play Magazine",
"7 of 10",
"print"
],
[
"Metacritic",
"76 of 100",
"-"
]
] | [
"Hardcore Gamer Magazine"
] | of those which is ranked highest? || of those ranked which are scored on a 1 to 10 scale? | which publications are listed? |
nt-10817 | col : publication | score | review row 1 : 1up.com | b | - row 2 : weekly famitsu | 36 of 40 | print row 3 : gamepro.com | 6.5 of 10 | - row 4 : gamespot | 7.5 of 10 | - row 5 : hardcore gamer magazine | 9.5 of 10 | print row 6 : ign.com | 7.9 of 10 | - row 7 : nintendo power | 8 of 10 | print row 8 : play magazine | 7 of 10 | print row 9 : metacritic | 76 of 100 | - | table_csv/204_692.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8
]
} | [
"how many points did each publication score?"
] | 2 | b, 36 of 40, 6.5 of 10, 7.5 of 10, 9.5 of 10, 7.9 of 10, 8 of 10, 7 of 10, 76 of 100 | [
"Publication",
"Score",
"Review"
] | how many points did each publication score? | [
[
"1up.com",
"B",
"-"
],
[
"Weekly Famitsu",
"36 of 40",
"print"
],
[
"GamePro.com",
"6.5 of 10",
"-"
],
[
"GameSpot",
"7.5 of 10",
"-"
],
[
"Hardcore Gamer Magazine",
"9.5 of 10",
"print"
],
[
"IGN.com",
"7.9 of 10",
"-"
],
[
"Nintendo Power",
"8 of 10",
"print"
],
[
"Play Magazine",
"7 of 10",
"print"
],
[
"Metacritic",
"76 of 100",
"-"
]
] | [
"B",
"36 of 40",
"6.5 of 10",
"7.5 of 10",
"9.5 of 10",
"7.9 of 10",
"8 of 10",
"7 of 10",
"76 of 100"
] | how many points did each publication score? || |
nt-10817 | col : publication | score | review row 1 : 1up.com | b | - row 2 : weekly famitsu | 36 of 40 | print row 3 : gamepro.com | 6.5 of 10 | - row 4 : gamespot | 7.5 of 10 | - row 5 : hardcore gamer magazine | 9.5 of 10 | print row 6 : ign.com | 7.9 of 10 | - row 7 : nintendo power | 8 of 10 | print row 8 : play magazine | 7 of 10 | print row 9 : metacritic | 76 of 100 | - | table_csv/204_692.csv | 1 | {
"column_index": [
0
],
"row_index": [
4
]
} | [
"how many points did each publication score?",
"which publication received the highest score?"
] | 2 | hardcore gamer magazine | [
"Publication",
"Score",
"Review"
] | which publication received the highest score? | [
[
"1up.com",
"B",
"-"
],
[
"Weekly Famitsu",
"36 of 40",
"print"
],
[
"GamePro.com",
"6.5 of 10",
"-"
],
[
"GameSpot",
"7.5 of 10",
"-"
],
[
"Hardcore Gamer Magazine",
"9.5 of 10",
"print"
],
[
"IGN.com",
"7.9 of 10",
"-"
],
[
"Nintendo Power",
"8 of 10",
"print"
],
[
"Play Magazine",
"7 of 10",
"print"
],
[
"Metacritic",
"76 of 100",
"-"
]
] | [
"Hardcore Gamer Magazine"
] | which publication received the highest score? || how many points did each publication score? |
nt-2200 | col : team #1 | agg. | team #2 | 1st leg | 2nd leg row 1 : florina | 0-3 | panachaiki | 0-1 | 0-2 row 2 : kilkisiakos | 1-2 | panarkadikos | 1-0 | 0-2 row 3 : kallithea | 2-7 | makedonikos | 2-2 | 0-5 row 4 : panathinaikos | 9-1 | panelefsiniakos | 5-0 | 4-1 row 5 : anagennisi arta | 1-6 | olympiacos | 1-1 | 0-5 row 6 : paok (a.g.) | 3-3 | aris | 2-0 | 1-3 row 7 : kavala (a.g.) | 2-2 | aiolikos | 1-0 | 1-2 row 8 : kozani | 2-1 | fostiras | 1-0 | 1-1 row 9 : diagoras | 3-4 | korinthos | 2-2 | 1-2 row 10 : larissa | 8-1 | neapoli piraeus | 7-0 | 1-1 row 11 : thiva | 2-3 | proodeftiki | 1-1 | 1-2 row 12 : edessaikos | 1-2 | levadiakos | 1-0 | 0-2 row 13 : pierikos | 2-1 | ethnikos asteras | 2-0 | 0-1 row 14 : ethnikos olympiakos volos | 2-1 | thriamvos | 2-1 | 0-0 row 15 : lamia | 4-3 | kastoria | 4-2 | 0-1 row 16 : panionios | 3-1 | pas giannina | 3-1 | 0-0 | table_csv/203_350.csv | 0 | {
"column_index": [
0,
0
],
"row_index": [
3,
9
]
} | [
"which teams scored at least 8 points?"
] | 0 | panathinaikos, larissa | [
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg"
] | which teams scored at least 8 points? | [
[
"Florina",
"0-3",
"Panachaiki",
"0-1",
"0-2"
],
[
"Kilkisiakos",
"1-2",
"Panarkadikos",
"1-0",
"0-2"
],
[
"Kallithea",
"2-7",
"Makedonikos",
"2-2",
"0-5"
],
[
"Panathinaikos",
"9-1",
"Panelefsiniakos",
"5-0",
"4-1"
],
[
"Anagennisi Arta",
"1-6",
"Olympiacos",
"1-1",
"0-5"
],
[
"PAOK (a.g.)",
"3-3",
"Aris",
"2-0",
"1-3"
],
[
"Kavala (a.g.)",
"2-2",
"Aiolikos",
"1-0",
"1-2"
],
[
"Kozani",
"2-1",
"Fostiras",
"1-0",
"1-1"
],
[
"Diagoras",
"3-4",
"Korinthos",
"2-2",
"1-2"
],
[
"Larissa",
"8-1",
"Neapoli Piraeus",
"7-0",
"1-1"
],
[
"Thiva",
"2-3",
"Proodeftiki",
"1-1",
"1-2"
],
[
"Edessaikos",
"1-2",
"Levadiakos",
"1-0",
"0-2"
],
[
"Pierikos",
"2-1",
"Ethnikos Asteras",
"2-0",
"0-1"
],
[
"Ethnikos Olympiakos Volos",
"2-1",
"Thriamvos",
"2-1",
"0-0"
],
[
"Lamia",
"4-3",
"Kastoria",
"4-2",
"0-1"
],
[
"Panionios",
"3-1",
"PAS Giannina",
"3-1",
"0-0"
]
] | [
"Panathinaikos",
"Larissa"
] | which teams scored at least 8 points? || |
nt-2200 | col : team #1 | agg. | team #2 | 1st leg | 2nd leg row 1 : florina | 0-3 | panachaiki | 0-1 | 0-2 row 2 : kilkisiakos | 1-2 | panarkadikos | 1-0 | 0-2 row 3 : kallithea | 2-7 | makedonikos | 2-2 | 0-5 row 4 : panathinaikos | 9-1 | panelefsiniakos | 5-0 | 4-1 row 5 : anagennisi arta | 1-6 | olympiacos | 1-1 | 0-5 row 6 : paok (a.g.) | 3-3 | aris | 2-0 | 1-3 row 7 : kavala (a.g.) | 2-2 | aiolikos | 1-0 | 1-2 row 8 : kozani | 2-1 | fostiras | 1-0 | 1-1 row 9 : diagoras | 3-4 | korinthos | 2-2 | 1-2 row 10 : larissa | 8-1 | neapoli piraeus | 7-0 | 1-1 row 11 : thiva | 2-3 | proodeftiki | 1-1 | 1-2 row 12 : edessaikos | 1-2 | levadiakos | 1-0 | 0-2 row 13 : pierikos | 2-1 | ethnikos asteras | 2-0 | 0-1 row 14 : ethnikos olympiakos volos | 2-1 | thriamvos | 2-1 | 0-0 row 15 : lamia | 4-3 | kastoria | 4-2 | 0-1 row 16 : panionios | 3-1 | pas giannina | 3-1 | 0-0 | table_csv/203_350.csv | 1 | {
"column_index": [
0
],
"row_index": [
3
]
} | [
"which teams scored at least 8 points?",
"which one scored higher?"
] | 0 | panathinaikos | [
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg"
] | which one scored higher? | [
[
"Florina",
"0-3",
"Panachaiki",
"0-1",
"0-2"
],
[
"Kilkisiakos",
"1-2",
"Panarkadikos",
"1-0",
"0-2"
],
[
"Kallithea",
"2-7",
"Makedonikos",
"2-2",
"0-5"
],
[
"Panathinaikos",
"9-1",
"Panelefsiniakos",
"5-0",
"4-1"
],
[
"Anagennisi Arta",
"1-6",
"Olympiacos",
"1-1",
"0-5"
],
[
"PAOK (a.g.)",
"3-3",
"Aris",
"2-0",
"1-3"
],
[
"Kavala (a.g.)",
"2-2",
"Aiolikos",
"1-0",
"1-2"
],
[
"Kozani",
"2-1",
"Fostiras",
"1-0",
"1-1"
],
[
"Diagoras",
"3-4",
"Korinthos",
"2-2",
"1-2"
],
[
"Larissa",
"8-1",
"Neapoli Piraeus",
"7-0",
"1-1"
],
[
"Thiva",
"2-3",
"Proodeftiki",
"1-1",
"1-2"
],
[
"Edessaikos",
"1-2",
"Levadiakos",
"1-0",
"0-2"
],
[
"Pierikos",
"2-1",
"Ethnikos Asteras",
"2-0",
"0-1"
],
[
"Ethnikos Olympiakos Volos",
"2-1",
"Thriamvos",
"2-1",
"0-0"
],
[
"Lamia",
"4-3",
"Kastoria",
"4-2",
"0-1"
],
[
"Panionios",
"3-1",
"PAS Giannina",
"3-1",
"0-0"
]
] | [
"Panathinaikos"
] | which one scored higher? || which teams scored at least 8 points? |
nt-2200 | col : team #1 | agg. | team #2 | 1st leg | 2nd leg row 1 : florina | 0-3 | panachaiki | 0-1 | 0-2 row 2 : kilkisiakos | 1-2 | panarkadikos | 1-0 | 0-2 row 3 : kallithea | 2-7 | makedonikos | 2-2 | 0-5 row 4 : panathinaikos | 9-1 | panelefsiniakos | 5-0 | 4-1 row 5 : anagennisi arta | 1-6 | olympiacos | 1-1 | 0-5 row 6 : paok (a.g.) | 3-3 | aris | 2-0 | 1-3 row 7 : kavala (a.g.) | 2-2 | aiolikos | 1-0 | 1-2 row 8 : kozani | 2-1 | fostiras | 1-0 | 1-1 row 9 : diagoras | 3-4 | korinthos | 2-2 | 1-2 row 10 : larissa | 8-1 | neapoli piraeus | 7-0 | 1-1 row 11 : thiva | 2-3 | proodeftiki | 1-1 | 1-2 row 12 : edessaikos | 1-2 | levadiakos | 1-0 | 0-2 row 13 : pierikos | 2-1 | ethnikos asteras | 2-0 | 0-1 row 14 : ethnikos olympiakos volos | 2-1 | thriamvos | 2-1 | 0-0 row 15 : lamia | 4-3 | kastoria | 4-2 | 0-1 row 16 : panionios | 3-1 | pas giannina | 3-1 | 0-0 | table_csv/203_350.csv | 0 | {
"column_index": [
1,
1,
1,
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,
13,
14,
15
]
} | [
"what are all of the agg. points listed?"
] | 1 | 0-3, 1-2, 2-7, 9-1, 1-6, 3-3, 2-2, 2-1, 3-4, 8-1, 2-3, 1-2, 2-1, 2-1, 4-3, 3-1 | [
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg"
] | what are all of the agg. points listed? | [
[
"Florina",
"0-3",
"Panachaiki",
"0-1",
"0-2"
],
[
"Kilkisiakos",
"1-2",
"Panarkadikos",
"1-0",
"0-2"
],
[
"Kallithea",
"2-7",
"Makedonikos",
"2-2",
"0-5"
],
[
"Panathinaikos",
"9-1",
"Panelefsiniakos",
"5-0",
"4-1"
],
[
"Anagennisi Arta",
"1-6",
"Olympiacos",
"1-1",
"0-5"
],
[
"PAOK (a.g.)",
"3-3",
"Aris",
"2-0",
"1-3"
],
[
"Kavala (a.g.)",
"2-2",
"Aiolikos",
"1-0",
"1-2"
],
[
"Kozani",
"2-1",
"Fostiras",
"1-0",
"1-1"
],
[
"Diagoras",
"3-4",
"Korinthos",
"2-2",
"1-2"
],
[
"Larissa",
"8-1",
"Neapoli Piraeus",
"7-0",
"1-1"
],
[
"Thiva",
"2-3",
"Proodeftiki",
"1-1",
"1-2"
],
[
"Edessaikos",
"1-2",
"Levadiakos",
"1-0",
"0-2"
],
[
"Pierikos",
"2-1",
"Ethnikos Asteras",
"2-0",
"0-1"
],
[
"Ethnikos Olympiakos Volos",
"2-1",
"Thriamvos",
"2-1",
"0-0"
],
[
"Lamia",
"4-3",
"Kastoria",
"4-2",
"0-1"
],
[
"Panionios",
"3-1",
"PAS Giannina",
"3-1",
"0-0"
]
] | [
"0-3",
"1-2",
"2-7",
"9-1",
"1-6",
"3-3",
"2-2",
"2-1",
"3-4",
"8-1",
"2-3",
"1-2",
"2-1",
"2-1",
"4-3",
"3-1"
] | what are all of the agg. points listed? || |
nt-2200 | col : team #1 | agg. | team #2 | 1st leg | 2nd leg row 1 : florina | 0-3 | panachaiki | 0-1 | 0-2 row 2 : kilkisiakos | 1-2 | panarkadikos | 1-0 | 0-2 row 3 : kallithea | 2-7 | makedonikos | 2-2 | 0-5 row 4 : panathinaikos | 9-1 | panelefsiniakos | 5-0 | 4-1 row 5 : anagennisi arta | 1-6 | olympiacos | 1-1 | 0-5 row 6 : paok (a.g.) | 3-3 | aris | 2-0 | 1-3 row 7 : kavala (a.g.) | 2-2 | aiolikos | 1-0 | 1-2 row 8 : kozani | 2-1 | fostiras | 1-0 | 1-1 row 9 : diagoras | 3-4 | korinthos | 2-2 | 1-2 row 10 : larissa | 8-1 | neapoli piraeus | 7-0 | 1-1 row 11 : thiva | 2-3 | proodeftiki | 1-1 | 1-2 row 12 : edessaikos | 1-2 | levadiakos | 1-0 | 0-2 row 13 : pierikos | 2-1 | ethnikos asteras | 2-0 | 0-1 row 14 : ethnikos olympiakos volos | 2-1 | thriamvos | 2-1 | 0-0 row 15 : lamia | 4-3 | kastoria | 4-2 | 0-1 row 16 : panionios | 3-1 | pas giannina | 3-1 | 0-0 | table_csv/203_350.csv | 1 | {
"column_index": [
1
],
"row_index": [
3
]
} | [
"what are all of the agg. points listed?",
"which of these has the highest number of points for either team?"
] | 1 | 9-1 | [
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg"
] | which of these has the highest number of points for either team? | [
[
"Florina",
"0-3",
"Panachaiki",
"0-1",
"0-2"
],
[
"Kilkisiakos",
"1-2",
"Panarkadikos",
"1-0",
"0-2"
],
[
"Kallithea",
"2-7",
"Makedonikos",
"2-2",
"0-5"
],
[
"Panathinaikos",
"9-1",
"Panelefsiniakos",
"5-0",
"4-1"
],
[
"Anagennisi Arta",
"1-6",
"Olympiacos",
"1-1",
"0-5"
],
[
"PAOK (a.g.)",
"3-3",
"Aris",
"2-0",
"1-3"
],
[
"Kavala (a.g.)",
"2-2",
"Aiolikos",
"1-0",
"1-2"
],
[
"Kozani",
"2-1",
"Fostiras",
"1-0",
"1-1"
],
[
"Diagoras",
"3-4",
"Korinthos",
"2-2",
"1-2"
],
[
"Larissa",
"8-1",
"Neapoli Piraeus",
"7-0",
"1-1"
],
[
"Thiva",
"2-3",
"Proodeftiki",
"1-1",
"1-2"
],
[
"Edessaikos",
"1-2",
"Levadiakos",
"1-0",
"0-2"
],
[
"Pierikos",
"2-1",
"Ethnikos Asteras",
"2-0",
"0-1"
],
[
"Ethnikos Olympiakos Volos",
"2-1",
"Thriamvos",
"2-1",
"0-0"
],
[
"Lamia",
"4-3",
"Kastoria",
"4-2",
"0-1"
],
[
"Panionios",
"3-1",
"PAS Giannina",
"3-1",
"0-0"
]
] | [
"9-1"
] | which of these has the highest number of points for either team? || what are all of the agg. points listed? |
nt-2200 | col : team #1 | agg. | team #2 | 1st leg | 2nd leg row 1 : florina | 0-3 | panachaiki | 0-1 | 0-2 row 2 : kilkisiakos | 1-2 | panarkadikos | 1-0 | 0-2 row 3 : kallithea | 2-7 | makedonikos | 2-2 | 0-5 row 4 : panathinaikos | 9-1 | panelefsiniakos | 5-0 | 4-1 row 5 : anagennisi arta | 1-6 | olympiacos | 1-1 | 0-5 row 6 : paok (a.g.) | 3-3 | aris | 2-0 | 1-3 row 7 : kavala (a.g.) | 2-2 | aiolikos | 1-0 | 1-2 row 8 : kozani | 2-1 | fostiras | 1-0 | 1-1 row 9 : diagoras | 3-4 | korinthos | 2-2 | 1-2 row 10 : larissa | 8-1 | neapoli piraeus | 7-0 | 1-1 row 11 : thiva | 2-3 | proodeftiki | 1-1 | 1-2 row 12 : edessaikos | 1-2 | levadiakos | 1-0 | 0-2 row 13 : pierikos | 2-1 | ethnikos asteras | 2-0 | 0-1 row 14 : ethnikos olympiakos volos | 2-1 | thriamvos | 2-1 | 0-0 row 15 : lamia | 4-3 | kastoria | 4-2 | 0-1 row 16 : panionios | 3-1 | pas giannina | 3-1 | 0-0 | table_csv/203_350.csv | 2 | {
"column_index": [
0
],
"row_index": [
3
]
} | [
"what are all of the agg. points listed?",
"which of these has the highest number of points for either team?",
"what team scored the highest number?"
] | 1 | panathinaikos | [
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg"
] | what team scored the highest number? | [
[
"Florina",
"0-3",
"Panachaiki",
"0-1",
"0-2"
],
[
"Kilkisiakos",
"1-2",
"Panarkadikos",
"1-0",
"0-2"
],
[
"Kallithea",
"2-7",
"Makedonikos",
"2-2",
"0-5"
],
[
"Panathinaikos",
"9-1",
"Panelefsiniakos",
"5-0",
"4-1"
],
[
"Anagennisi Arta",
"1-6",
"Olympiacos",
"1-1",
"0-5"
],
[
"PAOK (a.g.)",
"3-3",
"Aris",
"2-0",
"1-3"
],
[
"Kavala (a.g.)",
"2-2",
"Aiolikos",
"1-0",
"1-2"
],
[
"Kozani",
"2-1",
"Fostiras",
"1-0",
"1-1"
],
[
"Diagoras",
"3-4",
"Korinthos",
"2-2",
"1-2"
],
[
"Larissa",
"8-1",
"Neapoli Piraeus",
"7-0",
"1-1"
],
[
"Thiva",
"2-3",
"Proodeftiki",
"1-1",
"1-2"
],
[
"Edessaikos",
"1-2",
"Levadiakos",
"1-0",
"0-2"
],
[
"Pierikos",
"2-1",
"Ethnikos Asteras",
"2-0",
"0-1"
],
[
"Ethnikos Olympiakos Volos",
"2-1",
"Thriamvos",
"2-1",
"0-0"
],
[
"Lamia",
"4-3",
"Kastoria",
"4-2",
"0-1"
],
[
"Panionios",
"3-1",
"PAS Giannina",
"3-1",
"0-0"
]
] | [
"Panathinaikos"
] | what team scored the highest number? || which of these has the highest number of points for either team? | what are all of the agg. points listed? |
nt-2200 | col : team #1 | agg. | team #2 | 1st leg | 2nd leg row 1 : florina | 0-3 | panachaiki | 0-1 | 0-2 row 2 : kilkisiakos | 1-2 | panarkadikos | 1-0 | 0-2 row 3 : kallithea | 2-7 | makedonikos | 2-2 | 0-5 row 4 : panathinaikos | 9-1 | panelefsiniakos | 5-0 | 4-1 row 5 : anagennisi arta | 1-6 | olympiacos | 1-1 | 0-5 row 6 : paok (a.g.) | 3-3 | aris | 2-0 | 1-3 row 7 : kavala (a.g.) | 2-2 | aiolikos | 1-0 | 1-2 row 8 : kozani | 2-1 | fostiras | 1-0 | 1-1 row 9 : diagoras | 3-4 | korinthos | 2-2 | 1-2 row 10 : larissa | 8-1 | neapoli piraeus | 7-0 | 1-1 row 11 : thiva | 2-3 | proodeftiki | 1-1 | 1-2 row 12 : edessaikos | 1-2 | levadiakos | 1-0 | 0-2 row 13 : pierikos | 2-1 | ethnikos asteras | 2-0 | 0-1 row 14 : ethnikos olympiakos volos | 2-1 | thriamvos | 2-1 | 0-0 row 15 : lamia | 4-3 | kastoria | 4-2 | 0-1 row 16 : panionios | 3-1 | pas giannina | 3-1 | 0-0 | table_csv/203_350.csv | 0 | {
"column_index": [
1
],
"row_index": [
9
]
} | [
"how many points did larissa score?"
] | 2 | 8-1 | [
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg"
] | how many points did larissa score? | [
[
"Florina",
"0-3",
"Panachaiki",
"0-1",
"0-2"
],
[
"Kilkisiakos",
"1-2",
"Panarkadikos",
"1-0",
"0-2"
],
[
"Kallithea",
"2-7",
"Makedonikos",
"2-2",
"0-5"
],
[
"Panathinaikos",
"9-1",
"Panelefsiniakos",
"5-0",
"4-1"
],
[
"Anagennisi Arta",
"1-6",
"Olympiacos",
"1-1",
"0-5"
],
[
"PAOK (a.g.)",
"3-3",
"Aris",
"2-0",
"1-3"
],
[
"Kavala (a.g.)",
"2-2",
"Aiolikos",
"1-0",
"1-2"
],
[
"Kozani",
"2-1",
"Fostiras",
"1-0",
"1-1"
],
[
"Diagoras",
"3-4",
"Korinthos",
"2-2",
"1-2"
],
[
"Larissa",
"8-1",
"Neapoli Piraeus",
"7-0",
"1-1"
],
[
"Thiva",
"2-3",
"Proodeftiki",
"1-1",
"1-2"
],
[
"Edessaikos",
"1-2",
"Levadiakos",
"1-0",
"0-2"
],
[
"Pierikos",
"2-1",
"Ethnikos Asteras",
"2-0",
"0-1"
],
[
"Ethnikos Olympiakos Volos",
"2-1",
"Thriamvos",
"2-1",
"0-0"
],
[
"Lamia",
"4-3",
"Kastoria",
"4-2",
"0-1"
],
[
"Panionios",
"3-1",
"PAS Giannina",
"3-1",
"0-0"
]
] | [
"8-1"
] | how many points did larissa score? || |
nt-2200 | col : team #1 | agg. | team #2 | 1st leg | 2nd leg row 1 : florina | 0-3 | panachaiki | 0-1 | 0-2 row 2 : kilkisiakos | 1-2 | panarkadikos | 1-0 | 0-2 row 3 : kallithea | 2-7 | makedonikos | 2-2 | 0-5 row 4 : panathinaikos | 9-1 | panelefsiniakos | 5-0 | 4-1 row 5 : anagennisi arta | 1-6 | olympiacos | 1-1 | 0-5 row 6 : paok (a.g.) | 3-3 | aris | 2-0 | 1-3 row 7 : kavala (a.g.) | 2-2 | aiolikos | 1-0 | 1-2 row 8 : kozani | 2-1 | fostiras | 1-0 | 1-1 row 9 : diagoras | 3-4 | korinthos | 2-2 | 1-2 row 10 : larissa | 8-1 | neapoli piraeus | 7-0 | 1-1 row 11 : thiva | 2-3 | proodeftiki | 1-1 | 1-2 row 12 : edessaikos | 1-2 | levadiakos | 1-0 | 0-2 row 13 : pierikos | 2-1 | ethnikos asteras | 2-0 | 0-1 row 14 : ethnikos olympiakos volos | 2-1 | thriamvos | 2-1 | 0-0 row 15 : lamia | 4-3 | kastoria | 4-2 | 0-1 row 16 : panionios | 3-1 | pas giannina | 3-1 | 0-0 | table_csv/203_350.csv | 1 | {
"column_index": [
1
],
"row_index": [
3
]
} | [
"how many points did larissa score?",
"how many points did panathinaikos score?"
] | 2 | 9-1 | [
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg"
] | how many points did panathinaikos score? | [
[
"Florina",
"0-3",
"Panachaiki",
"0-1",
"0-2"
],
[
"Kilkisiakos",
"1-2",
"Panarkadikos",
"1-0",
"0-2"
],
[
"Kallithea",
"2-7",
"Makedonikos",
"2-2",
"0-5"
],
[
"Panathinaikos",
"9-1",
"Panelefsiniakos",
"5-0",
"4-1"
],
[
"Anagennisi Arta",
"1-6",
"Olympiacos",
"1-1",
"0-5"
],
[
"PAOK (a.g.)",
"3-3",
"Aris",
"2-0",
"1-3"
],
[
"Kavala (a.g.)",
"2-2",
"Aiolikos",
"1-0",
"1-2"
],
[
"Kozani",
"2-1",
"Fostiras",
"1-0",
"1-1"
],
[
"Diagoras",
"3-4",
"Korinthos",
"2-2",
"1-2"
],
[
"Larissa",
"8-1",
"Neapoli Piraeus",
"7-0",
"1-1"
],
[
"Thiva",
"2-3",
"Proodeftiki",
"1-1",
"1-2"
],
[
"Edessaikos",
"1-2",
"Levadiakos",
"1-0",
"0-2"
],
[
"Pierikos",
"2-1",
"Ethnikos Asteras",
"2-0",
"0-1"
],
[
"Ethnikos Olympiakos Volos",
"2-1",
"Thriamvos",
"2-1",
"0-0"
],
[
"Lamia",
"4-3",
"Kastoria",
"4-2",
"0-1"
],
[
"Panionios",
"3-1",
"PAS Giannina",
"3-1",
"0-0"
]
] | [
"9-1"
] | how many points did panathinaikos score? || how many points did larissa score? |
nt-2200 | col : team #1 | agg. | team #2 | 1st leg | 2nd leg row 1 : florina | 0-3 | panachaiki | 0-1 | 0-2 row 2 : kilkisiakos | 1-2 | panarkadikos | 1-0 | 0-2 row 3 : kallithea | 2-7 | makedonikos | 2-2 | 0-5 row 4 : panathinaikos | 9-1 | panelefsiniakos | 5-0 | 4-1 row 5 : anagennisi arta | 1-6 | olympiacos | 1-1 | 0-5 row 6 : paok (a.g.) | 3-3 | aris | 2-0 | 1-3 row 7 : kavala (a.g.) | 2-2 | aiolikos | 1-0 | 1-2 row 8 : kozani | 2-1 | fostiras | 1-0 | 1-1 row 9 : diagoras | 3-4 | korinthos | 2-2 | 1-2 row 10 : larissa | 8-1 | neapoli piraeus | 7-0 | 1-1 row 11 : thiva | 2-3 | proodeftiki | 1-1 | 1-2 row 12 : edessaikos | 1-2 | levadiakos | 1-0 | 0-2 row 13 : pierikos | 2-1 | ethnikos asteras | 2-0 | 0-1 row 14 : ethnikos olympiakos volos | 2-1 | thriamvos | 2-1 | 0-0 row 15 : lamia | 4-3 | kastoria | 4-2 | 0-1 row 16 : panionios | 3-1 | pas giannina | 3-1 | 0-0 | table_csv/203_350.csv | 2 | {
"column_index": [
0
],
"row_index": [
3
]
} | [
"how many points did larissa score?",
"how many points did panathinaikos score?",
"between larissa and panathinaikos, who scored the most?"
] | 2 | panathinaikos | [
"Team #1",
"Agg.",
"Team #2",
"1st leg",
"2nd leg"
] | between larissa and panathinaikos, who scored the most? | [
[
"Florina",
"0-3",
"Panachaiki",
"0-1",
"0-2"
],
[
"Kilkisiakos",
"1-2",
"Panarkadikos",
"1-0",
"0-2"
],
[
"Kallithea",
"2-7",
"Makedonikos",
"2-2",
"0-5"
],
[
"Panathinaikos",
"9-1",
"Panelefsiniakos",
"5-0",
"4-1"
],
[
"Anagennisi Arta",
"1-6",
"Olympiacos",
"1-1",
"0-5"
],
[
"PAOK (a.g.)",
"3-3",
"Aris",
"2-0",
"1-3"
],
[
"Kavala (a.g.)",
"2-2",
"Aiolikos",
"1-0",
"1-2"
],
[
"Kozani",
"2-1",
"Fostiras",
"1-0",
"1-1"
],
[
"Diagoras",
"3-4",
"Korinthos",
"2-2",
"1-2"
],
[
"Larissa",
"8-1",
"Neapoli Piraeus",
"7-0",
"1-1"
],
[
"Thiva",
"2-3",
"Proodeftiki",
"1-1",
"1-2"
],
[
"Edessaikos",
"1-2",
"Levadiakos",
"1-0",
"0-2"
],
[
"Pierikos",
"2-1",
"Ethnikos Asteras",
"2-0",
"0-1"
],
[
"Ethnikos Olympiakos Volos",
"2-1",
"Thriamvos",
"2-1",
"0-0"
],
[
"Lamia",
"4-3",
"Kastoria",
"4-2",
"0-1"
],
[
"Panionios",
"3-1",
"PAS Giannina",
"3-1",
"0-0"
]
] | [
"Panathinaikos"
] | between larissa and panathinaikos, who scored the most? || how many points did panathinaikos score? | how many points did larissa score? |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
2,
4,
5,
6,
7,
8
]
} | [
"which directors have a residence listed?"
] | 0 | max t. wake, david w. brownback, richard k. ratcliffe, john t. stout, jr., rose washington, barbara mowry, steve maestas | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | which directors have a residence listed? | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"Max T. Wake",
"David W. Brownback",
"Richard K. Ratcliffe",
"John T. Stout, Jr.",
"Rose Washington",
"Barbara Mowry",
"Steve Maestas"
] | which directors have a residence listed? || |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 1 | {
"column_index": [
1,
1,
1,
1
],
"row_index": [
2,
4,
5,
6
]
} | [
"which directors have a residence listed?",
"of those, which directors are from the same state as at least one other director?"
] | 0 | david w. brownback, richard k. ratcliffe, john t. stout, jr., rose washington | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | of those, which directors are from the same state as at least one other director? | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"David W. Brownback",
"Richard K. Ratcliffe",
"John T. Stout, Jr.",
"Rose Washington"
] | of those, which directors are from the same state as at least one other director? || which directors have a residence listed? |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 2 | {
"column_index": [
1,
1
],
"row_index": [
2,
5
]
} | [
"which directors have a residence listed?",
"of those, which directors are from the same state as at least one other director?",
"of those directors, which two are from the state of kansas?"
] | 0 | david w. brownback, john t. stout, jr. | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | of those directors, which two are from the state of kansas? | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"David W. Brownback",
"John T. Stout, Jr."
] | of those directors, which two are from the state of kansas? || of those, which directors are from the same state as at least one other director? | which directors have a residence listed? |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 3 | {
"column_index": [
1
],
"row_index": [
5
]
} | [
"which directors have a residence listed?",
"of those, which directors are from the same state as at least one other director?",
"of those directors, which two are from the state of kansas?",
"between those two directors, which one is from shawnee mission, kansas?"
] | 0 | john t. stout, jr. | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | between those two directors, which one is from shawnee mission, kansas? | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"John T. Stout, Jr."
] | between those two directors, which one is from shawnee mission, kansas? || of those directors, which two are from the state of kansas? | of those, which directors are from the same state as at least one other director? | which directors have a residence listed? |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 4 | {
"column_index": [
1
],
"row_index": [
2
]
} | [
"which directors have a residence listed?",
"of those, which directors are from the same state as at least one other director?",
"of those directors, which two are from the state of kansas?",
"between those two directors, which one is from shawnee mission, kansas?",
"name the other director from the state of kansas."
] | 0 | david w. brownback | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | name the other director from the state of kansas. | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"David W. Brownback"
] | name the other director from the state of kansas. || between those two directors, which one is from shawnee mission, kansas? | of those directors, which two are from the state of kansas? | of those, which directors are from the same state as at least one other director? | which directors have a residence listed? |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 0 | {
"column_index": [
3
],
"row_index": [
5
]
} | [
"what state was john t. stout, jr. from?"
] | 1 | shawnee mission, kansas | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | what state was john t. stout, jr. from? | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"Shawnee Mission, Kansas"
] | what state was john t. stout, jr. from? || |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 1 | {
"column_index": [
3
],
"row_index": [
2
]
} | [
"what state was john t. stout, jr. from?",
"what is another residence that is in this same state?"
] | 1 | ellsworth, kansas | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | what is another residence that is in this same state? | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"Ellsworth, Kansas"
] | what is another residence that is in this same state? || what state was john t. stout, jr. from? |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 2 | {
"column_index": [
1
],
"row_index": [
2
]
} | [
"what state was john t. stout, jr. from?",
"what is another residence that is in this same state?",
"who is the driver with this residence?"
] | 1 | david w. brownback | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | who is the driver with this residence? | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"David W. Brownback"
] | who is the driver with this residence? || what is another residence that is in this same state? | what state was john t. stout, jr. from? |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 0 | {
"column_index": [
3
],
"row_index": [
5
]
} | [
"where was john t. stout, jr. from?"
] | 2 | shawnee mission, kansas | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | where was john t. stout, jr. from? | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"Shawnee Mission, Kansas"
] | where was john t. stout, jr. from? || |
nt-2203 | col : class | name | company | residence | term expires dec 31 | notes row 1 : a | max t. wake | jones national bank & trust co. | seward, nebraska | 2013 | nan row 2 : a | vacancy | nan | nan | 2014 | nan row 3 : a | david w. brownback | citizens state bank & trust company | ellsworth, kansas | 2015 | nan row 4 : b | vacancy | nan | nan | 2013 | nan row 5 : b | richard k. ratcliffe | ratcliffe's inc. | weatherford, oklahoma | 2014 | nan row 6 : b | john t. stout, jr. | plaza belmont management group llc | shawnee mission, kansas | 2015 | nan row 7 : c | rose washington | otulsa economic development corporation | tulsa, oklahoma | 2013 | nan row 8 : c | barbara mowry | gorecreek advisors | greenwood village, colorado | 2014 | chairman row 9 : c | steve maestas | nai maestas and ward | albuquerque, new mexico | 2015 | deputy chairman | table_csv/204_325.csv | 1 | {
"column_index": [
1
],
"row_index": [
2
]
} | [
"where was john t. stout, jr. from?",
"what person besides stout was from kansas?"
] | 2 | david w. brownback | [
"Class",
"Name",
"Company",
"Residence",
"Term Expires Dec 31",
"Notes"
] | what person besides stout was from kansas? | [
[
"A",
"Max T. Wake",
"Jones National Bank & Trust Co.",
"Seward, Nebraska",
"2013",
"nan"
],
[
"A",
"Vacancy",
"nan",
"nan",
"2014",
"nan"
],
[
"A",
"David W. Brownback",
"Citizens State Bank & Trust Company",
"Ellsworth, Kansas",
"2015",
"nan"
],
[
"B",
"Vacancy",
"nan",
"nan",
"2013",
"nan"
],
[
"B",
"Richard K. Ratcliffe",
"Ratcliffe's Inc.",
"Weatherford, Oklahoma",
"2014",
"nan"
],
[
"B",
"John T. Stout, Jr.",
"Plaza Belmont Management Group LLC",
"Shawnee Mission, Kansas",
"2015",
"nan"
],
[
"C",
"Rose Washington",
"OTulsa Economic Development Corporation",
"Tulsa, Oklahoma",
"2013",
"nan"
],
[
"C",
"Barbara Mowry",
"GoreCreek Advisors",
"Greenwood Village, Colorado",
"2014",
"Chairman"
],
[
"C",
"Steve Maestas",
"NAI Maestas and Ward",
"Albuquerque, New Mexico",
"2015",
"Deputy Chairman"
]
] | [
"David W. Brownback"
] | what person besides stout was from kansas? || where was john t. stout, jr. from? |
nt-9567 | col : parish (sokn) | church name | location of the church | year built row 1 : gildeskal | gildeskal church | inndyr | 1881 row 2 : gildeskal | old gildeskal church | inndyr | 1100s row 3 : gildeskal | saura church | saura | 1884 row 4 : gildeskal | mevik chapel | mevik | 1910 row 5 : gildeskal | nordstranda chapel | lekanger | 1963 row 6 : gildeskal | sorfjorden chapel | sorfinnset | 1957 | table_csv/202_217.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5
]
} | [
"what churches have been built?"
] | 0 | gildeskal church, old gildeskal church, saura church, mevik chapel, nordstranda chapel, sorfjorden chapel | [
"Parish (Sokn)",
"Church Name",
"Location of the Church",
"Year Built"
] | what churches have been built? | [
[
"Gildeskal",
"Gildeskal Church",
"Inndyr",
"1881"
],
[
"Gildeskal",
"Old Gildeskal Church",
"Inndyr",
"1100s"
],
[
"Gildeskal",
"Saura Church",
"Saura",
"1884"
],
[
"Gildeskal",
"Mevik Chapel",
"Mevik",
"1910"
],
[
"Gildeskal",
"Nordstranda Chapel",
"Lekanger",
"1963"
],
[
"Gildeskal",
"Sorfjorden Chapel",
"Sorfinnset",
"1957"
]
] | [
"Gildeskal Church",
"Old Gildeskal Church",
"Saura Church",
"Mevik Chapel",
"Nordstranda Chapel",
"Sorfjorden Chapel"
] | what churches have been built? || |
nt-9567 | col : parish (sokn) | church name | location of the church | year built row 1 : gildeskal | gildeskal church | inndyr | 1881 row 2 : gildeskal | old gildeskal church | inndyr | 1100s row 3 : gildeskal | saura church | saura | 1884 row 4 : gildeskal | mevik chapel | mevik | 1910 row 5 : gildeskal | nordstranda chapel | lekanger | 1963 row 6 : gildeskal | sorfjorden chapel | sorfinnset | 1957 | table_csv/202_217.csv | 1 | {
"column_index": [
3,
3
],
"row_index": [
0,
2
]
} | [
"what churches have been built?",
"of those which were built in the 1800s?"
] | 0 | 1881, 1884 | [
"Parish (Sokn)",
"Church Name",
"Location of the Church",
"Year Built"
] | of those which were built in the 1800s? | [
[
"Gildeskal",
"Gildeskal Church",
"Inndyr",
"1881"
],
[
"Gildeskal",
"Old Gildeskal Church",
"Inndyr",
"1100s"
],
[
"Gildeskal",
"Saura Church",
"Saura",
"1884"
],
[
"Gildeskal",
"Mevik Chapel",
"Mevik",
"1910"
],
[
"Gildeskal",
"Nordstranda Chapel",
"Lekanger",
"1963"
],
[
"Gildeskal",
"Sorfjorden Chapel",
"Sorfinnset",
"1957"
]
] | [
"1881",
"1884"
] | of those which were built in the 1800s? || what churches have been built? |
nt-9567 | col : parish (sokn) | church name | location of the church | year built row 1 : gildeskal | gildeskal church | inndyr | 1881 row 2 : gildeskal | old gildeskal church | inndyr | 1100s row 3 : gildeskal | saura church | saura | 1884 row 4 : gildeskal | mevik chapel | mevik | 1910 row 5 : gildeskal | nordstranda chapel | lekanger | 1963 row 6 : gildeskal | sorfjorden chapel | sorfinnset | 1957 | table_csv/202_217.csv | 2 | {
"column_index": [
1
],
"row_index": [
2
]
} | [
"what churches have been built?",
"of those which were built in the 1800s?",
"of those which is not gildeskal church?"
] | 0 | saura church | [
"Parish (Sokn)",
"Church Name",
"Location of the Church",
"Year Built"
] | of those which is not gildeskal church? | [
[
"Gildeskal",
"Gildeskal Church",
"Inndyr",
"1881"
],
[
"Gildeskal",
"Old Gildeskal Church",
"Inndyr",
"1100s"
],
[
"Gildeskal",
"Saura Church",
"Saura",
"1884"
],
[
"Gildeskal",
"Mevik Chapel",
"Mevik",
"1910"
],
[
"Gildeskal",
"Nordstranda Chapel",
"Lekanger",
"1963"
],
[
"Gildeskal",
"Sorfjorden Chapel",
"Sorfinnset",
"1957"
]
] | [
"Saura Church"
] | of those which is not gildeskal church? || of those which were built in the 1800s? | what churches have been built? |
nt-9567 | col : parish (sokn) | church name | location of the church | year built row 1 : gildeskal | gildeskal church | inndyr | 1881 row 2 : gildeskal | old gildeskal church | inndyr | 1100s row 3 : gildeskal | saura church | saura | 1884 row 4 : gildeskal | mevik chapel | mevik | 1910 row 5 : gildeskal | nordstranda chapel | lekanger | 1963 row 6 : gildeskal | sorfjorden chapel | sorfinnset | 1957 | table_csv/202_217.csv | 0 | {
"column_index": [
3
],
"row_index": [
3
]
} | [
"what year was the mevik chapel built?"
] | 1 | 1910 | [
"Parish (Sokn)",
"Church Name",
"Location of the Church",
"Year Built"
] | what year was the mevik chapel built? | [
[
"Gildeskal",
"Gildeskal Church",
"Inndyr",
"1881"
],
[
"Gildeskal",
"Old Gildeskal Church",
"Inndyr",
"1100s"
],
[
"Gildeskal",
"Saura Church",
"Saura",
"1884"
],
[
"Gildeskal",
"Mevik Chapel",
"Mevik",
"1910"
],
[
"Gildeskal",
"Nordstranda Chapel",
"Lekanger",
"1963"
],
[
"Gildeskal",
"Sorfjorden Chapel",
"Sorfinnset",
"1957"
]
] | [
"1910"
] | what year was the mevik chapel built? || |
nt-9567 | col : parish (sokn) | church name | location of the church | year built row 1 : gildeskal | gildeskal church | inndyr | 1881 row 2 : gildeskal | old gildeskal church | inndyr | 1100s row 3 : gildeskal | saura church | saura | 1884 row 4 : gildeskal | mevik chapel | mevik | 1910 row 5 : gildeskal | nordstranda chapel | lekanger | 1963 row 6 : gildeskal | sorfjorden chapel | sorfinnset | 1957 | table_csv/202_217.csv | 1 | {
"column_index": [
2
],
"row_index": [
0
]
} | [
"what year was the mevik chapel built?",
"where is the gildeska church located?"
] | 1 | inndyr | [
"Parish (Sokn)",
"Church Name",
"Location of the Church",
"Year Built"
] | where is the gildeska church located? | [
[
"Gildeskal",
"Gildeskal Church",
"Inndyr",
"1881"
],
[
"Gildeskal",
"Old Gildeskal Church",
"Inndyr",
"1100s"
],
[
"Gildeskal",
"Saura Church",
"Saura",
"1884"
],
[
"Gildeskal",
"Mevik Chapel",
"Mevik",
"1910"
],
[
"Gildeskal",
"Nordstranda Chapel",
"Lekanger",
"1963"
],
[
"Gildeskal",
"Sorfjorden Chapel",
"Sorfinnset",
"1957"
]
] | [
"Inndyr"
] | where is the gildeska church located? || what year was the mevik chapel built? |
nt-9567 | col : parish (sokn) | church name | location of the church | year built row 1 : gildeskal | gildeskal church | inndyr | 1881 row 2 : gildeskal | old gildeskal church | inndyr | 1100s row 3 : gildeskal | saura church | saura | 1884 row 4 : gildeskal | mevik chapel | mevik | 1910 row 5 : gildeskal | nordstranda chapel | lekanger | 1963 row 6 : gildeskal | sorfjorden chapel | sorfinnset | 1957 | table_csv/202_217.csv | 2 | {
"column_index": [
1
],
"row_index": [
2
]
} | [
"what year was the mevik chapel built?",
"where is the gildeska church located?",
"what church was built the same year as the gildeska church?"
] | 1 | saura church | [
"Parish (Sokn)",
"Church Name",
"Location of the Church",
"Year Built"
] | what church was built the same year as the gildeska church? | [
[
"Gildeskal",
"Gildeskal Church",
"Inndyr",
"1881"
],
[
"Gildeskal",
"Old Gildeskal Church",
"Inndyr",
"1100s"
],
[
"Gildeskal",
"Saura Church",
"Saura",
"1884"
],
[
"Gildeskal",
"Mevik Chapel",
"Mevik",
"1910"
],
[
"Gildeskal",
"Nordstranda Chapel",
"Lekanger",
"1963"
],
[
"Gildeskal",
"Sorfjorden Chapel",
"Sorfinnset",
"1957"
]
] | [
"Saura Church"
] | what church was built the same year as the gildeska church? || where is the gildeska church located? | what year was the mevik chapel built? |
nt-9567 | col : parish (sokn) | church name | location of the church | year built row 1 : gildeskal | gildeskal church | inndyr | 1881 row 2 : gildeskal | old gildeskal church | inndyr | 1100s row 3 : gildeskal | saura church | saura | 1884 row 4 : gildeskal | mevik chapel | mevik | 1910 row 5 : gildeskal | nordstranda chapel | lekanger | 1963 row 6 : gildeskal | sorfjorden chapel | sorfinnset | 1957 | table_csv/202_217.csv | 0 | {
"column_index": [
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3
]
} | [
"which churches were built before 1945?"
] | 2 | gildeskal church, old gildeskal church, saura church, mevik chapel | [
"Parish (Sokn)",
"Church Name",
"Location of the Church",
"Year Built"
] | which churches were built before 1945? | [
[
"Gildeskal",
"Gildeskal Church",
"Inndyr",
"1881"
],
[
"Gildeskal",
"Old Gildeskal Church",
"Inndyr",
"1100s"
],
[
"Gildeskal",
"Saura Church",
"Saura",
"1884"
],
[
"Gildeskal",
"Mevik Chapel",
"Mevik",
"1910"
],
[
"Gildeskal",
"Nordstranda Chapel",
"Lekanger",
"1963"
],
[
"Gildeskal",
"Sorfjorden Chapel",
"Sorfinnset",
"1957"
]
] | [
"Gildeskal Church",
"Old Gildeskal Church",
"Saura Church",
"Mevik Chapel"
] | which churches were built before 1945? || |
nt-9567 | col : parish (sokn) | church name | location of the church | year built row 1 : gildeskal | gildeskal church | inndyr | 1881 row 2 : gildeskal | old gildeskal church | inndyr | 1100s row 3 : gildeskal | saura church | saura | 1884 row 4 : gildeskal | mevik chapel | mevik | 1910 row 5 : gildeskal | nordstranda chapel | lekanger | 1963 row 6 : gildeskal | sorfjorden chapel | sorfinnset | 1957 | table_csv/202_217.csv | 1 | {
"column_index": [
1,
1
],
"row_index": [
2,
3
]
} | [
"which churches were built before 1945?",
"which ones are not in the same location of another church it is meant to replace?"
] | 2 | saura church, mevik chapel | [
"Parish (Sokn)",
"Church Name",
"Location of the Church",
"Year Built"
] | which ones are not in the same location of another church it is meant to replace? | [
[
"Gildeskal",
"Gildeskal Church",
"Inndyr",
"1881"
],
[
"Gildeskal",
"Old Gildeskal Church",
"Inndyr",
"1100s"
],
[
"Gildeskal",
"Saura Church",
"Saura",
"1884"
],
[
"Gildeskal",
"Mevik Chapel",
"Mevik",
"1910"
],
[
"Gildeskal",
"Nordstranda Chapel",
"Lekanger",
"1963"
],
[
"Gildeskal",
"Sorfjorden Chapel",
"Sorfinnset",
"1957"
]
] | [
"Saura Church",
"Mevik Chapel"
] | which ones are not in the same location of another church it is meant to replace? || which churches were built before 1945? |
nt-9567 | col : parish (sokn) | church name | location of the church | year built row 1 : gildeskal | gildeskal church | inndyr | 1881 row 2 : gildeskal | old gildeskal church | inndyr | 1100s row 3 : gildeskal | saura church | saura | 1884 row 4 : gildeskal | mevik chapel | mevik | 1910 row 5 : gildeskal | nordstranda chapel | lekanger | 1963 row 6 : gildeskal | sorfjorden chapel | sorfinnset | 1957 | table_csv/202_217.csv | 2 | {
"column_index": [
1
],
"row_index": [
2
]
} | [
"which churches were built before 1945?",
"which ones are not in the same location of another church it is meant to replace?",
"which of those is the oldest?"
] | 2 | saura church | [
"Parish (Sokn)",
"Church Name",
"Location of the Church",
"Year Built"
] | which of those is the oldest? | [
[
"Gildeskal",
"Gildeskal Church",
"Inndyr",
"1881"
],
[
"Gildeskal",
"Old Gildeskal Church",
"Inndyr",
"1100s"
],
[
"Gildeskal",
"Saura Church",
"Saura",
"1884"
],
[
"Gildeskal",
"Mevik Chapel",
"Mevik",
"1910"
],
[
"Gildeskal",
"Nordstranda Chapel",
"Lekanger",
"1963"
],
[
"Gildeskal",
"Sorfjorden Chapel",
"Sorfinnset",
"1957"
]
] | [
"Saura Church"
] | which of those is the oldest? || which ones are not in the same location of another church it is meant to replace? | which churches were built before 1945? |
nt-12721 | col : week | date | opponent | result | game site | attendance row 1 : 1 | september 11, 1960 | at new york titans | l 27-3 | polo grounds | 10,200 row 2 : 2 | september 18, 1960 | denver broncos | l 27-21 | war memorial stadium | 15,229 row 3 : 3 | september 23, 1960 | at boston patriots | w 13-0 | nickerson field | 20,732 row 4 : 4 | october 2, 1960 | los angeles chargers | l 24-10 | war memorial stadium | 15,821 row 5 : 6 | october 16, 1960 | new york titans | l 17-13 | war memorial stadium | 14,988 row 6 : 7 | october 23, 1960 | oakland raiders | w 38-9 | war memorial stadium | 8,876 row 7 : 8 | october 30, 1960 | houston oilers | w 25-24 | war memorial stadium | 23,001 row 8 : 9 | november 6, 1960 | dallas texans | l 45-28 | war memorial stadium | 19,610 row 9 : 10 | november 13, 1960 | at oakland raiders | l 20-7 | kezar stadium | 8,800 row 10 : 11 | november 20, 1960 | at los angeles chargers | w 32-3 | los angeles memorial coliseum | 16,161 row 11 : 12 | november 27, 1960 | at denver broncos | t 38-38 | bears stadium | 7,785 row 12 : 13 | december 4, 1960 | boston patriots | w 38-14 | war memorial stadium | 14,335 row 13 : 14 | december 11, 1960 | at houston oilers | l 31-23 | jeppesen stadium | 25,243 row 14 : 15 | december 18, 1960 | at dallas texans | l 24-7 | cotton bowl | 18,000 | table_csv/203_775.csv | 0 | {
"column_index": [
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
]
} | [
"who have they played?"
] | 0 | at new york titans, denver broncos, at boston patriots, los angeles chargers, new york titans, oakland raiders, houston oilers, dallas texans, at oakland raiders, at los angeles chargers, at denver broncos, boston patriots, at houston oilers, at dallas texans | [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
] | who have they played? | [
[
"1",
"September 11, 1960",
"at New York Titans",
"L 27-3",
"Polo Grounds",
"10,200"
],
[
"2",
"September 18, 1960",
"Denver Broncos",
"L 27-21",
"War Memorial Stadium",
"15,229"
],
[
"3",
"September 23, 1960",
"at Boston Patriots",
"W 13-0",
"Nickerson Field",
"20,732"
],
[
"4",
"October 2, 1960",
"Los Angeles Chargers",
"L 24-10",
"War Memorial Stadium",
"15,821"
],
[
"6",
"October 16, 1960",
"New York Titans",
"L 17-13",
"War Memorial Stadium",
"14,988"
],
[
"7",
"October 23, 1960",
"Oakland Raiders",
"W 38-9",
"War Memorial Stadium",
"8,876"
],
[
"8",
"October 30, 1960",
"Houston Oilers",
"W 25-24",
"War Memorial Stadium",
"23,001"
],
[
"9",
"November 6, 1960",
"Dallas Texans",
"L 45-28",
"War Memorial Stadium",
"19,610"
],
[
"10",
"November 13, 1960",
"at Oakland Raiders",
"L 20-7",
"Kezar Stadium",
"8,800"
],
[
"11",
"November 20, 1960",
"at Los Angeles Chargers",
"W 32-3",
"Los Angeles Memorial Coliseum",
"16,161"
],
[
"12",
"November 27, 1960",
"at Denver Broncos",
"T 38-38",
"Bears Stadium",
"7,785"
],
[
"13",
"December 4, 1960",
"Boston Patriots",
"W 38-14",
"War Memorial Stadium",
"14,335"
],
[
"14",
"December 11, 1960",
"at Houston Oilers",
"L 31-23",
"Jeppesen Stadium",
"25,243"
],
[
"15",
"December 18, 1960",
"at Dallas Texans",
"L 24-7",
"Cotton Bowl",
"18,000"
]
] | [
"at New York Titans",
"Denver Broncos",
"at Boston Patriots",
"Los Angeles Chargers",
"New York Titans",
"Oakland Raiders",
"Houston Oilers",
"Dallas Texans",
"at Oakland Raiders",
"at Los Angeles Chargers",
"at Denver Broncos",
"Boston Patriots",
"at Houston Oilers",
"at Dallas Texans"
] | who have they played? || |
nt-12721 | col : week | date | opponent | result | game site | attendance row 1 : 1 | september 11, 1960 | at new york titans | l 27-3 | polo grounds | 10,200 row 2 : 2 | september 18, 1960 | denver broncos | l 27-21 | war memorial stadium | 15,229 row 3 : 3 | september 23, 1960 | at boston patriots | w 13-0 | nickerson field | 20,732 row 4 : 4 | october 2, 1960 | los angeles chargers | l 24-10 | war memorial stadium | 15,821 row 5 : 6 | october 16, 1960 | new york titans | l 17-13 | war memorial stadium | 14,988 row 6 : 7 | october 23, 1960 | oakland raiders | w 38-9 | war memorial stadium | 8,876 row 7 : 8 | october 30, 1960 | houston oilers | w 25-24 | war memorial stadium | 23,001 row 8 : 9 | november 6, 1960 | dallas texans | l 45-28 | war memorial stadium | 19,610 row 9 : 10 | november 13, 1960 | at oakland raiders | l 20-7 | kezar stadium | 8,800 row 10 : 11 | november 20, 1960 | at los angeles chargers | w 32-3 | los angeles memorial coliseum | 16,161 row 11 : 12 | november 27, 1960 | at denver broncos | t 38-38 | bears stadium | 7,785 row 12 : 13 | december 4, 1960 | boston patriots | w 38-14 | war memorial stadium | 14,335 row 13 : 14 | december 11, 1960 | at houston oilers | l 31-23 | jeppesen stadium | 25,243 row 14 : 15 | december 18, 1960 | at dallas texans | l 24-7 | cotton bowl | 18,000 | table_csv/203_775.csv | 1 | {
"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
]
} | [
"who have they played?",
"what are the results of each game?"
] | 0 | l 27-3, l 27-21, w 13-0, l 24-10, l 17-13, w 38-9, w 25-24, l 45-28, l 20-7, w 32-3, t 38-38, w 38-14, l 31-23, l 24-7 | [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
] | what are the results of each game? | [
[
"1",
"September 11, 1960",
"at New York Titans",
"L 27-3",
"Polo Grounds",
"10,200"
],
[
"2",
"September 18, 1960",
"Denver Broncos",
"L 27-21",
"War Memorial Stadium",
"15,229"
],
[
"3",
"September 23, 1960",
"at Boston Patriots",
"W 13-0",
"Nickerson Field",
"20,732"
],
[
"4",
"October 2, 1960",
"Los Angeles Chargers",
"L 24-10",
"War Memorial Stadium",
"15,821"
],
[
"6",
"October 16, 1960",
"New York Titans",
"L 17-13",
"War Memorial Stadium",
"14,988"
],
[
"7",
"October 23, 1960",
"Oakland Raiders",
"W 38-9",
"War Memorial Stadium",
"8,876"
],
[
"8",
"October 30, 1960",
"Houston Oilers",
"W 25-24",
"War Memorial Stadium",
"23,001"
],
[
"9",
"November 6, 1960",
"Dallas Texans",
"L 45-28",
"War Memorial Stadium",
"19,610"
],
[
"10",
"November 13, 1960",
"at Oakland Raiders",
"L 20-7",
"Kezar Stadium",
"8,800"
],
[
"11",
"November 20, 1960",
"at Los Angeles Chargers",
"W 32-3",
"Los Angeles Memorial Coliseum",
"16,161"
],
[
"12",
"November 27, 1960",
"at Denver Broncos",
"T 38-38",
"Bears Stadium",
"7,785"
],
[
"13",
"December 4, 1960",
"Boston Patriots",
"W 38-14",
"War Memorial Stadium",
"14,335"
],
[
"14",
"December 11, 1960",
"at Houston Oilers",
"L 31-23",
"Jeppesen Stadium",
"25,243"
],
[
"15",
"December 18, 1960",
"at Dallas Texans",
"L 24-7",
"Cotton Bowl",
"18,000"
]
] | [
"L 27-3",
"L 27-21",
"W 13-0",
"L 24-10",
"L 17-13",
"W 38-9",
"W 25-24",
"L 45-28",
"L 20-7",
"W 32-3",
"T 38-38",
"W 38-14",
"L 31-23",
"L 24-7"
] | what are the results of each game? || who have they played? |
nt-12721 | col : week | date | opponent | result | game site | attendance row 1 : 1 | september 11, 1960 | at new york titans | l 27-3 | polo grounds | 10,200 row 2 : 2 | september 18, 1960 | denver broncos | l 27-21 | war memorial stadium | 15,229 row 3 : 3 | september 23, 1960 | at boston patriots | w 13-0 | nickerson field | 20,732 row 4 : 4 | october 2, 1960 | los angeles chargers | l 24-10 | war memorial stadium | 15,821 row 5 : 6 | october 16, 1960 | new york titans | l 17-13 | war memorial stadium | 14,988 row 6 : 7 | october 23, 1960 | oakland raiders | w 38-9 | war memorial stadium | 8,876 row 7 : 8 | october 30, 1960 | houston oilers | w 25-24 | war memorial stadium | 23,001 row 8 : 9 | november 6, 1960 | dallas texans | l 45-28 | war memorial stadium | 19,610 row 9 : 10 | november 13, 1960 | at oakland raiders | l 20-7 | kezar stadium | 8,800 row 10 : 11 | november 20, 1960 | at los angeles chargers | w 32-3 | los angeles memorial coliseum | 16,161 row 11 : 12 | november 27, 1960 | at denver broncos | t 38-38 | bears stadium | 7,785 row 12 : 13 | december 4, 1960 | boston patriots | w 38-14 | war memorial stadium | 14,335 row 13 : 14 | december 11, 1960 | at houston oilers | l 31-23 | jeppesen stadium | 25,243 row 14 : 15 | december 18, 1960 | at dallas texans | l 24-7 | cotton bowl | 18,000 | table_csv/203_775.csv | 2 | {
"column_index": [
1
],
"row_index": [
10
]
} | [
"who have they played?",
"what are the results of each game?",
"which date had a tie game?"
] | 0 | november 27, 1960 | [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
] | which date had a tie game? | [
[
"1",
"September 11, 1960",
"at New York Titans",
"L 27-3",
"Polo Grounds",
"10,200"
],
[
"2",
"September 18, 1960",
"Denver Broncos",
"L 27-21",
"War Memorial Stadium",
"15,229"
],
[
"3",
"September 23, 1960",
"at Boston Patriots",
"W 13-0",
"Nickerson Field",
"20,732"
],
[
"4",
"October 2, 1960",
"Los Angeles Chargers",
"L 24-10",
"War Memorial Stadium",
"15,821"
],
[
"6",
"October 16, 1960",
"New York Titans",
"L 17-13",
"War Memorial Stadium",
"14,988"
],
[
"7",
"October 23, 1960",
"Oakland Raiders",
"W 38-9",
"War Memorial Stadium",
"8,876"
],
[
"8",
"October 30, 1960",
"Houston Oilers",
"W 25-24",
"War Memorial Stadium",
"23,001"
],
[
"9",
"November 6, 1960",
"Dallas Texans",
"L 45-28",
"War Memorial Stadium",
"19,610"
],
[
"10",
"November 13, 1960",
"at Oakland Raiders",
"L 20-7",
"Kezar Stadium",
"8,800"
],
[
"11",
"November 20, 1960",
"at Los Angeles Chargers",
"W 32-3",
"Los Angeles Memorial Coliseum",
"16,161"
],
[
"12",
"November 27, 1960",
"at Denver Broncos",
"T 38-38",
"Bears Stadium",
"7,785"
],
[
"13",
"December 4, 1960",
"Boston Patriots",
"W 38-14",
"War Memorial Stadium",
"14,335"
],
[
"14",
"December 11, 1960",
"at Houston Oilers",
"L 31-23",
"Jeppesen Stadium",
"25,243"
],
[
"15",
"December 18, 1960",
"at Dallas Texans",
"L 24-7",
"Cotton Bowl",
"18,000"
]
] | [
"November 27, 1960"
] | which date had a tie game? || what are the results of each game? | who have they played? |
nt-12721 | col : week | date | opponent | result | game site | attendance row 1 : 1 | september 11, 1960 | at new york titans | l 27-3 | polo grounds | 10,200 row 2 : 2 | september 18, 1960 | denver broncos | l 27-21 | war memorial stadium | 15,229 row 3 : 3 | september 23, 1960 | at boston patriots | w 13-0 | nickerson field | 20,732 row 4 : 4 | october 2, 1960 | los angeles chargers | l 24-10 | war memorial stadium | 15,821 row 5 : 6 | october 16, 1960 | new york titans | l 17-13 | war memorial stadium | 14,988 row 6 : 7 | october 23, 1960 | oakland raiders | w 38-9 | war memorial stadium | 8,876 row 7 : 8 | october 30, 1960 | houston oilers | w 25-24 | war memorial stadium | 23,001 row 8 : 9 | november 6, 1960 | dallas texans | l 45-28 | war memorial stadium | 19,610 row 9 : 10 | november 13, 1960 | at oakland raiders | l 20-7 | kezar stadium | 8,800 row 10 : 11 | november 20, 1960 | at los angeles chargers | w 32-3 | los angeles memorial coliseum | 16,161 row 11 : 12 | november 27, 1960 | at denver broncos | t 38-38 | bears stadium | 7,785 row 12 : 13 | december 4, 1960 | boston patriots | w 38-14 | war memorial stadium | 14,335 row 13 : 14 | december 11, 1960 | at houston oilers | l 31-23 | jeppesen stadium | 25,243 row 14 : 15 | december 18, 1960 | at dallas texans | l 24-7 | cotton bowl | 18,000 | table_csv/203_775.csv | 3 | {
"column_index": [
2
],
"row_index": [
10
]
} | [
"who have they played?",
"what are the results of each game?",
"which date had a tie game?",
"and who is listed as the opponent for that date?"
] | 0 | at denver broncos | [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
] | and who is listed as the opponent for that date? | [
[
"1",
"September 11, 1960",
"at New York Titans",
"L 27-3",
"Polo Grounds",
"10,200"
],
[
"2",
"September 18, 1960",
"Denver Broncos",
"L 27-21",
"War Memorial Stadium",
"15,229"
],
[
"3",
"September 23, 1960",
"at Boston Patriots",
"W 13-0",
"Nickerson Field",
"20,732"
],
[
"4",
"October 2, 1960",
"Los Angeles Chargers",
"L 24-10",
"War Memorial Stadium",
"15,821"
],
[
"6",
"October 16, 1960",
"New York Titans",
"L 17-13",
"War Memorial Stadium",
"14,988"
],
[
"7",
"October 23, 1960",
"Oakland Raiders",
"W 38-9",
"War Memorial Stadium",
"8,876"
],
[
"8",
"October 30, 1960",
"Houston Oilers",
"W 25-24",
"War Memorial Stadium",
"23,001"
],
[
"9",
"November 6, 1960",
"Dallas Texans",
"L 45-28",
"War Memorial Stadium",
"19,610"
],
[
"10",
"November 13, 1960",
"at Oakland Raiders",
"L 20-7",
"Kezar Stadium",
"8,800"
],
[
"11",
"November 20, 1960",
"at Los Angeles Chargers",
"W 32-3",
"Los Angeles Memorial Coliseum",
"16,161"
],
[
"12",
"November 27, 1960",
"at Denver Broncos",
"T 38-38",
"Bears Stadium",
"7,785"
],
[
"13",
"December 4, 1960",
"Boston Patriots",
"W 38-14",
"War Memorial Stadium",
"14,335"
],
[
"14",
"December 11, 1960",
"at Houston Oilers",
"L 31-23",
"Jeppesen Stadium",
"25,243"
],
[
"15",
"December 18, 1960",
"at Dallas Texans",
"L 24-7",
"Cotton Bowl",
"18,000"
]
] | [
"at Denver Broncos"
] | and who is listed as the opponent for that date? || which date had a tie game? | what are the results of each game? | who have they played? |
nt-12721 | col : week | date | opponent | result | game site | attendance row 1 : 1 | september 11, 1960 | at new york titans | l 27-3 | polo grounds | 10,200 row 2 : 2 | september 18, 1960 | denver broncos | l 27-21 | war memorial stadium | 15,229 row 3 : 3 | september 23, 1960 | at boston patriots | w 13-0 | nickerson field | 20,732 row 4 : 4 | october 2, 1960 | los angeles chargers | l 24-10 | war memorial stadium | 15,821 row 5 : 6 | october 16, 1960 | new york titans | l 17-13 | war memorial stadium | 14,988 row 6 : 7 | october 23, 1960 | oakland raiders | w 38-9 | war memorial stadium | 8,876 row 7 : 8 | october 30, 1960 | houston oilers | w 25-24 | war memorial stadium | 23,001 row 8 : 9 | november 6, 1960 | dallas texans | l 45-28 | war memorial stadium | 19,610 row 9 : 10 | november 13, 1960 | at oakland raiders | l 20-7 | kezar stadium | 8,800 row 10 : 11 | november 20, 1960 | at los angeles chargers | w 32-3 | los angeles memorial coliseum | 16,161 row 11 : 12 | november 27, 1960 | at denver broncos | t 38-38 | bears stadium | 7,785 row 12 : 13 | december 4, 1960 | boston patriots | w 38-14 | war memorial stadium | 14,335 row 13 : 14 | december 11, 1960 | at houston oilers | l 31-23 | jeppesen stadium | 25,243 row 14 : 15 | december 18, 1960 | at dallas texans | l 24-7 | cotton bowl | 18,000 | table_csv/203_775.csv | 4 | {
"column_index": [
2
],
"row_index": [
1
]
} | [
"who have they played?",
"what are the results of each game?",
"which date had a tie game?",
"and who is listed as the opponent for that date?",
"and what is the team listed as in their first game?"
] | 0 | denver broncos | [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
] | and what is the team listed as in their first game? | [
[
"1",
"September 11, 1960",
"at New York Titans",
"L 27-3",
"Polo Grounds",
"10,200"
],
[
"2",
"September 18, 1960",
"Denver Broncos",
"L 27-21",
"War Memorial Stadium",
"15,229"
],
[
"3",
"September 23, 1960",
"at Boston Patriots",
"W 13-0",
"Nickerson Field",
"20,732"
],
[
"4",
"October 2, 1960",
"Los Angeles Chargers",
"L 24-10",
"War Memorial Stadium",
"15,821"
],
[
"6",
"October 16, 1960",
"New York Titans",
"L 17-13",
"War Memorial Stadium",
"14,988"
],
[
"7",
"October 23, 1960",
"Oakland Raiders",
"W 38-9",
"War Memorial Stadium",
"8,876"
],
[
"8",
"October 30, 1960",
"Houston Oilers",
"W 25-24",
"War Memorial Stadium",
"23,001"
],
[
"9",
"November 6, 1960",
"Dallas Texans",
"L 45-28",
"War Memorial Stadium",
"19,610"
],
[
"10",
"November 13, 1960",
"at Oakland Raiders",
"L 20-7",
"Kezar Stadium",
"8,800"
],
[
"11",
"November 20, 1960",
"at Los Angeles Chargers",
"W 32-3",
"Los Angeles Memorial Coliseum",
"16,161"
],
[
"12",
"November 27, 1960",
"at Denver Broncos",
"T 38-38",
"Bears Stadium",
"7,785"
],
[
"13",
"December 4, 1960",
"Boston Patriots",
"W 38-14",
"War Memorial Stadium",
"14,335"
],
[
"14",
"December 11, 1960",
"at Houston Oilers",
"L 31-23",
"Jeppesen Stadium",
"25,243"
],
[
"15",
"December 18, 1960",
"at Dallas Texans",
"L 24-7",
"Cotton Bowl",
"18,000"
]
] | [
"Denver Broncos"
] | and what is the team listed as in their first game? || and who is listed as the opponent for that date? | which date had a tie game? | what are the results of each game? | who have they played? |
nt-12721 | col : week | date | opponent | result | game site | attendance row 1 : 1 | september 11, 1960 | at new york titans | l 27-3 | polo grounds | 10,200 row 2 : 2 | september 18, 1960 | denver broncos | l 27-21 | war memorial stadium | 15,229 row 3 : 3 | september 23, 1960 | at boston patriots | w 13-0 | nickerson field | 20,732 row 4 : 4 | october 2, 1960 | los angeles chargers | l 24-10 | war memorial stadium | 15,821 row 5 : 6 | october 16, 1960 | new york titans | l 17-13 | war memorial stadium | 14,988 row 6 : 7 | october 23, 1960 | oakland raiders | w 38-9 | war memorial stadium | 8,876 row 7 : 8 | october 30, 1960 | houston oilers | w 25-24 | war memorial stadium | 23,001 row 8 : 9 | november 6, 1960 | dallas texans | l 45-28 | war memorial stadium | 19,610 row 9 : 10 | november 13, 1960 | at oakland raiders | l 20-7 | kezar stadium | 8,800 row 10 : 11 | november 20, 1960 | at los angeles chargers | w 32-3 | los angeles memorial coliseum | 16,161 row 11 : 12 | november 27, 1960 | at denver broncos | t 38-38 | bears stadium | 7,785 row 12 : 13 | december 4, 1960 | boston patriots | w 38-14 | war memorial stadium | 14,335 row 13 : 14 | december 11, 1960 | at houston oilers | l 31-23 | jeppesen stadium | 25,243 row 14 : 15 | december 18, 1960 | at dallas texans | l 24-7 | cotton bowl | 18,000 | table_csv/203_775.csv | 0 | {
"column_index": [
2
],
"row_index": [
0
]
} | [
"who did the buffalo bills play on september 11, 1960?"
] | 1 | at new york titans | [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
] | who did the buffalo bills play on september 11, 1960? | [
[
"1",
"September 11, 1960",
"at New York Titans",
"L 27-3",
"Polo Grounds",
"10,200"
],
[
"2",
"September 18, 1960",
"Denver Broncos",
"L 27-21",
"War Memorial Stadium",
"15,229"
],
[
"3",
"September 23, 1960",
"at Boston Patriots",
"W 13-0",
"Nickerson Field",
"20,732"
],
[
"4",
"October 2, 1960",
"Los Angeles Chargers",
"L 24-10",
"War Memorial Stadium",
"15,821"
],
[
"6",
"October 16, 1960",
"New York Titans",
"L 17-13",
"War Memorial Stadium",
"14,988"
],
[
"7",
"October 23, 1960",
"Oakland Raiders",
"W 38-9",
"War Memorial Stadium",
"8,876"
],
[
"8",
"October 30, 1960",
"Houston Oilers",
"W 25-24",
"War Memorial Stadium",
"23,001"
],
[
"9",
"November 6, 1960",
"Dallas Texans",
"L 45-28",
"War Memorial Stadium",
"19,610"
],
[
"10",
"November 13, 1960",
"at Oakland Raiders",
"L 20-7",
"Kezar Stadium",
"8,800"
],
[
"11",
"November 20, 1960",
"at Los Angeles Chargers",
"W 32-3",
"Los Angeles Memorial Coliseum",
"16,161"
],
[
"12",
"November 27, 1960",
"at Denver Broncos",
"T 38-38",
"Bears Stadium",
"7,785"
],
[
"13",
"December 4, 1960",
"Boston Patriots",
"W 38-14",
"War Memorial Stadium",
"14,335"
],
[
"14",
"December 11, 1960",
"at Houston Oilers",
"L 31-23",
"Jeppesen Stadium",
"25,243"
],
[
"15",
"December 18, 1960",
"at Dallas Texans",
"L 24-7",
"Cotton Bowl",
"18,000"
]
] | [
"at New York Titans"
] | who did the buffalo bills play on september 11, 1960? || |
nt-12721 | col : week | date | opponent | result | game site | attendance row 1 : 1 | september 11, 1960 | at new york titans | l 27-3 | polo grounds | 10,200 row 2 : 2 | september 18, 1960 | denver broncos | l 27-21 | war memorial stadium | 15,229 row 3 : 3 | september 23, 1960 | at boston patriots | w 13-0 | nickerson field | 20,732 row 4 : 4 | october 2, 1960 | los angeles chargers | l 24-10 | war memorial stadium | 15,821 row 5 : 6 | october 16, 1960 | new york titans | l 17-13 | war memorial stadium | 14,988 row 6 : 7 | october 23, 1960 | oakland raiders | w 38-9 | war memorial stadium | 8,876 row 7 : 8 | october 30, 1960 | houston oilers | w 25-24 | war memorial stadium | 23,001 row 8 : 9 | november 6, 1960 | dallas texans | l 45-28 | war memorial stadium | 19,610 row 9 : 10 | november 13, 1960 | at oakland raiders | l 20-7 | kezar stadium | 8,800 row 10 : 11 | november 20, 1960 | at los angeles chargers | w 32-3 | los angeles memorial coliseum | 16,161 row 11 : 12 | november 27, 1960 | at denver broncos | t 38-38 | bears stadium | 7,785 row 12 : 13 | december 4, 1960 | boston patriots | w 38-14 | war memorial stadium | 14,335 row 13 : 14 | december 11, 1960 | at houston oilers | l 31-23 | jeppesen stadium | 25,243 row 14 : 15 | december 18, 1960 | at dallas texans | l 24-7 | cotton bowl | 18,000 | table_csv/203_775.csv | 1 | {
"column_index": [
4
],
"row_index": [
1
]
} | [
"who did the buffalo bills play on september 11, 1960?",
"where did they play the denver broncos?"
] | 1 | war memorial stadium | [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
] | where did they play the denver broncos? | [
[
"1",
"September 11, 1960",
"at New York Titans",
"L 27-3",
"Polo Grounds",
"10,200"
],
[
"2",
"September 18, 1960",
"Denver Broncos",
"L 27-21",
"War Memorial Stadium",
"15,229"
],
[
"3",
"September 23, 1960",
"at Boston Patriots",
"W 13-0",
"Nickerson Field",
"20,732"
],
[
"4",
"October 2, 1960",
"Los Angeles Chargers",
"L 24-10",
"War Memorial Stadium",
"15,821"
],
[
"6",
"October 16, 1960",
"New York Titans",
"L 17-13",
"War Memorial Stadium",
"14,988"
],
[
"7",
"October 23, 1960",
"Oakland Raiders",
"W 38-9",
"War Memorial Stadium",
"8,876"
],
[
"8",
"October 30, 1960",
"Houston Oilers",
"W 25-24",
"War Memorial Stadium",
"23,001"
],
[
"9",
"November 6, 1960",
"Dallas Texans",
"L 45-28",
"War Memorial Stadium",
"19,610"
],
[
"10",
"November 13, 1960",
"at Oakland Raiders",
"L 20-7",
"Kezar Stadium",
"8,800"
],
[
"11",
"November 20, 1960",
"at Los Angeles Chargers",
"W 32-3",
"Los Angeles Memorial Coliseum",
"16,161"
],
[
"12",
"November 27, 1960",
"at Denver Broncos",
"T 38-38",
"Bears Stadium",
"7,785"
],
[
"13",
"December 4, 1960",
"Boston Patriots",
"W 38-14",
"War Memorial Stadium",
"14,335"
],
[
"14",
"December 11, 1960",
"at Houston Oilers",
"L 31-23",
"Jeppesen Stadium",
"25,243"
],
[
"15",
"December 18, 1960",
"at Dallas Texans",
"L 24-7",
"Cotton Bowl",
"18,000"
]
] | [
"War Memorial Stadium"
] | where did they play the denver broncos? || who did the buffalo bills play on september 11, 1960? |
nt-12721 | col : week | date | opponent | result | game site | attendance row 1 : 1 | september 11, 1960 | at new york titans | l 27-3 | polo grounds | 10,200 row 2 : 2 | september 18, 1960 | denver broncos | l 27-21 | war memorial stadium | 15,229 row 3 : 3 | september 23, 1960 | at boston patriots | w 13-0 | nickerson field | 20,732 row 4 : 4 | october 2, 1960 | los angeles chargers | l 24-10 | war memorial stadium | 15,821 row 5 : 6 | october 16, 1960 | new york titans | l 17-13 | war memorial stadium | 14,988 row 6 : 7 | october 23, 1960 | oakland raiders | w 38-9 | war memorial stadium | 8,876 row 7 : 8 | october 30, 1960 | houston oilers | w 25-24 | war memorial stadium | 23,001 row 8 : 9 | november 6, 1960 | dallas texans | l 45-28 | war memorial stadium | 19,610 row 9 : 10 | november 13, 1960 | at oakland raiders | l 20-7 | kezar stadium | 8,800 row 10 : 11 | november 20, 1960 | at los angeles chargers | w 32-3 | los angeles memorial coliseum | 16,161 row 11 : 12 | november 27, 1960 | at denver broncos | t 38-38 | bears stadium | 7,785 row 12 : 13 | december 4, 1960 | boston patriots | w 38-14 | war memorial stadium | 14,335 row 13 : 14 | december 11, 1960 | at houston oilers | l 31-23 | jeppesen stadium | 25,243 row 14 : 15 | december 18, 1960 | at dallas texans | l 24-7 | cotton bowl | 18,000 | table_csv/203_775.csv | 2 | {
"column_index": [
2
],
"row_index": [
1
]
} | [
"who did the buffalo bills play on september 11, 1960?",
"where did they play the denver broncos?",
"who did they tie the game with?"
] | 1 | denver broncos | [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
] | who did they tie the game with? | [
[
"1",
"September 11, 1960",
"at New York Titans",
"L 27-3",
"Polo Grounds",
"10,200"
],
[
"2",
"September 18, 1960",
"Denver Broncos",
"L 27-21",
"War Memorial Stadium",
"15,229"
],
[
"3",
"September 23, 1960",
"at Boston Patriots",
"W 13-0",
"Nickerson Field",
"20,732"
],
[
"4",
"October 2, 1960",
"Los Angeles Chargers",
"L 24-10",
"War Memorial Stadium",
"15,821"
],
[
"6",
"October 16, 1960",
"New York Titans",
"L 17-13",
"War Memorial Stadium",
"14,988"
],
[
"7",
"October 23, 1960",
"Oakland Raiders",
"W 38-9",
"War Memorial Stadium",
"8,876"
],
[
"8",
"October 30, 1960",
"Houston Oilers",
"W 25-24",
"War Memorial Stadium",
"23,001"
],
[
"9",
"November 6, 1960",
"Dallas Texans",
"L 45-28",
"War Memorial Stadium",
"19,610"
],
[
"10",
"November 13, 1960",
"at Oakland Raiders",
"L 20-7",
"Kezar Stadium",
"8,800"
],
[
"11",
"November 20, 1960",
"at Los Angeles Chargers",
"W 32-3",
"Los Angeles Memorial Coliseum",
"16,161"
],
[
"12",
"November 27, 1960",
"at Denver Broncos",
"T 38-38",
"Bears Stadium",
"7,785"
],
[
"13",
"December 4, 1960",
"Boston Patriots",
"W 38-14",
"War Memorial Stadium",
"14,335"
],
[
"14",
"December 11, 1960",
"at Houston Oilers",
"L 31-23",
"Jeppesen Stadium",
"25,243"
],
[
"15",
"December 18, 1960",
"at Dallas Texans",
"L 24-7",
"Cotton Bowl",
"18,000"
]
] | [
"Denver Broncos"
] | who did they tie the game with? || where did they play the denver broncos? | who did the buffalo bills play on september 11, 1960? |
nt-12721 | col : week | date | opponent | result | game site | attendance row 1 : 1 | september 11, 1960 | at new york titans | l 27-3 | polo grounds | 10,200 row 2 : 2 | september 18, 1960 | denver broncos | l 27-21 | war memorial stadium | 15,229 row 3 : 3 | september 23, 1960 | at boston patriots | w 13-0 | nickerson field | 20,732 row 4 : 4 | october 2, 1960 | los angeles chargers | l 24-10 | war memorial stadium | 15,821 row 5 : 6 | october 16, 1960 | new york titans | l 17-13 | war memorial stadium | 14,988 row 6 : 7 | october 23, 1960 | oakland raiders | w 38-9 | war memorial stadium | 8,876 row 7 : 8 | october 30, 1960 | houston oilers | w 25-24 | war memorial stadium | 23,001 row 8 : 9 | november 6, 1960 | dallas texans | l 45-28 | war memorial stadium | 19,610 row 9 : 10 | november 13, 1960 | at oakland raiders | l 20-7 | kezar stadium | 8,800 row 10 : 11 | november 20, 1960 | at los angeles chargers | w 32-3 | los angeles memorial coliseum | 16,161 row 11 : 12 | november 27, 1960 | at denver broncos | t 38-38 | bears stadium | 7,785 row 12 : 13 | december 4, 1960 | boston patriots | w 38-14 | war memorial stadium | 14,335 row 13 : 14 | december 11, 1960 | at houston oilers | l 31-23 | jeppesen stadium | 25,243 row 14 : 15 | december 18, 1960 | at dallas texans | l 24-7 | cotton bowl | 18,000 | table_csv/203_775.csv | 0 | {
"column_index": [
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
]
} | [
"who are all of the bills' opponents?"
] | 2 | at new york titans, denver broncos, at boston patriots, los angeles chargers, new york titans, oakland raiders, houston oilers, dallas texans, at oakland raiders, at los angeles chargers, at denver broncos, boston patriots, at houston oilers, at dallas texans | [
"Week",
"Date",
"Opponent",
"Result",
"Game site",
"Attendance"
] | who are all of the bills' opponents? | [
[
"1",
"September 11, 1960",
"at New York Titans",
"L 27-3",
"Polo Grounds",
"10,200"
],
[
"2",
"September 18, 1960",
"Denver Broncos",
"L 27-21",
"War Memorial Stadium",
"15,229"
],
[
"3",
"September 23, 1960",
"at Boston Patriots",
"W 13-0",
"Nickerson Field",
"20,732"
],
[
"4",
"October 2, 1960",
"Los Angeles Chargers",
"L 24-10",
"War Memorial Stadium",
"15,821"
],
[
"6",
"October 16, 1960",
"New York Titans",
"L 17-13",
"War Memorial Stadium",
"14,988"
],
[
"7",
"October 23, 1960",
"Oakland Raiders",
"W 38-9",
"War Memorial Stadium",
"8,876"
],
[
"8",
"October 30, 1960",
"Houston Oilers",
"W 25-24",
"War Memorial Stadium",
"23,001"
],
[
"9",
"November 6, 1960",
"Dallas Texans",
"L 45-28",
"War Memorial Stadium",
"19,610"
],
[
"10",
"November 13, 1960",
"at Oakland Raiders",
"L 20-7",
"Kezar Stadium",
"8,800"
],
[
"11",
"November 20, 1960",
"at Los Angeles Chargers",
"W 32-3",
"Los Angeles Memorial Coliseum",
"16,161"
],
[
"12",
"November 27, 1960",
"at Denver Broncos",
"T 38-38",
"Bears Stadium",
"7,785"
],
[
"13",
"December 4, 1960",
"Boston Patriots",
"W 38-14",
"War Memorial Stadium",
"14,335"
],
[
"14",
"December 11, 1960",
"at Houston Oilers",
"L 31-23",
"Jeppesen Stadium",
"25,243"
],
[
"15",
"December 18, 1960",
"at Dallas Texans",
"L 24-7",
"Cotton Bowl",
"18,000"
]
] | [
"at New York Titans",
"Denver Broncos",
"at Boston Patriots",
"Los Angeles Chargers",
"New York Titans",
"Oakland Raiders",
"Houston Oilers",
"Dallas Texans",
"at Oakland Raiders",
"at Los Angeles Chargers",
"at Denver Broncos",
"Boston Patriots",
"at Houston Oilers",
"at Dallas Texans"
] | who are all of the bills' opponents? || |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.