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 |
---|---|---|---|---|---|---|---|
6d510cf3
|
en
|
Who serves a longer term in office, a US president or a US senator?
|
US Senator
|
politics
|
comparative
|
[
{
"name": "Q4416090",
"entityType": "entity",
"label": "United States senator",
"mention": "US senator",
"span": [
56,
66
]
},
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "US president",
"span": [
38,
50
]
}
] |
[
{
"name": "Q4416090",
"label": "United States senator"
}
] |
f5fed8f3
|
en
|
Which state has more seats in the House of Representatives, Washington or Maine?
|
Washington
|
politics
|
comparative
|
[
{
"name": "Q1223",
"entityType": "entity",
"label": "Washington",
"mention": "Washington",
"span": [
60,
70
]
},
{
"name": "Q11701",
"entityType": "entity",
"label": "United States House of Representatives",
"mention": "House of Representatives,",
"span": [
34,
59
]
},
{
"name": "Q724",
"entityType": "entity",
"label": "Maine",
"mention": "Maine",
"span": [
74,
79
]
}
] |
[
{
"name": "Q1223",
"label": "Washington"
}
] |
c8e9b445
|
en
|
Which state has more seats in the House of Representatives, California or Texas?
|
California
|
politics
|
comparative
|
[
{
"name": "Q11701",
"entityType": "entity",
"label": "United States House of Representatives",
"mention": "House of Representatives,",
"span": [
34,
59
]
},
{
"name": "Q1439",
"entityType": "entity",
"label": "Texas",
"mention": "Texas",
"span": [
74,
79
]
},
{
"name": "Q99",
"entityType": "entity",
"label": "California",
"mention": "California",
"span": [
60,
70
]
}
] |
[
{
"name": "Q99",
"label": "California"
}
] |
8b19e674
|
en
|
Which state has produced more US presidents, Massachusetts or Texas?
|
Massachusetts
|
politics
|
comparative
|
[
{
"name": "Q771",
"entityType": "entity",
"label": "Massachusetts",
"mention": "Massachusetts",
"span": [
45,
58
]
},
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "US presidents,",
"span": [
30,
44
]
},
{
"name": "Q1439",
"entityType": "entity",
"label": "Texas",
"mention": "Texas",
"span": [
62,
67
]
}
] |
[
{
"name": "Q771",
"label": "Massachusetts"
}
] |
08371014
|
en
|
Which state has more electoral votes, California or Utah?
|
California
|
politics
|
comparative
|
[
{
"name": "Q829",
"entityType": "entity",
"label": "Utah",
"mention": "Utah",
"span": [
52,
56
]
},
{
"name": "Q99",
"entityType": "entity",
"label": "California",
"mention": "California",
"span": [
38,
48
]
}
] |
[
{
"name": "Q99",
"label": "California"
}
] |
da29ede7
|
en
|
Which state has more electoral votes, California or Alabama?
|
California
|
politics
|
comparative
|
[
{
"name": "Q99",
"entityType": "entity",
"label": "California",
"mention": "California",
"span": [
38,
48
]
},
{
"name": "Q173",
"entityType": "entity",
"label": "Alabama",
"mention": "Alabama",
"span": [
52,
59
]
}
] |
[
{
"name": "Q99",
"label": "California"
}
] |
be2bc75e
|
en
|
Which state has more electoral votes, California or Kansas?
|
California
|
politics
|
comparative
|
[
{
"name": "Q99",
"entityType": "entity",
"label": "California",
"mention": "California",
"span": [
38,
48
]
},
{
"name": "Q1558",
"entityType": "entity",
"label": "Kansas",
"mention": "Kansas",
"span": [
52,
58
]
}
] |
[
{
"name": "Q99",
"label": "California"
}
] |
8234bd17
|
en
|
Which state has more electoral votes, California or Wyoming?
|
California
|
politics
|
comparative
|
[
{
"name": "Q1214",
"entityType": "entity",
"label": "Wyoming",
"mention": "Wyoming",
"span": [
52,
59
]
},
{
"name": "Q99",
"entityType": "entity",
"label": "California",
"mention": "California",
"span": [
38,
48
]
}
] |
[
{
"name": "Q99",
"label": "California"
}
] |
82e74ee3
|
en
|
Which state has more electoral votes, North Carolina or Virginia?
|
North Carolina
|
politics
|
comparative
|
[
{
"name": "Q1370",
"entityType": "entity",
"label": "Virginia",
"mention": "Virginia",
"span": [
56,
64
]
},
{
"name": "Q1454",
"entityType": "entity",
"label": "North Carolina",
"mention": "North Carolina",
"span": [
38,
52
]
}
] |
[
{
"name": "Q1454",
"label": "North Carolina"
}
] |
2e736d9c
|
en
|
Who was older when elected president, Ronald Reagan or Joe Biden?
|
Joe Biden
|
politics
|
comparative
|
[
{
"name": "Q9960",
"entityType": "entity",
"label": "Ronald Reagan",
"mention": "Ronald Reagan",
"span": [
38,
51
]
},
{
"name": "Q6279",
"entityType": "entity",
"label": "Joe Biden",
"mention": "Joe Biden",
"span": [
55,
64
]
}
] |
[
{
"name": "Q6279",
"label": "Joe Biden"
}
] |
647f2b87
|
en
|
Which state has more electoral votes, Iowa or Oklahoma?
|
Oklahoma
|
politics
|
comparative
|
[
{
"name": "Q1546",
"entityType": "entity",
"label": "Iowa",
"mention": "Iowa",
"span": [
38,
42
]
},
{
"name": "Q1649",
"entityType": "entity",
"label": "Oklahoma",
"mention": "Oklahoma",
"span": [
46,
54
]
}
] |
[
{
"name": "Q1649",
"label": "Oklahoma"
}
] |
1e0d1a5c
|
en
|
Who was elected president first, Richard Nixon or Lyndon Johnson?
|
Lyndon Johnson
|
politics
|
comparative
|
[
{
"name": "Q9640",
"entityType": "entity",
"label": "Lyndon B. Johnson",
"mention": "Lyndon Johnson",
"span": [
50,
64
]
},
{
"name": "Q9588",
"entityType": "entity",
"label": "Richard Nixon",
"mention": "Richard Nixon",
"span": [
33,
46
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
26,
31
]
}
] |
[
{
"name": "Q9640",
"label": "Lyndon B. Johnson"
}
] |
4dc2d1c6
|
en
|
How many POTUS are over 70 years old when starting the presidency?
|
2
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "POTUS",
"span": [
9,
14
]
},
{
"name": "70",
"entityType": "cardinal",
"label": "",
"mention": "70",
"span": [
24,
26
]
}
] |
[
{
"name": "Q6279",
"label": "Joe Biden"
},
{
"name": "Q22686",
"label": "Donald Trump"
}
] |
54ca1a10
|
en
|
How many senators does Missouri have?
|
2
|
politics
|
count
|
[
{
"name": "Q1581",
"entityType": "entity",
"label": "Missouri",
"mention": "Missouri",
"span": [
23,
31
]
}
] |
[
{
"name": "Q1525924",
"label": "Roy Blunt"
},
{
"name": "Q23020745",
"label": "Josh Hawley"
}
] |
e4f117cb
|
en
|
How many Republican governors has Michigan had since 2003?
|
1
|
politics
|
count
|
[
{
"name": "Q1166",
"entityType": "entity",
"label": "Michigan",
"mention": "Michigan",
"span": [
34,
42
]
},
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "2003",
"entityType": "date",
"label": "",
"mention": "2003",
"span": [
53,
57
]
}
] |
[
{
"name": "Q887111",
"label": "Rick Snyder"
}
] |
77a20be8
|
en
|
How many United States Representatives does New Mexico have?
|
3
|
politics
|
count
|
[
{
"name": "Q1522",
"entityType": "entity",
"label": "New Mexico",
"mention": "New Mexico",
"span": [
44,
54
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
9,
22
]
}
] |
[
{
"name": "Q96184996",
"label": "Melanie Stansbury"
},
{
"name": "Q16225780",
"label": "Yvette Herrell"
},
{
"name": "Q96054905",
"label": "Teresa Leger Fernandez"
}
] |
4cf1e359
|
en
|
How many presidents were born in Texas?
|
2
|
politics
|
count
|
[
{
"name": "Q1439",
"entityType": "entity",
"label": "Texas",
"mention": "Texas",
"span": [
33,
38
]
}
] |
[
{
"name": "Q9916",
"label": "Dwight D. Eisenhower"
},
{
"name": "Q9640",
"label": "Lyndon B. Johnson"
}
] |
a2586986
|
en
|
How many presidents were born in Vermont?
|
2
|
politics
|
count
|
[
{
"name": "Q16551",
"entityType": "entity",
"label": "Vermont",
"mention": "Vermont",
"span": [
33,
40
]
}
] |
[
{
"name": "Q36023",
"label": "Calvin Coolidge"
},
{
"name": "Q35498",
"label": "Chester A. Arthur"
}
] |
bc4c5f3c
|
en
|
How many times has Bill Clinton been president?
|
2
|
politics
|
count
|
[
{
"name": "Q1124",
"entityType": "entity",
"label": "Bill Clinton",
"mention": "Bill Clinton",
"span": [
19,
31
]
}
] |
[
{
"name": "Q699776",
"label": "1992 United States presidential election"
},
{
"name": "Q659166",
"label": "1996 United States presidential election"
}
] |
eac25146
|
en
|
How many US presidents have been impeached?
|
3
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
9,
11
]
}
] |
[
{
"name": "Q8612",
"label": "Andrew Johnson"
},
{
"name": "Q1124",
"label": "Bill Clinton"
},
{
"name": "Q22686",
"label": "Donald Trump"
}
] |
a4a58b1a
|
en
|
How many states did George H.W. Bush carry in the 1992 Presidential Election?
|
8
|
politics
|
count
|
[
{
"name": "Q699776",
"entityType": "entity",
"label": "1992 United States presidential election",
"mention": "1992 Presidential Election",
"span": [
50,
76
]
},
{
"name": "Q23505",
"entityType": "entity",
"label": "George H. W. Bush",
"mention": "George H.W. Bush",
"span": [
20,
36
]
}
] |
[
{
"name": "Q1439",
"label": "Texas"
},
{
"name": "Q1221",
"label": "Idaho"
},
{
"name": "Q797",
"label": "Alaska"
},
{
"name": "Q812",
"label": "Florida"
},
{
"name": "Q1649",
"label": "Oklahoma"
}
] |
1d3ba392
|
en
|
How many Republican presidents has there been since 1980?
|
4
|
politics
|
count
|
[
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "1980",
"entityType": "date",
"label": "",
"mention": "1980",
"span": [
52,
56
]
}
] |
[
{
"name": "Q9960",
"label": "Ronald Reagan"
},
{
"name": "Q23505",
"label": "George H. W. Bush"
},
{
"name": "Q207",
"label": "George W. Bush"
},
{
"name": "Q22686",
"label": "Donald Trump"
}
] |
2c18021c
|
en
|
How many Democrat presidents has there been since 1980?
|
3
|
politics
|
count
|
[
{
"name": "Q29552",
"entityType": "entity",
"label": "Democratic Party",
"mention": "Democrat",
"span": [
9,
17
]
},
{
"name": "1980",
"entityType": "date",
"label": "",
"mention": "1980",
"span": [
50,
54
]
}
] |
[
{
"name": "Q1124",
"label": "Bill Clinton"
},
{
"name": "Q76",
"label": "Barack Obama"
},
{
"name": "Q6279",
"label": "Joe Biden"
}
] |
4b4bafc3
|
en
|
How many states did Bob Dole carry in the 1996 Presidential Election?
|
19
|
politics
|
count
|
[
{
"name": "Q319079",
"entityType": "entity",
"label": "Bob Dole",
"mention": "Bob Dole",
"span": [
20,
28
]
},
{
"name": "Q659166",
"entityType": "entity",
"label": "1996 United States presidential election",
"mention": "1996 Presidential Election",
"span": [
42,
68
]
}
] |
[
{
"name": "Q173",
"label": "Alabama"
},
{
"name": "Q1370",
"label": "Virginia"
},
{
"name": "Q173",
"label": "Alabama"
},
{
"name": "Q829",
"label": "Utah"
},
{
"name": "Q1221",
"label": "Idaho"
}
] |
084c31d3
|
en
|
How many Republican governors has California had since 2000?
|
1
|
politics
|
count
|
[
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "Q99",
"entityType": "entity",
"label": "California",
"mention": "California",
"span": [
34,
44
]
},
{
"name": "2000",
"entityType": "date",
"label": "",
"mention": "2000",
"span": [
55,
59
]
}
] |
[
{
"name": "Q2685",
"label": "Arnold Schwarzenegger"
}
] |
756373dd
|
en
|
How many states did Donald Trump lose in 2020 that he won in 2016?
|
5
|
politics
|
count
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "Donald Trump",
"span": [
20,
32
]
},
{
"name": "2020",
"entityType": "date",
"label": "",
"mention": "2020",
"span": [
41,
45
]
},
{
"name": "2016",
"entityType": "date",
"label": "",
"mention": "2016",
"span": [
61,
65
]
}
] |
[
{
"name": "Q1166",
"label": "Michigan"
},
{
"name": "Q1537",
"label": "Wisconsin"
},
{
"name": "Q1400",
"label": "Pennsylvania"
},
{
"name": "Q1428",
"label": "Georgia"
},
{
"name": "Q816",
"label": "Arizona"
}
] |
f974089f
|
en
|
How many former NFL players have been elected to the US House of Representatives?
|
8
|
politics
|
count
|
[
{
"name": "Q1215884",
"entityType": "entity",
"label": "National Football League",
"mention": "NFL",
"span": [
16,
19
]
},
{
"name": "Q11701",
"entityType": "entity",
"label": "United States House of Representatives",
"mention": "US House of Representatives",
"span": [
53,
80
]
}
] |
[
{
"name": "Q5144845",
"label": "Colin Allred"
},
{
"name": "Q1798582",
"label": "LaVern Dilweg"
},
{
"name": "Q3487172",
"label": "Anthony Gonzalez"
},
{
"name": "Q332247",
"label": "Steve Largent"
},
{
"name": "Q4998602",
"label": "Burgess Owens"
},
{
"name": "Q1702841",
"label": "Jon Runyan"
},
{
"name": "Q1592517",
"label": "Heath Shuler"
},
{
"name": "Q459176",
"label": "J. C. Watts"
}
] |
d0278af1
|
en
|
How many US States did Marco Rubio win in the 2016 Republican Presidential Primary?
|
1
|
politics
|
count
|
[
{
"name": "Q35657",
"entityType": "entity",
"label": "U.S. state",
"mention": "US States",
"span": [
9,
18
]
},
{
"name": "Q17092711",
"entityType": "entity",
"label": "2016 Republican Party presidential primaries",
"mention": "2016 Republican Presidential Primary",
"span": [
46,
82
]
},
{
"name": "Q324546",
"entityType": "entity",
"label": "Marco Rubio",
"mention": "Marco Rubio",
"span": [
23,
34
]
}
] |
[
{
"name": "Q1527",
"label": "Minnesota"
}
] |
e29deead
|
en
|
How many US presidents were elected as members of the Whig Party?
|
4
|
politics
|
count
|
[
{
"name": "Q42183",
"entityType": "entity",
"label": "Whig Party",
"mention": "Whig Party",
"span": [
54,
64
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
9,
11
]
}
] |
[
{
"name": "Q11869",
"label": "William Henry Harrison"
},
{
"name": "Q11881",
"label": "John Tyler"
},
{
"name": "Q11896",
"label": "Zachary Taylor"
},
{
"name": "Q12306",
"label": "Millard Fillmore"
}
] |
f1107353
|
en
|
How many US presidents never won a presidential election?
|
5
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
9,
11
]
}
] |
[
{
"name": "Q11881",
"label": "John Tyler"
},
{
"name": "Q12306",
"label": "Millard Fillmore"
},
{
"name": "Q8612",
"label": "Andrew Johnson"
},
{
"name": "Q35498",
"label": "Chester A. Arthur"
},
{
"name": "Q9582",
"label": "Gerald Ford"
}
] |
2f692c5c
|
en
|
How many Republican mayors has New York City had since 1974?
|
2
|
politics
|
count
|
[
{
"name": "Q60",
"entityType": "entity",
"label": "New York City",
"mention": "New York City",
"span": [
31,
44
]
},
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "1974",
"entityType": "date",
"label": "",
"mention": "1974",
"span": [
55,
59
]
}
] |
[
{
"name": "Q212648",
"label": "Rudy Giuliani"
},
{
"name": "Q607",
"label": "Michael Bloomberg"
}
] |
0b3b65f8
|
en
|
How many people have ever served for more than 45 years in the US Senate?
|
5
|
politics
|
count
|
[
{
"name": "Q66096",
"entityType": "entity",
"label": "United States Senate",
"mention": "US Senate",
"span": [
63,
72
]
},
{
"name": "45",
"entityType": "cardinal",
"label": "",
"mention": "45",
"span": [
47,
49
]
}
] |
[
{
"name": "Q276524",
"label": "Robert Byrd"
},
{
"name": "Q312845",
"label": "Daniel Inouye"
},
{
"name": "Q324719",
"label": "Strom Thurmond"
},
{
"name": "Q134549",
"label": "Ted Kennedy"
},
{
"name": "Q59315",
"label": "Patrick Leahy"
}
] |
4e5b6eb0
|
en
|
How many presidents have died by assassination?
|
4
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "presidents",
"span": [
9,
19
]
},
{
"name": "Q3882219",
"entityType": "entity",
"label": "assassination",
"mention": "assassination",
"span": [
33,
46
]
}
] |
[
{
"name": "Q91",
"label": "Abraham Lincoln"
},
{
"name": "Q34597",
"label": "James A. Garfield"
},
{
"name": "Q35041",
"label": "William McKinley"
},
{
"name": "Q9696",
"label": "John F. Kennedy"
}
] |
43a58472
|
en
|
How many presidents have served more than two terms?
|
1
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "presidents",
"span": [
9,
19
]
},
{
"name": "Q15284636",
"entityType": "entity",
"label": "presidential term",
"mention": "terms",
"span": [
46,
51
]
},
{
"name": "2",
"entityType": "cardinal",
"label": "",
"mention": "two",
"span": [
42,
45
]
}
] |
[
{
"name": "Q8007",
"label": "Franklin Delano Roosevelt"
}
] |
367207d6
|
en
|
How many presidents were never married?
|
1
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "presidents",
"span": [
9,
19
]
},
{
"name": "Q37713312",
"entityType": "entity",
"label": "married",
"mention": "married",
"span": [
31,
38
]
}
] |
[
{
"name": "Q12325",
"label": "James Buchanan"
}
] |
c8d77dd5
|
en
|
How many Hispanic American senators are there?
|
6
|
politics
|
count
|
[
{
"name": "Q15759585",
"entityType": "entity",
"label": "Hispanic American Historical Review",
"mention": "Hispanic American",
"span": [
9,
26
]
}
] |
[
{
"name": "Q4717593",
"label": "Alex Padilla"
},
{
"name": "Q324256",
"label": "Ben R. Luján"
},
{
"name": "Q5052604",
"label": "Catherine Cortez Masto"
},
{
"name": "Q2036942",
"label": "Ted Cruz"
},
{
"name": "Q324546",
"label": "Marco Rubio"
},
{
"name": "Q888132",
"label": "Robert Menendez"
}
] |
dddf1a09
|
en
|
How many Congressional Districts are in Rhode Island?
|
2
|
politics
|
count
|
[
{
"name": "Q1387",
"entityType": "entity",
"label": "Rhode Island",
"mention": "Rhode Island",
"span": [
40,
52
]
}
] |
[
{
"name": "Q7320882",
"label": "Rhode Island's 1st congressional district"
},
{
"name": "Q7320884",
"label": "Rhode Island's 2nd congressional district"
}
] |
334695c7
|
en
|
How many presidents have been hit by Professional Wrestler Stone Cold Steve Austin's "Stone Cold Stunner"?
|
1
|
politics
|
count
|
[
{
"name": "Q44313",
"entityType": "entity",
"label": "Stone Cold Steve Austin",
"mention": "Stone Cold Steve Austin's",
"span": [
59,
84
]
}
] |
[
{
"name": "Q22686",
"label": "Donald Trump"
}
] |
44bc6638
|
en
|
How many US presidents have been unanimously elected?
|
1
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "US presidents",
"span": [
9,
22
]
}
] |
[
{
"name": "Q23",
"label": "George Washington"
}
] |
7dbc9f3e
|
en
|
How many US vice presidents have gone on to become president?
|
9
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "president",
"span": [
51,
60
]
},
{
"name": "Q11699",
"entityType": "entity",
"label": "Vice President of the United States",
"mention": "US vice presidents",
"span": [
9,
27
]
}
] |
[
{
"name": "Q11881",
"label": "John Tyler"
},
{
"name": "Q12306",
"label": "Millard Fillmore"
},
{
"name": "Q8612",
"label": "Andrew Johnson"
},
{
"name": "Q35498",
"label": "Chester A. Arthur"
},
{
"name": "Q33866",
"label": "Theodore Roosevelt"
},
{
"name": "Q36023",
"label": "Calvin Coolidge"
},
{
"name": "Q11613",
"label": "Harry S Truman"
},
{
"name": "Q9640",
"label": "Lyndon B. Johnson"
},
{
"name": "Q9582",
"label": "Gerald Ford"
}
] |
43f5951c
|
en
|
How many presidents served in the Marines?
|
0
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "presidents",
"span": [
9,
19
]
},
{
"name": "Q11218",
"entityType": "entity",
"label": "United States Marine Corps",
"mention": "Marines",
"span": [
34,
41
]
}
] |
[] |
1882e07d
|
en
|
How many Republican governors has Florida had since 1980?
|
5
|
politics
|
count
|
[
{
"name": "Q812",
"entityType": "entity",
"label": "Florida",
"mention": "Florida",
"span": [
34,
41
]
},
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "1980",
"entityType": "date",
"label": "",
"mention": "1980",
"span": [
52,
56
]
}
] |
[
{
"name": "Q3105215",
"label": "Ron DeSantis"
},
{
"name": "Q439729",
"label": "Rick Scott"
},
{
"name": "Q374693",
"label": "Charlie Crist"
},
{
"name": "Q221997",
"label": "Jeb Bush"
},
{
"name": "Q362969",
"label": "Bob Martinez"
}
] |
555c392b
|
en
|
How many Republican governors has Texas had since 1980?
|
4
|
politics
|
count
|
[
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "Q1439",
"entityType": "entity",
"label": "Texas",
"mention": "Texas",
"span": [
34,
39
]
},
{
"name": "1980",
"entityType": "date",
"label": "",
"mention": "1980",
"span": [
50,
54
]
}
] |
[
{
"name": "Q5605224",
"label": "Greg Abbott"
},
{
"name": "Q215057",
"label": "Rick Perry"
},
{
"name": "Q207",
"label": "George W. Bush"
},
{
"name": "Q545307",
"label": "Bill Clements"
}
] |
8d9b6909
|
en
|
How many key Republican states did Joe Biden win in the 2020 election?
|
5
|
politics
|
count
|
[
{
"name": "Q6279",
"entityType": "entity",
"label": "Joe Biden",
"mention": "Joe Biden",
"span": [
35,
44
]
},
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
13,
23
]
},
{
"name": "2020",
"entityType": "date",
"label": "",
"mention": "2020",
"span": [
56,
60
]
}
] |
[
{
"name": "Q816",
"label": "Arizona"
},
{
"name": "Q1166",
"label": "Michigan"
},
{
"name": "Q1400",
"label": "Pennsylvania"
},
{
"name": "Q1537",
"label": "Wisconsin"
},
{
"name": "Q1428",
"label": "Georgia"
}
] |
01de4dd0
|
en
|
How many Democrat governors has Colorado had since 2000?
|
3
|
politics
|
count
|
[
{
"name": "Q1261",
"entityType": "entity",
"label": "Colorado",
"mention": "Colorado",
"span": [
32,
40
]
},
{
"name": "Q29552",
"entityType": "entity",
"label": "Democratic Party",
"mention": "Democrat",
"span": [
9,
17
]
},
{
"name": "2000",
"entityType": "date",
"label": "",
"mention": "2000",
"span": [
51,
55
]
}
] |
[
{
"name": "Q119255",
"label": "Bill Ritter"
},
{
"name": "Q430518",
"label": "John Hickenlooper"
},
{
"name": "Q935734",
"label": "Jared Polis"
}
] |
2fe92c17
|
en
|
How many actors have been elected president?
|
1
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "president",
"span": [
34,
43
]
},
{
"name": "Q33999",
"entityType": "entity",
"label": "actor",
"mention": "actors",
"span": [
9,
15
]
}
] |
[
{
"name": "Q9960",
"label": "Ronald Reagan"
}
] |
917f0f30
|
en
|
How many Democrat governors has Tennessee had since 2000?
|
1
|
politics
|
count
|
[
{
"name": "Q1509",
"entityType": "entity",
"label": "Tennessee",
"mention": "Tennessee",
"span": [
32,
41
]
},
{
"name": "Q29552",
"entityType": "entity",
"label": "Democratic Party",
"mention": "Democrat",
"span": [
9,
17
]
},
{
"name": "2000",
"entityType": "date",
"label": "",
"mention": "2000",
"span": [
52,
56
]
}
] |
[
{
"name": "Q724001",
"label": "Phil Bredesen"
}
] |
38c3e631
|
en
|
How many Republican governors has Maryland had since 1970?
|
2
|
politics
|
count
|
[
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "Q1391",
"entityType": "entity",
"label": "Maryland",
"mention": "Maryland",
"span": [
34,
42
]
},
{
"name": "1970",
"entityType": "date",
"label": "",
"mention": "1970",
"span": [
53,
57
]
}
] |
[
{
"name": "Q888007",
"label": "Bob Ehrlich"
},
{
"name": "Q16731303",
"label": "Larry Hogan"
}
] |
a61ea758
|
en
|
How many states voted for both Barack Obama in 2008 and Mitt Romney in 2012?
|
2
|
politics
|
count
|
[
{
"name": "Q76",
"entityType": "entity",
"label": "Barack Obama",
"mention": "Barack Obama",
"span": [
31,
43
]
},
{
"name": "Q4496",
"entityType": "entity",
"label": "Mitt Romney",
"mention": "Mitt Romney",
"span": [
56,
67
]
},
{
"name": "2008",
"entityType": "date",
"label": "",
"mention": "2008",
"span": [
47,
51
]
},
{
"name": "2012",
"entityType": "date",
"label": "",
"mention": "2012",
"span": [
71,
75
]
}
] |
[
{
"name": "Q1415",
"label": "Indiana"
},
{
"name": "Q1454",
"label": "North Carolina"
}
] |
cd0d67d5
|
en
|
How many states voted for both Donald Trump in 2016 and Joe Biden in 2020?
|
5
|
politics
|
count
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "Donald Trump",
"span": [
31,
43
]
},
{
"name": "Q6279",
"entityType": "entity",
"label": "Joe Biden",
"mention": "Joe Biden",
"span": [
56,
65
]
},
{
"name": "2016",
"entityType": "date",
"label": "",
"mention": "2016",
"span": [
47,
51
]
},
{
"name": "2020",
"entityType": "date",
"label": "",
"mention": "2020",
"span": [
69,
73
]
}
] |
[
{
"name": "Q816",
"label": "Arizona"
},
{
"name": "Q1166",
"label": "Michigan"
},
{
"name": "Q1537",
"label": "Wisconsin"
},
{
"name": "Q1400",
"label": "Pennsylvania"
},
{
"name": "Q1428",
"label": "Georgia"
}
] |
01ad8037
|
en
|
How many actors have been elected to president of the US?
|
2
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
54,
56
]
}
] |
[
{
"name": "Q9960",
"label": "Ronald Reagan"
},
{
"name": "Q22686",
"label": "Donald Trump"
}
] |
b66d6bab
|
en
|
How many pilots have been elected to president of the US?
|
2
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
54,
56
]
}
] |
[
{
"name": "Q23505",
"label": "George H. W. Bush"
},
{
"name": "Q207",
"label": "George W. Bush"
}
] |
5869f119
|
en
|
How many land surveyors have been elected to president of the US?
|
3
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
62,
64
]
}
] |
[
{
"name": "Q23",
"label": "George Washington"
},
{
"name": "Q11812",
"label": "Thomas Jefferson"
},
{
"name": "Q91",
"label": "Abraham Lincoln"
}
] |
3b72b728
|
en
|
How many planters have been elected to president of the US?
|
5
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
56,
58
]
}
] |
[
{
"name": "Q23",
"label": "George Washington"
},
{
"name": "Q11812",
"label": "Thomas Jefferson"
},
{
"name": "Q11813",
"label": "James Madison"
},
{
"name": "Q11815",
"label": "James Monroe"
},
{
"name": "Q11891",
"label": "James K. Polk"
}
] |
2eefe344
|
en
|
How many ordained ministers have been elected to president of the US?
|
1
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
66,
68
]
}
] |
[
{
"name": "Q34597",
"label": "James A. Garfield"
}
] |
fbebba06
|
en
|
How many Republican governors has Illinois had since 2000?
|
2
|
politics
|
count
|
[
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "Q1204",
"entityType": "entity",
"label": "Illinois",
"mention": "Illinois",
"span": [
34,
42
]
},
{
"name": "2000",
"entityType": "date",
"label": "",
"mention": "2000",
"span": [
53,
57
]
}
] |
[
{
"name": "Q887327",
"label": "George Ryan"
},
{
"name": "Q15972549",
"label": "Bruce Rauner"
}
] |
d4e61012
|
en
|
How many Republican governors has New Hampshire had since 2010?
|
1
|
politics
|
count
|
[
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "Q759",
"entityType": "entity",
"label": "New Hampshire",
"mention": "New Hampshire",
"span": [
34,
47
]
},
{
"name": "2010",
"entityType": "date",
"label": "",
"mention": "2010",
"span": [
58,
62
]
}
] |
[
{
"name": "Q16215583",
"label": "Chris Sununu"
}
] |
450591a5
|
en
|
How many U.S. presidents were left-handed?
|
8
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "U.S. presidents",
"span": [
9,
24
]
}
] |
[
{
"name": "Q76",
"label": "Barack Obama"
},
{
"name": "Q34597",
"label": "James A. Garfield"
},
{
"name": "Q35236",
"label": "Herbert Hoover"
},
{
"name": "Q11613",
"label": "Harry S Truman"
},
{
"name": "Q9582",
"label": "Gerald Ford"
},
{
"name": "Q9960",
"label": "Ronald Reagan"
},
{
"name": "Q23505",
"label": "George H. W. Bush"
},
{
"name": "Q1124",
"label": "Bill Clinton"
}
] |
91bff437
|
en
|
How many former U.S. presidents are still alive?
|
5
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
16,
20
]
}
] |
[
{
"name": "Q22686",
"label": "Donald Trump"
},
{
"name": "Q76",
"label": "Barack Obama"
},
{
"name": "Q207",
"label": "George W. Bush"
},
{
"name": "Q1124",
"label": "Bill Clinton"
},
{
"name": "Q23685",
"label": "Jimmy Carter"
}
] |
1f857fc5
|
en
|
How many Democrat governors has Florida had since 1990?
|
2
|
politics
|
count
|
[
{
"name": "Q29552",
"entityType": "entity",
"label": "Democratic Party",
"mention": "Democrat",
"span": [
9,
17
]
},
{
"name": "Q812",
"entityType": "entity",
"label": "Florida",
"mention": "Florida",
"span": [
32,
39
]
},
{
"name": "1990",
"entityType": "date",
"label": "",
"mention": "1990",
"span": [
50,
54
]
}
] |
[
{
"name": "Q744098",
"label": "Lawton Chiles"
},
{
"name": "Q362669",
"label": "Buddy MacKay"
}
] |
9dd6910d
|
en
|
How many presidents have also served on the Supreme Court?
|
1
|
politics
|
count
|
[
{
"name": "Q11201",
"entityType": "entity",
"label": "Supreme Court of the United States",
"mention": "Supreme Court",
"span": [
44,
57
]
}
] |
[
{
"name": "Q35648",
"label": "William Howard Taft"
}
] |
e10f5ad2
|
en
|
How many U.S. states did John Edwards win in the 2004 Democratic Party Primaries?
|
2
|
politics
|
count
|
[
{
"name": "Q217314",
"entityType": "entity",
"label": "John Edwards",
"mention": "John Edwards",
"span": [
25,
37
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
9,
13
]
},
{
"name": "Q29552",
"entityType": "entity",
"label": "Democratic Party",
"mention": "Democratic Party",
"span": [
54,
70
]
},
{
"name": "2004",
"entityType": "date",
"label": "",
"mention": "2004",
"span": [
49,
53
]
}
] |
[
{
"name": "Q1456",
"label": "South Carolina"
},
{
"name": "Q1454",
"label": "North Carolina"
}
] |
35889b57
|
en
|
How many presidential terms did Donald Trump serve?
|
1
|
politics
|
count
|
[
{
"name": "Q22686",
"entityType": "entity",
"label": "Donald Trump",
"mention": "Donald Trump",
"span": [
32,
44
]
}
] |
[] |
c8c47b26
|
en
|
How many US senators represent California?
|
2
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
9,
11
]
},
{
"name": "Q99",
"entityType": "entity",
"label": "California",
"mention": "California",
"span": [
31,
41
]
}
] |
[
{
"name": "Q230733",
"label": "Dianne Feinstein"
}
] |
b4f05f4b
|
en
|
Who is the longest-serving president in Africa and for how long?
|
39
|
politics
|
count
|
[
{
"name": "Q15",
"entityType": "entity",
"label": "Africa",
"mention": "Africa",
"span": [
40,
46
]
}
] |
[
{
"name": "Q57272",
"label": "Paul Biya"
}
] |
0b2cede2
|
en
|
How many Muslims have been elected to the US Congress?
|
4
|
politics
|
count
|
[
{
"name": "Q11268",
"entityType": "entity",
"label": "United States Congress",
"mention": "US Congress",
"span": [
42,
53
]
},
{
"name": "Q47740",
"entityType": "entity",
"label": "Muslim",
"mention": "Muslims",
"span": [
9,
16
]
}
] |
[
{
"name": "Q40589",
"label": "Keith Ellison"
},
{
"name": "Q517649",
"label": "André Carson"
},
{
"name": "Q26436159",
"label": "Ilhan Omar"
},
{
"name": "Q7294939",
"label": "Rashida Tlaib"
}
] |
05bf8070
|
en
|
How many black US senators have there been?
|
11
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
15,
17
]
}
] |
[
{
"name": "Q719200",
"label": "Hiram Rhodes Revels"
},
{
"name": "Q4924862",
"label": "Blanche K. Bruce House"
},
{
"name": "Q15998483",
"label": "Edward Brook"
},
{
"name": "Q289396",
"label": "Carol Moseley Braun"
},
{
"name": "Q76",
"label": "Barack Obama"
}
] |
4a980b9e
|
en
|
Since 2000, how many governors of Florida have been Republican?
|
4
|
politics
|
count
|
[
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
52,
62
]
},
{
"name": "Q812",
"entityType": "entity",
"label": "Florida",
"mention": "Florida",
"span": [
34,
41
]
},
{
"name": "2000",
"entityType": "date",
"label": "",
"mention": "2000",
"span": [
6,
10
]
}
] |
[
{
"name": "Q221997",
"label": "Jeb Bush"
},
{
"name": "Q374693",
"label": "Charlie Crist"
},
{
"name": "Q439729",
"label": "Rick Scott"
},
{
"name": "Q3105215",
"label": "Ron DeSantis"
}
] |
80f2066c
|
en
|
How many states on the Atlantic East Coast are considered "red" states in 2021?
|
3
|
politics
|
count
|
[
{
"name": "Q4268",
"entityType": "entity",
"label": "East Coast of the United States",
"mention": "Atlantic East Coast",
"span": [
23,
42
]
},
{
"name": "2021",
"entityType": "date",
"label": "",
"mention": "2021",
"span": [
74,
78
]
}
] |
[
{
"name": "Q812",
"label": "Florida"
},
{
"name": "Q1454",
"label": "North Carolina"
},
{
"name": "Q1456",
"label": "South Carolina"
}
] |
815c08c6
|
en
|
How many actors have become US presidents?
|
1
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "US presidents",
"span": [
28,
41
]
}
] |
[
{
"name": "Q9960",
"label": "Ronald Reagan"
}
] |
20fe3edc
|
en
|
How many Catholic presidents have there been?
|
2
|
politics
|
count
|
[
{
"name": "Q1841",
"entityType": "entity",
"label": "Catholicism",
"mention": "Catholic",
"span": [
9,
17
]
}
] |
[
{
"name": "Q9696",
"label": "John F. Kennedy"
},
{
"name": "Q6279",
"label": "Joe Biden"
}
] |
479afadc
|
en
|
How many states have one congressman?
|
7
|
politics
|
count
|
[
{
"name": "Q13218630",
"entityType": "entity",
"label": "United States representative",
"mention": "congressman",
"span": [
25,
36
]
},
{
"name": "1",
"entityType": "cardinal",
"label": "",
"mention": "one",
"span": [
21,
24
]
}
] |
[
{
"name": "Q1214",
"label": "Wyoming"
},
{
"name": "Q1207",
"label": "North Dakota"
},
{
"name": "Q1211",
"label": "South Dakota"
},
{
"name": "Q1212",
"label": "Montana"
},
{
"name": "Q1393",
"label": "Delaware"
},
{
"name": "Q16551",
"label": "Vermont"
},
{
"name": "Q797",
"label": "Alaska"
}
] |
1719342b
|
en
|
How many one term presidents have there been since World War II?
|
4
|
politics
|
count
|
[
{
"name": "Q362",
"entityType": "entity",
"label": "World War II",
"mention": "World War II",
"span": [
51,
63
]
},
{
"name": "1",
"entityType": "cardinal",
"label": "",
"mention": "one",
"span": [
9,
12
]
}
] |
[
{
"name": "Q9582",
"label": "Gerald Ford"
},
{
"name": "Q23685",
"label": "Jimmy Carter"
},
{
"name": "Q23505",
"label": "George H. W. Bush"
},
{
"name": "Q22686",
"label": "Donald Trump"
}
] |
eaf0be9e
|
en
|
How many current senators are not Republican or Democrat?
|
2
|
politics
|
count
|
[
{
"name": "Q29552",
"entityType": "entity",
"label": "Democratic Party",
"mention": "Democrat",
"span": [
48,
56
]
},
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
34,
44
]
}
] |
[
{
"name": "Q544464",
"label": "Angus King"
},
{
"name": "Q359442",
"label": "Bernie Sanders"
}
] |
983c2418
|
en
|
How many United States presidents have been Catholic?
|
2
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
9,
22
]
},
{
"name": "Q1841",
"entityType": "entity",
"label": "Catholicism",
"mention": "Catholic",
"span": [
44,
52
]
}
] |
[
{
"name": "Q9696",
"label": "John F. Kennedy"
},
{
"name": "Q6279",
"label": "Joe Biden"
}
] |
9d1a152e
|
en
|
How many United States presidents have James as a first name?
|
6
|
politics
|
count
|
[
{
"name": "Q677191",
"entityType": "entity",
"label": "James",
"mention": "James",
"span": [
39,
44
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
9,
22
]
},
{
"name": "1",
"entityType": "ordinal",
"label": "",
"mention": "first",
"span": [
50,
55
]
}
] |
[
{
"name": "Q11813",
"label": "James Madison"
},
{
"name": "Q11815",
"label": "James Monroe"
},
{
"name": "Q11891",
"label": "James K. Polk"
},
{
"name": "Q12325",
"label": "James Buchanan"
},
{
"name": "Q34597",
"label": "James A. Garfield"
},
{
"name": "Q23685",
"label": "Jimmy Carter"
}
] |
6ad0973c
|
en
|
How many Illinois governors have served time in prison?
|
4
|
politics
|
count
|
[
{
"name": "Q1204",
"entityType": "entity",
"label": "Illinois",
"mention": "Illinois",
"span": [
9,
17
]
}
] |
[
{
"name": "Q151891",
"label": "Rod Blagojevich"
},
{
"name": "Q887327",
"label": "George Ryan"
},
{
"name": "Q746823",
"label": "Dan Walker"
},
{
"name": "Q746960",
"label": "Otto Kerner, Jr."
}
] |
f988da64
|
en
|
How many states have more than 25 electoral votes?
|
4
|
politics
|
count
|
[
{
"name": "Q35657",
"entityType": "entity",
"label": "U.S. state",
"mention": "states",
"span": [
9,
15
]
},
{
"name": "Q47586",
"entityType": "entity",
"label": "United States Electoral College",
"mention": "electoral",
"span": [
34,
43
]
},
{
"name": "25",
"entityType": "cardinal",
"label": "",
"mention": "25",
"span": [
31,
33
]
}
] |
[
{
"name": "Q99",
"label": "California"
},
{
"name": "Q1439",
"label": "Texas"
},
{
"name": "Q1384",
"label": "New York"
},
{
"name": "Q812",
"label": "Florida"
}
] |
471ad937
|
en
|
How many times has Susan Collins been elected senator?
|
5
|
politics
|
count
|
[
{
"name": "Q22279",
"entityType": "entity",
"label": "Susan Collins",
"mention": "Susan Collins",
"span": [
19,
32
]
},
{
"name": "Q4416090",
"entityType": "entity",
"label": "United States senator",
"mention": "senator",
"span": [
46,
53
]
}
] |
[
{
"name": "Q4347795",
"label": "1996 United States Senate elections"
},
{
"name": "Q1262340",
"label": "2002 United States Senate elections"
},
{
"name": "Q2647277",
"label": "2008 United States Senate elections"
},
{
"name": "Q1528150",
"label": "2014 United States Senate elections"
},
{
"name": "Q19863352",
"label": "2020 United States Senate elections"
}
] |
f793b544
|
en
|
How many U.S. presidents were born in Massachusetts?
|
4
|
politics
|
count
|
[
{
"name": "Q771",
"entityType": "entity",
"label": "Massachusetts",
"mention": "Massachusetts",
"span": [
38,
51
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
9,
13
]
}
] |
[
{
"name": "Q11806",
"label": "John Adams"
},
{
"name": "Q11816",
"label": "John Quincy Adams"
},
{
"name": "Q9696",
"label": "John F. Kennedy"
},
{
"name": "Q23505",
"label": "George H. W. Bush"
}
] |
a6f680dd
|
en
|
How many U.S. presidents were born in Georgia?
|
1
|
politics
|
count
|
[
{
"name": "Q230",
"entityType": "entity",
"label": "Georgia",
"mention": "Georgia",
"span": [
38,
45
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
9,
13
]
}
] |
[
{
"name": "Q23685",
"label": "Jimmy Carter"
}
] |
c2d6d1bb
|
en
|
How many U.S. presidents owned slaves?
|
12
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "U.S.",
"span": [
9,
13
]
}
] |
[
{
"name": "Q23",
"label": "George Washington"
},
{
"name": "Q8612",
"label": "Andrew Johnson"
},
{
"name": "Q34836",
"label": "Ulysses S Grant"
},
{
"name": "Q11812",
"label": "Thomas Jefferson"
},
{
"name": "Q11813",
"label": "James Madison"
},
{
"name": "Q11815",
"label": "James Monroe"
},
{
"name": "Q11817",
"label": "Andrew Jackson"
},
{
"name": "Q11820",
"label": "Martin Van Buren"
},
{
"name": "Q11881",
"label": "John Tyler"
},
{
"name": "Q11891",
"label": "James K. Polk"
},
{
"name": "Q11896",
"label": "Zachary Taylor"
},
{
"name": "Q11869",
"label": "William Henry Harrison"
}
] |
d86e4cbf
|
en
|
How many states did Ross Perot win in 1992?
|
0
|
politics
|
count
|
[
{
"name": "Q313697",
"entityType": "entity",
"label": "Ross Perot",
"mention": "Ross Perot",
"span": [
20,
30
]
},
{
"name": "1992",
"entityType": "date",
"label": "",
"mention": "1992",
"span": [
38,
42
]
}
] |
[] |
991e5e8a
|
en
|
How many states did Hillary Clinton win in the 2016 Democratic Primaries?
|
34
|
politics
|
count
|
[
{
"name": "Q17004294",
"entityType": "entity",
"label": "2016 Democratic Party presidential primaries",
"mention": "2016 Democratic Primaries",
"span": [
47,
72
]
},
{
"name": "Q6294",
"entityType": "entity",
"label": "Hillary Clinton",
"mention": "Hillary Clinton",
"span": [
20,
35
]
}
] |
[
{
"name": "Q173",
"label": "Alabama"
},
{
"name": "Q1428",
"label": "Georgia"
},
{
"name": "Q1603",
"label": "Kentucky"
},
{
"name": "Q16635",
"label": "Guam"
},
{
"name": "Q1546",
"label": "Iowa"
},
{
"name": "Q1612",
"label": "Arkansas"
},
{
"name": "Q816",
"label": "Arizona"
},
{
"name": "Q99",
"label": "California"
},
{
"name": "Q779",
"label": "Connecticut"
},
{
"name": "Q61",
"label": "Washington, D.C."
},
{
"name": "Q1393",
"label": "Delaware"
},
{
"name": "Q812",
"label": "Florida"
}
] |
f2fe230e
|
en
|
How many presidents were born in Virginia?
|
8
|
politics
|
count
|
[
{
"name": "Q1370",
"entityType": "entity",
"label": "Virginia",
"mention": "Virginia",
"span": [
33,
41
]
}
] |
[
{
"name": "Q23",
"label": "George Washington"
},
{
"name": "Q11812",
"label": "Thomas Jefferson"
},
{
"name": "Q11813",
"label": "James Madison"
},
{
"name": "Q11815",
"label": "James Monroe"
},
{
"name": "Q11869",
"label": "William Henry Harrison"
},
{
"name": "Q11881",
"label": "John Tyler"
},
{
"name": "Q11896",
"label": "Zachary Taylor"
},
{
"name": "Q34296",
"label": "Woodrow Wilson"
}
] |
0ce50ea6
|
en
|
How many Republican governors has New York had since 1950?
|
4
|
politics
|
count
|
[
{
"name": "Q1384",
"entityType": "entity",
"label": "New York",
"mention": "New York",
"span": [
34,
42
]
},
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "1950",
"entityType": "date",
"label": "",
"mention": "1950",
"span": [
53,
57
]
}
] |
[
{
"name": "Q11676",
"label": "George Pataki"
},
{
"name": "Q1164195",
"label": "Malcolm Wilson"
},
{
"name": "Q11237",
"label": "Nelson Rockefeller"
},
{
"name": "Q320061",
"label": "Thomas E. Dewey"
}
] |
aea4c077
|
en
|
How many NBA players have been elected to the U.S. Senate?
|
1
|
politics
|
count
|
[
{
"name": "Q155223",
"entityType": "entity",
"label": "National Basketball Association",
"mention": "NBA",
"span": [
9,
12
]
},
{
"name": "Q66096",
"entityType": "entity",
"label": "United States Senate",
"mention": "U.S. Senate",
"span": [
46,
57
]
}
] |
[
{
"name": "Q504025",
"label": "Bill Bradley"
}
] |
6086a04e
|
en
|
How many women have been Speaker of the House?
|
1
|
politics
|
count
|
[
{
"name": "Q912994",
"entityType": "entity",
"label": "Speaker of the United States House of Representatives",
"mention": "Speaker of the House",
"span": [
25,
45
]
}
] |
[
{
"name": "Q170581",
"label": "Nancy Pelosi"
}
] |
e483814f
|
en
|
How many Senators have tenures of over 50 years?
|
1
|
politics
|
count
|
[
{
"name": "Q4416090",
"entityType": "entity",
"label": "United States senator",
"mention": "Senators",
"span": [
9,
17
]
},
{
"name": "50",
"entityType": "cardinal",
"label": "",
"mention": "50",
"span": [
39,
41
]
}
] |
[
{
"name": "Q276524",
"label": "Robert Byrd"
}
] |
3e22b502
|
en
|
How many US presidents were involved in the Vietnam war?
|
5
|
politics
|
count
|
[
{
"name": "Q8740",
"entityType": "entity",
"label": "Vietnam War",
"mention": "Vietnam war",
"span": [
44,
55
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
9,
11
]
}
] |
[
{
"name": "Q9640",
"label": "Lyndon B. Johnson"
},
{
"name": "Q9696",
"label": "John F. Kennedy"
},
{
"name": "Q9916",
"label": "Dwight D. Eisenhower"
},
{
"name": "Q11613",
"label": "Harry S Truman"
},
{
"name": "Q9588",
"label": "Richard Nixon"
}
] |
46d9b201
|
en
|
How many women have ever served on the Supreme Court?
|
5
|
politics
|
count
|
[
{
"name": "Q11201",
"entityType": "entity",
"label": "Supreme Court of the United States",
"mention": "Supreme Court",
"span": [
39,
52
]
}
] |
[
{
"name": "Q11132",
"label": "Sandra Day O'Connor"
},
{
"name": "Q11107",
"label": "Sonia Sotomayor"
},
{
"name": "Q11116",
"label": "Ruth Bader Ginsburg"
},
{
"name": "Q11105",
"label": "Elena Kagan"
},
{
"name": "Q29863844",
"label": "Amy Coney Barrett"
}
] |
cdfe8e31
|
en
|
How many Republican governors has North Carolina had since 1973?
|
3
|
politics
|
count
|
[
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "Q1454",
"entityType": "entity",
"label": "North Carolina",
"mention": "North Carolina",
"span": [
34,
48
]
},
{
"name": "1973",
"entityType": "date",
"label": "",
"mention": "1973",
"span": [
59,
63
]
}
] |
[
{
"name": "Q361695",
"label": "James E. Holshouser, Jr."
},
{
"name": "Q883193",
"label": "James G. Martin"
},
{
"name": "Q39311",
"label": "Pat McCrory"
}
] |
23abbc49
|
en
|
How many Republican governors has North Carolina had since 1897?
|
4
|
politics
|
count
|
[
{
"name": "Q1454",
"entityType": "entity",
"label": "North Carolina",
"mention": "North Carolina",
"span": [
34,
48
]
},
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "1897",
"entityType": "date",
"label": "",
"mention": "1897",
"span": [
59,
63
]
}
] |
[
{
"name": "Q885765",
"label": "Daniel Lindsay Russell"
},
{
"name": "Q361695",
"label": "James E. Holshouser, Jr."
},
{
"name": "Q883193",
"label": "James G. Martin"
},
{
"name": "Q39311",
"label": "Pat McCrory"
}
] |
6c05e166
|
en
|
How many Republican governors has North Carolina had since 1874?
|
5
|
politics
|
count
|
[
{
"name": "Q1454",
"entityType": "entity",
"label": "North Carolina",
"mention": "North Carolina",
"span": [
34,
48
]
},
{
"name": "Q29468",
"entityType": "entity",
"label": "Republican Party",
"mention": "Republican",
"span": [
9,
19
]
},
{
"name": "1874",
"entityType": "date",
"label": "",
"mention": "1874",
"span": [
59,
63
]
}
] |
[
{
"name": "Q885239",
"label": "Curtis Hooks Brogden"
},
{
"name": "Q885765",
"label": "Daniel Lindsay Russell"
},
{
"name": "Q361695",
"label": "James E. Holshouser, Jr."
},
{
"name": "Q883193",
"label": "James G. Martin"
},
{
"name": "Q39311",
"label": "Pat McCrory"
}
] |
dc7d1947
|
en
|
How many none white males have been president of the United States as of 2020?
|
1
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "United States",
"span": [
53,
66
]
},
{
"name": "2020",
"entityType": "date",
"label": "",
"mention": "2020",
"span": [
73,
77
]
}
] |
[
{
"name": "Q76",
"label": "Barack Obama"
}
] |
13dfc1b1
|
en
|
How many US state governors are female as of October 2021?
|
8
|
politics
|
count
|
[
{
"name": "Q889821",
"entityType": "entity",
"label": "governor",
"mention": "US state governors",
"span": [
9,
27
]
},
{
"name": "2021-10",
"entityType": "date",
"label": "",
"mention": "October 2021",
"span": [
45,
57
]
}
] |
[
{
"name": "Q6375399",
"label": "Kate Brown"
},
{
"name": "Q6380211",
"label": "Kay Ivey"
},
{
"name": "Q6409269",
"label": "Kim Reynolds"
},
{
"name": "Q5607720",
"label": "Gretchen Whitmer"
},
{
"name": "Q3917203",
"label": "Michelle Lujan Grisham"
},
{
"name": "Q6153618",
"label": "Janet T. Mills"
},
{
"name": "Q6499080",
"label": "Laura Kelly"
},
{
"name": "Q45956",
"label": "Kathy Hochul"
}
] |
92469aff
|
en
|
How many Secretary of Defense have not been white males?
|
1
|
politics
|
count
|
[
{
"name": "Q2297543",
"entityType": "entity",
"label": "United States Deputy Secretary of Defense",
"mention": "Secretary of Defense",
"span": [
9,
29
]
}
] |
[
{
"name": "Q941013",
"label": "Lloyd Austin"
}
] |
219d6282
|
en
|
How many Latino senators has there been in the history of the US?
|
11
|
politics
|
count
|
[
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
62,
64
]
},
{
"name": "Q1464994",
"entityType": "entity",
"label": "Latino",
"mention": "Latino",
"span": [
9,
15
]
}
] |
[
{
"name": "Q881439",
"label": "Octaviano Ambrosio Larrazolo"
},
{
"name": "Q324256",
"label": "Ben R. Luján"
},
{
"name": "Q4717593",
"label": "Alex Padilla"
},
{
"name": "Q442195",
"label": "Dennis Chavez"
},
{
"name": "Q65768154",
"label": "Joseph M. Montoya"
},
{
"name": "Q342586",
"label": "Ken Salazar"
},
{
"name": "Q435010",
"label": "Mel Martínez"
},
{
"name": "Q888132",
"label": "Robert Menendez"
},
{
"name": "Q324546",
"label": "Marco Rubio"
},
{
"name": "Q2036942",
"label": "Ted Cruz"
},
{
"name": "Q5052604",
"label": "Catherine Cortez Masto"
}
] |
128b76ab
|
en
|
How many presidents have left office before their term was over?
|
8
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "presidents",
"span": [
9,
19
]
},
{
"name": "Q15284636",
"entityType": "entity",
"label": "presidential term",
"mention": "term",
"span": [
50,
54
]
}
] |
[
{
"name": "Q11869",
"label": "William Henry Harrison"
},
{
"name": "Q11896",
"label": "Zachary Taylor"
},
{
"name": "Q91",
"label": "Abraham Lincoln"
},
{
"name": "Q34597",
"label": "James A. Garfield"
},
{
"name": "Q35041",
"label": "William McKinley"
},
{
"name": "Q35286",
"label": "Warren G. Harding"
},
{
"name": "Q9588",
"label": "Richard Nixon"
},
{
"name": "Q8007",
"label": "Franklin Delano Roosevelt"
}
] |
ebf529dc
|
en
|
What was the shortest amount of time in days served in office by any president in US history?
|
31
|
politics
|
count
|
[
{
"name": "Q11696",
"entityType": "entity",
"label": "President of the United States",
"mention": "president",
"span": [
69,
78
]
},
{
"name": "Q30",
"entityType": "entity",
"label": "United States of America",
"mention": "US",
"span": [
82,
84
]
}
] |
[
{
"name": "Q11869",
"label": "William Henry Harrison"
}
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.