id
stringlengths 8
8
| lang
stringclasses 9
values | question
stringlengths 6
246
| answerText
stringlengths 1
266
| category
stringclasses 8
values | complexityType
stringclasses 9
values | questionEntity
list | answerEntity
list |
---|---|---|---|---|---|---|---|
e14d2e02
|
en
|
Does the United Kingdom have a president?
|
No
|
politics
|
yesno
|
[
{
"name": "Q145",
"entityType": "entity",
"label": "United Kingdom",
"mention": "United Kingdom",
"span": [
9,
23
]
}
] |
[] |
59902bf9
|
en
|
Did President Trump serve more than one term?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "President Trump",
"span": [
4,
19
]
},
{
"name": "1",
"entityType": "cardinal",
"label": "",
"mention": "one",
"span": [
36,
39
]
}
] |
[] |
1e728684
|
en
|
Did Donald Trump win the election in 2020?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "Donald Trump",
"span": [
4,
16
]
},
{
"name": "2020",
"entityType": "date",
"label": "",
"mention": "2020",
"span": [
37,
41
]
}
] |
[] |
70f59157
|
en
|
Did Bill Clinton serve two terms as president of the United States?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q1124",
"entityType": "entity",
"label": "Bill Clinton",
"mention": "Bill Clinton",
"span": [
4,
16
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
53,
66
]
},
{
"name": "2",
"entityType": "cardinal",
"label": "",
"mention": "two",
"span": [
23,
26
]
}
] |
[] |
52eed88a
|
en
|
Was Donald Trump a vice president before he became president of the United States?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "Donald Trump",
"span": [
4,
16
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
68,
81
]
}
] |
[] |
e83bca63
|
en
|
Did Donald Trump win the 2020 Presidential Election?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22923830",
"entityType": "entity",
"label": "2020 United States presidential election",
"mention": "2020 Presidential Election",
"span": [
25,
51
]
},
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "Donald Trump",
"span": [
4,
16
]
}
] |
[] |
f90333e8
|
en
|
Did Hillary Clinton win the 2016 Presidential Election?
|
No
|
politics
|
yesno
|
[
{
"name": "Q699872",
"entityType": "entity",
"label": "2016 United States presidential election",
"mention": "2016 Presidential Election",
"span": [
28,
54
]
},
{
"name": "Q6294",
"entityType": "entity",
"label": "Hillary Clinton",
"mention": "Hillary Clinton",
"span": [
4,
19
]
}
] |
[] |
a4f151cb
|
en
|
Has there ever been a woman president of the United States?
|
No
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
45,
58
]
}
] |
[] |
2653887c
|
en
|
Has there ever been a black president of the United States?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
45,
58
]
}
] |
[] |
83b94a45
|
en
|
Has there ever been a Jewish U.S. president?
|
No
|
politics
|
yesno
|
[
{
"name": "Q7325",
"entityType": "entity",
"label": "Jewish people",
"mention": "Jewish",
"span": [
22,
28
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
29,
33
]
}
] |
[] |
08426b9e
|
en
|
Was George W. Bush re-elected in 2009?
|
No
|
politics
|
yesno
|
[
{
"name": "Q207",
"entityType": "entity",
"label": "George W. Bush",
"mention": "George W. Bush",
"span": [
4,
18
]
},
{
"name": "2009",
"entityType": "date",
"label": "",
"mention": "2009",
"span": [
33,
37
]
}
] |
[] |
530a7fa9
|
en
|
Was Donald Trump re-elected in 2021?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "Donald Trump",
"span": [
4,
16
]
},
{
"name": "2021",
"entityType": "date",
"label": "",
"mention": "2021",
"span": [
31,
35
]
}
] |
[] |
0722b939
|
en
|
Was Ronald Reagan re-elected in 1989?
|
No
|
politics
|
yesno
|
[
{
"name": "Q9960",
"entityType": "entity",
"label": "Ronald Reagan",
"mention": "Ronald Reagan",
"span": [
4,
17
]
},
{
"name": "1989",
"entityType": "date",
"label": "",
"mention": "1989",
"span": [
32,
36
]
}
] |
[] |
c2b5724c
|
en
|
Was Bill Clinton re-elected in 1996?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q1124",
"entityType": "entity",
"label": "Bill Clinton",
"mention": "Bill Clinton",
"span": [
4,
16
]
},
{
"name": "1996",
"entityType": "date",
"label": "",
"mention": "1996",
"span": [
31,
35
]
}
] |
[] |
c80b116a
|
en
|
Is Queen Elizabeth II the monarch of the United Kingdom?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q145",
"entityType": "entity",
"label": "United Kingdom",
"mention": "United Kingdom",
"span": [
41,
55
]
},
{
"name": "Q9682",
"entityType": "entity",
"label": "Elizabeth II",
"mention": "Elizabeth II",
"span": [
9,
21
]
}
] |
[] |
191c7791
|
en
|
Has any U.S. president won a Nobel Peace Prize?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q35637",
"entityType": "entity",
"label": "Nobel Peace Prize",
"mention": "Nobel Peace Prize",
"span": [
29,
46
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
8,
12
]
}
] |
[] |
6399acfb
|
en
|
Was Theodore Roosevelt the only U.S. president to win a Nobel Peace Prize?
|
No
|
politics
|
yesno
|
[
{
"name": "Q33866",
"entityType": "entity",
"label": "Theodore Roosevelt",
"mention": "Theodore Roosevelt",
"span": [
4,
22
]
},
{
"name": "Q35637",
"entityType": "entity",
"label": "Nobel Peace Prize",
"mention": "Nobel Peace Prize",
"span": [
56,
73
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
32,
36
]
}
] |
[] |
0ecde903
|
en
|
Did Hillary Clinton win the election in 2016?
|
No
|
politics
|
yesno
|
[
{
"name": "Q6294",
"entityType": "entity",
"label": "Hillary Clinton",
"mention": "Hillary Clinton",
"span": [
4,
19
]
},
{
"name": "2016",
"entityType": "date",
"label": "",
"mention": "2016",
"span": [
40,
44
]
}
] |
[] |
05f5db84
|
en
|
Did Trump get impeached during his term?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "Trump",
"span": [
4,
9
]
}
] |
[] |
e6ad891f
|
en
|
Is China a democratic country?
|
No
|
politics
|
yesno
|
[
{
"name": "Q148",
"entityType": "entity",
"label": "People's Republic of China",
"mention": "China",
"span": [
3,
8
]
}
] |
[] |
3624fea6
|
en
|
Is Biden the oldest person to assume the presidency?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q6279",
"entityType": "entity",
"label": "Joe Biden",
"mention": "Biden",
"span": [
3,
8
]
}
] |
[] |
e9250dbc
|
en
|
Is Shinzō Abe still the prime minister of Japan?
|
No
|
politics
|
yesno
|
[
{
"name": "Q132345",
"entityType": "entity",
"label": "Shinzō Abe",
"mention": "Shinzō Abe",
"span": [
3,
13
]
},
{
"name": "Q17",
"entityType": "entity",
"label": "Japan",
"mention": "Japan",
"span": [
42,
47
]
}
] |
[] |
200a73ae
|
en
|
Does Russia have a democratic government?
|
No
|
politics
|
yesno
|
[
{
"name": "Q159",
"entityType": "entity",
"label": "Russia",
"mention": "Russia",
"span": [
5,
11
]
}
] |
[] |
853876a6
|
en
|
Is the term length of president of the United States 4 years?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
39,
52
]
},
{
"name": "4",
"entityType": "cardinal",
"label": "",
"mention": "4",
"span": [
53,
54
]
}
] |
[] |
46da09a5
|
en
|
Is the Philippines a democratic country?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q928",
"entityType": "entity",
"label": "Philippines",
"mention": "Philippines",
"span": [
7,
18
]
}
] |
[] |
b63195fd
|
en
|
Do Japanese citizens vote for president of Japan?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q161652",
"entityType": "entity",
"label": "Japanese people",
"mention": "Japanese",
"span": [
3,
11
]
},
{
"name": "Q17",
"entityType": "entity",
"label": "Japan",
"mention": "Japan",
"span": [
43,
48
]
}
] |
[] |
9bb506a3
|
en
|
Was John Barrasso re-elected in 2018?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q720521",
"entityType": "entity",
"label": "John Barrasso",
"mention": "John Barrasso",
"span": [
4,
17
]
},
{
"name": "2018",
"entityType": "date",
"label": "",
"mention": "2018",
"span": [
32,
36
]
}
] |
[] |
ff5b9fd3
|
en
|
Does India have a democratic parliamentary system?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q668",
"entityType": "entity",
"label": "India",
"mention": "India",
"span": [
5,
10
]
}
] |
[] |
0e8eeee9
|
en
|
Is the BJP the only party in India to have won a majority without forming a coalition since 1984?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q668",
"entityType": "entity",
"label": "India",
"mention": "India",
"span": [
29,
34
]
},
{
"name": "Q10230",
"entityType": "entity",
"label": "Bharatiya Janata Party",
"mention": "BJP",
"span": [
7,
10
]
},
{
"name": "1984",
"entityType": "date",
"label": "",
"mention": "1984",
"span": [
92,
96
]
}
] |
[] |
a4657e33
|
en
|
Does the Indian government consist of three different branches?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q668",
"entityType": "entity",
"label": "India",
"mention": "Indian",
"span": [
9,
15
]
},
{
"name": "3",
"entityType": "cardinal",
"label": "",
"mention": "three",
"span": [
38,
43
]
}
] |
[] |
f32ef957
|
en
|
Is Ecuador a democratic country?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q736",
"entityType": "entity",
"label": "Ecuador",
"mention": "Ecuador",
"span": [
3,
10
]
}
] |
[] |
2e9e5f6d
|
en
|
Was Donald Trump re-elected in 2012?
|
No
|
politics
|
yesno
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "Donald Trump",
"span": [
4,
16
]
},
{
"name": "2012",
"entityType": "date",
"label": "",
"mention": "2012",
"span": [
31,
35
]
}
] |
[] |
94bc8ef0
|
en
|
Are there 140 seats in the United States Senate?
|
No
|
politics
|
yesno
|
[
{
"name": "Q66096",
"entityType": "entity",
"label": "United States Senate",
"mention": "United States Senate",
"span": [
27,
47
]
},
{
"name": "140",
"entityType": "cardinal",
"label": "",
"mention": "140",
"span": [
10,
13
]
}
] |
[] |
ce334940
|
en
|
Has there ever been an Italian-American president of the United States?
|
No
|
politics
|
yesno
|
[
{
"name": "Q974693",
"entityType": "entity",
"label": "Italian American",
"mention": "Italian-American",
"span": [
23,
39
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
57,
70
]
}
] |
[] |
5cb6265b
|
en
|
Was Bill Clinton a Democrat?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q29552",
"entityType": "entity",
"label": "Democratic Party",
"mention": "Democrat",
"span": [
19,
27
]
},
{
"name": "Q1124",
"entityType": "entity",
"label": "Bill Clinton",
"mention": "Bill Clinton",
"span": [
4,
16
]
}
] |
[] |
2b07b766
|
en
|
Is Russia a democracy?
|
No
|
politics
|
yesno
|
[
{
"name": "Q159",
"entityType": "entity",
"label": "Russia",
"mention": "Russia",
"span": [
3,
9
]
}
] |
[] |
3b51fa00
|
en
|
Is the United Kingdom a member of the European Union?
|
No
|
politics
|
yesno
|
[
{
"name": "Q145",
"entityType": "entity",
"label": "United Kingdom",
"mention": "United Kingdom",
"span": [
7,
21
]
},
{
"name": "Q458",
"entityType": "entity",
"label": "European Union",
"mention": "European Union",
"span": [
38,
52
]
}
] |
[] |
52d3c7bc
|
en
|
Has the United States of America ever had a female president?
|
No
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States of America",
"span": [
8,
32
]
}
] |
[] |
fcbcd580
|
en
|
Is the current vice president of the United States of America a woman?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States of America",
"span": [
37,
61
]
}
] |
[] |
7adf1a04
|
en
|
Has California ever had a female governor?
|
No
|
politics
|
yesno
|
[
{
"name": "Q99",
"entityType": "entity",
"label": "California",
"mention": "California",
"span": [
4,
14
]
}
] |
[] |
925ef346
|
en
|
Can a president be elected for a third term?
|
No
|
politics
|
yesno
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "president",
"span": [
6,
15
]
},
{
"name": "Q15284636",
"entityType": "entity",
"label": "presidential term",
"mention": "term",
"span": [
39,
43
]
},
{
"name": "3",
"entityType": "ordinal",
"label": "",
"mention": "third",
"span": [
33,
38
]
}
] |
[] |
12fe6ada
|
en
|
Has a president ever served more than 2 terms?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "president",
"span": [
6,
15
]
},
{
"name": "Q15284636",
"entityType": "entity",
"label": "presidential term",
"mention": "terms",
"span": [
40,
45
]
},
{
"name": "2",
"entityType": "cardinal",
"label": "",
"mention": "2",
"span": [
38,
39
]
}
] |
[] |
c5a640d8
|
en
|
Has a president ever died while in office?
|
Yes
|
politics
|
yesno
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "president",
"span": [
6,
15
]
}
] |
[] |
b87c7063
|
en
|
Who is older, Tom Cruise or Brad Pitt?
|
Tom Cruise
|
movies
|
comparative
|
[
{
"name": "Q35332",
"entityType": "entity",
"label": "Brad Pitt",
"mention": "Brad Pitt",
"span": [
28,
37
]
},
{
"name": "Q37079",
"entityType": "entity",
"label": "Tom Cruise",
"mention": "Tom Cruise",
"span": [
14,
24
]
}
] |
[
{
"name": "Q37079",
"label": "Tom Cruise"
}
] |
c10a3726
|
en
|
Is Rupert Grint taller than Daniel Radcliffe?
|
Yes
|
movies
|
comparative
|
[
{
"name": "Q19190",
"entityType": "entity",
"label": "Rupert Grint",
"mention": "Rupert Grint",
"span": [
3,
15
]
},
{
"name": "Q38119",
"entityType": "entity",
"label": "Daniel Radcliffe",
"mention": "Daniel Radcliffe",
"span": [
28,
44
]
}
] |
[] |
0ff31381
|
en
|
How many Star Wars movies did Han Solo appear in?
|
5
|
movies
|
count
|
[
{
"name": "Q462",
"entityType": "entity",
"label": "Star Wars",
"mention": "Star Wars",
"span": [
9,
18
]
},
{
"name": "Q51802",
"entityType": "entity",
"label": "Han Solo",
"mention": "Han Solo",
"span": [
30,
38
]
}
] |
[
{
"name": "Q17738",
"label": "Star Wars: Episode IV – A New Hope"
},
{
"name": "Q181795",
"label": "Star Wars: Episode V – The Empire Strikes Back"
},
{
"name": "Q181803",
"label": "Star Wars: Episode VI – Return of the Jedi"
},
{
"name": "Q6074",
"label": "Star Wars Episode VII: The Force Awakens"
},
{
"name": "Q20977110",
"label": "Star Wars Episode IX: The Rise of Skywalker"
}
] |
841d4f69
|
en
|
How many Academy Awards has Leonardo DiCaprio won?
|
1
|
movies
|
count
|
[
{
"name": "Q19020",
"entityType": "entity",
"label": "Academy Awards",
"mention": "Academy Awards",
"span": [
9,
23
]
},
{
"name": "Q38111",
"entityType": "entity",
"label": "Leonardo DiCaprio",
"mention": "Leonardo DiCaprio",
"span": [
28,
45
]
}
] |
[
{
"name": "Q103916",
"label": "Academy Award for Best Actor"
}
] |
2ebf409a
|
en
|
What James Cameron movie was nominated for Best Director but did not win?
|
Avatar
|
movies
|
difference
|
[
{
"name": "Q103360",
"entityType": "entity",
"label": "Academy Award for Best Director",
"mention": "Best Director",
"span": [
43,
56
]
},
{
"name": "Q42574",
"entityType": "entity",
"label": "James Cameron",
"mention": "James Cameron",
"span": [
5,
18
]
}
] |
[
{
"name": "Q24871",
"label": "Avatar"
}
] |
5d0cdea8
|
en
|
Which Avengers movies did Tom Holland not appear in?
|
Avengers, Avengers: Age of Ultron
|
movies
|
difference
|
[
{
"name": "Q20021634",
"entityType": "entity",
"label": "Avengers",
"mention": "Avengers",
"span": [
6,
14
]
},
{
"name": "Q2023710",
"entityType": "entity",
"label": "Tom Holland",
"mention": "Tom Holland",
"span": [
26,
37
]
}
] |
[
{
"name": "Q182218",
"label": "The Avengers"
},
{
"name": "Q14171368",
"label": "Avengers: Age of Ultron"
}
] |
a90b3101
|
en
|
Which 2001 Ridley Scott movie does not star Anthony Hopkins?
|
Black Hawk Down
|
movies
|
difference
|
[
{
"name": "Q65932",
"entityType": "entity",
"label": "Anthony Hopkins",
"mention": "Anthony Hopkins",
"span": [
44,
59
]
},
{
"name": "Q56005",
"entityType": "entity",
"label": "Ridley Scott",
"mention": "Ridley Scott",
"span": [
11,
23
]
},
{
"name": "2001",
"entityType": "date",
"label": "",
"mention": "2001",
"span": [
6,
10
]
}
] |
[
{
"name": "Q221384",
"label": "Black Hawk Down"
}
] |
916f59be
|
en
|
What actress starred in Black Swan and studied at Harvard?
|
Natalie Portman
|
movies
|
intersection
|
[
{
"name": "Q13371",
"entityType": "entity",
"label": "Harvard University",
"mention": "Harvard",
"span": [
50,
57
]
},
{
"name": "Q180214",
"entityType": "entity",
"label": "Black Swan",
"mention": "Black Swan",
"span": [
24,
34
]
}
] |
[
{
"name": "Q37876",
"label": "Natalie Portman"
}
] |
7fb35d01
|
en
|
What movie was directed by Quentin Tarantino and starred Jamie Foxx?
|
Django Unchained
|
movies
|
intersection
|
[
{
"name": "Q3772",
"entityType": "entity",
"label": "Quentin Tarantino",
"mention": "Quentin Tarantino",
"span": [
27,
44
]
},
{
"name": "Q171905",
"entityType": "entity",
"label": "Jamie Foxx",
"mention": "Jamie Foxx",
"span": [
57,
67
]
}
] |
[
{
"name": "Q571032",
"label": "Django Unchained"
}
] |
2fd59229
|
en
|
What actor played James Bond and was born in Scotland?
|
Sean Connery
|
movies
|
intersection
|
[
{
"name": "Q2009573",
"entityType": "entity",
"label": "James Bond",
"mention": "James Bond",
"span": [
18,
28
]
},
{
"name": "Q22",
"entityType": "entity",
"label": "Scotland",
"mention": "Scotland",
"span": [
45,
53
]
}
] |
[
{
"name": "Q4573",
"label": "Sean Connery"
}
] |
28756e62
|
en
|
Where is the actor who played Edward in Twilight from?
|
England
|
movies
|
multihop
|
[
{
"name": "Q44523",
"entityType": "entity",
"label": "Twilight",
"mention": "Twilight",
"span": [
40,
48
]
},
{
"name": "Q191527",
"entityType": "entity",
"label": "Edward Cullen",
"mention": "Edward",
"span": [
30,
36
]
}
] |
[
{
"name": "Q21",
"label": "England"
}
] |
a4afaf82
|
en
|
When was the director of Parasite born?
|
September 14, 1969
|
movies
|
multihop
|
[
{
"name": "Q61448040",
"entityType": "entity",
"label": "Parasite",
"mention": "Parasite",
"span": [
25,
33
]
}
] |
[] |
91b378c9
|
en
|
When did Steven Spielberg win his first Oscar?
|
1994
|
movies
|
ordinal
|
[
{
"name": "Q8877",
"entityType": "entity",
"label": "Steven Spielberg",
"mention": "Steven Spielberg",
"span": [
9,
25
]
},
{
"name": "Q19020",
"entityType": "entity",
"label": "Academy Awards",
"mention": "Oscar",
"span": [
40,
45
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
34,
39
]
}
] |
[] |
7f9cfb2a
|
en
|
What is the last Marvel movie to feature a Stan Lee cameo?
|
Avengers: Endgame
|
movies
|
ordinal
|
[
{
"name": "Q181900",
"entityType": "entity",
"label": "Stan Lee",
"mention": "Stan Lee",
"span": [
43,
51
]
},
{
"name": "Q642878",
"entityType": "entity",
"label": "Marvel Cinematic Universe",
"mention": "Marvel",
"span": [
17,
23
]
}
] |
[
{
"name": "Q23781155",
"label": "Avengers: Endgame"
}
] |
6316fda6
|
en
|
What movie had the biggest budget?
|
Pirates of the Caribbean: On Stranger Tides
|
movies
|
superlative
|
[
{
"name": "Q11424",
"entityType": "entity",
"label": "film",
"mention": "movie",
"span": [
5,
10
]
}
] |
[
{
"name": "Q183555",
"label": "Pirates of the Caribbean: On Stranger Tides"
}
] |
9df0e116
|
en
|
Who is the youngest person to win the Academy Award for Best Actor?
|
Adrien Brody
|
movies
|
superlative
|
[
{
"name": "Q103916",
"entityType": "entity",
"label": "Academy Award for Best Actor",
"mention": "Academy Award for Best Actor",
"span": [
38,
66
]
}
] |
[
{
"name": "Q104514",
"label": "Adrien Brody"
}
] |
718fb92e
|
en
|
Which Lord of the Rings movies is the longest?
|
The Lord of the Rings: The Return of the King
|
movies
|
superlative
|
[
{
"name": "Q190214",
"entityType": "entity",
"label": "The Lord of the Rings trilogy",
"mention": "Lord of the Rings",
"span": [
6,
23
]
}
] |
[
{
"name": "Q131074",
"label": "The Lord of the Rings: The Return of the King"
}
] |
cf976a66
|
en
|
Did La La Land win Best Picture?
|
No
|
movies
|
yesno
|
[
{
"name": "Q102427",
"entityType": "entity",
"label": "Academy Award for Best Picture",
"mention": "Best Picture",
"span": [
19,
31
]
},
{
"name": "Q20856802",
"entityType": "entity",
"label": "La La Land",
"mention": "La La Land",
"span": [
4,
14
]
}
] |
[] |
d5b9faac
|
en
|
Did Star Wars Episode IV come out before Star Wars Episode I?
|
Yes
|
movies
|
yesno
|
[
{
"name": "Q165713",
"entityType": "entity",
"label": "Star Wars: Episode I – The Phantom Menace",
"mention": "Star Wars Episode I",
"span": [
41,
60
]
},
{
"name": "Q17738",
"entityType": "entity",
"label": "Star Wars: Episode IV – A New Hope",
"mention": "Star Wars Episode IV",
"span": [
4,
24
]
}
] |
[] |
823e5bd7
|
en
|
Has Tom Hanks ever been in a movie with Ewan McGregor?
|
Yes
|
movies
|
yesno
|
[
{
"name": "Q165518",
"entityType": "entity",
"label": "Ewan McGregor",
"mention": "Ewan McGregor",
"span": [
40,
53
]
},
{
"name": "Q2263",
"entityType": "entity",
"label": "Tom Hanks",
"mention": "Tom Hanks",
"span": [
4,
13
]
}
] |
[] |
123fe725
|
en
|
Which Beyoncé album had more songs, Lemonade or Everything is Love?
|
Lemonade
|
music
|
comparative
|
[
{
"name": "Q23905116",
"entityType": "entity",
"label": "Lemonade",
"mention": "Lemonade",
"span": [
36,
44
]
},
{
"name": "Q55073458",
"entityType": "entity",
"label": "Everything Is Love",
"mention": "Everything is Love",
"span": [
48,
66
]
},
{
"name": "Q36153",
"entityType": "entity",
"label": "Beyoncé",
"mention": "Beyoncé",
"span": [
6,
13
]
}
] |
[
{
"name": "Q23905116",
"label": "Lemonade"
}
] |
52801646
|
en
|
Did Old Town Road come out the same year as New Rules?
|
No
|
music
|
comparative
|
[
{
"name": "Q62587323",
"entityType": "entity",
"label": "Old Town Road",
"mention": "Old Town Road",
"span": [
4,
17
]
},
{
"name": "Q33084333",
"entityType": "entity",
"label": "New Rules",
"mention": "New Rules",
"span": [
44,
53
]
}
] |
[] |
5ab6e860
|
en
|
Did Here Comes the Sun come out before 1970?
|
Yes
|
music
|
comparative
|
[
{
"name": "Q210401",
"entityType": "entity",
"label": "Here Comes the Sun",
"mention": "Here Comes the Sun",
"span": [
4,
22
]
},
{
"name": "1970",
"entityType": "date",
"label": "",
"mention": "1970",
"span": [
39,
43
]
}
] |
[] |
20fae671
|
en
|
How many studio albums has Camila Cabello released?
|
2
|
music
|
count
|
[
{
"name": "Q18810940",
"entityType": "entity",
"label": "Camila Cabello",
"mention": "Camila Cabello",
"span": [
27,
41
]
}
] |
[
{
"name": "Q30005084",
"label": "Camila"
},
{
"name": "Q67020348",
"label": "Romance"
}
] |
9e64a2e1
|
en
|
Which members of Blackpink were not born in South Korea?
|
Rosé, Lisa
|
music
|
difference
|
[
{
"name": "Q884",
"entityType": "entity",
"label": "South Korea",
"mention": "South Korea",
"span": [
44,
55
]
},
{
"name": "Q25056945",
"entityType": "entity",
"label": "Blackpink",
"mention": "Blackpink",
"span": [
17,
26
]
}
] |
[
{
"name": "Q27655344",
"label": "Rosé"
},
{
"name": "Q26707663",
"label": "Lisa"
}
] |
a85dd713
|
en
|
What Grammy Award was Thinking Out Loud nominated for but did not win?
|
Record of the Year
|
music
|
difference
|
[
{
"name": "Q17332468",
"entityType": "entity",
"label": "Thinking Out Loud",
"mention": "Thinking Out Loud",
"span": [
22,
39
]
},
{
"name": "Q41254",
"entityType": "entity",
"label": "Grammy Award",
"mention": "Grammy Award",
"span": [
5,
17
]
}
] |
[
{
"name": "Q843219",
"label": "Grammy Award for Record of the Year"
}
] |
16a37270
|
en
|
How old was the lead singer of Queen when he died?
|
45
|
music
|
multihop
|
[
{
"name": "Q15862",
"entityType": "entity",
"label": "Queen",
"mention": "Queen",
"span": [
31,
36
]
}
] |
[] |
6cabd00f
|
en
|
Who is the youngest member of the Jonas Brothers married to?
|
Priyanka Chopra
|
music
|
multihop
|
[
{
"name": "Q134233",
"entityType": "entity",
"label": "Jonas Brothers",
"mention": "Jonas Brothers",
"span": [
34,
48
]
}
] |
[
{
"name": "Q158957",
"label": "Priyanka Chopra"
}
] |
c9066d84
|
en
|
How tall is the singer of "Oops!... I Did It Again"?
|
5'4"
|
music
|
multihop
|
[
{
"name": "Q733931",
"entityType": "entity",
"label": "Oops!... I Did It Again",
"mention": "\"Oops!... I Did It Again\"",
"span": [
26,
51
]
}
] |
[] |
18bc4a9a
|
en
|
What is the last One Direction album to include Zayn?
|
Four
|
music
|
ordinal
|
[
{
"name": "Q146027",
"entityType": "entity",
"label": "One Direction",
"mention": "One Direction",
"span": [
17,
30
]
},
{
"name": "Q3626950",
"entityType": "entity",
"label": "Zayn Malik",
"mention": "Zayn",
"span": [
48,
52
]
}
] |
[
{
"name": "Q18003476",
"label": "Four"
}
] |
f80a1760
|
en
|
Who won the most Grammy Awards in one night?
|
Michael Jackson, Santana
|
music
|
superlative
|
[
{
"name": "Q41254",
"entityType": "entity",
"label": "Grammy Award",
"mention": "Grammy Awards",
"span": [
17,
30
]
},
{
"name": "1",
"entityType": "time",
"label": "",
"mention": "one night",
"span": [
34,
43
]
}
] |
[
{
"name": "Q2831",
"label": "Michael Jackson"
},
{
"name": "Q873384",
"label": "Santana"
}
] |
e472dc73
|
en
|
Who is the youngest person to win the Grammy Award for Album of the Year?
|
Billie Eilish
|
music
|
superlative
|
[
{
"name": "Q904528",
"entityType": "entity",
"label": "Grammy Award for Album of the Year",
"mention": "Grammy Award for Album of the Year",
"span": [
38,
72
]
}
] |
[
{
"name": "Q29564107",
"label": "Billie Eilish"
}
] |
243104e7
|
en
|
What is the longest song on the Lemonade album?
|
Daddy Lessons
|
music
|
superlative
|
[
{
"name": "Q23905116",
"entityType": "entity",
"label": "Lemonade",
"mention": "Lemonade",
"span": [
32,
40
]
}
] |
[
{
"name": "Q24074881",
"label": "Daddy Lessons"
}
] |
425b376e
|
en
|
Did Old Town Road win the Grammy Award for Best Music Video?
|
Yes
|
music
|
yesno
|
[
{
"name": "Q2976730",
"entityType": "entity",
"label": "Grammy Award for Best Music Video",
"mention": "Grammy Award for Best Music Video",
"span": [
26,
59
]
},
{
"name": "Q62587323",
"entityType": "entity",
"label": "Old Town Road",
"mention": "Old Town Road",
"span": [
4,
17
]
}
] |
[] |
69948b90
|
en
|
Did Taylor Swift's Reputation come out before Red?
|
No
|
music
|
yesno
|
[
{
"name": "Q26876",
"entityType": "entity",
"label": "Taylor Swift",
"mention": "Taylor Swift's",
"span": [
4,
18
]
},
{
"name": "Q37814092",
"entityType": "entity",
"label": "Reputation",
"mention": "Reputation",
"span": [
19,
29
]
}
] |
[] |
21011276
|
en
|
Has Lady Gaga ever made a song with Ariana Grande?
|
Yes
|
music
|
yesno
|
[
{
"name": "Q19848",
"entityType": "entity",
"label": "Lady Gaga",
"mention": "Lady Gaga",
"span": [
4,
13
]
},
{
"name": "Q151892",
"entityType": "entity",
"label": "Ariana Grande",
"mention": "Ariana Grande",
"span": [
36,
49
]
}
] |
[] |
70ee0f24
|
en
|
Did Tom Brady join the Tampa Bay Buccaneers before 2019?
|
No
|
sports
|
comparative
|
[
{
"name": "Q320476",
"entityType": "entity",
"label": "Tampa Bay Buccaneers",
"mention": "Tampa Bay Buccaneers",
"span": [
23,
43
]
},
{
"name": "Q313381",
"entityType": "entity",
"label": "Tom Brady",
"mention": "Tom Brady",
"span": [
4,
13
]
},
{
"name": "2019",
"entityType": "date",
"label": "",
"mention": "2019",
"span": [
51,
55
]
}
] |
[] |
7b6c6edc
|
en
|
Is Cristiano Ronaldo older than Lionel Messi?
|
Yes
|
sports
|
comparative
|
[
{
"name": "Q615",
"entityType": "entity",
"label": "Lionel Messi",
"mention": "Lionel Messi",
"span": [
32,
44
]
},
{
"name": "Q11571",
"entityType": "entity",
"label": "Cristiano Ronaldo",
"mention": "Cristiano Ronaldo",
"span": [
3,
20
]
}
] |
[] |
279eba61
|
en
|
How many Super Bowls has Peyton Manning won?
|
2
|
sports
|
count
|
[
{
"name": "Q32096",
"entityType": "entity",
"label": "Super Bowl",
"mention": "Super Bowls",
"span": [
9,
20
]
},
{
"name": "Q7539",
"entityType": "entity",
"label": "Peyton Manning",
"mention": "Peyton Manning",
"span": [
25,
39
]
}
] |
[
{
"name": "Q597607",
"label": "Super Bowl XLI"
},
{
"name": "Q7642193",
"label": "Super Bowl 50"
}
] |
682465fc
|
en
|
How many teams has LeBron James played for?
|
3
|
sports
|
count
|
[
{
"name": "Q36159",
"entityType": "entity",
"label": "LeBron James",
"mention": "LeBron James",
"span": [
19,
31
]
}
] |
[
{
"name": "Q162990",
"label": "Cleveland Cavaliers"
},
{
"name": "Q169138",
"label": "Miami Heat"
},
{
"name": "Q121783",
"label": "Los Angeles Lakers"
}
] |
2f6ca71c
|
en
|
How many Manchester United players were in the Euro 2020 England squad?
|
4
|
sports
|
count
|
[
{
"name": "Q373501",
"entityType": "entity",
"label": "UEFA Euro 2020",
"mention": "Euro 2020",
"span": [
47,
56
]
},
{
"name": "Q21",
"entityType": "entity",
"label": "England",
"mention": "England",
"span": [
57,
64
]
},
{
"name": "Q18656",
"entityType": "entity",
"label": "Manchester United F.C.",
"mention": "Manchester United",
"span": [
9,
26
]
}
] |
[
{
"name": "Q165772",
"label": "Harry Maguire"
},
{
"name": "Q93563",
"label": "Luke Shaw"
},
{
"name": "Q28059260",
"label": "Dean Henderson"
},
{
"name": "Q22951255",
"label": "Marcus Rashford"
}
] |
462ece67
|
en
|
In 2015, which Grand Slam tournament did Serena Williams not win?
|
US Open
|
sports
|
difference
|
[
{
"name": "Q102113",
"entityType": "entity",
"label": "Grand Slam of tennis",
"mention": "Grand Slam",
"span": [
15,
25
]
},
{
"name": "Q11459",
"entityType": "entity",
"label": "Serena Williams",
"mention": "Serena Williams",
"span": [
41,
56
]
},
{
"name": "2015",
"entityType": "date",
"label": "",
"mention": "2015",
"span": [
3,
7
]
}
] |
[
{
"name": "Q123577",
"label": "US Open"
}
] |
d539b4a2
|
en
|
How many Olympic medals does Simone Biles have that are not gold?
|
3
|
sports
|
difference
|
[
{
"name": "Q212434",
"entityType": "entity",
"label": "Olympic sport",
"mention": "Olympic",
"span": [
9,
16
]
},
{
"name": "Q7520267",
"entityType": "entity",
"label": "Simone Biles",
"mention": "Simone Biles",
"span": [
29,
41
]
}
] |
[] |
ad4a050c
|
en
|
What team did LeBron James play for that plays home games at the Rocket Mortgage FieldHouse?
|
Cleveland Cavaliers
|
sports
|
intersection
|
[
{
"name": "Q387157",
"entityType": "entity",
"label": "Rocket Mortgage FieldHouse",
"mention": "Rocket Mortgage FieldHouse",
"span": [
65,
91
]
},
{
"name": "Q36159",
"entityType": "entity",
"label": "LeBron James",
"mention": "LeBron James",
"span": [
14,
26
]
}
] |
[
{
"name": "Q162990",
"label": "Cleveland Cavaliers"
}
] |
d9bf64ec
|
en
|
Who was a member of the 2016 U.S. Olympic Women's Gymnastics Team and born in Needham, Massachusetts?
|
Aly Raisman
|
sports
|
intersection
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
29,
33
]
},
{
"name": "Q212434",
"entityType": "entity",
"label": "Olympic sport",
"mention": "Olympic",
"span": [
34,
41
]
},
{
"name": "Q43450",
"entityType": "entity",
"label": "gymnastics",
"mention": "Gymnastics",
"span": [
50,
60
]
},
{
"name": "Q1664345",
"entityType": "entity",
"label": "Needham",
"mention": "Needham, Massachusetts",
"span": [
78,
100
]
},
{
"name": "2016",
"entityType": "date",
"label": "",
"mention": "2016",
"span": [
24,
28
]
}
] |
[
{
"name": "Q238663",
"label": "Aly Raisman"
}
] |
8d9d9a36
|
en
|
Which players from Manchester United were also in the Euro 2020 England squad?
|
Harry Maguire, Luke Shaw, Dean Henderson, and Marcus Rashford
|
sports
|
intersection
|
[
{
"name": "Q21",
"entityType": "entity",
"label": "England",
"mention": "England",
"span": [
64,
71
]
},
{
"name": "Q18656",
"entityType": "entity",
"label": "Manchester United F.C.",
"mention": "Manchester United",
"span": [
19,
36
]
},
{
"name": "Q373501",
"entityType": "entity",
"label": "UEFA Euro 2020",
"mention": "Euro 2020",
"span": [
54,
63
]
}
] |
[
{
"name": "Q165772",
"label": "Harry Maguire"
},
{
"name": "Q93563",
"label": "Luke Shaw"
},
{
"name": "Q28059260",
"label": "Dean Henderson"
},
{
"name": "Q22951255",
"label": "Marcus Rashford"
}
] |
ea446ac8
|
en
|
Where was the captain of the U.S. women's national soccer team born?
|
St. Louis, Missouri
|
sports
|
multihop
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
29,
33
]
}
] |
[
{
"name": "Q38022",
"label": "St. Louis"
},
{
"name": "Q1581",
"label": "Missouri"
}
] |
51b29568
|
en
|
When did Simone Biles win her first Olympic gold medal?
|
2016
|
sports
|
ordinal
|
[
{
"name": "Q7520267",
"entityType": "entity",
"label": "Simone Biles",
"mention": "Simone Biles",
"span": [
9,
21
]
},
{
"name": "Q212434",
"entityType": "entity",
"label": "Olympic sport",
"mention": "Olympic",
"span": [
36,
43
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
30,
35
]
}
] |
[] |
745c291c
|
en
|
What is the last Grand Slam that Serena Williams won?
|
2017 Australian Open
|
sports
|
ordinal
|
[
{
"name": "Q102113",
"entityType": "entity",
"label": "Grand Slam of tennis",
"mention": "Grand Slam",
"span": [
17,
27
]
},
{
"name": "Q11459",
"entityType": "entity",
"label": "Serena Williams",
"mention": "Serena Williams",
"span": [
33,
48
]
}
] |
[
{
"name": "Q22077628",
"label": "2017 Australian Open"
}
] |
d2b87a33
|
en
|
What is the second NBA team Kyrie Irving played for?
|
Boston Celtics
|
sports
|
ordinal
|
[
{
"name": "Q155223",
"entityType": "entity",
"label": "National Basketball Association",
"mention": "NBA",
"span": [
19,
22
]
},
{
"name": "Q348618",
"entityType": "entity",
"label": "Kyrie Irving",
"mention": "Kyrie Irving",
"span": [
28,
40
]
},
{
"name": "2",
"entityType": "ordinal",
"label": "",
"mention": "second",
"span": [
12,
18
]
}
] |
[
{
"name": "Q131371",
"label": "Boston Celtics"
}
] |
01149327
|
en
|
Which tennis player has won the most Grand Slams?
|
Serena Williams
|
sports
|
superlative
|
[
{
"name": "Q102113",
"entityType": "entity",
"label": "Grand Slam of tennis",
"mention": "Grand Slams",
"span": [
37,
48
]
}
] |
[
{
"name": "Q11459",
"label": "Serena Williams"
}
] |
8b06349c
|
en
|
Who was the youngest person to win an NBA Championship?
|
Darko Milicic
|
sports
|
superlative
|
[
{
"name": "Q842375",
"entityType": "entity",
"label": "NBA Finals",
"mention": "NBA Championship",
"span": [
38,
54
]
}
] |
[
{
"name": "Q316256",
"label": "Darko Miličić"
}
] |
8733a95a
|
en
|
Which country won the most medals at the 2016 Olympics?
|
United States
|
sports
|
superlative
|
[
{
"name": "Q8613",
"entityType": "entity",
"label": "2016 Summer Olympics",
"mention": "2016 Olympics",
"span": [
41,
54
]
}
] |
[
{
"name": "Q30",
"label": "United States of America"
}
] |
c7ff9944
|
en
|
Did Tom Brady win a Super Bowl after leaving the Patriots?
|
Yes
|
sports
|
yesno
|
[
{
"name": "Q313381",
"entityType": "entity",
"label": "Tom Brady",
"mention": "Tom Brady",
"span": [
4,
13
]
},
{
"name": "Q32096",
"entityType": "entity",
"label": "Super Bowl",
"mention": "Super Bowl",
"span": [
20,
30
]
},
{
"name": "Q193390",
"entityType": "entity",
"label": "New England Patriots",
"mention": "Patriots",
"span": [
49,
57
]
}
] |
[] |
170ef2ac
|
en
|
Did Simone Biles win a gold medal at the 2020 Olympics?
|
No
|
sports
|
yesno
|
[
{
"name": "Q5389",
"entityType": "entity",
"label": "Olympic Games",
"mention": "Olympics",
"span": [
46,
54
]
},
{
"name": "Q7520267",
"entityType": "entity",
"label": "Simone Biles",
"mention": "Simone Biles",
"span": [
4,
16
]
},
{
"name": "2020",
"entityType": "date",
"label": "",
"mention": "2020",
"span": [
41,
45
]
}
] |
[] |
236462cc
|
en
|
Which state has more electoral votes, Colorado or Utah?
|
Colorado
|
politics
|
comparative
|
[
{
"name": "Q829",
"entityType": "entity",
"label": "Utah",
"mention": "Utah",
"span": [
50,
54
]
},
{
"name": "Q1261",
"entityType": "entity",
"label": "Colorado",
"mention": "Colorado",
"span": [
38,
46
]
}
] |
[
{
"name": "Q1261",
"label": "Colorado"
}
] |
60a10881
|
en
|
Did Tony Blair become prime minister before 1994?
|
Yes
|
politics
|
comparative
|
[
{
"name": "Q9545",
"entityType": "entity",
"label": "Tony Blair",
"mention": "Tony Blair",
"span": [
4,
14
]
},
{
"name": "1994",
"entityType": "date",
"label": "",
"mention": "1994",
"span": [
44,
48
]
}
] |
[] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.