nt
stringlengths
4
8
tbl
stringlengths
5
7
columns
dict
nl
sequence
nl_pos
sequence
nl_ner
sequence
nl_incolumns
sequence
nl_incells
sequence
columns_innl
sequence
tgt
stringlengths
1
935
sql
dict
nl_ralign
dict
align
dict
nt-7284
203_247
{ "raw_header": [ "district", "counties represented", "delegate", "party", "first elected", "committee" ], "tokenized_header": [ [ "district" ], [ "counties", "represented" ], [ "delegate" ], [ "party" ], [ "first", "elected" ], [ "committee" ] ], "column_suffixes": [ [], [ "list", "length" ], [], [], [ "number" ], [] ], "column_dtype": [ "text", "<c, text>", "text", "text", "number", "text" ], "example": [ "1a", "allegany, garrett", "wendell r. beitzel", "republican", "2006", "health and government operations" ] }
[ "what", "is", "the", "total", "amount", "of", "times", "the", "judiciary", "committee", "appears", "for", "delegates", "in", "the", "republican", "party", "?" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NN", "IN", "NNS", "DT", "NN", "NN", "VBZ", "IN", "NNS", "IN", "DT", "NNP", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "ORGANIZATION", "ORGANIZATION", "O", "O", "O", "O", "O", "ORGANIZATION", "ORGANIZATION", "O" ]
[ false, false, false, false, false, false, false, false, false, true, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false, false, false, true, false, false, false, false, false, false, true, false, false ]
[ false, false, false, true, false, true ]
1
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c6", "=", "'judiciary'", "and", "c4", "=", "'republican'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 8, 8 ], [], [], [], [ 15, 15 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Keyword", "Keyword", "Keyword", "Keyword", "None", "Literal", "Column", "None", "None", "None", "None", "None", "Literal", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, "c6", null, null, null, null, null, null, "c4", null ] }
{ "nl_indices": [ [ 3, 4, 5, 6 ], [ 8 ], [ 9 ], [ 16 ], [ 15 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 10 ], [ 8 ], [ 12 ], [ 14 ] ] }
nt-8604
203_247
{ "raw_header": [ "district", "counties represented", "delegate", "party", "first elected", "committee" ], "tokenized_header": [ [ "district" ], [ "counties", "represented" ], [ "delegate" ], [ "party" ], [ "first", "elected" ], [ "committee" ] ], "column_suffixes": [ [], [ "list", "length" ], [], [], [ "number" ], [] ], "column_dtype": [ "text", "<c, text>", "text", "text", "number", "text" ], "example": [ "1a", "allegany, garrett", "wendell r. beitzel", "republican", "2006", "health and government operations" ] }
[ "what", "is", "weldell", "r.", "beitzel", "'s", "party", "?" ]
[ "WP", "VBD-AUX", "NNP", "NNP", "NNP", "POS", "NN", "." ]
[ "O", "O", "PERSON", "PERSON", "PERSON", "O", "O", "O" ]
[ false, false, false, false, false, false, true, false ]
[ false, false, false, true, true, false, false, false ]
[ false, false, false, true, false, false ]
Republican
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "c4", "from", "w", "where", "c3", "=", "'wendell r. beitzel'" ], "span_indices": [ [], [], [], [], [], [], [], [ 2, 4 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "Literal", "Literal", "Literal", "None", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, null, null, null, "c4", null ] }
{ "nl_indices": [ [ 6 ], [ 2, 3, 4 ] ], "sql_indices": [ [ 1 ], [ 7 ] ] }
nt-9815
203_247
{ "raw_header": [ "district", "counties represented", "delegate", "party", "first elected", "committee" ], "tokenized_header": [ [ "district" ], [ "counties", "represented" ], [ "delegate" ], [ "party" ], [ "first", "elected" ], [ "committee" ] ], "column_suffixes": [ [], [ "list", "length" ], [], [], [ "number" ], [] ], "column_dtype": [ "text", "<c, text>", "text", "text", "number", "text" ], "example": [ "1a", "allegany, garrett", "wendell r. beitzel", "republican", "2006", "health and government operations" ] }
[ "in", "what", "year", "was", "galen", "r.", "clagett", "first", "elected", "into", "the", "western", "maryland", "delegation", "?" ]
[ "IN", "WDT", "NN", "VBD-AUX", "NNP", "NNP", "NNP", "NNP", "VBD", "IN", "DT", "JJ", "NNP", "NN", "." ]
[ "O", "O", "DURATION", "O", "PERSON", "PERSON", "PERSON", "ORDINAL", "O", "O", "O", "O", "LOCATION", "O", "O" ]
[ false, false, false, false, false, false, false, true, true, false, false, false, false, false, false ]
[ false, false, false, false, true, true, true, false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, false ]
2002
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "c5", "from", "w", "where", "c3", "=", "'galen r. clagett'" ], "span_indices": [ [], [], [], [], [], [], [], [ 4, 6 ] ] }
{ "aligned_sql_token_type": [ "Column", "Column", "Column", "None", "Literal", "Literal", "Literal", "None", "Column", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ "c5", "c5", "c5", null, null, null, null, null, "c5", null, null, null, null, null, null ] }
{ "nl_indices": [ [ 0, 1, 2, 8 ], [ 4, 5, 6 ] ], "sql_indices": [ [ 1 ], [ 7 ] ] }
nt-14026
203_247
{ "raw_header": [ "district", "counties represented", "delegate", "party", "first elected", "committee" ], "tokenized_header": [ [ "district" ], [ "counties", "represented" ], [ "delegate" ], [ "party" ], [ "first", "elected" ], [ "committee" ] ], "column_suffixes": [ [], [ "list", "length" ], [], [], [ "number" ], [] ], "column_dtype": [ "text", "<c, text>", "text", "text", "number", "text" ], "example": [ "1a", "allegany, garrett", "wendell r. beitzel", "republican", "2006", "health and government operations" ] }
[ "how", "many", "total", "different", "committes", "are", "listed", "?" ]
[ "WRB", "JJ", "JJ", "JJ", "NNS", "VBD-AUX", "VBN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false ]
6
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "count", "(", "distinct", "c6", ")", "from", "w" ], "span_indices": [ [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "None", "Keyword", "Column", "None", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", null, "['conj', 'conj_or']", "c6", null, null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 3 ], [ 4 ] ], "sql_indices": [ [ 1, 2, 5 ], [ 3 ], [ 4 ] ] }
nt-727
204_421
{ "raw_header": [ "name", "nationality", "position", "spartak career", "appearances", "goals" ], "tokenized_header": [ [ "name" ], [ "nationality" ], [ "position" ], [ "spartak", "career" ], [ "appearances" ], [ "goals" ] ], "column_suffixes": [ [], [], [], [ "list", "length", "list_minimum_number", "list_minimum_parsed", "list_minimum_year", "list_maximum_number", "list_maximum_parsed", "list_maximum_year" ], [ "number" ], [ "number" ] ], "column_dtype": [ "text", "text", "text", "<c,timespan>", "number", "number" ], "example": [ "nikolay abramov", "soviet union", "df", "1969-76", "137", "1" ] }
[ "baranov", "has", "played", "from", "2004", "to", "the", "present", ".", "what", "is", "his", "nationality", "?" ]
[ "NNP", "VBD-AUX", "VBN", "IN", "CD", "TO", "DT", "JJ", ".", "WP", "VBD-AUX", "PRP$", "NN", "." ]
[ "PERSON", "O", "O", "O", "DATE", "O", "O", "DATE", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, true, false ]
[ true, false, false, false, true, false, false, true, false, false, false, false, false, false ]
[ false, true, false, false, false, false ]
Belarus
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "c2", "from", "w", "where", "c1", "=", "'vasili baranov'" ], "span_indices": [ [], [], [], [], [], [], [], [ 0, 0 ] ] }
{ "aligned_sql_token_type": [ "Literal", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, null, null, null, null, null, null, null, null, null, "c2", null ] }
{ "nl_indices": [ [ 0 ], [ 12 ] ], "sql_indices": [ [ 7 ], [ 1 ] ] }
nt-2815
204_421
{ "raw_header": [ "name", "nationality", "position", "spartak career", "appearances", "goals" ], "tokenized_header": [ [ "name" ], [ "nationality" ], [ "position" ], [ "spartak", "career" ], [ "appearances" ], [ "goals" ] ], "column_suffixes": [ [], [], [], [ "list", "length", "list_minimum_number", "list_minimum_parsed", "list_minimum_year", "list_maximum_number", "list_maximum_parsed", "list_maximum_year" ], [ "number" ], [ "number" ] ], "column_dtype": [ "text", "text", "text", "<c,timespan>", "number", "number" ], "example": [ "nikolay abramov", "soviet union", "df", "1969-76", "137", "1" ] }
[ "how", "many", "players", "had", "at", "least", "20", "league", "goals", "scored", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "IN", "JJS", "CD", "NN", "NNS", "VBN", "." ]
[ "O", "O", "O", "O", "O", "O", "NUMBER", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, true, false, false ]
[ false, false, false, false, false, false, true, false, false, false, false ]
[ false, false, false, false, false, true ]
56
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "c1", ")", "from", "w", "where", "c6_number", ">=", "20" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 6 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "Keyword", "Keyword", "Literal", "None", "Column", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c1", null, "['comp', 'comp_gequal']", "['comp', 'comp_gequal']", null, null, "c6_number", null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 2 ], [ 5, 4 ], [ 6 ], [ 8 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 9 ], [ 10 ], [ 8 ] ] }
nt-10932
204_421
{ "raw_header": [ "name", "nationality", "position", "spartak career", "appearances", "goals" ], "tokenized_header": [ [ "name" ], [ "nationality" ], [ "position" ], [ "spartak", "career" ], [ "appearances" ], [ "goals" ] ], "column_suffixes": [ [], [], [], [ "list", "length", "list_minimum_number", "list_minimum_parsed", "list_minimum_year", "list_maximum_number", "list_maximum_parsed", "list_maximum_year" ], [ "number" ], [ "number" ] ], "column_dtype": [ "text", "text", "text", "<c,timespan>", "number", "number" ], "example": [ "nikolay abramov", "soviet union", "df", "1969-76", "137", "1" ] }
[ "which", "player", "has", "the", "most", "appearances", "with", "the", "club", "?" ]
[ "WDT", "NN", "VBD-AUX", "DT", "JJS", "NNS", "IN", "DT", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, true, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, false ]
Fyodor Cherenkov
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c1", "from", "w", "order", "by", "c5_number", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "Column", "None", "None", "None", "None" ], "aligned_sql_token_info": [ null, "c1", null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", "c5_number", null, null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 3, 4 ], [ 5 ] ], "sql_indices": [ [ 1 ], [ 4, 5, 7, 8, 9 ], [ 6 ] ] }
nt-10989
204_421
{ "raw_header": [ "name", "nationality", "position", "spartak career", "appearances", "goals" ], "tokenized_header": [ [ "name" ], [ "nationality" ], [ "position" ], [ "spartak", "career" ], [ "appearances" ], [ "goals" ] ], "column_suffixes": [ [], [], [], [ "list", "length", "list_minimum_number", "list_minimum_parsed", "list_minimum_year", "list_maximum_number", "list_maximum_parsed", "list_maximum_year" ], [ "number" ], [ "number" ] ], "column_dtype": [ "text", "text", "text", "<c,timespan>", "number", "number" ], "example": [ "nikolay abramov", "soviet union", "df", "1969-76", "137", "1" ] }
[ "who", "had", "the", "highest", "number", "of", "appearances", "?" ]
[ "WP", "VBD-AUX", "DT", "JJS", "NN", "IN", "NNS", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, false ]
Fyodor Cherenkov
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c1", "from", "w", "order", "by", "c5_number", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "Column", "None", "Keyword", "Keyword", "None", "None", "Column", "None" ], "aligned_sql_token_info": [ "c1", null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", null, null, "c5_number", null ] }
{ "nl_indices": [ [ 2, 3 ], [ 0 ], [ 6 ] ], "sql_indices": [ [ 4, 5, 7, 8, 9 ], [ 1 ], [ 6 ] ] }
nt-11654
204_421
{ "raw_header": [ "name", "nationality", "position", "spartak career", "appearances", "goals" ], "tokenized_header": [ [ "name" ], [ "nationality" ], [ "position" ], [ "spartak", "career" ], [ "appearances" ], [ "goals" ] ], "column_suffixes": [ [], [], [], [ "list", "length", "list_minimum_number", "list_minimum_parsed", "list_minimum_year", "list_maximum_number", "list_maximum_parsed", "list_maximum_year" ], [ "number" ], [ "number" ] ], "column_dtype": [ "text", "text", "text", "<c,timespan>", "number", "number" ], "example": [ "nikolay abramov", "soviet union", "df", "1969-76", "137", "1" ] }
[ "which", "player", "has", "the", "highest", "number", "of", "goals", "?" ]
[ "WDT", "NN", "VBD-AUX", "DT", "JJS", "NN", "IN", "NNS", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, true ]
Nikita Simonyan
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c1", "from", "w", "order", "by", "c6_number", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "None" ], "aligned_sql_token_info": [ null, "c1", null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", "['sort', 'sort_desc']", "['sort', 'sort_desc']", "c6_number", null ] }
{ "nl_indices": [ [ 1 ], [ 4, 5, 6, 3 ], [ 7 ] ], "sql_indices": [ [ 1 ], [ 5, 7, 8, 9, 4 ], [ 6 ] ] }
nt-12570
204_421
{ "raw_header": [ "name", "nationality", "position", "spartak career", "appearances", "goals" ], "tokenized_header": [ [ "name" ], [ "nationality" ], [ "position" ], [ "spartak", "career" ], [ "appearances" ], [ "goals" ] ], "column_suffixes": [ [], [], [], [ "list", "length", "list_minimum_number", "list_minimum_parsed", "list_minimum_year", "list_maximum_number", "list_maximum_parsed", "list_maximum_year" ], [ "number" ], [ "number" ] ], "column_dtype": [ "text", "text", "text", "<c,timespan>", "number", "number" ], "example": [ "nikolay abramov", "soviet union", "df", "1969-76", "137", "1" ] }
[ "vladimir", "bukiyevskiy", "had", "how", "many", "appearances", "?" ]
[ "NNP", "NNP", "VBD-AUX", "WRB", "JJ", "NNS", "." ]
[ "PERSON", "PERSON", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, true, false ]
[ true, true, false, false, false, false, false ]
[ false, false, false, false, true, false ]
199
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "c5_number", "from", "w", "where", "c1", "=", "'vladimir bukiyevskiy'" ], "span_indices": [ [], [], [], [], [], [], [], [ 0, 1 ] ] }
{ "aligned_sql_token_type": [ "Literal", "Literal", "None", "None", "None", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, null, null, "c5_number", null ] }
{ "nl_indices": [ [ 1, 0 ], [ 5 ] ], "sql_indices": [ [ 7 ], [ 1 ] ] }
nt-928
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "which", "artist", "released", "the", "last", "album", "in", "2011", "?" ]
[ "WDT", "NN", "VBD", "DT", "JJ", "NN", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, true, true, false, false, false, false, false, false ]
[ false, false, false, true, false, true, false, true, false ]
[ true, false, true, false, false ]
Big Bang
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c3", "from", "w", "order", "by", "id", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "None", "None", "None", "None" ], "aligned_sql_token_info": [ null, "c3", null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", null, null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 3, 4 ] ], "sql_indices": [ [ 1 ], [ 4, 5, 6, 7, 8, 9 ] ] }
nt-945
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "what", "is", "the", "total", "number", "of", "albums", "that", "2ne1", "has", "released", "?" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NN", "IN", "NNS", "WDT", "VBP", "VBD-AUX", "VBN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, true, false ]
[ false, false, true, false, false, true, false, false, true, false, false, false ]
[ true, false, false, false, false ]
3
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c3", "=", "'2ne1'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 8, 8 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Keyword", "Keyword", "Keyword", "None", "None", "Literal", "None", "None", "None" ], "aligned_sql_token_info": [ null, null, null, "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, null, null ] }
{ "nl_indices": [ [ 3, 4, 5 ], [ 8 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 10 ] ] }
nt-2781
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "how", "many", "``", "compilation", "''", "albums", "did", "yg", "entertainment", "release", "in", "2011", "?" ]
[ "WRB", "JJ", "``", "NN", "''", "NNS", "VBD-AUX", "NNP", "NNP", "NNP", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, true, false, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c4", "=", "'compilation'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 3, 3 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "None", "Literal", "None", "None", "None", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 1, 0 ], [ 3 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 10 ] ] }
nt-3067
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "what", "was", "the", "title", "of", "the", "first", "album", "released", "in", "2011", "?" ]
[ "WP", "VBD-AUX", "DT", "NN", "IN", "DT", "JJ", "NN", "VBN", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "ORDINAL", "O", "O", "O", "DATE", "O" ]
[ false, false, false, true, false, false, false, false, true, false, false, false ]
[ false, false, true, false, true, true, false, true, false, false, true, false ]
[ true, true, false, false, false ]
V.V.I.P
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "c2", "from", "w", "order", "by", "c1_parsed", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [ 6 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Column", "None", "Column", "Column", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ null, null, null, "c2", null, "c1_parsed", "c1_parsed", null, null, null, null, null ] }
{ "nl_indices": [ [ 6, 5 ], [ 3 ] ], "sql_indices": [ [ 4, 5, 6, 7, 8 ], [ 1 ] ] }
nt-5113
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "what", "is", "the", "name", "of", "the", "last", "album", "released", "by", "yg", "entertainment", "in", "2011", "?" ]
[ "WP", "VBD-AUX", "DT", "NN", "IN", "DT", "JJ", "NN", "VBN", "IN", "NNP", "NNP", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false, false, true, false, false, false, false, false, false ]
[ false, false, true, false, true, true, false, true, false, false, false, false, false, true, false ]
[ true, false, false, false, false ]
The Best of BIGBANG
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "order", "by", "id", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Column", "None", "Keyword", "Keyword", "None", "None", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ null, null, null, "c2", null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", null, null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 5, 6 ], [ 3 ] ], "sql_indices": [ [ 4, 5, 6, 7, 8, 9 ], [ 1 ] ] }
nt-7318
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "was", "big", "bang", "2", "recorded", "in", "japanese", "or", "korean", "?" ]
[ "VBD-AUX", "JJ", "NN", "CD", "VBN", "IN", "JJ", "CC", "JJ", "." ]
[ "O", "O", "O", "NUMBER", "O", "O", "MISC", "O", "MISC", "O" ]
[ false, false, false, false, false, false, false, false, false, false ]
[ false, true, true, true, false, false, true, false, true, false ]
[ false, false, false, false, false ]
Japanese
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "c5", "from", "w", "where", "c2", "=", "'big bang 2'" ], "span_indices": [ [], [], [], [], [], [], [], [ 1, 3 ] ] }
{ "aligned_sql_token_type": [ "None", "Literal", "Literal", "Literal", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ null, null, null, null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 1, 2, 3 ] ], "sql_indices": [ [ 7 ] ] }
nt-8031
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "what", "number", "of", "songs", "was", "released", "in", "may", "?" ]
[ "WDT", "NN", "IN", "NNS", "VBD-AUX", "VBN", "IN", "VBD-AUX", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "DATE", "DATE" ]
[ false, false, false, false, false, true, false, false, false ]
[ false, false, true, false, false, false, false, true, false ]
[ true, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c1_month", "=", "5" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 7 ] ] }
{ "aligned_sql_token_type": [ "None", "Keyword", "Keyword", "None", "None", "Column", "None", "Literal", "None" ], "aligned_sql_token_info": [ null, "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, "c1_month", null, null, null ] }
{ "nl_indices": [ [ 1, 2 ], [ 7 ], [ 5 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 10 ], [ 8 ] ] }
nt-8217
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "what", "was", "the", "first", "live", "album", "that", "was", "released", "in", "2011", "?" ]
[ "WP", "VBD-AUX", "DT", "JJ", "JJ", "NN", "WDT", "VBD-AUX", "VBN", "IN", "CD", "." ]
[ "O", "O", "O", "ORDINAL", "O", "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false, false, true, false, false, false ]
[ false, false, true, false, true, true, false, false, false, false, true, false ]
[ true, false, false, false, false ]
2011 Big Show Live Concert
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "c2", "from", "w", "where", "c4", "=", "'live album'", "order", "by", "c1_parsed", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [ 4, 5 ], [], [], [], [], [ 3 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "Column", "Column", "Literal", "Literal", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ null, null, "c1_parsed", "c1_parsed", null, null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 4, 5 ], [ 3, 2 ] ], "sql_indices": [ [ 7 ], [ 8, 9, 10, 11, 12 ] ] }
nt-11097
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "which", "artist", "has", "released", "at", "least", "5", "albums", "?" ]
[ "WDT", "NN", "VBD-AUX", "VBN", "IN", "JJS", "CD", "NNS", "." ]
[ "O", "O", "O", "O", "O", "O", "NUMBER", "O", "O" ]
[ false, true, false, true, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false ]
[ true, false, true, false, false ]
Big Bang
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Literal.Number" ], "value": [ "select", "c3", "from", "w", "group", "by", "c3", "having", "count", "(", "*", ")", ">=", "5" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [ 6 ] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "None", "Keyword", "Keyword", "Literal", "None", "None" ], "aligned_sql_token_info": [ null, "c3", null, null, "['comp', 'comp_gequal']", "['comp', 'comp_gequal']", null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 6 ], [ 1 ], [ 4, 5 ] ], "sql_indices": [ [ 1 ], [ 13 ], [ 6 ], [ 5, 4, 7, 8, 9, 10, 11, 12 ] ] }
nt-11493
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "did", "big", "bang", "release", "more", "or", "less", "albums", "than", "2ne1", "?" ]
[ "VBD-AUX", "NNP", "NNP", "NNP", "RBR", "CC", "RBR", "NNS", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "NUMBER", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false ]
[ false, true, true, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false ]
More
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword" ], "value": [ "select", "(", "select", "count", "(", "*", ")", "from", "w", "where", "c3", "=", "'big bang'", ")", ">", "(", "select", "count", "(", "*", ")", "from", "w", "where", "c3", "=", "'2ne1'", ")" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [ 1, 2 ], [], [], [], [], [], [], [], [], [], [], [], [], [], [ 9, 9 ], [] ] }
{ "aligned_sql_token_type": [ "None", "Literal", "Literal", "None", "Keyword", "Keyword", "Keyword", "None", "Keyword", "Literal", "None" ], "aligned_sql_token_info": [ null, null, null, null, "['comp', 'comp_greater']", "['comp', 'comp_greater']", "['comp', 'comp_greater']", null, "['comp', 'comp_greater']", null, null ] }
{ "nl_indices": [ [ 2, 1 ], [ 9 ], [ 4, 5, 6, 8 ] ], "sql_indices": [ [ 12 ], [ 26 ], [ 0, 1, 14, 13, 15, 17, 18, 19, 20, 3, 4, 5, 6, 27 ] ] }
nt-13962
204_680
{ "raw_header": [ "released", "title", "artist", "format", "language" ], "tokenized_header": [ [ "released" ], [ "title" ], [ "artist" ], [ "format" ], [ "language" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [], [], [ "list", "length" ], [] ], "column_dtype": [ "date", "text", "text", "<c,text>", "text" ], "example": [ "20 january 2011", "v.v.i.p", "seungri", "mini album, digital download", "korean" ] }
[ "who", "released", "the", "most", "songs", "?" ]
[ "WP", "VBD", "DT", "RBS", "NNS", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ false, true, false, false, false, false ]
[ false, false, true, false, false, false ]
[ true, false, false, false, false ]
Big Bang
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c3", "from", "w", "group", "by", "c3", "order", "by", "count", "(", "c2", ")", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "Column", "None", "Keyword", "Keyword", "Column", "None" ], "aligned_sql_token_info": [ "c3", null, "['sort', 'sort_desc_group_count']", "['sort', 'sort_desc_group_count']", "c2", null ] }
{ "nl_indices": [ [ 0 ], [ 0 ], [ 2, 3 ], [ 4 ] ], "sql_indices": [ [ 1 ], [ 6 ], [ 4, 5, 7, 8, 9, 10, 12, 13, 14, 15 ], [ 11 ] ] }
nt-2465
204_282
{ "raw_header": [ "date", "venue", "opponent", "score", "result", "competition", "#" ], "tokenized_header": [ [ "date" ], [ "venue" ], [ "opponent" ], [ "score" ], [ "result" ], [ "competition" ], [ "#" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [ "address" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ], [], [ "number" ] ], "column_dtype": [ "date", "address", "text", "score", "score", "text", "number" ], "example": [ "15 nov 2006", "lansdowne road, dublin", "san marino", "2-0", "5-0", "euro 2008 qualifying", "1" ] }
[ "how", "many", "times", "was", "andorra", "the", "opponent", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "NNP", "DT", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, true, false ]
[ false, false, false, false, true, false, false, false ]
[ false, false, true, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c3", "=", "'andorra'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 4, 4 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Keyword", "None", "Literal", "None", "Column", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, "c3", null ] }
{ "nl_indices": [ [ 4 ], [ 6 ], [ 1, 0, 2 ] ], "sql_indices": [ [ 10 ], [ 8 ], [ 1, 2, 3, 4 ] ] }
nt-2712
204_282
{ "raw_header": [ "date", "venue", "opponent", "score", "result", "competition", "#" ], "tokenized_header": [ [ "date" ], [ "venue" ], [ "opponent" ], [ "score" ], [ "result" ], [ "competition" ], [ "#" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [ "address" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ], [], [ "number" ] ], "column_dtype": [ "date", "address", "text", "score", "score", "text", "number" ], "example": [ "15 nov 2006", "lansdowne road, dublin", "san marino", "2-0", "5-0", "euro 2008 qualifying", "1" ] }
[ "what", "year", "appears", "the", "most", "?" ]
[ "WDT", "NN", "VBZ", "DT", "RBS", "." ]
[ "O", "DURATION", "O", "O", "O", "O" ]
[ false, false, false, false, false, false ]
[ false, false, false, false, false, false ]
[ false, false, false, false, false, false, false ]
2007
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c1_year", "from", "w", "group", "by", "c1_year", "order", "by", "count", "(", "*", ")", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "None" ], "aligned_sql_token_info": [ null, "c1_year", null, "['sort', 'sort_desc_group_count']", "['sort', 'sort_desc_group_count']", null ] }
{ "nl_indices": [ [ 1 ], [ 1 ], [ 3, 4 ] ], "sql_indices": [ [ 1 ], [ 6 ], [ 4, 5, 15, 7, 8, 9, 10, 11, 12, 13, 14 ] ] }
nt-3334
204_282
{ "raw_header": [ "date", "venue", "opponent", "score", "result", "competition", "#" ], "tokenized_header": [ [ "date" ], [ "venue" ], [ "opponent" ], [ "score" ], [ "result" ], [ "competition" ], [ "#" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [ "address" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ], [], [ "number" ] ], "column_dtype": [ "date", "address", "text", "score", "score", "text", "number" ], "example": [ "15 nov 2006", "lansdowne road, dublin", "san marino", "2-0", "5-0", "euro 2008 qualifying", "1" ] }
[ "where", "was", "the", "last", "game", "of", "the", "season", "held", "?" ]
[ "WRB", "VBD-AUX", "DT", "JJ", "NN", "IN", "DT", "NN", "VBN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false ]
Craven Cottage, London
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "order", "by", "c1_parsed", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "Column", "None", "Column", "Column", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ "c2", null, "c1_parsed", "c1_parsed", null, null, null, null, null, null ] }
{ "nl_indices": [ [ 0 ], [ 2, 3 ] ], "sql_indices": [ [ 1 ], [ 4, 9, 5, 8, 6, 7 ] ] }
nt-5280
204_282
{ "raw_header": [ "date", "venue", "opponent", "score", "result", "competition", "#" ], "tokenized_header": [ [ "date" ], [ "venue" ], [ "opponent" ], [ "score" ], [ "result" ], [ "competition" ], [ "#" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [ "address" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ], [], [ "number" ] ], "column_dtype": [ "date", "address", "text", "score", "score", "text", "number" ], "example": [ "15 nov 2006", "lansdowne road, dublin", "san marino", "2-0", "5-0", "euro 2008 qualifying", "1" ] }
[ "how", "many", "consecutive", "games", "were", "played", "in", "dublin", "in", "2010", "?" ]
[ "WRB", "JJ", "JJ", "NNS", "VBD-AUX", "VBN", "IN", "NNP", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "LOCATION", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, true, false, true, false ]
[ false, false, false, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c2_address", "=", "'dublin'", "and", "c1_year", "=", "2010" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 7, 7 ], [], [], [], [ 9 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "None", "None", "None", "None", "Column", "Literal", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, "c2_address", null, "c1_year", null, null ] }
{ "nl_indices": [ [ 1, 0 ], [ 7 ], [ 6 ], [ 8 ], [ 9 ] ], "sql_indices": [ [ 1, 4, 2, 3 ], [ 10 ], [ 8 ], [ 12 ], [ 14 ] ] }
nt-7184
204_282
{ "raw_header": [ "date", "venue", "opponent", "score", "result", "competition", "#" ], "tokenized_header": [ [ "date" ], [ "venue" ], [ "opponent" ], [ "score" ], [ "result" ], [ "competition" ], [ "#" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [ "address" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ], [], [ "number" ] ], "column_dtype": [ "date", "address", "text", "score", "score", "text", "number" ], "example": [ "15 nov 2006", "lansdowne road, dublin", "san marino", "2-0", "5-0", "euro 2008 qualifying", "1" ] }
[ "how", "many", "games", "were", "played", "after", "2009", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "VBN", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false, false ]
5
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c1_year", ">", "2009" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 6 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "None", "None", "None", "Keyword", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, "['comp', 'comp_greater']", null, null ] }
{ "nl_indices": [ [ 6 ], [ 5 ], [ 0, 1 ] ], "sql_indices": [ [ 10 ], [ 9 ], [ 1, 2, 4, 3 ] ] }
nt-7488
204_282
{ "raw_header": [ "date", "venue", "opponent", "score", "result", "competition", "#" ], "tokenized_header": [ [ "date" ], [ "venue" ], [ "opponent" ], [ "score" ], [ "result" ], [ "competition" ], [ "#" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [ "address" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ], [], [ "number" ] ], "column_dtype": [ "date", "address", "text", "score", "score", "text", "number" ], "example": [ "15 nov 2006", "lansdowne road, dublin", "san marino", "2-0", "5-0", "euro 2008 qualifying", "1" ] }
[ "which", "opponent", "has", "the", "same", "score", "as", "san", "marino", "?" ]
[ "WDT", "NN", "VBD-AUX", "DT", "JJ", "NN", "IN", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "NUMBER", "O", "LOCATION", "LOCATION", "O" ]
[ false, true, false, false, false, true, false, false, false, false ]
[ false, false, false, false, false, false, false, true, true, false ]
[ false, false, true, true, false, false, false ]
Andorra
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword" ], "value": [ "select", "c3", "from", "w", "where", "c3", "!=", "'san marino'", "and", "c4", "=", "(", "select", "c4", "from", "w", "where", "c3", "=", "'san marino'", ")" ], "span_indices": [ [], [], [], [], [], [], [], [ 8, 8 ], [], [], [], [], [], [], [], [], [], [], [], [ 7, 8 ], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "Column", "Keyword", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, "c3", null, "['same', '']", "['same', '']", "c4", "['same', '']", null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 1 ], [ 1 ], [ 4, 6, 3 ], [ 7, 8 ], [ 8 ], [ 5 ], [ 5 ] ], "sql_indices": [ [ 1 ], [ 5 ], [ 17 ], [ 6, 8, 10, 11, 20, 18 ], [ 19 ], [ 7 ], [ 13 ], [ 9 ] ] }
nt-8041
204_282
{ "raw_header": [ "date", "venue", "opponent", "score", "result", "competition", "#" ], "tokenized_header": [ [ "date" ], [ "venue" ], [ "opponent" ], [ "score" ], [ "result" ], [ "competition" ], [ "#" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [ "address" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ], [], [ "number" ] ], "column_dtype": [ "date", "address", "text", "score", "score", "text", "number" ], "example": [ "15 nov 2006", "lansdowne road, dublin", "san marino", "2-0", "5-0", "euro 2008 qualifying", "1" ] }
[ "how", "many", "games", "were", "played", "before", "2008", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "VBN", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false, false ]
5
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c1_year", "<", "2008" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 6 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "None", "None", "None", "Keyword", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, "['comp', '']", null, null ] }
{ "nl_indices": [ [ 1, 0 ], [ 5 ], [ 6 ] ], "sql_indices": [ [ 1, 2, 4, 3 ], [ 9 ], [ 10 ] ] }
nt-11010
204_282
{ "raw_header": [ "date", "venue", "opponent", "score", "result", "competition", "#" ], "tokenized_header": [ [ "date" ], [ "venue" ], [ "opponent" ], [ "score" ], [ "result" ], [ "competition" ], [ "#" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [ "address" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ], [], [ "number" ] ], "column_dtype": [ "date", "address", "text", "score", "score", "text", "number" ], "example": [ "15 nov 2006", "lansdowne road, dublin", "san marino", "2-0", "5-0", "euro 2008 qualifying", "1" ] }
[ "how", "many", "games", "only", "had", "one", "goal", "scored", "total", "?" ]
[ "WRB", "JJ", "NNS", "RB", "VBD-AUX", "CD", "NN", "VBD", "NN", "." ]
[ "O", "O", "O", "O", "O", "NUMBER", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false ]
5
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c4_number1", "+", "c4_number2", "=", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [ 5 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "None", "None", "None", "Literal", "Column", "Column", "Column", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, "c4_number2", "c4_number2", "c4_number2", null ] }
{ "nl_indices": [ [ 1, 0 ], [ 5 ], [ 6, 7, 8 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 12 ], [ 8, 9, 10 ] ] }
nt-12195
204_282
{ "raw_header": [ "date", "venue", "opponent", "score", "result", "competition", "#" ], "tokenized_header": [ [ "date" ], [ "venue" ], [ "opponent" ], [ "score" ], [ "result" ], [ "competition" ], [ "#" ] ], "column_suffixes": [ [ "number", "parsed", "year", "month", "day" ], [ "address" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ], [], [ "number" ] ], "column_dtype": [ "date", "address", "text", "score", "score", "text", "number" ], "example": [ "15 nov 2006", "lansdowne road, dublin", "san marino", "2-0", "5-0", "euro 2008 qualifying", "1" ] }
[ "what", "is", "the", "number", "of", "times", "``", "friendly", "''", "appears", "as", "a", "competition", "?" ]
[ "WP", "VBD-AUX", "DT", "NN", "IN", "NNS", "``", "JJ", "''", "VBZ", "IN", "DT", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false, false, true, false, false, false, false, false, false ]
[ false, false, false, false, false, true, false ]
3
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c6", "=", "'friendly'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 7, 7 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "Keyword", "Keyword", "Keyword", "Keyword", "None", "Literal", "None", "None", "None", "None", "Column", "None" ], "aligned_sql_token_info": [ null, null, "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, null, null, "c6", null ] }
{ "nl_indices": [ [ 7 ], [ 12 ], [ 2, 3, 4, 5 ] ], "sql_indices": [ [ 10 ], [ 8 ], [ 1, 2, 3, 4 ] ] }
nt-2763
204_863
{ "raw_header": [ "state", "city/county", "population served", "charter type", "station name", "web site" ], "tokenized_header": [ [ "state" ], [ "city\\\\/county" ], [ "population", "served" ], [ "charter", "type" ], [ "station", "name" ], [ "web", "site" ] ], "column_suffixes": [ [], [], [ "number" ], [], [ "first", "second" ], [] ], "column_dtype": [ "text", "text", "number", "text", "text(text)", "text" ], "example": [ "mo", "st. charles county; st. charles", "319294", "e", "lindenwood university (lutv)", "http://www.lindenwood.edu/lutv" ] }
[ "does", "st.", "louis", "or", "rolla", "have", "the", "higher", "population", "served", "?" ]
[ "VBD-AUX", "NNP", "NNP", "CC", "NNP", "VBD-AUX", "DT", "JJR", "NN", "VBD", "." ]
[ "O", "LOCATION", "LOCATION", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, true, true, false ]
[ false, true, true, true, true, false, true, true, false, false, false ]
[ false, false, true, false, false, false ]
St. Louis
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Literal.String", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "where", "c2", "in", "(", "'st. louis'", ",", "'rolla'", ")", "order", "by", "c3_number", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [ 1, 2 ], [], [ 4, 4 ], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Literal", "Literal", "Keyword", "Literal", "None", "None", "Keyword", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, "['conj', 'conj_or']", null, null, null, "['sort', 'sort_desc']", "c3_number", "c3_number", null ] }
{ "nl_indices": [ [ 2, 1 ], [ 4 ], [ 3 ], [ 7 ], [ 8, 9 ] ], "sql_indices": [ [ 8 ], [ 10 ], [ 9, 7, 6, 11 ], [ 12, 13, 15, 16, 17 ], [ 14 ] ] }
nt-2831
204_863
{ "raw_header": [ "state", "city/county", "population served", "charter type", "station name", "web site" ], "tokenized_header": [ [ "state" ], [ "city\\\\/county" ], [ "population", "served" ], [ "charter", "type" ], [ "station", "name" ], [ "web", "site" ] ], "column_suffixes": [ [], [], [ "number" ], [], [ "first", "second" ], [] ], "column_dtype": [ "text", "text", "number", "text", "text(text)", "text" ], "example": [ "mo", "st. charles county; st. charles", "319294", "e", "lindenwood university (lutv)", "http://www.lindenwood.edu/lutv" ] }
[ "what", "is", "the", "number", "of", "people", "served", "by", "the", "rolla", "station", "?" ]
[ "WP", "VBD-AUX", "DT", "NN", "IN", "NNS", "VBN", "IN", "DT", "NNP", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, true, false, false, false, true, false ]
[ false, false, true, false, true, false, false, false, true, true, false, false ]
[ false, false, true, false, true, false ]
19,559
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "c3", "from", "w", "where", "c2", "=", "'rolla'" ], "span_indices": [ [], [], [], [], [], [], [], [ 9, 9 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "Column", "Column", "Column", "Column", "Column", "None", "None", "Literal", "None", "None" ], "aligned_sql_token_info": [ null, null, "c3", "c3", "c3", "c3", "c3", null, null, null, null, null ] }
{ "nl_indices": [ [ 9 ], [ 2, 4, 3, 6, 5 ] ], "sql_indices": [ [ 7 ], [ 1 ] ] }
nt-4192
204_863
{ "raw_header": [ "state", "city/county", "population served", "charter type", "station name", "web site" ], "tokenized_header": [ [ "state" ], [ "city\\\\/county" ], [ "population", "served" ], [ "charter", "type" ], [ "station", "name" ], [ "web", "site" ] ], "column_suffixes": [ [], [], [ "number" ], [], [ "first", "second" ], [] ], "column_dtype": [ "text", "text", "number", "text", "text(text)", "text" ], "example": [ "mo", "st. charles county; st. charles", "319294", "e", "lindenwood university (lutv)", "http://www.lindenwood.edu/lutv" ] }
[ "how", "many", "stations", "originate", "in", "columbia", "?" ]
[ "WRB", "JJ", "NNS", "VB", "IN", "NNP", "." ]
[ "O", "O", "O", "O", "O", "LOCATION", "O" ]
[ false, false, false, false, false, false, false ]
[ false, false, false, false, false, true, false ]
[ false, false, false, false, false, false ]
3
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "c5", ")", "from", "w", "where", "c2", "=", "'columbia'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 5, 5 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c5", null, "c2", null, null ] }
{ "nl_indices": [ [ 5 ], [ 4 ], [ 1, 0 ], [ 2 ] ], "sql_indices": [ [ 10 ], [ 8 ], [ 1, 2, 4 ], [ 3 ] ] }
nt-7304
204_863
{ "raw_header": [ "state", "city/county", "population served", "charter type", "station name", "web site" ], "tokenized_header": [ [ "state" ], [ "city\\\\/county" ], [ "population", "served" ], [ "charter", "type" ], [ "station", "name" ], [ "web", "site" ] ], "column_suffixes": [ [], [], [ "number" ], [], [ "first", "second" ], [] ], "column_dtype": [ "text", "text", "number", "text", "text(text)", "text" ], "example": [ "mo", "st. charles county; st. charles", "319294", "e", "lindenwood university (lutv)", "http://www.lindenwood.edu/lutv" ] }
[ "how", "many", "are", "charter", "type", "``", "g", "''", "?" ]
[ "WRB", "JJ", "VBD-AUX", "JJ", "NN", "``", "NN", "''", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, true, true, false, false, false, false ]
[ false, false, false, false, false, false, true, false, false ]
[ false, false, false, true, false, false ]
12
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c4", "=", "'g'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 6, 6 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "None", "Column", "Column", "None", "Literal", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", null, "c4", "c4", null, null, null, null ] }
{ "nl_indices": [ [ 6 ], [ 4, 3 ], [ 1, 0 ] ], "sql_indices": [ [ 10 ], [ 8 ], [ 1, 2, 3, 4 ] ] }
nt-7773
204_863
{ "raw_header": [ "state", "city/county", "population served", "charter type", "station name", "web site" ], "tokenized_header": [ [ "state" ], [ "city\\\\/county" ], [ "population", "served" ], [ "charter", "type" ], [ "station", "name" ], [ "web", "site" ] ], "column_suffixes": [ [], [], [ "number" ], [], [ "first", "second" ], [] ], "column_dtype": [ "text", "text", "number", "text", "text(text)", "text" ], "example": [ "mo", "st. charles county; st. charles", "319294", "e", "lindenwood university (lutv)", "http://www.lindenwood.edu/lutv" ] }
[ "which", "station", "name", "has", "the", "same", "amount", "of", "population", "served", "as", "lincoln", "university", "?" ]
[ "WDT", "NN", "NN", "VBD-AUX", "DT", "JJ", "NN", "IN", "NN", "VBD", "IN", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "ORGANIZATION", "ORGANIZATION", "O" ]
[ false, true, true, false, false, false, false, false, true, true, false, false, false, false ]
[ false, false, false, false, true, false, false, true, false, false, false, true, true, false ]
[ false, false, true, false, true, false ]
Jefferson City Access TV 81 (JCTV)
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword" ], "value": [ "select", "c5", "from", "w", "where", "c5_first", "!=", "'lincoln university'", "and", "c3_number", "=", "(", "select", "c3_number", "from", "w", "where", "c5_first", "=", "'lincoln university'", ")" ], "span_indices": [ [], [], [], [], [], [], [], [ 11, 12 ], [], [], [], [], [], [], [], [], [], [], [], [ 11, 12 ], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "Column", "None", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Column", "Keyword", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, "c5_first", "c5_first", null, "['same', '']", "['same', '']", "['same', '']", "['same', '']", "c3_number", "c3_number", "['same', '']", null, null, null ] }
{ "nl_indices": [ [ 11, 12 ], [ 8, 9 ], [ 9, 8 ], [ 4, 5, 6, 7, 10 ], [ 12, 11 ], [ 1, 2 ], [ 1, 2 ], [ 2, 1 ] ], "sql_indices": [ [ 7 ], [ 9 ], [ 13 ], [ 6, 8, 10, 11, 20 ], [ 19 ], [ 1 ], [ 5 ], [ 17 ] ] }
nt-9747
204_863
{ "raw_header": [ "state", "city/county", "population served", "charter type", "station name", "web site" ], "tokenized_header": [ [ "state" ], [ "city\\\\/county" ], [ "population", "served" ], [ "charter", "type" ], [ "station", "name" ], [ "web", "site" ] ], "column_suffixes": [ [], [], [ "number" ], [], [ "first", "second" ], [] ], "column_dtype": [ "text", "text", "number", "text", "text(text)", "text" ], "example": [ "mo", "st. charles county; st. charles", "319294", "e", "lindenwood university (lutv)", "http://www.lindenwood.edu/lutv" ] }
[ "which", "has", "the", "least", "number", "of", "people", "served", ",", "black", "jack", "or", "jefferson", "city", "?" ]
[ "WDT", "VBD-AUX", "DT", "JJS", "NN", "IN", "NNS", "VBD", ",", "JJ", "NN", "CC", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "LOCATION", "O", "O" ]
[ false, false, false, false, false, false, false, true, false, false, false, false, false, false, false ]
[ false, false, true, false, false, true, false, false, false, true, true, true, true, true, false ]
[ false, false, true, false, false, false ]
Jefferson City
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Literal.String", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "where", "c2", "in", "(", "'black jack'", ",", "'jefferson city'", ")", "order", "by", "c3_number", "asc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [ 9, 10 ], [], [ 12, 13 ], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Column", "None", "Literal", "Literal", "Keyword", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, null, "['sort', 'sort_asc']", "['sort', 'sort_asc']", "['sort', 'sort_asc']", "['sort', 'sort_asc']", "c3_number", "c3_number", null, null, null, "['conj', 'conj_or']", null, null, null ] }
{ "nl_indices": [ [ 9, 10 ], [ 11 ], [ 12, 13 ], [ 2, 3, 4, 5 ], [ 6, 7 ] ], "sql_indices": [ [ 8 ], [ 7, 6, 9, 11 ], [ 10 ], [ 12, 13, 15, 16, 17 ], [ 14 ] ] }
nt-10029
204_863
{ "raw_header": [ "state", "city/county", "population served", "charter type", "station name", "web site" ], "tokenized_header": [ [ "state" ], [ "city\\\\/county" ], [ "population", "served" ], [ "charter", "type" ], [ "station", "name" ], [ "web", "site" ] ], "column_suffixes": [ [], [], [ "number" ], [], [ "first", "second" ], [] ], "column_dtype": [ "text", "text", "number", "text", "text(text)", "text" ], "example": [ "mo", "st. charles county; st. charles", "319294", "e", "lindenwood university (lutv)", "http://www.lindenwood.edu/lutv" ] }
[ "what", "is", "the", "top", "population", "served", "on", "the", "chart" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NN", "VBD", "IN", "DT", "NN" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, true, true, false, false, false ]
[ false, false, true, false, false, false, false, true, false ]
[ false, false, true, false, false, false ]
319,294
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "max", "(", "c3_number", ")", "from", "w" ], "span_indices": [ [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "Keyword", "Keyword", "Column", "Column", "None", "None", "None" ], "aligned_sql_token_info": [ null, null, "['max', 'max_max']", "['max', 'max_max']", "c3_number", "c3_number", null, null, null ] }
{ "nl_indices": [ [ 2, 3 ], [ 4, 5 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ] ] }
nt-12469
204_863
{ "raw_header": [ "state", "city/county", "population served", "charter type", "station name", "web site" ], "tokenized_header": [ [ "state" ], [ "city\\\\/county" ], [ "population", "served" ], [ "charter", "type" ], [ "station", "name" ], [ "web", "site" ] ], "column_suffixes": [ [], [], [ "number" ], [], [ "first", "second" ], [] ], "column_dtype": [ "text", "text", "number", "text", "text(text)", "text" ], "example": [ "mo", "st. charles county; st. charles", "319294", "e", "lindenwood university (lutv)", "http://www.lindenwood.edu/lutv" ] }
[ "what", "is", "the", "last", "city/county", "and", "population", "served", "and", "web", "site" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NN", "CC", "NN", "VBD", "CC", "NN", "NN" ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, true, true, false, true, true ]
[ false, false, true, false, false, false, false, false, false, false, false ]
[ false, false, true, false, false, true ]
Warrensburg|http://www.ucmo.edu/orgrequest/orgview.cfm?caorgID=529
{ "sql_type": [ "Keyword", "Column", "Keyword", "Column", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", ",", "c3", ",", "c6", "from", "w", "order", "by", "id", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "Keyword", "Keyword", "Column", "Keyword", "Column", "Column", "Keyword", "Column", "Column" ], "aligned_sql_token_info": [ null, null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", "c2", "['', '']", "c3", "c3", "['', '']", "c6", "c6" ] }
{ "nl_indices": [ [ 4 ], [ 6, 7 ], [ 9, 10 ], [ 8 ], [ 5 ], [ 2, 3 ] ], "sql_indices": [ [ 1 ], [ 3 ], [ 5 ], [ 4 ], [ 2 ], [ 8, 13, 9, 10, 11, 12 ] ] }
nt-316
203_687
{ "raw_header": [ "#", "title", "time", "performer(s)", "songwriters", "producer(s)", "samples and notes" ], "tokenized_header": [ [ "#" ], [ "title" ], [ "time" ], [ "performer", "-lrb-", "s", "-rrb-" ], [ "songwriters" ], [ "producer", "-lrb-", "s", "-rrb-" ], [ "samples", "and", "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "number", "min", "sec" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ] ], "column_dtype": [ "number", "text", "time", "<c, text>(text)", "<c, text>", "<c, text>(text)", "<n, text>" ], "example": [ "1", "\"everything man\"", "3:16", "talib kweli, res\n(additional vocals by sonia sanchez)", "talib kweli greene", "madlib\n(co-produced by eric krasno)", "\"everything man\" by daybreak" ] }
[ "which", "track", "has", "the", "same", "producer", "as", "the", "track", "``", "say", "something", "''", "?" ]
[ "WDT", "NN", "VBD-AUX", "DT", "JJ", "NN", "IN", "DT", "NN", "``", "VB", "NN", "''", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, true, false, false, false, false, false, false, false, false ]
[ false, false, false, true, false, false, false, true, false, true, true, true, true, false ]
[ false, false, false, false, false, true, false ]
Hot Thing
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword" ], "value": [ "select", "c2", "from", "w", "where", "c2", "!=", "'\"say something\"'", "and", "c6", "=", "(", "select", "c6", "from", "w", "where", "c2", "=", "'\"say something\"'", ")" ], "span_indices": [ [], [], [], [], [], [], [], [ 10, 11 ], [], [], [], [], [], [], [], [], [], [], [], [ 10, 11 ], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "None", "Keyword", "Column", "Keyword", "None", "None", "None", "Literal", "Literal", "None", "None" ], "aligned_sql_token_info": [ null, "c2", null, null, "['same', '']", "c6", "['same', '']", null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 10, 11 ], [ 10, 11 ], [ 1 ], [ 1 ], [ 5 ], [ 5 ], [ 4, 6 ] ], "sql_indices": [ [ 1 ], [ 7 ], [ 19 ], [ 5 ], [ 17 ], [ 9 ], [ 13 ], [ 6, 8, 10, 11, 18, 20 ] ] }
nt-420
203_687
{ "raw_header": [ "#", "title", "time", "performer(s)", "songwriters", "producer(s)", "samples and notes" ], "tokenized_header": [ [ "#" ], [ "title" ], [ "time" ], [ "performer", "-lrb-", "s", "-rrb-" ], [ "songwriters" ], [ "producer", "-lrb-", "s", "-rrb-" ], [ "samples", "and", "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "number", "min", "sec" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ] ], "column_dtype": [ "number", "text", "time", "<c, text>(text)", "<c, text>", "<c, text>(text)", "<n, text>" ], "example": [ "1", "\"everything man\"", "3:16", "talib kweli, res\n(additional vocals by sonia sanchez)", "talib kweli greene", "madlib\n(co-produced by eric krasno)", "\"everything man\" by daybreak" ] }
[ "what", "song", "was", "previous", "to", "hot", "thing", "?" ]
[ "WDT", "NN", "VBD-AUX", "JJ", "TO", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false ]
[ false, true, false, false, true, true, true, false ]
[ false, false, false, false, false, false, false ]
Stay Around
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "where", "c1_number", "=", "(", "select", "c1_number", "from", "w", "where", "c2", "=", "'\"hot thing\"'", ")", "-", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [ 5, 6 ], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Column", "Column", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, "c2", null, "c1_number", "c1_number", null, null, null ] }
{ "nl_indices": [ [ 3, 4 ], [ 5, 6 ], [ 1 ], [ 1 ] ], "sql_indices": [ [ 5, 6, 7, 18, 17, 16, 9 ], [ 15 ], [ 1 ], [ 13 ] ] }
nt-5952
203_687
{ "raw_header": [ "#", "title", "time", "performer(s)", "songwriters", "producer(s)", "samples and notes" ], "tokenized_header": [ [ "#" ], [ "title" ], [ "time" ], [ "performer", "-lrb-", "s", "-rrb-" ], [ "songwriters" ], [ "producer", "-lrb-", "s", "-rrb-" ], [ "samples", "and", "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "number", "min", "sec" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ] ], "column_dtype": [ "number", "text", "time", "<c, text>(text)", "<c, text>", "<c, text>(text)", "<n, text>" ], "example": [ "1", "\"everything man\"", "3:16", "talib kweli, res\n(additional vocals by sonia sanchez)", "talib kweli greene", "madlib\n(co-produced by eric krasno)", "\"everything man\" by daybreak" ] }
[ "what", "track", "comes", "after", "``", "say", "something", "''", "?" ]
[ "WDT", "NN", "VBZ", "IN", "``", "VB", "NN", "''", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, true, true, true, false ]
[ false, false, false, false, false, false, false ]
Country Cousins
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "where", "c1_number", "=", "(", "select", "c1_number", "from", "w", "where", "c2", "=", "'\"say something\"'", ")", "+", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [ 5, 6 ], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Column", "None", "Literal", "Literal", "None", "None" ], "aligned_sql_token_info": [ null, "c2", null, "c1_number", null, null, null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 3 ], [ 5, 6 ], [ 1 ] ], "sql_indices": [ [ 1 ], [ 5, 6, 7, 9, 16, 17, 18 ], [ 15 ], [ 13 ] ] }
nt-7432
203_687
{ "raw_header": [ "#", "title", "time", "performer(s)", "songwriters", "producer(s)", "samples and notes" ], "tokenized_header": [ [ "#" ], [ "title" ], [ "time" ], [ "performer", "-lrb-", "s", "-rrb-" ], [ "songwriters" ], [ "producer", "-lrb-", "s", "-rrb-" ], [ "samples", "and", "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "number", "min", "sec" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ] ], "column_dtype": [ "number", "text", "time", "<c, text>(text)", "<c, text>", "<c, text>(text)", "<n, text>" ], "example": [ "1", "\"everything man\"", "3:16", "talib kweli, res\n(additional vocals by sonia sanchez)", "talib kweli greene", "madlib\n(co-produced by eric krasno)", "\"everything man\" by daybreak" ] }
[ "how", "many", "songs", "were", "produced", "by", "will.i.am", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "VBN", "IN", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, true, true, false ]
[ false, false, false, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "c2", ")", "from", "w", "where", "c6_first_list", "=", "'will.i.am'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 6, 6 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "Column", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c2", null, "c6_first_list", "c6_first_list", null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 2 ], [ 4, 5 ], [ 6 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 8 ], [ 10 ] ] }
nt-8273
203_687
{ "raw_header": [ "#", "title", "time", "performer(s)", "songwriters", "producer(s)", "samples and notes" ], "tokenized_header": [ [ "#" ], [ "title" ], [ "time" ], [ "performer", "-lrb-", "s", "-rrb-" ], [ "songwriters" ], [ "producer", "-lrb-", "s", "-rrb-" ], [ "samples", "and", "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "number", "min", "sec" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ] ], "column_dtype": [ "number", "text", "time", "<c, text>(text)", "<c, text>", "<c, text>(text)", "<n, text>" ], "example": [ "1", "\"everything man\"", "3:16", "talib kweli, res\n(additional vocals by sonia sanchez)", "talib kweli greene", "madlib\n(co-produced by eric krasno)", "\"everything man\" by daybreak" ] }
[ "what", "number", "of", "titles", "have", "talib", "kweli", "greene", "as", "a", "sole", "songwriter", "?" ]
[ "WDT", "NN", "IN", "NNS", "VBD-AUX", "NNP", "NNP", "NNP", "IN", "DT", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "O", "PERSON", "PERSON", "PERSON", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, true, false, false, true, true, true, false, false, false, false, false ]
[ false, false, false, false, false, false, false ]
6
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Column", "Keyword", "Keyword" ], "value": [ "select", "count", "(", "c2", ")", "from", "w", "where", "c5_list", "=", "'talib kweli greene'", "and", "c5_length", "=", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 5, 7 ], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Keyword", "Keyword", "Column", "None", "Literal", "Literal", "Literal", "None", "None", "Literal", "Column", "None" ], "aligned_sql_token_info": [ null, "['agg', 'agg_count']", "['agg', 'agg_count']", "c2", null, null, null, null, null, null, null, "c5_length", null ] }
{ "nl_indices": [ [ 11 ], [ 6, 7, 5 ], [ 1, 2 ], [ 3 ], [ 10 ], [ 11 ] ], "sql_indices": [ [ 8 ], [ 10 ], [ 1, 2, 4 ], [ 3 ], [ 14 ], [ 12 ] ] }
nt-11482
203_687
{ "raw_header": [ "#", "title", "time", "performer(s)", "songwriters", "producer(s)", "samples and notes" ], "tokenized_header": [ [ "#" ], [ "title" ], [ "time" ], [ "performer", "-lrb-", "s", "-rrb-" ], [ "songwriters" ], [ "producer", "-lrb-", "s", "-rrb-" ], [ "samples", "and", "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "number", "min", "sec" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ] ], "column_dtype": [ "number", "text", "time", "<c, text>(text)", "<c, text>", "<c, text>(text)", "<n, text>" ], "example": [ "1", "\"everything man\"", "3:16", "talib kweli, res\n(additional vocals by sonia sanchez)", "talib kweli greene", "madlib\n(co-produced by eric krasno)", "\"everything man\" by daybreak" ] }
[ "which", "track", "is", "longer", "?", "``", "ny", "weather", "report", "''", "or", "``", "country", "cousins", "''", "?" ]
[ "WDT", "NN", "VBD-AUX", "RBR", ".", "``", "NNP", "NN", "NN", "''", "CC", "``", "NN", "NNS", "''", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, true, true, true, true, true, true, true, true, true, true, false ]
[ false, false, false, false, false, false, false ]
NY Weather Report
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Literal.String", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "where", "c2", "in", "(", "'\"ny weather report\"'", ",", "'\"country cousins\"'", ")", "order", "by", "c3", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [ 6, 8 ], [], [ 12, 13 ], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Column", "None", "None", "Literal", "Literal", "Literal", "None", "Keyword", "None", "Literal", "Literal", "None", "None" ], "aligned_sql_token_info": [ null, "c2", null, "c3", null, null, null, null, null, null, "['conj', 'conj_or']", null, null, null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 3 ], [ 6, 7, 8 ], [ 12, 13 ], [ 1 ], [ 10 ] ], "sql_indices": [ [ 1 ], [ 12, 13, 14, 15, 16, 17 ], [ 8 ], [ 10 ], [ 5 ], [ 6, 7, 9, 11 ] ] }
nt-13598
203_687
{ "raw_header": [ "#", "title", "time", "performer(s)", "songwriters", "producer(s)", "samples and notes" ], "tokenized_header": [ [ "#" ], [ "title" ], [ "time" ], [ "performer", "-lrb-", "s", "-rrb-" ], [ "songwriters" ], [ "producer", "-lrb-", "s", "-rrb-" ], [ "samples", "and", "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "number", "min", "sec" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ], [ "first", "second", "first_list", "first_length" ], [ "list", "length" ] ], "column_dtype": [ "number", "text", "time", "<c, text>(text)", "<c, text>", "<c, text>(text)", "<n, text>" ], "example": [ "1", "\"everything man\"", "3:16", "talib kweli, res\n(additional vocals by sonia sanchez)", "talib kweli greene", "madlib\n(co-produced by eric krasno)", "\"everything man\" by daybreak" ] }
[ "what", "title", "had", "the", "longest", "run", "time", "?" ]
[ "WDT", "NN", "VBD-AUX", "DT", "JJS", "NN", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, true, false, false, false, false, true, false ]
[ false, false, false, true, false, false, false, false ]
[ false, true, true, false, false, false, false ]
Hostile Gospel (Part 1) (Deliver Us)
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "order", "by", "c3", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "None", "Column", "None" ], "aligned_sql_token_info": [ null, "c2", null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", null, "c3", null ] }
{ "nl_indices": [ [ 1 ], [ 3, 4 ], [ 6 ] ], "sql_indices": [ [ 1 ], [ 4, 5, 7, 8, 9 ], [ 6 ] ] }
nt-6504
204_405
{ "raw_header": [ "team 1", "agg.", "team 2", "1st leg", "2nd leg" ], "tokenized_header": [ [ "team", "1" ], [ "agg", "." ], [ "team", "2" ], [ "1st", "leg" ], [ "2nd", "leg" ] ], "column_suffixes": [ [], [ "first", "second", "first_number", "first_number1", "first_number2", "second_number", "second_number1", "second_number2" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ] ], "column_dtype": [ "text", "score(score)", "text", "score", "score" ], "example": [ "uniao da madeira", "2-2(5-4p)", "maritimo", "2-3", "0-2" ] }
[ "how", "many", "ties", "occurred", "in", "the", "second", "round", "?" ]
[ "WRB", "JJ", "NNS", "VBD", "IN", "DT", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "ORDINAL", "O", "O" ]
[ false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Column" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c5_number1", "=", "c5_number2" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "None", "None", "Column", "Column", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c5_number2", null, null, null, "c5_number2", "c5_number2", null ] }
{ "nl_indices": [ [ 1, 0 ], [ 2, 6, 7 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 9, 8, 10 ] ] }
nt-10101
204_405
{ "raw_header": [ "team 1", "agg.", "team 2", "1st leg", "2nd leg" ], "tokenized_header": [ [ "team", "1" ], [ "agg", "." ], [ "team", "2" ], [ "1st", "leg" ], [ "2nd", "leg" ] ], "column_suffixes": [ [], [ "first", "second", "first_number", "first_number1", "first_number2", "second_number", "second_number1", "second_number2" ], [], [ "number", "number1", "number2" ], [ "number", "number1", "number2" ] ], "column_dtype": [ "text", "score(score)", "text", "score", "score" ], "example": [ "uniao da madeira", "2-2(5-4p)", "maritimo", "2-3", "0-2" ] }
[ "what", "is", "the", "total", "points", "scored", "in", "the", "second", "round", "by", "all", "teams", "?" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NNS", "VBD", "IN", "DT", "JJ", "NN", "IN", "DT", "NNS", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "ORDINAL", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false ]
16
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "sum", "(", "c5_number1", "+", "c5_number2", ")", "from", "w" ], "span_indices": [ [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "Keyword", "Keyword", "Keyword", "Column", "None", "None", "None", "None", "Column", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, null, "['agg', 'agg_sum']", "['agg', 'agg_sum']", "['agg', 'agg_sum']", "c5_number2", null, null, null, null, "c5_number2", "c5_number2", "c5_number2", null ] }
{ "nl_indices": [ [ 2, 3, 4 ], [ 5, 10, 11, 12 ] ], "sql_indices": [ [ 2, 1, 6 ], [ 3, 4, 5 ] ] }
nt-230
204_81
{ "raw_header": [ "rank", "bib", "name", "country", "time", "deficit" ], "tokenized_header": [ [ "rank" ], [ "bib" ], [ "name" ], [ "country" ], [ "time" ], [ "deficit" ] ], "column_suffixes": [ [ "number" ], [ "number" ], [], [], [ "number", "hour", "min", "sec" ], [ "number", "min", "sec" ] ], "column_dtype": [ "number", "number", "text", "text", "time", "time" ], "example": [ "4", "35", "dario cologna", "switzerland", "1:06:28.9", "+1:00.9" ] }
[ "which", "players", "came", "in", "a", "place", "before", "lukas", "bauer", "?" ]
[ "WDT", "NNS", "VBD", "IN", "DT", "NN", "IN", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "PERSON", "PERSON", "O" ]
[ false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false ]
Iivo Niskanen|Daniel Richardsson|Johan Olsson|Dario Cologna
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword" ], "value": [ "select", "c3", "from", "w", "where", "id", "<", "(", "select", "id", "from", "w", "where", "c3", "=", "'lukas bauer'", ")" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [ 7, 8 ], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "None", "None", "None", "Keyword", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, "c3", null, null, null, null, "['comp', '']", null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 6 ], [ 7, 8 ], [ 1 ] ], "sql_indices": [ [ 1 ], [ 5, 6, 7, 9, 16 ], [ 15 ], [ 13 ] ] }
nt-501
204_81
{ "raw_header": [ "rank", "bib", "name", "country", "time", "deficit" ], "tokenized_header": [ [ "rank" ], [ "bib" ], [ "name" ], [ "country" ], [ "time" ], [ "deficit" ] ], "column_suffixes": [ [ "number" ], [ "number" ], [], [], [ "number", "hour", "min", "sec" ], [ "number", "min", "sec" ] ], "column_dtype": [ "number", "number", "text", "text", "time", "time" ], "example": [ "4", "35", "dario cologna", "switzerland", "1:06:28.9", "+1:00.9" ] }
[ "how", "many", "german", "athletes", "competed", "in", "the", "cross", "country", "skiing", "at", "the", "2014", "winter", "olympics", "men", "'s", "15", "kilometre", "classical", "?" ]
[ "WRB", "JJ", "JJ", "NNS", "VBD", "IN", "DT", "NN", "NN", "NN", "IN", "DT", "CD", "NNP", "NNPS", "NNP", "POS", "CD", "NN", "JJ", "." ]
[ "O", "O", "MISC", "O", "O", "O", "O", "O", "O", "O", "O", "DATE", "DATE", "DATE", "MISC", "O", "O", "NUMBER", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, true, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, true, false, false, false ]
[ false, false, false, true, false, false ]
4
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "c3", ")", "from", "w", "where", "c4", "=", "'germany'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 2, 2 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Literal", "Column", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", null, "c3", null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 3 ], [ 2 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 10 ] ] }
nt-3279
204_81
{ "raw_header": [ "rank", "bib", "name", "country", "time", "deficit" ], "tokenized_header": [ [ "rank" ], [ "bib" ], [ "name" ], [ "country" ], [ "time" ], [ "deficit" ] ], "column_suffixes": [ [ "number" ], [ "number" ], [], [], [ "number", "hour", "min", "sec" ], [ "number", "min", "sec" ] ], "column_dtype": [ "number", "number", "text", "text", "time", "time" ], "example": [ "4", "35", "dario cologna", "switzerland", "1:06:28.9", "+1:00.9" ] }
[ "what", "is", "the", "difference", "between", "the", "time", "of", "the", "fastest", "runner", "and", "the", "slowest", "?" ]
[ "WP", "VBD-AUX", "DT", "NN", "IN", "DT", "NN", "IN", "DT", "JJS", "NN", "CC", "DT", "JJS", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, true, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, false ]
+27:59.2
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c6", "from", "w", "order", "by", "c1_number", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "None", "None", "None", "Column", "None", "None", "None", "None", "None", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, null, null, null, "c6", null, null, null, null, null, "c1_number", "c1_number", null ] }
{ "nl_indices": [ [ 6 ], [ 12, 13 ] ], "sql_indices": [ [ 1 ], [ 4, 5, 6, 7, 8, 9 ] ] }
nt-5980
204_81
{ "raw_header": [ "rank", "bib", "name", "country", "time", "deficit" ], "tokenized_header": [ [ "rank" ], [ "bib" ], [ "name" ], [ "country" ], [ "time" ], [ "deficit" ] ], "column_suffixes": [ [ "number" ], [ "number" ], [], [], [ "number", "hour", "min", "sec" ], [ "number", "min", "sec" ] ], "column_dtype": [ "number", "number", "text", "text", "time", "time" ], "example": [ "4", "35", "dario cologna", "switzerland", "1:06:28.9", "+1:00.9" ] }
[ "who", "came", "in", "next", "after", "chris", "jespersen", "of", "norway", "?" ]
[ "WP", "VBD", "IN", "JJ", "IN", "NNP", "NNP", "IN", "NNP", "." ]
[ "O", "O", "O", "O", "O", "PERSON", "PERSON", "O", "LOCATION", "O" ]
[ false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, true, true, false, true, false ]
[ false, false, false, false, false, false ]
Alexander Bessmertnykh
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c3", "from", "w", "where", "c1_number", "=", "(", "select", "c1_number", "from", "w", "where", "c3", "=", "'chris jespersen'", ")", "+", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [ 5, 6 ], [], [], [] ] }
{ "aligned_sql_token_type": [ "Column", "None", "None", "Column", "Column", "Literal", "Literal", "None", "None", "None" ], "aligned_sql_token_info": [ "c3", null, null, "c1_number", "c1_number", null, null, null, null, null ] }
{ "nl_indices": [ [ 3, 4 ], [ 0 ], [ 6, 5 ], [ 0 ] ], "sql_indices": [ [ 5, 6, 7, 9, 16, 17, 18 ], [ 1 ], [ 15 ], [ 13 ] ] }
nt-7574
204_81
{ "raw_header": [ "rank", "bib", "name", "country", "time", "deficit" ], "tokenized_header": [ [ "rank" ], [ "bib" ], [ "name" ], [ "country" ], [ "time" ], [ "deficit" ] ], "column_suffixes": [ [ "number" ], [ "number" ], [], [], [ "number", "hour", "min", "sec" ], [ "number", "min", "sec" ] ], "column_dtype": [ "number", "number", "text", "text", "time", "time" ], "example": [ "4", "35", "dario cologna", "switzerland", "1:06:28.9", "+1:00.9" ] }
[ "how", "many", "skiers", "finished", "at", "least", "under", "the", "39", "minute", "mark", "?" ]
[ "WRB", "JJ", "NNS", "VBD", "IN", "JJS", "IN", "DT", "CD", "NN", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "DURATION", "DURATION", "NUMBER", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, true, false, false, false ]
[ false, false, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "c3", ")", "from", "w", "where", "c5_hour", "is", "null", "and", "c5_min", "<", "39" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [ 8 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "None", "None", "Column", "None", "Literal", "Column", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c3", null, null, null, "c5_hour", null, null, "c5_min", null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 2 ], [ 6 ], [ 8 ], [ 9 ], [ 6 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 13 ], [ 14 ], [ 12 ], [ 8, 9, 10 ] ] }
nt-7839
204_81
{ "raw_header": [ "rank", "bib", "name", "country", "time", "deficit" ], "tokenized_header": [ [ "rank" ], [ "bib" ], [ "name" ], [ "country" ], [ "time" ], [ "deficit" ] ], "column_suffixes": [ [ "number" ], [ "number" ], [], [], [ "number", "hour", "min", "sec" ], [ "number", "min", "sec" ] ], "column_dtype": [ "number", "number", "text", "text", "time", "time" ], "example": [ "4", "35", "dario cologna", "switzerland", "1:06:28.9", "+1:00.9" ] }
[ "who", "came", "in", "first", "place", "?" ]
[ "WP", "VBD", "IN", "JJ", "NN", "." ]
[ "O", "O", "O", "ORDINAL", "O", "O" ]
[ false, false, false, false, false, false ]
[ false, false, false, false, false, false ]
[ false, false, false, false, false, false ]
Dario Cologna
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Literal.Number" ], "value": [ "select", "c3", "from", "w", "where", "id", "=", "1" ], "span_indices": [ [], [], [], [], [], [], [], [ 3 ] ] }
{ "aligned_sql_token_type": [ "Column", "None", "None", "Keyword", "None", "None" ], "aligned_sql_token_info": [ "c3", null, null, "['first', '']", null, null ] }
{ "nl_indices": [ [ 3 ], [ 0 ] ], "sql_indices": [ [ 7, 6, 5 ], [ 1 ] ] }
nt-11606
204_81
{ "raw_header": [ "rank", "bib", "name", "country", "time", "deficit" ], "tokenized_header": [ [ "rank" ], [ "bib" ], [ "name" ], [ "country" ], [ "time" ], [ "deficit" ] ], "column_suffixes": [ [ "number" ], [ "number" ], [], [], [ "number", "hour", "min", "sec" ], [ "number", "min", "sec" ] ], "column_dtype": [ "number", "number", "text", "text", "time", "time" ], "example": [ "4", "35", "dario cologna", "switzerland", "1:06:28.9", "+1:00.9" ] }
[ "how", "many", "skiers", "represented", "norway", "in", "the", "men", "'s", "15", "kilometre", "classical", "?" ]
[ "WRB", "JJ", "NNS", "VBD", "NNP", "IN", "DT", "NNS", "POS", "CD", "NN", "JJ", "." ]
[ "O", "O", "O", "O", "LOCATION", "O", "O", "O", "O", "NUMBER", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, false, false, false, false, true, false, false, false ]
[ false, false, false, false, false, false ]
4
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "c3", ")", "from", "w", "where", "c4", "=", "'norway'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 4, 4 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "Column", "Literal", "None", "None", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c3", "c4", null, null, null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 1, 0 ], [ 2 ], [ 4 ], [ 3 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 10 ], [ 8 ] ] }
nt-12220
204_81
{ "raw_header": [ "rank", "bib", "name", "country", "time", "deficit" ], "tokenized_header": [ [ "rank" ], [ "bib" ], [ "name" ], [ "country" ], [ "time" ], [ "deficit" ] ], "column_suffixes": [ [ "number" ], [ "number" ], [], [], [ "number", "hour", "min", "sec" ], [ "number", "min", "sec" ] ], "column_dtype": [ "number", "number", "text", "text", "time", "time" ], "example": [ "4", "35", "dario cologna", "switzerland", "1:06:28.9", "+1:00.9" ] }
[ "what", "country", "had", "the", "most", "top", "10", "finishers", "in", "the", "men", "'s", "15", "kilometre", "classical", "?" ]
[ "WDT", "NN", "VBD-AUX", "DT", "RBS", "JJ", "CD", "NNS", "IN", "DT", "NNS", "POS", "CD", "NN", "JJ", "." ]
[ "O", "O", "O", "O", "O", "O", "NUMBER", "O", "O", "O", "O", "O", "NUMBER", "O", "O", "O" ]
[ false, true, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, true, false, false, false, false, false, true, false, false, false ]
[ false, false, false, true, false, false ]
Sweden
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Literal.Number", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c4", "from", "w", "where", "id", "<=", "10", "group", "by", "c4", "order", "by", "count", "(", "*", ")", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [ 6 ], [], [], [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "Keyword", "Literal", "None", "None", "None", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ null, "c4", null, "['sort', 'sort_desc_group_count']", "['sort', 'sort_desc_group_count']", "['comp', 'comp_lequal']", null, null, null, null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 4, 3 ], [ 6 ], [ 5 ] ], "sql_indices": [ [ 1 ], [ 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19 ], [ 7 ], [ 6 ] ] }
nt-4939
204_618
{ "raw_header": [ "place", "position", "number", "name", "nasl", "playoffs", "cfu club championship", "concacaf champions league", "total" ], "tokenized_header": [ [ "place" ], [ "position" ], [ "number" ], [ "name" ], [ "nasl" ], [ "playoffs" ], [ "cfu", "club", "championship" ], [ "concacaf", "champions", "league" ], [ "total" ] ], "column_suffixes": [ [ "number" ], [], [ "number" ], [], [ "number" ], [ "number" ], [ "number" ], [ "number" ], [ "number" ] ], "column_dtype": [ "number", "text", "number", "text", "number", "number", "number", "number", "number" ], "example": [ "1", "fw", "11", "nicholas addlery", "9", "0", "0", "1", "10" ] }
[ "what", "number", "of", "names", "had", "0", "at", "the", "cfu", "club", "championship", "?" ]
[ "WDT", "NN", "IN", "NNS", "VBD-AUX", "CD", "IN", "DT", "NNP", "NNP", "NNP", "." ]
[ "O", "O", "O", "MISC", "O", "NUMBER", "O", "O", "ORGANIZATION", "O", "O", "O" ]
[ false, true, false, false, false, false, false, false, true, true, true, false ]
[ false, false, false, false, false, true, false, false, false, false, false, false ]
[ false, false, true, false, false, false, true, false, false ]
9
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "c4", ")", "from", "w", "where", "c7_number", "=", "0" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 5 ] ] }
{ "aligned_sql_token_type": [ "None", "Keyword", "Keyword", "Column", "None", "Literal", "None", "None", "Column", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, "['agg', 'agg_count']", "['agg', 'agg_count']", "c4", null, null, null, null, "c7_number", "c7_number", "c7_number", null ] }
{ "nl_indices": [ [ 3 ], [ 10, 9, 8 ], [ 5 ], [ 1, 2 ] ], "sql_indices": [ [ 3 ], [ 8 ], [ 10 ], [ 1, 4, 2 ] ] }
nt-5760
204_618
{ "raw_header": [ "place", "position", "number", "name", "nasl", "playoffs", "cfu club championship", "concacaf champions league", "total" ], "tokenized_header": [ [ "place" ], [ "position" ], [ "number" ], [ "name" ], [ "nasl" ], [ "playoffs" ], [ "cfu", "club", "championship" ], [ "concacaf", "champions", "league" ], [ "total" ] ], "column_suffixes": [ [ "number" ], [], [ "number" ], [], [ "number" ], [ "number" ], [ "number" ], [ "number" ], [ "number" ] ], "column_dtype": [ "number", "text", "number", "text", "number", "number", "number", "number", "number" ], "example": [ "1", "fw", "11", "nicholas addlery", "9", "0", "0", "1", "10" ] }
[ "how", "many", "different", "names", "are", "there", "?" ]
[ "WRB", "JJ", "JJ", "NNS", "VBD-AUX", "EX", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false ]
13
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "count", "(", "distinct", "c4", ")", "from", "w" ], "span_indices": [ [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Keyword", "Column", "None", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "['conj', 'conj_or']", "c4", null, null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 2 ], [ 3 ] ], "sql_indices": [ [ 1, 2, 5 ], [ 3 ], [ 4 ] ] }
nt-5878
204_618
{ "raw_header": [ "place", "position", "number", "name", "nasl", "playoffs", "cfu club championship", "concacaf champions league", "total" ], "tokenized_header": [ [ "place" ], [ "position" ], [ "number" ], [ "name" ], [ "nasl" ], [ "playoffs" ], [ "cfu", "club", "championship" ], [ "concacaf", "champions", "league" ], [ "total" ] ], "column_suffixes": [ [ "number" ], [], [ "number" ], [], [ "number" ], [ "number" ], [ "number" ], [ "number" ], [ "number" ] ], "column_dtype": [ "number", "text", "number", "text", "number", "number", "number", "number", "number" ], "example": [ "1", "fw", "11", "nicholas addlery", "9", "0", "0", "1", "10" ] }
[ "how", "many", "different", "positions", "are", "there", "?" ]
[ "WRB", "JJ", "JJ", "NNS", "VBD-AUX", "EX", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false ]
3
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "count", "(", "distinct", "c2", ")", "from", "w" ], "span_indices": [ [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Keyword", "Column", "None", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "['conj', 'conj_or']", "c2", null, null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 2 ], [ 3 ] ], "sql_indices": [ [ 1, 2, 5 ], [ 3 ], [ 4 ] ] }
nt-9039
204_618
{ "raw_header": [ "place", "position", "number", "name", "nasl", "playoffs", "cfu club championship", "concacaf champions league", "total" ], "tokenized_header": [ [ "place" ], [ "position" ], [ "number" ], [ "name" ], [ "nasl" ], [ "playoffs" ], [ "cfu", "club", "championship" ], [ "concacaf", "champions", "league" ], [ "total" ] ], "column_suffixes": [ [ "number" ], [], [ "number" ], [], [ "number" ], [ "number" ], [ "number" ], [ "number" ], [ "number" ] ], "column_dtype": [ "number", "text", "number", "text", "number", "number", "number", "number", "number" ], "example": [ "1", "fw", "11", "nicholas addlery", "9", "0", "0", "1", "10" ] }
[ "what", "is", "the", "difference", "between", "the", "total", "nasl", "and", "the", "total", "cfu", "club", "championship", "?" ]
[ "WP", "VBD-AUX", "DT", "NN", "IN", "DT", "JJ", "NNP", "CC", "DT", "JJ", "NNP", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "ORGANIZATION", "O", "O", "O", "ORGANIZATION", "O", "O", "O" ]
[ false, false, false, false, false, false, true, true, false, false, true, true, true, true, false ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, false, true, false, true ]
21
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "abs", "(", "sum", "(", "c5_number", ")", "-", "sum", "(", "c7_number", ")", ")", "from", "w" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, "['diff', '']", "['diff', '']", "['agg', 'agg_sum']", "['agg', 'agg_sum']", "c5_number", "['diff', '']", "['agg', 'agg_sum']", "['agg', 'agg_sum']", "c7_number", "c7_number", "c7_number", null ] }
{ "nl_indices": [ [ 6, 5 ], [ 4, 3, 8 ], [ 10, 9 ], [ 7 ], [ 11, 12, 13 ] ], "sql_indices": [ [ 3, 4, 6 ], [ 2, 1, 7, 12 ], [ 8, 9, 11 ], [ 5 ], [ 10 ] ] }
nt-11085
204_618
{ "raw_header": [ "place", "position", "number", "name", "nasl", "playoffs", "cfu club championship", "concacaf champions league", "total" ], "tokenized_header": [ [ "place" ], [ "position" ], [ "number" ], [ "name" ], [ "nasl" ], [ "playoffs" ], [ "cfu", "club", "championship" ], [ "concacaf", "champions", "league" ], [ "total" ] ], "column_suffixes": [ [ "number" ], [], [ "number" ], [], [ "number" ], [ "number" ], [ "number" ], [ "number" ], [ "number" ] ], "column_dtype": [ "number", "text", "number", "text", "number", "number", "number", "number", "number" ], "example": [ "1", "fw", "11", "nicholas addlery", "9", "0", "0", "1", "10" ] }
[ "tell", "me", "a", "scorer", "that", "had", "at", "least", "3", "scores", "in", "cfu", "club", "championships", "." ]
[ "VB", "PRP", "DT", "NN", "WDT", "VBD-AUX", "IN", "JJS", "CD", "NNS", "IN", "NNP", "NNP", "NNS", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "NUMBER", "O", "O", "ORGANIZATION", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, true, true, false, false ]
[ false, false, false, false, false, false, false, false, true, false, false, false, false, false, false ]
[ false, false, false, false, false, false, true, false, false ]
Jonathan Faña
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "c4", "from", "w", "where", "c7_number", ">=", "3" ], "span_indices": [ [], [], [], [], [], [], [], [ 8 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Column", "None", "None", "Keyword", "Keyword", "Literal", "None", "None", "Column", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, "c4", null, null, "['comp', 'comp_gequal']", "['comp', 'comp_gequal']", null, null, null, "c7_number", "c7_number", "c7_number", null ] }
{ "nl_indices": [ [ 11, 12, 13 ], [ 8 ], [ 6, 7 ], [ 3 ] ], "sql_indices": [ [ 5 ], [ 7 ], [ 6 ], [ 1 ] ] }
nt-5879
204_310
{ "raw_header": [ "month", "year", "player", "county", "club", "position" ], "tokenized_header": [ [ "month" ], [ "year" ], [ "player" ], [ "county" ], [ "club" ], [ "position" ] ], "column_suffixes": [ [ "parsed", "year", "month" ], [ "number" ], [], [], [], [ "number" ] ], "column_dtype": [ "date", "number", "text", "text", "text", "number" ], "example": [ "april", "2006", "mark foley", "limerick", "adare", "4" ] }
[ "eoin", "cadogan", "won", "in", "may", "2009", ",", "who", "won", "the", "month", "before", "?" ]
[ "NNP", "NNP", "VBD", "IN", "VBD-AUX", "CD", ",", "WP", "VBD", "DT", "NN", "IN", "." ]
[ "PERSON", "PERSON", "O", "O", "DATE", "DATE", "O", "O", "O", "DATE", "DATE", "DATE", "O" ]
[ false, false, false, false, false, false, false, false, false, false, true, false, false ]
[ true, true, false, false, true, true, false, false, false, false, false, false, false ]
[ true, false, false, false, false, false ]
Alan McCrabbe
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number", "Keyword", "Column", "Keyword", "Literal.Number", "Keyword", "Keyword" ], "value": [ "select", "c3", "from", "w", "where", "c2_number", "=", "2009", "and", "c1_month", "=", "5", "-", "1" ], "span_indices": [ [], [], [], [], [], [], [], [ 5 ], [], [], [], [ 4 ], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Column", "Literal", "Literal", "None", "Column", "None", "None", "Column", "Keyword", "None" ], "aligned_sql_token_info": [ null, null, null, "c2_number", null, null, null, "c3", null, null, "c1_month", "['before', 'before_minus']", null ] }
{ "nl_indices": [ [ 4 ], [ 11 ], [ 10 ], [ 5 ], [ 3 ], [ 7 ] ], "sql_indices": [ [ 11 ], [ 12, 13 ], [ 9 ], [ 7 ], [ 5 ], [ 1 ] ] }
nt-6853
204_310
{ "raw_header": [ "month", "year", "player", "county", "club", "position" ], "tokenized_header": [ [ "month" ], [ "year" ], [ "player" ], [ "county" ], [ "club" ], [ "position" ] ], "column_suffixes": [ [ "parsed", "year", "month" ], [ "number" ], [], [], [], [ "number" ] ], "column_dtype": [ "date", "number", "text", "text", "text", "number" ], "example": [ "april", "2006", "mark foley", "limerick", "adare", "4" ] }
[ "how", "many", "players", "were", "from", "waterford", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "IN", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false ]
[ false, false, false, false, false, true, false ]
[ false, false, false, false, false, false ]
7
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "c3", ")", "from", "w", "where", "c4", "=", "'waterford'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 5, 5 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c3", null, "c4", null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 2 ], [ 5 ], [ 4 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 10 ], [ 8 ] ] }
nt-7025
204_310
{ "raw_header": [ "month", "year", "player", "county", "club", "position" ], "tokenized_header": [ [ "month" ], [ "year" ], [ "player" ], [ "county" ], [ "club" ], [ "position" ] ], "column_suffixes": [ [ "parsed", "year", "month" ], [ "number" ], [], [], [], [ "number" ] ], "column_dtype": [ "date", "number", "text", "text", "text", "number" ], "example": [ "april", "2006", "mark foley", "limerick", "adare", "4" ] }
[ "ollie", "moran", "won", "in", "june", "2007", ",", "who", "won", "the", "month", "after", "?" ]
[ "NNP", "NNP", "VBD", "IN", "NNP", "CD", ",", "WP", "VBD", "DT", "NN", "IN", "." ]
[ "PERSON", "PERSON", "O", "O", "DATE", "DATE", "O", "O", "O", "DATE", "DATE", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, true, false, false ]
[ true, true, false, false, true, true, false, false, false, false, false, false, false ]
[ true, false, false, false, false, false ]
Dan Shanahan
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number", "Keyword", "Column", "Keyword", "Literal.Number", "Keyword", "Keyword" ], "value": [ "select", "c3", "from", "w", "where", "c2_number", "=", "2007", "and", "c1_month", "=", "6", "+", "1" ], "span_indices": [ [], [], [], [], [], [], [], [ 5 ], [], [], [], [ 4 ], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Column", "Literal", "Literal", "None", "Column", "None", "None", "Column", "Keyword", "None" ], "aligned_sql_token_info": [ null, null, null, "c2_number", null, null, null, "c3", null, null, "c1_month", "['before', 'before_plus']", null ] }
{ "nl_indices": [ [ 11 ], [ 10 ], [ 4 ], [ 5 ], [ 3 ], [ 7 ] ], "sql_indices": [ [ 12, 13 ], [ 9 ], [ 11 ], [ 7 ], [ 5 ], [ 1 ] ] }
nt-11147
204_310
{ "raw_header": [ "month", "year", "player", "county", "club", "position" ], "tokenized_header": [ [ "month" ], [ "year" ], [ "player" ], [ "county" ], [ "club" ], [ "position" ] ], "column_suffixes": [ [ "parsed", "year", "month" ], [ "number" ], [], [], [], [ "number" ] ], "column_dtype": [ "date", "number", "text", "text", "text", "number" ], "example": [ "april", "2006", "mark foley", "limerick", "adare", "4" ] }
[ "how", "many", "players", "won", "in", "2006", "?" ]
[ "WRB", "JJ", "NNS", "VBD", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false ]
[ false, false, false, false, false, true, false ]
[ false, false, false, false, false, false ]
6
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "c3", ")", "from", "w", "where", "c2_number", "=", "2006" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 5 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c3", null, "c2_number", null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 2 ], [ 5 ], [ 4 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 10 ], [ 8 ] ] }
nt-11512
204_310
{ "raw_header": [ "month", "year", "player", "county", "club", "position" ], "tokenized_header": [ [ "month" ], [ "year" ], [ "player" ], [ "county" ], [ "club" ], [ "position" ] ], "column_suffixes": [ [ "parsed", "year", "month" ], [ "number" ], [], [], [], [ "number" ] ], "column_dtype": [ "date", "number", "text", "text", "text", "number" ], "example": [ "april", "2006", "mark foley", "limerick", "adare", "4" ] }
[ "how", "many", "players", "won", "at", "least", "later", "than", "2010", "?" ]
[ "WRB", "JJ", "NNS", "VBD", "IN", "JJS", "RB", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false ]
15
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "c3", ")", "from", "w", "where", "c2_number", ">", "2010" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 8 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "None", "None", "Column", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c3", null, null, null, "c2_number", "c2_number", null, null ] }
{ "nl_indices": [ [ 1, 0 ], [ 2 ], [ 8 ], [ 6, 7 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 10 ], [ 8, 9 ] ] }
nt-12576
204_310
{ "raw_header": [ "month", "year", "player", "county", "club", "position" ], "tokenized_header": [ [ "month" ], [ "year" ], [ "player" ], [ "county" ], [ "club" ], [ "position" ] ], "column_suffixes": [ [ "parsed", "year", "month" ], [ "number" ], [], [], [], [ "number" ] ], "column_dtype": [ "date", "number", "text", "text", "text", "number" ], "example": [ "april", "2006", "mark foley", "limerick", "adare", "4" ] }
[ "how", "many", "players", "won", "in", "2013", "?" ]
[ "WRB", "JJ", "NNS", "VBD", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false ]
[ false, false, false, false, false, true, false ]
[ false, false, false, false, false, false ]
5
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "c3", ")", "from", "w", "where", "c2_number", "=", "2013" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 5 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c3", null, "c2_number", null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 2 ], [ 4 ], [ 5 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 8 ], [ 10 ] ] }
nt-13642
204_310
{ "raw_header": [ "month", "year", "player", "county", "club", "position" ], "tokenized_header": [ [ "month" ], [ "year" ], [ "player" ], [ "county" ], [ "club" ], [ "position" ] ], "column_suffixes": [ [ "parsed", "year", "month" ], [ "number" ], [], [], [], [ "number" ] ], "column_dtype": [ "date", "number", "text", "text", "text", "number" ], "example": [ "april", "2006", "mark foley", "limerick", "adare", "4" ] }
[ "how", "many", "times", "did", "john", "mullane", "win", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "NNP", "NNP", "VB", "." ]
[ "O", "O", "O", "O", "PERSON", "PERSON", "O", "O" ]
[ false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, true, false, false ]
[ false, false, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c3", "=", "'john mullane'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 4, 5 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Keyword", "None", "Literal", "Literal", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, null ] }
{ "nl_indices": [ [ 0, 1, 2 ], [ 4, 5 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 10 ] ] }
nt-13698
204_310
{ "raw_header": [ "month", "year", "player", "county", "club", "position" ], "tokenized_header": [ [ "month" ], [ "year" ], [ "player" ], [ "county" ], [ "club" ], [ "position" ] ], "column_suffixes": [ [ "parsed", "year", "month" ], [ "number" ], [], [], [], [ "number" ] ], "column_dtype": [ "date", "number", "text", "text", "text", "number" ], "example": [ "april", "2006", "mark foley", "limerick", "adare", "4" ] }
[ "what", "was", "the", "total", "number", "of", "winners", "from", "club", "ballyhale", "shamrocks", "?" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NN", "IN", "NNS", "IN", "NN", "NN", "NNS", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, true, false, false, false ]
[ false, false, false, false, false, false, false, false, false, true, true, false ]
[ false, false, false, false, true, false ]
5
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "c3", ")", "from", "w", "where", "c5", "=", "'ballyhale shamrocks'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 9, 10 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Keyword", "Keyword", "Keyword", "Column", "None", "Column", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, null, null, "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", "c3", null, "c5", null, null, null ] }
{ "nl_indices": [ [ 3, 4, 5 ], [ 6 ], [ 9, 10 ], [ 8 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 10 ], [ 8 ] ] }
nt-2125
202_32
{ "raw_header": [ "year", "cast\n(nabucco, abigaille, zaccaria, ismaele, fenena)", "conductor,\nopera house and orchestra", "label" ], "tokenized_header": [ [ "year" ], [ "cast", "-lrb-", "nabucco", ",", "abigaille", ",", "zaccaria", ",", "ismaele", ",", "fenena", "-rrb-" ], [ "conductor", ",", "opera", "house", "and", "orchestra" ], [ "label" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [ "list", "length" ], [ "list", "length" ], [] ], "column_dtype": [ "timespan", "<c, text>", "<ca,text>", "text" ], "example": [ "1951", "paolo silveri,\ncaterina mancini,\nantonio cassinelli,\nmario binci,\ngabriella gatti", "fernando previtali,\norchestra sinfonica e coro di roma della rai", "audio cd: warner fonit\n8573 82646-2" ] }
[ "how", "many", "recordings", "of", "nabucco", "have", "been", "made", "?" ]
[ "WRB", "JJ", "NNS", "IN", "NNP", "VBD-AUX", "VBD-AUX", "VBN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, true, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false ]
[ false, true, false, false ]
9
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "count", "(", "*", ")", "from", "w" ], "span_indices": [ [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "None", "None", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 1, 0 ] ], "sql_indices": [ [ 1, 2, 4, 3 ] ] }
nt-2208
202_32
{ "raw_header": [ "year", "cast\n(nabucco, abigaille, zaccaria, ismaele, fenena)", "conductor,\nopera house and orchestra", "label" ], "tokenized_header": [ [ "year" ], [ "cast", "-lrb-", "nabucco", ",", "abigaille", ",", "zaccaria", ",", "ismaele", ",", "fenena", "-rrb-" ], [ "conductor", ",", "opera", "house", "and", "orchestra" ], [ "label" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [ "list", "length" ], [ "list", "length" ], [] ], "column_dtype": [ "timespan", "<c, text>", "<ca,text>", "text" ], "example": [ "1951", "paolo silveri,\ncaterina mancini,\nantonio cassinelli,\nmario binci,\ngabriella gatti", "fernando previtali,\norchestra sinfonica e coro di roma della rai", "audio cd: warner fonit\n8573 82646-2" ] }
[ "when", "was", "the", "recording", "of", "nabucco", "made", "in", "the", "metropolitan", "opera", "?" ]
[ "WRB", "VBD-AUX", "DT", "NN", "IN", "NNP", "VBD", "IN", "DT", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "PERSON", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, true, false, false, false, false, true, false ]
[ false, false, true, true, false, false, false, false, true, true, true, false ]
[ false, true, true, false ]
2002
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "c1", "from", "w", "where", "c3_list", "=", "'metropolitan opera'" ], "span_indices": [ [], [], [], [], [], [], [], [ 9, 10 ] ] }
{ "aligned_sql_token_type": [ "Column", "None", "None", "None", "None", "None", "None", "Column", "None", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ "c1", null, null, null, null, null, null, "c3_list", null, null, null, null ] }
{ "nl_indices": [ [ 0 ], [ 9, 10 ], [ 7 ] ], "sql_indices": [ [ 1 ], [ 7 ], [ 5 ] ] }
nt-3458
203_173
{ "raw_header": [ "year(s)", "serial name", "role", "co-star", "note(s)", "channel" ], "tokenized_header": [ [ "year", "-lrb-", "s", "-rrb-" ], [ "serial", "name" ], [ "role" ], [ "co", "star" ], [ "note", "-lrb-", "s", "-rrb-" ], [ "channel" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [], [], [ "list", "length" ], [], [] ], "column_dtype": [ "timespan", "text", "text", "<c, text>", "text", "text" ], "example": [ "2005-2009", "saat phere", "nahar singh(male lead)", "rajshree thakur", "he was the host of the show", "zee tv" ] }
[ "what", "was", "the", "number", "of", "television", "shows", "that", "sharad", "kelkar", "co", "stared", "with", "keerti", "gaekwad", "?" ]
[ "WP", "VBD-AUX", "DT", "NN", "IN", "NN", "VBZ", "IN", "NNP", "NNP", "NNP", "VBD", "IN", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "PERSON", "PERSON", "O", "O", "O", "PERSON", "PERSON", "O" ]
[ false, false, false, false, false, false, false, false, false, false, true, false, false, false, false, false ]
[ false, true, true, false, true, true, false, false, false, true, false, false, false, true, true, false ]
[ false, false, false, true, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "c2", ")", "from", "w", "where", "c4", "=", "'keerti gaekwad kelkar'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 9, 14 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Keyword", "Keyword", "Column", "Column", "None", "None", "Literal", "Column", "Column", "None", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, null, null, "['agg', 'agg_count']", "['agg', 'agg_count']", "c2", "c2", null, null, null, "c4", "c4", null, null, null, null ] }
{ "nl_indices": [ [ 3, 4 ], [ 5, 6 ], [ 13, 14, 9 ], [ 10, 11 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 10 ], [ 8 ] ] }
nt-4211
203_173
{ "raw_header": [ "year(s)", "serial name", "role", "co-star", "note(s)", "channel" ], "tokenized_header": [ [ "year", "-lrb-", "s", "-rrb-" ], [ "serial", "name" ], [ "role" ], [ "co", "star" ], [ "note", "-lrb-", "s", "-rrb-" ], [ "channel" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [], [], [ "list", "length" ], [], [] ], "column_dtype": [ "timespan", "text", "text", "<c, text>", "text", "text" ], "example": [ "2005-2009", "saat phere", "nahar singh(male lead)", "rajshree thakur", "he was the host of the show", "zee tv" ] }
[ "how", "many", "shows", "were", "on", "zee", "tv", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "IN", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, true, true, false ]
[ false, false, false, false, false, false ]
3
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "c2", ")", "from", "w", "where", "c6", "=", "'zee tv'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 5, 6 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Column", "None", "None", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "c2", null, null, null, null, null ] }
{ "nl_indices": [ [ 0, 1 ], [ 2 ], [ 5, 6 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 10 ] ] }
nt-4650
203_173
{ "raw_header": [ "year(s)", "serial name", "role", "co-star", "note(s)", "channel" ], "tokenized_header": [ [ "year", "-lrb-", "s", "-rrb-" ], [ "serial", "name" ], [ "role" ], [ "co", "star" ], [ "note", "-lrb-", "s", "-rrb-" ], [ "channel" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [], [], [ "list", "length" ], [], [] ], "column_dtype": [ "timespan", "text", "text", "<c, text>", "text", "text" ], "example": [ "2005-2009", "saat phere", "nahar singh(male lead)", "rajshree thakur", "he was the host of the show", "zee tv" ] }
[ "what", "was", "kelkar", "'s", "last", "role", "?" ]
[ "WP", "VBD-AUX", "NNP", "POS", "JJ", "NN", "." ]
[ "O", "O", "PERSON", "O", "O", "O", "O" ]
[ false, false, false, false, false, true, false ]
[ false, true, true, false, false, false, false ]
[ false, false, true, false, false, false ]
Shaitaan - A Criminal Mind
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "order", "by", "id", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "None", "Keyword", "None", "None" ], "aligned_sql_token_info": [ null, null, null, null, "['sort', 'sort_desc']", null, null ] }
{ "nl_indices": [ [ 4 ] ], "sql_indices": [ [ 4, 5, 6, 7, 8, 9 ] ] }
nt-5398
203_173
{ "raw_header": [ "year(s)", "serial name", "role", "co-star", "note(s)", "channel" ], "tokenized_header": [ [ "year", "-lrb-", "s", "-rrb-" ], [ "serial", "name" ], [ "role" ], [ "co", "star" ], [ "note", "-lrb-", "s", "-rrb-" ], [ "channel" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [], [], [ "list", "length" ], [], [] ], "column_dtype": [ "timespan", "text", "text", "<c, text>", "text", "text" ], "example": [ "2005-2009", "saat phere", "nahar singh(male lead)", "rajshree thakur", "he was the host of the show", "zee tv" ] }
[ "how", "many", "times", "did", "kelkar", "play", "himself", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "NNP", "VB", "PRP", "." ]
[ "O", "O", "O", "O", "PERSON", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false ]
[ false, false, false, false, true, false, true, false ]
[ false, false, false, false, false, false ]
3
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c3", "=", "'himself'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 6, 6 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Keyword", "None", "None", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, "c3", null, null ] }
{ "nl_indices": [ [ 0, 1, 2 ], [ 6 ], [ 5 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 10 ], [ 8 ] ] }
nt-7431
203_173
{ "raw_header": [ "year(s)", "serial name", "role", "co-star", "note(s)", "channel" ], "tokenized_header": [ [ "year", "-lrb-", "s", "-rrb-" ], [ "serial", "name" ], [ "role" ], [ "co", "star" ], [ "note", "-lrb-", "s", "-rrb-" ], [ "channel" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [], [], [ "list", "length" ], [], [] ], "column_dtype": [ "timespan", "text", "text", "<c, text>", "text", "text" ], "example": [ "2005-2009", "saat phere", "nahar singh(male lead)", "rajshree thakur", "he was the host of the show", "zee tv" ] }
[ "on", "how", "many", "shows", "did", "he", "play", "himself", "?" ]
[ "IN", "WRB", "JJ", "NNS", "VBD-AUX", "PRP", "VB", "PRP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, true, false, true, false ]
[ false, false, false, false, false, false ]
3
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "count", "(", "c2", ")", "from", "w", "where", "c3", "=", "'himself'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 7, 7 ] ] }
{ "aligned_sql_token_type": [ "None", "Keyword", "Keyword", "Column", "None", "None", "Column", "Literal", "None" ], "aligned_sql_token_info": [ null, "['agg', 'agg_count']", "['agg', 'agg_count']", "c2", null, null, "c3", null, null ] }
{ "nl_indices": [ [ 6 ], [ 7 ], [ 2, 1 ], [ 3 ] ], "sql_indices": [ [ 8 ], [ 10 ], [ 1, 4, 2 ], [ 3 ] ] }
nt-10225
203_173
{ "raw_header": [ "year(s)", "serial name", "role", "co-star", "note(s)", "channel" ], "tokenized_header": [ [ "year", "-lrb-", "s", "-rrb-" ], [ "serial", "name" ], [ "role" ], [ "co", "star" ], [ "note", "-lrb-", "s", "-rrb-" ], [ "channel" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [], [], [ "list", "length" ], [], [] ], "column_dtype": [ "timespan", "text", "text", "<c, text>", "text", "text" ], "example": [ "2005-2009", "saat phere", "nahar singh(male lead)", "rajshree thakur", "he was the host of the show", "zee tv" ] }
[ "which", "show", "ran", "the", "longest", "?" ]
[ "WDT", "VBP", "VBD", "DT", "JJS", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false ]
[ false, true, false, true, false, false ]
[ false, false, false, false, false, false ]
Saat Phere
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "order", "by", "c1_maximum_year", "-", "c1_minimum_year", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, "c2", null, "c1_minimum_year", "c1_minimum_year", null ] }
{ "nl_indices": [ [ 1 ], [ 3, 4 ] ], "sql_indices": [ [ 1 ], [ 4, 5, 6, 7, 8, 9, 10, 11 ] ] }
nt-11283
203_173
{ "raw_header": [ "year(s)", "serial name", "role", "co-star", "note(s)", "channel" ], "tokenized_header": [ [ "year", "-lrb-", "s", "-rrb-" ], [ "serial", "name" ], [ "role" ], [ "co", "star" ], [ "note", "-lrb-", "s", "-rrb-" ], [ "channel" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [], [], [ "list", "length" ], [], [] ], "column_dtype": [ "timespan", "text", "text", "<c, text>", "text", "text" ], "example": [ "2005-2009", "saat phere", "nahar singh(male lead)", "rajshree thakur", "he was the host of the show", "zee tv" ] }
[ "did", "he", "act", "longer", "on", "sinndoor", "tere", "naam", "ka", "or", "saat", "phere", "?" ]
[ "VBD-AUX", "PRP", "VB", "RBR", "IN", "NNP", "NNP", "NNP", "NN", "CC", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "PERSON", "PERSON", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, true, false, false, false, true, true, true, true, false, true, true, false ]
[ false, false, false, false, false, false ]
Saat Phere
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Literal.String", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "where", "c2", "in", "(", "'sinndoor tere naam ka'", ",", "'saat phere'", ")", "order", "by", "c1_maximum_year", "-", "c1_minimum_year", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [ 5, 8 ], [], [ 10, 11 ], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Column", "None", "Literal", "Literal", "Literal", "Literal", "Keyword", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, null, null, "c1_minimum_year", null, null, null, null, null, "['conj', 'conj_or']", null, null, null ] }
{ "nl_indices": [ [ 3 ], [ 5, 6, 7, 8 ], [ 10, 11 ], [ 9 ] ], "sql_indices": [ [ 12, 13, 14, 15, 16, 17, 18, 19 ], [ 8 ], [ 10 ], [ 6, 7, 11, 9 ] ] }
nt-12419
203_173
{ "raw_header": [ "year(s)", "serial name", "role", "co-star", "note(s)", "channel" ], "tokenized_header": [ [ "year", "-lrb-", "s", "-rrb-" ], [ "serial", "name" ], [ "role" ], [ "co", "star" ], [ "note", "-lrb-", "s", "-rrb-" ], [ "channel" ] ], "column_suffixes": [ [ "minimum_number", "minimum_parsed", "minimum_year", "maximum_number", "maximum_parsed", "maximum_year" ], [], [], [ "list", "length" ], [], [] ], "column_dtype": [ "timespan", "text", "text", "<c, text>", "text", "text" ], "example": [ "2005-2009", "saat phere", "nahar singh(male lead)", "rajshree thakur", "he was the host of the show", "zee tv" ] }
[ "what", "was", "the", "only", "show", "that", "ran", "on", "the", "channel", "star", "one", "?" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NN", "IN", "NN", "IN", "DT", "NNP", "NNP", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "NUMBER", "O" ]
[ false, false, false, false, false, false, false, false, false, true, true, false, false ]
[ false, true, true, false, true, false, false, false, true, true, true, true, false ]
[ false, false, false, true, false, true ]
Nach Baliye 2
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "c2", "from", "w", "where", "c6", "=", "'star one'" ], "span_indices": [ [], [], [], [], [], [], [], [ 10, 11 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "None", "Column", "None", "None", "None", "None", "Column", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, null, null, null, "c2", null, null, null, null, "c6", null, null, null ] }
{ "nl_indices": [ [ 4 ], [ 10, 11 ], [ 9 ] ], "sql_indices": [ [ 1 ], [ 7 ], [ 5 ] ] }
nt-564
204_98
{ "raw_header": [ "year", "competition", "venue", "position", "event", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "event" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "number" ], [], [ "number", "hour", "min", "sec" ] ], "column_dtype": [ "number", "text", "address", "rank", "text", "time" ], "example": [ "1998", "turin marathon", "turin, italy", "3rd", "marathon", "2:12:59" ] }
[ "what", "is", "the", "first", "year", "?" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NN", "." ]
[ "O", "O", "DURATION", "DURATION", "DURATION", "O" ]
[ false, false, false, false, true, false ]
[ false, false, false, false, false, false ]
[ true, false, false, false, false, false ]
1998
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "min", "(", "c1_number", ")", "from", "w" ], "span_indices": [ [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "Keyword", "Keyword", "Column", "None" ], "aligned_sql_token_info": [ null, null, "['max', 'max_min']", "['max', 'max_min']", "c1_number", null ] }
{ "nl_indices": [ [ 2, 3 ], [ 4 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ] ] }
nt-2738
204_98
{ "raw_header": [ "year", "competition", "venue", "position", "event", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "event" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "number" ], [], [ "number", "hour", "min", "sec" ] ], "column_dtype": [ "number", "text", "address", "rank", "text", "time" ], "example": [ "1998", "turin marathon", "turin, italy", "3rd", "marathon", "2:12:59" ] }
[ "how", "many", "many", "competitions", "were", "held", "in", "2006", "?" ]
[ "WRB", "JJ", "JJ", "NNS", "VBD-AUX", "VBN", "IN", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "c2", ")", "from", "w", "where", "c1_number", "=", "2006" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 7 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Keyword", "Column", "None", "None", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", "c2", null, null, "c1_number", null, null ] }
{ "nl_indices": [ [ 3 ], [ 7 ], [ 0, 1, 2 ], [ 6 ] ], "sql_indices": [ [ 3 ], [ 10 ], [ 2, 4, 1 ], [ 8 ] ] }
nt-4534
204_98
{ "raw_header": [ "year", "competition", "venue", "position", "event", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "event" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "number" ], [], [ "number", "hour", "min", "sec" ] ], "column_dtype": [ "number", "text", "address", "rank", "text", "time" ], "example": [ "1998", "turin marathon", "turin, italy", "3rd", "marathon", "2:12:59" ] }
[ "how", "many", "years", "after", "the", "turin", "marathon", "did", "the", "berlin", "marathon", "occur", "?" ]
[ "WRB", "JJ", "NNS", "IN", "DT", "NNP", "NNP", "VBD-AUX", "DT", "NNP", "NNP", "VB", "." ]
[ "O", "O", "DURATION", "O", "O", "LOCATION", "LOCATION", "O", "O", "LOCATION", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, true, true, false, false, true, true, false, false ]
[ false, false, false, false, false, false ]
6
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword" ], "value": [ "select", "(", "select", "c1_number", "from", "w", "where", "c2", "=", "'berlin marathon'", ")", "-", "(", "select", "c1_number", "from", "w", "where", "c2", "=", "'turin marathon'", ")" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [ 9, 10 ], [], [], [], [], [], [], [], [], [], [], [ 5, 6 ], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "Column", "Keyword", "None", "Literal", "Literal", "None", "None", "Literal", "Literal", "None", "None" ], "aligned_sql_token_info": [ null, null, "c1_number", "['diff', '']", null, null, null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 10, 9 ], [ 5, 6 ], [ 2 ], [ 2 ], [ 3 ] ], "sql_indices": [ [ 9 ], [ 20 ], [ 3 ], [ 14 ], [ 0, 1, 21, 10, 11, 12 ] ] }
nt-5073
204_98
{ "raw_header": [ "year", "competition", "venue", "position", "event", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "event" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "number" ], [], [ "number", "hour", "min", "sec" ] ], "column_dtype": [ "number", "text", "address", "rank", "text", "time" ], "example": [ "1998", "turin marathon", "turin, italy", "3rd", "marathon", "2:12:59" ] }
[ "which", "other", "year", "than", "1998", "was", "3rd", "position", "?" ]
[ "WDT", "JJ", "NN", "IN", "CD", "VBD-AUX", "JJ", "NN", "." ]
[ "O", "O", "DURATION", "O", "DATE", "O", "ORDINAL", "O", "O" ]
[ false, false, true, false, false, false, false, true, false ]
[ false, false, false, false, true, false, true, false, false ]
[ true, false, false, true, false, false ]
2004
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "c1_number", "from", "w", "where", "c1_number", "!=", "1998", "and", "c4_number", "=", "3" ], "span_indices": [ [], [], [], [], [], [], [], [ 4 ], [], [], [], [ 6 ] ] }
{ "aligned_sql_token_type": [ "None", "Keyword", "Column", "Keyword", "Literal", "None", "Literal", "Column", "None" ], "aligned_sql_token_info": [ null, "['comp', 'comp_not']", "c1_number", "['comp', 'comp_not']", null, null, null, "c4_number", null ] }
{ "nl_indices": [ [ 6 ], [ 7 ], [ 1, 3 ], [ 2 ], [ 4 ], [ 2 ] ], "sql_indices": [ [ 11 ], [ 9 ], [ 6 ], [ 5 ], [ 7 ], [ 1 ] ] }
nt-5958
204_98
{ "raw_header": [ "year", "competition", "venue", "position", "event", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "event" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "number" ], [], [ "number", "hour", "min", "sec" ] ], "column_dtype": [ "number", "text", "address", "rank", "text", "time" ], "example": [ "1998", "turin marathon", "turin, italy", "3rd", "marathon", "2:12:59" ] }
[ "what", "was", "luis", "jesus", "'", "quickest", "finish", "time", "?" ]
[ "WP", "VBD-AUX", "NNP", "NNP", "POS", "JJS", "NN", "NN", "." ]
[ "O", "O", "PERSON", "PERSON", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false ]
2:08:55
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "min", "(", "c6", ")", "from", "w" ], "span_indices": [ [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "None", "None", "Keyword", "None", "None", "None" ], "aligned_sql_token_info": [ null, null, null, null, null, "['max', 'max_min']", null, null, null ] }
{ "nl_indices": [ [ 5 ] ], "sql_indices": [ [ 1, 2, 4 ] ] }
nt-8110
204_98
{ "raw_header": [ "year", "competition", "venue", "position", "event", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "event" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "number" ], [], [ "number", "hour", "min", "sec" ] ], "column_dtype": [ "number", "text", "address", "rank", "text", "time" ], "example": [ "1998", "turin marathon", "turin, italy", "3rd", "marathon", "2:12:59" ] }
[ "what", "is", "the", "last", "competition", "?" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, true, false ]
[ false, false, false, false, false, false ]
[ false, true, false, false, false, false ]
World Championships
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "order", "by", "c1_number", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "Column", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, null, "c1_number", "c1_number", "c2", null ] }
{ "nl_indices": [ [ 2, 3 ], [ 4 ] ], "sql_indices": [ [ 4, 5, 6, 7, 8, 9 ], [ 1 ] ] }
nt-12591
204_98
{ "raw_header": [ "year", "competition", "venue", "position", "event", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "event" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "number" ], [], [ "number", "hour", "min", "sec" ] ], "column_dtype": [ "number", "text", "address", "rank", "text", "time" ], "example": [ "1998", "turin marathon", "turin, italy", "3rd", "marathon", "2:12:59" ] }
[ "how", "long", "did", "luis", "jesus", "take", "to", "finish", "in", "turin", ",", "italy", "in", "1998", "?" ]
[ "WRB", "RB", "VBD-AUX", "NNP", "NNP", "VB", "TO", "VB", "IN", "NNP", ",", "NNP", "IN", "CD", "." ]
[ "O", "O", "O", "PERSON", "PERSON", "O", "O", "O", "O", "LOCATION", "O", "LOCATION", "O", "DATE", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false, true, true, true, false, true, false ]
[ false, false, false, false, false, false ]
2:12:59
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "c6", "from", "w", "where", "c1_number", "=", "1998" ], "span_indices": [ [], [], [], [], [], [], [], [ 13 ] ] }
{ "aligned_sql_token_type": [ "Column", "Column", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "Column", "Literal", "None" ], "aligned_sql_token_info": [ "c6", "c6", null, null, null, null, null, null, null, null, null, null, "c1_number", null, null ] }
{ "nl_indices": [ [ 12 ], [ 13 ], [ 0, 1 ] ], "sql_indices": [ [ 5 ], [ 7 ], [ 1 ] ] }
nt-13705
204_98
{ "raw_header": [ "year", "competition", "venue", "position", "event", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "event" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "number" ], [], [ "number", "hour", "min", "sec" ] ], "column_dtype": [ "number", "text", "address", "rank", "text", "time" ], "example": [ "1998", "turin marathon", "turin, italy", "3rd", "marathon", "2:12:59" ] }
[ "how", "many", "times", "did", "luis", "jesus", "finish", "before", "3rd", "place", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "NNP", "NNP", "NN", "IN", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "PERSON", "PERSON", "O", "O", "ORDINAL", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, true, false, false ]
[ false, false, false, false, false, false ]
2
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c4_number", "<", "3" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 8 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Keyword", "None", "None", "None", "None", "Keyword", "Literal", "Column", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, "['comp', '']", null, "c4_number", null ] }
{ "nl_indices": [ [ 0, 1, 2 ], [ 7 ], [ 9 ], [ 8 ] ], "sql_indices": [ [ 1, 3, 2, 4 ], [ 9 ], [ 8 ], [ 10 ] ] }
nt-1785
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "in", "the", "2009", "asian", "championships", ",", "china", "took", "3rd", ".", "what", "place", "did", "china", "take", "in", "the", "previous", "asian", "championships", "?" ]
[ "IN", "DT", "CD", "JJ", "NNS", ",", "NNP", "VBD", "CD", ".", "WDT", "NN", "VBD-AUX", "NNP", "VB", "IN", "DT", "JJ", "JJ", "NNS", "." ]
[ "O", "O", "DATE", "MISC", "O", "O", "LOCATION", "O", "ORDINAL", "O", "O", "O", "O", "LOCATION", "O", "O", "O", "O", "MISC", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, true, true, true, true, true, false, true, false, false, false, false, true, false, false, false, false, true, true, false ]
[ false, false, false, false, false ]
1st
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "c4", "from", "w", "where", "c2", "=", "'asian championships'", "and", "c1_number", "<", "2009" ], "span_indices": [ [], [], [], [], [], [], [], [ 18, 19 ], [], [], [], [ 2 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "Literal", "None", "None", "None", "None", "None", "None", "None", "None", "Column", "None", "None", "None", "Keyword", "Keyword", "Keyword", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, null, null, null, null, null, null, null, null, null, null, "c4", null, null, null, "['comp', '']", "['comp', '']", "['comp', '']", null, null, null ] }
{ "nl_indices": [ [ 15, 16, 17 ], [ 2 ], [ 18, 19 ], [ 11 ] ], "sql_indices": [ [ 10 ], [ 11 ], [ 7 ], [ 1 ] ] }
nt-1945
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "what", "was", "china", "'s", "average", "position", "in", "the", "asian", "championships", "between", "2002", "and", "2009", "?" ]
[ "WP", "VBD-AUX", "NNP", "POS", "JJ", "NN", "IN", "DT", "JJ", "NNS", "IN", "CD", "CC", "CD", "." ]
[ "O", "O", "LOCATION", "O", "O", "O", "O", "O", "MISC", "O", "O", "DATE", "DATE", "DATE", "O" ]
[ false, false, false, false, false, true, false, false, false, false, false, false, false, false, false ]
[ false, false, true, false, false, false, false, false, true, true, false, true, false, true, false ]
[ false, false, false, true, false ]
2nd
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "avg", "(", "c4_first_number", ")", "from", "w", "where", "c2", "=", "'asian championships'" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 8, 9 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "None", "Keyword", "Column", "None", "None", "Literal", "Literal", "None", "None", "None", "None", "None" ], "aligned_sql_token_info": [ null, null, null, null, "['agg', 'agg_avg']", "c4_first_number", null, null, null, null, null, null, null, null, null ] }
{ "nl_indices": [ [ 4 ], [ 5 ], [ 8, 9 ] ], "sql_indices": [ [ 1, 2, 4 ], [ 3 ], [ 10 ] ] }
nt-3227
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "the", "2009", "asian", "championships", "were", "located", "in", "guangzhou", ",", "china", ".", "what", "city", "and", "country", "were", "the", "asian", "championships", "held", "in", "before", "guangzhou", ",", "china", "?" ]
[ "DT", "CD", "JJ", "NNS", "VBD-AUX", "VBN", "IN", "NNP", ",", "NNP", ".", "WDT", "NN", "CC", "NN", "VBD-AUX", "DT", "JJ", "NNS", "VBN", "IN", "IN", "NNP", ",", "NNP", "." ]
[ "O", "DATE", "MISC", "O", "O", "O", "O", "LOCATION", "O", "LOCATION", "O", "O", "O", "O", "O", "O", "O", "LOCATION", "O", "O", "O", "O", "LOCATION", "O", "LOCATION", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, true, true, true, false, false, false, true, true, true, false, false, false, false, false, false, false, true, true, false, false, false, true, true, true, false ]
[ false, false, false, false, false ]
Manila, Philippines
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "c3", "from", "w", "where", "c2", "=", "'asian championships'", "and", "c1_number", "<", "2009" ], "span_indices": [ [], [], [], [], [], [], [], [ 17, 18 ], [], [], [], [ 1 ] ] }
{ "aligned_sql_token_type": [ "None", "Literal", "None", "None", "None", "None", "None", "None", "None", "None", "None", "None", "Column", "Column", "Column", "None", "None", "Literal", "Literal", "Column", "Column", "Keyword", "None", "None", "None", "None" ], "aligned_sql_token_info": [ null, null, null, null, null, null, null, null, null, null, null, null, "c3", "c3", "c3", null, null, null, null, "c3", "c3", "['comp', '']", null, null, null, null ] }
{ "nl_indices": [ [ 17, 18 ], [ 21 ], [ 1 ], [ 14, 13, 12, 19, 20 ] ], "sql_indices": [ [ 7 ], [ 10 ], [ 11 ], [ 1 ] ] }
nt-3923
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "what", "competition", "is", "listed", "after", "the", "world", "junior", "championships", "2002", "?" ]
[ "WDT", "NN", "VBD-AUX", "VBN", "IN", "DT", "NN", "NN", "NNS", "CD", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "DATE", "O" ]
[ false, true, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, true, true, true, true, false ]
[ false, true, false, false, false ]
Asian Games
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Column", "Keyword", "Literal.Number", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "where", "id", "=", "(", "select", "id", "from", "w", "where", "c2", "=", "'world junior championships'", "and", "c1_number", "=", "2002", ")", "+", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [ 6, 8 ], [], [], [], [ 9 ], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "None", "Literal", "Literal", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, "c2", null, "['before', 'before_plus']", "['before', 'before_plus']", null, null, null, null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 6, 7, 8 ], [ 9 ], [ 4, 3 ] ], "sql_indices": [ [ 1 ], [ 15 ], [ 19 ], [ 6, 7, 5, 9, 20, 21, 22 ] ] }
nt-5295
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "what", "is", "the", "number", "of", "times", "mr.", "wu", "has", "achieved", "1st", "place", "?" ]
[ "WP", "VBD-AUX", "DT", "NN", "IN", "NNS", "NNP", "NNP", "VBD-AUX", "VBN", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "PERSON", "O", "O", "ORDINAL", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false, false, true, false, false ]
[ false, false, false, false, false ]
5
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c4_first_number", "=", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 10 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Keyword", "Keyword", "Keyword", "None", "None", "None", "None", "Literal", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, null, "c4_first_number", null ] }
{ "nl_indices": [ [ 10 ], [ 11 ], [ 5, 4, 3 ] ], "sql_indices": [ [ 10 ], [ 8 ], [ 1, 2, 3, 4 ] ] }
nt-6423
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "what", "'s", "the", "difference", "in", "meters", "between", "the", "2004", "and", "2009", "competitions", "?" ]
[ "WP", "VBZ", "DT", "NN", "IN", "NNS", "IN", "DT", "CD", "CC", "CD", "NNS", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "DATE", "DATE", "DATE", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, true, false, true, false, false ]
[ false, false, false, false, false ]
1.33
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number", "Keyword" ], "value": [ "select", "(", "select", "c5_first_number", "from", "w", "where", "c1_number", "=", "2004", ")", "-", "(", "select", "c5_first_number", "from", "w", "where", "c1_number", "=", "2009", ")" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [ 8 ], [], [], [], [], [], [], [], [], [], [], [ 10 ], [] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Keyword", "None", "Column", "Keyword", "None", "Literal", "Keyword", "Literal", "None", "None" ], "aligned_sql_token_info": [ null, null, null, "['diff', '']", null, "c5_first_number", "['diff', '']", null, null, "['diff', '']", null, null, null ] }
{ "nl_indices": [ [ 3, 6, 9 ], [ 8 ], [ 10 ], [ 5 ], [ 5 ] ], "sql_indices": [ [ 0, 1, 10, 11, 12, 21 ], [ 9 ], [ 20 ], [ 3 ], [ 14 ] ] }
nt-6710
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "what", "was", "the", "only", "year", "mr.", "wu", "competed", "in", "the", "olympic", "games", "?" ]
[ "WP", "VBD-AUX", "DT", "JJ", "NN", "NNP", "NNP", "VBD", "IN", "DT", "NNP", "NNPS", "." ]
[ "O", "O", "DATE", "DATE", "DATE", "O", "PERSON", "O", "O", "O", "MISC", "MISC", "O" ]
[ false, false, false, false, true, false, false, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false, false, false, true, true, false ]
[ true, false, false, false, false ]
2004
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String" ], "value": [ "select", "c1_number", "from", "w", "where", "c2", "=", "'olympic games'" ], "span_indices": [ [], [], [], [], [], [], [], [ 10, 11 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "None", "Column", "None", "None", "Column", "Column", "None", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, null, null, null, "c1_number", null, null, "c2", "c2", null, null, null, null ] }
{ "nl_indices": [ [ 4 ], [ 8, 7 ], [ 10, 11 ] ], "sql_indices": [ [ 1 ], [ 5 ], [ 7 ] ] }
nt-7239
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "how", "many", "times", "did", "wu", "tao", "came", "in", "first", "position", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "NNP", "NNP", "VBD", "IN", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "PERSON", "PERSON", "O", "O", "ORDINAL", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false, false, false, false, false, false ]
[ false, false, false, true, false ]
5
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c4_first_number", "=", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 8 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Keyword", "None", "None", "None", "None", "None", "Literal", "Column", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, null, null, "c4_first_number", null ] }
{ "nl_indices": [ [ 1, 2, 0 ], [ 8 ], [ 9 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 10 ], [ 8 ] ] }
nt-10469
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "how", "many", "times", "did", "wu", "tao", "come", "in", "less", "than", "3rd", "position", "?" ]
[ "WRB", "JJ", "NNS", "VBD-AUX", "NNP", "NNP", "VB", "IN", "JJR", "IN", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "O", "ORDINAL", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, true, false ]
[ false, false, false, false, false, false, false, false, false, false, true, false, false ]
[ false, false, false, true, false ]
4
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "*", ")", "from", "w", "where", "c4_first_number", ">", "3" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 10 ] ] }
{ "aligned_sql_token_type": [ "Keyword", "Keyword", "Keyword", "None", "None", "None", "None", "None", "Keyword", "Keyword", "Literal", "Column", "None" ], "aligned_sql_token_info": [ "['agg', 'agg_count']", "['agg', 'agg_count']", "['agg', 'agg_count']", null, null, null, null, null, "['comp', 'comp_greater']", "['comp', 'comp_greater']", null, "c4_first_number", null ] }
{ "nl_indices": [ [ 0, 1, 2 ], [ 8, 9 ], [ 10 ], [ 11 ] ], "sql_indices": [ [ 1, 2, 3, 4 ], [ 9 ], [ 10 ], [ 8 ] ] }
nt-14145
203_436
{ "raw_header": [ "year", "competition", "venue", "position", "notes" ], "tokenized_header": [ [ "year" ], [ "competition" ], [ "venue" ], [ "position" ], [ "notes" ] ], "column_suffixes": [ [ "number" ], [], [ "address" ], [ "first", "second", "first_number" ], [ "first", "second", "first_number", "second_number" ] ], "column_dtype": [ "number", "text", "address", "rank(text)", "unitnum(unitnum)" ], "example": [ "2002", "world junior championships", "kingston, jamaica", "18th (q)", "64.51 m (1.75 kg)" ] }
[ "which", "competition", "has", "the", "highest", "meters", "listed", "?" ]
[ "WDT", "NN", "VBD-AUX", "DT", "JJS", "NNS", "VBN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, true, false, false, false, false, false, false ]
[ false, false, false, false, false, false, false, false ]
[ false, true, false, false, false ]
World Junior Championships
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c2", "from", "w", "order", "by", "c5_first_number", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "Column", "None", "None" ], "aligned_sql_token_info": [ null, "c2", null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", "c5_first_number", null, null ] }
{ "nl_indices": [ [ 1 ], [ 4, 3 ], [ 5 ] ], "sql_indices": [ [ 1 ], [ 5, 4, 7, 8, 9 ], [ 6 ] ] }
nt-113
203_592
{ "raw_header": [ "institution", "location", "athletic nickname", "undergraduate enrollment", "graduate enrollment", "total enrollment", "2013 endowment\n(and us rank)", "academic staff", "motto" ], "tokenized_header": [ [ "institution" ], [ "location" ], [ "athletic", "nickname" ], [ "undergraduate", "enrollment" ], [ "graduate", "enrollment" ], [ "total", "enrollment" ], [ "2013", "endowment", "-lrb-", "and", "us", "rank", "-rrb-" ], [ "academic", "staff" ], [ "motto" ] ], "column_suffixes": [ [], [ "address" ], [], [ "number" ], [ "number" ], [ "number" ], [ "first", "second", "first_number", "second_number" ], [ "number" ], [] ], "column_dtype": [ "text", "address", "text", "number", "number", "number", "unitnum(rank)", "number", "text" ], "example": [ "brown university", "providence,\nrhode island", "bears", "6316", "2333", "8649", "$2.7 billion (30th)", "736", "in deo speramus\n(in god we hope)" ] }
[ "which", "university", "has", "the", "least", "in", "endowment", "?" ]
[ "WDT", "NNP", "VBD-AUX", "DT", "JJS", "IN", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, true, false ]
[ false, true, false, true, false, true, false, false ]
[ false, false, false, false, false, false, true, false, false ]
Brown University
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword" ], "value": [ "select", "c1", "from", "w", "order", "by", "c7_first_number", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "None", "Column", "None" ], "aligned_sql_token_info": [ null, "c1", null, "['sort', '']", "['sort', '']", null, "c7_first_number", null ] }
{ "nl_indices": [ [ 1 ], [ 3, 4 ], [ 6 ] ], "sql_indices": [ [ 1 ], [ 5, 4, 7, 8 ], [ 6 ] ] }
nt-224
203_592
{ "raw_header": [ "institution", "location", "athletic nickname", "undergraduate enrollment", "graduate enrollment", "total enrollment", "2013 endowment\n(and us rank)", "academic staff", "motto" ], "tokenized_header": [ [ "institution" ], [ "location" ], [ "athletic", "nickname" ], [ "undergraduate", "enrollment" ], [ "graduate", "enrollment" ], [ "total", "enrollment" ], [ "2013", "endowment", "-lrb-", "and", "us", "rank", "-rrb-" ], [ "academic", "staff" ], [ "motto" ] ], "column_suffixes": [ [], [ "address" ], [], [ "number" ], [ "number" ], [ "number" ], [ "first", "second", "first_number", "second_number" ], [ "number" ], [] ], "column_dtype": [ "text", "address", "text", "number", "number", "number", "unitnum(rank)", "number", "text" ], "example": [ "brown university", "providence,\nrhode island", "bears", "6316", "2333", "8649", "$2.7 billion (30th)", "736", "in deo speramus\n(in god we hope)" ] }
[ "which", "institution", "has", "the", "most", "undergraduate", "enrollment", "?" ]
[ "WDT", "NN", "VBD-AUX", "DT", "RBS", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O" ]
[ false, true, false, false, false, true, true, false ]
[ false, true, false, true, false, false, false, false ]
[ true, false, false, true, true, true, false, false, false ]
Cornell University
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c1", "from", "w", "order", "by", "c4_number", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, "c1", null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", "c4_number", "c4_number", null ] }
{ "nl_indices": [ [ 3, 4 ], [ 1 ], [ 6, 5 ] ], "sql_indices": [ [ 4, 5, 7, 8, 9 ], [ 1 ], [ 6 ] ] }
nt-1727
203_592
{ "raw_header": [ "institution", "location", "athletic nickname", "undergraduate enrollment", "graduate enrollment", "total enrollment", "2013 endowment\n(and us rank)", "academic staff", "motto" ], "tokenized_header": [ [ "institution" ], [ "location" ], [ "athletic", "nickname" ], [ "undergraduate", "enrollment" ], [ "graduate", "enrollment" ], [ "total", "enrollment" ], [ "2013", "endowment", "-lrb-", "and", "us", "rank", "-rrb-" ], [ "academic", "staff" ], [ "motto" ] ], "column_suffixes": [ [], [ "address" ], [], [ "number" ], [ "number" ], [ "number" ], [ "first", "second", "first_number", "second_number" ], [ "number" ], [] ], "column_dtype": [ "text", "address", "text", "number", "number", "number", "unitnum(rank)", "number", "text" ], "example": [ "brown university", "providence,\nrhode island", "bears", "6316", "2333", "8649", "$2.7 billion (30th)", "736", "in deo speramus\n(in god we hope)" ] }
[ "which", "university", "has", "the", "most", "in", "undergraduate", "enrollment", "after", "cornell", "university", "?" ]
[ "WDT", "NNP", "VBD-AUX", "DT", "JJS", "IN", "JJ", "NN", "IN", "NNP", "NNP", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "ORGANIZATION", "ORGANIZATION", "O" ]
[ false, false, false, false, false, false, true, true, false, false, false, false ]
[ false, true, false, true, false, true, false, false, false, true, true, false ]
[ false, false, false, true, true, true, false, false, false ]
University of Pennsylvania
{ "sql_type": [ "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.String", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword" ], "value": [ "select", "c1", "from", "w", "where", "c4_number", "<", "(", "select", "c4_number", "from", "w", "where", "c1", "=", "'cornell university'", ")", "order", "by", "c4_number", "desc", "limit", "1" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [ 9, 10 ], [], [], [], [], [], [], [] ] }
{ "aligned_sql_token_type": [ "None", "Column", "None", "Keyword", "Keyword", "None", "Column", "Column", "Keyword", "Literal", "Literal", "None" ], "aligned_sql_token_info": [ null, "c1", null, "['sort', 'sort_desc']", "['sort', 'sort_desc']", null, "c4_number", "c4_number", "['comp', '']", null, null, null ] }
{ "nl_indices": [ [ 1 ], [ 3, 4 ], [ 9, 10 ], [ 6, 7 ], [ 6, 7 ], [ 1 ], [ 8 ], [ 6, 7 ] ], "sql_indices": [ [ 1 ], [ 17, 18, 20, 21, 22 ], [ 15 ], [ 9 ], [ 5 ], [ 13 ], [ 6 ], [ 19 ] ] }
nt-1786
203_592
{ "raw_header": [ "institution", "location", "athletic nickname", "undergraduate enrollment", "graduate enrollment", "total enrollment", "2013 endowment\n(and us rank)", "academic staff", "motto" ], "tokenized_header": [ [ "institution" ], [ "location" ], [ "athletic", "nickname" ], [ "undergraduate", "enrollment" ], [ "graduate", "enrollment" ], [ "total", "enrollment" ], [ "2013", "endowment", "-lrb-", "and", "us", "rank", "-rrb-" ], [ "academic", "staff" ], [ "motto" ] ], "column_suffixes": [ [], [ "address" ], [], [ "number" ], [ "number" ], [ "number" ], [ "first", "second", "first_number", "second_number" ], [ "number" ], [] ], "column_dtype": [ "text", "address", "text", "number", "number", "number", "unitnum(rank)", "number", "text" ], "example": [ "brown university", "providence,\nrhode island", "bears", "6316", "2333", "8649", "$2.7 billion (30th)", "736", "in deo speramus\n(in god we hope)" ] }
[ "what", "is", "the", "number", "of", "universities", "with", "more", "than", "1,000", "in", "academic", "staff", "?" ]
[ "WP", "VBD-AUX", "DT", "NN", "IN", "NNS", "IN", "JJR", "IN", "CD", "IN", "JJ", "NN", "." ]
[ "O", "O", "O", "O", "O", "O", "O", "O", "O", "NUMBER", "O", "O", "O", "O" ]
[ false, false, false, false, false, false, false, false, false, false, false, true, true, false ]
[ false, false, true, false, true, false, false, false, false, false, true, false, false, false ]
[ false, false, false, false, false, false, false, true, false ]
6
{ "sql_type": [ "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Keyword", "Keyword", "Keyword", "Column", "Keyword", "Literal.Number" ], "value": [ "select", "count", "(", "c1", ")", "from", "w", "where", "c8_number", ">", "1000" ], "span_indices": [ [], [], [], [], [], [], [], [], [], [], [ 9 ] ] }
{ "aligned_sql_token_type": [ "None", "None", "None", "Keyword", "Keyword", "Column", "None", "Keyword", "Keyword", "Literal", "None", "Column", "Column", "None" ], "aligned_sql_token_info": [ null, null, null, "['agg', 'agg_count']", "['agg', 'agg_count']", "c1", null, "['comp', 'comp_greater']", "['comp', 'comp_greater']", null, null, "c8_number", "c8_number", null ] }
{ "nl_indices": [ [ 5 ], [ 7, 8 ], [ 9 ], [ 11, 12 ], [ 3, 4 ] ], "sql_indices": [ [ 3 ], [ 9 ], [ 10 ], [ 8 ], [ 1, 2, 4 ] ] }