question
stringlengths
19
187
answer
stringlengths
1
333
โŒ€
type
stringclasses
5 values
columns_used
stringlengths
2
161
โŒ€
column_types
stringclasses
132 values
sample_answer
stringlengths
1
228
โŒ€
dataset
stringclasses
80 values
What is the total sum of the amounts lifted in a bench press exercise?
258507.0
number
[]
[]
2125.0
074_Lift
What is the least amount of kilos lifted in the weight class that someone who is 55kg would participate in?
100.0
number
[]
[]
133.0
074_Lift
What is the difference betweent the highest amount lifted and the lowest?
299.0
number
[]
[]
287.0
074_Lift
How many lifters are in the weight class that people who weight 139 pounds would enter?
10
number
[]
[]
2.0
074_Lift
What are the highest 3 amounts ever lifted by anyone?
[399, 399, 399]
list[number]
[]
[]
[398, 396, 396]
074_Lift
List the 5 smallest amounts ever lifted by anyone.
[100, 100, 100, 100, 100]
list[number]
[]
[]
[111, 120, 132, 133, 178]
074_Lift
What are the top 5 total lifts by 'Weight Class'?
[88849, 88071, 87862, 83245, 81271]
list[number]
[]
[]
[1390, 694, 675, 598, 556]
074_Lift
What are the 3 largest age gaps present between lifts for each weight class?
[46, 46, 46]
list[number]
[]
[]
[22, 21, 20]
074_Lift
List the 2 worst lifts in the '105 kg' weight class.
[100, 100]
list[number]
[]
[]
[235, 273]
074_Lift
List the top 3 amounts lifted while squatting.
[399, 399, 399]
list[number]
[]
[]
[359, 265, 264]
074_Lift
List the 5 names of the women lifting in this dataset
['Emily Davis', 'Jessica Wilson', 'Jane Smith', 'Laura Taylor', 'Sarah Thomas']
list[category]
[]
[]
['Emily Davis', 'Jessica Wilson', 'Jane Smith', 'Laura Taylor', 'Sarah Thomas']
074_Lift
List the 5 men names of men who perform exercises in this dataset
['Chris Brown', 'John Doe', 'Michael Johnson', 'Daniel Lee', 'Matthew Anderson']
list[category]
[]
[]
['Chris Brown', 'John Doe', 'Michael Johnson', 'Daniel Lee', 'Matthew Anderson']
074_Lift
What are the top 3 'Weight Classes' by total lifts?
['93 kg', 'Open', '59 kg']
list[category]
[]
[]
['74 kg', '120 kg']
074_Lift
List 5 lifters from the '74 kg' weight class.
['Laura Taylor', 'Sarah Thomas', 'Matthew Anderson', 'Jane Smith', 'Laura Taylor']
list[category]
[]
[]
['Laura Taylor', 'Sarah Thomas', 'Matthew Anderson', 'Jane Smith', 'Laura Taylor']
074_Lift
What are the 3 least frequent types of exercise we find in the dataset?
['Deadlift', 'Bench Press', 'Squat']
list[category]
[]
[]
['Bench Press', 'Deadlift', 'Squat']
074_Lift
What are the 3 most frequent types of exercise we find in the dataset?
['Deadlift', 'Bench Press', 'Squat']
list[category]
[]
[]
['Bench Press', 'Deadlift', 'Squat']
074_Lift
Is there any condition where the mortality rate is more prevalent than a condition with a rate of 300?
False
boolean
[]
[]
False
075_Mortality
Are there more cases recorded in cities overall?
False
boolean
[]
[]
False
075_Mortality
Is the maximum mortality rate in the dataset worse than 250?
True
boolean
[]
[]
True
075_Mortality
Does the dataset include any case with an error less than 0.5?
True
boolean
[]
[]
True
075_Mortality
Are all values associated with the death rate higher than 100?
False
boolean
[]
[]
True
075_Mortality
Are all of the most frequent causes of mortality related to the heart?
False
boolean
[]
[]
True
075_Mortality
Does any region appear more than 50 times?
False
boolean
[]
[]
False
075_Mortality
Are there more cases recorded for men than for women?
False
boolean
[]
[]
False
075_Mortality
What is the region with the most deaths per capita?
HHS Region 04
category
[]
[]
HHS Region 04
075_Mortality
What cause corresponds to the lowest mortality rate?
Suicide
category
[]
[]
Heart disease
075_Mortality
What gender has the worst average mortality rate?
Male
category
[]
[]
Male
075_Mortality
What is the type of status with the best average ratio?
Urban
category
[]
[]
Urban
075_Mortality
What region has the worst average rate?
HHS Region 04
category
[]
[]
HHS Region 04
075_Mortality
What is the maximum value in the ratio column?
276.4
number
[]
[]
276.4
075_Mortality
What is the minimum error present in this dataset?
0.1
number
[]
[]
0.4
075_Mortality
How many cases have a death rate worse than 200?
25
number
[]
[]
8
075_Mortality
What is the total sum of all death rate values?
22762.7
number
[]
[]
3711.6
075_Mortality
What is the average error recorded?
0.640
number
[]
[]
1.18
075_Mortality
What is the standard deviation of ratio?
63.16
number
[]
[]
47.64
075_Mortality
How many distinct HHS regions are present?
10
number
[]
[]
5
075_Mortality
What is the range (max-min) that death rates for any cause of death appearing in this dataset can take?
273.0
number
[]
[]
161.29
075_Mortality
What are the 5 worst death rates recorded?
[276.4, 266.4, 248.8, 246.0, 245.2]
list[number]
[]
[]
[276.4, 248.8, 246.0, 229.0, 226.8]
075_Mortality
What are the lowest 5 values for error deviations recorded for the rates?
[0.1, 0.1, 0.1, 0.1, 0.1]
list[number]
[]
[]
[0.4, 0.4, 0.5, 0.5, 0.5]
075_Mortality
List the 5 smallest ratio values that are still greater than 100.
[106.0, 106.7, 114.3, 115.1, 119.8]
list[number]
[]
[]
[115.1, 124.5, 132.2, 138.1, 139.6]
075_Mortality
List the highest 4 deviations recorded to the expected rate recorded in urban areas.
[1.4, 1.3, 1.3, 1.3]
list[number]
[]
[]
[1.0, 0.8, 0.8, 0.6]
075_Mortality
List the 5 smallest deviations from the expected death rate in relation to diseases of the heart.
[0.4, 0.4, 0.4, 0.5, 0.5]
list[number]
[]
[]
[0.4, 0.4, 0.5, 0.5, 0.5]
075_Mortality
List the unique causes for death found in the first region of the United States Department of Health and Human Services.
['Heart disease', 'Cancer', 'Lower respiratory', 'Unintentional injuries', 'Cerebrovascular diseases', 'Alzheimers', 'Diabetes', 'Flu and pneumonia', 'Suicide', 'Nephritis']
list[category]
[]
[]
['Heart disease']
075_Mortality
What are the 3 regions with the worst average mortality rate?
['HHS Region 04', 'HHS Region 06', 'HHS Region 03']
list[category]
[]
[]
['HHS Region 04', 'HHS Region 02', 'HHS Region 03']
075_Mortality
What are the 2 categories present in the dataset that discriminate if a case happened in a city-like environment or not?
['Urban', 'Rural']
list[category]
[]
[]
['Urban', 'Rural']
075_Mortality
Is there a player with exactly a thousand total points in a given season? Answer True or False
True
boolean
[]
[]
False
076_NBA
Is there a season where any player scored more than 3000 points? Answer True or False
False
boolean
[]
[]
False
076_NBA
Did any player not miss any free throws in a single season? Answer True or False
True
boolean
[]
[]
False
076_NBA
Is there a team that had a player scoring exactly 2k points in one season? Answer True or False
False
boolean
[]
[]
False
076_NBA
Is there any player with a number of rebounds better than 500 in a single season? Answer True or False
True
boolean
[]
[]
True
076_NBA
Did any player ever achieve more than 500 assists in one season? Answer True or False
True
boolean
[]
[]
True
076_NBA
Did any player play in every game of a season? Answer True or False
True
boolean
[]
[]
True
076_NBA
Is there any player with a field goal record for a given season/playoffs better than 9/10?
True
boolean
[]
[]
False
076_NBA
Which player scored the most points in the season that finished in 2013?
Kevin Durant
category
[]
[]
Kevin Durant
076_NBA
Which player scored the most points in the season that started in 2012?
Kevin Durant
category
[]
[]
Kevin Durant
076_NBA
Which team had the highest total points scored by its players?
GSW
category
[]
[]
OKC
076_NBA
What is the player name with the highest yet non-perfect free throw performance in the 2012-2013 year?
Steve Nash
category
[]
[]
Kevin Durant
076_NBA
Which team had the most rebounds?
GSW
category
[]
[]
GSW
076_NBA
Who led in assists in the regular season that started in 2012?
Greivis Vasquez
category
[]
[]
Russell Westbrook
076_NBA
Which player had the most steals in a given season?
Ricky Rubio
category
[]
[]
Monta Ellis
076_NBA
What is the highest number of steals in a given season?
191
number
[]
[]
169
076_NBA
What is the total number of rebounds recorded in the dataset?
1348034
number
[]
[]
8904
076_NBA
What is the total number of rebounds recorded in the dataset where the ball didn't change possession?
320686
number
[]
[]
7064
076_NBA
In what percentage of the rebounds recorded in the dataset did the ball remain on the same team? Answer with a number
76.210
number
[]
[]
79.335
076_NBA
How many games did the player with the most minutes played in a single season play in that season?
82
number
[]
[]
82
076_NBA
What is the record set for single-season assists within the dataset?
907
number
[]
[]
607
076_NBA
How many players played in the 2010-11 season?
0
number
[]
[]
0
076_NBA
How many players scored exactly 2000 points in a season?
0
number
[]
[]
0
076_NBA
What was the highest number of blocks by any player in a season?
269
number
[]
[]
154
076_NBA
List the three highest rebound totals by a single player in one season.
[1247, 1232, 1226]
list[number]
[]
[]
[886, 670, 662]
076_NBA
What are the three highest total assist values in one season?
[907, 840, 839]
list[number]
[]
[]
[607, 604, 551]
076_NBA
List the top 4 total point achieved by a single player in one season.
[2818, 2593, 2558, 2376]
list[number]
[]
[]
[2280, 2133, 2036, 2023]
076_NBA
List the three highest numbers of steals.
[191, 177, 174]
list[number]
[]
[]
[169, 160, 145]
076_NBA
List the top 3 block counts in the dataset.
[269, 254, 242]
list[number]
[]
[]
[154, 105, 91]
076_NBA
List the 5 players with the least games played.
['Harrison Barnes', 'DeMar DeRozan', 'Jeff Green', 'P.J. Tucker', 'Andre Drummond']
list[category]
[]
[]
['Russell Westbrook', 'Monta Ellis', 'Kemba Walker', 'DeMar DeRozan', 'Damian Lillard' ]
076_NBA
List the three players with the most rebounds.
[Andre Drummond, Nikola Vucevic, Rudy Gobert]
list[category]
[]
[]
['David Lee', 'LaMarcus Aldridge', 'Blake Griffin']
076_NBA
List the top 5 of teams with the highest total points overall.
['GSW', 'LAC', 'BOS', 'MIL', 'MIA']
list[category]
[]
[]
['OKC', 'MIA', 'NYK', 'GSW', 'POR']
076_NBA
List the top 5 of teams with the highest total rebounds overall.
[GSW, MIL, BOS, OKC, DEN]
list[category]
[]
[]
[GSW, OKC, MIA, POR, NYK]
076_NBA
List the 2 players with the most steals overall.
['Chris Paul', 'James Harden']
list[category]
[]
[]
['Monta Ellis', 'Kemba Walker']
076_NBA
List the three players with the highest blocks in a single season.
['Hassan Whiteside', 'Victor Wembanyama', 'Serge Ibaka']
list[category]
[]
[]
['Brook Lopez', 'Kevin Durant', 'LaMarcus Aldridge']
076_NBA
List the top 4 players by assists in a single given season.
['James Harden', 'Russell Westbrook', 'Rajon Rondo', 'Chris Paul']
list[category]
[]
[]
['Russell Westbrook', 'Deron Williams', 'LeBron James', 'Stephen Curry']
076_NBA
Is there any woman in the dataset with a BMI greater than 30?
True
boolean
[]
[]
False
077_Gestational
Is there any woman younger than 18 years?
True
boolean
[]
[]
True
077_Gestational
Does the dataset contain any woman who has never been pregnant?
False
boolean
[]
[]
False
077_Gestational
Are all women in the dataset younger than 40 years?
False
boolean
[]
[]
True
077_Gestational
Does every woman in the dataset have an associated height strictly greater than 1.40 meters?
False
boolean
[]
[]
False
077_Gestational
Is there at least one woman with heredity marked positively?
True
boolean
[]
[]
True
077_Gestational
Are all women in the dataset predicted to be free of diabetes? (to have diabetes is associated with the positive label of the model)
False
boolean
[]
[]
True
077_Gestational
How many teen pregnancies are there in this dataset?
42
number
[]
[]
20
077_Gestational
Is there a woman with a weight of exactly 50000 grams?
True
boolean
[]
[]
True
077_Gestational
What is the most value of the status marking hereditary diabetes risk in the dataset?
0
number
[]
[]
0
077_Gestational
What is the age of the woman with the lowest body mass index?
19
number
[]
[]
19
077_Gestational
What is the maximum height amongst the two heaviest women?
163.0
number
[]
[]
156.0
077_Gestational
Which number of pregnancies is most common?
2.0
number
[]
[]
1.0
077_Gestational
What is the most frequent BMI value in the dataset?
31.6
number
[]
[]
23.1
077_Gestational
How much does the heaviest person in the dataset weight?
126.0
number
[]
[]
55.0
077_Gestational
How tall is the shortest person in the dataset? Answer with the number of meters.
1.35
number
[]
[]
1.40
077_Gestational
What is the average BMI across all women?
29.25
number
[]
[]
22.57
077_Gestational
What is the total number of women in the dataset?
1012
number
[]
[]
20.0
077_Gestational
What is the median age of women in the dataset?
30
number
[]
[]
17
077_Gestational