question
string | answer
string | type
string | columns_used
string | column_types
string | sample_answer
string | dataset
string |
---|---|---|---|---|---|---|
What are the 4 highest ratings given by reviewers?
|
[5, 4, 3, 2]
|
list[category]
|
[Rating]
|
['number[uint8]']
|
[5, 4, 3, 2]
|
010_ECommerce
|
What are the 5 oldest Ages of reviewers?
|
[99, 99, 94, 94, 94]
|
list[number]
|
[Age]
|
['number[uint8]']
|
[65, 57, 56, 56, 53]
|
010_ECommerce
|
What are the 4 most common Positive Feedback Counts of reviewers?
|
[0, 1, 2, 3]
|
list[number]
|
[Positive Feedback Count]
|
['number[uint8]']
|
[0, 3, 5, 1]
|
010_ECommerce
|
What are the 2 most common values for recommendation indicator?
|
[1, 0]
|
list[number]
|
[Recommended IND]
|
['number[uint8]']
|
[1, 0]
|
010_ECommerce
|
What are the 2 most common clothing IDs in the reviews? If you find a tie answer in row order.
|
[1078, 862]
|
list[number]
|
[Clothing ID]
|
['number[uint16]']
|
[1095, 903]
|
010_ECommerce
|
Was the highest reported incident in the year 2023 filed online?
|
False
|
boolean
|
[Incident Year, Filed Online, Incident Number]
|
['number[uint16]', 'boolean', 'number[uint32]']
|
False
|
011_SF
|
Are all incidents reported on Mondays resolved?
|
False
|
boolean
|
[Incident Day of Week, Resolution]
|
['category', 'category']
|
False
|
011_SF
|
Do any incidents reported in Police District 'Central' fall in Supervisor District 5?
|
False
|
boolean
|
[Police District, Supervisor District]
|
['category', 'number[UInt8]']
|
False
|
011_SF
|
Are there any incidents that occurred at the same latitude and longitude more than once?
|
True
|
boolean
|
[Latitude, Longitude]
|
['number[double]', 'number[double]']
|
False
|
011_SF
|
How many unique types of incident categories are there in the dataset?
|
49
|
number
|
[Incident Category]
|
['category']
|
11
|
011_SF
|
What's the total number of incidents reported online?
|
144099
|
number
|
[Filed Online]
|
['boolean']
|
1
|
011_SF
|
How many different police districts are there in the dataset?
|
11
|
number
|
[Police District]
|
['category']
|
9
|
011_SF
|
What is the average incident count per year?
|
118851.16666666667
|
number
|
[Incident Year]
|
['number[uint16]']
|
3.3333333333333335
|
011_SF
|
What is the most common incident category?
|
Larceny Theft
|
category
|
[Incident Category]
|
['category']
|
Larceny Theft
|
011_SF
|
Which day of the week has the highest number of incidents?
|
Friday
|
category
|
[Incident Day of Week]
|
['category']
|
Saturday
|
011_SF
|
What is the most common resolution for incidents reported online?
|
Open or Active
|
category
|
[Filed Online, Resolution]
|
['boolean', 'category']
|
Open or Active
|
011_SF
|
What is the Police District with the most incidents?
|
Central
|
category
|
[Police District]
|
['category']
|
Northern
|
011_SF
|
What are the three most common incident descriptions?
|
['Theft, From Locked Vehicle, >$950', 'Malicious Mischief, Vandalism to Property', 'Battery']
|
list[category]
|
[Incident Description]
|
['category']
|
['Investigative Detention', 'Theft, From Locked Vehicle, $200-$950', 'Assault, Aggravated, W/ Other Weapon']
|
011_SF
|
Name the 4 most frequently occurring police districts.
|
[Central, Northern, Mission, Southern]
|
list[category]
|
[Police District]
|
['category']
|
['Northern', 'Central', 'Mission', 'Bayview']
|
011_SF
|
List the three most common incident categories on Fridays.
|
[Larceny Theft, Malicious Mischief, Other Miscellaneous]
|
list[category]
|
[Incident Day of Week, Incident Category]
|
['category', 'category']
|
['Other Miscellaneous', 'Larceny Theft', 'Assault']
|
011_SF
|
Give the 6 most common resolutions for incidents.
|
[Open or Active, Cite or Arrest Adult, Unfounded, Exceptional Adult]
|
list[category]
|
[Resolution]
|
['category']
|
['Open or Active', 'Cite or Arrest Adult']
|
011_SF
|
List the years with the top 4 highest incident counts.
|
[2018, 2019, 2022, 2021]
|
list[number]
|
[Incident Year]
|
['number[uint16]']
|
[2018, 2019, 2021, 2022]
|
011_SF
|
Which 3 incident years have the lowest number of online filed reports? If two have the same number choose the latest year
|
[2023, 2020, 2021]
|
list[number]
|
[Incident Year, Filed Online]
|
['number[uint16]', 'boolean']
|
[2023, 2022, 2021]
|
011_SF
|
What are the 2 years with the highest incident counts.
|
[2018, 2019]
|
list[number]
|
[Incident Year]
|
['number[uint16]']
|
[2018, 2019, 2021]
|
011_SF
|
Name the 6 years with the most number of unique incident categories.
|
[2018, 2019, 2020, 2021, 2022, 2023]
|
list[number]
|
[Incident Year, Incident Category]
|
['number[uint16]', 'category']
|
[2018, 2019, 2021, 2022, 2020, 2023]
|
011_SF
|
Do all patients experience exercise-induced angina?
|
False
|
boolean
|
['ExerciseAngina']
|
['category']
|
False
|
012_Heart
|
Does any patient have a resting blood pressure above 200?
|
False
|
boolean
|
['RestingBP']
|
['number[uint8]']
|
False
|
012_Heart
|
Are there patients without heart disease?
|
True
|
boolean
|
['HeartDisease']
|
['number[uint8]']
|
True
|
012_Heart
|
Does everyone have normal resting electrocardiographic results?
|
False
|
boolean
|
['RestingECG']
|
['category']
|
False
|
012_Heart
|
What is the maximum age of patients in the dataset?
|
77
|
number
|
['Age']
|
['number[uint8]']
|
69
|
012_Heart
|
What is the minimum resting blood pressure among the patients?
|
0
|
number
|
['RestingBP']
|
['number[uint8]']
|
95
|
012_Heart
|
What is the average cholesterol level in the dataset?
|
198.7995642701525
|
number
|
['Cholesterol']
|
['number[uint16]']
|
207.8
|
012_Heart
|
What is the standard deviation of maximum heart rate among the patients?
|
25.4603341382503
|
number
|
['MaxHR']
|
['number[uint8]']
|
27.360170821258063
|
012_Heart
|
What is the most common chest pain type among patients?
|
ASY
|
category
|
['ChestPainType']
|
['category']
|
ASY
|
012_Heart
|
What is the least common resting electrocardiographic result?
|
ST
|
category
|
['RestingECG']
|
['category']
|
ST
|
012_Heart
|
What is the most common ST slope among patients with heart disease?
|
Flat
|
category
|
['ST_Slope', 'HeartDisease']
|
['category', 'number[uint8]']
|
Flat
|
012_Heart
|
What is the least common chest pain type among male patients?
|
TA
|
category
|
['ChestPainType', 'Sex']
|
['category', 'category']
|
TA
|
012_Heart
|
What are the top 3 most common chest pain types?
|
['ASY', 'NAP', 'ATA']
|
list[category]
|
['ChestPainType']
|
['category']
|
['ASY', 'NAP', 'ATA']
|
012_Heart
|
Which 4 resting electrocardiographic results are least common?
|
['ST', 'LVH', 'Normal']
|
list[category]
|
['RestingECG']
|
['category']
|
['ST', 'LVH', 'Normal']
|
012_Heart
|
What are the 2 most common ST slopes among patients with heart disease?
|
['Flat', 'Up']
|
list[category]
|
['ST_Slope', 'HeartDisease']
|
['category', 'number[uint8]']
|
['Flat', 'Down']
|
012_Heart
|
What are the 4 most common chest pain types among male patients?
|
['TA', 'ATA', 'NAP', 'ASY']
|
list[category]
|
['ChestPainType', 'Sex']
|
['category', 'category']
|
['TA', 'ATA', 'NAP', 'ASY']
|
012_Heart
|
What are the ages of the 5 oldest patients in the dataset?
|
[77, 77, 76, 76, 75]
|
list[number]
|
['Age']
|
['number[uint8]']
|
[69, 67, 67, 65]
|
012_Heart
|
What are the 4 highest resting blood pressures?
|
[200, 200, 200, 200]
|
list[number]
|
['RestingBP']
|
['number[uint8]']
|
[165, 160, 145, 142]
|
012_Heart
|
What are the 6 lowest cholesterol levels in the dataset?
|
[0, 0, 0, 0, 0, 0]
|
list[number]
|
['Cholesterol']
|
['number[uint16]']
|
[0, 0, 0, 0, 0, 0]
|
012_Heart
|
What are the 3 highest maximum heart rates among the patients?
|
[202, 195, 194]
|
list[number]
|
['MaxHR']
|
['number[uint8]']
|
[182, 179, 178]
|
012_Heart
|
Did the oldest roller coaster in the dataset still operate?
|
True
|
boolean
|
[year_introduced, Status]
|
['category', 'category']
|
True
|
013_Roller
|
Is there a roller coaster in the dataset that operates at a speed more than 100 mph?
|
True
|
boolean
|
[speed_mph]
|
['number[double]']
|
False
|
013_Roller
|
Are all roller coasters in the dataset designed by 'Werner Stengel' removed?
|
False
|
boolean
|
[Designer, Status]
|
['category', 'category']
|
False
|
013_Roller
|
Does every roller coaster have a G-force value?
|
False
|
boolean
|
[Gforce_clean]
|
['number[double]']
|
False
|
013_Roller
|
What is the maximum speed (in mph) for roller coasters in the dataset?
|
149.1
|
number
|
[speed_mph]
|
['number[double]']
|
62.0
|
013_Roller
|
How many roller coasters were introduced in the year 2000?
|
47
|
number
|
[year_introduced]
|
['number[uint16]']
|
0
|
013_Roller
|
What is the average G-force across all roller coasters in the dataset?
|
3.8240055248618785
|
number
|
[Gforce_clean]
|
['number[double]']
|
3.62
|
013_Roller
|
What is the total number of roller coasters designed by 'Edwin Madeupname' in the dataset?
|
0
|
number
|
[Designer]
|
['category']
|
0
|
013_Roller
|
Which manufacturer has built the fastest roller coaster?
|
Intamin
|
category
|
[Manufacturer, speed_mph]
|
['category', 'number[double]']
|
Bolliger & Mabillard
|
013_Roller
|
What is the status of the roller coaster with the highest G-force?
|
Removed
|
category
|
[Status, Gforce_clean]
|
['category', 'number[double]']
| null |
013_Roller
|
What type of the roller coaster is the oldest in the dataset?
|
Wood
|
category
|
[Type, Opening date]
|
['category', 'category']
|
Other
|
013_Roller
|
What is the location of the roller coaster with the highest number of inversions?
|
Alton Towers
|
category
|
[Location, Inversions_clean]
|
['category', 'number[uint8]']
|
Busch Gardens Tampa Bay
|
013_Roller
|
What are the names of the top 3 fastest roller coasters?
|
[Formula Rossa, Kingda Ka, Top Thrill Dragster]
|
list[category]
|
[coaster_name, speed_mph]
|
['category', 'number[double]']
|
[\'Afterburn (roller coaster)\', \'Hades 360\', \'Montu (roller coaster)\']
|
013_Roller
|
Which 2 roller coasters have the highest number of inversions?
|
[The Smiler, Colossus (Thorpe Park)]
|
list[category]
|
[coaster_name, Inversions_clean]
|
['category', 'number[uint8]']
|
[\'Montu (roller coaster)\', \'Wipeout (roller coaster)\']
|
013_Roller
|
What are the locations of the top 5 roller coasters with the highest G-force?
|
[Sea Lion Park, Fuji-Q Highland, Six Flags Over Texas, Nรผrburgring, Morey's Piers]
|
list[category]
|
[Location, Gforce_clean]
|
['category', 'number[double]']
|
[\'Other\', \'Busch Gardens Tampa Bay\', \'Mt. Olympus Water & Theme Park\', \'Adventuredome\', \'Other\']
|
013_Roller
|
Name the 4 oldest roller coasters in the dataset.
|
[Switchback Railway, Flip Flap Railway, Loop the Loop (Coney Island), Loop the Loop (Young's Pier)]
|
list[category]
|
[coaster_name, Opening date]
|
['category', 'category']
|
[\'Zipper Dipper\', \'Runaway Mine Train (Six Flags Over Texas)\', \'The Bush Beast\', \'Canyon Blaster (Adventuredome)\']
|
013_Roller
|
What are the top 3 speeds (in mph) of roller coasters in the dataset?
|
[149.1, 128.0, 120.0]
|
list[number]
|
[speed_mph]
|
['number[double]']
|
[62.0, 60.0, 60.0]
|
013_Roller
|
List the G-force values of the 2 roller coasters with the highest G-force.
|
[12.0, 6.5]
|
list[number]
|
[Gforce_clean]
|
['number[double]']
|
[4.3, 3.8]
|
013_Roller
|
What are the heights (in ft) of the top 4 tallest roller coasters?
|
[377.3, 367.5, 318.2, 306.1]
|
list[number]
|
[height_ft]
|
['number[double]']
|
[98.4, 90.2, 82.0, 78.7]
|
013_Roller
|
Name the introduction years of the 6 oldest roller coasters in the dataset.
|
[1884, 1895, 1901, 1901, 1902, 1902]
|
list[number]
|
[year_introduced, Opening date]
|
['number[uint16]', 'category']
|
[1934, 1966, 1985, 1993, 1996, 1999]
|
013_Roller
|
Is there a rental property with exactly 5 bedrooms?
|
True
|
boolean
|
['bedrooms']
|
['number[UInt8]']
|
False
|
014_Airbnb
|
Is there a rental property listed by a superhost that is instantly bookable?
|
True
|
boolean
|
['host_is_superhost', 'instant_bookable']
|
['category', 'category']
|
True
|
014_Airbnb
|
Are there any rental properties that can accommodate more than 10 guests?
|
True
|
boolean
|
['accommodates']
|
['number[uint8]']
|
False
|
014_Airbnb
|
Is there a rental property that has received a perfect review score?
|
False
|
boolean
|
['review_scores_rating']
|
['number[double]']
|
False
|
014_Airbnb
|
How many rental properties are there in the dataset?
|
20776
|
number
|
[]
|
[]
|
20.0
|
014_Airbnb
|
What is the maximum number of bedrooms in a property?
|
18.0
|
number
|
['bedrooms']
|
['number[UInt8]']
|
0
|
014_Airbnb
|
What is the highest price per night for a rental property?
|
95150.0
|
number
|
['price']
|
['category']
|
3.62
|
014_Airbnb
|
What is the maximum number of reviews a property has received?
|
870
|
number
|
['number_of_reviews']
|
['number[uint16]']
|
0
|
014_Airbnb
|
What is the host response time for the property with the highest number of bedrooms?
|
within an hour
|
category
|
['bedrooms', 'host_response_time']
|
['number[UInt8]', 'category']
|
within an hour
|
014_Airbnb
|
What type of room is the most expensive property?
|
Entire home/apt
|
category
|
['price', 'room_type']
|
['category', 'category']
| null |
014_Airbnb
|
What is the property type of the listing with the most reviews?
|
Entire rental unit
|
category
|
['number_of_reviews', 'property_type']
|
['number[uint16]', 'category']
|
Other
|
014_Airbnb
|
What is the acceptance rate of the host of the property that can accommodate the most number of guests?
|
100%
|
category
|
['accommodates', 'host_acceptance_rate']
|
['number[uint8]', 'category']
|
100%
|
014_Airbnb
|
Which are the 2 lowest values of host response rates above 0% ?
|
['5%', '10%']
|
list[category]
|
['host_response_rate']
|
['category']
|
['73%', '83%']
|
014_Airbnb
|
Which are the 2 lowest values of host response rates?
|
['0%', '0%']
|
list[category]
|
['host_response_rate']
|
['category']
|
['73%', '83%']
|
014_Airbnb
|
What are the 4 highest values of host acceptance rates?
|
['99%', '99%', '99%', '99%']
|
list[category]
|
['host_acceptance_rate']
|
['category']
|
['100%', '100%', '100%', '100%']
|
014_Airbnb
|
What are the 2 least common scraping sources?
|
['previous scrape', 'city scrape']
|
list[category]
|
['source']
|
['category']
|
['previous scrape', 'city scrape']
|
014_Airbnb
|
What are the 3 prices of the most expensive properties?
|
[95150.0, 90130.0, 64430.0]
|
list[number]
|
['price']
|
['category']
|
[250.00, 215.00, 192.00]
|
014_Airbnb
|
What are the 2 prices of the least expensive properties?
|
[0.0, 0.0]
|
list[number]
|
['price']
|
['category']
|
[38, 45]
|
014_Airbnb
|
What are the 2 numbers of reviews received by the 2 most reviewed properties?
|
[870, 822]
|
list[number]
|
['number_of_reviews']
|
['number[uint16]']
|
[206, 173]
|
014_Airbnb
|
What are the 5 numbers of guests accommodated by the properties that can accommodate the most guests?
|
[16, 16, 16, 16, 16]
|
list[number]
|
['accommodates']
|
['number[uint8]']
|
[6,6,5,4,4]
|
014_Airbnb
|
Is there a food item with 'Fruits' as its group?
|
True
|
boolean
|
['GROUP']
|
['category']
|
False
|
015_Food
|
Are there food items with 'Nuts' as their sub group?
|
True
|
boolean
|
['SUB GROUP']
|
['category']
|
True
|
015_Food
|
Is there a food item with scientific name 'Tilia argentea'?
|
True
|
boolean
|
['SCIENTIFIC NAME']
|
['category']
|
False
|
015_Food
|
Is 'Angelica' listed as a food name in the dataset?
|
True
|
boolean
|
['FOOD NAME']
|
['category']
|
False
|
015_Food
|
How many food items are there in the dataset?
|
906
|
number
|
[]
|
[]
|
20
|
015_Food
|
How many unique food groups are there in the dataset?
|
24
|
number
|
['GROUP']
|
['category']
|
8
|
015_Food
|
How many unique sub groups are there in the dataset?
|
123
|
number
|
['SUB GROUP']
|
['category']
|
14
|
015_Food
|
How many unique food items are there in the dataset?
|
906
|
number
|
['FOOD NAME']
|
['category']
|
20
|
015_Food
|
What is the group of the food named 'Kiwi'?
|
Fruits
|
category
|
['FOOD NAME', 'GROUP']
|
['category', 'category']
| null |
015_Food
|
What is the sub group of the food with scientific name 'Tilia argentea'?
|
Herbs
|
category
|
['SCIENTIFIC NAME', 'SUB GROUP']
|
['category', 'category']
| null |
015_Food
|
What is the scientific name of the food named 'Colorado pinyon'?
|
Pinus edulis
|
category
|
['FOOD NAME', 'SCIENTIFIC NAME']
|
['category', 'category']
|
Pinus edulis
|
015_Food
|
What is the food name of the item with scientific name 'Tilia argentea'?
|
Silver linden
|
category
|
['SCIENTIFIC NAME', 'FOOD NAME']
|
['category', 'category']
| null |
015_Food
|
What are the top 3 most common food groups?
|
['Aquatic foods', 'Vegetables', 'Fruits']
|
list[category]
|
['GROUP']
|
['category']
|
['Aquatic foods', 'Herbs and Spices', 'Vegetables']
|
015_Food
|
What are the top 2 most common groups? If there are two that have the same number of appearances give preference alphabetically.
|
['Aquatic foods', 'Fruits']
|
list[category]
|
['GROUP']
|
['category']
|
['Aquatic foods', 'Herbs and Spices']
|
015_Food
|
What are the 5 least common food groups?
|
['Teas', 'Eggs', 'Baby foods', 'Unclassified', 'Herbs and spices']
|
list[category]
|
['GROUP']
|
['category']
|
['Beverages', 'Nuts', 'Animal foods', 'Snack foods', 'Soy']
|
015_Food
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.