unitab-datasets / databench /test /new_test_qa.csv
myothiha's picture
Upload databench dataset
0b18350 verified
Raw
History Blame Contribute Delete
68.9 kB
question,dataset,predicted_type,type,answer,answer_lite
Is our average employee older than 35?,066_IBM_HR,boolean,boolean,True,True
Is the most frequent travel value rarely traveling?,066_IBM_HR,boolean,boolean,True,True
Is the highest DailyRate equal to 1499?,066_IBM_HR,boolean,boolean,True,False
Is the highest DailyRate negative?,066_IBM_HR,boolean,boolean,False,False
Is our research dept bigger than sales?,066_IBM_HR,boolean,boolean,True,True
Is the highest rating given to any performance to 4?,066_IBM_HR,boolean,boolean,True,True
Are there more employees who travel frequently than those who work in the HR department?,066_IBM_HR,boolean,boolean,True,True
Is the average MonthlyIncome of employees affected by attrition less than those not affected?,066_IBM_HR,boolean,boolean,True,True
Is the standard number of working hours the same across all employees?,066_IBM_HR,boolean,boolean,True,True
What is the most common role?,066_IBM_HR,category,category,Sales Executive,Laboratory Technician
Which department has the highest average YearsAtCompany?,066_IBM_HR,category,category,Sales,Sales
What is the least common marital status?,066_IBM_HR,category,category,Divorced,Divorced
What is the most frequent field of education for our employees?,066_IBM_HR,category,category,Life Sciences,Life Sciences
Which travel category has the highest average income?,066_IBM_HR,category,category,Travel_Rarely,Travel_Frequently
Which gender is most satisfied with the job on average?,066_IBM_HR,category,category,Male,Male
What is the most common score given work and life balance?,066_IBM_HR,category,number,3,3
Which EducationField do we employ the least?,066_IBM_HR,category,category,Human Resources,Other
What is the average age of our employees?,066_IBM_HR,number,number,36.92,35.65
What is the total number of different job roles offered by IBM?,066_IBM_HR,number,number,9.0,6.0
What is the maximum years someone has been at IBM?,066_IBM_HR,number,number,40.0,25.0
What is the median monthly income of our employees?,066_IBM_HR,number,number,4919.0,3183.0
What is the sum of the miles employees have to travel to get to work?,066_IBM_HR,number,number,13513,241
What is the average number of total working years for employees who are working in sales?,066_IBM_HR,number,number,11.10,19.5
How many employees rate their satisfaction with their environment with a score of 4?,066_IBM_HR,number,number,446.0,8.0
What is the range (max - min) of YearsSinceLastPromotion?,066_IBM_HR,number,number,15.0,8.0
What is the longest time someone has been without a promotion?,066_IBM_HR,number,number,15.0,8.0
List the unique different grades received by anyone for their performance.,066_IBM_HR,list[number],list[number],"[4, 3]","[4, 3]"
List the amounts of the lowest 5 monthly incomes.,066_IBM_HR,list[number],list[number],"[1009, 1051, 1052, 1081, 1091]","[2028, 2090, 2426, 2661, 2670]"
List all the different education levels of our employees can be classified into.,066_IBM_HR,list[number],list[number],"[2, 1, 4, 3, 5]","[2, 1, 4, 3]"
"List the top 5 highest PercentSalaryHike values. The answer is a list with five values, even if they are repeated.",066_IBM_HR,list[number],list[number],"[25, 25, 25, 25, 25]","[23, 22, 21, 20, 17]"
List the 5 most common ages of our employees.,066_IBM_HR,list[number],list[number],"[35, 34, 36, 31, 29]","[38, 32, 29, 36, 22]"
List the top 3 most common job roles our company has.,066_IBM_HR,list[category],list[category],"['Sales Executive', 'Research Scientist', 'Laboratory Technician']","['Laboratory Technician', 'Research Scientist', 'Manufacturing Director']"
List the 2 departments that employ the most people.,066_IBM_HR,list[category],list[category],"['Research & Development', 'Sales']","['Research & Development', 'Sales']"
List the different marital status values in our database.,066_IBM_HR,list[number],list[category],"['Single', 'Married', 'Divorced']","['Single', 'Married', 'Divorced']"
List all the different (unique) values we use to classify the field of education of our employees.,066_IBM_HR,list[number],list[category],"['Life Sciences', 'Other', 'Medical', 'Marketing', 'Technical Degree', 'Human Resources']","['Life Sciences', 'Other', 'Medical']"
List the top 5 BusinessTravel categories.,066_IBM_HR,list[category],list[category],"['Travel_Rarely', 'Travel_Frequently', 'Non-Travel']","['Travel_Rarely', 'Travel_Frequently', 'Non-Travel']"
List all the unique possible values overtime can take.,066_IBM_HR,list[number],list[category],"['No', 'Yes']","['No', 'Yes']"
List the 4 most common JobLevels.,066_IBM_HR,list[category],list[number],"[1, 2, 3, 4]","[1, 2, 3, 4]"
List the 3 most common JobLevels.,066_IBM_HR,list[category],list[number],"[1, 2, 3]","[1, 2, 3]"
Does the dataset contain any review that more than forty users have labeled as helpful?,067_TripAdvisor,boolean,boolean,True,False
Are all the reviews sources (phone or not phone) non-null?,067_TripAdvisor,boolean,boolean,True,True
Is 1 the least frequent overall rating given in a review?,067_TripAdvisor,boolean,boolean,True,True
How many reviews give ratings related to the location?,067_TripAdvisor,number,number,15132,15
Is there more overall ratings given than ratings related to the location?,067_TripAdvisor,boolean,boolean,True,True
Is there any review written in 2024?,067_TripAdvisor,boolean,boolean,False,False
Are all of our reviews labelled helpful by someone?,067_TripAdvisor,boolean,boolean,False,False
Are there more reviews marked as being made from a phone than not?,067_TripAdvisor,boolean,boolean,False,False
Is the maximum number of helpful votes found in only one review?,067_TripAdvisor,boolean,boolean,True,True
Is the best possible review for room ratings found in more than fifteen reviews?,067_TripAdvisor,boolean,boolean,True,False
Which year had the highest number of reviews made?,067_TripAdvisor,category,number,2012,2012
What is the average rating given to rooms?,067_TripAdvisor,number,number,3.92,3.5
What (non-null) room rating is most common?,067_TripAdvisor,category,number,5,5
Which value is most frequent for num_helpful_votes`?,067_TripAdvisor,category,number,0,0
Who is the author of 'value with a view'?,067_TripAdvisor,category,category,charlietrisj,charlietrisj
What is the average review length (in characters) without taking the title into account?,067_TripAdvisor,number,number,806.7501,1241.05
What is the total number of reviews?,067_TripAdvisor,number,number,20000.0,20.0
What is the highest number of users that has labeled a single review as helpful?,067_TripAdvisor,number,number,66.0,5.0
What is the average number of helpful votes?,067_TripAdvisor,number,number,1.1509,0.7999
What is the length of the longest text of a review (in chars)?,067_TripAdvisor,number,number,12592,5463
What is the year of the first review made?,067_TripAdvisor,number,number,2002,2004
How many reviews did family fun guru write?,067_TripAdvisor,number,number,1,1
What is the sum of all helpful votes for these reviews?,067_TripAdvisor,number,number,23020,16
List the top 4 years according to the number of reviews.,067_TripAdvisor,list[number],list[number],"[2012, 2011, 2010, 2009]","[2012, 2010, 2011, 2009]"
List the 5 (non-unique) highest values of `num_helpful_votes`.,067_TripAdvisor,list[number],list[number],"[66, 52, 47, 44, 43]","[5, 3, 2, 2, 1]"
List the usernames of the authors who provided a username and wrote more than 3 reviews. If there are none answer with an empty list.,067_TripAdvisor,list[number],list[category],"['Manny S', 'David S','ZP83','palmsprings0']",[]
List the usernames of the authors who provided a username and wrote more than 4 reviews. If there are none answer with an empty list.,067_TripAdvisor,list[number],list[category],['Manny S'],[]
List the 5 largest non-unique (they can be repeated) offering IDs.,067_TripAdvisor,list[category],list[number],"[3523356, 3236579, 3235844, 3235844, 3235844]","[1164645, 643970, 281828, 262330, 258705]"
List the 4 most common years a guest stayed at a property.,067_TripAdvisor,list[number],list[category],"['2012', '2011', '2010', '2009']","['2011', '2012', '2010', '2009']"
Does any entry in the dataset have a supplier contract greater than one million dollars?,068_WorldBank_Awards,boolean,boolean,True,False
Is there any region which was awarded only one contract?,068_WorldBank_Awards,boolean,boolean,False,False
Is India amongst the borrower countries?,068_WorldBank_Awards,boolean,boolean,True,False
Is India the borrower country with the most contracts awarded?,068_WorldBank_Awards,boolean,boolean,True,False
Is there any project where the review is made before its execution?,068_WorldBank_Awards,boolean,boolean,True,True
Is there any project where the review is made after its execution?,068_WorldBank_Awards,boolean,boolean,True,True
Is any supplier from the US?,068_WorldBank_Awards,boolean,boolean,True,False
What is the most frequent method of procurement for a given contract?,068_WorldBank_Awards,category,category,Request for Quotations,Request for Quotations
Which region has the most contracts?,068_WorldBank_Awards,category,category,SOUTH ASIA,Western and Central Africa
What is the longest name amongst the countries which have borrowed money? ,068_WorldBank_Awards,category,category,Lao People's Democratic Republic,"Micronesia, Federated States of"
What is the procurement category associated with the largest contract?,068_WorldBank_Awards,category,category,Civil Works,Consultant Services
Which region has the largest contracts on average?,068_WorldBank_Awards,category,category,EUROPE AND CENTRAL ASIA,Eastern and Southern Africa
Who is the most frequent country of borrowers present in the dataset?,068_WorldBank_Awards,category,category,India,Burkina Faso
Which global project practice would appear first if we sorted the columnn from A to Z?,068_WorldBank_Awards,category,category,"Agriculture, Fishing and Forestry","Agriculture, Fishing and Forestry"
How big is the biggest contract in the dataset? Answer in USD.,068_WorldBank_Awards,number,number,812960107.83,800433.3
How many different fiscal years the contracts belong to?,068_WorldBank_Awards,number,number,9.0,3.0
What is the total number of procurements in the dataset?,068_WorldBank_Awards,number,number,239461.0,20.0
How big is the average procurement across all entries?,068_WorldBank_Awards,number,number,530724.5038668092,164490.6105
"Assuming supplier IDs are assigned from lowest to highest, what is the ID of the oldest supplier present in the dataset?",068_WorldBank_Awards,category,number,427.0,477763.0
What is the standard deviation of the contracts awarded?,068_WorldBank_Awards,number,number,5652503.36,224496.80
What is the total number of supplier contracts in the 2024 fiscal year?,068_WorldBank_Awards,number,number,27051,13
List the 3 quantities of usd associated with the top 3 biggest contracts.,068_WorldBank_Awards,list[number],list[number],"[812960107.83, 616609217.47, 577047623.48]","[800433.3, 716716.34, 369866.76]"
Are there contracts awarded after the 2020 fiscal year had ended?,068_WorldBank_Awards,boolean,boolean,True,True
"Assuming new suppliers get the last assigned id + 1, what are the unique IDs of the earliest 5 different suppliers we have in the dataset?",068_WorldBank_Awards,list[number],list[number],"[427.0, 832.0, 1418.0, 2530.0, 3058.0 ]","[477763.0, 552271.0, 754040.0, 783608.0, 841649.0]"
What are the 3 fiscal years that had the most procurements?,068_WorldBank_Awards,list[number],list[number],"[2021, 2022, 2023]","[2024, 2025, 2023]"
For each of the first three fiscal years present in this dataset list the total amount of dollars awarded.,068_WorldBank_Awards,list[number],list[number],"[15925264883.9, 13321977331.02, 13505690141.88]","[13222.93, 2685156.49, 591432.79]"
"List the amounts awarded to the 2 contracts that are strictly over 100k dollars but closest to 100,000USD.",068_WorldBank_Awards,list[number],list[number],"[100000.05, 100005.34]","[157840.9, 166464.39, 173560.0]"
How much were the 4 largest contracts in central and west africa awarded for? Answer with a list with one amount per contract,068_WorldBank_Awards,list[number],list[number],"[321127567.87, 306306411.37, 253905847.27, 180832613.5]","[716716.34, 369866.76, 198952.48, 189088.46]"
List the 5 countries which most frequently borrow money through a procurement.,068_WorldBank_Awards,list[category],list[category],"['India', 'Western and Central Africa', 'Ethiopia', 'Madagascar', 'Bolivia']","['Burkina Faso', 'Nigeria', 'Niger', 'Ethiopia', 'Somalia']"
List the 4 regions the countries most frequently belong to.,068_WorldBank_Awards,list[category],list[category],"['SOUTH ASIA', 'Western and Central Africa', 'Eastern and Southern Africa', 'LATIN AMERICA AND CARIBBEAN']","['EAST ASIA AND PACIFIC', 'Eastern and Southern Africa', 'LATIN AMERICA AND CARIBBEAN', 'Western and Central Africa']"
List the 4 most frequent methods of procurement.,068_WorldBank_Awards,list[category],list[category],"['Request for Bids', 'Individual Consultant Selection', 'Request for Quotations', 'Direct Selection']","['Request for Bids', 'Individual Consultant Selection', 'Request for Quotations', 'Consultant Qualification Selection']"
What are the first 4 (row-wise) distinct 'Supplier Countries' we can find in the dataset?,068_WorldBank_Awards,list[category],list[category],"['Ghana', 'World', 'Burkina Faso', 'Nigeria']","['Ghana', 'World', 'Burkina Faso', 'Nigeria']"
List the unique review methods for contracts awarded above five hundred thousand dollars,068_WorldBank_Awards,list[category],list[category],"['Post', 'Prior']","['Post', 'Prior']"
List the unique review methods for contracts awarded more than 500000USD,068_WorldBank_Awards,list[category],list[category],"['Post', 'Prior']","['Post', 'Prior']"
Is there a first tier category with a name related to attractions?,069_Taxonomy,boolean,boolean,True,True
Are there more than five first tier categories?,069_Taxonomy,boolean,boolean,True,False
Is any entry in the third tier a (direct or otherwise) descendant of 150?,069_Taxonomy,boolean,boolean,False,True
Are all rows named?,069_Taxonomy,boolean,boolean,True,True
Are there any fourth level entities in the taxonomy?,069_Taxonomy,boolean,boolean,True,False
Are there more entities with a valid parent ID than third tier entities?,069_Taxonomy,boolean,boolean,True,True
Does the dataset contain exactly 703 entries?,069_Taxonomy,boolean,boolean,True,False
Do all entities have a valid unique value associated?,069_Taxonomy,boolean,boolean,False,False
Which first tier category name has the most descendants? (direct or otherwise),069_Taxonomy,category,category,Business and Finance,Attractions
What is most common category name among the first level categories?,069_Taxonomy,category,category,Business and Finance,Attractions
Which first tier category has the second largest amount of descendants (direct or otherwise)?,069_Taxonomy,category,category,Sports,Automotive
What is the second most popular category name among the first level categories?,069_Taxonomy,category,category,Sports,Automotive
What is the most common unique parent ID found in the dataset?,069_Taxonomy,category,category,483,150
What is the non-null third level value in the dataset that appears first?,069_Taxonomy,number,category,Commercial Trucks,Commercial Trucks
What is the name of the direct ascendant of the bars and restaurants entity?,069_Taxonomy,category,category,Attractions,Attractions
How many elements are there in our taxonomy?,069_Taxonomy,number,number,703,20
How many elements in the taxonomy do not have a parent id associated?,069_Taxonomy,number,number,34,1
What is the total number of unique non-null Parent values?,069_Taxonomy,number,number,85,3
How many entries belong to the third or fourth tiers?,069_Taxonomy,number,number,316,6
How many unique entries exist in the first level of our taxonomy?,069_Taxonomy,number,number,40,2
How many rows contain null values in Tier 2?,069_Taxonomy,number,number,40,2
How many Parent IDs appear exactly once?,069_Taxonomy,number,number,8,1
Are all names unique?,069_Taxonomy,boolean,boolean,True,True
What is the number of unique names?,069_Taxonomy,number,number,703,20
List the 3 Parent values associated the 3 highest number of descendants (direct or otherwise).,069_Taxonomy,list[number],list[category],"['483', '90', 'SPSHQ5']",['150']
List the entry counts for the attractions and automotive entities.,069_Taxonomy,list[number],list[number],"[12, 41]","[15, 5]"
List the number of children for the categories of commercial trucks and convertibles. Answer with a two element list.,069_Taxonomy,number,list[number],"[0, 0]","[0, 0]"
List counts of non-null values for each Tier column.,069_Taxonomy,list[number],list[number],"[703, 663, 316, 60]","[20, 18, 6, 0]"
List the first (by number of appearance) 3 different values in the highest tier of the dataset. If there are less than 3 list as many as there are.,069_Taxonomy,list[number],list[category],"['Attractions', 'Automotive', 'Books and Literature']","['Attractions', 'Automotive']"
List the first (by row number) 2 different level 1 values found in the dataset. If there are less than 2 list as many as there are.,069_Taxonomy,list[number],list[category],"['Attractions', 'Automotive']","['Attractions', 'Automotive']"
List the first (by number of appearance) 4 different second highest level values.,069_Taxonomy,list[number],list[category],"['Amusement and Theme Parks', 'Bars & Restaurants', 'Casinos', 'Parks']","['Amusement and Theme Parks', 'Bars & Restaurants', 'Casinos', 'Parks']"
List all (unique) highest tier values present in the first 4 rows.,069_Taxonomy,list[number],list[category],['Attractions'],['Attractions']
List the 4 first tier values present in the first 4 rows.,069_Taxonomy,list[number],list[category],"['Attractions', 'Attractions', 'Attractions', 'Attractions']","['Attractions', 'Attractions', 'Attractions', 'Attractions']"
List the first 4 different non-null parent values found in the dataset. If there are less than 4 list as many as there are.,069_Taxonomy,list[number],list[category],"['150', '1', '2', '37']","['150', '1', '2']"
List the first 3 different non-null parent values found in the dataset. If there are less than 3 list as many as there are.,069_Taxonomy,list[number],list[category],"['150', '1', '2']","['150', '1', '2']"
Is there any vegan product in our dataset?,070_OpenFoodFacts,boolean,boolean,True,True
Did Eduardo create upload any products to the database?,070_OpenFoodFacts,boolean,boolean,True,True
Is the product with code 00001522 apt for vegans?,070_OpenFoodFacts,boolean,boolean,True,True
Is any product palm oil free?,070_OpenFoodFacts,boolean,boolean,True,True
Are there any products belonging to the category 'Plant-based foods and beverages'?,070_OpenFoodFacts,boolean,boolean,True,True
Are all products created by the openfoodfacts contributors labeled as vegan?,070_OpenFoodFacts,boolean,boolean,False,False
Are more than a 1000 products sold in Mercadona stores?,070_OpenFoodFacts,boolean,boolean,True,False
Are there products from the 'Hacendado' brand in more than one country?,070_OpenFoodFacts,boolean,boolean,True,True
What is the most frequent brand name? Answer with a single category.,070_OpenFoodFacts,category,category,Hacendado,Hacendado
Which country has the most products listed? Answer with a single category.,070_OpenFoodFacts,category,category,Spain,Spain
What is the single label associated with the most products? Answer with a single category.,070_OpenFoodFacts,category,category,No gluten,Green Dot
How many products are labeled as 'Vegan'?,070_OpenFoodFacts,number,number,263,1
Which store has the most products listed?,070_OpenFoodFacts,category,category,Hacendado,Hacendado
Which creator has contributed the most to the database?,070_OpenFoodFacts,category,category,kiliweb,elcoco
How many products belong to the 'Hacendado' brand?,070_OpenFoodFacts,number,number,8329,17
How many unique countries exist in the dataset?,070_OpenFoodFacts,number,number,29,3
How many products have no labels?,070_OpenFoodFacts,number,number,5423,14
How many products are associated with the 'Mercadona' type of store?,070_OpenFoodFacts,number,number,3420,17
What is the total number of products in the dataset that have a non-empty product name?,070_OpenFoodFacts,number,number,9102,17
What is the total number of products in the dataset that have a unique product code?,070_OpenFoodFacts,number,number,9483,20
How many products are listed under 'Plant-based foods and beverages'?,070_OpenFoodFacts,number,number,1913,2
List the product codes associated with the Seitan category,070_OpenFoodFacts,list[category],list[number],"[00001522, 8480000041968, 8480000041975, 8480000046444, 8480000230058, 8480000865274, 8480000707000]",[00001522]
List the product names associated with the Seitan category,070_OpenFoodFacts,list[category],list[category],"['Seitán a la plancha' ,'Seitán a la piastra' ,'Hamburguesa de seitán' ,'Seitán a la plancha' ,'Seitán' ,'Seitan' ,'Seitán a la plancha']","""['Seitán a la plancha']"""
List the two most frequent labels in the dataset,070_OpenFoodFacts,list[category],list[category],"['No gluten', 'Green Dot']","['Green Dot', 'No gluten']"
" ""List the five most frequent labels in the dataset. If there are less than five list as many as there are.""",070_OpenFoodFacts,list[category],list[category],"['No gluten', 'Green Dot', 'No lactose', 'Vegetarian', 'Vegan']","['Green Dot', 'No gluten']"
List the two most frequent store names in the dataset,070_OpenFoodFacts,list[category],list[category],"['Hacendado', 'Mercadona']","['Mercadona', 'Hacendado']"
List the two number of stores for the two most frequent store names in the dataset,070_OpenFoodFacts,list[number],list[number],"[4148, 3420]","[7, 5]"
List the 3 most frequent countries in the dataset,070_OpenFoodFacts,list[category],list[category],"['Spain', 'Portugal', 'France']","['Spain', 'United Kingdom', 'United States']"
List the 3 number of products present for the 3 most frequent countries in the dataset,070_OpenFoodFacts,list[number],list[number],"[9147, 186, 141]","[18, 1, 1]"
Is Switzerland the country with the highest Cost of Living Index?,071_COL,boolean,boolean,True,True
Is the Bahamas ranked second in the dataset?,071_COL,boolean,boolean,True,True
Is there any country with a Rent Index above 65?,071_COL,boolean,boolean,True,True
Does Iceland have more purchasing power than a country that has a 100 in that index?,071_COL,boolean,boolean,True,True
Is Barbados considered overall more expensive than the country ranked in the 10th place?,071_COL,boolean,boolean,True,True
Does the dataset include at least 120 countries?,071_COL,boolean,boolean,True,False
"If I am from Iceland and I move to Singapore, would I expect my rent to be more expensive according to the index?",071_COL,boolean,boolean,True,True
Is Switzerland considered to be the most expensive country regardless if I rent or own my home?,071_COL,boolean,boolean,True,True
Which country ranks the most expensive in terms of overall cost of living?,071_COL,category,category,Switzerland,Switzerland
In which country would it be cheaper to buy groceries?,071_COL,category,category,Pakistan,Pakistan
"If I have to rent but I want to move to the cheapest country to live in, where should I move to?",071_COL,category,category,Pakistan,Puerto Rico
In which country would it be most expensive to eat in a restaurant?,071_COL,category,category,Switzerland,Switzerland
Which country has the second-highest world rent?,071_COL,category,category,Hong Kong (China),Hong Kong (China)
Which country is the second most expensive destination to move to considering I am not a home owner in the country?,071_COL,category,category,Singapore,Singapore
Which country has a Groceries Index closest to 80?,071_COL,category,category,Barbados,Barbados
What is the Cost of Living Index assigned to the most expensive country to live in?,071_COL,number,number,101.1,101.1
What is the Rent Index of the top-ranked country?,071_COL,number,number,46.5,46.5
What is the total number of countries in the dataset?,071_COL,number,number,121.0,20.0
What is the average Groceries Index across all countries?,071_COL,number,number,44.22,73.21
What is the difference between the highest and lowest Restaurant Price Index?,071_COL,number,number,84.2,50.8
"If I'm moving to Singapore and I have to rent there, what would my associated index for cost of living be?",071_COL,number,number,72.1,72.1
What is the mean Local Purchasing Power Index of the top 10 countries by rank?,071_COL,number,number,110.91,110.91
What is Iceland's rank?,071_COL,number,number,3.0,3.0
List the Rent Index values of the top 5 overall most expensive countries excluding rent.,071_COL,list[number],list[number],"[46.5, 36.7, 39.2, 67.2, 19.0]","[46.5, 36.7, 39.2, 67.2, 19.0]"
List the Cost of Living Index values of the 5 countries that are ranked the cheapest.,071_COL,list[number],list[number],"[18.8, 20.4, 21.0, 21.2, 22.5]","[62.4, 62.7, 63.1, 63.2, 63.3]"
List the Local Purchasing Power Index values of countries ranked 1st to 5th.,071_COL,list[number],list[number],"[158.7, 54.6, 120.3, 111.1, 43.5]","[158.7, 54.6, 120.3, 111.1, 43.5]"
List the 3 associated index values for the countries where groceries are most expensive.,071_COL,list[number],list[number],"[109.1, 88.4, 84.6]","[109.1, 88.4, 84.6]"
List the index given to restaurant prices for the top 5 overall most expensive countries for home owners.,071_COL,list[category],list[number],"[97.0, 83.3, 86.8, 50.4, 69.4]","[97.0, 83.3, 86.8, 50.4, 69.4]"
List the 5 lowest indices for cost of life for a person who have to rent.,071_COL,list[number],list[number],"[11.1, 12.7, 12.7, 12.8, 13.7]","[42.3, 42.4, 43.2, 44.7, 45.6]"
List the 5 Local Purchasing Power Index values closest to 100.,071_COL,list[number],list[number],"[99.4, 101.1, 102.4, 102.4, 102.8]","[101.1, 99.4, 102.4, 102.4, 103.5]"
List the names of the top 5 ranked countries.,071_COL,list[category],list[category],"['Switzerland', 'Bahamas', 'Iceland', 'Singapore', 'Barbados']","['Switzerland', 'Bahamas', 'Iceland', 'Singapore', 'Barbados']"
List the 3 countries where I would pay the most for groceries.,071_COL,list[category],list[category],"['Switzerland', 'Iceland', 'Hong Kong (China)']","['Switzerland', 'Iceland', 'Hong Kong (China)']"
List the 3 countries where it's cheapest to rent.,071_COL,list[category],list[category],"['Bangladesh', 'Pakistan', 'Nepal']","['Singapore', 'Hong Kong (China)', 'Switzerland']"
List the countries ranked 10th to 15th.,071_COL,list[category],list[category],"['Australia', 'Austria', 'Canada', 'New Zealand', 'Ireland', 'France']","['Australia', 'Austria', 'Canada', 'New Zealand', 'Ireland', 'France']"
List the top 5 countries by Local Purchasing Power Index.,071_COL,list[category],list[category],"['Luxembourg', 'Kuwait', 'Qatar', 'Switzerland', 'United States']","['Luxembourg', 'Kuwait', 'Qatar', 'Switzerland', 'United States']"
List the 3 countries where restaurants are the cheapest.,071_COL,list[category],list[category],"['Bangladesh', 'Pakistan', 'Indonesia']","['Hong Kong (China)', 'Singapore', 'Puerto Rico']"
Is there any applicant who got a grade better than 330 in their graduate record examination?,072_Admissions,boolean,boolean,True,True
Is there any applicant who got a score worse than 100 in their English test?,072_Admissions,boolean,boolean,True,False
Is the best CGPA greater than 9.5?,072_Admissions,boolean,boolean,True,True
Did any applicant with a perfect university rating score get a grade below 320 in their graduate record examination?,072_Admissions,boolean,boolean,True,False
Is there an applicant with a chance above 95 per cent of getting into the university they applied to?,072_Admissions,boolean,boolean,True,False
Is the lowest score assigned to a student's stated purpose for admission worse than 2?,072_Admissions,boolean,boolean,True,False
Are there any applicants who don't have any research experience previous to their application?,072_Admissions,boolean,boolean,True,True
Is the average English score better than 105?,072_Admissions,boolean,boolean,True,True
What is the rating given by the college they applied to to the applicant with the highest CGPA?,072_Admissions,category,number,4.0,4.0
What is the university rating of the applicant with the lowest GRE score?,072_Admissions,category,number,4.0,1.0
Which score given to the stated purpose of admission of the student is most common among applications?,072_Admissions,category,number,4.0,4.0
What is the score for the recommendation letters presented by the student with the lowest English score?,072_Admissions,number,number,2,4
What is the university rating of the applicant who is less likely to be admitted?,072_Admissions,number,number,2.0,3.0
Which rating given to the stated purpose of students is associated with the highest accumulated grade point average?,072_Admissions,category,number,4.5,4.5
Which rating number is most commonly given by universities?,072_Admissions,category,number,3.0,3.0
Do most students have some research experience prior to the application?,072_Admissions,boolean,boolean,True,True
What is the highest graduate record score in the dataset?,072_Admissions,number,number,340.0,337.0
What is the average English score of applicants who have at least some research experience?,072_Admissions,number,number,109.70,109.25
What is the total number of applicants with a university rating of 3?,072_Admissions,number,number,162.0,12.0
What is the maximum grade point average among applicants without research experience?,072_Admissions,number,number,9.7,8.8
What is the minimum score of letters presented among applicants who have over an eighty per cent chance of admission?,072_Admissions,number,number,1.5,3.0
What is the standard deviation of CGPA scores?,072_Admissions,number,number,0.6048128003332054,0.4924867083432169
What is the sum of English test scores for applicants with an stated purpose better than 4?,072_Admissions,number,number,11854.0,233.0
How many applicants have a graduate record score between 300 and 310 (including both)?,072_Admissions,number,number,108.0,4.0
List the 5 highest graduate record scores in the dataset.,072_Admissions,list[number],list[number],"[340, 340, 340, 340, 340]","[337, 330, 328, 327, 325]"
How many people in the dataset got a perfect English score?,072_Admissions,number,number,9,0
How many applicants got a perfect score in their statement of purpose?,072_Admissions,number,number,42,0
List the top 5 English scores in the dataset.,072_Admissions,list[number],list[number],"[120, 120, 120, 120, 120]","[118, 115, 112, 111, 110]"
List the 5 lowest grade point average scores in the dataset.,072_Admissions,list[number],list[number],"[6.8, 7.2, 7.21, 7.23, 7.25]","[7.9, 8.0, 8.0, 8.0, 8.0]"
List the top 5 stated purpose scores in the dataset.,072_Admissions,list[number],list[number],"[5.0, 5.0, 5.0, 5.0, 5.0]","[4.5, 4.5, 4.0, 4.0, 4.0]"
List the top 5 scores assigned to endorsement letters in the dataset.,072_Admissions,list[number],list[number],"[5.0, 5.0, 5.0, 5.0, 5.0]","[4.5, 4.5, 4.5, 4.5, 4.0]"
List the top 5 English scores of applicants who have experience as researchers.,072_Admissions,list[number],list[number],"[120, 120, 120, 120, 120]","[118, 115, 112, 111, 110]"
List the best 2 graduate record scores of applicants whose stated motivation to enter got a rating better than 4.,072_Admissions,list[number],list[number],"[340, 340]","[337, 330]"
List the 2 worst grade point average scores of applicants who received the second worst possible rating from their university.,072_Admissions,list[number],list[number],"[7.21, 7.28]","[7.9, 8.21]"
List the university ratings associated with the top 5 CGPA scores.,072_Admissions,list[number],list[number],"[4, 5, 5, 5, 5]","[4, 5, 4, 4, 4]"
List the university ratings of the lowest 5 grade point average scores.,072_Admissions,list[number],list[number],"[1, 1, 2, 1, 1]","[2, 3, 1, 3, 3]"
List the scores given to the stated motivations of the 4 applicants who have the best shot at getting into the university they applied to.,072_Admissions,list[number],list[number],"[4.0, 4.5, 4.5, 4.0]","[4.5, 4.5, 4.0, 3.5]"
List the SOP ratings of applicants with the top 5 English scores.,072_Admissions,list[number],list[number],"[4.5, 5.0, 4.0, 4.5, 4.5]","[4.5, 4.5, 4.0, 4.0, 3.5]"
List the LOR ratings of applicants with the lowest 5 gpa scores.,072_Admissions,list[number],list[number],"[2.0, 2.0, 3.0, 4.0, 2.0]","[4.0, 3.5, 1.5, 3.0, 3.0]"
Is there any individual in the dataset with a body mass index greater than 50?,073_Med_Cost,boolean,boolean,True,False
Is it true that the number of regions represented are more than 3?,073_Med_Cost,boolean,boolean,True,True
Is it true that there are no centenarians in this dataset? ,073_Med_Cost,boolean,boolean,True,True
Is the average BMI found in this dataset considered not to be obese?,073_Med_Cost,boolean,boolean,False,False
Are there any childless individuals?,073_Med_Cost,boolean,boolean,True,True
Does the dataset contain people who do not consume tobacco?,073_Med_Cost,boolean,boolean,True,True
Is there anyone that is a northeastern?,073_Med_Cost,boolean,boolean,True,True
Would an individual with the median BMI of the dataset considered to be underweight?,073_Med_Cost,boolean,boolean,False,False
"Is the maximum medical charge in the dataset greater than $60,000?",073_Med_Cost,boolean,boolean,True,False
What is the location most represented in this dataset?,073_Med_Cost,category,category,southeast,southeast
Which gender has the highest number of individuals?,073_Med_Cost,category,category,male,male
What is the smoking status of the individual who paid the most money?,073_Med_Cost,category,category,yes,yes
What is the region the youngest teenager comes from?,073_Med_Cost,category,category,southeast,southeast
What is the gender of the person with the highest body mass index?,073_Med_Cost,category,category,male,male
Is being childless the most common state for people in the dataset? True,073_Med_Cost,boolean,boolean,True,True
What is the most frequent number of children?,073_Med_Cost,number,number,0,0
What region is represented least in the dataset?,073_Med_Cost,category,category,northeast,northwest
What is the smoking status of the individual with the lowest BMI?,073_Med_Cost,category,category,no,no
What is the maximum BMI in the dataset?,073_Med_Cost,number,number,53.13,42.13
What is the average number of children?,073_Med_Cost,number,number,1.09,0.6
How many unique regions are in the dataset?,073_Med_Cost,number,number,4,4
What is the sum of all medically related charges in the dataset?,073_Med_Cost,number,number,17755824.99,249048.48
How old is the youngest teenager in the dataset?,073_Med_Cost,number,number,18,18
How many people in the dataset have lived for more than six decades?,073_Med_Cost,number,number,91,5
How many people could be considered smokers?,073_Med_Cost,number,number,274,4
What is the median BMI in the dataset?,073_Med_Cost,number,number,30.4,29.35
List the 2 highest BMIs in the dataset for people who can be considered to suffer from Class III Obesity.,073_Med_Cost,list[number],list[number],"[53.13, 52.58]","[42.13, 40.3]"
List the charges of individuals with the 3 highest BMIs.,073_Med_Cost,list[category],list[number],"[1163.46, 44501.39, 2438.05]","[39611.75, 10602.38, 11090.71]"
List the ages of individuals with the 5 lowest charges.,073_Med_Cost,list[number],list[number],"[18, 18, 18, 18, 18]","[18, 23, 19, 23, 25]"
List the ages of the 3 youngest teenagers.,073_Med_Cost,list[number],list[number],"[18, 18, 18]","[18, 19, 19]"
List the unique different smoking statuses found among individuals over 60 years of age.,073_Med_Cost,list[category],list[category],"['yes', 'no']",['yes']
List the regions of individuals with the 3 highest BMIs.,073_Med_Cost,list[category],list[category],"['southeast', 'southeast', 'southeast']","['southeast', 'southwest', 'southeast']"
Is there a lifter older than 50?,074_Lift,boolean,boolean,True,True
Does the dataset contain squatting lifts?,074_Lift,boolean,boolean,True,True
Is the biggest lift performed greater than 880 pounds?,074_Lift,boolean,boolean,False,False
Is the minimum lifted less than 330 pounds?,074_Lift,boolean,boolean,True,True
Are there more than 100 lifters in the weight class someone that weights 82kg would compete in?,074_Lift,boolean,boolean,False,False
Is the average age of all lifting records in the '105 kg' weight class above 40?,074_Lift,boolean,boolean,True,True
Is the average age of all lifting records in the weight class of someone who weights 103000 grams above 40?,074_Lift,boolean,boolean,True,True
Does 'Jessica Wilson' appear in the dataset?,074_Lift,boolean,boolean,True,True
Are there fewer than 5 unique types of exercise recorded?,074_Lift,boolean,boolean,True,True
Which weight class has the best average lifted weight?,074_Lift,category,category,83 kg,52 kg
What is the most common 'Weight Class'?,074_Lift,category,category,93 kg,74 kg
Which type of exercise has the best average lift?,074_Lift,category,category,Bench Press,Squat
What is the current record in kilograms for maximum weight ever lifted'?,074_Lift,number,number,399.0,398.0
How many different athletes are there in the dataset?,074_Lift,number,number,10,10
How many different men can we find in this dataset?,074_Lift,number,number,5,5
How many different women are there in the dataset?,074_Lift,number,number,5,5
What's the highest record set by men in the bench press category?,074_Lift,number,number,399,398
What's the best record set by women in the bench press category?,074_Lift,number,number,399,269
Who is the woman with the best lifting record?,074_Lift,category,category,Sarah Thomas,Laura Taylor
What is the total sum of the amounts lifted in a bench press exercise?,074_Lift,number,number,258507.0,2125.0
What is the least amount of kilos lifted in the weight class that someone who is 55kg would participate in?,074_Lift,number,number,100.0,133.0
What is the difference betweent the highest amount lifted and the lowest?,074_Lift,number,number,299.0,287.0
How many lifters are in the weight class that people who weight 139 pounds would enter?,074_Lift,number,number,10,2.0
What are the highest 3 amounts ever lifted by anyone?,074_Lift,list[number],list[number],"[399, 399, 399]","[398, 396, 396]"
List the 5 smallest amounts ever lifted by anyone.,074_Lift,list[number],list[number],"[100, 100, 100, 100, 100]","[111, 120, 132, 133, 178]"
What are the top 5 total lifts by 'Weight Class'?,074_Lift,list[number],list[number],"[88849, 88071, 87862, 83245, 81271]","[1390, 694, 675, 598, 556]"
What are the 3 largest age gaps present between lifts for each weight class?,074_Lift,list[number],list[number],"[46, 46, 46]","[22, 21, 20]"
List the 2 worst lifts in the '105 kg' weight class.,074_Lift,list[number],list[number],"[100, 100]","[235, 273]"
List the top 3 amounts lifted while squatting.,074_Lift,list[number],list[number],"[399, 399, 399]","[359, 265, 264]"
List the 5 names of the women lifting in this dataset,074_Lift,list[category],list[category],"['Emily Davis', 'Jessica Wilson', 'Jane Smith', 'Laura Taylor', 'Sarah Thomas']","['Emily Davis', 'Jessica Wilson', 'Jane Smith', 'Laura Taylor', 'Sarah Thomas']"
List the 5 men names of men who perform exercises in this dataset,074_Lift,list[number],list[category],"['Chris Brown', 'John Doe', 'Michael Johnson', 'Daniel Lee', 'Matthew Anderson']","['Chris Brown', 'John Doe', 'Michael Johnson', 'Daniel Lee', 'Matthew Anderson']"
What are the top 3 'Weight Classes' by total lifts?,074_Lift,list[category],list[category],"['93 kg', 'Open', '59 kg']","['74 kg', '120 kg']"
List 5 lifters from the '74 kg' weight class.,074_Lift,list[number],list[category],"['Laura Taylor', 'Sarah Thomas', 'Matthew Anderson', 'Jane Smith', 'Laura Taylor']","['Laura Taylor', 'Sarah Thomas', 'Matthew Anderson', 'Jane Smith', 'Laura Taylor']"
What are the 3 least frequent types of exercise we find in the dataset?,074_Lift,list[category],list[category],"['Deadlift', 'Bench Press', 'Squat']","['Bench Press', 'Deadlift', 'Squat']"
What are the 3 most frequent types of exercise we find in the dataset?,074_Lift,list[category],list[category],"['Deadlift', 'Bench Press', 'Squat']","['Bench Press', 'Deadlift', 'Squat']"
Is there any condition where the mortality rate is more prevalent than a condition with a rate of 300?,075_Mortality,boolean,boolean,False,False
Are there more cases recorded in cities overall?,075_Mortality,boolean,boolean,False,False
Is the maximum mortality rate in the dataset worse than 250?,075_Mortality,boolean,boolean,True,True
Does the dataset include any case with an error less than 0.5?,075_Mortality,boolean,boolean,True,True
Are all values associated with the death rate higher than 100?,075_Mortality,boolean,boolean,False,True
Are all of the most frequent causes of mortality related to the heart?,075_Mortality,boolean,boolean,False,True
Does any region appear more than 50 times?,075_Mortality,boolean,boolean,False,False
Are there more cases recorded for men than for women?,075_Mortality,boolean,boolean,False,False
What is the region with the most deaths per capita?,075_Mortality,category,category,HHS Region 04,HHS Region 04
What cause corresponds to the lowest mortality rate?,075_Mortality,category,category,Suicide,Heart disease
What gender has the worst average mortality rate?,075_Mortality,category,category,Male,Male
What is the type of status with the best average ratio?,075_Mortality,category,category,Urban,Urban
What region has the worst average rate?,075_Mortality,category,category,HHS Region 04,HHS Region 04
What is the maximum value in the ratio column?,075_Mortality,number,number,276.4,276.4
What is the minimum error present in this dataset?,075_Mortality,number,number,0.1,0.4
How many cases have a death rate worse than 200?,075_Mortality,number,number,25,8
What is the total sum of all death rate values?,075_Mortality,number,number,22762.7,3711.6
What is the average error recorded?,075_Mortality,number,number,0.640,1.18
What is the standard deviation of ratio?,075_Mortality,number,number,63.16,47.64
How many distinct HHS regions are present?,075_Mortality,number,number,10,5
What is the range (max-min) that death rates for any cause of death appearing in this dataset can take?,075_Mortality,number,number,273.0,161.29
What are the 5 worst death rates recorded?,075_Mortality,list[number],list[number],"[276.4, 266.4, 248.8, 246.0, 245.2]","[276.4, 248.8, 246.0, 229.0, 226.8]"
What are the lowest 5 values for error deviations recorded for the rates?,075_Mortality,list[number],list[number],"[0.1, 0.1, 0.1, 0.1, 0.1]","[0.4, 0.4, 0.5, 0.5, 0.5]"
List the 5 smallest ratio values that are still greater than 100.,075_Mortality,list[number],list[number],"[106.0, 106.7, 114.3, 115.1, 119.8]","[115.1, 124.5, 132.2, 138.1, 139.6]"
List the highest 4 deviations recorded to the expected rate recorded in urban areas.,075_Mortality,list[number],list[number],"[1.4, 1.3, 1.3, 1.3]","[1.0, 0.8, 0.8, 0.6]"
List the 5 smallest deviations from the expected death rate in relation to diseases of the heart.,075_Mortality,list[number],list[number],"[0.4, 0.4, 0.4, 0.5, 0.5]","[0.4, 0.4, 0.5, 0.5, 0.5]"
List the unique causes for death found in the first region of the United States Department of Health and Human Services.,075_Mortality,list[category],list[category],"['Heart disease', 'Cancer', 'Lower respiratory', 'Unintentional injuries', 'Cerebrovascular diseases', 'Alzheimers', 'Diabetes', 'Flu and pneumonia', 'Suicide', 'Nephritis']",['Heart disease']
What are the 3 regions with the worst average mortality rate?,075_Mortality,list[category],list[category],"['HHS Region 04', 'HHS Region 06', 'HHS Region 03']","['HHS Region 04', 'HHS Region 02', 'HHS Region 03']"
What are the 2 categories present in the dataset that discriminate if a case happened in a city-like environment or not?,075_Mortality,list[category],list[category],"['Urban', 'Rural']","['Urban', 'Rural']"
Is there a player with exactly a thousand total points in a given season? Answer True or False,076_NBA,boolean,boolean,True,False
Is there a season where any player scored more than 3000 points? Answer True or False,076_NBA,boolean,boolean,False,False
Did any player not miss any free throws in a single season? Answer True or False ,076_NBA,boolean,boolean,True,False
Is there a team that had a player scoring exactly 2k points in one season? Answer True or False,076_NBA,boolean,boolean,False,False
Is there any player with a number of rebounds better than 500 in a single season? Answer True or False,076_NBA,boolean,boolean,True,True
Did any player ever achieve more than 500 assists in one season? Answer True or False,076_NBA,boolean,boolean,True,True
Did any player play in every game of a season? Answer True or False,076_NBA,boolean,boolean,True,True
Is there any player with a field goal record for a given season/playoffs better than 9/10?,076_NBA,boolean,boolean,True,False
Which player scored the most points in the season that finished in 2013?,076_NBA,category,category,Kevin Durant,Kevin Durant
Which player scored the most points in the season that started in 2012?,076_NBA,category,category,Kevin Durant,Kevin Durant
Which team had the highest total points scored by its players?,076_NBA,category,category,GSW,OKC
What is the player name with the highest yet non-perfect free throw performance in the 2012-2013 year?,076_NBA,category,category,Steve Nash,Kevin Durant
Which team had the most rebounds?,076_NBA,category,category,GSW,GSW
Who led in assists in the regular season that started in 2012?,076_NBA,category,category,Greivis Vasquez,Russell Westbrook
Which player had the most steals in a given season?,076_NBA,category,category,Ricky Rubio,Monta Ellis
What is the highest number of steals in a given season?,076_NBA,number,number,191,169
What is the total number of rebounds recorded in the dataset?,076_NBA,number,number,1348034,8904
What is the total number of rebounds recorded in the dataset where the ball didn't change possession?,076_NBA,number,number,320686,7064
In what percentage of the rebounds recorded in the dataset did the ball remain on the same team? Answer with a number,076_NBA,number,number,76.210,79.335
How many games did the player with the most minutes played in a single season play in that season?,076_NBA,number,number,82,82
What is the record set for single-season assists within the dataset?,076_NBA,number,number,907,607
How many players played in the 2010-11 season?,076_NBA,number,number,0,0
How many players scored exactly 2000 points in a season?,076_NBA,number,number,0,0
What was the highest number of blocks by any player in a season?,076_NBA,number,number,269,154
List the three highest rebound totals by a single player in one season.,076_NBA,list[number],list[number],"[1247, 1232, 1226]","[886, 670, 662]"
What are the three highest total assist values in one season?,076_NBA,list[number],list[number],"[907, 840, 839]","[607, 604, 551]"
List the top 4 total point achieved by a single player in one season.,076_NBA,list[number],list[number],"[2818, 2593, 2558, 2376]","[2280, 2133, 2036, 2023]"
List the three highest numbers of steals.,076_NBA,list[number],list[number],"[191, 177, 174]","[169, 160, 145]"
List the top 3 block counts in the dataset.,076_NBA,list[number],list[number],"[269, 254, 242]","[154, 105, 91]"
List the 5 players with the least games played.,076_NBA,list[category],list[category],"['Harrison Barnes', 'DeMar DeRozan', 'Jeff Green', 'P.J. Tucker', 'Andre Drummond']","['Russell Westbrook', 'Monta Ellis', 'Kemba Walker', 'DeMar DeRozan', 'Damian Lillard' ]"
List the three players with the most rebounds.,076_NBA,list[category],list[category],"[Andre Drummond, Nikola Vucevic, Rudy Gobert]","['David Lee', 'LaMarcus Aldridge', 'Blake Griffin']"
List the top 5 of teams with the highest total points overall.,076_NBA,list[category],list[category],"['GSW', 'LAC', 'BOS', 'MIL', 'MIA']","['OKC', 'MIA', 'NYK', 'GSW', 'POR']"
List the top 5 of teams with the highest total rebounds overall.,076_NBA,list[category],list[category],"[GSW, MIL, BOS, OKC, DEN]","[GSW, OKC, MIA, POR, NYK]"
List the 2 players with the most steals overall.,076_NBA,list[category],list[category],"['Chris Paul', 'James Harden']","['Monta Ellis', 'Kemba Walker']"
List the three players with the highest blocks in a single season.,076_NBA,list[category],list[category],"['Hassan Whiteside', 'Victor Wembanyama', 'Serge Ibaka']","['Brook Lopez', 'Kevin Durant', 'LaMarcus Aldridge']"
List the top 4 players by assists in a single given season.,076_NBA,list[category],list[category],"['James Harden', 'Russell Westbrook', 'Rajon Rondo', 'Chris Paul']","['Russell Westbrook', 'Deron Williams', 'LeBron James', 'Stephen Curry']"
Is there any woman in the dataset with a BMI greater than 30?,077_Gestational,boolean,boolean,True,False
Is there any woman younger than 18 years?,077_Gestational,boolean,boolean,True,True
Does the dataset contain any woman who has never been pregnant?,077_Gestational,boolean,boolean,False,False
Are all women in the dataset younger than 40 years?,077_Gestational,boolean,boolean,False,True
Does every woman in the dataset have an associated height strictly greater than 1.40 meters?,077_Gestational,boolean,boolean,False,False
Is there at least one woman with heredity marked positively?,077_Gestational,boolean,boolean,True,True
Are all women in the dataset predicted to be free of diabetes? (to have diabetes is associated with the positive label of the model),077_Gestational,boolean,boolean,False,True
How many teen pregnancies are there in this dataset?,077_Gestational,number,number,42,20
Is there a woman with a weight of exactly 50000 grams?,077_Gestational,boolean,boolean,True,True
What is the most value of the status marking hereditary diabetes risk in the dataset?,077_Gestational,number,number,0,0
What is the age of the woman with the lowest body mass index?,077_Gestational,category,number,19,19
What is the maximum height amongst the two heaviest women?,077_Gestational,number,number,163.0,156.0
Which number of pregnancies is most common?,077_Gestational,category,number,2.0,1.0
What is the most frequent BMI value in the dataset?,077_Gestational,number,number,31.6,23.1
How much does the heaviest person in the dataset weight?,077_Gestational,number,number,126.0,55.0
How tall is the shortest person in the dataset? Answer with the number of meters.,077_Gestational,number,number,1.35,1.40
What is the average BMI across all women?,077_Gestational,number,number,29.25,22.57
What is the total number of women in the dataset?,077_Gestational,number,number,1012,20.0
What is the median age of women in the dataset?,077_Gestational,number,number,30,17
How many women weight less than 60 kg?,077_Gestational,number,number,90,20
What is the range (max-min) of the different heights in meters? Answer with a single number,077_Gestational,number,number,0.61,0.40
What is the standard deviation found among the BMIs?,077_Gestational,number,number,5.09,2.38
List the 3 heights of the 3 tallest women in the dataset (in cm).,077_Gestational,list[number],list[number],"[196.0, 186.0, 180.0]","[180.0, 165.0, 165.0]"
List the different ages (in years) of teenagers found in the dataset.,077_Gestational,list[number],list[number],"[16.0, 17.0, 18.0, 19.0]","[16.0, 17.0, 18.0, 19.0]"
Provide a list with the unique reported pregnancy numbers of women weighing more (>) than 70000g. If there are none answer with an empty list.,077_Gestational,list[number],list[number],"[1, 2, 3, 4, 5, 6, 7, 8, 9]",[]
List the weights of women with a height of exactly 1m and 45cm.,077_Gestational,list[number],list[number],"[49.0, 50.0, 55.0, 66.0, 61.0]","[49.0, 50.0]"
List the different labels assigned to heredity statuses.,077_Gestational,list[category],list[number],"[0, 1]","[0, 1]"
List the different prediction outcomes for diabetes found in the dataset.,077_Gestational,list[category],list[number],"[0, 1]",[0]
List the unique height values (converted to cm) found among of women with a BMI<18.5.,077_Gestational,list[number],list[number],"[165.0, 180.0, 157.0, 167.0]","[165.0, 180.0]"
List the unique pregnancy numbers of women older than 30 years. If there are none answer with an empty list.,077_Gestational,list[number],list[number],"[1,2,3,4,5,6,7,8,9]",[]
List the unique ages of the youngest five women who have a diabetes risk associated with their family. If there are less than five answer with all the unique ages that match the criteria.,077_Gestational,list[number],list[number],"[17, 18, 19]","[17.0, 18.0]"
Is there any record where the area affected is greater than 50ha?,078_Fires,boolean,boolean,False,False
Was there any fire unaffected by wind?,078_Fires,boolean,boolean,False,False
Is the maximum value of 'DMC' less than 200?,078_Fires,boolean,boolean,False,True
Are all of the horizontal axis coordinates plotted to the right of the third column?,078_Fires,boolean,boolean,False,True
Are there any entries where the temperature is below freezing level in Celsius?,078_Fires,boolean,boolean,False,False
Is there any measuring that recorded 0% humidity ?,078_Fires,boolean,boolean,False,False
Are there more than 10 unique months in the dataset?,078_Fires,boolean,boolean,True,False
Are all months of the year present in the dataset?,078_Fires,boolean,boolean,True,False
Is the average value of wind speed recorded faster than 3?,078_Fires,boolean,boolean,True,True
"If the year starts in January, what is the numeric id of the worst month in terms of number of fires?",078_Fires,number,number,1,10
Answer with the numeric ID of the day of the week the hottest temperature was recorded,078_Fires,category,number,5,6
What is the name of the month that recorded the driest day when a fire took place?,078_Fires,category,category,December,December
What is the label id of the month with the largest area burned?,078_Fires,category,number,11,0
What is the name of the windiest day on average?,078_Fires,category,category,Monday,Monday
What is the name of the month with the smallest average 'DC' value?,078_Fires,category,category,January,August
Which month number corresponds to the highest average 'ISI' value?,078_Fires,category,number,6,11
Which day was the minimum 'DMC' value recorded? Answer with the day's name,078_Fires,category,category,Thursday,Monday
What is the hottest temperature recorded?,078_Fires,number,number,33.3,26.4
What is the speed of the slowest wind in our records?,078_Fires,number,number,0.4,0.9
"Assuming fires are always in different terrain, what is the total added area affected by fires in the dataset?",078_Fires,number,number,574.40,0.0
How many unique values are there in the vertical axis column?,078_Fires,number,number,7,3
What is the mean percentage of relative humidity? Answer with a number,078_Fires,number,number,44.28,48.95
What is the range (max - min) of 'DC' values?,078_Fires,number,number,852.7,643.1
What is the standard deviation of the 'ISI' column?,078_Fires,number,number,4.55,4.62
How many fires affected a negligible (zero) amount of terrain?,078_Fires,number,number,247,20
What are the 3 hottest temperatures recorded?,078_Fires,list[number],list[number],"[33.3, 33.1, 32.6]","[26.4, 24.1, 22.9]"
List the 5 smallest values in the 'DC' column.,078_Fires,list[number],list[number],"[7.9, 9.3, 15.3, 15.5, 15.8]","[70.8, 77.5, 80.8, 94.3, 97.1]"
Provide the unique values in the vertical axis of the associated graph from bottom to top.,078_Fires,list[number],list[number],"[2, 3, 4, 5, 6, 8, 9]","[4, 5, 6]"
What are the 4 recorded humidity percentages of the 4 driest records?,078_Fires,list[number],list[number],"[15, 15, 17, 18]","[21, 27, 27, 29]"
List the 5 (can be repeated) highest wind speeds recorded.,078_Fires,list[number],list[number],"[9.4, 9.4, 9.4, 9.4, 8.9]","[7.2, 6.7, 6.7, 5.4, 5.4]"
Provide the size of the top 3 greatest areas a fire affected.,078_Fires,list[number],list[number],"[6.995619625, 6.616439948, 5.633109621]","[0.0, 0.0, 0.0]"
List the minimum 3 'DMC' values in ascending order.,078_Fires,list[number],list[number],"[1.1, 2.4, 3.0]","[26.2, 27.4, 27.9]"
List the unique full month names when fires were recorded in ascending order.,078_Fires,list[number],list[category],"[January, February, March, April, May, June, July, August, September, October, November, December]","[January, February, August, November, December]"
Provide the 3 names of the days when fires were most frequently recorded. ,078_Fires,list[category],list[category],"[Monday, Thursday, Wednesday]","[Monday, Tuesday, Wednesday]"
What are the 2 full names of the 2 months the first 2 rows of the database took place in?,078_Fires,list[number],list[category],"[August, November]","[August, November]"
Provide the name of the days when the 3 highest temperatures were recorded. ,078_Fires,list[number],list[category],"[Tuesday, Thursday, Saturday]","[Sunday, Tuesday, Monday]"
List the unique month names corresponding to the driest 4 percentages of RH.,078_Fires,list[number],list[category],"['December', 'August']","['December', 'February', 'August']"
Provide the unique day names associated with the highest 5 'DMC' values.,078_Fires,list[number],list[category],"['Wednesday', 'Monday']","['Tuesday', 'Monday', 'Sunday', 'Saturday']"
List the unique full names of the days where wind speed has been faster than 5mph.,078_Fires,list[number],list[category],"['Monday', 'Thursday', 'Saturday', 'Wednesday', 'Sunday', 'Friday', 'Tuesday']","['Monday', 'Thursday', 'Saturday', 'Wednesday']"
Is there a transaction where more than 10 products were sold?,079_Coffee,boolean,boolean,False,False
Is 99 an existing id for a store?,079_Coffee,boolean,boolean,False,False
Do all rows of this dataset have a different product id?,079_Coffee,boolean,boolean,False,False
Did we ever sell 20 items in the same transaction?,079_Coffee,boolean,boolean,False,False
Is there any single product with a price greater than 100?,079_Coffee,boolean,boolean,False,False
Does the dataset have fewer than 200k rows?,079_Coffee,boolean,boolean,True,True
Do we have a separate category for drinking chocolate in our stores?,079_Coffee,boolean,boolean,True,True
Is 5 the ID of the store with the most transactions?,079_Coffee,boolean,boolean,False,True
What is the location of our most popular store?,079_Coffee,category,category,Hell's Kitchen,Lower Manhattan
Which category is associated with the smallest single product price in the database?,079_Coffee,category,category,Flavours,Coffee
Which are the first three letters of day of the week which has worst performance in terms of revenue?,079_Coffee,list[category],category,Sat,Sun
What is the product type of the transactions with yielded the most money in revenue? Answer with a category.,079_Coffee,category,category,Premium Beans,Hot chocolate
What are the first three letters of the month that has the highest average products per transaction?,079_Coffee,list[category],category,Jun,Jan
Which hour has the lowest number of transactions? Answer with a number from 0 to 23.,079_Coffee,category,number,20,8
What is the location of the first purchase row-wise?,079_Coffee,category,category,Lower Manhattan,Lower Manhattan
What is the categorization of the first product row-wise?,079_Coffee,category,category,Coffee,Coffee
What is the maximum amount of products that were sold in a single given transaction?,079_Coffee,number,number,8.0,2.0
How many unique different products do we sell?,079_Coffee,number,number,80.0,16.0
What is the total revenue provided by all the transactions in the dataset?,079_Coffee,number,number,698812.33,97.3
Are our stores open on Sunday?,079_Coffee,boolean,boolean,True,True
What is the average unitary price in our transactions?,079_Coffee,number,number,3.38,3.20
What is the total number of transactions carried on a Sunday?,079_Coffee,number,number,21096,20
How many active stores do we own according to this dataset?,079_Coffee,number,number,3,2
How much revenue did our best single transaction bring?,079_Coffee,number,number,360,9
How many transactions occurred in the sixth month of the year?,079_Coffee,number,number,35352.0,0
List the 3 largest amount of products bought in one transaction? If there are less than 3 list as many as there are.,079_Coffee,list[number],list[number],"[8, 8, 8]","[2, 1]"
List the different store ids,079_Coffee,list[number],list[number],"[5, 8, 3]","[5, 8]"
List the lowest 4 single-product price values,079_Coffee,list[number],list[number],"[0.8, 0.8, 0.8, 0.8]","[2.0, 2.5, 2.55, 3.0]"
List highest 3 different revenues a given transaction has yielded?,079_Coffee,list[number],list[number],"[360.0, 72.0, 56.0]","[9.0, 7.0, 6.2]"
List the unique numerical weekly values present in this dataset,079_Coffee,list[number],list[number],"[7, 1, 2, 3, 4, 5, 6]",[7]
What are the different locations where our business is present?,079_Coffee,list[category],list[category],"[""Hell's Kitchen"", 'Astoria', 'Lower Manhattan']","['Lower Manhattan', ""Hell's Kitchen""]"
What are the unique product_category names in transactions with transaction_qty > 5? If there are none answer with an empty list,079_Coffee,list[number],list[category],"['Coffee beans', 'Branded']",[]
What are the 3 most common product_type names?,079_Coffee,list[category],list[category],"['Brewed Chai tea', 'Gourmet brewed coffee', 'Barista Espresso']","['Brewed Chai tea', 'Hot chocolate', 'Gourmet brewed coffee']"
What are the abbreviated month names where transactions have been present?,079_Coffee,list[category],list[category],"['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun']",['Jan']
Could you list the unique weekday names our transactions are recorded in?,079_Coffee,list[number],list[category],"['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat']",['Sun']
List the IDs of our 2 most popular stores in terms of number of purchases,079_Coffee,list[category],list[number],"[8, 3]","[5, 8]"
What are the 2 (non-unique) product types associated with the highest 2 revenues of a single given purchase? Answer with a list with 2 elements.,079_Coffee,list[category],list[category],"['Premium Beans', 'Premium Beans']","['Hot chocolate', 'Hot chocolate']"
What is the name of the animal involved in the production of the most expensive coffee-related product that we offer? Answer with a value present in a cell of the database.,079_Coffee,category,category,Civet Cat,Civet Cat
Do we have any book on sale? Answer True or False,080_Books,boolean,boolean,True,True
Are there any books that are longer than 500 pages? Answer True or False,080_Books,boolean,boolean,True,True
Did Mr Harari write a book on history? Answer True or False,080_Books,boolean,boolean,True,True
Does any book have a rating better than 35? Answer True or False,080_Books,boolean,boolean,True,True
Do we still have enough stock of all books? Answer True or False,080_Books,boolean,boolean,False,False
"A customer asked for a book titled 'The greatest book to ever exist', do we have it in stock? Answer True or False",080_Books,boolean,boolean,False,False
Is there any book published by Harper Collins for India?,080_Books,boolean,boolean,True,False
Are there any books with fewer than 100 pages?,080_Books,boolean,boolean,True,True
Which book is considered the best by our clients?,080_Books,category,category,How to Win Friends and Influence People,Sapiens A Brief History Of Humankind
"Assuming all books are similar in reading difficulty, which category does the book that would take longest to read belong to?",080_Books,category,category,Novel,Novel
How many suns were there in the title of Hosseinis' novel? Answer with a number,080_Books,number,number,1000,1000
How many books are written by multiple authors? (explicitly mentioned translators and editors count as authors),080_Books,number,number,10,7
Who was the book with most reviewed book written by?,080_Books,category,category,Ernest Hemingway,Benjamin Graham
"If I wanted to buy the shortest book, how long would be the book that I'd pick?",080_Books,number,number,80,80
What is the publisher of the nineteenth edition of Let Us C?,080_Books,category,category,BPB Publications (India),BPB Publications (India)
How much stock (in number of books) of Ben Graham's work is there in this store?,080_Books,number,number,6,6
Which category does the Quran belong to?,080_Books,category,category,Islamic Books,Islamic Books
"According to this database, how many editions has 'The Intelligent Investor' gone through?",080_Books,number,number,8,8
What is the total number of book pages in our database?,080_Books,number,number,14087,8780
"If I can read 200 pages a day and I want to pick a book that I can read in half a day, what is the number of books that I can choose from?",080_Books,number,number,5,1
What is the average rating of all books?,080_Books,number,number,20.236,10.65
"If we had 30 copies of the arabic reader this morning, how many have we sold?",080_Books,number,number,9,9
How many pages does Sapiens have?,080_Books,number,number,498,498
How many books could be said to fall in the islamic category?,080_Books,number,number,2,2
How many books have been reviewed more than 10 times?,080_Books,number,number,12,3
What is the total number of books that we are selling below their usual price?,080_Books,number,number,37,19
List the page counts of the first five books in the dataset?,080_Books,list[number],list[number],"[498, 640, 80, 512, 492]","[498, 640, 80, 512, 492]"
List the page lengths (in numeric form) of the first five books?,080_Books,list[number],list[number],"[498, 640, 80, 512, 492]","[1258, 1598, 528, 950, 718]"
List the ratings of the top four books with the most reviews?,080_Books,list[category],list[number],"[73.0, 85.0, 50.0, 30.0]","[30.0, 39.0, 27.0, 13.0]"
Provide me with a list containing all the lengths of the books about computer science.,080_Books,number,list[number],[492],[492]
List the number of copies left for the first five books.,080_Books,list[number],list[number],"[4, 6, 21, 38, 18]","[4, 6, 21, 38, 18]"
List the ratings of the last five books in the dataset,080_Books,list[number],list[number],"[5.0, 0.0, 27.0, 1.0, 40.0]","[11.0, 23.0, 27.0, 10.0, 13.0]"
List the page counts of books in the 'History and Tradition' category?,080_Books,number,list[number],[498],[498]
What is the stock of the book that is closest to running out copies but hasn't yet?.,080_Books,category,number,1,2
List the categories of the first five books.,080_Books,list[category],list[category],"['History and Tradition', ' Business, Investment and Economics', 'Islamic Books', 'Islamic Books', 'Computer Science & Engineering']","['History and Tradition', ' Business, Investment and Economics', 'Islamic Books', 'Islamic Books', 'Computer Science & Engineering']"
List the authors of books that are not on sale today.,080_Books,list[category],list[category],"['Harish Bhat , B.S. Badan', 'Leil Lowndes', 'Dr. Joseph Murphy']","['Harish Bhat , B.S. Badan']"
List the titles of books with fewer than 200 pages.,080_Books,list[category],list[category],"['Madinah Arabic Reader 1', 'How Harsh Mariwala ?Groomed? Marico', 'Train to Pakistan', 'The Old Man and The Sea', 'Metamorphosis', 'Animal Farm', 'The Alchemist', 'Who Moved My Cheese?', 'The Art of War']","['Madinah Arabic Reader 1', 'How Harsh Mariwala ?Groomed? Marico', 'Train to Pakistan']"
List the categories of books with ratings above 20.,080_Books,list[category],list[category],"['History and Tradition', ' Business, Investment and Economics', 'Novel', 'Novel', 'Novel', 'Novel', 'Novel', 'Novel', 'Self-help and meditation', 'Self-help and meditation', 'Self-help and meditation', 'Self-help and meditation', 'Self-help and meditation', 'Self-help and meditation', ' Mystery, Detective, Thriller and Adventure']","['History and Tradition', ' Business, Investment and Economics', 'Novel', 'Novel']"
List the authors of books with more than 10 reviews.,080_Books,list[category],list[category],"['Yuval Noah Harari', 'Benjamin Graham', 'Khaled Hosseini', 'Ernest Hemingway', 'George Orwell', 'Chetan Bhagat', 'Dale Carnegie', 'Spencer Johnson', 'Napoleon Hill', 'Dr. Joseph Murphy', 'Jack Welch, Suzy Welch', 'J. K. Rowling']","['Yuval Noah Harari', 'Benjamin Graham', 'Khaled Hosseini']"
List the 5 categories of the last five books in the dataset.,080_Books,list[category],list[category],"['Self-help and meditation', 'Self-help and meditation', 'Self-help and meditation', 'War Tactics and Foreign Policy', ' Mystery, Detective, Thriller and Adventure']","['Novel', 'Novel', 'Novel', 'Self-help and meditation', 'Self-help and meditation']"
"List the editions of books in the 'Business, Investment and Economics' category.",080_Books,list[category],list[category],"['1st Edition', 'Edition', 'Edition', '1st Published']","['1st Edition', 'Edition', 'Edition', '1st Published']"