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
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
ns-1850 | col : # | player | country | score | to par | money ($) row 1 : 1 | shirley englehorn | united states | 70-70-75-70=285 | -7 | 4,500 row 2 : 2 | kathy whitworth | united states | 69-71-73-72=285 | -7 | 3,410 row 3 : 3 | sandra palmer | united states | 73-72-73-70=288 | -4 | 2,600 row 4 : 4 | murle breer | united states | 75-71-70-74=290 | -2 | 2,150 row 5 : 5 | sharon miller | united states | 74-74-72-71=291 | -1 | 1,800 row 6 : t6 | joanne carner | united states | 71-76-70-75=292 | e | 1,400 row 7 : t6 | sandra haynie | united states | 73-72-72-75=292 | e | 1,400 row 8 : t8 | gerda boykin | west germany | 73-73-73-74=293 | +1 | 1,050 row 9 : t8 | sharron moran | united states | 73-71-75-74=293 | +1 | 1,050 row 10 : t8 | marilynn smith | united states | 74-69-73-77=293 | +1 | 1,050 | table_csv/204_926.csv | 1 | {
"column_index": [
1,
2,
1,
2,
1,
2,
1,
2,
1,
2,
1,
2,
1,
2,
1,
2,
1,
2
],
"row_index": [
0,
0,
1,
1,
2,
2,
3,
3,
4,
4,
5,
5,
6,
6,
8,
8,
9,
9
]
} | [
"who are the players?",
"which ones are from the united states?"
] | 2 | shirley englehorn, united states, kathy whitworth, united states, sandra palmer, united states, murle breer, united states, sharon miller, united states, joanne carner, united states, sandra haynie, united states, sharron moran, united states, marilynn smith, united states | [
"#",
"Player",
"Country",
"Score",
"To par",
"Money ($)"
] | which ones are from the united states? | [
[
"1",
"Shirley Englehorn",
"United States",
"70-70-75-70=285",
"-7",
"4,500"
],
[
"2",
"Kathy Whitworth",
"United States",
"69-71-73-72=285",
"-7",
"3,410"
],
[
"3",
"Sandra Palmer",
"United States",
"73-72-73-70=288",
"-4",
"2,600"
],
[
"4",
"Murle Breer",
"United States",
"75-71-70-74=290",
"-2",
"2,150"
],
[
"5",
"Sharon Miller",
"United States",
"74-74-72-71=291",
"-1",
"1,800"
],
[
"T6",
"JoAnne Carner",
"United States",
"71-76-70-75=292",
"E",
"1,400"
],
[
"T6",
"Sandra Haynie",
"United States",
"73-72-72-75=292",
"E",
"1,400"
],
[
"T8",
"Gerda Boykin",
"West Germany",
"73-73-73-74=293",
"+1",
"1,050"
],
[
"T8",
"Sharron Moran",
"United States",
"73-71-75-74=293",
"+1",
"1,050"
],
[
"T8",
"Marilynn Smith",
"United States",
"74-69-73-77=293",
"+1",
"1,050"
]
] | [
"Shirley Englehorn",
"United States",
"Kathy Whitworth",
"United States",
"Sandra Palmer",
"United States",
"Murle Breer",
"United States",
"Sharon Miller",
"United States",
"JoAnne Carner",
"United States",
"Sandra Haynie",
"United States",
"Sharron Moran",
"United States",
"Marilynn Smith",
"United States"
] | which ones are from the united states? || who are the players? |
ns-1850 | col : # | player | country | score | to par | money ($) row 1 : 1 | shirley englehorn | united states | 70-70-75-70=285 | -7 | 4,500 row 2 : 2 | kathy whitworth | united states | 69-71-73-72=285 | -7 | 3,410 row 3 : 3 | sandra palmer | united states | 73-72-73-70=288 | -4 | 2,600 row 4 : 4 | murle breer | united states | 75-71-70-74=290 | -2 | 2,150 row 5 : 5 | sharon miller | united states | 74-74-72-71=291 | -1 | 1,800 row 6 : t6 | joanne carner | united states | 71-76-70-75=292 | e | 1,400 row 7 : t6 | sandra haynie | united states | 73-72-72-75=292 | e | 1,400 row 8 : t8 | gerda boykin | west germany | 73-73-73-74=293 | +1 | 1,050 row 9 : t8 | sharron moran | united states | 73-71-75-74=293 | +1 | 1,050 row 10 : t8 | marilynn smith | united states | 74-69-73-77=293 | +1 | 1,050 | table_csv/204_926.csv | 2 | {
"column_index": [
1,
2
],
"row_index": [
7,
7
]
} | [
"who are the players?",
"which ones are from the united states?",
"which ones are not from the united states?"
] | 2 | gerda boykin, west germany | [
"#",
"Player",
"Country",
"Score",
"To par",
"Money ($)"
] | which ones are not from the united states? | [
[
"1",
"Shirley Englehorn",
"United States",
"70-70-75-70=285",
"-7",
"4,500"
],
[
"2",
"Kathy Whitworth",
"United States",
"69-71-73-72=285",
"-7",
"3,410"
],
[
"3",
"Sandra Palmer",
"United States",
"73-72-73-70=288",
"-4",
"2,600"
],
[
"4",
"Murle Breer",
"United States",
"75-71-70-74=290",
"-2",
"2,150"
],
[
"5",
"Sharon Miller",
"United States",
"74-74-72-71=291",
"-1",
"1,800"
],
[
"T6",
"JoAnne Carner",
"United States",
"71-76-70-75=292",
"E",
"1,400"
],
[
"T6",
"Sandra Haynie",
"United States",
"73-72-72-75=292",
"E",
"1,400"
],
[
"T8",
"Gerda Boykin",
"West Germany",
"73-73-73-74=293",
"+1",
"1,050"
],
[
"T8",
"Sharron Moran",
"United States",
"73-71-75-74=293",
"+1",
"1,050"
],
[
"T8",
"Marilynn Smith",
"United States",
"74-69-73-77=293",
"+1",
"1,050"
]
] | [
"Gerda Boykin",
"West Germany"
] | which ones are not from the united states? || which ones are from the united states? | who are the players? |
ns-1850 | col : # | player | country | score | to par | money ($) row 1 : 1 | shirley englehorn | united states | 70-70-75-70=285 | -7 | 4,500 row 2 : 2 | kathy whitworth | united states | 69-71-73-72=285 | -7 | 3,410 row 3 : 3 | sandra palmer | united states | 73-72-73-70=288 | -4 | 2,600 row 4 : 4 | murle breer | united states | 75-71-70-74=290 | -2 | 2,150 row 5 : 5 | sharon miller | united states | 74-74-72-71=291 | -1 | 1,800 row 6 : t6 | joanne carner | united states | 71-76-70-75=292 | e | 1,400 row 7 : t6 | sandra haynie | united states | 73-72-72-75=292 | e | 1,400 row 8 : t8 | gerda boykin | west germany | 73-73-73-74=293 | +1 | 1,050 row 9 : t8 | sharron moran | united states | 73-71-75-74=293 | +1 | 1,050 row 10 : t8 | marilynn smith | united states | 74-69-73-77=293 | +1 | 1,050 | table_csv/204_926.csv | 3 | {
"column_index": [
1
],
"row_index": [
7
]
} | [
"who are the players?",
"which ones are from the united states?",
"which ones are not from the united states?",
"who is it?"
] | 2 | gerda boykin | [
"#",
"Player",
"Country",
"Score",
"To par",
"Money ($)"
] | who is it? | [
[
"1",
"Shirley Englehorn",
"United States",
"70-70-75-70=285",
"-7",
"4,500"
],
[
"2",
"Kathy Whitworth",
"United States",
"69-71-73-72=285",
"-7",
"3,410"
],
[
"3",
"Sandra Palmer",
"United States",
"73-72-73-70=288",
"-4",
"2,600"
],
[
"4",
"Murle Breer",
"United States",
"75-71-70-74=290",
"-2",
"2,150"
],
[
"5",
"Sharon Miller",
"United States",
"74-74-72-71=291",
"-1",
"1,800"
],
[
"T6",
"JoAnne Carner",
"United States",
"71-76-70-75=292",
"E",
"1,400"
],
[
"T6",
"Sandra Haynie",
"United States",
"73-72-72-75=292",
"E",
"1,400"
],
[
"T8",
"Gerda Boykin",
"West Germany",
"73-73-73-74=293",
"+1",
"1,050"
],
[
"T8",
"Sharron Moran",
"United States",
"73-71-75-74=293",
"+1",
"1,050"
],
[
"T8",
"Marilynn Smith",
"United States",
"74-69-73-77=293",
"+1",
"1,050"
]
] | [
"Gerda Boykin"
] | who is it? || which ones are not from the united states? | which ones are from the united states? | who are the players? |
nt-8557 | col : code | county | former province | area (km2) | population census 2009 | capital row 1 : 1.0 | mombasa | coast | 212.5 | 939,370 | mombasa (city) row 2 : 2.0 | kwale | coast | 8,270.3 | 649,931 | kwale row 3 : 3.0 | kilifi | coast | 12,245.9 | 1,109,735 | kilifi row 4 : 4.0 | tana river | coast | 35,375.8 | 240,075 | hola row 5 : 5.0 | lamu | coast | 6,497.7 | 101,539 | lamu row 6 : 6.0 | taita-taveta | coast | 17,083.9 | 284,657 | voi row 7 : nan | totals | nan | 79,686.1 | 3,325,307 | - | table_csv/204_778.csv | 0 | {
"column_index": [
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5
]
} | [
"what are the areas of the countries?"
] | 0 | 212.5, 8,270.3, 12,245.9, 35,375.8, 6,497.7, 17,083.9 | [
"Code",
"County",
"Former Province",
"Area (km2)",
"Population Census 2009",
"Capital"
] | what are the areas of the countries? | [
[
"1.0",
"Mombasa",
"Coast",
"212.5",
"939,370",
"Mombasa (City)"
],
[
"2.0",
"Kwale",
"Coast",
"8,270.3",
"649,931",
"Kwale"
],
[
"3.0",
"Kilifi",
"Coast",
"12,245.9",
"1,109,735",
"Kilifi"
],
[
"4.0",
"Tana River",
"Coast",
"35,375.8",
"240,075",
"Hola"
],
[
"5.0",
"Lamu",
"Coast",
"6,497.7",
"101,539",
"Lamu"
],
[
"6.0",
"Taita-Taveta",
"Coast",
"17,083.9",
"284,657",
"Voi"
],
[
"nan",
"Totals",
"nan",
"79,686.1",
"3,325,307",
"-"
]
] | [
"212.5",
"8,270.3",
"12,245.9",
"35,375.8",
"6,497.7",
"17,083.9"
] | what are the areas of the countries? || |
nt-8557 | col : code | county | former province | area (km2) | population census 2009 | capital row 1 : 1.0 | mombasa | coast | 212.5 | 939,370 | mombasa (city) row 2 : 2.0 | kwale | coast | 8,270.3 | 649,931 | kwale row 3 : 3.0 | kilifi | coast | 12,245.9 | 1,109,735 | kilifi row 4 : 4.0 | tana river | coast | 35,375.8 | 240,075 | hola row 5 : 5.0 | lamu | coast | 6,497.7 | 101,539 | lamu row 6 : 6.0 | taita-taveta | coast | 17,083.9 | 284,657 | voi row 7 : nan | totals | nan | 79,686.1 | 3,325,307 | - | table_csv/204_778.csv | 1 | {
"column_index": [
3
],
"row_index": [
0
]
} | [
"what are the areas of the countries?",
"which one is less than 1,000 square km?"
] | 0 | 212.5 | [
"Code",
"County",
"Former Province",
"Area (km2)",
"Population Census 2009",
"Capital"
] | which one is less than 1,000 square km? | [
[
"1.0",
"Mombasa",
"Coast",
"212.5",
"939,370",
"Mombasa (City)"
],
[
"2.0",
"Kwale",
"Coast",
"8,270.3",
"649,931",
"Kwale"
],
[
"3.0",
"Kilifi",
"Coast",
"12,245.9",
"1,109,735",
"Kilifi"
],
[
"4.0",
"Tana River",
"Coast",
"35,375.8",
"240,075",
"Hola"
],
[
"5.0",
"Lamu",
"Coast",
"6,497.7",
"101,539",
"Lamu"
],
[
"6.0",
"Taita-Taveta",
"Coast",
"17,083.9",
"284,657",
"Voi"
],
[
"nan",
"Totals",
"nan",
"79,686.1",
"3,325,307",
"-"
]
] | [
"212.5"
] | which one is less than 1,000 square km? || what are the areas of the countries? |
nt-8557 | col : code | county | former province | area (km2) | population census 2009 | capital row 1 : 1.0 | mombasa | coast | 212.5 | 939,370 | mombasa (city) row 2 : 2.0 | kwale | coast | 8,270.3 | 649,931 | kwale row 3 : 3.0 | kilifi | coast | 12,245.9 | 1,109,735 | kilifi row 4 : 4.0 | tana river | coast | 35,375.8 | 240,075 | hola row 5 : 5.0 | lamu | coast | 6,497.7 | 101,539 | lamu row 6 : 6.0 | taita-taveta | coast | 17,083.9 | 284,657 | voi row 7 : nan | totals | nan | 79,686.1 | 3,325,307 | - | table_csv/204_778.csv | 2 | {
"column_index": [
1
],
"row_index": [
0
]
} | [
"what are the areas of the countries?",
"which one is less than 1,000 square km?",
"what county is listed there?"
] | 0 | mombasa | [
"Code",
"County",
"Former Province",
"Area (km2)",
"Population Census 2009",
"Capital"
] | what county is listed there? | [
[
"1.0",
"Mombasa",
"Coast",
"212.5",
"939,370",
"Mombasa (City)"
],
[
"2.0",
"Kwale",
"Coast",
"8,270.3",
"649,931",
"Kwale"
],
[
"3.0",
"Kilifi",
"Coast",
"12,245.9",
"1,109,735",
"Kilifi"
],
[
"4.0",
"Tana River",
"Coast",
"35,375.8",
"240,075",
"Hola"
],
[
"5.0",
"Lamu",
"Coast",
"6,497.7",
"101,539",
"Lamu"
],
[
"6.0",
"Taita-Taveta",
"Coast",
"17,083.9",
"284,657",
"Voi"
],
[
"nan",
"Totals",
"nan",
"79,686.1",
"3,325,307",
"-"
]
] | [
"Mombasa"
] | what county is listed there? || which one is less than 1,000 square km? | what are the areas of the countries? |
nt-8557 | col : code | county | former province | area (km2) | population census 2009 | capital row 1 : 1.0 | mombasa | coast | 212.5 | 939,370 | mombasa (city) row 2 : 2.0 | kwale | coast | 8,270.3 | 649,931 | kwale row 3 : 3.0 | kilifi | coast | 12,245.9 | 1,109,735 | kilifi row 4 : 4.0 | tana river | coast | 35,375.8 | 240,075 | hola row 5 : 5.0 | lamu | coast | 6,497.7 | 101,539 | lamu row 6 : 6.0 | taita-taveta | coast | 17,083.9 | 284,657 | voi row 7 : nan | totals | nan | 79,686.1 | 3,325,307 | - | table_csv/204_778.csv | 0 | {
"column_index": [
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5
]
} | [
"what are the countries?"
] | 1 | mombasa, kwale, kilifi, tana river, lamu, taita-taveta | [
"Code",
"County",
"Former Province",
"Area (km2)",
"Population Census 2009",
"Capital"
] | what are the countries? | [
[
"1.0",
"Mombasa",
"Coast",
"212.5",
"939,370",
"Mombasa (City)"
],
[
"2.0",
"Kwale",
"Coast",
"8,270.3",
"649,931",
"Kwale"
],
[
"3.0",
"Kilifi",
"Coast",
"12,245.9",
"1,109,735",
"Kilifi"
],
[
"4.0",
"Tana River",
"Coast",
"35,375.8",
"240,075",
"Hola"
],
[
"5.0",
"Lamu",
"Coast",
"6,497.7",
"101,539",
"Lamu"
],
[
"6.0",
"Taita-Taveta",
"Coast",
"17,083.9",
"284,657",
"Voi"
],
[
"nan",
"Totals",
"nan",
"79,686.1",
"3,325,307",
"-"
]
] | [
"Mombasa",
"Kwale",
"Kilifi",
"Tana River",
"Lamu",
"Taita-Taveta"
] | what are the countries? || |
nt-8557 | col : code | county | former province | area (km2) | population census 2009 | capital row 1 : 1.0 | mombasa | coast | 212.5 | 939,370 | mombasa (city) row 2 : 2.0 | kwale | coast | 8,270.3 | 649,931 | kwale row 3 : 3.0 | kilifi | coast | 12,245.9 | 1,109,735 | kilifi row 4 : 4.0 | tana river | coast | 35,375.8 | 240,075 | hola row 5 : 5.0 | lamu | coast | 6,497.7 | 101,539 | lamu row 6 : 6.0 | taita-taveta | coast | 17,083.9 | 284,657 | voi row 7 : nan | totals | nan | 79,686.1 | 3,325,307 | - | table_csv/204_778.csv | 1 | {
"column_index": [
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5
]
} | [
"what are the countries?",
"what are the areas of the countries?"
] | 1 | 212.5, 8,270.3, 12,245.9, 35,375.8, 6,497.7, 17,083.9 | [
"Code",
"County",
"Former Province",
"Area (km2)",
"Population Census 2009",
"Capital"
] | what are the areas of the countries? | [
[
"1.0",
"Mombasa",
"Coast",
"212.5",
"939,370",
"Mombasa (City)"
],
[
"2.0",
"Kwale",
"Coast",
"8,270.3",
"649,931",
"Kwale"
],
[
"3.0",
"Kilifi",
"Coast",
"12,245.9",
"1,109,735",
"Kilifi"
],
[
"4.0",
"Tana River",
"Coast",
"35,375.8",
"240,075",
"Hola"
],
[
"5.0",
"Lamu",
"Coast",
"6,497.7",
"101,539",
"Lamu"
],
[
"6.0",
"Taita-Taveta",
"Coast",
"17,083.9",
"284,657",
"Voi"
],
[
"nan",
"Totals",
"nan",
"79,686.1",
"3,325,307",
"-"
]
] | [
"212.5",
"8,270.3",
"12,245.9",
"35,375.8",
"6,497.7",
"17,083.9"
] | what are the areas of the countries? || what are the countries? |
nt-8557 | col : code | county | former province | area (km2) | population census 2009 | capital row 1 : 1.0 | mombasa | coast | 212.5 | 939,370 | mombasa (city) row 2 : 2.0 | kwale | coast | 8,270.3 | 649,931 | kwale row 3 : 3.0 | kilifi | coast | 12,245.9 | 1,109,735 | kilifi row 4 : 4.0 | tana river | coast | 35,375.8 | 240,075 | hola row 5 : 5.0 | lamu | coast | 6,497.7 | 101,539 | lamu row 6 : 6.0 | taita-taveta | coast | 17,083.9 | 284,657 | voi row 7 : nan | totals | nan | 79,686.1 | 3,325,307 | - | table_csv/204_778.csv | 2 | {
"column_index": [
1
],
"row_index": [
0
]
} | [
"what are the countries?",
"what are the areas of the countries?",
"which country has an area of less than 1,000 km2?"
] | 1 | mombasa | [
"Code",
"County",
"Former Province",
"Area (km2)",
"Population Census 2009",
"Capital"
] | which country has an area of less than 1,000 km2? | [
[
"1.0",
"Mombasa",
"Coast",
"212.5",
"939,370",
"Mombasa (City)"
],
[
"2.0",
"Kwale",
"Coast",
"8,270.3",
"649,931",
"Kwale"
],
[
"3.0",
"Kilifi",
"Coast",
"12,245.9",
"1,109,735",
"Kilifi"
],
[
"4.0",
"Tana River",
"Coast",
"35,375.8",
"240,075",
"Hola"
],
[
"5.0",
"Lamu",
"Coast",
"6,497.7",
"101,539",
"Lamu"
],
[
"6.0",
"Taita-Taveta",
"Coast",
"17,083.9",
"284,657",
"Voi"
],
[
"nan",
"Totals",
"nan",
"79,686.1",
"3,325,307",
"-"
]
] | [
"Mombasa"
] | which country has an area of less than 1,000 km2? || what are the areas of the countries? | what are the countries? |
nt-8557 | col : code | county | former province | area (km2) | population census 2009 | capital row 1 : 1.0 | mombasa | coast | 212.5 | 939,370 | mombasa (city) row 2 : 2.0 | kwale | coast | 8,270.3 | 649,931 | kwale row 3 : 3.0 | kilifi | coast | 12,245.9 | 1,109,735 | kilifi row 4 : 4.0 | tana river | coast | 35,375.8 | 240,075 | hola row 5 : 5.0 | lamu | coast | 6,497.7 | 101,539 | lamu row 6 : 6.0 | taita-taveta | coast | 17,083.9 | 284,657 | voi row 7 : nan | totals | nan | 79,686.1 | 3,325,307 | - | table_csv/204_778.csv | 0 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6
]
} | [
"what are the listed are in km2?"
] | 2 | 212.5, 8,270.3, 12,245.9, 35,375.8, 6,497.7, 17,083.9, 79,686.1 | [
"Code",
"County",
"Former Province",
"Area (km2)",
"Population Census 2009",
"Capital"
] | what are the listed are in km2? | [
[
"1.0",
"Mombasa",
"Coast",
"212.5",
"939,370",
"Mombasa (City)"
],
[
"2.0",
"Kwale",
"Coast",
"8,270.3",
"649,931",
"Kwale"
],
[
"3.0",
"Kilifi",
"Coast",
"12,245.9",
"1,109,735",
"Kilifi"
],
[
"4.0",
"Tana River",
"Coast",
"35,375.8",
"240,075",
"Hola"
],
[
"5.0",
"Lamu",
"Coast",
"6,497.7",
"101,539",
"Lamu"
],
[
"6.0",
"Taita-Taveta",
"Coast",
"17,083.9",
"284,657",
"Voi"
],
[
"nan",
"Totals",
"nan",
"79,686.1",
"3,325,307",
"-"
]
] | [
"212.5",
"8,270.3",
"12,245.9",
"35,375.8",
"6,497.7",
"17,083.9",
"79,686.1"
] | what are the listed are in km2? || |
nt-8557 | col : code | county | former province | area (km2) | population census 2009 | capital row 1 : 1.0 | mombasa | coast | 212.5 | 939,370 | mombasa (city) row 2 : 2.0 | kwale | coast | 8,270.3 | 649,931 | kwale row 3 : 3.0 | kilifi | coast | 12,245.9 | 1,109,735 | kilifi row 4 : 4.0 | tana river | coast | 35,375.8 | 240,075 | hola row 5 : 5.0 | lamu | coast | 6,497.7 | 101,539 | lamu row 6 : 6.0 | taita-taveta | coast | 17,083.9 | 284,657 | voi row 7 : nan | totals | nan | 79,686.1 | 3,325,307 | - | table_csv/204_778.csv | 1 | {
"column_index": [
3
],
"row_index": [
0
]
} | [
"what are the listed are in km2?",
"which of these is under 1000 area(km2)?"
] | 2 | 212.5 | [
"Code",
"County",
"Former Province",
"Area (km2)",
"Population Census 2009",
"Capital"
] | which of these is under 1000 area(km2)? | [
[
"1.0",
"Mombasa",
"Coast",
"212.5",
"939,370",
"Mombasa (City)"
],
[
"2.0",
"Kwale",
"Coast",
"8,270.3",
"649,931",
"Kwale"
],
[
"3.0",
"Kilifi",
"Coast",
"12,245.9",
"1,109,735",
"Kilifi"
],
[
"4.0",
"Tana River",
"Coast",
"35,375.8",
"240,075",
"Hola"
],
[
"5.0",
"Lamu",
"Coast",
"6,497.7",
"101,539",
"Lamu"
],
[
"6.0",
"Taita-Taveta",
"Coast",
"17,083.9",
"284,657",
"Voi"
],
[
"nan",
"Totals",
"nan",
"79,686.1",
"3,325,307",
"-"
]
] | [
"212.5"
] | which of these is under 1000 area(km2)? || what are the listed are in km2? |
nt-8557 | col : code | county | former province | area (km2) | population census 2009 | capital row 1 : 1.0 | mombasa | coast | 212.5 | 939,370 | mombasa (city) row 2 : 2.0 | kwale | coast | 8,270.3 | 649,931 | kwale row 3 : 3.0 | kilifi | coast | 12,245.9 | 1,109,735 | kilifi row 4 : 4.0 | tana river | coast | 35,375.8 | 240,075 | hola row 5 : 5.0 | lamu | coast | 6,497.7 | 101,539 | lamu row 6 : 6.0 | taita-taveta | coast | 17,083.9 | 284,657 | voi row 7 : nan | totals | nan | 79,686.1 | 3,325,307 | - | table_csv/204_778.csv | 2 | {
"column_index": [
1
],
"row_index": [
0
]
} | [
"what are the listed are in km2?",
"which of these is under 1000 area(km2)?",
"what county has this area squared?"
] | 2 | mombasa | [
"Code",
"County",
"Former Province",
"Area (km2)",
"Population Census 2009",
"Capital"
] | what county has this area squared? | [
[
"1.0",
"Mombasa",
"Coast",
"212.5",
"939,370",
"Mombasa (City)"
],
[
"2.0",
"Kwale",
"Coast",
"8,270.3",
"649,931",
"Kwale"
],
[
"3.0",
"Kilifi",
"Coast",
"12,245.9",
"1,109,735",
"Kilifi"
],
[
"4.0",
"Tana River",
"Coast",
"35,375.8",
"240,075",
"Hola"
],
[
"5.0",
"Lamu",
"Coast",
"6,497.7",
"101,539",
"Lamu"
],
[
"6.0",
"Taita-Taveta",
"Coast",
"17,083.9",
"284,657",
"Voi"
],
[
"nan",
"Totals",
"nan",
"79,686.1",
"3,325,307",
"-"
]
] | [
"Mombasa"
] | what county has this area squared? || which of these is under 1000 area(km2)? | what are the listed are in km2? |
nt-8554 | col : title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 4 : swat 4: the stetchkov syndicate | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile | table_csv/203_633.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6
]
} | [
"what are the names of all the games that were released?"
] | 0 | swat 3: close quarters battle, swat: global strike team, swat 4, swat 4: the stetchkov syndicate, swat force, swat: target liberty, swat elite troops | [
"Title",
"Year",
"Platform",
"Developer",
"Publisher"
] | what are the names of all the games that were released? | [
[
"SWAT 3: Close Quarters Battle",
"1999",
"Microsoft Windows",
"Sierra Northwest",
"Sierra Entertainment"
],
[
"SWAT: Global Strike Team",
"2003",
"PlayStation 2, Xbox",
"Argonaut Games",
"Argonaut Games Sierra Entertainment"
],
[
"SWAT 4",
"2005",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT 4: The Stetchkov Syndicate",
"2006",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT Force",
"2006",
"Mobile phones",
"Kaolink",
"Vivendi Games Mobile"
],
[
"SWAT: Target Liberty",
"2007",
"PlayStation Portable",
"3G Studios",
"Sierra Entertainment"
],
[
"SWAT Elite Troops",
"2008",
"Mobile phones",
"Rovio Mobile",
"Vivendi Games Mobile"
]
] | [
"SWAT 3: Close Quarters Battle",
"SWAT: Global Strike Team",
"SWAT 4",
"SWAT 4: The Stetchkov Syndicate",
"SWAT Force",
"SWAT: Target Liberty",
"SWAT Elite Troops"
] | what are the names of all the games that were released? || |
nt-8554 | col : title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 4 : swat 4: the stetchkov syndicate | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile | table_csv/203_633.csv | 1 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5,
6
]
} | [
"what are the names of all the games that were released?",
"what are all the years these games were released in?"
] | 0 | 1999, 2003, 2005, 2006, 2006, 2007, 2008 | [
"Title",
"Year",
"Platform",
"Developer",
"Publisher"
] | what are all the years these games were released in? | [
[
"SWAT 3: Close Quarters Battle",
"1999",
"Microsoft Windows",
"Sierra Northwest",
"Sierra Entertainment"
],
[
"SWAT: Global Strike Team",
"2003",
"PlayStation 2, Xbox",
"Argonaut Games",
"Argonaut Games Sierra Entertainment"
],
[
"SWAT 4",
"2005",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT 4: The Stetchkov Syndicate",
"2006",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT Force",
"2006",
"Mobile phones",
"Kaolink",
"Vivendi Games Mobile"
],
[
"SWAT: Target Liberty",
"2007",
"PlayStation Portable",
"3G Studios",
"Sierra Entertainment"
],
[
"SWAT Elite Troops",
"2008",
"Mobile phones",
"Rovio Mobile",
"Vivendi Games Mobile"
]
] | [
"1999",
"2003",
"2005",
"2006",
"2006",
"2007",
"2008"
] | what are all the years these games were released in? || what are the names of all the games that were released? |
nt-8554 | col : title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 4 : swat 4: the stetchkov syndicate | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile | table_csv/203_633.csv | 2 | {
"column_index": [
0
],
"row_index": [
2
]
} | [
"what are the names of all the games that were released?",
"what are all the years these games were released in?",
"of these, which game was released in 2005?"
] | 0 | swat 4 | [
"Title",
"Year",
"Platform",
"Developer",
"Publisher"
] | of these, which game was released in 2005? | [
[
"SWAT 3: Close Quarters Battle",
"1999",
"Microsoft Windows",
"Sierra Northwest",
"Sierra Entertainment"
],
[
"SWAT: Global Strike Team",
"2003",
"PlayStation 2, Xbox",
"Argonaut Games",
"Argonaut Games Sierra Entertainment"
],
[
"SWAT 4",
"2005",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT 4: The Stetchkov Syndicate",
"2006",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT Force",
"2006",
"Mobile phones",
"Kaolink",
"Vivendi Games Mobile"
],
[
"SWAT: Target Liberty",
"2007",
"PlayStation Portable",
"3G Studios",
"Sierra Entertainment"
],
[
"SWAT Elite Troops",
"2008",
"Mobile phones",
"Rovio Mobile",
"Vivendi Games Mobile"
]
] | [
"SWAT 4"
] | of these, which game was released in 2005? || what are all the years these games were released in? | what are the names of all the games that were released? |
nt-8554 | col : title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 4 : swat 4: the stetchkov syndicate | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile | table_csv/203_633.csv | 3 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"what are the names of all the games that were released?",
"what are all the years these games were released in?",
"of these, which game was released in 2005?",
"which game directly preceded this game?"
] | 0 | swat: global strike team | [
"Title",
"Year",
"Platform",
"Developer",
"Publisher"
] | which game directly preceded this game? | [
[
"SWAT 3: Close Quarters Battle",
"1999",
"Microsoft Windows",
"Sierra Northwest",
"Sierra Entertainment"
],
[
"SWAT: Global Strike Team",
"2003",
"PlayStation 2, Xbox",
"Argonaut Games",
"Argonaut Games Sierra Entertainment"
],
[
"SWAT 4",
"2005",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT 4: The Stetchkov Syndicate",
"2006",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT Force",
"2006",
"Mobile phones",
"Kaolink",
"Vivendi Games Mobile"
],
[
"SWAT: Target Liberty",
"2007",
"PlayStation Portable",
"3G Studios",
"Sierra Entertainment"
],
[
"SWAT Elite Troops",
"2008",
"Mobile phones",
"Rovio Mobile",
"Vivendi Games Mobile"
]
] | [
"SWAT: Global Strike Team"
] | which game directly preceded this game? || of these, which game was released in 2005? | what are all the years these games were released in? | what are the names of all the games that were released? |
nt-8554 | col : title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 4 : swat 4: the stetchkov syndicate | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile | table_csv/203_633.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6
]
} | [
"what are all the titles?"
] | 1 | swat 3: close quarters battle, swat: global strike team, swat 4, swat 4: the stetchkov syndicate, swat force, swat: target liberty, swat elite troops | [
"Title",
"Year",
"Platform",
"Developer",
"Publisher"
] | what are all the titles? | [
[
"SWAT 3: Close Quarters Battle",
"1999",
"Microsoft Windows",
"Sierra Northwest",
"Sierra Entertainment"
],
[
"SWAT: Global Strike Team",
"2003",
"PlayStation 2, Xbox",
"Argonaut Games",
"Argonaut Games Sierra Entertainment"
],
[
"SWAT 4",
"2005",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT 4: The Stetchkov Syndicate",
"2006",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT Force",
"2006",
"Mobile phones",
"Kaolink",
"Vivendi Games Mobile"
],
[
"SWAT: Target Liberty",
"2007",
"PlayStation Portable",
"3G Studios",
"Sierra Entertainment"
],
[
"SWAT Elite Troops",
"2008",
"Mobile phones",
"Rovio Mobile",
"Vivendi Games Mobile"
]
] | [
"SWAT 3: Close Quarters Battle",
"SWAT: Global Strike Team",
"SWAT 4",
"SWAT 4: The Stetchkov Syndicate",
"SWAT Force",
"SWAT: Target Liberty",
"SWAT Elite Troops"
] | what are all the titles? || |
nt-8554 | col : title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 4 : swat 4: the stetchkov syndicate | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile | table_csv/203_633.csv | 1 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5,
6
]
} | [
"what are all the titles?",
"when were they released?"
] | 1 | 1999, 2003, 2005, 2006, 2006, 2007, 2008 | [
"Title",
"Year",
"Platform",
"Developer",
"Publisher"
] | when were they released? | [
[
"SWAT 3: Close Quarters Battle",
"1999",
"Microsoft Windows",
"Sierra Northwest",
"Sierra Entertainment"
],
[
"SWAT: Global Strike Team",
"2003",
"PlayStation 2, Xbox",
"Argonaut Games",
"Argonaut Games Sierra Entertainment"
],
[
"SWAT 4",
"2005",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT 4: The Stetchkov Syndicate",
"2006",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT Force",
"2006",
"Mobile phones",
"Kaolink",
"Vivendi Games Mobile"
],
[
"SWAT: Target Liberty",
"2007",
"PlayStation Portable",
"3G Studios",
"Sierra Entertainment"
],
[
"SWAT Elite Troops",
"2008",
"Mobile phones",
"Rovio Mobile",
"Vivendi Games Mobile"
]
] | [
"1999",
"2003",
"2005",
"2006",
"2006",
"2007",
"2008"
] | when were they released? || what are all the titles? |
nt-8554 | col : title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 4 : swat 4: the stetchkov syndicate | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile | table_csv/203_633.csv | 2 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"what are all the titles?",
"when were they released?",
"which was released before swat 4?"
] | 1 | swat: global strike team | [
"Title",
"Year",
"Platform",
"Developer",
"Publisher"
] | which was released before swat 4? | [
[
"SWAT 3: Close Quarters Battle",
"1999",
"Microsoft Windows",
"Sierra Northwest",
"Sierra Entertainment"
],
[
"SWAT: Global Strike Team",
"2003",
"PlayStation 2, Xbox",
"Argonaut Games",
"Argonaut Games Sierra Entertainment"
],
[
"SWAT 4",
"2005",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT 4: The Stetchkov Syndicate",
"2006",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT Force",
"2006",
"Mobile phones",
"Kaolink",
"Vivendi Games Mobile"
],
[
"SWAT: Target Liberty",
"2007",
"PlayStation Portable",
"3G Studios",
"Sierra Entertainment"
],
[
"SWAT Elite Troops",
"2008",
"Mobile phones",
"Rovio Mobile",
"Vivendi Games Mobile"
]
] | [
"SWAT: Global Strike Team"
] | which was released before swat 4? || when were they released? | what are all the titles? |
nt-8554 | col : title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 4 : swat 4: the stetchkov syndicate | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile | table_csv/203_633.csv | 0 | {
"column_index": [
0
],
"row_index": [
2
]
} | [
"which game in the swat series was released in 2005?"
] | 2 | swat 4 | [
"Title",
"Year",
"Platform",
"Developer",
"Publisher"
] | which game in the swat series was released in 2005? | [
[
"SWAT 3: Close Quarters Battle",
"1999",
"Microsoft Windows",
"Sierra Northwest",
"Sierra Entertainment"
],
[
"SWAT: Global Strike Team",
"2003",
"PlayStation 2, Xbox",
"Argonaut Games",
"Argonaut Games Sierra Entertainment"
],
[
"SWAT 4",
"2005",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT 4: The Stetchkov Syndicate",
"2006",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT Force",
"2006",
"Mobile phones",
"Kaolink",
"Vivendi Games Mobile"
],
[
"SWAT: Target Liberty",
"2007",
"PlayStation Portable",
"3G Studios",
"Sierra Entertainment"
],
[
"SWAT Elite Troops",
"2008",
"Mobile phones",
"Rovio Mobile",
"Vivendi Games Mobile"
]
] | [
"SWAT 4"
] | which game in the swat series was released in 2005? || |
nt-8554 | col : title | year | platform | developer | publisher row 1 : swat 3: close quarters battle | 1999 | microsoft windows | sierra northwest | sierra entertainment row 2 : swat: global strike team | 2003 | playstation 2, xbox | argonaut games | argonaut games sierra entertainment row 3 : swat 4 | 2005 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 4 : swat 4: the stetchkov syndicate | 2006 | microsoft windows | irrational games | vivendi universal games sierra entertainment row 5 : swat force | 2006 | mobile phones | kaolink | vivendi games mobile row 6 : swat: target liberty | 2007 | playstation portable | 3g studios | sierra entertainment row 7 : swat elite troops | 2008 | mobile phones | rovio mobile | vivendi games mobile | table_csv/203_633.csv | 1 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"which game in the swat series was released in 2005?",
"which game in the series was released immediately before 2005's swat 4?"
] | 2 | swat: global strike team | [
"Title",
"Year",
"Platform",
"Developer",
"Publisher"
] | which game in the series was released immediately before 2005's swat 4? | [
[
"SWAT 3: Close Quarters Battle",
"1999",
"Microsoft Windows",
"Sierra Northwest",
"Sierra Entertainment"
],
[
"SWAT: Global Strike Team",
"2003",
"PlayStation 2, Xbox",
"Argonaut Games",
"Argonaut Games Sierra Entertainment"
],
[
"SWAT 4",
"2005",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT 4: The Stetchkov Syndicate",
"2006",
"Microsoft Windows",
"Irrational Games",
"Vivendi Universal Games Sierra Entertainment"
],
[
"SWAT Force",
"2006",
"Mobile phones",
"Kaolink",
"Vivendi Games Mobile"
],
[
"SWAT: Target Liberty",
"2007",
"PlayStation Portable",
"3G Studios",
"Sierra Entertainment"
],
[
"SWAT Elite Troops",
"2008",
"Mobile phones",
"Rovio Mobile",
"Vivendi Games Mobile"
]
] | [
"SWAT: Global Strike Team"
] | which game in the series was released immediately before 2005's swat 4? || which game in the swat series was released in 2005? |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6
]
} | [
"what are all the locations?"
] | 0 | h. lee dennison building, north county complex, cohalan court complex, riverhead county center, brentwood lirr parking lot, deer park lirr parking lot, ronkonkoma lirr parking lot (south) | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | what are all the locations? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"H. Lee Dennison Building",
"North County Complex",
"Cohalan Court Complex",
"Riverhead County Center",
"Brentwood LIRR Parking Lot",
"Deer Park LIRR Parking Lot",
"Ronkonkoma LIRR Parking Lot (south)"
] | what are all the locations? || |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 1 | {
"column_index": [
4,
4,
4,
4,
4,
4,
4
],
"row_index": [
0,
1,
2,
3,
4,
5,
6
]
} | [
"what are all the locations?",
"how many arrays does each contain?"
] | 0 | 24, 9, 27, 31, 11, 39, 44 | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | how many arrays does each contain? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"24",
"9",
"27",
"31",
"11",
"39",
"44"
] | how many arrays does each contain? || what are all the locations? |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 2 | {
"column_index": [
0
],
"row_index": [
5
]
} | [
"what are all the locations?",
"how many arrays does each contain?",
"between deer park lirr parking lot and north county complex, which has more arrays?"
] | 0 | deer park lirr parking lot | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | between deer park lirr parking lot and north county complex, which has more arrays? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"Deer Park LIRR Parking Lot"
] | between deer park lirr parking lot and north county complex, which has more arrays? || how many arrays does each contain? | what are all the locations? |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 0 | {
"column_index": [
0,
0,
0,
0
],
"row_index": [
2,
3,
5,
6
]
} | [
"which locations have more than 25 arrays?"
] | 1 | cohalan court complex, riverhead county center, deer park lirr parking lot, ronkonkoma lirr parking lot (south) | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | which locations have more than 25 arrays? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"Cohalan Court Complex",
"Riverhead County Center",
"Deer Park LIRR Parking Lot",
"Ronkonkoma LIRR Parking Lot (south)"
] | which locations have more than 25 arrays? || |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 1 | {
"column_index": [
0,
0
],
"row_index": [
3,
5
]
} | [
"which locations have more than 25 arrays?",
"of these, which have fewer than 15,000 modules?"
] | 1 | riverhead county center, deer park lirr parking lot | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | of these, which have fewer than 15,000 modules? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"Riverhead County Center",
"Deer Park LIRR Parking Lot"
] | of these, which have fewer than 15,000 modules? || which locations have more than 25 arrays? |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 2 | {
"column_index": [
0
],
"row_index": [
5
]
} | [
"which locations have more than 25 arrays?",
"of these, which have fewer than 15,000 modules?",
"from these, which has the lower output?"
] | 1 | deer park lirr parking lot | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | from these, which has the lower output? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"Deer Park LIRR Parking Lot"
] | from these, which has the lower output? || of these, which have fewer than 15,000 modules? | which locations have more than 25 arrays? |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6
]
} | [
"what are the long island solar farm locations?"
] | 2 | h. lee dennison building, north county complex, cohalan court complex, riverhead county center, brentwood lirr parking lot, deer park lirr parking lot, ronkonkoma lirr parking lot (south) | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | what are the long island solar farm locations? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"H. Lee Dennison Building",
"North County Complex",
"Cohalan Court Complex",
"Riverhead County Center",
"Brentwood LIRR Parking Lot",
"Deer Park LIRR Parking Lot",
"Ronkonkoma LIRR Parking Lot (south)"
] | what are the long island solar farm locations? || |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 1 | {
"column_index": [
4
],
"row_index": [
1
]
} | [
"what are the long island solar farm locations?",
"how many arrays at north county complex?"
] | 2 | 9 | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | how many arrays at north county complex? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"9"
] | how many arrays at north county complex? || what are the long island solar farm locations? |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 2 | {
"column_index": [
4
],
"row_index": [
5
]
} | [
"what are the long island solar farm locations?",
"how many arrays at north county complex?",
"how many at deer park lirr parking lot?"
] | 2 | 39 | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | how many at deer park lirr parking lot? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"39"
] | how many at deer park lirr parking lot? || how many arrays at north county complex? | what are the long island solar farm locations? |
nt-13423 | col : location | town | output (mw ac) | modules | number of arrays row 1 : h. lee dennison building | hauppauge | 1.75 | 7,737 | 24 row 2 : north county complex | hauppauge | 0.5 | 3,431 | 9 row 3 : cohalan court complex | central islip | 3.5 | 15,113 | 27 row 4 : riverhead county center | riverside | 3.0 | 11,536 | 31 row 5 : brentwood lirr parking lot | brentwood | 1.0 | 3,924 | 11 row 6 : deer park lirr parking lot | deer park | 2.25 | 3,924 | 39 row 7 : ronkonkoma lirr parking lot (south) | ronkonkoma | 5.0 | 20,110 | 44 | table_csv/204_185.csv | 3 | {
"column_index": [
0
],
"row_index": [
5
]
} | [
"what are the long island solar farm locations?",
"how many arrays at north county complex?",
"how many at deer park lirr parking lot?",
"of those two which has the most arrays?"
] | 2 | deer park lirr parking lot | [
"Location",
"Town",
"Output (MW AC)",
"Modules",
"Number of arrays"
] | of those two which has the most arrays? | [
[
"H. Lee Dennison Building",
"Hauppauge",
"1.75",
"7,737",
"24"
],
[
"North County Complex",
"Hauppauge",
"0.5",
"3,431",
"9"
],
[
"Cohalan Court Complex",
"Central Islip",
"3.5",
"15,113",
"27"
],
[
"Riverhead County Center",
"Riverside",
"3.0",
"11,536",
"31"
],
[
"Brentwood LIRR Parking Lot",
"Brentwood",
"1.0",
"3,924",
"11"
],
[
"Deer Park LIRR Parking Lot",
"Deer Park",
"2.25",
"3,924",
"39"
],
[
"Ronkonkoma LIRR Parking Lot (south)",
"Ronkonkoma",
"5.0",
"20,110",
"44"
]
] | [
"Deer Park LIRR Parking Lot"
] | of those two which has the most arrays? || how many at deer park lirr parking lot? | how many arrays at north county complex? | what are the long island solar farm locations? |
nt-13931 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | - | 37 | - | - row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 41 row 5 : constitutional democratic party (kadets) | 179 | 92 | 52 | 57 row 6 : non-russian national groups | 121 | - | 26 | 21 row 7 : centre party | - | - | - | 33 row 8 : octobrist party | 17 | 42 | 154 | 95 row 9 : nationalists | 60 | 93 | 26 | 22 row 10 : rightists | 8 | 10 | 147 | 154 row 11 : total | 566 | 453 | 465 | 448 | table_csv/204_599.csv | 0 | {
"column_index": [
0
],
"row_index": [
7
]
} | [
"what group holds the largest third duma seats?"
] | 0 | octobrist party | [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
] | what group holds the largest third duma seats? | [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
"-",
"37",
"-",
"-"
],
[
"Labour group",
"136",
"104",
"13",
"10"
],
[
"Progressist Party",
"27",
"28",
"28",
"41"
],
[
"Constitutional Democratic Party (Kadets)",
"179",
"92",
"52",
"57"
],
[
"Non-Russian National Groups",
"121",
"-",
"26",
"21"
],
[
"Centre Party",
"-",
"-",
"-",
"33"
],
[
"Octobrist Party",
"17",
"42",
"154",
"95"
],
[
"Nationalists",
"60",
"93",
"26",
"22"
],
[
"Rightists",
"8",
"10",
"147",
"154"
],
[
"TOTAL",
"566",
"453",
"465",
"448"
]
] | [
"Octobrist Party"
] | what group holds the largest third duma seats? || |
nt-13931 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | - | 37 | - | - row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 41 row 5 : constitutional democratic party (kadets) | 179 | 92 | 52 | 57 row 6 : non-russian national groups | 121 | - | 26 | 21 row 7 : centre party | - | - | - | 33 row 8 : octobrist party | 17 | 42 | 154 | 95 row 9 : nationalists | 60 | 93 | 26 | 22 row 10 : rightists | 8 | 10 | 147 | 154 row 11 : total | 566 | 453 | 465 | 448 | table_csv/204_599.csv | 1 | {
"column_index": [
0
],
"row_index": [
4
]
} | [
"what group holds the largest third duma seats?",
"which group holds the largest first duma seats?"
] | 0 | constitutional democratic party (kadets) | [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
] | which group holds the largest first duma seats? | [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
"-",
"37",
"-",
"-"
],
[
"Labour group",
"136",
"104",
"13",
"10"
],
[
"Progressist Party",
"27",
"28",
"28",
"41"
],
[
"Constitutional Democratic Party (Kadets)",
"179",
"92",
"52",
"57"
],
[
"Non-Russian National Groups",
"121",
"-",
"26",
"21"
],
[
"Centre Party",
"-",
"-",
"-",
"33"
],
[
"Octobrist Party",
"17",
"42",
"154",
"95"
],
[
"Nationalists",
"60",
"93",
"26",
"22"
],
[
"Rightists",
"8",
"10",
"147",
"154"
],
[
"TOTAL",
"566",
"453",
"465",
"448"
]
] | [
"Constitutional Democratic Party (Kadets)"
] | which group holds the largest first duma seats? || what group holds the largest third duma seats? |
nt-13931 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | - | 37 | - | - row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 41 row 5 : constitutional democratic party (kadets) | 179 | 92 | 52 | 57 row 6 : non-russian national groups | 121 | - | 26 | 21 row 7 : centre party | - | - | - | 33 row 8 : octobrist party | 17 | 42 | 154 | 95 row 9 : nationalists | 60 | 93 | 26 | 22 row 10 : rightists | 8 | 10 | 147 | 154 row 11 : total | 566 | 453 | 465 | 448 | table_csv/204_599.csv | 2 | {
"column_index": [
0
],
"row_index": [
2
]
} | [
"what group holds the largest third duma seats?",
"which group holds the largest first duma seats?",
"which group holds the largest second duma seat?"
] | 0 | labour group | [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
] | which group holds the largest second duma seat? | [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
"-",
"37",
"-",
"-"
],
[
"Labour group",
"136",
"104",
"13",
"10"
],
[
"Progressist Party",
"27",
"28",
"28",
"41"
],
[
"Constitutional Democratic Party (Kadets)",
"179",
"92",
"52",
"57"
],
[
"Non-Russian National Groups",
"121",
"-",
"26",
"21"
],
[
"Centre Party",
"-",
"-",
"-",
"33"
],
[
"Octobrist Party",
"17",
"42",
"154",
"95"
],
[
"Nationalists",
"60",
"93",
"26",
"22"
],
[
"Rightists",
"8",
"10",
"147",
"154"
],
[
"TOTAL",
"566",
"453",
"465",
"448"
]
] | [
"Labour group"
] | which group holds the largest second duma seat? || which group holds the largest first duma seats? | what group holds the largest third duma seats? |
nt-13931 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | - | 37 | - | - row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 41 row 5 : constitutional democratic party (kadets) | 179 | 92 | 52 | 57 row 6 : non-russian national groups | 121 | - | 26 | 21 row 7 : centre party | - | - | - | 33 row 8 : octobrist party | 17 | 42 | 154 | 95 row 9 : nationalists | 60 | 93 | 26 | 22 row 10 : rightists | 8 | 10 | 147 | 154 row 11 : total | 566 | 453 | 465 | 448 | table_csv/204_599.csv | 0 | {
"column_index": [
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
} | [
"what are the amounts for second duma seats?"
] | 1 | 47 (mensheviks), 37, 104, 28, 92, -, -, 42, 93, 10, 453 | [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
] | what are the amounts for second duma seats? | [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
"-",
"37",
"-",
"-"
],
[
"Labour group",
"136",
"104",
"13",
"10"
],
[
"Progressist Party",
"27",
"28",
"28",
"41"
],
[
"Constitutional Democratic Party (Kadets)",
"179",
"92",
"52",
"57"
],
[
"Non-Russian National Groups",
"121",
"-",
"26",
"21"
],
[
"Centre Party",
"-",
"-",
"-",
"33"
],
[
"Octobrist Party",
"17",
"42",
"154",
"95"
],
[
"Nationalists",
"60",
"93",
"26",
"22"
],
[
"Rightists",
"8",
"10",
"147",
"154"
],
[
"TOTAL",
"566",
"453",
"465",
"448"
]
] | [
"47 (Mensheviks)",
"37",
"104",
"28",
"92",
"-",
"-",
"42",
"93",
"10",
"453"
] | what are the amounts for second duma seats? || |
nt-13931 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | - | 37 | - | - row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 41 row 5 : constitutional democratic party (kadets) | 179 | 92 | 52 | 57 row 6 : non-russian national groups | 121 | - | 26 | 21 row 7 : centre party | - | - | - | 33 row 8 : octobrist party | 17 | 42 | 154 | 95 row 9 : nationalists | 60 | 93 | 26 | 22 row 10 : rightists | 8 | 10 | 147 | 154 row 11 : total | 566 | 453 | 465 | 448 | table_csv/204_599.csv | 1 | {
"column_index": [
2
],
"row_index": [
2
]
} | [
"what are the amounts for second duma seats?",
"what is the highest amount of seats?"
] | 1 | 104 | [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
] | what is the highest amount of seats? | [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
"-",
"37",
"-",
"-"
],
[
"Labour group",
"136",
"104",
"13",
"10"
],
[
"Progressist Party",
"27",
"28",
"28",
"41"
],
[
"Constitutional Democratic Party (Kadets)",
"179",
"92",
"52",
"57"
],
[
"Non-Russian National Groups",
"121",
"-",
"26",
"21"
],
[
"Centre Party",
"-",
"-",
"-",
"33"
],
[
"Octobrist Party",
"17",
"42",
"154",
"95"
],
[
"Nationalists",
"60",
"93",
"26",
"22"
],
[
"Rightists",
"8",
"10",
"147",
"154"
],
[
"TOTAL",
"566",
"453",
"465",
"448"
]
] | [
"104"
] | what is the highest amount of seats? || what are the amounts for second duma seats? |
nt-13931 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | - | 37 | - | - row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 41 row 5 : constitutional democratic party (kadets) | 179 | 92 | 52 | 57 row 6 : non-russian national groups | 121 | - | 26 | 21 row 7 : centre party | - | - | - | 33 row 8 : octobrist party | 17 | 42 | 154 | 95 row 9 : nationalists | 60 | 93 | 26 | 22 row 10 : rightists | 8 | 10 | 147 | 154 row 11 : total | 566 | 453 | 465 | 448 | table_csv/204_599.csv | 2 | {
"column_index": [
0
],
"row_index": [
2
]
} | [
"what are the amounts for second duma seats?",
"what is the highest amount of seats?",
"which party has this amount?"
] | 1 | labour group | [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
] | which party has this amount? | [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
"-",
"37",
"-",
"-"
],
[
"Labour group",
"136",
"104",
"13",
"10"
],
[
"Progressist Party",
"27",
"28",
"28",
"41"
],
[
"Constitutional Democratic Party (Kadets)",
"179",
"92",
"52",
"57"
],
[
"Non-Russian National Groups",
"121",
"-",
"26",
"21"
],
[
"Centre Party",
"-",
"-",
"-",
"33"
],
[
"Octobrist Party",
"17",
"42",
"154",
"95"
],
[
"Nationalists",
"60",
"93",
"26",
"22"
],
[
"Rightists",
"8",
"10",
"147",
"154"
],
[
"TOTAL",
"566",
"453",
"465",
"448"
]
] | [
"Labour group"
] | which party has this amount? || what is the highest amount of seats? | what are the amounts for second duma seats? |
nt-13931 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | - | 37 | - | - row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 41 row 5 : constitutional democratic party (kadets) | 179 | 92 | 52 | 57 row 6 : non-russian national groups | 121 | - | 26 | 21 row 7 : centre party | - | - | - | 33 row 8 : octobrist party | 17 | 42 | 154 | 95 row 9 : nationalists | 60 | 93 | 26 | 22 row 10 : rightists | 8 | 10 | 147 | 154 row 11 : total | 566 | 453 | 465 | 448 | table_csv/204_599.csv | 0 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
} | [
"what are all the groups/parties?"
] | 2 | russian social democratic party, socialist-revolutionary party, labour group, progressist party, constitutional democratic party (kadets), non-russian national groups, centre party, octobrist party, nationalists, rightists | [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
] | what are all the groups/parties? | [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
"-",
"37",
"-",
"-"
],
[
"Labour group",
"136",
"104",
"13",
"10"
],
[
"Progressist Party",
"27",
"28",
"28",
"41"
],
[
"Constitutional Democratic Party (Kadets)",
"179",
"92",
"52",
"57"
],
[
"Non-Russian National Groups",
"121",
"-",
"26",
"21"
],
[
"Centre Party",
"-",
"-",
"-",
"33"
],
[
"Octobrist Party",
"17",
"42",
"154",
"95"
],
[
"Nationalists",
"60",
"93",
"26",
"22"
],
[
"Rightists",
"8",
"10",
"147",
"154"
],
[
"TOTAL",
"566",
"453",
"465",
"448"
]
] | [
"Russian Social Democratic Party",
"Socialist-Revolutionary Party",
"Labour group",
"Progressist Party",
"Constitutional Democratic Party (Kadets)",
"Non-Russian National Groups",
"Centre Party",
"Octobrist Party",
"Nationalists",
"Rightists"
] | what are all the groups/parties? || |
nt-13931 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | - | 37 | - | - row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 41 row 5 : constitutional democratic party (kadets) | 179 | 92 | 52 | 57 row 6 : non-russian national groups | 121 | - | 26 | 21 row 7 : centre party | - | - | - | 33 row 8 : octobrist party | 17 | 42 | 154 | 95 row 9 : nationalists | 60 | 93 | 26 | 22 row 10 : rightists | 8 | 10 | 147 | 154 row 11 : total | 566 | 453 | 465 | 448 | table_csv/204_599.csv | 1 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
7,
8,
9
]
} | [
"what are all the groups/parties?",
"of those, which parties/groups hold second duma seats?"
] | 2 | russian social democratic party, socialist-revolutionary party, labour group, progressist party, constitutional democratic party (kadets), octobrist party, nationalists, rightists | [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
] | of those, which parties/groups hold second duma seats? | [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
"-",
"37",
"-",
"-"
],
[
"Labour group",
"136",
"104",
"13",
"10"
],
[
"Progressist Party",
"27",
"28",
"28",
"41"
],
[
"Constitutional Democratic Party (Kadets)",
"179",
"92",
"52",
"57"
],
[
"Non-Russian National Groups",
"121",
"-",
"26",
"21"
],
[
"Centre Party",
"-",
"-",
"-",
"33"
],
[
"Octobrist Party",
"17",
"42",
"154",
"95"
],
[
"Nationalists",
"60",
"93",
"26",
"22"
],
[
"Rightists",
"8",
"10",
"147",
"154"
],
[
"TOTAL",
"566",
"453",
"465",
"448"
]
] | [
"Russian Social Democratic Party",
"Socialist-Revolutionary Party",
"Labour group",
"Progressist Party",
"Constitutional Democratic Party (Kadets)",
"Octobrist Party",
"Nationalists",
"Rightists"
] | of those, which parties/groups hold second duma seats? || what are all the groups/parties? |
nt-13931 | col : party | first duma | second duma | third duma | fourth duma row 1 : russian social democratic party | 18 (mensheviks) | 47 (mensheviks) | 19 (bolsheviks) | 15 (bolsheviks) row 2 : socialist-revolutionary party | - | 37 | - | - row 3 : labour group | 136 | 104 | 13 | 10 row 4 : progressist party | 27 | 28 | 28 | 41 row 5 : constitutional democratic party (kadets) | 179 | 92 | 52 | 57 row 6 : non-russian national groups | 121 | - | 26 | 21 row 7 : centre party | - | - | - | 33 row 8 : octobrist party | 17 | 42 | 154 | 95 row 9 : nationalists | 60 | 93 | 26 | 22 row 10 : rightists | 8 | 10 | 147 | 154 row 11 : total | 566 | 453 | 465 | 448 | table_csv/204_599.csv | 2 | {
"column_index": [
0
],
"row_index": [
2
]
} | [
"what are all the groups/parties?",
"of those, which parties/groups hold second duma seats?",
"of those, which group/party has the most second duma seats?"
] | 2 | labour group | [
"Party",
"First Duma",
"Second Duma",
"Third Duma",
"Fourth Duma"
] | of those, which group/party has the most second duma seats? | [
[
"Russian Social Democratic Party",
"18 (Mensheviks)",
"47 (Mensheviks)",
"19 (Bolsheviks)",
"15 (Bolsheviks)"
],
[
"Socialist-Revolutionary Party",
"-",
"37",
"-",
"-"
],
[
"Labour group",
"136",
"104",
"13",
"10"
],
[
"Progressist Party",
"27",
"28",
"28",
"41"
],
[
"Constitutional Democratic Party (Kadets)",
"179",
"92",
"52",
"57"
],
[
"Non-Russian National Groups",
"121",
"-",
"26",
"21"
],
[
"Centre Party",
"-",
"-",
"-",
"33"
],
[
"Octobrist Party",
"17",
"42",
"154",
"95"
],
[
"Nationalists",
"60",
"93",
"26",
"22"
],
[
"Rightists",
"8",
"10",
"147",
"154"
],
[
"TOTAL",
"566",
"453",
"465",
"448"
]
] | [
"Labour group"
] | of those, which group/party has the most second duma seats? || of those, which parties/groups hold second duma seats? | what are all the groups/parties? |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 0 | {
"column_index": [
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
]
} | [
"what are the intersecting roads?"
] | 0 | hwy 772 (symons valley road), range road 22, panorama road (24 street nw), range road 15, 14 street nw, range road 14, centre street n, range road 13, 15 street ne (calgary), 8 street (airdrie, hwy 2, range road 10, fifth meridian, 114deg longitude, range road 293, 36 street ne, range road 290, 84 street ne, hwy 791, range road 280, range road 273, hwy 9, range road 272, 1 avenue, range road 271 | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | what are the intersecting roads? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"Hwy 772 (Symons Valley Road), Range Road 22",
"Panorama Road (24 Street NW), Range Road 15",
"14 Street NW, Range Road 14",
"Centre Street N, Range Road 13",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Range Road 293, 36 Street NE",
"Range Road 290, 84 Street NE",
"Hwy 791, Range Road 280",
"Range Road 273",
"Hwy 9, Range Road 272",
"1 Avenue, Range Road 271"
] | what are the intersecting roads? || |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 1 | {
"column_index": [
2
],
"row_index": [
1
]
} | [
"what are the intersecting roads?",
"of these roads, which intersects at 3 km?"
] | 0 | panorama road (24 street nw), range road 15 | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | of these roads, which intersects at 3 km? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"Panorama Road (24 Street NW), Range Road 15"
] | of these roads, which intersects at 3 km? || what are the intersecting roads? |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 2 | {
"column_index": [
3
],
"row_index": [
1
]
} | [
"what are the intersecting roads?",
"of these roads, which intersects at 3 km?",
"where does that road go?"
] | 0 | south to evanston | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | where does that road go? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"South to Evanston"
] | where does that road go? || of these roads, which intersects at 3 km? | what are the intersecting roads? |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 3 | {
"column_index": [
2
],
"row_index": [
0
]
} | [
"what are the intersecting roads?",
"of these roads, which intersects at 3 km?",
"where does that road go?",
"what other road goes there?"
] | 0 | hwy 772 (symons valley road), range road 22 | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | what other road goes there? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"Hwy 772 (Symons Valley Road), Range Road 22"
] | what other road goes there? || where does that road go? | of these roads, which intersects at 3 km? | what are the intersecting roads? |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 0 | {
"column_index": [
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
]
} | [
"what are all of the intersecting roads?"
] | 1 | hwy 772 (symons valley road), range road 22, panorama road (24 street nw), range road 15, 14 street nw, range road 14, centre street n, range road 13, 15 street ne (calgary), 8 street (airdrie, hwy 2, range road 10, fifth meridian, 114deg longitude, range road 293, 36 street ne, range road 290, 84 street ne, hwy 791, range road 280, range road 273, hwy 9, range road 272, 1 avenue, range road 271 | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | what are all of the intersecting roads? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"Hwy 772 (Symons Valley Road), Range Road 22",
"Panorama Road (24 Street NW), Range Road 15",
"14 Street NW, Range Road 14",
"Centre Street N, Range Road 13",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Range Road 293, 36 Street NE",
"Range Road 290, 84 Street NE",
"Hwy 791, Range Road 280",
"Range Road 273",
"Hwy 9, Range Road 272",
"1 Avenue, Range Road 271"
] | what are all of the intersecting roads? || |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 1 | {
"column_index": [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"what are all of the intersecting roads?",
"what are their lengths?"
] | 1 | 0, 3, 5, 7, 10, 11, 13, 18, 28, 32, 34, 36 | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | what are their lengths? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"0",
"3",
"5",
"7",
"10",
"11",
"13",
"18",
"28",
"32",
"34",
"36"
] | what are their lengths? || what are all of the intersecting roads? |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 2 | {
"column_index": [
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"what are all of the intersecting roads?",
"what are their lengths?",
"what are their notes?"
] | 1 | north to madden south to sage hill & evanston, south to evanston, south to panorama hills, formerly highway 782 south to coventry hills, balzac south to stony industrial, grade separated north to airdrie south to deerfoot trail, crossiron mills shopping centre south to stony industrial, , south to delacour, kathyrn, north to irricana south to langdon, keoma | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | what are their notes? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"North to Madden South to Sage Hill & Evanston",
"South to Evanston",
"South to Panorama Hills",
"Formerly Highway 782 South to Coventry Hills",
"Balzac South to Stony Industrial",
"Grade separated North to Airdrie South to Deerfoot Trail",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"",
"South to Delacour",
"Kathyrn",
"North to Irricana South to Langdon",
"Keoma"
] | what are their notes? || what are their lengths? | what are all of the intersecting roads? |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 3 | {
"column_index": [
2
],
"row_index": [
0
]
} | [
"what are all of the intersecting roads?",
"what are their lengths?",
"what are their notes?",
"along with panorama road (24 street nw), range road 15, which other road goes through evanston?"
] | 1 | hwy 772 (symons valley road), range road 22 | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | along with panorama road (24 street nw), range road 15, which other road goes through evanston? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"Hwy 772 (Symons Valley Road), Range Road 22"
] | along with panorama road (24 street nw), range road 15, which other road goes through evanston? || what are their notes? | what are their lengths? | what are all of the intersecting roads? |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 0 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"which county is south to evanston?"
] | 2 | rocky view county | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | which county is south to evanston? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"Rocky View County"
] | which county is south to evanston? || |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 1 | {
"column_index": [
0
],
"row_index": [
2
]
} | [
"which county is south to evanston?",
"which county is south to panorama hills?"
] | 2 | rocky view county | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | which county is south to panorama hills? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"Rocky View County"
] | which county is south to panorama hills? || which county is south to evanston? |
nt-9205 | col : county | km | intersecting road | notes | coordinates row 1 : rocky view county | 0 | hwy 772 (symons valley road), range road 22 | north to madden south to sage hill & evanston | 51deg13'4''n 114deg9' row 2 : rocky view county | 3 | panorama road (24 street nw), range road 15 | south to evanston | 51deg12'45''n 114deg7' row 3 : rocky view county | 5 | 14 street nw, range road 14 | south to panorama hills | 51deg12'45''n 114deg5' row 4 : rocky view county | 7 | centre street n, range road 13 | formerly highway 782 south to coventry hills | 51deg12'45''n 114deg4' row 5 : rocky view county | 10 | 15 street ne (calgary), 8 street (airdrie | balzac south to stony industrial | 51deg12'45''n 114deg1' row 6 : rocky view county | 11 | hwy 2, range road 10, fifth meridian, 114deg longitude | grade separated north to airdrie south to deerfoot trail | 51deg12'45''n 114deg0' row 7 : rocky view county | 13 | range road 293, 36 street ne | crossiron mills shopping centre south to stony industrial | 51deg12'45''n 113deg58' row 8 : rocky view county | 18 | range road 290, 84 street ne | nan | 51deg12'45''n 113deg54' row 9 : rocky view county | 28 | hwy 791, range road 280 | south to delacour | 51deg12'45''n 113deg46' row 10 : rocky view county | 32 | range road 273 | kathyrn | 51deg12'45''n 113deg42' row 11 : rocky view county | 34 | hwy 9, range road 272 | north to irricana south to langdon | 51deg12'45''n 113deg40' row 12 : rocky view county | 36 | 1 avenue, range road 271 | keoma | 51deg12'45''n 113deg39' | table_csv/204_763.csv | 2 | {
"column_index": [
2
],
"row_index": [
0
]
} | [
"which county is south to evanston?",
"which county is south to panorama hills?",
"which road intersects at 3 kilometers?"
] | 2 | hwy 772 (symons valley road), range road 22 | [
"County",
"km",
"Intersecting road",
"Notes",
"Coordinates"
] | which road intersects at 3 kilometers? | [
[
"Rocky View County",
"0",
"Hwy 772 (Symons Valley Road), Range Road 22",
"North to Madden South to Sage Hill & Evanston",
"51deg13'4''N 114deg9'"
],
[
"Rocky View County",
"3",
"Panorama Road (24 Street NW), Range Road 15",
"South to Evanston",
"51deg12'45''N 114deg7'"
],
[
"Rocky View County",
"5",
"14 Street NW, Range Road 14",
"South to Panorama Hills",
"51deg12'45''N 114deg5'"
],
[
"Rocky View County",
"7",
"Centre Street N, Range Road 13",
"Formerly Highway 782 South to Coventry Hills",
"51deg12'45''N 114deg4'"
],
[
"Rocky View County",
"10",
"15 Street NE (Calgary), 8 Street (Airdrie",
"Balzac South to Stony Industrial",
"51deg12'45''N 114deg1'"
],
[
"Rocky View County",
"11",
"Hwy 2, Range Road 10, Fifth Meridian, 114deg Longitude",
"Grade separated North to Airdrie South to Deerfoot Trail",
"51deg12'45''N 114deg0'"
],
[
"Rocky View County",
"13",
"Range Road 293, 36 Street NE",
"CrossIron Mills Shopping Centre South to Stony Industrial",
"51deg12'45''N 113deg58'"
],
[
"Rocky View County",
"18",
"Range Road 290, 84 Street NE",
"nan",
"51deg12'45''N 113deg54'"
],
[
"Rocky View County",
"28",
"Hwy 791, Range Road 280",
"South to Delacour",
"51deg12'45''N 113deg46'"
],
[
"Rocky View County",
"32",
"Range Road 273",
"Kathyrn",
"51deg12'45''N 113deg42'"
],
[
"Rocky View County",
"34",
"Hwy 9, Range Road 272",
"North to Irricana South to Langdon",
"51deg12'45''N 113deg40'"
],
[
"Rocky View County",
"36",
"1 Avenue, Range Road 271",
"Keoma",
"51deg12'45''N 113deg39'"
]
] | [
"Hwy 772 (Symons Valley Road), Range Road 22"
] | which road intersects at 3 kilometers? || which county is south to panorama hills? | which county is south to evanston? |
ns-3185 | col : date | venue | opponents | score | competition | scotland scorer(s) row 1 : 21 october 1950 | ninian park, cardiff (a) | wales | 3-1 | bhc | lawrie reilly (2), billy liddell row 2 : 1 november 1950 | hampden park, glasgow (h) | northern ireland | 6-1 | bhc | billy steel (4), john mcphail (2) row 3 : 13 december 1950 | hampden park, glasgow (h) | austria | 0-1 | friendly | nan row 4 : 14 april 1951 | wembley stadium, london (a) | england | 3-2 | bhc | bobby johnstone, lawrie reilly, billy liddell row 5 : 12 may 1951 | hampden park, glasgow (h) | denmark | 3-1 | friendly | billy steel, lawrie reilly, robert mitchell row 6 : 16 may 1951 | hampden park, glasgow (h) | france | 1-0 | friendly | lawrie reilly row 7 : 20 may 1951 | heysel stadium, brussels (a) | belgium | 5-0 | friendly | george hamilton (3), jimmy mason, willie waddell row 8 : 27 may 1951 | prater stadium, vienna (a) | austria | 0-4 | friendly | nan | table_csv/203_590.csv | 0 | {
"column_index": [
2
],
"row_index": [
1
]
} | [
"what opponent did billy steel get the most points against?"
] | 0 | northern ireland | [
"Date",
"Venue",
"Opponents",
"Score",
"Competition",
"Scotland scorer(s)"
] | what opponent did billy steel get the most points against? | [
[
"21 October 1950",
"Ninian Park, Cardiff (A)",
"Wales",
"3-1",
"BHC",
"Lawrie Reilly (2), Billy Liddell"
],
[
"1 November 1950",
"Hampden Park, Glasgow (H)",
"Northern Ireland",
"6-1",
"BHC",
"Billy Steel (4), John McPhail (2)"
],
[
"13 December 1950",
"Hampden Park, Glasgow (H)",
"Austria",
"0-1",
"Friendly",
"nan"
],
[
"14 April 1951",
"Wembley Stadium, London (A)",
"England",
"3-2",
"BHC",
"Bobby Johnstone, Lawrie Reilly, Billy Liddell"
],
[
"12 May 1951",
"Hampden Park, Glasgow (H)",
"Denmark",
"3-1",
"Friendly",
"Billy Steel, Lawrie Reilly, Robert Mitchell"
],
[
"16 May 1951",
"Hampden Park, Glasgow (H)",
"France",
"1-0",
"Friendly",
"Lawrie Reilly"
],
[
"20 May 1951",
"Heysel Stadium, Brussels (A)",
"Belgium",
"5-0",
"Friendly",
"George Hamilton (3), Jimmy Mason, Willie Waddell"
],
[
"27 May 1951",
"Prater Stadium, Vienna (A)",
"Austria",
"0-4",
"Friendly",
"nan"
]
] | [
"Northern Ireland"
] | what opponent did billy steel get the most points against? || |
ns-3185 | col : date | venue | opponents | score | competition | scotland scorer(s) row 1 : 21 october 1950 | ninian park, cardiff (a) | wales | 3-1 | bhc | lawrie reilly (2), billy liddell row 2 : 1 november 1950 | hampden park, glasgow (h) | northern ireland | 6-1 | bhc | billy steel (4), john mcphail (2) row 3 : 13 december 1950 | hampden park, glasgow (h) | austria | 0-1 | friendly | nan row 4 : 14 april 1951 | wembley stadium, london (a) | england | 3-2 | bhc | bobby johnstone, lawrie reilly, billy liddell row 5 : 12 may 1951 | hampden park, glasgow (h) | denmark | 3-1 | friendly | billy steel, lawrie reilly, robert mitchell row 6 : 16 may 1951 | hampden park, glasgow (h) | france | 1-0 | friendly | lawrie reilly row 7 : 20 may 1951 | heysel stadium, brussels (a) | belgium | 5-0 | friendly | george hamilton (3), jimmy mason, willie waddell row 8 : 27 may 1951 | prater stadium, vienna (a) | austria | 0-4 | friendly | nan | table_csv/203_590.csv | 1 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"what opponent did billy steel get the most points against?",
"what was the date of that game?"
] | 0 | 1 november 1950 | [
"Date",
"Venue",
"Opponents",
"Score",
"Competition",
"Scotland scorer(s)"
] | what was the date of that game? | [
[
"21 October 1950",
"Ninian Park, Cardiff (A)",
"Wales",
"3-1",
"BHC",
"Lawrie Reilly (2), Billy Liddell"
],
[
"1 November 1950",
"Hampden Park, Glasgow (H)",
"Northern Ireland",
"6-1",
"BHC",
"Billy Steel (4), John McPhail (2)"
],
[
"13 December 1950",
"Hampden Park, Glasgow (H)",
"Austria",
"0-1",
"Friendly",
"nan"
],
[
"14 April 1951",
"Wembley Stadium, London (A)",
"England",
"3-2",
"BHC",
"Bobby Johnstone, Lawrie Reilly, Billy Liddell"
],
[
"12 May 1951",
"Hampden Park, Glasgow (H)",
"Denmark",
"3-1",
"Friendly",
"Billy Steel, Lawrie Reilly, Robert Mitchell"
],
[
"16 May 1951",
"Hampden Park, Glasgow (H)",
"France",
"1-0",
"Friendly",
"Lawrie Reilly"
],
[
"20 May 1951",
"Heysel Stadium, Brussels (A)",
"Belgium",
"5-0",
"Friendly",
"George Hamilton (3), Jimmy Mason, Willie Waddell"
],
[
"27 May 1951",
"Prater Stadium, Vienna (A)",
"Austria",
"0-4",
"Friendly",
"nan"
]
] | [
"1 November 1950"
] | what was the date of that game? || what opponent did billy steel get the most points against? |
ns-3185 | col : date | venue | opponents | score | competition | scotland scorer(s) row 1 : 21 october 1950 | ninian park, cardiff (a) | wales | 3-1 | bhc | lawrie reilly (2), billy liddell row 2 : 1 november 1950 | hampden park, glasgow (h) | northern ireland | 6-1 | bhc | billy steel (4), john mcphail (2) row 3 : 13 december 1950 | hampden park, glasgow (h) | austria | 0-1 | friendly | nan row 4 : 14 april 1951 | wembley stadium, london (a) | england | 3-2 | bhc | bobby johnstone, lawrie reilly, billy liddell row 5 : 12 may 1951 | hampden park, glasgow (h) | denmark | 3-1 | friendly | billy steel, lawrie reilly, robert mitchell row 6 : 16 may 1951 | hampden park, glasgow (h) | france | 1-0 | friendly | lawrie reilly row 7 : 20 may 1951 | heysel stadium, brussels (a) | belgium | 5-0 | friendly | george hamilton (3), jimmy mason, willie waddell row 8 : 27 may 1951 | prater stadium, vienna (a) | austria | 0-4 | friendly | nan | table_csv/203_590.csv | 0 | {
"column_index": [
2
],
"row_index": [
0
]
} | [
"who were the opponents for the october 21, 1950 game?"
] | 1 | wales | [
"Date",
"Venue",
"Opponents",
"Score",
"Competition",
"Scotland scorer(s)"
] | who were the opponents for the october 21, 1950 game? | [
[
"21 October 1950",
"Ninian Park, Cardiff (A)",
"Wales",
"3-1",
"BHC",
"Lawrie Reilly (2), Billy Liddell"
],
[
"1 November 1950",
"Hampden Park, Glasgow (H)",
"Northern Ireland",
"6-1",
"BHC",
"Billy Steel (4), John McPhail (2)"
],
[
"13 December 1950",
"Hampden Park, Glasgow (H)",
"Austria",
"0-1",
"Friendly",
"nan"
],
[
"14 April 1951",
"Wembley Stadium, London (A)",
"England",
"3-2",
"BHC",
"Bobby Johnstone, Lawrie Reilly, Billy Liddell"
],
[
"12 May 1951",
"Hampden Park, Glasgow (H)",
"Denmark",
"3-1",
"Friendly",
"Billy Steel, Lawrie Reilly, Robert Mitchell"
],
[
"16 May 1951",
"Hampden Park, Glasgow (H)",
"France",
"1-0",
"Friendly",
"Lawrie Reilly"
],
[
"20 May 1951",
"Heysel Stadium, Brussels (A)",
"Belgium",
"5-0",
"Friendly",
"George Hamilton (3), Jimmy Mason, Willie Waddell"
],
[
"27 May 1951",
"Prater Stadium, Vienna (A)",
"Austria",
"0-4",
"Friendly",
"nan"
]
] | [
"Wales"
] | who were the opponents for the october 21, 1950 game? || |
ns-3185 | col : date | venue | opponents | score | competition | scotland scorer(s) row 1 : 21 october 1950 | ninian park, cardiff (a) | wales | 3-1 | bhc | lawrie reilly (2), billy liddell row 2 : 1 november 1950 | hampden park, glasgow (h) | northern ireland | 6-1 | bhc | billy steel (4), john mcphail (2) row 3 : 13 december 1950 | hampden park, glasgow (h) | austria | 0-1 | friendly | nan row 4 : 14 april 1951 | wembley stadium, london (a) | england | 3-2 | bhc | bobby johnstone, lawrie reilly, billy liddell row 5 : 12 may 1951 | hampden park, glasgow (h) | denmark | 3-1 | friendly | billy steel, lawrie reilly, robert mitchell row 6 : 16 may 1951 | hampden park, glasgow (h) | france | 1-0 | friendly | lawrie reilly row 7 : 20 may 1951 | heysel stadium, brussels (a) | belgium | 5-0 | friendly | george hamilton (3), jimmy mason, willie waddell row 8 : 27 may 1951 | prater stadium, vienna (a) | austria | 0-4 | friendly | nan | table_csv/203_590.csv | 1 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"who were the opponents for the october 21, 1950 game?",
"which date was the score 6-1?"
] | 1 | 1 november 1950 | [
"Date",
"Venue",
"Opponents",
"Score",
"Competition",
"Scotland scorer(s)"
] | which date was the score 6-1? | [
[
"21 October 1950",
"Ninian Park, Cardiff (A)",
"Wales",
"3-1",
"BHC",
"Lawrie Reilly (2), Billy Liddell"
],
[
"1 November 1950",
"Hampden Park, Glasgow (H)",
"Northern Ireland",
"6-1",
"BHC",
"Billy Steel (4), John McPhail (2)"
],
[
"13 December 1950",
"Hampden Park, Glasgow (H)",
"Austria",
"0-1",
"Friendly",
"nan"
],
[
"14 April 1951",
"Wembley Stadium, London (A)",
"England",
"3-2",
"BHC",
"Bobby Johnstone, Lawrie Reilly, Billy Liddell"
],
[
"12 May 1951",
"Hampden Park, Glasgow (H)",
"Denmark",
"3-1",
"Friendly",
"Billy Steel, Lawrie Reilly, Robert Mitchell"
],
[
"16 May 1951",
"Hampden Park, Glasgow (H)",
"France",
"1-0",
"Friendly",
"Lawrie Reilly"
],
[
"20 May 1951",
"Heysel Stadium, Brussels (A)",
"Belgium",
"5-0",
"Friendly",
"George Hamilton (3), Jimmy Mason, Willie Waddell"
],
[
"27 May 1951",
"Prater Stadium, Vienna (A)",
"Austria",
"0-4",
"Friendly",
"nan"
]
] | [
"1 November 1950"
] | which date was the score 6-1? || who were the opponents for the october 21, 1950 game? |
ns-3185 | col : date | venue | opponents | score | competition | scotland scorer(s) row 1 : 21 october 1950 | ninian park, cardiff (a) | wales | 3-1 | bhc | lawrie reilly (2), billy liddell row 2 : 1 november 1950 | hampden park, glasgow (h) | northern ireland | 6-1 | bhc | billy steel (4), john mcphail (2) row 3 : 13 december 1950 | hampden park, glasgow (h) | austria | 0-1 | friendly | nan row 4 : 14 april 1951 | wembley stadium, london (a) | england | 3-2 | bhc | bobby johnstone, lawrie reilly, billy liddell row 5 : 12 may 1951 | hampden park, glasgow (h) | denmark | 3-1 | friendly | billy steel, lawrie reilly, robert mitchell row 6 : 16 may 1951 | hampden park, glasgow (h) | france | 1-0 | friendly | lawrie reilly row 7 : 20 may 1951 | heysel stadium, brussels (a) | belgium | 5-0 | friendly | george hamilton (3), jimmy mason, willie waddell row 8 : 27 may 1951 | prater stadium, vienna (a) | austria | 0-4 | friendly | nan | table_csv/203_590.csv | 0 | {
"column_index": [
0,
0
],
"row_index": [
1,
4
]
} | [
"what dates did billy steel score points?"
] | 2 | 1 november 1950, 12 may 1951 | [
"Date",
"Venue",
"Opponents",
"Score",
"Competition",
"Scotland scorer(s)"
] | what dates did billy steel score points? | [
[
"21 October 1950",
"Ninian Park, Cardiff (A)",
"Wales",
"3-1",
"BHC",
"Lawrie Reilly (2), Billy Liddell"
],
[
"1 November 1950",
"Hampden Park, Glasgow (H)",
"Northern Ireland",
"6-1",
"BHC",
"Billy Steel (4), John McPhail (2)"
],
[
"13 December 1950",
"Hampden Park, Glasgow (H)",
"Austria",
"0-1",
"Friendly",
"nan"
],
[
"14 April 1951",
"Wembley Stadium, London (A)",
"England",
"3-2",
"BHC",
"Bobby Johnstone, Lawrie Reilly, Billy Liddell"
],
[
"12 May 1951",
"Hampden Park, Glasgow (H)",
"Denmark",
"3-1",
"Friendly",
"Billy Steel, Lawrie Reilly, Robert Mitchell"
],
[
"16 May 1951",
"Hampden Park, Glasgow (H)",
"France",
"1-0",
"Friendly",
"Lawrie Reilly"
],
[
"20 May 1951",
"Heysel Stadium, Brussels (A)",
"Belgium",
"5-0",
"Friendly",
"George Hamilton (3), Jimmy Mason, Willie Waddell"
],
[
"27 May 1951",
"Prater Stadium, Vienna (A)",
"Austria",
"0-4",
"Friendly",
"nan"
]
] | [
"1 November 1950",
"12 May 1951"
] | what dates did billy steel score points? || |
ns-3185 | col : date | venue | opponents | score | competition | scotland scorer(s) row 1 : 21 october 1950 | ninian park, cardiff (a) | wales | 3-1 | bhc | lawrie reilly (2), billy liddell row 2 : 1 november 1950 | hampden park, glasgow (h) | northern ireland | 6-1 | bhc | billy steel (4), john mcphail (2) row 3 : 13 december 1950 | hampden park, glasgow (h) | austria | 0-1 | friendly | nan row 4 : 14 april 1951 | wembley stadium, london (a) | england | 3-2 | bhc | bobby johnstone, lawrie reilly, billy liddell row 5 : 12 may 1951 | hampden park, glasgow (h) | denmark | 3-1 | friendly | billy steel, lawrie reilly, robert mitchell row 6 : 16 may 1951 | hampden park, glasgow (h) | france | 1-0 | friendly | lawrie reilly row 7 : 20 may 1951 | heysel stadium, brussels (a) | belgium | 5-0 | friendly | george hamilton (3), jimmy mason, willie waddell row 8 : 27 may 1951 | prater stadium, vienna (a) | austria | 0-4 | friendly | nan | table_csv/203_590.csv | 1 | {
"column_index": [
0
],
"row_index": [
4
]
} | [
"what dates did billy steel score points?",
"what date did billy steel score the second most points?"
] | 2 | 12 may 1951 | [
"Date",
"Venue",
"Opponents",
"Score",
"Competition",
"Scotland scorer(s)"
] | what date did billy steel score the second most points? | [
[
"21 October 1950",
"Ninian Park, Cardiff (A)",
"Wales",
"3-1",
"BHC",
"Lawrie Reilly (2), Billy Liddell"
],
[
"1 November 1950",
"Hampden Park, Glasgow (H)",
"Northern Ireland",
"6-1",
"BHC",
"Billy Steel (4), John McPhail (2)"
],
[
"13 December 1950",
"Hampden Park, Glasgow (H)",
"Austria",
"0-1",
"Friendly",
"nan"
],
[
"14 April 1951",
"Wembley Stadium, London (A)",
"England",
"3-2",
"BHC",
"Bobby Johnstone, Lawrie Reilly, Billy Liddell"
],
[
"12 May 1951",
"Hampden Park, Glasgow (H)",
"Denmark",
"3-1",
"Friendly",
"Billy Steel, Lawrie Reilly, Robert Mitchell"
],
[
"16 May 1951",
"Hampden Park, Glasgow (H)",
"France",
"1-0",
"Friendly",
"Lawrie Reilly"
],
[
"20 May 1951",
"Heysel Stadium, Brussels (A)",
"Belgium",
"5-0",
"Friendly",
"George Hamilton (3), Jimmy Mason, Willie Waddell"
],
[
"27 May 1951",
"Prater Stadium, Vienna (A)",
"Austria",
"0-4",
"Friendly",
"nan"
]
] | [
"12 May 1951"
] | what date did billy steel score the second most points? || what dates did billy steel score points? |
ns-3185 | col : date | venue | opponents | score | competition | scotland scorer(s) row 1 : 21 october 1950 | ninian park, cardiff (a) | wales | 3-1 | bhc | lawrie reilly (2), billy liddell row 2 : 1 november 1950 | hampden park, glasgow (h) | northern ireland | 6-1 | bhc | billy steel (4), john mcphail (2) row 3 : 13 december 1950 | hampden park, glasgow (h) | austria | 0-1 | friendly | nan row 4 : 14 april 1951 | wembley stadium, london (a) | england | 3-2 | bhc | bobby johnstone, lawrie reilly, billy liddell row 5 : 12 may 1951 | hampden park, glasgow (h) | denmark | 3-1 | friendly | billy steel, lawrie reilly, robert mitchell row 6 : 16 may 1951 | hampden park, glasgow (h) | france | 1-0 | friendly | lawrie reilly row 7 : 20 may 1951 | heysel stadium, brussels (a) | belgium | 5-0 | friendly | george hamilton (3), jimmy mason, willie waddell row 8 : 27 may 1951 | prater stadium, vienna (a) | austria | 0-4 | friendly | nan | table_csv/203_590.csv | 2 | {
"column_index": [
0
],
"row_index": [
1
]
} | [
"what dates did billy steel score points?",
"what date did billy steel score the second most points?",
"what date did billy steel score the most points?"
] | 2 | 1 november 1950 | [
"Date",
"Venue",
"Opponents",
"Score",
"Competition",
"Scotland scorer(s)"
] | what date did billy steel score the most points? | [
[
"21 October 1950",
"Ninian Park, Cardiff (A)",
"Wales",
"3-1",
"BHC",
"Lawrie Reilly (2), Billy Liddell"
],
[
"1 November 1950",
"Hampden Park, Glasgow (H)",
"Northern Ireland",
"6-1",
"BHC",
"Billy Steel (4), John McPhail (2)"
],
[
"13 December 1950",
"Hampden Park, Glasgow (H)",
"Austria",
"0-1",
"Friendly",
"nan"
],
[
"14 April 1951",
"Wembley Stadium, London (A)",
"England",
"3-2",
"BHC",
"Bobby Johnstone, Lawrie Reilly, Billy Liddell"
],
[
"12 May 1951",
"Hampden Park, Glasgow (H)",
"Denmark",
"3-1",
"Friendly",
"Billy Steel, Lawrie Reilly, Robert Mitchell"
],
[
"16 May 1951",
"Hampden Park, Glasgow (H)",
"France",
"1-0",
"Friendly",
"Lawrie Reilly"
],
[
"20 May 1951",
"Heysel Stadium, Brussels (A)",
"Belgium",
"5-0",
"Friendly",
"George Hamilton (3), Jimmy Mason, Willie Waddell"
],
[
"27 May 1951",
"Prater Stadium, Vienna (A)",
"Austria",
"0-4",
"Friendly",
"nan"
]
] | [
"1 November 1950"
] | what date did billy steel score the most points? || what date did billy steel score the second most points? | what dates did billy steel score points? |
nt-12260 | col : rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast, st michael's mount, row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks, flamborough head, row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the london plane, city gardens, ham row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill, aysgar row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove, devil's punch bowl, row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale, blue john cavern, cres row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds yat, cheddar gorge, row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters, north downs, | table_csv/203_287.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 areas?"
] | 0 | south west, yorkshire & lincolnshire, london, the north, the south, the midlands, the west country, south east | [
"Rank",
"Area",
"Date",
"Presenter",
"Seven wonders covered"
] | what are all the areas? | [
[
"1",
"South West",
"3 May",
"Samantha Smith",
"Dartmoor, Jurassic Coast, St Michael's Mount,"
],
[
"2",
"Yorkshire & Lincolnshire",
"9 May",
"Paul Hudson",
"Malham Cove, the Three Peaks, Flamborough Head,"
],
[
"3",
"London",
"16 May",
"Bill Oddie",
"Islands in the River Thames, the London Plane, City Gardens, Ham"
],
[
"4",
"The North",
"23 May",
"Chris Jackson",
"Lake District, River Wear, Whin Sill, Aysgar"
],
[
"5",
"The South",
"30 May",
"Aubrey Manning",
"The Needles, Lulworth Cove, Devil's Punch Bowl,"
],
[
"6",
"The Midlands",
"6 June",
"Dominic Heale",
"Kinder Scout, Dovedale, Blue John Cavern, Cres"
],
[
"7",
"The West Country",
"17 June",
"Amanda Parr",
"Avebury, Symonds Yat, Cheddar Gorge,"
],
[
"8",
"South East",
"22 June",
"Kaddy Lee-Preston",
"White Cliffs of Dover, Seven Sisters, North Downs,"
]
] | [
"South West",
"Yorkshire & Lincolnshire",
"London",
"The North",
"The South",
"The Midlands",
"The West Country",
"South East"
] | what are all the areas? || |
nt-12260 | col : rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast, st michael's mount, row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks, flamborough head, row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the london plane, city gardens, ham row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill, aysgar row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove, devil's punch bowl, row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale, blue john cavern, cres row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds yat, cheddar gorge, row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters, north downs, | table_csv/203_287.csv | 1 | {
"column_index": [
4,
4,
4,
4,
4,
4,
4,
4
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7
]
} | [
"what are all the areas?",
"for these areas, what are the seven wonders covered?"
] | 0 | dartmoor, jurassic coast, st michael's mount,, malham cove, the three peaks, flamborough head,, islands in the river thames, the london plane, city gardens, ham, lake district, river wear, whin sill, aysgar, the needles, lulworth cove, devil's punch bowl,, kinder scout, dovedale, blue john cavern, cres, avebury, symonds yat, cheddar gorge,, white cliffs of dover, seven sisters, north downs, | [
"Rank",
"Area",
"Date",
"Presenter",
"Seven wonders covered"
] | for these areas, what are the seven wonders covered? | [
[
"1",
"South West",
"3 May",
"Samantha Smith",
"Dartmoor, Jurassic Coast, St Michael's Mount,"
],
[
"2",
"Yorkshire & Lincolnshire",
"9 May",
"Paul Hudson",
"Malham Cove, the Three Peaks, Flamborough Head,"
],
[
"3",
"London",
"16 May",
"Bill Oddie",
"Islands in the River Thames, the London Plane, City Gardens, Ham"
],
[
"4",
"The North",
"23 May",
"Chris Jackson",
"Lake District, River Wear, Whin Sill, Aysgar"
],
[
"5",
"The South",
"30 May",
"Aubrey Manning",
"The Needles, Lulworth Cove, Devil's Punch Bowl,"
],
[
"6",
"The Midlands",
"6 June",
"Dominic Heale",
"Kinder Scout, Dovedale, Blue John Cavern, Cres"
],
[
"7",
"The West Country",
"17 June",
"Amanda Parr",
"Avebury, Symonds Yat, Cheddar Gorge,"
],
[
"8",
"South East",
"22 June",
"Kaddy Lee-Preston",
"White Cliffs of Dover, Seven Sisters, North Downs,"
]
] | [
"Dartmoor, Jurassic Coast, St Michael's Mount,",
"Malham Cove, the Three Peaks, Flamborough Head,",
"Islands in the River Thames, the London Plane, City Gardens, Ham",
"Lake District, River Wear, Whin Sill, Aysgar",
"The Needles, Lulworth Cove, Devil's Punch Bowl,",
"Kinder Scout, Dovedale, Blue John Cavern, Cres",
"Avebury, Symonds Yat, Cheddar Gorge,",
"White Cliffs of Dover, Seven Sisters, North Downs,"
] | for these areas, what are the seven wonders covered? || what are all the areas? |
nt-12260 | col : rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast, st michael's mount, row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks, flamborough head, row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the london plane, city gardens, ham row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill, aysgar row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove, devil's punch bowl, row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale, blue john cavern, cres row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds yat, cheddar gorge, row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters, north downs, | table_csv/203_287.csv | 2 | {
"column_index": [
4
],
"row_index": [
6
]
} | [
"what are all the areas?",
"for these areas, what are the seven wonders covered?",
"of the seven wonders covered in these areas, which group contains both the river severn and exemoor?"
] | 0 | avebury, symonds yat, cheddar gorge, | [
"Rank",
"Area",
"Date",
"Presenter",
"Seven wonders covered"
] | of the seven wonders covered in these areas, which group contains both the river severn and exemoor? | [
[
"1",
"South West",
"3 May",
"Samantha Smith",
"Dartmoor, Jurassic Coast, St Michael's Mount,"
],
[
"2",
"Yorkshire & Lincolnshire",
"9 May",
"Paul Hudson",
"Malham Cove, the Three Peaks, Flamborough Head,"
],
[
"3",
"London",
"16 May",
"Bill Oddie",
"Islands in the River Thames, the London Plane, City Gardens, Ham"
],
[
"4",
"The North",
"23 May",
"Chris Jackson",
"Lake District, River Wear, Whin Sill, Aysgar"
],
[
"5",
"The South",
"30 May",
"Aubrey Manning",
"The Needles, Lulworth Cove, Devil's Punch Bowl,"
],
[
"6",
"The Midlands",
"6 June",
"Dominic Heale",
"Kinder Scout, Dovedale, Blue John Cavern, Cres"
],
[
"7",
"The West Country",
"17 June",
"Amanda Parr",
"Avebury, Symonds Yat, Cheddar Gorge,"
],
[
"8",
"South East",
"22 June",
"Kaddy Lee-Preston",
"White Cliffs of Dover, Seven Sisters, North Downs,"
]
] | [
"Avebury, Symonds Yat, Cheddar Gorge,"
] | of the seven wonders covered in these areas, which group contains both the river severn and exemoor? || for these areas, what are the seven wonders covered? | what are all the areas? |
nt-12260 | col : rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast, st michael's mount, row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks, flamborough head, row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the london plane, city gardens, ham row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill, aysgar row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove, devil's punch bowl, row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale, blue john cavern, cres row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds yat, cheddar gorge, row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters, north downs, | table_csv/203_287.csv | 3 | {
"column_index": [
1
],
"row_index": [
6
]
} | [
"what are all the areas?",
"for these areas, what are the seven wonders covered?",
"of the seven wonders covered in these areas, which group contains both the river severn and exemoor?",
"which area corresponds to this group of seven wonders?"
] | 0 | the west country | [
"Rank",
"Area",
"Date",
"Presenter",
"Seven wonders covered"
] | which area corresponds to this group of seven wonders? | [
[
"1",
"South West",
"3 May",
"Samantha Smith",
"Dartmoor, Jurassic Coast, St Michael's Mount,"
],
[
"2",
"Yorkshire & Lincolnshire",
"9 May",
"Paul Hudson",
"Malham Cove, the Three Peaks, Flamborough Head,"
],
[
"3",
"London",
"16 May",
"Bill Oddie",
"Islands in the River Thames, the London Plane, City Gardens, Ham"
],
[
"4",
"The North",
"23 May",
"Chris Jackson",
"Lake District, River Wear, Whin Sill, Aysgar"
],
[
"5",
"The South",
"30 May",
"Aubrey Manning",
"The Needles, Lulworth Cove, Devil's Punch Bowl,"
],
[
"6",
"The Midlands",
"6 June",
"Dominic Heale",
"Kinder Scout, Dovedale, Blue John Cavern, Cres"
],
[
"7",
"The West Country",
"17 June",
"Amanda Parr",
"Avebury, Symonds Yat, Cheddar Gorge,"
],
[
"8",
"South East",
"22 June",
"Kaddy Lee-Preston",
"White Cliffs of Dover, Seven Sisters, North Downs,"
]
] | [
"The West Country"
] | which area corresponds to this group of seven wonders? || of the seven wonders covered in these areas, which group contains both the river severn and exemoor? | for these areas, what are the seven wonders covered? | what are all the areas? |
nt-12260 | col : rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast, st michael's mount, row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks, flamborough head, row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the london plane, city gardens, ham row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill, aysgar row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove, devil's punch bowl, row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale, blue john cavern, cres row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds yat, cheddar gorge, row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters, north downs, | table_csv/203_287.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 areas?"
] | 1 | south west, yorkshire & lincolnshire, london, the north, the south, the midlands, the west country, south east | [
"Rank",
"Area",
"Date",
"Presenter",
"Seven wonders covered"
] | what are all the areas? | [
[
"1",
"South West",
"3 May",
"Samantha Smith",
"Dartmoor, Jurassic Coast, St Michael's Mount,"
],
[
"2",
"Yorkshire & Lincolnshire",
"9 May",
"Paul Hudson",
"Malham Cove, the Three Peaks, Flamborough Head,"
],
[
"3",
"London",
"16 May",
"Bill Oddie",
"Islands in the River Thames, the London Plane, City Gardens, Ham"
],
[
"4",
"The North",
"23 May",
"Chris Jackson",
"Lake District, River Wear, Whin Sill, Aysgar"
],
[
"5",
"The South",
"30 May",
"Aubrey Manning",
"The Needles, Lulworth Cove, Devil's Punch Bowl,"
],
[
"6",
"The Midlands",
"6 June",
"Dominic Heale",
"Kinder Scout, Dovedale, Blue John Cavern, Cres"
],
[
"7",
"The West Country",
"17 June",
"Amanda Parr",
"Avebury, Symonds Yat, Cheddar Gorge,"
],
[
"8",
"South East",
"22 June",
"Kaddy Lee-Preston",
"White Cliffs of Dover, Seven Sisters, North Downs,"
]
] | [
"South West",
"Yorkshire & Lincolnshire",
"London",
"The North",
"The South",
"The Midlands",
"The West Country",
"South East"
] | what are all the areas? || |
nt-12260 | col : rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast, st michael's mount, row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks, flamborough head, row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the london plane, city gardens, ham row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill, aysgar row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove, devil's punch bowl, row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale, blue john cavern, cres row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds yat, cheddar gorge, row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters, north downs, | table_csv/203_287.csv | 1 | {
"column_index": [
4,
4,
4,
4,
4,
4,
4,
4
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7
]
} | [
"what are all the areas?",
"which seven wonders do they have covered?"
] | 1 | dartmoor, jurassic coast, st michael's mount,, malham cove, the three peaks, flamborough head,, islands in the river thames, the london plane, city gardens, ham, lake district, river wear, whin sill, aysgar, the needles, lulworth cove, devil's punch bowl,, kinder scout, dovedale, blue john cavern, cres, avebury, symonds yat, cheddar gorge,, white cliffs of dover, seven sisters, north downs, | [
"Rank",
"Area",
"Date",
"Presenter",
"Seven wonders covered"
] | which seven wonders do they have covered? | [
[
"1",
"South West",
"3 May",
"Samantha Smith",
"Dartmoor, Jurassic Coast, St Michael's Mount,"
],
[
"2",
"Yorkshire & Lincolnshire",
"9 May",
"Paul Hudson",
"Malham Cove, the Three Peaks, Flamborough Head,"
],
[
"3",
"London",
"16 May",
"Bill Oddie",
"Islands in the River Thames, the London Plane, City Gardens, Ham"
],
[
"4",
"The North",
"23 May",
"Chris Jackson",
"Lake District, River Wear, Whin Sill, Aysgar"
],
[
"5",
"The South",
"30 May",
"Aubrey Manning",
"The Needles, Lulworth Cove, Devil's Punch Bowl,"
],
[
"6",
"The Midlands",
"6 June",
"Dominic Heale",
"Kinder Scout, Dovedale, Blue John Cavern, Cres"
],
[
"7",
"The West Country",
"17 June",
"Amanda Parr",
"Avebury, Symonds Yat, Cheddar Gorge,"
],
[
"8",
"South East",
"22 June",
"Kaddy Lee-Preston",
"White Cliffs of Dover, Seven Sisters, North Downs,"
]
] | [
"Dartmoor, Jurassic Coast, St Michael's Mount,",
"Malham Cove, the Three Peaks, Flamborough Head,",
"Islands in the River Thames, the London Plane, City Gardens, Ham",
"Lake District, River Wear, Whin Sill, Aysgar",
"The Needles, Lulworth Cove, Devil's Punch Bowl,",
"Kinder Scout, Dovedale, Blue John Cavern, Cres",
"Avebury, Symonds Yat, Cheddar Gorge,",
"White Cliffs of Dover, Seven Sisters, North Downs,"
] | which seven wonders do they have covered? || what are all the areas? |
nt-12260 | col : rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast, st michael's mount, row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks, flamborough head, row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the london plane, city gardens, ham row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill, aysgar row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove, devil's punch bowl, row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale, blue john cavern, cres row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds yat, cheddar gorge, row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters, north downs, | table_csv/203_287.csv | 2 | {
"column_index": [
1
],
"row_index": [
6
]
} | [
"what are all the areas?",
"which seven wonders do they have covered?",
"which of these areas covers both river severn and exmoor?"
] | 1 | the west country | [
"Rank",
"Area",
"Date",
"Presenter",
"Seven wonders covered"
] | which of these areas covers both river severn and exmoor? | [
[
"1",
"South West",
"3 May",
"Samantha Smith",
"Dartmoor, Jurassic Coast, St Michael's Mount,"
],
[
"2",
"Yorkshire & Lincolnshire",
"9 May",
"Paul Hudson",
"Malham Cove, the Three Peaks, Flamborough Head,"
],
[
"3",
"London",
"16 May",
"Bill Oddie",
"Islands in the River Thames, the London Plane, City Gardens, Ham"
],
[
"4",
"The North",
"23 May",
"Chris Jackson",
"Lake District, River Wear, Whin Sill, Aysgar"
],
[
"5",
"The South",
"30 May",
"Aubrey Manning",
"The Needles, Lulworth Cove, Devil's Punch Bowl,"
],
[
"6",
"The Midlands",
"6 June",
"Dominic Heale",
"Kinder Scout, Dovedale, Blue John Cavern, Cres"
],
[
"7",
"The West Country",
"17 June",
"Amanda Parr",
"Avebury, Symonds Yat, Cheddar Gorge,"
],
[
"8",
"South East",
"22 June",
"Kaddy Lee-Preston",
"White Cliffs of Dover, Seven Sisters, North Downs,"
]
] | [
"The West Country"
] | which of these areas covers both river severn and exmoor? || which seven wonders do they have covered? | what are all the areas? |
nt-12260 | col : rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast, st michael's mount, row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks, flamborough head, row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the london plane, city gardens, ham row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill, aysgar row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove, devil's punch bowl, row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale, blue john cavern, cres row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds yat, cheddar gorge, row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters, north downs, | table_csv/203_287.csv | 0 | {
"column_index": [
4,
4,
4,
4,
4,
4,
4,
4
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7
]
} | [
"what were the seven wonders for each area?"
] | 2 | dartmoor, jurassic coast, st michael's mount,, malham cove, the three peaks, flamborough head,, islands in the river thames, the london plane, city gardens, ham, lake district, river wear, whin sill, aysgar, the needles, lulworth cove, devil's punch bowl,, kinder scout, dovedale, blue john cavern, cres, avebury, symonds yat, cheddar gorge,, white cliffs of dover, seven sisters, north downs, | [
"Rank",
"Area",
"Date",
"Presenter",
"Seven wonders covered"
] | what were the seven wonders for each area? | [
[
"1",
"South West",
"3 May",
"Samantha Smith",
"Dartmoor, Jurassic Coast, St Michael's Mount,"
],
[
"2",
"Yorkshire & Lincolnshire",
"9 May",
"Paul Hudson",
"Malham Cove, the Three Peaks, Flamborough Head,"
],
[
"3",
"London",
"16 May",
"Bill Oddie",
"Islands in the River Thames, the London Plane, City Gardens, Ham"
],
[
"4",
"The North",
"23 May",
"Chris Jackson",
"Lake District, River Wear, Whin Sill, Aysgar"
],
[
"5",
"The South",
"30 May",
"Aubrey Manning",
"The Needles, Lulworth Cove, Devil's Punch Bowl,"
],
[
"6",
"The Midlands",
"6 June",
"Dominic Heale",
"Kinder Scout, Dovedale, Blue John Cavern, Cres"
],
[
"7",
"The West Country",
"17 June",
"Amanda Parr",
"Avebury, Symonds Yat, Cheddar Gorge,"
],
[
"8",
"South East",
"22 June",
"Kaddy Lee-Preston",
"White Cliffs of Dover, Seven Sisters, North Downs,"
]
] | [
"Dartmoor, Jurassic Coast, St Michael's Mount,",
"Malham Cove, the Three Peaks, Flamborough Head,",
"Islands in the River Thames, the London Plane, City Gardens, Ham",
"Lake District, River Wear, Whin Sill, Aysgar",
"The Needles, Lulworth Cove, Devil's Punch Bowl,",
"Kinder Scout, Dovedale, Blue John Cavern, Cres",
"Avebury, Symonds Yat, Cheddar Gorge,",
"White Cliffs of Dover, Seven Sisters, North Downs,"
] | what were the seven wonders for each area? || |
nt-12260 | col : rank | area | date | presenter | seven wonders covered row 1 : 1 | south west | 3 may | samantha smith | dartmoor, jurassic coast, st michael's mount, row 2 : 2 | yorkshire & lincolnshire | 9 may | paul hudson | malham cove, the three peaks, flamborough head, row 3 : 3 | london | 16 may | bill oddie | islands in the river thames, the london plane, city gardens, ham row 4 : 4 | the north | 23 may | chris jackson | lake district, river wear, whin sill, aysgar row 5 : 5 | the south | 30 may | aubrey manning | the needles, lulworth cove, devil's punch bowl, row 6 : 6 | the midlands | 6 june | dominic heale | kinder scout, dovedale, blue john cavern, cres row 7 : 7 | the west country | 17 june | amanda parr | avebury, symonds yat, cheddar gorge, row 8 : 8 | south east | 22 june | kaddy lee-preston | white cliffs of dover, seven sisters, north downs, | table_csv/203_287.csv | 1 | {
"column_index": [
1
],
"row_index": [
6
]
} | [
"what were the seven wonders for each area?",
"which area contains both river severn and exmoor?"
] | 2 | the west country | [
"Rank",
"Area",
"Date",
"Presenter",
"Seven wonders covered"
] | which area contains both river severn and exmoor? | [
[
"1",
"South West",
"3 May",
"Samantha Smith",
"Dartmoor, Jurassic Coast, St Michael's Mount,"
],
[
"2",
"Yorkshire & Lincolnshire",
"9 May",
"Paul Hudson",
"Malham Cove, the Three Peaks, Flamborough Head,"
],
[
"3",
"London",
"16 May",
"Bill Oddie",
"Islands in the River Thames, the London Plane, City Gardens, Ham"
],
[
"4",
"The North",
"23 May",
"Chris Jackson",
"Lake District, River Wear, Whin Sill, Aysgar"
],
[
"5",
"The South",
"30 May",
"Aubrey Manning",
"The Needles, Lulworth Cove, Devil's Punch Bowl,"
],
[
"6",
"The Midlands",
"6 June",
"Dominic Heale",
"Kinder Scout, Dovedale, Blue John Cavern, Cres"
],
[
"7",
"The West Country",
"17 June",
"Amanda Parr",
"Avebury, Symonds Yat, Cheddar Gorge,"
],
[
"8",
"South East",
"22 June",
"Kaddy Lee-Preston",
"White Cliffs of Dover, Seven Sisters, North Downs,"
]
] | [
"The West Country"
] | which area contains both river severn and exmoor? || what were the seven wonders for each area? |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 0 | {
"column_index": [
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19
]
} | [
"what were the different venues during the siham hilali?"
] | 0 | sherbrooke, canada, grosseto, italy, grosseto, italy, stuttgart, germany, osaka, japan, valencia, spain, beijing, china, pescara, italy, berlin, germany, beirut, lebanon, nairobi, kenya, daegu, south korea, doha, qatar, istanbul, turkey, mersin, turkey, mersin, turkey, moscow, russia, nice, france, nice, france, sopot, poland | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | what were the different venues during the siham hilali? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"Sherbrooke, Canada",
"Grosseto, Italy",
"Grosseto, Italy",
"Stuttgart, Germany",
"Osaka, Japan",
"Valencia, Spain",
"Beijing, China",
"Pescara, Italy",
"Berlin, Germany",
"Beirut, Lebanon",
"Nairobi, Kenya",
"Daegu, South Korea",
"Doha, Qatar",
"Istanbul, Turkey",
"Mersin, Turkey",
"Mersin, Turkey",
"Moscow, Russia",
"Nice, France",
"Nice, France",
"Sopot, Poland"
] | what were the different venues during the siham hilali? || |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 1 | {
"column_index": [
2,
2
],
"row_index": [
3,
4
]
} | [
"what were the different venues during the siham hilali?",
"what venue took place in 2007"
] | 0 | stuttgart, germany, osaka, japan | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | what venue took place in 2007 | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"Stuttgart, Germany",
"Osaka, Japan"
] | what venue took place in 2007 || what were the different venues during the siham hilali? |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 2 | {
"column_index": [
2
],
"row_index": [
3
]
} | [
"what were the different venues during the siham hilali?",
"what venue took place in 2007",
"which venue had an 8th place position during this year?"
] | 0 | stuttgart, germany | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | which venue had an 8th place position during this year? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"Stuttgart, Germany"
] | which venue had an 8th place position during this year? || what venue took place in 2007 | what were the different venues during the siham hilali? |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 0 | {
"column_index": [
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19
]
} | [
"what are all of the venues?"
] | 1 | sherbrooke, canada, grosseto, italy, grosseto, italy, stuttgart, germany, osaka, japan, valencia, spain, beijing, china, pescara, italy, berlin, germany, beirut, lebanon, nairobi, kenya, daegu, south korea, doha, qatar, istanbul, turkey, mersin, turkey, mersin, turkey, moscow, russia, nice, france, nice, france, sopot, poland | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | what are all of the venues? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"Sherbrooke, Canada",
"Grosseto, Italy",
"Grosseto, Italy",
"Stuttgart, Germany",
"Osaka, Japan",
"Valencia, Spain",
"Beijing, China",
"Pescara, Italy",
"Berlin, Germany",
"Beirut, Lebanon",
"Nairobi, Kenya",
"Daegu, South Korea",
"Doha, Qatar",
"Istanbul, Turkey",
"Mersin, Turkey",
"Mersin, Turkey",
"Moscow, Russia",
"Nice, France",
"Nice, France",
"Sopot, Poland"
] | what are all of the venues? || |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 1 | {
"column_index": [
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
]
} | [
"what are all of the venues?",
"when did the events take place?"
] | 1 | 2003, 2004, 2004, 2007, 2007, 2008, 2008, 2009, 2009, 2009, 2010, 2011, 2011, 2012, 2013, 2013, 2013, 2013, 2013, 2014 | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | when did the events take place? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"2003",
"2004",
"2004",
"2007",
"2007",
"2008",
"2008",
"2009",
"2009",
"2009",
"2010",
"2011",
"2011",
"2012",
"2013",
"2013",
"2013",
"2013",
"2013",
"2014"
] | when did the events take place? || what are all of the venues? |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 2 | {
"column_index": [
2,
2
],
"row_index": [
3,
4
]
} | [
"what are all of the venues?",
"when did the events take place?",
"which venues were used in 2007?"
] | 1 | stuttgart, germany, osaka, japan | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | which venues were used in 2007? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"Stuttgart, Germany",
"Osaka, Japan"
] | which venues were used in 2007? || when did the events take place? | what are all of the venues? |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 3 | {
"column_index": [
3,
3
],
"row_index": [
3,
4
]
} | [
"what are all of the venues?",
"when did the events take place?",
"which venues were used in 2007?",
"of those two, what were their positions?"
] | 1 | 8th, 31st (h) | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | of those two, what were their positions? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"8th",
"31st (h)"
] | of those two, what were their positions? || which venues were used in 2007? | when did the events take place? | what are all of the venues? |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 4 | {
"column_index": [
2
],
"row_index": [
3
]
} | [
"what are all of the venues?",
"when did the events take place?",
"which venues were used in 2007?",
"of those two, what were their positions?",
"which venue was in 8th?"
] | 1 | stuttgart, germany | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | which venue was in 8th? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"Stuttgart, Germany"
] | which venue was in 8th? || of those two, what were their positions? | which venues were used in 2007? | when did the events take place? | what are all of the venues? |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 0 | {
"column_index": [
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
]
} | [
"what were the years listed?"
] | 2 | 2003, 2004, 2004, 2007, 2007, 2008, 2008, 2009, 2009, 2009, 2010, 2011, 2011, 2012, 2013, 2013, 2013, 2013, 2013, 2014 | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | what were the years listed? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"2003",
"2004",
"2004",
"2007",
"2007",
"2008",
"2008",
"2009",
"2009",
"2009",
"2010",
"2011",
"2011",
"2012",
"2013",
"2013",
"2013",
"2013",
"2013",
"2014"
] | what were the years listed? || |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 1 | {
"column_index": [
2,
2
],
"row_index": [
3,
4
]
} | [
"what were the years listed?",
"which countries had venues in 2007?"
] | 2 | stuttgart, germany, osaka, japan | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | which countries had venues in 2007? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"Stuttgart, Germany",
"Osaka, Japan"
] | which countries had venues in 2007? || what were the years listed? |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 2 | {
"column_index": [
3,
3
],
"row_index": [
3,
4
]
} | [
"what were the years listed?",
"which countries had venues in 2007?",
"which places were they in?"
] | 2 | 8th, 31st (h) | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | which places were they in? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"8th",
"31st (h)"
] | which places were they in? || which countries had venues in 2007? | what were the years listed? |
nt-11740 | col : year | competition | venue | position | event | notes row 1 : 2003 | world youth championships | sherbrooke, canada | 1st | 3000 m | 9:12.70 row 2 : 2004 | world junior championships | grosseto, italy | 3rd | 1500 m | 4:17.39 row 3 : 2004 | world junior championships | grosseto, italy | 3rd | 3000 m | 9:03.16 (pb) row 4 : 2007 | world athletics final | stuttgart, germany | 8th | 1500 m | 4:16.51 row 5 : 2007 | world championships | osaka, japan | 31st (h) | 1500 m | 4:22.12 row 6 : 2008 | world indoor championships | valencia, spain | 5th | 1500 m | 4:15.54 row 7 : 2008 | olympic games | beijing, china | 10th | 1500 m | 4:05.57 row 8 : 2009 | mediterranean games | pescara, italy | 4th | 1500 m | 4:12.83 row 9 : 2009 | world championships | berlin, germany | 29th (h) | 1500 m | 4:10.57 row 10 : 2009 | jeux de la francophonie | beirut, lebanon | 2nd | 1500 m | 4:21.56 row 11 : 2010 | african championships | nairobi, kenya | 11th | 1500 m | 4:20.98 row 12 : 2011 | world championships | daegu, south korea | 16th (sf) | 1500 m | 4:09.64 row 13 : 2011 | pan arab games | doha, qatar | 2nd | 1500 m | 4:20.83 row 14 : 2012 | world indoor championships | istanbul, turkey | 11th (h) | 1500 m | 4:11.69 row 15 : 2013 | mediterranean games | mersin, turkey | 2nd | 800 m | 2:00.79 row 16 : 2013 | mediterranean games | mersin, turkey | 1st | 1500 m | 4:04.06 row 17 : 2013 | world championships | moscow, russia | 11th | 1500 m | 4:09.16 row 18 : 2013 | jeux de la francophonie | nice, france | 4th | 800 m | 2:03.73 row 19 : 2013 | jeux de la francophonie | nice, france | 2nd | 1500 m | 4:18.89 row 20 : 2014 | world indoor championships | sopot, poland | 4th | 1500 m | 4:07.62 | table_csv/204_364.csv | 3 | {
"column_index": [
2
],
"row_index": [
3
]
} | [
"what were the years listed?",
"which countries had venues in 2007?",
"which places were they in?",
"which country was in 8th place?"
] | 2 | stuttgart, germany | [
"Year",
"Competition",
"Venue",
"Position",
"Event",
"Notes"
] | which country was in 8th place? | [
[
"2003",
"World Youth Championships",
"Sherbrooke, Canada",
"1st",
"3000 m",
"9:12.70"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"1500 m",
"4:17.39"
],
[
"2004",
"World Junior Championships",
"Grosseto, Italy",
"3rd",
"3000 m",
"9:03.16 (PB)"
],
[
"2007",
"World Athletics Final",
"Stuttgart, Germany",
"8th",
"1500 m",
"4:16.51"
],
[
"2007",
"World Championships",
"Osaka, Japan",
"31st (h)",
"1500 m",
"4:22.12"
],
[
"2008",
"World Indoor Championships",
"Valencia, Spain",
"5th",
"1500 m",
"4:15.54"
],
[
"2008",
"Olympic Games",
"Beijing, China",
"10th",
"1500 m",
"4:05.57"
],
[
"2009",
"Mediterranean Games",
"Pescara, Italy",
"4th",
"1500 m",
"4:12.83"
],
[
"2009",
"World Championships",
"Berlin, Germany",
"29th (h)",
"1500 m",
"4:10.57"
],
[
"2009",
"Jeux de la Francophonie",
"Beirut, Lebanon",
"2nd",
"1500 m",
"4:21.56"
],
[
"2010",
"African Championships",
"Nairobi, Kenya",
"11th",
"1500 m",
"4:20.98"
],
[
"2011",
"World Championships",
"Daegu, South Korea",
"16th (sf)",
"1500 m",
"4:09.64"
],
[
"2011",
"Pan Arab Games",
"Doha, Qatar",
"2nd",
"1500 m",
"4:20.83"
],
[
"2012",
"World Indoor Championships",
"Istanbul, Turkey",
"11th (h)",
"1500 m",
"4:11.69"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"2nd",
"800 m",
"2:00.79"
],
[
"2013",
"Mediterranean Games",
"Mersin, Turkey",
"1st",
"1500 m",
"4:04.06"
],
[
"2013",
"World Championships",
"Moscow, Russia",
"11th",
"1500 m",
"4:09.16"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"4th",
"800 m",
"2:03.73"
],
[
"2013",
"Jeux de la Francophonie",
"Nice, France",
"2nd",
"1500 m",
"4:18.89"
],
[
"2014",
"World Indoor Championships",
"Sopot, Poland",
"4th",
"1500 m",
"4:07.62"
]
] | [
"Stuttgart, Germany"
] | which country was in 8th place? || which places were they in? | which countries had venues in 2007? | what were the years listed? |
ns-1922 | col : year | competition | date | location | opponent | score | result row 1 : 1990 | world group, 1st round | 2-4 feb | barcelona (esp) | spain | 3-2 | win row 2 : 1990 | world group, quarterfinals | 30 mar - 2 apr | vienna (aut) | italy | 5-0 | win row 3 : 1990 | world group, semifinals | 21-23 sep | vienna (aut) | united states | 2-3 | loss row 4 : 1991 | world group, 1st round | 1-3 feb | prague (tch) | czechoslovakia | 1-4 | loss row 5 : 1991 | world group, relegation play-offs | 20-22 sep | manchester (gbr) | great britain | 1-3 | loss row 6 : 1992 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 7 : 1992 | euro/african zone group i, semifinals | 1-3 may | helsinki (fin) | finland | 4-1 | win row 8 : 1992 | world group, relegation play-offs | 25-27 sep | vancouver (can) | canada | 3-1 | win row 9 : 1993 | world group, 1st round | 26-28 mar | vienna (aut) | france | 1-4 | loss row 10 : 1993 | world group, relegation play-offs | 24-26 sep | christchurch (nzl) | new zealand | 3-2 | win row 11 : 1994 | world group, 1st round | 26-28 mar | graz (aut) | germany | 2-3 | loss row 12 : 1994 | world group, relegation play-offs | 23-25 sep | montevideo (uru) | uruguay | 3-2 | win row 13 : 1995 | world group, 1st round | 3-5 feb | vienna (aut) | spain | 4-1 | win row 14 : 1995 | world group, quarterfinals | 31 mar - 2 apr | vaxjo (swe) | sweden | 0-5 | loss row 15 : 1996 | world group, 1st round | 9-12 feb | johannesburg (rsa) | south africa | 2-3 | loss row 16 : 1996 | world group, relegation play-offs | 20-22 sep | sao paulo (bra) | brazil | 1-4 | loss row 17 : 1997 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 18 : 1997 | euro/african zone group i, semifinals | 4-6 apr | graz (aut) | croatia | 3-2 | win row 19 : 1997 | world group, relegation play-offs | 19-21 sep | harare (zim) | zimbabwe | 2-3 | loss row 20 : 1998 | euro/african zone group i, quarterfinals | 3-5 apr | ramat hasharon (isr) | israel | 1-4 | loss row 21 : 1998 | euro/african zone group i, relegation play-offs | 25-27 sep | portschach (aut) | denmark | 5-0 | win row 22 : 1999 | euro/african zone group i, quarterfinals | 2-4 apr | wels (aut) | portugal | 4-1 | win row 23 : 1999 | world group, relegation play-offs | 24-26 sep | portschach (aut) | sweden | 3-2 | win | table_csv/204_933.csv | 0 | {
"column_index": [
6
],
"row_index": [
11
]
} | [
"did austria win or lose their game in 1994?"
] | 0 | win | [
"Year",
"Competition",
"Date",
"Location",
"Opponent",
"Score",
"Result"
] | did austria win or lose their game in 1994? | [
[
"1990",
"World Group, 1st Round",
"2-4 Feb",
"Barcelona (ESP)",
"Spain",
"3-2",
"Win"
],
[
"1990",
"World Group, Quarterfinals",
"30 Mar - 2 Apr",
"Vienna (AUT)",
"Italy",
"5-0",
"Win"
],
[
"1990",
"World Group, Semifinals",
"21-23 Sep",
"Vienna (AUT)",
"United States",
"2-3",
"Loss"
],
[
"1991",
"World Group, 1st Round",
"1-3 Feb",
"Prague (TCH)",
"Czechoslovakia",
"1-4",
"Loss"
],
[
"1991",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Manchester (GBR)",
"Great Britain",
"1-3",
"Loss"
],
[
"1992",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1992",
"Euro/African Zone Group I, Semifinals",
"1-3 May",
"Helsinki (FIN)",
"Finland",
"4-1",
"Win"
],
[
"1992",
"World Group, Relegation Play-offs",
"25-27 Sep",
"Vancouver (CAN)",
"Canada",
"3-1",
"Win"
],
[
"1993",
"World Group, 1st Round",
"26-28 Mar",
"Vienna (AUT)",
"France",
"1-4",
"Loss"
],
[
"1993",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Christchurch (NZL)",
"New Zealand",
"3-2",
"Win"
],
[
"1994",
"World Group, 1st Round",
"26-28 Mar",
"Graz (AUT)",
"Germany",
"2-3",
"Loss"
],
[
"1994",
"World Group, Relegation Play-offs",
"23-25 Sep",
"Montevideo (URU)",
"Uruguay",
"3-2",
"Win"
],
[
"1995",
"World Group, 1st Round",
"3-5 Feb",
"Vienna (AUT)",
"Spain",
"4-1",
"Win"
],
[
"1995",
"World Group, Quarterfinals",
"31 Mar - 2 Apr",
"Vaxjo (SWE)",
"Sweden",
"0-5",
"Loss"
],
[
"1996",
"World Group, 1st Round",
"9-12 Feb",
"Johannesburg (RSA)",
"South Africa",
"2-3",
"Loss"
],
[
"1996",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Sao Paulo (BRA)",
"Brazil",
"1-4",
"Loss"
],
[
"1997",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1997",
"Euro/African Zone Group I, Semifinals",
"4-6 Apr",
"Graz (AUT)",
"Croatia",
"3-2",
"Win"
],
[
"1997",
"World Group, Relegation Play-offs",
"19-21 Sep",
"Harare (ZIM)",
"Zimbabwe",
"2-3",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Quarterfinals",
"3-5 Apr",
"Ramat HaSharon (ISR)",
"Israel",
"1-4",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Relegation Play-offs",
"25-27 Sep",
"Portschach (AUT)",
"Denmark",
"5-0",
"Win"
],
[
"1999",
"Euro/African Zone Group I, Quarterfinals",
"2-4 Apr",
"Wels (AUT)",
"Portugal",
"4-1",
"Win"
],
[
"1999",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Portschach (AUT)",
"Sweden",
"3-2",
"Win"
]
] | [
"Win"
] | did austria win or lose their game in 1994? || |
ns-1922 | col : year | competition | date | location | opponent | score | result row 1 : 1990 | world group, 1st round | 2-4 feb | barcelona (esp) | spain | 3-2 | win row 2 : 1990 | world group, quarterfinals | 30 mar - 2 apr | vienna (aut) | italy | 5-0 | win row 3 : 1990 | world group, semifinals | 21-23 sep | vienna (aut) | united states | 2-3 | loss row 4 : 1991 | world group, 1st round | 1-3 feb | prague (tch) | czechoslovakia | 1-4 | loss row 5 : 1991 | world group, relegation play-offs | 20-22 sep | manchester (gbr) | great britain | 1-3 | loss row 6 : 1992 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 7 : 1992 | euro/african zone group i, semifinals | 1-3 may | helsinki (fin) | finland | 4-1 | win row 8 : 1992 | world group, relegation play-offs | 25-27 sep | vancouver (can) | canada | 3-1 | win row 9 : 1993 | world group, 1st round | 26-28 mar | vienna (aut) | france | 1-4 | loss row 10 : 1993 | world group, relegation play-offs | 24-26 sep | christchurch (nzl) | new zealand | 3-2 | win row 11 : 1994 | world group, 1st round | 26-28 mar | graz (aut) | germany | 2-3 | loss row 12 : 1994 | world group, relegation play-offs | 23-25 sep | montevideo (uru) | uruguay | 3-2 | win row 13 : 1995 | world group, 1st round | 3-5 feb | vienna (aut) | spain | 4-1 | win row 14 : 1995 | world group, quarterfinals | 31 mar - 2 apr | vaxjo (swe) | sweden | 0-5 | loss row 15 : 1996 | world group, 1st round | 9-12 feb | johannesburg (rsa) | south africa | 2-3 | loss row 16 : 1996 | world group, relegation play-offs | 20-22 sep | sao paulo (bra) | brazil | 1-4 | loss row 17 : 1997 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 18 : 1997 | euro/african zone group i, semifinals | 4-6 apr | graz (aut) | croatia | 3-2 | win row 19 : 1997 | world group, relegation play-offs | 19-21 sep | harare (zim) | zimbabwe | 2-3 | loss row 20 : 1998 | euro/african zone group i, quarterfinals | 3-5 apr | ramat hasharon (isr) | israel | 1-4 | loss row 21 : 1998 | euro/african zone group i, relegation play-offs | 25-27 sep | portschach (aut) | denmark | 5-0 | win row 22 : 1999 | euro/african zone group i, quarterfinals | 2-4 apr | wels (aut) | portugal | 4-1 | win row 23 : 1999 | world group, relegation play-offs | 24-26 sep | portschach (aut) | sweden | 3-2 | win | table_csv/204_933.csv | 1 | {
"column_index": [
4
],
"row_index": [
11
]
} | [
"did austria win or lose their game in 1994?",
"who did they play?"
] | 0 | uruguay | [
"Year",
"Competition",
"Date",
"Location",
"Opponent",
"Score",
"Result"
] | who did they play? | [
[
"1990",
"World Group, 1st Round",
"2-4 Feb",
"Barcelona (ESP)",
"Spain",
"3-2",
"Win"
],
[
"1990",
"World Group, Quarterfinals",
"30 Mar - 2 Apr",
"Vienna (AUT)",
"Italy",
"5-0",
"Win"
],
[
"1990",
"World Group, Semifinals",
"21-23 Sep",
"Vienna (AUT)",
"United States",
"2-3",
"Loss"
],
[
"1991",
"World Group, 1st Round",
"1-3 Feb",
"Prague (TCH)",
"Czechoslovakia",
"1-4",
"Loss"
],
[
"1991",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Manchester (GBR)",
"Great Britain",
"1-3",
"Loss"
],
[
"1992",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1992",
"Euro/African Zone Group I, Semifinals",
"1-3 May",
"Helsinki (FIN)",
"Finland",
"4-1",
"Win"
],
[
"1992",
"World Group, Relegation Play-offs",
"25-27 Sep",
"Vancouver (CAN)",
"Canada",
"3-1",
"Win"
],
[
"1993",
"World Group, 1st Round",
"26-28 Mar",
"Vienna (AUT)",
"France",
"1-4",
"Loss"
],
[
"1993",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Christchurch (NZL)",
"New Zealand",
"3-2",
"Win"
],
[
"1994",
"World Group, 1st Round",
"26-28 Mar",
"Graz (AUT)",
"Germany",
"2-3",
"Loss"
],
[
"1994",
"World Group, Relegation Play-offs",
"23-25 Sep",
"Montevideo (URU)",
"Uruguay",
"3-2",
"Win"
],
[
"1995",
"World Group, 1st Round",
"3-5 Feb",
"Vienna (AUT)",
"Spain",
"4-1",
"Win"
],
[
"1995",
"World Group, Quarterfinals",
"31 Mar - 2 Apr",
"Vaxjo (SWE)",
"Sweden",
"0-5",
"Loss"
],
[
"1996",
"World Group, 1st Round",
"9-12 Feb",
"Johannesburg (RSA)",
"South Africa",
"2-3",
"Loss"
],
[
"1996",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Sao Paulo (BRA)",
"Brazil",
"1-4",
"Loss"
],
[
"1997",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1997",
"Euro/African Zone Group I, Semifinals",
"4-6 Apr",
"Graz (AUT)",
"Croatia",
"3-2",
"Win"
],
[
"1997",
"World Group, Relegation Play-offs",
"19-21 Sep",
"Harare (ZIM)",
"Zimbabwe",
"2-3",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Quarterfinals",
"3-5 Apr",
"Ramat HaSharon (ISR)",
"Israel",
"1-4",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Relegation Play-offs",
"25-27 Sep",
"Portschach (AUT)",
"Denmark",
"5-0",
"Win"
],
[
"1999",
"Euro/African Zone Group I, Quarterfinals",
"2-4 Apr",
"Wels (AUT)",
"Portugal",
"4-1",
"Win"
],
[
"1999",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Portschach (AUT)",
"Sweden",
"3-2",
"Win"
]
] | [
"Uruguay"
] | who did they play? || did austria win or lose their game in 1994? |
ns-1922 | col : year | competition | date | location | opponent | score | result row 1 : 1990 | world group, 1st round | 2-4 feb | barcelona (esp) | spain | 3-2 | win row 2 : 1990 | world group, quarterfinals | 30 mar - 2 apr | vienna (aut) | italy | 5-0 | win row 3 : 1990 | world group, semifinals | 21-23 sep | vienna (aut) | united states | 2-3 | loss row 4 : 1991 | world group, 1st round | 1-3 feb | prague (tch) | czechoslovakia | 1-4 | loss row 5 : 1991 | world group, relegation play-offs | 20-22 sep | manchester (gbr) | great britain | 1-3 | loss row 6 : 1992 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 7 : 1992 | euro/african zone group i, semifinals | 1-3 may | helsinki (fin) | finland | 4-1 | win row 8 : 1992 | world group, relegation play-offs | 25-27 sep | vancouver (can) | canada | 3-1 | win row 9 : 1993 | world group, 1st round | 26-28 mar | vienna (aut) | france | 1-4 | loss row 10 : 1993 | world group, relegation play-offs | 24-26 sep | christchurch (nzl) | new zealand | 3-2 | win row 11 : 1994 | world group, 1st round | 26-28 mar | graz (aut) | germany | 2-3 | loss row 12 : 1994 | world group, relegation play-offs | 23-25 sep | montevideo (uru) | uruguay | 3-2 | win row 13 : 1995 | world group, 1st round | 3-5 feb | vienna (aut) | spain | 4-1 | win row 14 : 1995 | world group, quarterfinals | 31 mar - 2 apr | vaxjo (swe) | sweden | 0-5 | loss row 15 : 1996 | world group, 1st round | 9-12 feb | johannesburg (rsa) | south africa | 2-3 | loss row 16 : 1996 | world group, relegation play-offs | 20-22 sep | sao paulo (bra) | brazil | 1-4 | loss row 17 : 1997 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 18 : 1997 | euro/african zone group i, semifinals | 4-6 apr | graz (aut) | croatia | 3-2 | win row 19 : 1997 | world group, relegation play-offs | 19-21 sep | harare (zim) | zimbabwe | 2-3 | loss row 20 : 1998 | euro/african zone group i, quarterfinals | 3-5 apr | ramat hasharon (isr) | israel | 1-4 | loss row 21 : 1998 | euro/african zone group i, relegation play-offs | 25-27 sep | portschach (aut) | denmark | 5-0 | win row 22 : 1999 | euro/african zone group i, quarterfinals | 2-4 apr | wels (aut) | portugal | 4-1 | win row 23 : 1999 | world group, relegation play-offs | 24-26 sep | portschach (aut) | sweden | 3-2 | win | table_csv/204_933.csv | 0 | {
"column_index": [
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
13,
14,
15,
17,
18
]
} | [
"what are all of the teams?"
] | 1 | spain, italy, united states, czechoslovakia, great britain, bye, finland, canada, france, new zealand, germany, uruguay, sweden, south africa, brazil, croatia, zimbabwe | [
"Year",
"Competition",
"Date",
"Location",
"Opponent",
"Score",
"Result"
] | what are all of the teams? | [
[
"1990",
"World Group, 1st Round",
"2-4 Feb",
"Barcelona (ESP)",
"Spain",
"3-2",
"Win"
],
[
"1990",
"World Group, Quarterfinals",
"30 Mar - 2 Apr",
"Vienna (AUT)",
"Italy",
"5-0",
"Win"
],
[
"1990",
"World Group, Semifinals",
"21-23 Sep",
"Vienna (AUT)",
"United States",
"2-3",
"Loss"
],
[
"1991",
"World Group, 1st Round",
"1-3 Feb",
"Prague (TCH)",
"Czechoslovakia",
"1-4",
"Loss"
],
[
"1991",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Manchester (GBR)",
"Great Britain",
"1-3",
"Loss"
],
[
"1992",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1992",
"Euro/African Zone Group I, Semifinals",
"1-3 May",
"Helsinki (FIN)",
"Finland",
"4-1",
"Win"
],
[
"1992",
"World Group, Relegation Play-offs",
"25-27 Sep",
"Vancouver (CAN)",
"Canada",
"3-1",
"Win"
],
[
"1993",
"World Group, 1st Round",
"26-28 Mar",
"Vienna (AUT)",
"France",
"1-4",
"Loss"
],
[
"1993",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Christchurch (NZL)",
"New Zealand",
"3-2",
"Win"
],
[
"1994",
"World Group, 1st Round",
"26-28 Mar",
"Graz (AUT)",
"Germany",
"2-3",
"Loss"
],
[
"1994",
"World Group, Relegation Play-offs",
"23-25 Sep",
"Montevideo (URU)",
"Uruguay",
"3-2",
"Win"
],
[
"1995",
"World Group, 1st Round",
"3-5 Feb",
"Vienna (AUT)",
"Spain",
"4-1",
"Win"
],
[
"1995",
"World Group, Quarterfinals",
"31 Mar - 2 Apr",
"Vaxjo (SWE)",
"Sweden",
"0-5",
"Loss"
],
[
"1996",
"World Group, 1st Round",
"9-12 Feb",
"Johannesburg (RSA)",
"South Africa",
"2-3",
"Loss"
],
[
"1996",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Sao Paulo (BRA)",
"Brazil",
"1-4",
"Loss"
],
[
"1997",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1997",
"Euro/African Zone Group I, Semifinals",
"4-6 Apr",
"Graz (AUT)",
"Croatia",
"3-2",
"Win"
],
[
"1997",
"World Group, Relegation Play-offs",
"19-21 Sep",
"Harare (ZIM)",
"Zimbabwe",
"2-3",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Quarterfinals",
"3-5 Apr",
"Ramat HaSharon (ISR)",
"Israel",
"1-4",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Relegation Play-offs",
"25-27 Sep",
"Portschach (AUT)",
"Denmark",
"5-0",
"Win"
],
[
"1999",
"Euro/African Zone Group I, Quarterfinals",
"2-4 Apr",
"Wels (AUT)",
"Portugal",
"4-1",
"Win"
],
[
"1999",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Portschach (AUT)",
"Sweden",
"3-2",
"Win"
]
] | [
"Spain",
"Italy",
"United States",
"Czechoslovakia",
"Great Britain",
"BYE",
"Finland",
"Canada",
"France",
"New Zealand",
"Germany",
"Uruguay",
"Sweden",
"South Africa",
"Brazil",
"Croatia",
"Zimbabwe"
] | what are all of the teams? || |
ns-1922 | col : year | competition | date | location | opponent | score | result row 1 : 1990 | world group, 1st round | 2-4 feb | barcelona (esp) | spain | 3-2 | win row 2 : 1990 | world group, quarterfinals | 30 mar - 2 apr | vienna (aut) | italy | 5-0 | win row 3 : 1990 | world group, semifinals | 21-23 sep | vienna (aut) | united states | 2-3 | loss row 4 : 1991 | world group, 1st round | 1-3 feb | prague (tch) | czechoslovakia | 1-4 | loss row 5 : 1991 | world group, relegation play-offs | 20-22 sep | manchester (gbr) | great britain | 1-3 | loss row 6 : 1992 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 7 : 1992 | euro/african zone group i, semifinals | 1-3 may | helsinki (fin) | finland | 4-1 | win row 8 : 1992 | world group, relegation play-offs | 25-27 sep | vancouver (can) | canada | 3-1 | win row 9 : 1993 | world group, 1st round | 26-28 mar | vienna (aut) | france | 1-4 | loss row 10 : 1993 | world group, relegation play-offs | 24-26 sep | christchurch (nzl) | new zealand | 3-2 | win row 11 : 1994 | world group, 1st round | 26-28 mar | graz (aut) | germany | 2-3 | loss row 12 : 1994 | world group, relegation play-offs | 23-25 sep | montevideo (uru) | uruguay | 3-2 | win row 13 : 1995 | world group, 1st round | 3-5 feb | vienna (aut) | spain | 4-1 | win row 14 : 1995 | world group, quarterfinals | 31 mar - 2 apr | vaxjo (swe) | sweden | 0-5 | loss row 15 : 1996 | world group, 1st round | 9-12 feb | johannesburg (rsa) | south africa | 2-3 | loss row 16 : 1996 | world group, relegation play-offs | 20-22 sep | sao paulo (bra) | brazil | 1-4 | loss row 17 : 1997 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 18 : 1997 | euro/african zone group i, semifinals | 4-6 apr | graz (aut) | croatia | 3-2 | win row 19 : 1997 | world group, relegation play-offs | 19-21 sep | harare (zim) | zimbabwe | 2-3 | loss row 20 : 1998 | euro/african zone group i, quarterfinals | 3-5 apr | ramat hasharon (isr) | israel | 1-4 | loss row 21 : 1998 | euro/african zone group i, relegation play-offs | 25-27 sep | portschach (aut) | denmark | 5-0 | win row 22 : 1999 | euro/african zone group i, quarterfinals | 2-4 apr | wels (aut) | portugal | 4-1 | win row 23 : 1999 | world group, relegation play-offs | 24-26 sep | portschach (aut) | sweden | 3-2 | win | table_csv/204_933.csv | 1 | {
"column_index": [
4,
4
],
"row_index": [
10,
11
]
} | [
"what are all of the teams?",
"in the year 1994, who did austria play against?"
] | 1 | germany, uruguay | [
"Year",
"Competition",
"Date",
"Location",
"Opponent",
"Score",
"Result"
] | in the year 1994, who did austria play against? | [
[
"1990",
"World Group, 1st Round",
"2-4 Feb",
"Barcelona (ESP)",
"Spain",
"3-2",
"Win"
],
[
"1990",
"World Group, Quarterfinals",
"30 Mar - 2 Apr",
"Vienna (AUT)",
"Italy",
"5-0",
"Win"
],
[
"1990",
"World Group, Semifinals",
"21-23 Sep",
"Vienna (AUT)",
"United States",
"2-3",
"Loss"
],
[
"1991",
"World Group, 1st Round",
"1-3 Feb",
"Prague (TCH)",
"Czechoslovakia",
"1-4",
"Loss"
],
[
"1991",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Manchester (GBR)",
"Great Britain",
"1-3",
"Loss"
],
[
"1992",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1992",
"Euro/African Zone Group I, Semifinals",
"1-3 May",
"Helsinki (FIN)",
"Finland",
"4-1",
"Win"
],
[
"1992",
"World Group, Relegation Play-offs",
"25-27 Sep",
"Vancouver (CAN)",
"Canada",
"3-1",
"Win"
],
[
"1993",
"World Group, 1st Round",
"26-28 Mar",
"Vienna (AUT)",
"France",
"1-4",
"Loss"
],
[
"1993",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Christchurch (NZL)",
"New Zealand",
"3-2",
"Win"
],
[
"1994",
"World Group, 1st Round",
"26-28 Mar",
"Graz (AUT)",
"Germany",
"2-3",
"Loss"
],
[
"1994",
"World Group, Relegation Play-offs",
"23-25 Sep",
"Montevideo (URU)",
"Uruguay",
"3-2",
"Win"
],
[
"1995",
"World Group, 1st Round",
"3-5 Feb",
"Vienna (AUT)",
"Spain",
"4-1",
"Win"
],
[
"1995",
"World Group, Quarterfinals",
"31 Mar - 2 Apr",
"Vaxjo (SWE)",
"Sweden",
"0-5",
"Loss"
],
[
"1996",
"World Group, 1st Round",
"9-12 Feb",
"Johannesburg (RSA)",
"South Africa",
"2-3",
"Loss"
],
[
"1996",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Sao Paulo (BRA)",
"Brazil",
"1-4",
"Loss"
],
[
"1997",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1997",
"Euro/African Zone Group I, Semifinals",
"4-6 Apr",
"Graz (AUT)",
"Croatia",
"3-2",
"Win"
],
[
"1997",
"World Group, Relegation Play-offs",
"19-21 Sep",
"Harare (ZIM)",
"Zimbabwe",
"2-3",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Quarterfinals",
"3-5 Apr",
"Ramat HaSharon (ISR)",
"Israel",
"1-4",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Relegation Play-offs",
"25-27 Sep",
"Portschach (AUT)",
"Denmark",
"5-0",
"Win"
],
[
"1999",
"Euro/African Zone Group I, Quarterfinals",
"2-4 Apr",
"Wels (AUT)",
"Portugal",
"4-1",
"Win"
],
[
"1999",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Portschach (AUT)",
"Sweden",
"3-2",
"Win"
]
] | [
"Germany",
"Uruguay"
] | in the year 1994, who did austria play against? || what are all of the teams? |
ns-1922 | col : year | competition | date | location | opponent | score | result row 1 : 1990 | world group, 1st round | 2-4 feb | barcelona (esp) | spain | 3-2 | win row 2 : 1990 | world group, quarterfinals | 30 mar - 2 apr | vienna (aut) | italy | 5-0 | win row 3 : 1990 | world group, semifinals | 21-23 sep | vienna (aut) | united states | 2-3 | loss row 4 : 1991 | world group, 1st round | 1-3 feb | prague (tch) | czechoslovakia | 1-4 | loss row 5 : 1991 | world group, relegation play-offs | 20-22 sep | manchester (gbr) | great britain | 1-3 | loss row 6 : 1992 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 7 : 1992 | euro/african zone group i, semifinals | 1-3 may | helsinki (fin) | finland | 4-1 | win row 8 : 1992 | world group, relegation play-offs | 25-27 sep | vancouver (can) | canada | 3-1 | win row 9 : 1993 | world group, 1st round | 26-28 mar | vienna (aut) | france | 1-4 | loss row 10 : 1993 | world group, relegation play-offs | 24-26 sep | christchurch (nzl) | new zealand | 3-2 | win row 11 : 1994 | world group, 1st round | 26-28 mar | graz (aut) | germany | 2-3 | loss row 12 : 1994 | world group, relegation play-offs | 23-25 sep | montevideo (uru) | uruguay | 3-2 | win row 13 : 1995 | world group, 1st round | 3-5 feb | vienna (aut) | spain | 4-1 | win row 14 : 1995 | world group, quarterfinals | 31 mar - 2 apr | vaxjo (swe) | sweden | 0-5 | loss row 15 : 1996 | world group, 1st round | 9-12 feb | johannesburg (rsa) | south africa | 2-3 | loss row 16 : 1996 | world group, relegation play-offs | 20-22 sep | sao paulo (bra) | brazil | 1-4 | loss row 17 : 1997 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 18 : 1997 | euro/african zone group i, semifinals | 4-6 apr | graz (aut) | croatia | 3-2 | win row 19 : 1997 | world group, relegation play-offs | 19-21 sep | harare (zim) | zimbabwe | 2-3 | loss row 20 : 1998 | euro/african zone group i, quarterfinals | 3-5 apr | ramat hasharon (isr) | israel | 1-4 | loss row 21 : 1998 | euro/african zone group i, relegation play-offs | 25-27 sep | portschach (aut) | denmark | 5-0 | win row 22 : 1999 | euro/african zone group i, quarterfinals | 2-4 apr | wels (aut) | portugal | 4-1 | win row 23 : 1999 | world group, relegation play-offs | 24-26 sep | portschach (aut) | sweden | 3-2 | win | table_csv/204_933.csv | 2 | {
"column_index": [
4
],
"row_index": [
11
]
} | [
"what are all of the teams?",
"in the year 1994, who did austria play against?",
"of these two, which team did they beat?"
] | 1 | uruguay | [
"Year",
"Competition",
"Date",
"Location",
"Opponent",
"Score",
"Result"
] | of these two, which team did they beat? | [
[
"1990",
"World Group, 1st Round",
"2-4 Feb",
"Barcelona (ESP)",
"Spain",
"3-2",
"Win"
],
[
"1990",
"World Group, Quarterfinals",
"30 Mar - 2 Apr",
"Vienna (AUT)",
"Italy",
"5-0",
"Win"
],
[
"1990",
"World Group, Semifinals",
"21-23 Sep",
"Vienna (AUT)",
"United States",
"2-3",
"Loss"
],
[
"1991",
"World Group, 1st Round",
"1-3 Feb",
"Prague (TCH)",
"Czechoslovakia",
"1-4",
"Loss"
],
[
"1991",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Manchester (GBR)",
"Great Britain",
"1-3",
"Loss"
],
[
"1992",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1992",
"Euro/African Zone Group I, Semifinals",
"1-3 May",
"Helsinki (FIN)",
"Finland",
"4-1",
"Win"
],
[
"1992",
"World Group, Relegation Play-offs",
"25-27 Sep",
"Vancouver (CAN)",
"Canada",
"3-1",
"Win"
],
[
"1993",
"World Group, 1st Round",
"26-28 Mar",
"Vienna (AUT)",
"France",
"1-4",
"Loss"
],
[
"1993",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Christchurch (NZL)",
"New Zealand",
"3-2",
"Win"
],
[
"1994",
"World Group, 1st Round",
"26-28 Mar",
"Graz (AUT)",
"Germany",
"2-3",
"Loss"
],
[
"1994",
"World Group, Relegation Play-offs",
"23-25 Sep",
"Montevideo (URU)",
"Uruguay",
"3-2",
"Win"
],
[
"1995",
"World Group, 1st Round",
"3-5 Feb",
"Vienna (AUT)",
"Spain",
"4-1",
"Win"
],
[
"1995",
"World Group, Quarterfinals",
"31 Mar - 2 Apr",
"Vaxjo (SWE)",
"Sweden",
"0-5",
"Loss"
],
[
"1996",
"World Group, 1st Round",
"9-12 Feb",
"Johannesburg (RSA)",
"South Africa",
"2-3",
"Loss"
],
[
"1996",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Sao Paulo (BRA)",
"Brazil",
"1-4",
"Loss"
],
[
"1997",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1997",
"Euro/African Zone Group I, Semifinals",
"4-6 Apr",
"Graz (AUT)",
"Croatia",
"3-2",
"Win"
],
[
"1997",
"World Group, Relegation Play-offs",
"19-21 Sep",
"Harare (ZIM)",
"Zimbabwe",
"2-3",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Quarterfinals",
"3-5 Apr",
"Ramat HaSharon (ISR)",
"Israel",
"1-4",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Relegation Play-offs",
"25-27 Sep",
"Portschach (AUT)",
"Denmark",
"5-0",
"Win"
],
[
"1999",
"Euro/African Zone Group I, Quarterfinals",
"2-4 Apr",
"Wels (AUT)",
"Portugal",
"4-1",
"Win"
],
[
"1999",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Portschach (AUT)",
"Sweden",
"3-2",
"Win"
]
] | [
"Uruguay"
] | of these two, which team did they beat? || in the year 1994, who did austria play against? | what are all of the teams? |
ns-1922 | col : year | competition | date | location | opponent | score | result row 1 : 1990 | world group, 1st round | 2-4 feb | barcelona (esp) | spain | 3-2 | win row 2 : 1990 | world group, quarterfinals | 30 mar - 2 apr | vienna (aut) | italy | 5-0 | win row 3 : 1990 | world group, semifinals | 21-23 sep | vienna (aut) | united states | 2-3 | loss row 4 : 1991 | world group, 1st round | 1-3 feb | prague (tch) | czechoslovakia | 1-4 | loss row 5 : 1991 | world group, relegation play-offs | 20-22 sep | manchester (gbr) | great britain | 1-3 | loss row 6 : 1992 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 7 : 1992 | euro/african zone group i, semifinals | 1-3 may | helsinki (fin) | finland | 4-1 | win row 8 : 1992 | world group, relegation play-offs | 25-27 sep | vancouver (can) | canada | 3-1 | win row 9 : 1993 | world group, 1st round | 26-28 mar | vienna (aut) | france | 1-4 | loss row 10 : 1993 | world group, relegation play-offs | 24-26 sep | christchurch (nzl) | new zealand | 3-2 | win row 11 : 1994 | world group, 1st round | 26-28 mar | graz (aut) | germany | 2-3 | loss row 12 : 1994 | world group, relegation play-offs | 23-25 sep | montevideo (uru) | uruguay | 3-2 | win row 13 : 1995 | world group, 1st round | 3-5 feb | vienna (aut) | spain | 4-1 | win row 14 : 1995 | world group, quarterfinals | 31 mar - 2 apr | vaxjo (swe) | sweden | 0-5 | loss row 15 : 1996 | world group, 1st round | 9-12 feb | johannesburg (rsa) | south africa | 2-3 | loss row 16 : 1996 | world group, relegation play-offs | 20-22 sep | sao paulo (bra) | brazil | 1-4 | loss row 17 : 1997 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 18 : 1997 | euro/african zone group i, semifinals | 4-6 apr | graz (aut) | croatia | 3-2 | win row 19 : 1997 | world group, relegation play-offs | 19-21 sep | harare (zim) | zimbabwe | 2-3 | loss row 20 : 1998 | euro/african zone group i, quarterfinals | 3-5 apr | ramat hasharon (isr) | israel | 1-4 | loss row 21 : 1998 | euro/african zone group i, relegation play-offs | 25-27 sep | portschach (aut) | denmark | 5-0 | win row 22 : 1999 | euro/african zone group i, quarterfinals | 2-4 apr | wels (aut) | portugal | 4-1 | win row 23 : 1999 | world group, relegation play-offs | 24-26 sep | portschach (aut) | sweden | 3-2 | win | table_csv/204_933.csv | 0 | {
"column_index": [
5
],
"row_index": [
11
]
} | [
"what was the score of the 1994 world cup, relegation play-offs?"
] | 2 | 3-2 | [
"Year",
"Competition",
"Date",
"Location",
"Opponent",
"Score",
"Result"
] | what was the score of the 1994 world cup, relegation play-offs? | [
[
"1990",
"World Group, 1st Round",
"2-4 Feb",
"Barcelona (ESP)",
"Spain",
"3-2",
"Win"
],
[
"1990",
"World Group, Quarterfinals",
"30 Mar - 2 Apr",
"Vienna (AUT)",
"Italy",
"5-0",
"Win"
],
[
"1990",
"World Group, Semifinals",
"21-23 Sep",
"Vienna (AUT)",
"United States",
"2-3",
"Loss"
],
[
"1991",
"World Group, 1st Round",
"1-3 Feb",
"Prague (TCH)",
"Czechoslovakia",
"1-4",
"Loss"
],
[
"1991",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Manchester (GBR)",
"Great Britain",
"1-3",
"Loss"
],
[
"1992",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1992",
"Euro/African Zone Group I, Semifinals",
"1-3 May",
"Helsinki (FIN)",
"Finland",
"4-1",
"Win"
],
[
"1992",
"World Group, Relegation Play-offs",
"25-27 Sep",
"Vancouver (CAN)",
"Canada",
"3-1",
"Win"
],
[
"1993",
"World Group, 1st Round",
"26-28 Mar",
"Vienna (AUT)",
"France",
"1-4",
"Loss"
],
[
"1993",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Christchurch (NZL)",
"New Zealand",
"3-2",
"Win"
],
[
"1994",
"World Group, 1st Round",
"26-28 Mar",
"Graz (AUT)",
"Germany",
"2-3",
"Loss"
],
[
"1994",
"World Group, Relegation Play-offs",
"23-25 Sep",
"Montevideo (URU)",
"Uruguay",
"3-2",
"Win"
],
[
"1995",
"World Group, 1st Round",
"3-5 Feb",
"Vienna (AUT)",
"Spain",
"4-1",
"Win"
],
[
"1995",
"World Group, Quarterfinals",
"31 Mar - 2 Apr",
"Vaxjo (SWE)",
"Sweden",
"0-5",
"Loss"
],
[
"1996",
"World Group, 1st Round",
"9-12 Feb",
"Johannesburg (RSA)",
"South Africa",
"2-3",
"Loss"
],
[
"1996",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Sao Paulo (BRA)",
"Brazil",
"1-4",
"Loss"
],
[
"1997",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1997",
"Euro/African Zone Group I, Semifinals",
"4-6 Apr",
"Graz (AUT)",
"Croatia",
"3-2",
"Win"
],
[
"1997",
"World Group, Relegation Play-offs",
"19-21 Sep",
"Harare (ZIM)",
"Zimbabwe",
"2-3",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Quarterfinals",
"3-5 Apr",
"Ramat HaSharon (ISR)",
"Israel",
"1-4",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Relegation Play-offs",
"25-27 Sep",
"Portschach (AUT)",
"Denmark",
"5-0",
"Win"
],
[
"1999",
"Euro/African Zone Group I, Quarterfinals",
"2-4 Apr",
"Wels (AUT)",
"Portugal",
"4-1",
"Win"
],
[
"1999",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Portschach (AUT)",
"Sweden",
"3-2",
"Win"
]
] | [
"3-2"
] | what was the score of the 1994 world cup, relegation play-offs? || |
ns-1922 | col : year | competition | date | location | opponent | score | result row 1 : 1990 | world group, 1st round | 2-4 feb | barcelona (esp) | spain | 3-2 | win row 2 : 1990 | world group, quarterfinals | 30 mar - 2 apr | vienna (aut) | italy | 5-0 | win row 3 : 1990 | world group, semifinals | 21-23 sep | vienna (aut) | united states | 2-3 | loss row 4 : 1991 | world group, 1st round | 1-3 feb | prague (tch) | czechoslovakia | 1-4 | loss row 5 : 1991 | world group, relegation play-offs | 20-22 sep | manchester (gbr) | great britain | 1-3 | loss row 6 : 1992 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 7 : 1992 | euro/african zone group i, semifinals | 1-3 may | helsinki (fin) | finland | 4-1 | win row 8 : 1992 | world group, relegation play-offs | 25-27 sep | vancouver (can) | canada | 3-1 | win row 9 : 1993 | world group, 1st round | 26-28 mar | vienna (aut) | france | 1-4 | loss row 10 : 1993 | world group, relegation play-offs | 24-26 sep | christchurch (nzl) | new zealand | 3-2 | win row 11 : 1994 | world group, 1st round | 26-28 mar | graz (aut) | germany | 2-3 | loss row 12 : 1994 | world group, relegation play-offs | 23-25 sep | montevideo (uru) | uruguay | 3-2 | win row 13 : 1995 | world group, 1st round | 3-5 feb | vienna (aut) | spain | 4-1 | win row 14 : 1995 | world group, quarterfinals | 31 mar - 2 apr | vaxjo (swe) | sweden | 0-5 | loss row 15 : 1996 | world group, 1st round | 9-12 feb | johannesburg (rsa) | south africa | 2-3 | loss row 16 : 1996 | world group, relegation play-offs | 20-22 sep | sao paulo (bra) | brazil | 1-4 | loss row 17 : 1997 | euro/african zone group i, 1st round | bye | bye | bye | bye | bye row 18 : 1997 | euro/african zone group i, semifinals | 4-6 apr | graz (aut) | croatia | 3-2 | win row 19 : 1997 | world group, relegation play-offs | 19-21 sep | harare (zim) | zimbabwe | 2-3 | loss row 20 : 1998 | euro/african zone group i, quarterfinals | 3-5 apr | ramat hasharon (isr) | israel | 1-4 | loss row 21 : 1998 | euro/african zone group i, relegation play-offs | 25-27 sep | portschach (aut) | denmark | 5-0 | win row 22 : 1999 | euro/african zone group i, quarterfinals | 2-4 apr | wels (aut) | portugal | 4-1 | win row 23 : 1999 | world group, relegation play-offs | 24-26 sep | portschach (aut) | sweden | 3-2 | win | table_csv/204_933.csv | 1 | {
"column_index": [
4
],
"row_index": [
11
]
} | [
"what was the score of the 1994 world cup, relegation play-offs?",
"who lost to austria in that match?"
] | 2 | uruguay | [
"Year",
"Competition",
"Date",
"Location",
"Opponent",
"Score",
"Result"
] | who lost to austria in that match? | [
[
"1990",
"World Group, 1st Round",
"2-4 Feb",
"Barcelona (ESP)",
"Spain",
"3-2",
"Win"
],
[
"1990",
"World Group, Quarterfinals",
"30 Mar - 2 Apr",
"Vienna (AUT)",
"Italy",
"5-0",
"Win"
],
[
"1990",
"World Group, Semifinals",
"21-23 Sep",
"Vienna (AUT)",
"United States",
"2-3",
"Loss"
],
[
"1991",
"World Group, 1st Round",
"1-3 Feb",
"Prague (TCH)",
"Czechoslovakia",
"1-4",
"Loss"
],
[
"1991",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Manchester (GBR)",
"Great Britain",
"1-3",
"Loss"
],
[
"1992",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1992",
"Euro/African Zone Group I, Semifinals",
"1-3 May",
"Helsinki (FIN)",
"Finland",
"4-1",
"Win"
],
[
"1992",
"World Group, Relegation Play-offs",
"25-27 Sep",
"Vancouver (CAN)",
"Canada",
"3-1",
"Win"
],
[
"1993",
"World Group, 1st Round",
"26-28 Mar",
"Vienna (AUT)",
"France",
"1-4",
"Loss"
],
[
"1993",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Christchurch (NZL)",
"New Zealand",
"3-2",
"Win"
],
[
"1994",
"World Group, 1st Round",
"26-28 Mar",
"Graz (AUT)",
"Germany",
"2-3",
"Loss"
],
[
"1994",
"World Group, Relegation Play-offs",
"23-25 Sep",
"Montevideo (URU)",
"Uruguay",
"3-2",
"Win"
],
[
"1995",
"World Group, 1st Round",
"3-5 Feb",
"Vienna (AUT)",
"Spain",
"4-1",
"Win"
],
[
"1995",
"World Group, Quarterfinals",
"31 Mar - 2 Apr",
"Vaxjo (SWE)",
"Sweden",
"0-5",
"Loss"
],
[
"1996",
"World Group, 1st Round",
"9-12 Feb",
"Johannesburg (RSA)",
"South Africa",
"2-3",
"Loss"
],
[
"1996",
"World Group, Relegation Play-offs",
"20-22 Sep",
"Sao Paulo (BRA)",
"Brazil",
"1-4",
"Loss"
],
[
"1997",
"Euro/African Zone Group I, 1st Round",
"BYE",
"BYE",
"BYE",
"BYE",
"BYE"
],
[
"1997",
"Euro/African Zone Group I, Semifinals",
"4-6 Apr",
"Graz (AUT)",
"Croatia",
"3-2",
"Win"
],
[
"1997",
"World Group, Relegation Play-offs",
"19-21 Sep",
"Harare (ZIM)",
"Zimbabwe",
"2-3",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Quarterfinals",
"3-5 Apr",
"Ramat HaSharon (ISR)",
"Israel",
"1-4",
"Loss"
],
[
"1998",
"Euro/African Zone Group I, Relegation Play-offs",
"25-27 Sep",
"Portschach (AUT)",
"Denmark",
"5-0",
"Win"
],
[
"1999",
"Euro/African Zone Group I, Quarterfinals",
"2-4 Apr",
"Wels (AUT)",
"Portugal",
"4-1",
"Win"
],
[
"1999",
"World Group, Relegation Play-offs",
"24-26 Sep",
"Portschach (AUT)",
"Sweden",
"3-2",
"Win"
]
] | [
"Uruguay"
] | who lost to austria in that match? || what was the score of the 1994 world cup, relegation play-offs? |
nt-12067 | col : launch date | operator | name | sample origin | samples returned | recovery date | mission result row 1 : june 14, 1969 | nan | luna e-8-5 no.402 | the moon | none | - | failure launch failure row 2 : july 13, 1969 | nan | luna 15 | the moon | none | - | failure crash-landed on the moon row 3 : 23 september 1969 | nan | cosmos 300 | the moon | none | - | failure failed to leave earth orbit row 4 : 22 october 1969 | nan | cosmos 305 | the moon | none | - | failure failed to leave earth orbit row 5 : 6 february 1970 | nan | luna e-8-5 no.405 | the moon | none | - | failure launch failure row 6 : september 12, 1970 | nan | luna 16 | the moon | 101 grams (3.6 oz) of lunar rock | september 24, 1970 | success row 7 : september 2, 1971 | nan | luna 18 | the moon | none | - | failure crash-landed on the moon row 8 : february 14, 1972 | nan | luna 20 | the moon | 55 grams (1.9 oz) of lunar rock | february 25, 1972 | success row 9 : november 2, 1974 | nan | luna 23 | the moon | none | - | failure drilling device damaged on moon landing mission abandoned row 10 : october 16, 1975 | nan | luna e-8-5m no.412 | the moon | none | - | failure launch failure row 11 : august 9, 1976 | nan | luna 24 | the moon | 170 grams (6.0 oz) of lunar rock | august 22, 1976 | success row 12 : 1979 (planned) (canceled 1977) | nan | mars 79 (mars 5m) | mars | - | - | canceled in 1977 planned to return 500 grams (18 row 13 : february 7, 1999 | nan | stardust | 81p/wild (comet coma) | over 1 million comet particles | january 15, 2006 | success row 14 : august 8, 2001 | nan | genesis | solar wind | solar wind particles | september 8, 2004 | partial success return capsule damaged after failed parachute deployment some usable row 15 : may 9, 2003 | nan | hayabusa | 25143 itokawa (asteroid surface) | 1,500 grains of asteroid particles | june 13, 2010 | partial success planned to return several hundred milligrams row 16 : november 8, 2011 | nan | fobos-grunt | phobos (mars satellite soil) | none | - | failure failed to leave earth orbit crashed into the southern pacific ocean row 17 : july 2014 (planned, earliest) | nan | hayabusa 2 | planned for (162173) 1999 ju3 (a | - | 2020 (planned) | nan row 18 : 2016 (planned) | nan | osiris-rex | planned for 101955 bennu (asteroid | - | 2023 (planned) | planned to return between 60 g to 2 kg (2.1 row 19 : 2017 (planned) | nan | chang'e 5 | the moon | - | 2017 (planned) | planned to return at least 2 kilograms (4.4 l row 20 : 2020-2022 (proposed) | nan | marcopolo-r | near-earth object (asteroid surface) | - | to be determined | to return samples from a yet to be determined near-earth object row 21 : 2020/2021 (planned) | nan | luna-grunt | the moon | - | 2021 (planned) | planned to return up to 1 kilogram (2.2 lb row 22 : mid-2020s (proposed) | nan | meji msr | mars | - | to be determined | to be determined row 23 : mid-2020s (proposed) | nan | mars-grunt | mars | - | to be determined | intended to return about 200 grams (7.1 oz) row 24 : by 2030 | nan | chinese mars sample return mission | mars | - | to be determined | to be determined | table_csv/204_633.csv | 0 | {
"column_index": [
2
],
"row_index": [
5
]
} | [
"which mission launched on september 12, 1970 successful?"
] | 0 | luna 16 | [
"Launch date",
"Operator",
"Name",
"Sample origin",
"Samples returned",
"Recovery date",
"Mission result"
] | which mission launched on september 12, 1970 successful? | [
[
"June 14, 1969",
"nan",
"Luna E-8-5 No.402",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"July 13, 1969",
"nan",
"Luna 15",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"23 September 1969",
"nan",
"Cosmos 300",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"22 October 1969",
"nan",
"Cosmos 305",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"6 February 1970",
"nan",
"Luna E-8-5 No.405",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"September 12, 1970",
"nan",
"Luna 16",
"The Moon",
"101 grams (3.6 oz) of lunar rock",
"September 24, 1970",
"Success"
],
[
"September 2, 1971",
"nan",
"Luna 18",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"February 14, 1972",
"nan",
"Luna 20",
"The Moon",
"55 grams (1.9 oz) of lunar rock",
"February 25, 1972",
"Success"
],
[
"November 2, 1974",
"nan",
"Luna 23",
"The Moon",
"None",
"-",
"Failure Drilling device damaged on Moon landing Mission abandoned"
],
[
"October 16, 1975",
"nan",
"Luna E-8-5M No.412",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"August 9, 1976",
"nan",
"Luna 24",
"The Moon",
"170 grams (6.0 oz) of lunar rock",
"August 22, 1976",
"Success"
],
[
"1979 (planned) (canceled 1977)",
"nan",
"Mars 79 (Mars 5M)",
"Mars",
"-",
"-",
"Canceled in 1977 Planned to return 500 grams (18"
],
[
"February 7, 1999",
"nan",
"Stardust",
"81P/Wild (Comet coma)",
"Over 1 million comet particles",
"January 15, 2006",
"Success"
],
[
"August 8, 2001",
"nan",
"Genesis",
"Solar wind",
"Solar wind particles",
"September 8, 2004",
"Partial success Return capsule damaged after failed parachute deployment Some usable"
],
[
"May 9, 2003",
"nan",
"Hayabusa",
"25143 Itokawa (Asteroid surface)",
"1,500 grains of asteroid particles",
"June 13, 2010",
"Partial success Planned to return several hundred milligrams"
],
[
"November 8, 2011",
"nan",
"Fobos-Grunt",
"Phobos (Mars satellite soil)",
"None",
"-",
"Failure Failed to leave Earth orbit Crashed into the southern Pacific Ocean"
],
[
"July 2014 (planned, earliest)",
"nan",
"Hayabusa 2",
"Planned for (162173) 1999 JU3 (A",
"-",
"2020 (planned)",
"nan"
],
[
"2016 (planned)",
"nan",
"OSIRIS-REx",
"Planned for 101955 Bennu (Asteroid",
"-",
"2023 (planned)",
"Planned to return between 60 g to 2 kg (2.1"
],
[
"2017 (planned)",
"nan",
"Chang'e 5",
"The Moon",
"-",
"2017 (planned)",
"Planned to return at least 2 kilograms (4.4 l"
],
[
"2020-2022 (proposed)",
"nan",
"MarcoPolo-R",
"Near-Earth object (Asteroid surface)",
"-",
"To be determined",
"To return samples from a yet to be determined near-Earth object"
],
[
"2020/2021 (planned)",
"nan",
"Luna-Grunt",
"The Moon",
"-",
"2021 (planned)",
"Planned to return up to 1 kilogram (2.2 lb"
],
[
"Mid-2020s (proposed)",
"nan",
"MEJI MSR",
"Mars",
"-",
"To be determined",
"To be determined"
],
[
"Mid-2020s (proposed)",
"nan",
"Mars-Grunt",
"Mars",
"-",
"To be determined",
"Intended to return about 200 grams (7.1 oz)"
],
[
"By 2030",
"nan",
"Chinese Mars sample return mission",
"Mars",
"-",
"To be determined",
"To be determined"
]
] | [
"Luna 16"
] | which mission launched on september 12, 1970 successful? || |
nt-12067 | col : launch date | operator | name | sample origin | samples returned | recovery date | mission result row 1 : june 14, 1969 | nan | luna e-8-5 no.402 | the moon | none | - | failure launch failure row 2 : july 13, 1969 | nan | luna 15 | the moon | none | - | failure crash-landed on the moon row 3 : 23 september 1969 | nan | cosmos 300 | the moon | none | - | failure failed to leave earth orbit row 4 : 22 october 1969 | nan | cosmos 305 | the moon | none | - | failure failed to leave earth orbit row 5 : 6 february 1970 | nan | luna e-8-5 no.405 | the moon | none | - | failure launch failure row 6 : september 12, 1970 | nan | luna 16 | the moon | 101 grams (3.6 oz) of lunar rock | september 24, 1970 | success row 7 : september 2, 1971 | nan | luna 18 | the moon | none | - | failure crash-landed on the moon row 8 : february 14, 1972 | nan | luna 20 | the moon | 55 grams (1.9 oz) of lunar rock | february 25, 1972 | success row 9 : november 2, 1974 | nan | luna 23 | the moon | none | - | failure drilling device damaged on moon landing mission abandoned row 10 : october 16, 1975 | nan | luna e-8-5m no.412 | the moon | none | - | failure launch failure row 11 : august 9, 1976 | nan | luna 24 | the moon | 170 grams (6.0 oz) of lunar rock | august 22, 1976 | success row 12 : 1979 (planned) (canceled 1977) | nan | mars 79 (mars 5m) | mars | - | - | canceled in 1977 planned to return 500 grams (18 row 13 : february 7, 1999 | nan | stardust | 81p/wild (comet coma) | over 1 million comet particles | january 15, 2006 | success row 14 : august 8, 2001 | nan | genesis | solar wind | solar wind particles | september 8, 2004 | partial success return capsule damaged after failed parachute deployment some usable row 15 : may 9, 2003 | nan | hayabusa | 25143 itokawa (asteroid surface) | 1,500 grains of asteroid particles | june 13, 2010 | partial success planned to return several hundred milligrams row 16 : november 8, 2011 | nan | fobos-grunt | phobos (mars satellite soil) | none | - | failure failed to leave earth orbit crashed into the southern pacific ocean row 17 : july 2014 (planned, earliest) | nan | hayabusa 2 | planned for (162173) 1999 ju3 (a | - | 2020 (planned) | nan row 18 : 2016 (planned) | nan | osiris-rex | planned for 101955 bennu (asteroid | - | 2023 (planned) | planned to return between 60 g to 2 kg (2.1 row 19 : 2017 (planned) | nan | chang'e 5 | the moon | - | 2017 (planned) | planned to return at least 2 kilograms (4.4 l row 20 : 2020-2022 (proposed) | nan | marcopolo-r | near-earth object (asteroid surface) | - | to be determined | to return samples from a yet to be determined near-earth object row 21 : 2020/2021 (planned) | nan | luna-grunt | the moon | - | 2021 (planned) | planned to return up to 1 kilogram (2.2 lb row 22 : mid-2020s (proposed) | nan | meji msr | mars | - | to be determined | to be determined row 23 : mid-2020s (proposed) | nan | mars-grunt | mars | - | to be determined | intended to return about 200 grams (7.1 oz) row 24 : by 2030 | nan | chinese mars sample return mission | mars | - | to be determined | to be determined | table_csv/204_633.csv | 1 | {
"column_index": [
0
],
"row_index": [
3
]
} | [
"which mission launched on september 12, 1970 successful?",
"when did cosmos 305 launch?"
] | 0 | 22 october 1969 | [
"Launch date",
"Operator",
"Name",
"Sample origin",
"Samples returned",
"Recovery date",
"Mission result"
] | when did cosmos 305 launch? | [
[
"June 14, 1969",
"nan",
"Luna E-8-5 No.402",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"July 13, 1969",
"nan",
"Luna 15",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"23 September 1969",
"nan",
"Cosmos 300",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"22 October 1969",
"nan",
"Cosmos 305",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"6 February 1970",
"nan",
"Luna E-8-5 No.405",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"September 12, 1970",
"nan",
"Luna 16",
"The Moon",
"101 grams (3.6 oz) of lunar rock",
"September 24, 1970",
"Success"
],
[
"September 2, 1971",
"nan",
"Luna 18",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"February 14, 1972",
"nan",
"Luna 20",
"The Moon",
"55 grams (1.9 oz) of lunar rock",
"February 25, 1972",
"Success"
],
[
"November 2, 1974",
"nan",
"Luna 23",
"The Moon",
"None",
"-",
"Failure Drilling device damaged on Moon landing Mission abandoned"
],
[
"October 16, 1975",
"nan",
"Luna E-8-5M No.412",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"August 9, 1976",
"nan",
"Luna 24",
"The Moon",
"170 grams (6.0 oz) of lunar rock",
"August 22, 1976",
"Success"
],
[
"1979 (planned) (canceled 1977)",
"nan",
"Mars 79 (Mars 5M)",
"Mars",
"-",
"-",
"Canceled in 1977 Planned to return 500 grams (18"
],
[
"February 7, 1999",
"nan",
"Stardust",
"81P/Wild (Comet coma)",
"Over 1 million comet particles",
"January 15, 2006",
"Success"
],
[
"August 8, 2001",
"nan",
"Genesis",
"Solar wind",
"Solar wind particles",
"September 8, 2004",
"Partial success Return capsule damaged after failed parachute deployment Some usable"
],
[
"May 9, 2003",
"nan",
"Hayabusa",
"25143 Itokawa (Asteroid surface)",
"1,500 grains of asteroid particles",
"June 13, 2010",
"Partial success Planned to return several hundred milligrams"
],
[
"November 8, 2011",
"nan",
"Fobos-Grunt",
"Phobos (Mars satellite soil)",
"None",
"-",
"Failure Failed to leave Earth orbit Crashed into the southern Pacific Ocean"
],
[
"July 2014 (planned, earliest)",
"nan",
"Hayabusa 2",
"Planned for (162173) 1999 JU3 (A",
"-",
"2020 (planned)",
"nan"
],
[
"2016 (planned)",
"nan",
"OSIRIS-REx",
"Planned for 101955 Bennu (Asteroid",
"-",
"2023 (planned)",
"Planned to return between 60 g to 2 kg (2.1"
],
[
"2017 (planned)",
"nan",
"Chang'e 5",
"The Moon",
"-",
"2017 (planned)",
"Planned to return at least 2 kilograms (4.4 l"
],
[
"2020-2022 (proposed)",
"nan",
"MarcoPolo-R",
"Near-Earth object (Asteroid surface)",
"-",
"To be determined",
"To return samples from a yet to be determined near-Earth object"
],
[
"2020/2021 (planned)",
"nan",
"Luna-Grunt",
"The Moon",
"-",
"2021 (planned)",
"Planned to return up to 1 kilogram (2.2 lb"
],
[
"Mid-2020s (proposed)",
"nan",
"MEJI MSR",
"Mars",
"-",
"To be determined",
"To be determined"
],
[
"Mid-2020s (proposed)",
"nan",
"Mars-Grunt",
"Mars",
"-",
"To be determined",
"Intended to return about 200 grams (7.1 oz)"
],
[
"By 2030",
"nan",
"Chinese Mars sample return mission",
"Mars",
"-",
"To be determined",
"To be determined"
]
] | [
"22 October 1969"
] | when did cosmos 305 launch? || which mission launched on september 12, 1970 successful? |
nt-12067 | col : launch date | operator | name | sample origin | samples returned | recovery date | mission result row 1 : june 14, 1969 | nan | luna e-8-5 no.402 | the moon | none | - | failure launch failure row 2 : july 13, 1969 | nan | luna 15 | the moon | none | - | failure crash-landed on the moon row 3 : 23 september 1969 | nan | cosmos 300 | the moon | none | - | failure failed to leave earth orbit row 4 : 22 october 1969 | nan | cosmos 305 | the moon | none | - | failure failed to leave earth orbit row 5 : 6 february 1970 | nan | luna e-8-5 no.405 | the moon | none | - | failure launch failure row 6 : september 12, 1970 | nan | luna 16 | the moon | 101 grams (3.6 oz) of lunar rock | september 24, 1970 | success row 7 : september 2, 1971 | nan | luna 18 | the moon | none | - | failure crash-landed on the moon row 8 : february 14, 1972 | nan | luna 20 | the moon | 55 grams (1.9 oz) of lunar rock | february 25, 1972 | success row 9 : november 2, 1974 | nan | luna 23 | the moon | none | - | failure drilling device damaged on moon landing mission abandoned row 10 : october 16, 1975 | nan | luna e-8-5m no.412 | the moon | none | - | failure launch failure row 11 : august 9, 1976 | nan | luna 24 | the moon | 170 grams (6.0 oz) of lunar rock | august 22, 1976 | success row 12 : 1979 (planned) (canceled 1977) | nan | mars 79 (mars 5m) | mars | - | - | canceled in 1977 planned to return 500 grams (18 row 13 : february 7, 1999 | nan | stardust | 81p/wild (comet coma) | over 1 million comet particles | january 15, 2006 | success row 14 : august 8, 2001 | nan | genesis | solar wind | solar wind particles | september 8, 2004 | partial success return capsule damaged after failed parachute deployment some usable row 15 : may 9, 2003 | nan | hayabusa | 25143 itokawa (asteroid surface) | 1,500 grains of asteroid particles | june 13, 2010 | partial success planned to return several hundred milligrams row 16 : november 8, 2011 | nan | fobos-grunt | phobos (mars satellite soil) | none | - | failure failed to leave earth orbit crashed into the southern pacific ocean row 17 : july 2014 (planned, earliest) | nan | hayabusa 2 | planned for (162173) 1999 ju3 (a | - | 2020 (planned) | nan row 18 : 2016 (planned) | nan | osiris-rex | planned for 101955 bennu (asteroid | - | 2023 (planned) | planned to return between 60 g to 2 kg (2.1 row 19 : 2017 (planned) | nan | chang'e 5 | the moon | - | 2017 (planned) | planned to return at least 2 kilograms (4.4 l row 20 : 2020-2022 (proposed) | nan | marcopolo-r | near-earth object (asteroid surface) | - | to be determined | to return samples from a yet to be determined near-earth object row 21 : 2020/2021 (planned) | nan | luna-grunt | the moon | - | 2021 (planned) | planned to return up to 1 kilogram (2.2 lb row 22 : mid-2020s (proposed) | nan | meji msr | mars | - | to be determined | to be determined row 23 : mid-2020s (proposed) | nan | mars-grunt | mars | - | to be determined | intended to return about 200 grams (7.1 oz) row 24 : by 2030 | nan | chinese mars sample return mission | mars | - | to be determined | to be determined | table_csv/204_633.csv | 2 | {
"column_index": [
2
],
"row_index": [
3
]
} | [
"which mission launched on september 12, 1970 successful?",
"when did cosmos 305 launch?",
"what mission failed on october 22, 1969?"
] | 0 | cosmos 305 | [
"Launch date",
"Operator",
"Name",
"Sample origin",
"Samples returned",
"Recovery date",
"Mission result"
] | what mission failed on october 22, 1969? | [
[
"June 14, 1969",
"nan",
"Luna E-8-5 No.402",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"July 13, 1969",
"nan",
"Luna 15",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"23 September 1969",
"nan",
"Cosmos 300",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"22 October 1969",
"nan",
"Cosmos 305",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"6 February 1970",
"nan",
"Luna E-8-5 No.405",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"September 12, 1970",
"nan",
"Luna 16",
"The Moon",
"101 grams (3.6 oz) of lunar rock",
"September 24, 1970",
"Success"
],
[
"September 2, 1971",
"nan",
"Luna 18",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"February 14, 1972",
"nan",
"Luna 20",
"The Moon",
"55 grams (1.9 oz) of lunar rock",
"February 25, 1972",
"Success"
],
[
"November 2, 1974",
"nan",
"Luna 23",
"The Moon",
"None",
"-",
"Failure Drilling device damaged on Moon landing Mission abandoned"
],
[
"October 16, 1975",
"nan",
"Luna E-8-5M No.412",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"August 9, 1976",
"nan",
"Luna 24",
"The Moon",
"170 grams (6.0 oz) of lunar rock",
"August 22, 1976",
"Success"
],
[
"1979 (planned) (canceled 1977)",
"nan",
"Mars 79 (Mars 5M)",
"Mars",
"-",
"-",
"Canceled in 1977 Planned to return 500 grams (18"
],
[
"February 7, 1999",
"nan",
"Stardust",
"81P/Wild (Comet coma)",
"Over 1 million comet particles",
"January 15, 2006",
"Success"
],
[
"August 8, 2001",
"nan",
"Genesis",
"Solar wind",
"Solar wind particles",
"September 8, 2004",
"Partial success Return capsule damaged after failed parachute deployment Some usable"
],
[
"May 9, 2003",
"nan",
"Hayabusa",
"25143 Itokawa (Asteroid surface)",
"1,500 grains of asteroid particles",
"June 13, 2010",
"Partial success Planned to return several hundred milligrams"
],
[
"November 8, 2011",
"nan",
"Fobos-Grunt",
"Phobos (Mars satellite soil)",
"None",
"-",
"Failure Failed to leave Earth orbit Crashed into the southern Pacific Ocean"
],
[
"July 2014 (planned, earliest)",
"nan",
"Hayabusa 2",
"Planned for (162173) 1999 JU3 (A",
"-",
"2020 (planned)",
"nan"
],
[
"2016 (planned)",
"nan",
"OSIRIS-REx",
"Planned for 101955 Bennu (Asteroid",
"-",
"2023 (planned)",
"Planned to return between 60 g to 2 kg (2.1"
],
[
"2017 (planned)",
"nan",
"Chang'e 5",
"The Moon",
"-",
"2017 (planned)",
"Planned to return at least 2 kilograms (4.4 l"
],
[
"2020-2022 (proposed)",
"nan",
"MarcoPolo-R",
"Near-Earth object (Asteroid surface)",
"-",
"To be determined",
"To return samples from a yet to be determined near-Earth object"
],
[
"2020/2021 (planned)",
"nan",
"Luna-Grunt",
"The Moon",
"-",
"2021 (planned)",
"Planned to return up to 1 kilogram (2.2 lb"
],
[
"Mid-2020s (proposed)",
"nan",
"MEJI MSR",
"Mars",
"-",
"To be determined",
"To be determined"
],
[
"Mid-2020s (proposed)",
"nan",
"Mars-Grunt",
"Mars",
"-",
"To be determined",
"Intended to return about 200 grams (7.1 oz)"
],
[
"By 2030",
"nan",
"Chinese Mars sample return mission",
"Mars",
"-",
"To be determined",
"To be determined"
]
] | [
"Cosmos 305"
] | what mission failed on october 22, 1969? || when did cosmos 305 launch? | which mission launched on september 12, 1970 successful? |
nt-12067 | col : launch date | operator | name | sample origin | samples returned | recovery date | mission result row 1 : june 14, 1969 | nan | luna e-8-5 no.402 | the moon | none | - | failure launch failure row 2 : july 13, 1969 | nan | luna 15 | the moon | none | - | failure crash-landed on the moon row 3 : 23 september 1969 | nan | cosmos 300 | the moon | none | - | failure failed to leave earth orbit row 4 : 22 october 1969 | nan | cosmos 305 | the moon | none | - | failure failed to leave earth orbit row 5 : 6 february 1970 | nan | luna e-8-5 no.405 | the moon | none | - | failure launch failure row 6 : september 12, 1970 | nan | luna 16 | the moon | 101 grams (3.6 oz) of lunar rock | september 24, 1970 | success row 7 : september 2, 1971 | nan | luna 18 | the moon | none | - | failure crash-landed on the moon row 8 : february 14, 1972 | nan | luna 20 | the moon | 55 grams (1.9 oz) of lunar rock | february 25, 1972 | success row 9 : november 2, 1974 | nan | luna 23 | the moon | none | - | failure drilling device damaged on moon landing mission abandoned row 10 : october 16, 1975 | nan | luna e-8-5m no.412 | the moon | none | - | failure launch failure row 11 : august 9, 1976 | nan | luna 24 | the moon | 170 grams (6.0 oz) of lunar rock | august 22, 1976 | success row 12 : 1979 (planned) (canceled 1977) | nan | mars 79 (mars 5m) | mars | - | - | canceled in 1977 planned to return 500 grams (18 row 13 : february 7, 1999 | nan | stardust | 81p/wild (comet coma) | over 1 million comet particles | january 15, 2006 | success row 14 : august 8, 2001 | nan | genesis | solar wind | solar wind particles | september 8, 2004 | partial success return capsule damaged after failed parachute deployment some usable row 15 : may 9, 2003 | nan | hayabusa | 25143 itokawa (asteroid surface) | 1,500 grains of asteroid particles | june 13, 2010 | partial success planned to return several hundred milligrams row 16 : november 8, 2011 | nan | fobos-grunt | phobos (mars satellite soil) | none | - | failure failed to leave earth orbit crashed into the southern pacific ocean row 17 : july 2014 (planned, earliest) | nan | hayabusa 2 | planned for (162173) 1999 ju3 (a | - | 2020 (planned) | nan row 18 : 2016 (planned) | nan | osiris-rex | planned for 101955 bennu (asteroid | - | 2023 (planned) | planned to return between 60 g to 2 kg (2.1 row 19 : 2017 (planned) | nan | chang'e 5 | the moon | - | 2017 (planned) | planned to return at least 2 kilograms (4.4 l row 20 : 2020-2022 (proposed) | nan | marcopolo-r | near-earth object (asteroid surface) | - | to be determined | to return samples from a yet to be determined near-earth object row 21 : 2020/2021 (planned) | nan | luna-grunt | the moon | - | 2021 (planned) | planned to return up to 1 kilogram (2.2 lb row 22 : mid-2020s (proposed) | nan | meji msr | mars | - | to be determined | to be determined row 23 : mid-2020s (proposed) | nan | mars-grunt | mars | - | to be determined | intended to return about 200 grams (7.1 oz) row 24 : by 2030 | nan | chinese mars sample return mission | mars | - | to be determined | to be determined | table_csv/204_633.csv | 0 | {
"column_index": [
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2
],
"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
]
} | [
"what are all of the mission names?"
] | 1 | luna e-8-5 no.402, luna 15, cosmos 300, cosmos 305, luna e-8-5 no.405, luna 16, luna 18, luna 20, luna 23, luna e-8-5m no.412, luna 24, mars 79 (mars 5m), stardust, genesis, hayabusa, fobos-grunt, hayabusa 2, osiris-rex, chang'e 5, marcopolo-r, luna-grunt, meji msr, mars-grunt, chinese mars sample return mission, openluna | [
"Launch date",
"Operator",
"Name",
"Sample origin",
"Samples returned",
"Recovery date",
"Mission result"
] | what are all of the mission names? | [
[
"June 14, 1969",
"nan",
"Luna E-8-5 No.402",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"July 13, 1969",
"nan",
"Luna 15",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"23 September 1969",
"nan",
"Cosmos 300",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"22 October 1969",
"nan",
"Cosmos 305",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"6 February 1970",
"nan",
"Luna E-8-5 No.405",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"September 12, 1970",
"nan",
"Luna 16",
"The Moon",
"101 grams (3.6 oz) of lunar rock",
"September 24, 1970",
"Success"
],
[
"September 2, 1971",
"nan",
"Luna 18",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"February 14, 1972",
"nan",
"Luna 20",
"The Moon",
"55 grams (1.9 oz) of lunar rock",
"February 25, 1972",
"Success"
],
[
"November 2, 1974",
"nan",
"Luna 23",
"The Moon",
"None",
"-",
"Failure Drilling device damaged on Moon landing Mission abandoned"
],
[
"October 16, 1975",
"nan",
"Luna E-8-5M No.412",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"August 9, 1976",
"nan",
"Luna 24",
"The Moon",
"170 grams (6.0 oz) of lunar rock",
"August 22, 1976",
"Success"
],
[
"1979 (planned) (canceled 1977)",
"nan",
"Mars 79 (Mars 5M)",
"Mars",
"-",
"-",
"Canceled in 1977 Planned to return 500 grams (18"
],
[
"February 7, 1999",
"nan",
"Stardust",
"81P/Wild (Comet coma)",
"Over 1 million comet particles",
"January 15, 2006",
"Success"
],
[
"August 8, 2001",
"nan",
"Genesis",
"Solar wind",
"Solar wind particles",
"September 8, 2004",
"Partial success Return capsule damaged after failed parachute deployment Some usable"
],
[
"May 9, 2003",
"nan",
"Hayabusa",
"25143 Itokawa (Asteroid surface)",
"1,500 grains of asteroid particles",
"June 13, 2010",
"Partial success Planned to return several hundred milligrams"
],
[
"November 8, 2011",
"nan",
"Fobos-Grunt",
"Phobos (Mars satellite soil)",
"None",
"-",
"Failure Failed to leave Earth orbit Crashed into the southern Pacific Ocean"
],
[
"July 2014 (planned, earliest)",
"nan",
"Hayabusa 2",
"Planned for (162173) 1999 JU3 (A",
"-",
"2020 (planned)",
"nan"
],
[
"2016 (planned)",
"nan",
"OSIRIS-REx",
"Planned for 101955 Bennu (Asteroid",
"-",
"2023 (planned)",
"Planned to return between 60 g to 2 kg (2.1"
],
[
"2017 (planned)",
"nan",
"Chang'e 5",
"The Moon",
"-",
"2017 (planned)",
"Planned to return at least 2 kilograms (4.4 l"
],
[
"2020-2022 (proposed)",
"nan",
"MarcoPolo-R",
"Near-Earth object (Asteroid surface)",
"-",
"To be determined",
"To return samples from a yet to be determined near-Earth object"
],
[
"2020/2021 (planned)",
"nan",
"Luna-Grunt",
"The Moon",
"-",
"2021 (planned)",
"Planned to return up to 1 kilogram (2.2 lb"
],
[
"Mid-2020s (proposed)",
"nan",
"MEJI MSR",
"Mars",
"-",
"To be determined",
"To be determined"
],
[
"Mid-2020s (proposed)",
"nan",
"Mars-Grunt",
"Mars",
"-",
"To be determined",
"Intended to return about 200 grams (7.1 oz)"
],
[
"By 2030",
"nan",
"Chinese Mars sample return mission",
"Mars",
"-",
"To be determined",
"To be determined"
]
] | [
"Luna E-8-5 No.402",
"Luna 15",
"Cosmos 300",
"Cosmos 305",
"Luna E-8-5 No.405",
"Luna 16",
"Luna 18",
"Luna 20",
"Luna 23",
"Luna E-8-5M No.412",
"Luna 24",
"Mars 79 (Mars 5M)",
"Stardust",
"Genesis",
"Hayabusa",
"Fobos-Grunt",
"Hayabusa 2",
"OSIRIS-REx",
"Chang'e 5",
"MarcoPolo-R",
"Luna-Grunt",
"MEJI MSR",
"Mars-Grunt",
"Chinese Mars sample return mission",
"OpenLuna"
] | what are all of the mission names? || |
nt-12067 | col : launch date | operator | name | sample origin | samples returned | recovery date | mission result row 1 : june 14, 1969 | nan | luna e-8-5 no.402 | the moon | none | - | failure launch failure row 2 : july 13, 1969 | nan | luna 15 | the moon | none | - | failure crash-landed on the moon row 3 : 23 september 1969 | nan | cosmos 300 | the moon | none | - | failure failed to leave earth orbit row 4 : 22 october 1969 | nan | cosmos 305 | the moon | none | - | failure failed to leave earth orbit row 5 : 6 february 1970 | nan | luna e-8-5 no.405 | the moon | none | - | failure launch failure row 6 : september 12, 1970 | nan | luna 16 | the moon | 101 grams (3.6 oz) of lunar rock | september 24, 1970 | success row 7 : september 2, 1971 | nan | luna 18 | the moon | none | - | failure crash-landed on the moon row 8 : february 14, 1972 | nan | luna 20 | the moon | 55 grams (1.9 oz) of lunar rock | february 25, 1972 | success row 9 : november 2, 1974 | nan | luna 23 | the moon | none | - | failure drilling device damaged on moon landing mission abandoned row 10 : october 16, 1975 | nan | luna e-8-5m no.412 | the moon | none | - | failure launch failure row 11 : august 9, 1976 | nan | luna 24 | the moon | 170 grams (6.0 oz) of lunar rock | august 22, 1976 | success row 12 : 1979 (planned) (canceled 1977) | nan | mars 79 (mars 5m) | mars | - | - | canceled in 1977 planned to return 500 grams (18 row 13 : february 7, 1999 | nan | stardust | 81p/wild (comet coma) | over 1 million comet particles | january 15, 2006 | success row 14 : august 8, 2001 | nan | genesis | solar wind | solar wind particles | september 8, 2004 | partial success return capsule damaged after failed parachute deployment some usable row 15 : may 9, 2003 | nan | hayabusa | 25143 itokawa (asteroid surface) | 1,500 grains of asteroid particles | june 13, 2010 | partial success planned to return several hundred milligrams row 16 : november 8, 2011 | nan | fobos-grunt | phobos (mars satellite soil) | none | - | failure failed to leave earth orbit crashed into the southern pacific ocean row 17 : july 2014 (planned, earliest) | nan | hayabusa 2 | planned for (162173) 1999 ju3 (a | - | 2020 (planned) | nan row 18 : 2016 (planned) | nan | osiris-rex | planned for 101955 bennu (asteroid | - | 2023 (planned) | planned to return between 60 g to 2 kg (2.1 row 19 : 2017 (planned) | nan | chang'e 5 | the moon | - | 2017 (planned) | planned to return at least 2 kilograms (4.4 l row 20 : 2020-2022 (proposed) | nan | marcopolo-r | near-earth object (asteroid surface) | - | to be determined | to return samples from a yet to be determined near-earth object row 21 : 2020/2021 (planned) | nan | luna-grunt | the moon | - | 2021 (planned) | planned to return up to 1 kilogram (2.2 lb row 22 : mid-2020s (proposed) | nan | meji msr | mars | - | to be determined | to be determined row 23 : mid-2020s (proposed) | nan | mars-grunt | mars | - | to be determined | intended to return about 200 grams (7.1 oz) row 24 : by 2030 | nan | chinese mars sample return mission | mars | - | to be determined | to be determined | table_csv/204_633.csv | 1 | {
"column_index": [
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
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,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24
]
} | [
"what are all of the mission names?",
"what were the results of those missions?"
] | 1 | failure launch failure, failure crash-landed on the moon, failure failed to leave earth orbit, failure failed to leave earth orbit, failure launch failure, success, failure crash-landed on the moon, success, failure drilling device damaged on moon landing mission abandoned, failure launch failure, success, canceled in 1977 planned to return 500 grams (18, success, partial success return capsule damaged after failed parachute deployment some usable, partial success planned to return several hundred milligrams, failure failed to leave earth orbit crashed into the southern pacific ocean, , planned to return between 60 g to 2 kg (2.1, planned to return at least 2 kilograms (4.4 l, to return samples from a yet to be determined near-earth object, planned to return up to 1 kilogram (2.2 lb, to be determined, intended to return about 200 grams (7.1 oz), to be determined, intended to return about 200 kilograms (440 lb) | [
"Launch date",
"Operator",
"Name",
"Sample origin",
"Samples returned",
"Recovery date",
"Mission result"
] | what were the results of those missions? | [
[
"June 14, 1969",
"nan",
"Luna E-8-5 No.402",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"July 13, 1969",
"nan",
"Luna 15",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"23 September 1969",
"nan",
"Cosmos 300",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"22 October 1969",
"nan",
"Cosmos 305",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"6 February 1970",
"nan",
"Luna E-8-5 No.405",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"September 12, 1970",
"nan",
"Luna 16",
"The Moon",
"101 grams (3.6 oz) of lunar rock",
"September 24, 1970",
"Success"
],
[
"September 2, 1971",
"nan",
"Luna 18",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"February 14, 1972",
"nan",
"Luna 20",
"The Moon",
"55 grams (1.9 oz) of lunar rock",
"February 25, 1972",
"Success"
],
[
"November 2, 1974",
"nan",
"Luna 23",
"The Moon",
"None",
"-",
"Failure Drilling device damaged on Moon landing Mission abandoned"
],
[
"October 16, 1975",
"nan",
"Luna E-8-5M No.412",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"August 9, 1976",
"nan",
"Luna 24",
"The Moon",
"170 grams (6.0 oz) of lunar rock",
"August 22, 1976",
"Success"
],
[
"1979 (planned) (canceled 1977)",
"nan",
"Mars 79 (Mars 5M)",
"Mars",
"-",
"-",
"Canceled in 1977 Planned to return 500 grams (18"
],
[
"February 7, 1999",
"nan",
"Stardust",
"81P/Wild (Comet coma)",
"Over 1 million comet particles",
"January 15, 2006",
"Success"
],
[
"August 8, 2001",
"nan",
"Genesis",
"Solar wind",
"Solar wind particles",
"September 8, 2004",
"Partial success Return capsule damaged after failed parachute deployment Some usable"
],
[
"May 9, 2003",
"nan",
"Hayabusa",
"25143 Itokawa (Asteroid surface)",
"1,500 grains of asteroid particles",
"June 13, 2010",
"Partial success Planned to return several hundred milligrams"
],
[
"November 8, 2011",
"nan",
"Fobos-Grunt",
"Phobos (Mars satellite soil)",
"None",
"-",
"Failure Failed to leave Earth orbit Crashed into the southern Pacific Ocean"
],
[
"July 2014 (planned, earliest)",
"nan",
"Hayabusa 2",
"Planned for (162173) 1999 JU3 (A",
"-",
"2020 (planned)",
"nan"
],
[
"2016 (planned)",
"nan",
"OSIRIS-REx",
"Planned for 101955 Bennu (Asteroid",
"-",
"2023 (planned)",
"Planned to return between 60 g to 2 kg (2.1"
],
[
"2017 (planned)",
"nan",
"Chang'e 5",
"The Moon",
"-",
"2017 (planned)",
"Planned to return at least 2 kilograms (4.4 l"
],
[
"2020-2022 (proposed)",
"nan",
"MarcoPolo-R",
"Near-Earth object (Asteroid surface)",
"-",
"To be determined",
"To return samples from a yet to be determined near-Earth object"
],
[
"2020/2021 (planned)",
"nan",
"Luna-Grunt",
"The Moon",
"-",
"2021 (planned)",
"Planned to return up to 1 kilogram (2.2 lb"
],
[
"Mid-2020s (proposed)",
"nan",
"MEJI MSR",
"Mars",
"-",
"To be determined",
"To be determined"
],
[
"Mid-2020s (proposed)",
"nan",
"Mars-Grunt",
"Mars",
"-",
"To be determined",
"Intended to return about 200 grams (7.1 oz)"
],
[
"By 2030",
"nan",
"Chinese Mars sample return mission",
"Mars",
"-",
"To be determined",
"To be determined"
]
] | [
"Failure Launch failure",
"Failure Crash-landed on the Moon",
"Failure Failed to leave Earth orbit",
"Failure Failed to leave Earth orbit",
"Failure Launch failure",
"Success",
"Failure Crash-landed on the Moon",
"Success",
"Failure Drilling device damaged on Moon landing Mission abandoned",
"Failure Launch failure",
"Success",
"Canceled in 1977 Planned to return 500 grams (18",
"Success",
"Partial success Return capsule damaged after failed parachute deployment Some usable",
"Partial success Planned to return several hundred milligrams",
"Failure Failed to leave Earth orbit Crashed into the southern Pacific Ocean",
"",
"Planned to return between 60 g to 2 kg (2.1",
"Planned to return at least 2 kilograms (4.4 l",
"To return samples from a yet to be determined near-Earth object",
"Planned to return up to 1 kilogram (2.2 lb",
"To be determined",
"Intended to return about 200 grams (7.1 oz)",
"To be determined",
"Intended to return about 200 kilograms (440 lb)"
] | what were the results of those missions? || what are all of the mission names? |
nt-12067 | col : launch date | operator | name | sample origin | samples returned | recovery date | mission result row 1 : june 14, 1969 | nan | luna e-8-5 no.402 | the moon | none | - | failure launch failure row 2 : july 13, 1969 | nan | luna 15 | the moon | none | - | failure crash-landed on the moon row 3 : 23 september 1969 | nan | cosmos 300 | the moon | none | - | failure failed to leave earth orbit row 4 : 22 october 1969 | nan | cosmos 305 | the moon | none | - | failure failed to leave earth orbit row 5 : 6 february 1970 | nan | luna e-8-5 no.405 | the moon | none | - | failure launch failure row 6 : september 12, 1970 | nan | luna 16 | the moon | 101 grams (3.6 oz) of lunar rock | september 24, 1970 | success row 7 : september 2, 1971 | nan | luna 18 | the moon | none | - | failure crash-landed on the moon row 8 : february 14, 1972 | nan | luna 20 | the moon | 55 grams (1.9 oz) of lunar rock | february 25, 1972 | success row 9 : november 2, 1974 | nan | luna 23 | the moon | none | - | failure drilling device damaged on moon landing mission abandoned row 10 : october 16, 1975 | nan | luna e-8-5m no.412 | the moon | none | - | failure launch failure row 11 : august 9, 1976 | nan | luna 24 | the moon | 170 grams (6.0 oz) of lunar rock | august 22, 1976 | success row 12 : 1979 (planned) (canceled 1977) | nan | mars 79 (mars 5m) | mars | - | - | canceled in 1977 planned to return 500 grams (18 row 13 : february 7, 1999 | nan | stardust | 81p/wild (comet coma) | over 1 million comet particles | january 15, 2006 | success row 14 : august 8, 2001 | nan | genesis | solar wind | solar wind particles | september 8, 2004 | partial success return capsule damaged after failed parachute deployment some usable row 15 : may 9, 2003 | nan | hayabusa | 25143 itokawa (asteroid surface) | 1,500 grains of asteroid particles | june 13, 2010 | partial success planned to return several hundred milligrams row 16 : november 8, 2011 | nan | fobos-grunt | phobos (mars satellite soil) | none | - | failure failed to leave earth orbit crashed into the southern pacific ocean row 17 : july 2014 (planned, earliest) | nan | hayabusa 2 | planned for (162173) 1999 ju3 (a | - | 2020 (planned) | nan row 18 : 2016 (planned) | nan | osiris-rex | planned for 101955 bennu (asteroid | - | 2023 (planned) | planned to return between 60 g to 2 kg (2.1 row 19 : 2017 (planned) | nan | chang'e 5 | the moon | - | 2017 (planned) | planned to return at least 2 kilograms (4.4 l row 20 : 2020-2022 (proposed) | nan | marcopolo-r | near-earth object (asteroid surface) | - | to be determined | to return samples from a yet to be determined near-earth object row 21 : 2020/2021 (planned) | nan | luna-grunt | the moon | - | 2021 (planned) | planned to return up to 1 kilogram (2.2 lb row 22 : mid-2020s (proposed) | nan | meji msr | mars | - | to be determined | to be determined row 23 : mid-2020s (proposed) | nan | mars-grunt | mars | - | to be determined | intended to return about 200 grams (7.1 oz) row 24 : by 2030 | nan | chinese mars sample return mission | mars | - | to be determined | to be determined | table_csv/204_633.csv | 2 | {
"column_index": [
2
],
"row_index": [
3
]
} | [
"what are all of the mission names?",
"what were the results of those missions?",
"along with cosmos 300, which mission failed to leave orbit?"
] | 1 | cosmos 305 | [
"Launch date",
"Operator",
"Name",
"Sample origin",
"Samples returned",
"Recovery date",
"Mission result"
] | along with cosmos 300, which mission failed to leave orbit? | [
[
"June 14, 1969",
"nan",
"Luna E-8-5 No.402",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"July 13, 1969",
"nan",
"Luna 15",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"23 September 1969",
"nan",
"Cosmos 300",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"22 October 1969",
"nan",
"Cosmos 305",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"6 February 1970",
"nan",
"Luna E-8-5 No.405",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"September 12, 1970",
"nan",
"Luna 16",
"The Moon",
"101 grams (3.6 oz) of lunar rock",
"September 24, 1970",
"Success"
],
[
"September 2, 1971",
"nan",
"Luna 18",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"February 14, 1972",
"nan",
"Luna 20",
"The Moon",
"55 grams (1.9 oz) of lunar rock",
"February 25, 1972",
"Success"
],
[
"November 2, 1974",
"nan",
"Luna 23",
"The Moon",
"None",
"-",
"Failure Drilling device damaged on Moon landing Mission abandoned"
],
[
"October 16, 1975",
"nan",
"Luna E-8-5M No.412",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"August 9, 1976",
"nan",
"Luna 24",
"The Moon",
"170 grams (6.0 oz) of lunar rock",
"August 22, 1976",
"Success"
],
[
"1979 (planned) (canceled 1977)",
"nan",
"Mars 79 (Mars 5M)",
"Mars",
"-",
"-",
"Canceled in 1977 Planned to return 500 grams (18"
],
[
"February 7, 1999",
"nan",
"Stardust",
"81P/Wild (Comet coma)",
"Over 1 million comet particles",
"January 15, 2006",
"Success"
],
[
"August 8, 2001",
"nan",
"Genesis",
"Solar wind",
"Solar wind particles",
"September 8, 2004",
"Partial success Return capsule damaged after failed parachute deployment Some usable"
],
[
"May 9, 2003",
"nan",
"Hayabusa",
"25143 Itokawa (Asteroid surface)",
"1,500 grains of asteroid particles",
"June 13, 2010",
"Partial success Planned to return several hundred milligrams"
],
[
"November 8, 2011",
"nan",
"Fobos-Grunt",
"Phobos (Mars satellite soil)",
"None",
"-",
"Failure Failed to leave Earth orbit Crashed into the southern Pacific Ocean"
],
[
"July 2014 (planned, earliest)",
"nan",
"Hayabusa 2",
"Planned for (162173) 1999 JU3 (A",
"-",
"2020 (planned)",
"nan"
],
[
"2016 (planned)",
"nan",
"OSIRIS-REx",
"Planned for 101955 Bennu (Asteroid",
"-",
"2023 (planned)",
"Planned to return between 60 g to 2 kg (2.1"
],
[
"2017 (planned)",
"nan",
"Chang'e 5",
"The Moon",
"-",
"2017 (planned)",
"Planned to return at least 2 kilograms (4.4 l"
],
[
"2020-2022 (proposed)",
"nan",
"MarcoPolo-R",
"Near-Earth object (Asteroid surface)",
"-",
"To be determined",
"To return samples from a yet to be determined near-Earth object"
],
[
"2020/2021 (planned)",
"nan",
"Luna-Grunt",
"The Moon",
"-",
"2021 (planned)",
"Planned to return up to 1 kilogram (2.2 lb"
],
[
"Mid-2020s (proposed)",
"nan",
"MEJI MSR",
"Mars",
"-",
"To be determined",
"To be determined"
],
[
"Mid-2020s (proposed)",
"nan",
"Mars-Grunt",
"Mars",
"-",
"To be determined",
"Intended to return about 200 grams (7.1 oz)"
],
[
"By 2030",
"nan",
"Chinese Mars sample return mission",
"Mars",
"-",
"To be determined",
"To be determined"
]
] | [
"Cosmos 305"
] | along with cosmos 300, which mission failed to leave orbit? || what were the results of those missions? | what are all of the mission names? |
nt-12067 | col : launch date | operator | name | sample origin | samples returned | recovery date | mission result row 1 : june 14, 1969 | nan | luna e-8-5 no.402 | the moon | none | - | failure launch failure row 2 : july 13, 1969 | nan | luna 15 | the moon | none | - | failure crash-landed on the moon row 3 : 23 september 1969 | nan | cosmos 300 | the moon | none | - | failure failed to leave earth orbit row 4 : 22 october 1969 | nan | cosmos 305 | the moon | none | - | failure failed to leave earth orbit row 5 : 6 february 1970 | nan | luna e-8-5 no.405 | the moon | none | - | failure launch failure row 6 : september 12, 1970 | nan | luna 16 | the moon | 101 grams (3.6 oz) of lunar rock | september 24, 1970 | success row 7 : september 2, 1971 | nan | luna 18 | the moon | none | - | failure crash-landed on the moon row 8 : february 14, 1972 | nan | luna 20 | the moon | 55 grams (1.9 oz) of lunar rock | february 25, 1972 | success row 9 : november 2, 1974 | nan | luna 23 | the moon | none | - | failure drilling device damaged on moon landing mission abandoned row 10 : october 16, 1975 | nan | luna e-8-5m no.412 | the moon | none | - | failure launch failure row 11 : august 9, 1976 | nan | luna 24 | the moon | 170 grams (6.0 oz) of lunar rock | august 22, 1976 | success row 12 : 1979 (planned) (canceled 1977) | nan | mars 79 (mars 5m) | mars | - | - | canceled in 1977 planned to return 500 grams (18 row 13 : february 7, 1999 | nan | stardust | 81p/wild (comet coma) | over 1 million comet particles | january 15, 2006 | success row 14 : august 8, 2001 | nan | genesis | solar wind | solar wind particles | september 8, 2004 | partial success return capsule damaged after failed parachute deployment some usable row 15 : may 9, 2003 | nan | hayabusa | 25143 itokawa (asteroid surface) | 1,500 grains of asteroid particles | june 13, 2010 | partial success planned to return several hundred milligrams row 16 : november 8, 2011 | nan | fobos-grunt | phobos (mars satellite soil) | none | - | failure failed to leave earth orbit crashed into the southern pacific ocean row 17 : july 2014 (planned, earliest) | nan | hayabusa 2 | planned for (162173) 1999 ju3 (a | - | 2020 (planned) | nan row 18 : 2016 (planned) | nan | osiris-rex | planned for 101955 bennu (asteroid | - | 2023 (planned) | planned to return between 60 g to 2 kg (2.1 row 19 : 2017 (planned) | nan | chang'e 5 | the moon | - | 2017 (planned) | planned to return at least 2 kilograms (4.4 l row 20 : 2020-2022 (proposed) | nan | marcopolo-r | near-earth object (asteroid surface) | - | to be determined | to return samples from a yet to be determined near-earth object row 21 : 2020/2021 (planned) | nan | luna-grunt | the moon | - | 2021 (planned) | planned to return up to 1 kilogram (2.2 lb row 22 : mid-2020s (proposed) | nan | meji msr | mars | - | to be determined | to be determined row 23 : mid-2020s (proposed) | nan | mars-grunt | mars | - | to be determined | intended to return about 200 grams (7.1 oz) row 24 : by 2030 | nan | chinese mars sample return mission | mars | - | to be determined | to be determined | table_csv/204_633.csv | 0 | {
"column_index": [
2,
2
],
"row_index": [
2,
3
]
} | [
"what missions failed to leave earth's orbit?"
] | 2 | cosmos 300, cosmos 305 | [
"Launch date",
"Operator",
"Name",
"Sample origin",
"Samples returned",
"Recovery date",
"Mission result"
] | what missions failed to leave earth's orbit? | [
[
"June 14, 1969",
"nan",
"Luna E-8-5 No.402",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"July 13, 1969",
"nan",
"Luna 15",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"23 September 1969",
"nan",
"Cosmos 300",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"22 October 1969",
"nan",
"Cosmos 305",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"6 February 1970",
"nan",
"Luna E-8-5 No.405",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"September 12, 1970",
"nan",
"Luna 16",
"The Moon",
"101 grams (3.6 oz) of lunar rock",
"September 24, 1970",
"Success"
],
[
"September 2, 1971",
"nan",
"Luna 18",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"February 14, 1972",
"nan",
"Luna 20",
"The Moon",
"55 grams (1.9 oz) of lunar rock",
"February 25, 1972",
"Success"
],
[
"November 2, 1974",
"nan",
"Luna 23",
"The Moon",
"None",
"-",
"Failure Drilling device damaged on Moon landing Mission abandoned"
],
[
"October 16, 1975",
"nan",
"Luna E-8-5M No.412",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"August 9, 1976",
"nan",
"Luna 24",
"The Moon",
"170 grams (6.0 oz) of lunar rock",
"August 22, 1976",
"Success"
],
[
"1979 (planned) (canceled 1977)",
"nan",
"Mars 79 (Mars 5M)",
"Mars",
"-",
"-",
"Canceled in 1977 Planned to return 500 grams (18"
],
[
"February 7, 1999",
"nan",
"Stardust",
"81P/Wild (Comet coma)",
"Over 1 million comet particles",
"January 15, 2006",
"Success"
],
[
"August 8, 2001",
"nan",
"Genesis",
"Solar wind",
"Solar wind particles",
"September 8, 2004",
"Partial success Return capsule damaged after failed parachute deployment Some usable"
],
[
"May 9, 2003",
"nan",
"Hayabusa",
"25143 Itokawa (Asteroid surface)",
"1,500 grains of asteroid particles",
"June 13, 2010",
"Partial success Planned to return several hundred milligrams"
],
[
"November 8, 2011",
"nan",
"Fobos-Grunt",
"Phobos (Mars satellite soil)",
"None",
"-",
"Failure Failed to leave Earth orbit Crashed into the southern Pacific Ocean"
],
[
"July 2014 (planned, earliest)",
"nan",
"Hayabusa 2",
"Planned for (162173) 1999 JU3 (A",
"-",
"2020 (planned)",
"nan"
],
[
"2016 (planned)",
"nan",
"OSIRIS-REx",
"Planned for 101955 Bennu (Asteroid",
"-",
"2023 (planned)",
"Planned to return between 60 g to 2 kg (2.1"
],
[
"2017 (planned)",
"nan",
"Chang'e 5",
"The Moon",
"-",
"2017 (planned)",
"Planned to return at least 2 kilograms (4.4 l"
],
[
"2020-2022 (proposed)",
"nan",
"MarcoPolo-R",
"Near-Earth object (Asteroid surface)",
"-",
"To be determined",
"To return samples from a yet to be determined near-Earth object"
],
[
"2020/2021 (planned)",
"nan",
"Luna-Grunt",
"The Moon",
"-",
"2021 (planned)",
"Planned to return up to 1 kilogram (2.2 lb"
],
[
"Mid-2020s (proposed)",
"nan",
"MEJI MSR",
"Mars",
"-",
"To be determined",
"To be determined"
],
[
"Mid-2020s (proposed)",
"nan",
"Mars-Grunt",
"Mars",
"-",
"To be determined",
"Intended to return about 200 grams (7.1 oz)"
],
[
"By 2030",
"nan",
"Chinese Mars sample return mission",
"Mars",
"-",
"To be determined",
"To be determined"
]
] | [
"Cosmos 300",
"Cosmos 305"
] | what missions failed to leave earth's orbit? || |
nt-12067 | col : launch date | operator | name | sample origin | samples returned | recovery date | mission result row 1 : june 14, 1969 | nan | luna e-8-5 no.402 | the moon | none | - | failure launch failure row 2 : july 13, 1969 | nan | luna 15 | the moon | none | - | failure crash-landed on the moon row 3 : 23 september 1969 | nan | cosmos 300 | the moon | none | - | failure failed to leave earth orbit row 4 : 22 october 1969 | nan | cosmos 305 | the moon | none | - | failure failed to leave earth orbit row 5 : 6 february 1970 | nan | luna e-8-5 no.405 | the moon | none | - | failure launch failure row 6 : september 12, 1970 | nan | luna 16 | the moon | 101 grams (3.6 oz) of lunar rock | september 24, 1970 | success row 7 : september 2, 1971 | nan | luna 18 | the moon | none | - | failure crash-landed on the moon row 8 : february 14, 1972 | nan | luna 20 | the moon | 55 grams (1.9 oz) of lunar rock | february 25, 1972 | success row 9 : november 2, 1974 | nan | luna 23 | the moon | none | - | failure drilling device damaged on moon landing mission abandoned row 10 : october 16, 1975 | nan | luna e-8-5m no.412 | the moon | none | - | failure launch failure row 11 : august 9, 1976 | nan | luna 24 | the moon | 170 grams (6.0 oz) of lunar rock | august 22, 1976 | success row 12 : 1979 (planned) (canceled 1977) | nan | mars 79 (mars 5m) | mars | - | - | canceled in 1977 planned to return 500 grams (18 row 13 : february 7, 1999 | nan | stardust | 81p/wild (comet coma) | over 1 million comet particles | january 15, 2006 | success row 14 : august 8, 2001 | nan | genesis | solar wind | solar wind particles | september 8, 2004 | partial success return capsule damaged after failed parachute deployment some usable row 15 : may 9, 2003 | nan | hayabusa | 25143 itokawa (asteroid surface) | 1,500 grains of asteroid particles | june 13, 2010 | partial success planned to return several hundred milligrams row 16 : november 8, 2011 | nan | fobos-grunt | phobos (mars satellite soil) | none | - | failure failed to leave earth orbit crashed into the southern pacific ocean row 17 : july 2014 (planned, earliest) | nan | hayabusa 2 | planned for (162173) 1999 ju3 (a | - | 2020 (planned) | nan row 18 : 2016 (planned) | nan | osiris-rex | planned for 101955 bennu (asteroid | - | 2023 (planned) | planned to return between 60 g to 2 kg (2.1 row 19 : 2017 (planned) | nan | chang'e 5 | the moon | - | 2017 (planned) | planned to return at least 2 kilograms (4.4 l row 20 : 2020-2022 (proposed) | nan | marcopolo-r | near-earth object (asteroid surface) | - | to be determined | to return samples from a yet to be determined near-earth object row 21 : 2020/2021 (planned) | nan | luna-grunt | the moon | - | 2021 (planned) | planned to return up to 1 kilogram (2.2 lb row 22 : mid-2020s (proposed) | nan | meji msr | mars | - | to be determined | to be determined row 23 : mid-2020s (proposed) | nan | mars-grunt | mars | - | to be determined | intended to return about 200 grams (7.1 oz) row 24 : by 2030 | nan | chinese mars sample return mission | mars | - | to be determined | to be determined | table_csv/204_633.csv | 1 | {
"column_index": [
2
],
"row_index": [
3
]
} | [
"what missions failed to leave earth's orbit?",
"what mission in october 1969 failed to leave earth's orbit?"
] | 2 | cosmos 305 | [
"Launch date",
"Operator",
"Name",
"Sample origin",
"Samples returned",
"Recovery date",
"Mission result"
] | what mission in october 1969 failed to leave earth's orbit? | [
[
"June 14, 1969",
"nan",
"Luna E-8-5 No.402",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"July 13, 1969",
"nan",
"Luna 15",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"23 September 1969",
"nan",
"Cosmos 300",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"22 October 1969",
"nan",
"Cosmos 305",
"The Moon",
"None",
"-",
"Failure Failed to leave Earth orbit"
],
[
"6 February 1970",
"nan",
"Luna E-8-5 No.405",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"September 12, 1970",
"nan",
"Luna 16",
"The Moon",
"101 grams (3.6 oz) of lunar rock",
"September 24, 1970",
"Success"
],
[
"September 2, 1971",
"nan",
"Luna 18",
"The Moon",
"None",
"-",
"Failure Crash-landed on the Moon"
],
[
"February 14, 1972",
"nan",
"Luna 20",
"The Moon",
"55 grams (1.9 oz) of lunar rock",
"February 25, 1972",
"Success"
],
[
"November 2, 1974",
"nan",
"Luna 23",
"The Moon",
"None",
"-",
"Failure Drilling device damaged on Moon landing Mission abandoned"
],
[
"October 16, 1975",
"nan",
"Luna E-8-5M No.412",
"The Moon",
"None",
"-",
"Failure Launch failure"
],
[
"August 9, 1976",
"nan",
"Luna 24",
"The Moon",
"170 grams (6.0 oz) of lunar rock",
"August 22, 1976",
"Success"
],
[
"1979 (planned) (canceled 1977)",
"nan",
"Mars 79 (Mars 5M)",
"Mars",
"-",
"-",
"Canceled in 1977 Planned to return 500 grams (18"
],
[
"February 7, 1999",
"nan",
"Stardust",
"81P/Wild (Comet coma)",
"Over 1 million comet particles",
"January 15, 2006",
"Success"
],
[
"August 8, 2001",
"nan",
"Genesis",
"Solar wind",
"Solar wind particles",
"September 8, 2004",
"Partial success Return capsule damaged after failed parachute deployment Some usable"
],
[
"May 9, 2003",
"nan",
"Hayabusa",
"25143 Itokawa (Asteroid surface)",
"1,500 grains of asteroid particles",
"June 13, 2010",
"Partial success Planned to return several hundred milligrams"
],
[
"November 8, 2011",
"nan",
"Fobos-Grunt",
"Phobos (Mars satellite soil)",
"None",
"-",
"Failure Failed to leave Earth orbit Crashed into the southern Pacific Ocean"
],
[
"July 2014 (planned, earliest)",
"nan",
"Hayabusa 2",
"Planned for (162173) 1999 JU3 (A",
"-",
"2020 (planned)",
"nan"
],
[
"2016 (planned)",
"nan",
"OSIRIS-REx",
"Planned for 101955 Bennu (Asteroid",
"-",
"2023 (planned)",
"Planned to return between 60 g to 2 kg (2.1"
],
[
"2017 (planned)",
"nan",
"Chang'e 5",
"The Moon",
"-",
"2017 (planned)",
"Planned to return at least 2 kilograms (4.4 l"
],
[
"2020-2022 (proposed)",
"nan",
"MarcoPolo-R",
"Near-Earth object (Asteroid surface)",
"-",
"To be determined",
"To return samples from a yet to be determined near-Earth object"
],
[
"2020/2021 (planned)",
"nan",
"Luna-Grunt",
"The Moon",
"-",
"2021 (planned)",
"Planned to return up to 1 kilogram (2.2 lb"
],
[
"Mid-2020s (proposed)",
"nan",
"MEJI MSR",
"Mars",
"-",
"To be determined",
"To be determined"
],
[
"Mid-2020s (proposed)",
"nan",
"Mars-Grunt",
"Mars",
"-",
"To be determined",
"Intended to return about 200 grams (7.1 oz)"
],
[
"By 2030",
"nan",
"Chinese Mars sample return mission",
"Mars",
"-",
"To be determined",
"To be determined"
]
] | [
"Cosmos 305"
] | what mission in october 1969 failed to leave earth's orbit? || what missions failed to leave earth's orbit? |
nt-12289 | col : volume | year | names | articles | pages | images | maps | number of copies row 1 : 1 | 1974 | a-argina | 3,442 | 720 | 1,294 | 75.0 | 100,000 row 2 : 2 | 1976 | argishti-geghervan | 3,503 | 720 | 1,798 | 75.0 | 100,000 row 3 : 3 | 1977 | geghets`ike-zowrabyan | 3,509 | 720 | 1,726 | 53.0 | 100,000 row 4 : 4 | 1978 | e-khaghkhagh | 3,451 | 720 | 1,228 | 53.0 | 100,000 row 5 : 5 | 1979 | khaghogh-kowlisner | 3,694 | 720 | 1,326 | 68.0 | 100,000 row 6 : 6 | 1980 | kowlzor-dzowlowk | 3,108 | 720 | 1,097 | 64.0 | 100,000 row 7 : 7 | 1981 | dzowlowm-monopkhonk` | 3,250 | 720 | 1,436 | 46.0 | 100,000 row 8 : 8 | 1982 | monopolia-ch`ech`erek | 3,145 | 720 | 1,274 | 70.0 | 100,000 row 9 : 9 | 1983 | ch`ech`k`ar-rhstakes | 3,185 | 720 | 1,046 | 60.0 | 100,000 row 10 : 10 | 1984 | rhstam-sshm | 2,009 | 736 | 1,065 | 61.0 | 100,000 row 11 : 11 | 1985 | sovetakan-tiezerk` | 2,970 | 720 | 958 | 67.0 | 100,000 row 12 : 12 | 1986 | tiepolo-fowk`sin | 3,501 | 752 | 1,015 | 96.0 | 100,000 row 13 : total (1-12) | 1974-1986 | a-fowk`sin | 36,767 | 8,688 | 15,263 | 858.0 | 1,200,000 row 14 : 13 | 1987 | sovetakan hayastan | nan | nan | nan | nan | nan | table_csv/204_843.csv | 0 | {
"column_index": [
0
],
"row_index": [
12
]
} | [
"which volume entry in the table is the summary for volumes 1 through 12?"
] | 0 | total (1-12) | [
"Volume",
"Year",
"Names",
"Articles",
"Pages",
"Images",
"Maps",
"Number of copies"
] | which volume entry in the table is the summary for volumes 1 through 12? | [
[
"1",
"1974",
"A-ARGINA",
"3,442",
"720",
"1,294",
"75.0",
"100,000"
],
[
"2",
"1976",
"ARGIShTI-GEGhERVAN",
"3,503",
"720",
"1,798",
"75.0",
"100,000"
],
[
"3",
"1977",
"GEGhETs`IKE-ZOWRABYAN",
"3,509",
"720",
"1,726",
"53.0",
"100,000"
],
[
"4",
"1978",
"E-KhAGhKhAGh",
"3,451",
"720",
"1,228",
"53.0",
"100,000"
],
[
"5",
"1979",
"KhAGhOGh-KOWLISNER",
"3,694",
"720",
"1,326",
"68.0",
"100,000"
],
[
"6",
"1980",
"KOWLZOR-DzOWLOWK",
"3,108",
"720",
"1,097",
"64.0",
"100,000"
],
[
"7",
"1981",
"DzOWLOWM-MONOPKhONK`",
"3,250",
"720",
"1,436",
"46.0",
"100,000"
],
[
"8",
"1982",
"MONOPOLIA-Ch`ECh`EREK",
"3,145",
"720",
"1,274",
"70.0",
"100,000"
],
[
"9",
"1983",
"Ch`ECh`K`AR-RhSTAKES",
"3,185",
"720",
"1,046",
"60.0",
"100,000"
],
[
"10",
"1984",
"RhSTAM-SSHM",
"2,009",
"736",
"1,065",
"61.0",
"100,000"
],
[
"11",
"1985",
"SOVETAKAN-TIEZERK`",
"2,970",
"720",
"958",
"67.0",
"100,000"
],
[
"12",
"1986",
"TIEPOLO-FOWK`SIN",
"3,501",
"752",
"1,015",
"96.0",
"100,000"
],
[
"TOTAL (1-12)",
"1974-1986",
"A-FOwK`SIN",
"36,767",
"8,688",
"15,263",
"858.0",
"1,200,000"
],
[
"13",
"1987",
"SOVETAKAN HAYASTAN",
"nan",
"nan",
"nan",
"nan",
"nan"
]
] | [
"TOTAL (1-12)"
] | which volume entry in the table is the summary for volumes 1 through 12? || |
nt-12289 | col : volume | year | names | articles | pages | images | maps | number of copies row 1 : 1 | 1974 | a-argina | 3,442 | 720 | 1,294 | 75.0 | 100,000 row 2 : 2 | 1976 | argishti-geghervan | 3,503 | 720 | 1,798 | 75.0 | 100,000 row 3 : 3 | 1977 | geghets`ike-zowrabyan | 3,509 | 720 | 1,726 | 53.0 | 100,000 row 4 : 4 | 1978 | e-khaghkhagh | 3,451 | 720 | 1,228 | 53.0 | 100,000 row 5 : 5 | 1979 | khaghogh-kowlisner | 3,694 | 720 | 1,326 | 68.0 | 100,000 row 6 : 6 | 1980 | kowlzor-dzowlowk | 3,108 | 720 | 1,097 | 64.0 | 100,000 row 7 : 7 | 1981 | dzowlowm-monopkhonk` | 3,250 | 720 | 1,436 | 46.0 | 100,000 row 8 : 8 | 1982 | monopolia-ch`ech`erek | 3,145 | 720 | 1,274 | 70.0 | 100,000 row 9 : 9 | 1983 | ch`ech`k`ar-rhstakes | 3,185 | 720 | 1,046 | 60.0 | 100,000 row 10 : 10 | 1984 | rhstam-sshm | 2,009 | 736 | 1,065 | 61.0 | 100,000 row 11 : 11 | 1985 | sovetakan-tiezerk` | 2,970 | 720 | 958 | 67.0 | 100,000 row 12 : 12 | 1986 | tiepolo-fowk`sin | 3,501 | 752 | 1,015 | 96.0 | 100,000 row 13 : total (1-12) | 1974-1986 | a-fowk`sin | 36,767 | 8,688 | 15,263 | 858.0 | 1,200,000 row 14 : 13 | 1987 | sovetakan hayastan | nan | nan | nan | nan | nan | table_csv/204_843.csv | 1 | {
"column_index": [
7
],
"row_index": [
12
]
} | [
"which volume entry in the table is the summary for volumes 1 through 12?",
"for this volume entry, what is the total number of copies?"
] | 0 | 1,200,000 | [
"Volume",
"Year",
"Names",
"Articles",
"Pages",
"Images",
"Maps",
"Number of copies"
] | for this volume entry, what is the total number of copies? | [
[
"1",
"1974",
"A-ARGINA",
"3,442",
"720",
"1,294",
"75.0",
"100,000"
],
[
"2",
"1976",
"ARGIShTI-GEGhERVAN",
"3,503",
"720",
"1,798",
"75.0",
"100,000"
],
[
"3",
"1977",
"GEGhETs`IKE-ZOWRABYAN",
"3,509",
"720",
"1,726",
"53.0",
"100,000"
],
[
"4",
"1978",
"E-KhAGhKhAGh",
"3,451",
"720",
"1,228",
"53.0",
"100,000"
],
[
"5",
"1979",
"KhAGhOGh-KOWLISNER",
"3,694",
"720",
"1,326",
"68.0",
"100,000"
],
[
"6",
"1980",
"KOWLZOR-DzOWLOWK",
"3,108",
"720",
"1,097",
"64.0",
"100,000"
],
[
"7",
"1981",
"DzOWLOWM-MONOPKhONK`",
"3,250",
"720",
"1,436",
"46.0",
"100,000"
],
[
"8",
"1982",
"MONOPOLIA-Ch`ECh`EREK",
"3,145",
"720",
"1,274",
"70.0",
"100,000"
],
[
"9",
"1983",
"Ch`ECh`K`AR-RhSTAKES",
"3,185",
"720",
"1,046",
"60.0",
"100,000"
],
[
"10",
"1984",
"RhSTAM-SSHM",
"2,009",
"736",
"1,065",
"61.0",
"100,000"
],
[
"11",
"1985",
"SOVETAKAN-TIEZERK`",
"2,970",
"720",
"958",
"67.0",
"100,000"
],
[
"12",
"1986",
"TIEPOLO-FOWK`SIN",
"3,501",
"752",
"1,015",
"96.0",
"100,000"
],
[
"TOTAL (1-12)",
"1974-1986",
"A-FOwK`SIN",
"36,767",
"8,688",
"15,263",
"858.0",
"1,200,000"
],
[
"13",
"1987",
"SOVETAKAN HAYASTAN",
"nan",
"nan",
"nan",
"nan",
"nan"
]
] | [
"1,200,000"
] | for this volume entry, what is the total number of copies? || which volume entry in the table is the summary for volumes 1 through 12? |
nt-12289 | col : volume | year | names | articles | pages | images | maps | number of copies row 1 : 1 | 1974 | a-argina | 3,442 | 720 | 1,294 | 75.0 | 100,000 row 2 : 2 | 1976 | argishti-geghervan | 3,503 | 720 | 1,798 | 75.0 | 100,000 row 3 : 3 | 1977 | geghets`ike-zowrabyan | 3,509 | 720 | 1,726 | 53.0 | 100,000 row 4 : 4 | 1978 | e-khaghkhagh | 3,451 | 720 | 1,228 | 53.0 | 100,000 row 5 : 5 | 1979 | khaghogh-kowlisner | 3,694 | 720 | 1,326 | 68.0 | 100,000 row 6 : 6 | 1980 | kowlzor-dzowlowk | 3,108 | 720 | 1,097 | 64.0 | 100,000 row 7 : 7 | 1981 | dzowlowm-monopkhonk` | 3,250 | 720 | 1,436 | 46.0 | 100,000 row 8 : 8 | 1982 | monopolia-ch`ech`erek | 3,145 | 720 | 1,274 | 70.0 | 100,000 row 9 : 9 | 1983 | ch`ech`k`ar-rhstakes | 3,185 | 720 | 1,046 | 60.0 | 100,000 row 10 : 10 | 1984 | rhstam-sshm | 2,009 | 736 | 1,065 | 61.0 | 100,000 row 11 : 11 | 1985 | sovetakan-tiezerk` | 2,970 | 720 | 958 | 67.0 | 100,000 row 12 : 12 | 1986 | tiepolo-fowk`sin | 3,501 | 752 | 1,015 | 96.0 | 100,000 row 13 : total (1-12) | 1974-1986 | a-fowk`sin | 36,767 | 8,688 | 15,263 | 858.0 | 1,200,000 row 14 : 13 | 1987 | sovetakan hayastan | nan | nan | nan | nan | nan | table_csv/204_843.csv | 0 | {
"column_index": [
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
} | [
"how many copies were published for each year?"
] | 1 | 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000 | [
"Volume",
"Year",
"Names",
"Articles",
"Pages",
"Images",
"Maps",
"Number of copies"
] | how many copies were published for each year? | [
[
"1",
"1974",
"A-ARGINA",
"3,442",
"720",
"1,294",
"75.0",
"100,000"
],
[
"2",
"1976",
"ARGIShTI-GEGhERVAN",
"3,503",
"720",
"1,798",
"75.0",
"100,000"
],
[
"3",
"1977",
"GEGhETs`IKE-ZOWRABYAN",
"3,509",
"720",
"1,726",
"53.0",
"100,000"
],
[
"4",
"1978",
"E-KhAGhKhAGh",
"3,451",
"720",
"1,228",
"53.0",
"100,000"
],
[
"5",
"1979",
"KhAGhOGh-KOWLISNER",
"3,694",
"720",
"1,326",
"68.0",
"100,000"
],
[
"6",
"1980",
"KOWLZOR-DzOWLOWK",
"3,108",
"720",
"1,097",
"64.0",
"100,000"
],
[
"7",
"1981",
"DzOWLOWM-MONOPKhONK`",
"3,250",
"720",
"1,436",
"46.0",
"100,000"
],
[
"8",
"1982",
"MONOPOLIA-Ch`ECh`EREK",
"3,145",
"720",
"1,274",
"70.0",
"100,000"
],
[
"9",
"1983",
"Ch`ECh`K`AR-RhSTAKES",
"3,185",
"720",
"1,046",
"60.0",
"100,000"
],
[
"10",
"1984",
"RhSTAM-SSHM",
"2,009",
"736",
"1,065",
"61.0",
"100,000"
],
[
"11",
"1985",
"SOVETAKAN-TIEZERK`",
"2,970",
"720",
"958",
"67.0",
"100,000"
],
[
"12",
"1986",
"TIEPOLO-FOWK`SIN",
"3,501",
"752",
"1,015",
"96.0",
"100,000"
],
[
"TOTAL (1-12)",
"1974-1986",
"A-FOwK`SIN",
"36,767",
"8,688",
"15,263",
"858.0",
"1,200,000"
],
[
"13",
"1987",
"SOVETAKAN HAYASTAN",
"nan",
"nan",
"nan",
"nan",
"nan"
]
] | [
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000"
] | how many copies were published for each year? || |
nt-12289 | col : volume | year | names | articles | pages | images | maps | number of copies row 1 : 1 | 1974 | a-argina | 3,442 | 720 | 1,294 | 75.0 | 100,000 row 2 : 2 | 1976 | argishti-geghervan | 3,503 | 720 | 1,798 | 75.0 | 100,000 row 3 : 3 | 1977 | geghets`ike-zowrabyan | 3,509 | 720 | 1,726 | 53.0 | 100,000 row 4 : 4 | 1978 | e-khaghkhagh | 3,451 | 720 | 1,228 | 53.0 | 100,000 row 5 : 5 | 1979 | khaghogh-kowlisner | 3,694 | 720 | 1,326 | 68.0 | 100,000 row 6 : 6 | 1980 | kowlzor-dzowlowk | 3,108 | 720 | 1,097 | 64.0 | 100,000 row 7 : 7 | 1981 | dzowlowm-monopkhonk` | 3,250 | 720 | 1,436 | 46.0 | 100,000 row 8 : 8 | 1982 | monopolia-ch`ech`erek | 3,145 | 720 | 1,274 | 70.0 | 100,000 row 9 : 9 | 1983 | ch`ech`k`ar-rhstakes | 3,185 | 720 | 1,046 | 60.0 | 100,000 row 10 : 10 | 1984 | rhstam-sshm | 2,009 | 736 | 1,065 | 61.0 | 100,000 row 11 : 11 | 1985 | sovetakan-tiezerk` | 2,970 | 720 | 958 | 67.0 | 100,000 row 12 : 12 | 1986 | tiepolo-fowk`sin | 3,501 | 752 | 1,015 | 96.0 | 100,000 row 13 : total (1-12) | 1974-1986 | a-fowk`sin | 36,767 | 8,688 | 15,263 | 858.0 | 1,200,000 row 14 : 13 | 1987 | sovetakan hayastan | nan | nan | nan | nan | nan | table_csv/204_843.csv | 1 | {
"column_index": [
7
],
"row_index": [
12
]
} | [
"how many copies were published for each year?",
"what is the total number of copies published?"
] | 1 | 1,200,000 | [
"Volume",
"Year",
"Names",
"Articles",
"Pages",
"Images",
"Maps",
"Number of copies"
] | what is the total number of copies published? | [
[
"1",
"1974",
"A-ARGINA",
"3,442",
"720",
"1,294",
"75.0",
"100,000"
],
[
"2",
"1976",
"ARGIShTI-GEGhERVAN",
"3,503",
"720",
"1,798",
"75.0",
"100,000"
],
[
"3",
"1977",
"GEGhETs`IKE-ZOWRABYAN",
"3,509",
"720",
"1,726",
"53.0",
"100,000"
],
[
"4",
"1978",
"E-KhAGhKhAGh",
"3,451",
"720",
"1,228",
"53.0",
"100,000"
],
[
"5",
"1979",
"KhAGhOGh-KOWLISNER",
"3,694",
"720",
"1,326",
"68.0",
"100,000"
],
[
"6",
"1980",
"KOWLZOR-DzOWLOWK",
"3,108",
"720",
"1,097",
"64.0",
"100,000"
],
[
"7",
"1981",
"DzOWLOWM-MONOPKhONK`",
"3,250",
"720",
"1,436",
"46.0",
"100,000"
],
[
"8",
"1982",
"MONOPOLIA-Ch`ECh`EREK",
"3,145",
"720",
"1,274",
"70.0",
"100,000"
],
[
"9",
"1983",
"Ch`ECh`K`AR-RhSTAKES",
"3,185",
"720",
"1,046",
"60.0",
"100,000"
],
[
"10",
"1984",
"RhSTAM-SSHM",
"2,009",
"736",
"1,065",
"61.0",
"100,000"
],
[
"11",
"1985",
"SOVETAKAN-TIEZERK`",
"2,970",
"720",
"958",
"67.0",
"100,000"
],
[
"12",
"1986",
"TIEPOLO-FOWK`SIN",
"3,501",
"752",
"1,015",
"96.0",
"100,000"
],
[
"TOTAL (1-12)",
"1974-1986",
"A-FOwK`SIN",
"36,767",
"8,688",
"15,263",
"858.0",
"1,200,000"
],
[
"13",
"1987",
"SOVETAKAN HAYASTAN",
"nan",
"nan",
"nan",
"nan",
"nan"
]
] | [
"1,200,000"
] | what is the total number of copies published? || how many copies were published for each year? |
nt-12289 | col : volume | year | names | articles | pages | images | maps | number of copies row 1 : 1 | 1974 | a-argina | 3,442 | 720 | 1,294 | 75.0 | 100,000 row 2 : 2 | 1976 | argishti-geghervan | 3,503 | 720 | 1,798 | 75.0 | 100,000 row 3 : 3 | 1977 | geghets`ike-zowrabyan | 3,509 | 720 | 1,726 | 53.0 | 100,000 row 4 : 4 | 1978 | e-khaghkhagh | 3,451 | 720 | 1,228 | 53.0 | 100,000 row 5 : 5 | 1979 | khaghogh-kowlisner | 3,694 | 720 | 1,326 | 68.0 | 100,000 row 6 : 6 | 1980 | kowlzor-dzowlowk | 3,108 | 720 | 1,097 | 64.0 | 100,000 row 7 : 7 | 1981 | dzowlowm-monopkhonk` | 3,250 | 720 | 1,436 | 46.0 | 100,000 row 8 : 8 | 1982 | monopolia-ch`ech`erek | 3,145 | 720 | 1,274 | 70.0 | 100,000 row 9 : 9 | 1983 | ch`ech`k`ar-rhstakes | 3,185 | 720 | 1,046 | 60.0 | 100,000 row 10 : 10 | 1984 | rhstam-sshm | 2,009 | 736 | 1,065 | 61.0 | 100,000 row 11 : 11 | 1985 | sovetakan-tiezerk` | 2,970 | 720 | 958 | 67.0 | 100,000 row 12 : 12 | 1986 | tiepolo-fowk`sin | 3,501 | 752 | 1,015 | 96.0 | 100,000 row 13 : total (1-12) | 1974-1986 | a-fowk`sin | 36,767 | 8,688 | 15,263 | 858.0 | 1,200,000 row 14 : 13 | 1987 | sovetakan hayastan | nan | nan | nan | nan | nan | table_csv/204_843.csv | 0 | {
"column_index": [
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
} | [
"what are all of the volumes?"
] | 2 | 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 100,000, 1,200,000 | [
"Volume",
"Year",
"Names",
"Articles",
"Pages",
"Images",
"Maps",
"Number of copies"
] | what are all of the volumes? | [
[
"1",
"1974",
"A-ARGINA",
"3,442",
"720",
"1,294",
"75.0",
"100,000"
],
[
"2",
"1976",
"ARGIShTI-GEGhERVAN",
"3,503",
"720",
"1,798",
"75.0",
"100,000"
],
[
"3",
"1977",
"GEGhETs`IKE-ZOWRABYAN",
"3,509",
"720",
"1,726",
"53.0",
"100,000"
],
[
"4",
"1978",
"E-KhAGhKhAGh",
"3,451",
"720",
"1,228",
"53.0",
"100,000"
],
[
"5",
"1979",
"KhAGhOGh-KOWLISNER",
"3,694",
"720",
"1,326",
"68.0",
"100,000"
],
[
"6",
"1980",
"KOWLZOR-DzOWLOWK",
"3,108",
"720",
"1,097",
"64.0",
"100,000"
],
[
"7",
"1981",
"DzOWLOWM-MONOPKhONK`",
"3,250",
"720",
"1,436",
"46.0",
"100,000"
],
[
"8",
"1982",
"MONOPOLIA-Ch`ECh`EREK",
"3,145",
"720",
"1,274",
"70.0",
"100,000"
],
[
"9",
"1983",
"Ch`ECh`K`AR-RhSTAKES",
"3,185",
"720",
"1,046",
"60.0",
"100,000"
],
[
"10",
"1984",
"RhSTAM-SSHM",
"2,009",
"736",
"1,065",
"61.0",
"100,000"
],
[
"11",
"1985",
"SOVETAKAN-TIEZERK`",
"2,970",
"720",
"958",
"67.0",
"100,000"
],
[
"12",
"1986",
"TIEPOLO-FOWK`SIN",
"3,501",
"752",
"1,015",
"96.0",
"100,000"
],
[
"TOTAL (1-12)",
"1974-1986",
"A-FOwK`SIN",
"36,767",
"8,688",
"15,263",
"858.0",
"1,200,000"
],
[
"13",
"1987",
"SOVETAKAN HAYASTAN",
"nan",
"nan",
"nan",
"nan",
"nan"
]
] | [
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"100,000",
"1,200,000"
] | what are all of the volumes? || |
nt-12289 | col : volume | year | names | articles | pages | images | maps | number of copies row 1 : 1 | 1974 | a-argina | 3,442 | 720 | 1,294 | 75.0 | 100,000 row 2 : 2 | 1976 | argishti-geghervan | 3,503 | 720 | 1,798 | 75.0 | 100,000 row 3 : 3 | 1977 | geghets`ike-zowrabyan | 3,509 | 720 | 1,726 | 53.0 | 100,000 row 4 : 4 | 1978 | e-khaghkhagh | 3,451 | 720 | 1,228 | 53.0 | 100,000 row 5 : 5 | 1979 | khaghogh-kowlisner | 3,694 | 720 | 1,326 | 68.0 | 100,000 row 6 : 6 | 1980 | kowlzor-dzowlowk | 3,108 | 720 | 1,097 | 64.0 | 100,000 row 7 : 7 | 1981 | dzowlowm-monopkhonk` | 3,250 | 720 | 1,436 | 46.0 | 100,000 row 8 : 8 | 1982 | monopolia-ch`ech`erek | 3,145 | 720 | 1,274 | 70.0 | 100,000 row 9 : 9 | 1983 | ch`ech`k`ar-rhstakes | 3,185 | 720 | 1,046 | 60.0 | 100,000 row 10 : 10 | 1984 | rhstam-sshm | 2,009 | 736 | 1,065 | 61.0 | 100,000 row 11 : 11 | 1985 | sovetakan-tiezerk` | 2,970 | 720 | 958 | 67.0 | 100,000 row 12 : 12 | 1986 | tiepolo-fowk`sin | 3,501 | 752 | 1,015 | 96.0 | 100,000 row 13 : total (1-12) | 1974-1986 | a-fowk`sin | 36,767 | 8,688 | 15,263 | 858.0 | 1,200,000 row 14 : 13 | 1987 | sovetakan hayastan | nan | nan | nan | nan | nan | table_csv/204_843.csv | 1 | {
"column_index": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"row_index": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12
]
} | [
"what are all of the volumes?",
"and how many copies were published?"
] | 2 | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, total (1-12) | [
"Volume",
"Year",
"Names",
"Articles",
"Pages",
"Images",
"Maps",
"Number of copies"
] | and how many copies were published? | [
[
"1",
"1974",
"A-ARGINA",
"3,442",
"720",
"1,294",
"75.0",
"100,000"
],
[
"2",
"1976",
"ARGIShTI-GEGhERVAN",
"3,503",
"720",
"1,798",
"75.0",
"100,000"
],
[
"3",
"1977",
"GEGhETs`IKE-ZOWRABYAN",
"3,509",
"720",
"1,726",
"53.0",
"100,000"
],
[
"4",
"1978",
"E-KhAGhKhAGh",
"3,451",
"720",
"1,228",
"53.0",
"100,000"
],
[
"5",
"1979",
"KhAGhOGh-KOWLISNER",
"3,694",
"720",
"1,326",
"68.0",
"100,000"
],
[
"6",
"1980",
"KOWLZOR-DzOWLOWK",
"3,108",
"720",
"1,097",
"64.0",
"100,000"
],
[
"7",
"1981",
"DzOWLOWM-MONOPKhONK`",
"3,250",
"720",
"1,436",
"46.0",
"100,000"
],
[
"8",
"1982",
"MONOPOLIA-Ch`ECh`EREK",
"3,145",
"720",
"1,274",
"70.0",
"100,000"
],
[
"9",
"1983",
"Ch`ECh`K`AR-RhSTAKES",
"3,185",
"720",
"1,046",
"60.0",
"100,000"
],
[
"10",
"1984",
"RhSTAM-SSHM",
"2,009",
"736",
"1,065",
"61.0",
"100,000"
],
[
"11",
"1985",
"SOVETAKAN-TIEZERK`",
"2,970",
"720",
"958",
"67.0",
"100,000"
],
[
"12",
"1986",
"TIEPOLO-FOWK`SIN",
"3,501",
"752",
"1,015",
"96.0",
"100,000"
],
[
"TOTAL (1-12)",
"1974-1986",
"A-FOwK`SIN",
"36,767",
"8,688",
"15,263",
"858.0",
"1,200,000"
],
[
"13",
"1987",
"SOVETAKAN HAYASTAN",
"nan",
"nan",
"nan",
"nan",
"nan"
]
] | [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"TOTAL (1-12)"
] | and how many copies were published? || what are all of the volumes? |