diff --git "a/train.csv" "b/train.csv" --- "a/train.csv" +++ "b/train.csv" @@ -1,3656 +1,3656 @@ id,parent_id,role,instruction,answer,context -ce627fea-13d5-491b-837d-610ec8496af1,,USER,What is the phone number of the man with the first name Timmothy and the last name Ward?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""Timmothy""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""Ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -523fda28-695a-4180-bca1-ddba7856f71e,,USER,"List all the possible ways to get to attractions, together with the number of attractions accessible by these methods.","{""actions"":[{""actionType"":""aggregations"",""column"":""Tourist_Attraction_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""How_to_Get_There""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -61a97638-21c6-49a1-bf24-61dd55c745e1,,USER,"Find the first names of teachers whose email address contains the word ""man"".","{""actions"":[{""actionType"":""condition"",""column"":""email_address"",""operation"":""contains"",""value"":""man""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" -0b9f7a3d-5f90-4cfc-b43c-5860e6746655,,USER,Which continent is Anguilla in?,"{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -61011926-2a11-4c00-a069-3f8717d6f818,,USER,Show all opening years and the number of churches that opened in that year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Church_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""open_date""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -2d2c48c1-054a-400d-b5c6-ae244a52cf5c,,USER,Show all distinct city where branches with at least 100 memberships are located.,"{""actions"":[{""actionType"":""condition"",""column"":""membership_amount"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -2eee6844-9322-497d-b21a-bf57cc51eae3,,USER,list all cartoon titles and their directors ordered by their air date,"{""actions"":[{""actionType"":""sorting"",""column"":""Original_air_date"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -f298dcc4-72f7-4b06-9629-7eabb72e2300,,USER,How many customers are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -d0858efa-525a-4443-adee-37a94665d321,,USER,What are the codes of countries where Spanish is spoken by the largest percentage of people?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -06d019c6-3f03-481c-899b-af2a1ae6180c,,USER,Show all ministers and parties they belong to in descending order of the time they took office.,"{""actions"":[{""actionType"":""sorting"",""column"":""took_office"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -9058d770-19e0-4066-8bdf-0dd5e497a7bf,,USER,where is mount whitney located,"{""actions"":[{""actionType"":""condition"",""column"":""mountain_name"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -8ee5328e-fddb-4748-9586-1efcece5d969,,USER,Give the name of the student in the History department with the most credits.,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""History""},{""actionType"":""topFilter"",""column"":""tot_cred"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -f74e706b-004b-426d-9b5c-0fced497dbe0,,USER,Calculate the number of customers per customer status code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_status_code""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -71f23bb6-e25c-4b16-a761-59f0dc4664d7,,USER,through which states does the ohio run,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -28122775-efcb-4210-af5f-50add13d2ca1,,USER,Please show the categories of music festivals and the count of each category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Category""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -0cedd039-edc4-446f-9e89-cd6a4c20171e,,USER,How many different source system code for the cmi cross references are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""source_system_code"",""aggregation"":""count""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" -93ea2569-f8d0-4ded-8ef9-7aaaefed24dc,,USER,How many books are there for each publisher?,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""publisher""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -86c4330d-b53b-4fe8-b405-00b33352627a,,USER,Find the number of universities with an enrollment size over 20000 for each affiliation type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""enrollment"",""operation"":"">"",""value"":20000},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -1b04806f-4e70-4e0f-8122-6ccc413bf6a8,,USER,How many professors are teaching class with code ACCT-211?,"{""actions"":[{""actionType"":""aggregations"",""column"":""PROF_NUM"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""CRS_CODE"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -e6082ccd-a370-40cd-8750-31aefb50c638,,USER,Whah are the name of each industry and the number of companies in that industry?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Industry""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -641b9199-ad48-4457-a17f-e2606b73daee,,USER,How many students does each advisor have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""advisor""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -393df6ec-a0bd-4e4f-b08d-581e1bd5258b,,USER,Give the phones for departments in room 268.,"{""actions"":[{""actionType"":""condition"",""column"":""Room"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" -935ce88c-d300-4dd4-853c-533b5736183d,,USER,What are the total number of domestic passengers at all London airports?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Domestic_Passengers"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""Airport_Name"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -305a9df3-1d8f-431e-92a2-74d2176c8c7b,,USER,Select the code of the product that is cheapest in each product category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -8d8130a0-cfb4-4bcf-ac43-e6a57f1d441c,,USER,Return the names of all counties sorted by county name in descending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""County_name"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -bc93b413-c124-4e73-9542-133852877584,,USER,What are the names of players who train between 500 and 1500 hours?,"{""actions"":[{""actionType"":""condition"",""column"":""HS"",""operation"":"">="",""value"":500},{""actionType"":""condition"",""column"":""HS"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -96e74102-e1ae-49fb-825d-53b97e876c9c,,USER,How many furniture components are there in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""num_of_component"",""aggregation"":""sum""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -a9f5fc77-8bc3-4eaa-92c5-0e1678d2a514,,USER,What is the starting year of the oldest technicians?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -1dbe74dc-c44b-49ea-b5ad-f0d4783b234f,,USER,Find the total credits of courses provided by different department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""credits"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -abfe7482-5b51-47af-84c2-9ffd07ff4aa4,,USER,What are the names of all the clubs ordered in descending alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -9aaeb3cf-efe2-4d2d-9936-253fa63a9e2b,,USER,what cities are located in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -d9316fb4-5ec2-499c-8b6f-43b24dbea18f,,USER,What region does Angola belong to and what is its population?,"{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -f6421cc4-3f87-4303-9d76-445981c31d36,,USER,Find the names of channels that are not owned by CCTV.,"{""actions"":[{""actionType"":""condition"",""column"":""OWNER"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -d0175396-013a-4575-8ada-c21994194fc4,,USER,"What are the different software platforms for devices, and how many devices use each platform?","{""actions"":[{""actionType"":""aggregations"",""column"":""Device_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Software_Platform""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -275396b1-a38d-4129-a7a1-e4409e0f6173,,USER,What venues are for Neuroscience ?,"{""actions"":[{""actionType"":""condition"",""column"":""venuename"",""operation"":""="",""value"":""'Neuroscience'""}]}","[{""columns"":[""venueId"",""venueName""],""name"":""venue"",""type"":""grid""}]" -d0721dc7-2f69-43bf-ac84-d6f3b30916d1,,USER,how many states does the missouri run through,"{""actions"":[{""actionType"":""aggregations"",""column"":""traverse"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -2682b9ed-232a-42b3-9ee8-64297b140a75,,USER,"What are the different schools and their nicknames, ordered by their founding years?","{""actions"":[{""actionType"":""sorting"",""column"":""founded"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -1c826ebb-459d-4798-a761-5bc9b78052aa,,USER,Show all school names in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""school_name"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" -99fb8073-bf0d-4ee9-afe1-e7499289dc45,,USER,Return the device carriers that do not have Android as their software platform.,"{""actions"":[{""actionType"":""condition"",""column"":""Software_Platform"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -1e4d4f2c-9f57-4fe6-9926-e53a329c4d2d,,USER,List the total points of gymnasts in descending order of floor exercise points.,"{""actions"":[{""actionType"":""sorting"",""column"":""Floor_Exercise_Points"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -206d9068-389e-4081-ad07-05c9229b289f,,USER,What is the payment method code and party phone of the party with the email 'enrico09@example.com'?,"{""actions"":[{""actionType"":""condition"",""column"":""party_email"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" -9b250337-0069-47aa-b6ce-bac24ff25183,,USER,Find the average base price for each bed type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -4c3ff5f2-4d96-46b9-8651-629df4a4e367,,USER,What is the total student capacity of all dorms?,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_capacity"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -33f0e796-e806-4099-999c-23a9910c941c,,USER,Count the number of different affected regions.,"{""actions"":[{""actionType"":""aggregations"",""column"":""region_id"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" -a46e894f-5466-490f-ac51-d6b9cbc822cd,,USER,"What are the names, dates active, and number of deaths for storms that had 1 or more death?","{""actions"":[{""actionType"":""condition"",""column"":""number_deaths"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -7458ca65-a5df-41e0-90bd-2ad154427ced,,USER,List the names of all distinct products in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""product_name"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" -206adc5d-9f2b-4202-8f9f-7637bcf67eff,,USER,Determine the total revenue of companies founded by each founder.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""founder""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -95d8adb8-2682-4a47-9a9e-6a9bd5261cc0,,USER,"What is the address of the location ""UK Gallery""?","{""actions"":[{""actionType"":""condition"",""column"":""Location_Name"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -b5f6108b-b774-429e-913e-bce229479980,,USER,What is the average amount due for all the payments?,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount_due"",""aggregation"":""avg""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" -755105d6-130d-42f0-a564-92613a84f127,,USER,How many different projects are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -872e4ec7-ddf9-4ab7-a361-fb8e7b31a686,,USER,Identify the count of IT Staff employees in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""IT Staff""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -1e6a0362-b686-49dd-8532-a26c06568034,,USER,Return the weight of the shortest person.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Height"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" -57e18363-68a9-4ded-b21a-7fce87c7beab,,USER,How many high schoolers are in each grade?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -578fdf8c-a104-4c78-ae50-14db9e68166f,,USER,How many musicals has each nominee been nominated for?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Musical_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nominee""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -fd147c35-36f3-4ec0-8792-78af27ecc25a,,USER,What is the zip code for Port Chelsea?,"{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -1778a732-8a3e-494d-b627-f8c45a9ac0cf,,USER,How many distinct birth places are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Birth_Place"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -fcbe4efa-f0e4-44b7-8e31-b62415d9b881,,USER,Provide the employee ID for each employee and the date on which they ended their previous job.,"{""actions"":[{""actionType"":""aggregations"",""column"":""end_date"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""employee_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -7562e98f-c88a-4340-b0dd-0b8cebb4a1af,,USER,List the maximum weight and pet type for each pet category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""petType""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -8d65468a-ac94-4f5a-a253-9b16e49e1b46,,USER,Count the number of different affiliation types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""affiliation"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -4f2fd016-f96f-44ef-a4ea-7d3b5878f918,,USER,Show all statement id and the number of accounts for each statement.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Account_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""STATEMENT_ID""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -88d86c74-cad0-42af-9eb9-dff055fc6c55,,USER,What are the titles of the cartoons sorted alphabetically?,"{""actions"":[{""actionType"":""sorting"",""column"":""title"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -18418178-9b83-4de4-95d0-24fc1bbda7b1,,USER,Find the name and account balance of the customer whose name includes the letter ‘a’.,"{""actions"":[{""actionType"":""condition"",""column"":""cust_name"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -9083889e-a972-4047-a6fd-84355ffee155,,USER,How many teachers are there in each hometown?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Teacher_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Hometown""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -470ee2c8-f8a1-4628-87c2-a566dbefd260,,USER,Which department has the highest average instructor salary?,"{""actions"":[{""actionType"":""grouping"",""column"":""dept_name""},{""actionType"":""topFilter"",""column"":""salary"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -241bb8f5-c596-45c3-b6db-05feffc39836,,USER,what is the area of the new mexico state,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -ad967636-9412-4bb7-96f4-be580578cc5a,,USER,"List the journals published in March , 2011","{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2011},{""actionType"":""grouping"",""column"":""journalid""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -92692c58-28b5-41d7-8c79-7d0927f063c0,,USER,"What is the name, city, and country of the airport with the lowest altitude?","{""actions"":[{""actionType"":""topFilter"",""column"":""elevation"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -04f9e458-1346-40a6-a00d-410dcbfb447a,,USER,Show all customer ids and the number of accounts for each customer.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -a5fea1ac-efca-4a31-8afd-966aef766264,,USER,What are the first names and department numbers for employees with last name McEwen?,"{""actions"":[{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -18f87610-6cca-4d03-9ae2-070ea0c5cf46,,USER,What are all the movies rated as R? List the titles.,"{""actions"":[{""actionType"":""condition"",""column"":""rating"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -61dfdf63-bc79-4e8f-8c93-97ae19e6dbb0,,USER,Find the name and email of the user whose name contains the word ‘Swift’.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Swift""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -65e72c61-9bbd-4c23-bf14-5df477ec7a90,,USER,What are the ids of the problems which are reported after 1978-06-26?,"{""actions"":[{""actionType"":""condition"",""column"":""date_problem_reported"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" -f815055d-e317-4366-b05c-5b964190e0eb,,USER,Find the first names and last names of teachers in alphabetical order of last name.,"{""actions"":[{""actionType"":""sorting"",""column"":""last_name"",""direction"":""asc""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" -8afad523-cc48-42a1-bf8f-3e4fb00247c7,,USER,Give me the start station and end station for the trips with the three oldest id.,"{""actions"":[{""actionType"":""topFilter"",""column"":""id"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -b55530a6-9630-41f8-9021-f8701513f2e6,,USER,Find id of the candidate who most recently accessed the course?,"{""actions"":[{""actionType"":""topFilter"",""column"":""assessment_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" -ed6c4156-dcf6-4f46-8d0b-d9b976be64f6,,USER,how many people in boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -cb6d0122-5f49-485d-bb92-608dbb25baf0,,USER,What is the total checking balance in all accounts?,"{""actions"":[{""actionType"":""aggregations"",""column"":""balance"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" -4e8a3f24-6958-4e65-9277-1090a740a60d,,USER,Display the different railway builders and the number of railways that use each builder.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Railway_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Builder""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -3a0b9387-7b78-475b-8335-5d07c7e6f3be,,USER,Return the issue date of the volume that has spent the fewest weeks on top.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Weeks_on_Top"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -5cb48e0c-7fb7-428f-9f4a-bcd4ee3aa996,,USER,Find the number of distinct projects.,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -2407eb38-ef7e-493d-9cbf-37e46f60a31b,,USER,List distinct locations and their corresponding performance counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Performance_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -bd370130-61bc-430d-a728-09a9e7806d4c,,USER,How many credits does the department offer?,"{""actions"":[{""actionType"":""aggregations"",""column"":""crs_credit"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -1a49b02a-157d-4cb2-bb93-b20667bdbc9b,,USER,Show different occupations along with the number of players in each occupation.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Occupation""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -d9560ec4-6800-4e60-9548-586b3f8f934b,,USER,Group wines by appellation and report their average price and score.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Appelation""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -9702fd17-dee1-4ab4-9c5d-85df487b004a,,USER,How many players enter hall of fame each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""yearid""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -319c54dd-0d2c-408e-ac0c-9a6799bdb96f,,USER,Where is the history department?,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -c71af4ff-b7ad-4bf3-a764-f621be03c874,,USER,List the types of competition and the number of competitions for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -59e0c2ea-c3ab-4eff-ab3b-a975525325f2,,USER,"Show the ministers and the time they took and left office, listed by the time they left office.","{""actions"":[{""actionType"":""sorting"",""column"":""left_office"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -ad6403ac-22dc-4e9f-8f20-8891b0e186d9,,USER,How many vehicle in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""vehicle_id"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" -d7d4765e-2a10-4c39-a7c4-e267b9ec5273,,USER,List the physicians' employee ids together with their primary affiliation departments' ids.,"{""actions"":[{""actionType"":""condition"",""column"":""primaryaffiliation"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" -0300bcfb-ebc9-4309-b71e-126a6f596cee,,USER,Calculate the average transaction amount for various transaction types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount_of_transaction"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""transaction_type_code""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -3e83760b-56fe-4620-b10b-8972eb75afd8,,USER,Show all the ranks and the number of male and female faculty for each rank.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -0b3bd542-0db3-4343-b4e1-01e213c23302,,USER,What is the list of school locations sorted in descending order of school foundation year?,"{""actions"":[{""actionType"":""sorting"",""column"":""Founded"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -18d9d5ef-ae3b-4ed2-abb4-f449a2127b67,,USER,How many different roles are there on the project staff?,"{""actions"":[{""actionType"":""aggregations"",""column"":""role_code"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -d0276fba-1b87-4548-ac40-91951c2ef546,,USER,How is the math course described?,"{""actions"":[{""actionType"":""condition"",""column"":""course_name"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -a8d9c555-74ae-4051-beee-041602936733,,USER,Please show the different statuses of cities and the average population of cities with each status.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Status""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -ff684bdf-428a-49d8-a8e9-925c53ff36f1,,USER,List the name of singers in ascending order of net worth.,"{""actions"":[{""actionType"":""sorting"",""column"":""Net_Worth_Millions"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -b4785a7b-3d8e-48de-b682-b76160b0fe79,,USER,Count the number of templates.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -79430648-e911-4576-9930-7c9b42d9e5b7,,USER,What is the average price for products?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Product_Price"",""aggregation"":""avg""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -bfbc4689-446f-4720-b7de-baed86ff8dba,,USER,find the number of medicines offered by each trade.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""trade_name""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -218bb42d-81f4-45fc-85b2-db6a99589629,,USER,What are ids and total number of hours played for each game?,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""gameid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -05bb756e-81ef-473e-8ddd-0831ba64aaa9,,USER,"Find the name of the document that has been accessed the greatest number of times, as well as the count of how many times it has been accessed?","{""actions"":[{""actionType"":""topFilter"",""column"":""access_count"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -c91091c1-5dfa-4aaf-bcc6-5847a84e5202,,USER,Determine the average hotel prices based on their pet policies.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pets_allowed_yn""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -7e9ec720-104f-4e37-9f38-99fea6b5cb53,,USER,Show all countries and the number of people from each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" -99f61d0d-6e1d-47fa-8287-387a7bd71951,,USER,"What are the different statement ids on accounts, and the number of accounts for each?","{""actions"":[{""actionType"":""aggregations"",""column"":""Account_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""STATEMENT_ID""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -8765d662-46f8-44ae-bea2-9a930b97b929,,USER,Show me the departure date and arrival date for all flights from Los Angeles to Honolulu.,"{""actions"":[{""actionType"":""condition"",""column"":""origin"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""destination"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -beb84ae6-3f91-4b0a-a08b-03236627cd33,,USER,List the publication dates of publications with 3 lowest prices.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Price"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -46eb6051-b2ef-4d4b-acb3-2bada95d8897,,USER,"Which customers have the substring ""Diana"" in their names? Return the customer details.","{""actions"":[{""actionType"":""condition"",""column"":""customer_details"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" -6c0091e3-e2df-4988-bc46-78322df8c7d0,,USER,What is the maximum Online Mendelian Inheritance in Man (OMIM) value of the enzymes?,"{""actions"":[{""actionType"":""aggregations"",""column"":""OMIM"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -004abe47-90fb-4bc6-a50f-b39b1eab6e6e,,USER,What is the course description and number of credits for QM-261?,"{""actions"":[{""actionType"":""condition"",""column"":""crs_code"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -8bda3e2e-82fb-40df-9431-273da996ed67,,USER,Which rooms cost between 120 and 150? Give me the room names.,"{""actions"":[{""actionType"":""condition"",""column"":""baseprice"",""operation"":"">="",""value"":120},{""actionType"":""condition"",""column"":""baseprice"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -e4a3f000-b958-4656-8a87-59e235c5fcb7,,USER,Return the template type description of the template type with the code AD.,"{""actions"":[{""actionType"":""condition"",""column"":""template_type_code"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" -ee553552-6e21-410d-b368-7bf6e73095fb,,USER,How many TV Channels use the English language?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -41c9b99f-c7a6-4687-8422-e9834a726ef0,,USER,What is the average price and score of wines grouped by appellation?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Net_Worth_Millions"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -a9133964-9588-4528-ab6f-882074159cfe,,USER,How many captains younger than 50 are in each rank?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -be22dd94-daf1-4386-a9fa-4aa2e9737f0f,,USER,What is the average age for all managers?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Age"",""aggregation"":""avg""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -27949cc7-09dd-4951-903a-67e3e0fd5804,,USER,Please list all album titles in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Title"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" -1cee91a8-52e3-46ad-be48-ffad97b0056c,,USER,What is the department name and corresponding building for the department with the greatest budget?,"{""actions"":[{""actionType"":""topFilter"",""column"":""budget"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -3b18b99d-12ff-4157-b3c1-99a284407536,,USER,How many different status codes of things are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Status_of_Thing_Code"",""aggregation"":""count""}]}","[{""columns"":[""thing_id"",""Date_and_Date"",""Status_of_Thing_Code""],""name"":""Timed_Status_of_Things"",""type"":""grid""}]" -1eaffbb0-51f7-43d7-9847-78c270729d23,,USER,Find the average elevation of airports in each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""elevation"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -ede24f9e-7c38-4a0e-9d27-4ef4b76abeba,,USER,Display the order ids and the total quantity of products in each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_quantity"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -e79508e6-42f3-4175-8951-79ddf1f8cebe,,USER,Calculate the total revenue for each manufacturer.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -f0d5ab05-d5e0-4f24-bcbf-d8f09b9fad70,,USER,What is the oldest age among the students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Age"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -08d18145-7eac-4172-9b39-d5010c091172,,USER,List the number of faculty members for each building along with the name of the building.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -91ca8053-a246-4f85-8b70-d3d983bf1049,,USER,List all headquarters locations and their respective company counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""headquarters""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -ad5c5aa5-0d98-4532-8961-cdc5f41fda28,,USER,What is the average age for a male in each job?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""male""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -3bd1a5b0-f8f9-46d7-bfc1-731611328d73,,USER,"List the open date of open year of the shop named ""Apple"".","{""actions"":[{""actionType"":""condition"",""column"":""Shop_Name"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -6009a3be-6802-4b68-8b99-d4fd20d46c4f,,USER,How many budgets are above 3000 in year 2001 or before?,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""budgeted"",""operation"":"">"",""value"":3000},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" -b3f66194-8fb0-4b3b-b15a-75e349521e08,,USER,List all the distinct stations from which a trip of duration below 100 started.,"{""actions"":[{""actionType"":""condition"",""column"":""duration"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -802952bd-e2d6-435d-b597-146c1345cec8,,USER,What are the record companies of orchestras in descending order of years in which they were founded?,"{""actions"":[{""actionType"":""sorting"",""column"":""Year_of_Founded"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -cd40c861-ab71-41eb-809f-0fa28623ed38,,USER,List the campuses in Los Angeles county.,"{""actions"":[{""actionType"":""condition"",""column"":""county"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -fcc62e44-cb70-4813-ac85-58bbd43a3f48,,USER,What are the first names of all employees that are professors ordered by date of birth?,"{""actions"":[{""actionType"":""condition"",""column"":""emp_jobcode"",""operation"":""="",""value"":""PROF""},{""actionType"":""sorting"",""column"":""emp_dob"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" -72e4464d-f230-4d77-a9e1-fb18b08965d6,,USER,"List the research staff details, and order in ascending order.","{""actions"":[{""actionType"":""sorting"",""column"":""staff_details"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" -2bd76da9-1bee-4f8e-b042-76e34e956182,,USER,"Which city does the student whose last name is ""Kim"" live in?","{""actions"":[{""actionType"":""condition"",""column"":""LName"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -d29a99da-6c28-420c-86b8-3c51800e3e70,,USER,Which problems are reported before 1978-06-26? Give me the ids of the problems.,"{""actions"":[{""actionType"":""condition"",""column"":""date_problem_reported"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" -c55f6555-5cb4-4e37-9ad3-03bcc30284af,,USER,What is the average price of products grouped by manufacturer code?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Manufacturer""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -bcb5a6bc-688c-4739-ad9a-68c2bf8fff15,,USER,Show all template type codes and the number of templates for each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_type_code""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -66c1b386-ee2e-47a5-a3ee-83bb58b67ae1,,USER,Show all student ids and the number of hours played.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""Stuid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -d557ad7c-d623-4632-a9ad-53a74d65fd6d,,USER,How many distinct artists do the volumes associate to?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -ac70a676-e2eb-459f-bd75-5bbabcac60be,,USER,What is the maximum point for climbers whose country is United Kingdom?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""Country"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -d4ddadcc-edfe-4cb2-b27c-33cb215a4765,,USER,Return the average price of products that have each category code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_category_code""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -7b069cbd-f2c9-4470-a1a7-4f20d576d29b,,USER,What is the average rating of songs for each language?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""languages""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -c9178706-fd02-4734-9ff2-bf246c12c863,,USER,"How many rooms cost more than 120, for each different decor?","{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""basePrice"",""operation"":"">"",""value"":120},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -c84f5225-7464-4548-838c-e12f25bab5cb,,USER,What is the product with the highest height? Give me the catalog entry name.,"{""actions"":[{""actionType"":""topFilter"",""column"":""height"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -464e2d97-7282-4df9-a394-688ae3bbce6d,,USER,What are the names and descriptions of the products that are of 'Cutlery' type and have daily hire cost lower than 20?,"{""actions"":[{""actionType"":""condition"",""column"":""product_type_code"",""operation"":""="",""value"":""Cutlery""},{""actionType"":""condition"",""column"":""daily_hire_cost"",""operation"":""<"",""value"":20}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" -bf75b291-6595-43ab-918d-cb1f39c640f4,,USER,Show the number of IT staff employees from each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""IT Staff""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -ca7c6d0c-e39a-47eb-bd40-728acbb10ae3,,USER,Tally the number of students assigned to each advisor.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""advisor""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -8374283e-0e01-47ce-8302-9985f0acb2f2,,USER,"list the first and last names, and the addresses of all employees in the ascending order of their birth date.","{""actions"":[{""actionType"":""sorting"",""column"":""Bdate"",""direction"":""asc""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -27cdf350-80da-4460-968f-b9b94c943b16,,USER,"What are the date, mean temperature and mean humidity for the top 3 days with the largest max gust speeds?","{""actions"":[{""actionType"":""topFilter"",""column"":""max_gust_speed_mph"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -e73d9eed-79ca-4ed8-91c3-c1f4268b2581,,USER,List the name of actors whose age is not 20.,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -ea9f53a9-a1c8-4d0f-b6d1-a6db89d8bd8a,,USER,show the lowest low temperature and highest wind speed in miles per hour.,"{""actions"":[{""actionType"":""aggregations"",""column"":""low_temperature"",""aggregation"":""min""},{""actionType"":""aggregations"",""column"":""wind_speed_mph"",""aggregation"":""max""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" -2573b2cf-25a6-4f8e-a70a-f245423f9695,,USER,"For each position, determine the count of players with fewer than 30 points.","{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""points"",""operation"":""<"",""value"":30},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -8450e5eb-fb30-4980-aa8a-8f63c3c38709,,USER,Find the number of sections for each course.,"{""actions"":[{""actionType"":""aggregations"",""column"":""CLASS_CODE"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""crs_code""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -ca158a35-1dd1-478b-a1e0-14a848fb97a6,,USER,Find the last name of female (sex is F) students in the descending order of age.,"{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""'F'""},{""actionType"":""sorting"",""column"":""Age"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -491d7eb3-9755-48cd-acac-607b4182d464,,USER,List the names of wrestlers in descending order of days held.,"{""actions"":[{""actionType"":""sorting"",""column"":""Days_held"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -5cfb4cdd-02d0-4c60-927e-a994d6913e0c,,USER,Count the number of individuals with a weight over 85 for each gender.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""weight"",""operation"":"">"",""value"":85},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -01f0a91c-135d-42ac-88bb-27afd74be12a,,USER,What other details can you tell me about students in reverse alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""other_student_details"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -38147629-7d68-4a3d-890c-5a2c917c2d3e,,USER,Find the state which has the most number of customers.,"{""actions"":[{""actionType"":""grouping"",""column"":""state""},{""actionType"":""topFilter"",""column"":""no_of_customers"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -1f7ef192-cc84-4828-a3d5-513f724788aa,,USER,What is the name and distance for the aircraft that has an id of 12?,"{""actions"":[{""actionType"":""condition"",""column"":""aid"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -2ded4ddd-d0d3-4f56-80fa-432dc834af6a,,USER,List all the reviews which rated a business less than 1,"{""actions"":[{""actionType"":""condition"",""column"":""rating"",""operation"":""<"",""value"":1}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" -5931a866-95bc-4b49-8cf3-156c352c3754,,USER,List names of all pilot in descending order of age.,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -6ed79a71-356c-42bb-a8b4-459d8007c3a1,,USER,Return the minister who left office at the latest time.,"{""actions"":[{""actionType"":""topFilter"",""column"":""left_office"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -e29979b7-60e9-4824-a157-18063971e3fa,,USER,"Find the dates of the tests taken with result ""Pass"".","{""actions"":[{""actionType"":""condition"",""column"":""test_result"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" -5e56ae19-c18c-4e09-9f1d-6175330380c2,,USER,What are the different dorm amenity names in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""amenity_name"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" -0a0941fb-e33b-422e-9480-69c574d3e38e,,USER,How many students are in each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -8edbe5a3-7fa9-4045-9495-76131d3cb5d8,,USER,"Return the names and locations of shops, ordered by name in alphabetical order.","{""actions"":[{""actionType"":""sorting"",""column"":""Shop_Name"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -593fd827-86e0-4a1e-b49d-7f05ab6ff87d,,USER,Determine the total number of hours completed by students in each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""stu_hrs"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -7b49cc6d-0750-41c1-8a50-50856024114d,,USER,How many high school students are there in each grade level?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -523f1e66-4bc8-4450-9da0-ac5c0e447fbb,,USER,How many pilots are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Pilot_ID"",""aggregation"":""count""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -034d1469-f42b-41cd-9522-68fe1ba6af39,,USER,When did the staff member with first name as Janessa and last name as Sawayn leave the company?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Janessa'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -b4e057c8-aa0b-4ddb-931c-4bbbc83db6e6,,USER,"Show all dates of transactions whose type code is ""SALE"".","{""actions"":[{""actionType"":""condition"",""column"":""transaction_type_code"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -771ff4cf-a9b6-4d0f-b8b7-2839a02470ac,,USER,What is the average number of gold medals for a club?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Gold"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" -d7029a2f-351c-4296-9b30-18da11536559,,USER,What is the name of the singer with the largest net worth?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Net_Worth_Millions"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -c2aba98d-a986-4a83-bd1e-06f78c6e95f8,,USER,Tell me the name of the most pricy product.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Product_Price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -8dd56d49-f50b-4bc6-87b3-d72a34e6b06a,,USER,How many distinct incident type codes are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""incident_type_code"",""aggregation"":""count""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" -d215bc91-8278-4859-b388-e43275367c21,,USER,How many male and female assistant professors do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""rank"",""operation"":""="",""value"":""'AsstProf'""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -6a99865f-a478-413a-9ad8-957894b6680f,,USER,"Display the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade for each grade.","{""actions"":[{""actionType"":""aggregations"",""column"":""classroom"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -dc1527bb-d522-4ccf-929b-e67cf65e7fd8,,USER,What is the zip code in which the average mean sea level pressure is the lowest?,"{""actions"":[{""actionType"":""grouping"",""column"":""zip_code""},{""actionType"":""topFilter"",""column"":""mean_sea_level_pressure_inches"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -7bedce2b-027f-4787-8c6c-e2cd7a32f85d,,USER,Sort the company names in descending order of the company's market value.,"{""actions"":[{""actionType"":""sorting"",""column"":""Market_Value_billion"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -61eff418-fcb0-4aa5-ac5d-67cb062fee1b,,USER,Count the total number of settlements made.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Settlement_ID"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" -3c4de2eb-b3d8-4864-84ac-52459b8ab414,,USER,Return the maximum number of points for climbers from the United Kingdom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""Country"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -3cd867b1-b5c6-4850-9348-faf37fee18da,,USER,Give the average life expectancy for countries in Africa which are republics?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LifeExpectancy"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Africa'""},{""actionType"":""condition"",""column"":""GovernmentForm"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -181773f2-1b68-411c-9e5a-0f26133bc94b,,USER,How many different colleges are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""cName"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -55b72666-5e41-45d0-9532-6f4b4926d348,,USER,How many players are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -8106160f-7c4a-4d50-b4c2-f281655ba158,,USER,"For each zip code, determine the number of times the maximum wind speed has reached 25 mph.","{""actions"":[{""actionType"":""aggregations"",""column"":""date"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""max_wind_Speed_mph"",""operation"":"">="",""value"":25},{""actionType"":""grouping"",""column"":""zip_code""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -c253a9f3-4ed4-4dc9-9088-e521254f2bbc,,USER,"What are the different product names, and what is the average product price for each of them?","{""actions"":[{""actionType"":""aggregations"",""column"":""Product_Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Product_Name""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -9e4c025e-eb3f-4174-a61a-3aa1f8ce8695,,USER,How many students reside in each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -834b6e1d-f839-49d1-b5b1-96ae1e67221b,,USER,Which city and country is the Alton airport at?,"{""actions"":[{""actionType"":""condition"",""column"":""AirportName"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -f7bea05f-035e-4442-a642-b6f99ad22dee,,USER,"What are the names of the songs whose title has the word ""the""?","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" -f802f02a-82e7-4d28-bee9-8cdc4720c042,,USER,How many accounts do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -1c64893a-f348-4d94-9cd0-0c707596571f,,USER,Show all distinct region names ordered by their labels.,"{""actions"":[{""actionType"":""sorting"",""column"":""Label"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" -675091e7-a668-4708-b576-f23ff34b13ec,,USER,What is the average account balance of customers with credit score below 50 for the different account types?,"{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""acc_type""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -97e367fb-626c-4f42-83fa-4631cd56154f,,USER,Show all locations that have train stations with at least 15 platforms and train stations with more than 25 total passengers.,"{""actions"":[{""actionType"":""condition"",""column"":""number_of_platforms"",""operation"":"">="",""value"":15},{""actionType"":""condition"",""column"":""total_passengers"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -a41d8eb6-1d83-4f82-9449-493f19164f3f,,USER,What is average enrollment of colleges in the state FL?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -09098d45-2f9b-4b0c-8a8f-6a7f7d1e0167,,USER,Provide the college name and the number of authors submitting from each college.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Submission_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""College""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -98affa84-7ada-4d63-9fe4-a8143159d587,,USER,How many distinct currency codes are there for all drama workshop groups?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Currency_Code"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" -d6063f1e-fccc-48ae-af61-ff34b27de51b,,USER,"How many credits does course CIS-220 have, and what its description?","{""actions"":[{""actionType"":""condition"",""column"":""crs_code"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -6172ebea-e4f0-4789-b54d-b1e4daa541ec,,USER,How many male and female assistant professors do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""rank"",""operation"":""="",""value"":""'AsstProf'""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -4e4e5e8d-91fc-44cb-9df1-eefc76541501,,USER,How many female Professors do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""F""},{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -d0d2934a-a682-4f0f-8d36-65e0f2322f2b,,USER,What are the names of all the clubs starting with the oldest?,"{""actions"":[{""actionType"":""sorting"",""column"":""Start_year"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -67eecf42-1de0-420f-840c-3c224c594b18,,USER,Identify the number of races per constructor ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""constructorStandingsId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""constructorid""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -fdf45a11-8fae-4885-b629-664976e42e08,,USER,"Find the phone number and email address of customer ""Harold"".","{""actions"":[{""actionType"":""condition"",""column"":""Customer_Name"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" -d4846d68-f116-4be6-886f-7e8e8f1fca00,,USER,Show different nominees and the number of musicals they have been nominated.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Musical_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nominee""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -4281ffea-2d85-452c-ac21-8a965ef18278,,USER,Give the phone and postal code corresponding to the address '1031 Daugavpils Parkway'.,"{""actions"":[{""actionType"":""condition"",""column"":""address"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" -c870b561-059c-4791-b11e-ce4ef9d51586,,USER,Return the apartment number with the largest number of bedrooms.,"{""actions"":[{""actionType"":""topFilter"",""column"":""bedroom_count"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -f16a2d16-c607-40ce-a8be-0e2c8e58e677,,USER,How many matches occurred in each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""best_of"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -b5af6529-b38b-4632-9310-a5d287c1b7ec,,USER,Count the number of different statuses.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Status"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -8a3feec6-cf54-4807-9f86-11b99daf684d,,USER,What are each physician's employee id and department id primarily affiliated.,"{""actions"":[{""actionType"":""condition"",""column"":""primaryaffiliation"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" -98f07a70-2527-411f-9301-7b001d992b3b,,USER,"What are the name, population, and life expectancy of the largest Asian country by land?","{""actions"":[{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Asia'""},{""actionType"":""topFilter"",""column"":""SurfaceArea"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -2a86e33d-22ab-4d8e-afea-5cb87d35f6c8,,USER,Find the number of dorms that have some amenity.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dormid"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" -731f9b71-ba4d-42c4-b18e-1e0396ae466f,,USER,How many climbers are from each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Climber_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -08132c94-e13f-4098-a355-3c7e333f6397,,USER,"How many team franchises are active, with active value 'Y'?","{""actions"":[{""actionType"":""aggregations"",""column"":""franchise_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""active"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" -bfbf08ba-3737-4230-b2a8-2945a1243a92,,USER,What is the average amount of items ordered in each order?,"{""actions"":[{""actionType"":""aggregations"",""column"":""order_quantity"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" -2e9bec40-61b7-4826-9b5d-8b30e6c873bf,,USER,What are the names of companies with revenue between 100 and 150?,"{""actions"":[{""actionType"":""condition"",""column"":""revenue"",""operation"":"">="",""value"":100},{""actionType"":""condition"",""column"":""revenue"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -c00c6b4a-612f-4b56-8397-7c23120c1a73,,USER,Find the distinct names of all races held between 2014 and 2017?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">="",""value"":2014},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -76a5ac33-c7b5-4458-b323-a7e1fe75d48d,,USER,Show the party with drivers from Hartford and drivers older than 40.,"{""actions"":[{""actionType"":""condition"",""column"":""home_city"",""operation"":""="",""value"":""Hartford""},{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -4eb8db66-6142-4bc7-b435-6b423f2f7085,,USER,"Who are the ministers, when did they take office, and when did they leave office, ordered by when they left office?","{""actions"":[{""actionType"":""sorting"",""column"":""left_office"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -4f592e48-3fb6-41ef-a78a-ac38618faa49,,USER,What is the average quantity of stocks?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Quantity"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" -9dc7d22d-78fc-4cb4-aa0d-dab42eea31ed,,USER,How many students are enrolled in each major?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""major""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -95b51de5-aa43-423f-b113-89333df718a7,,USER,How many different students play games?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -075756e4-f7dc-437b-9a24-ac45721ddd2b,,USER,List the names of climbers in descending order of points.,"{""actions"":[{""actionType"":""sorting"",""column"":""Points"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -fc5acf3d-6b84-432d-9775-bb51b8487143,,USER,Show the details of all trucks in the order of their license number.,"{""actions"":[{""actionType"":""sorting"",""column"":""truck_licence_number"",""direction"":""asc""}]}","[{""columns"":[""truck_id"",""truck_licence_number"",""truck_details""],""name"":""Trucks"",""type"":""grid""}]" -5409bd74-3846-470e-b40b-9b979936c8e5,,USER,What are the names of all video games that are collectible cards?,"{""actions"":[{""actionType"":""condition"",""column"":""gtype"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -937e532a-7cc4-47f3-a4de-c0838b0608aa,,USER,Provide the country id and the number of cities in each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LOCATION_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_id""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -5ea773b1-8a84-49d5-970a-dee844bfa0c7,,USER,Find the description and credit for the course QM-261?,"{""actions"":[{""actionType"":""condition"",""column"":""crs_code"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -1523cc80-ef4c-48d0-b443-01730466343f,,USER,"For every fourth-grade classroom, provide the room number and the total student count using it.","{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'4'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -16635cdf-7964-45fb-ad4e-a349fd84d1dc,,USER,What is the mean high temperature for each day of the week?,"{""actions"":[{""actionType"":""aggregations"",""column"":""high_temperature"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""day_of_week""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" -6a38d684-9792-45ca-a33b-669effa347dd,,USER,How many shops are there in each location?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Shop_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -95484bc9-2c3e-43ad-b47c-b5bf20ecbbb1,,USER,which states border kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -10747bf4-dd78-44a3-94a0-213f82d5fa32,,USER,"Find the description of the claim status ""Open"".","{""actions"":[{""actionType"":""condition"",""column"":""claim_status_name"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" -eeaab184-c26b-47e2-9572-30ae0f79c07e,,USER,Find the name and rank of the 3 youngest winners across all matches.,"{""actions"":[{""actionType"":""topFilter"",""column"":""winner_age"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -9e3454a3-a4a8-4a2a-af64-5c18cd05781c,,USER,List the different statuses of cities and the average population of cities with each status.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Status""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -9c457545-ad33-4b0a-aee2-a1043c15af91,,USER,What are the names of the heads who are born outside the California state?,"{""actions"":[{""actionType"":""condition"",""column"":""born_state"",""operation"":""!="",""value"":""California""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" -6c6ad91f-0110-47b8-8da6-d31be2ba71bb,,USER,Count the number of bank branches.,"{""actions"":[{""actionType"":""aggregations"",""column"":""branch_ID"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -d81b6d5c-b11b-46ad-8480-04bdb892762e,,USER,Find the weight of the youngest dog.,"{""actions"":[{""actionType"":""topFilter"",""column"":""pet_age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -83ed8bb6-413e-49ba-bf45-22d14734e871,,USER,A list of the top 8 countries by gross/total invoice size. List country name and gross invoice size.,"{""actions"":[{""actionType"":""aggregations"",""column"":""total"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""billing_country""},{""actionType"":""topFilter"",""column"":""total"",""limit"":8,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -6ae74733-1f14-470d-af18-a4d89f4b54eb,,USER,"Show name, country, age for all singers ordered by age from the oldest to the youngest.","{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -bb102128-e6f6-43b0-a0a4-52c309698a6b,,USER,How many medicines were not approved by the FDA?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""FDA_approved"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -c15fac05-1940-4c35-9638-6bb0f0b8cd9e,,USER,Show the average salary for employees with commission percentages in each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""!="",""value"":""'null'""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -ee65d5ae-6f37-46b0-afc8-9d9aac7ea7d8,,USER,What is the total revenue of each manufacturer?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""major""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -fdc2acd6-325e-43d5-b823-2b4abac3e808,,USER,"What is the unit price of the tune ""Fast As a Shark""?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -dd575109-96ee-4873-85b2-ca9925040f82,,USER,How many singers belong to each citizenship category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -94085ae9-66b3-4dc5-9c0f-46ba6b19a8c5,,USER,What are the names of projects that require between 100 and 300 hours?,"{""actions"":[{""actionType"":""condition"",""column"":""hours"",""operation"":"">="",""value"":100},{""actionType"":""condition"",""column"":""hours"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -739055f6-91f8-4c91-805c-cfbe8a645115,,USER,Find the average account balance of customers with a credit score lower than 50 for each account type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""acc_type""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -d900a595-2280-47a6-b6af-85b3bac61dad,,USER,Display the number of TV channels for each language.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LANGUAGE""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -8323a1c6-4623-476c-a8b6-46d63a8c57ca,,USER,How many hours do the players train on average?,"{""actions"":[{""actionType"":""aggregations"",""column"":""HS"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -04f33973-d0fe-462a-b709-5d1d49d10ba0,,USER,How many players come from each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_code""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -499648aa-caa3-4915-b866-b85664b192a5,,USER,Display all opening years and the number of churches that opened in that year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Church_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""open_date""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -8c8501e1-d649-463a-bd4c-c70f17c11542,,USER,Show the name of aircrafts with top three lowest distances.,"{""actions"":[{""actionType"":""topFilter"",""column"":""distance"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -6dc3d082-c0a2-40b5-9c7e-b546203ae317,,USER,Display the number of roller coasters for each status category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Roller_Coaster_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Status""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -d5237984-c6fe-4632-b4b1-1bf7aa469d25,,USER,What are the document ids for the budget type code 'SF'?,"{""actions"":[{""actionType"":""condition"",""column"":""budget_type_code"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" -1958b1d7-98a6-4899-9c4f-e0e15e0fdf4e,,USER,Who is the founder of Sony?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -166ff1e6-e81e-4836-85d9-bbfff8fb7df7,,USER,What is the total amount of grants given by each organisations? Also list the organisation id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""grant_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""organisation_id""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -2c5ff429-d955-4d06-9590-ce01575adfd4,,USER,"Which Payments were processed with Visa? List the payment Id, the date and the amount.","{""actions"":[{""actionType"":""condition"",""column"":""Payment_Method_Code"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -ac487714-b423-48b5-a0e6-ccbe2ecfa585,,USER,What is the average age of female (sex is F) students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Age"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -788d858b-98af-4530-a040-89fb6f154f2b,,USER,Show the product ids and the number of unique orders containing each product.,"{""actions"":[{""actionType"":""aggregations"",""column"":""order_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""product_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -1f58ce92-acdb-4cbc-b015-4e1c44533abf,,USER,Calculate the number of students in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -63b188f4-5b20-4024-a7c6-b7134ffbfb01,,USER,How many distinct publication dates are there in our record?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Publication_Date"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -320a1bce-8bcd-43b8-8018-d7f6d31554cb,,USER,In what year was the most degrees conferred?,"{""actions"":[{""actionType"":""grouping"",""column"":""YEAR""},{""actionType"":""topFilter"",""column"":""degrees"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" -f0b7c056-70a6-44fa-a25f-6ffb8406310a,,USER,List the names of employees and sort in ascending order of age.,"{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -295f2366-6dc0-4200-80e7-4c4b102a9301,,USER,which rivers are in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -fcd5e75e-12d6-472b-90b3-5336bb68dc1f,,USER,Display various citizenships and the highest net worth of singers for each citizenship.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Net_Worth_Millions"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -d21ecd92-3638-4ae0-b1b9-c40ecd613efc,,USER,What is the school code of the accounting department?,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -7996fba4-e699-462c-a068-1ba3f25d4ca1,,USER,Count the number of different templates used for documents.,"{""actions"":[{""actionType"":""aggregations"",""column"":""template_id"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -d479f5f2-e561-40ea-9014-ed9890544489,,USER,"Which authors have last name ""Ueno""? List their first names.","{""actions"":[{""actionType"":""condition"",""column"":""lname"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -15f93333-4964-4677-a5c1-4460218986b2,,USER,What is the average price of wine for each category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -33260319-d5ec-46d9-80da-8f3a3d84fa63,,USER,Find the order id and customer id associated with the oldest order.,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_order_placed"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -8efdfe0c-d162-4598-91cc-36f2144257a7,,USER,How many artists do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -0362baa2-f8bb-42f3-8f66-8cf409b575ac,,USER,when is the hire date for those employees whose first name does not containing the letter M?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -78965977-3671-4f12-a666-ced43153304d,,USER,"Find the name and description of the role with code ""MG"".","{""actions"":[{""actionType"":""condition"",""column"":""role_code"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" -22b1d535-66a6-4c4c-a5bb-2ebc979f311a,,USER,Show other account details for account with name 338.,"{""actions"":[{""actionType"":""condition"",""column"":""account_name"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -cfb4fb3d-5869-4c7c-99ce-58af537c669f,,USER,what is the major cities in kansas,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -4f9845d6-3ce5-482d-8b4a-69e9cfdc434e,,USER,what are major rivers in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""LENGTH"",""operation"":"">"",""value"":750},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -834a6c70-e47e-473f-829a-c07126a1b955,,USER,Count the number of customers.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -792cdc76-0d45-45ea-9f51-9a8d9d1ea523,,USER,"List the invoice count from the US, grouped by state.","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""billing_country"",""operation"":""="",""value"":""'USA'""},{""actionType"":""grouping"",""column"":""billing_state""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -7f3d1a2c-5bd4-4519-b787-ce197d264e32,,USER,How many rooms whose capacity is less than 50 does the Lamberton building have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""building"",""operation"":""="",""value"":""Lamberton""},{""actionType"":""condition"",""column"":""capacity"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -e12eddb0-392a-44ed-8fa1-4df8004948b1,,USER,List all department names ordered by their starting date.,"{""actions"":[{""actionType"":""sorting"",""column"":""mgr_start_date"",""direction"":""asc""}]}","[{""columns"":[""Dname"",""Dnumber"",""Mgr_ssn"",""Mgr_start_date""],""name"":""department"",""type"":""grid""}]" -ef44e9b7-404e-49ec-ad6f-0887436cdbcd,,USER,What are the names of the tourist attractions that can be accessed by bus?,"{""actions"":[{""actionType"":""condition"",""column"":""How_to_Get_There"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -6770ab50-112f-4707-8663-9a3506618b2e,,USER,How many different series and contents are listed in the TV Channel table?,"{""actions"":[{""actionType"":""aggregations"",""column"":""series_name"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""content"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -7417af98-e201-4d7c-b370-a1ef9b3c8740,,USER,What are the number of rooms for each bed type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -ceef8cc2-87a8-4fe2-bc1f-4e31e23bb294,,USER,How many invoices were billed from each state?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""billing_country"",""operation"":""="",""value"":""'USA'""},{""actionType"":""grouping"",""column"":""billing_state""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -d9e9e7a6-57f7-417b-9a91-2864fdfc4d91,,USER,"What is the incident type description for the incident type with code ""VIOLENCE""?","{""actions"":[{""actionType"":""condition"",""column"":""incident_type_code"",""operation"":""="",""value"":""'VIOLENCE'""}]}","[{""columns"":[""incident_type_code"",""incident_type_description""],""name"":""Ref_Incident_Type"",""type"":""grid""}]" -825db78d-ba6f-40aa-ac24-22f9946cb980,,USER,Display the order IDs and the number of products in each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -8428338b-e67f-4993-be34-e990e2e74b55,,USER,"What are the number of international and domestic passengers of the airport named London ""Heathrow""?","{""actions"":[{""actionType"":""condition"",""column"":""Airport_Name"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -1ac97525-aa4a-4d29-9c62-8b3a9699b2f2,,USER,List official names of cities in descending order of population.,"{""actions"":[{""actionType"":""sorting"",""column"":""Population"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -f0c57e99-a2fc-4627-bcc1-a9ec467c3303,,USER,what is the phone number of employees whose salary is in the range of 8000 and 12000?,"{""actions"":[{""actionType"":""condition"",""column"":""salary"",""operation"":"">="",""value"":8000},{""actionType"":""condition"",""column"":""salary"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -019f4318-500b-41e1-90bb-161cb774f97b,,USER,Find the number of departments in each school.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -e8a9d705-d4fd-45c8-accd-ef4cfe6dcb6c,,USER,"List the name and residence for players whose occupation is not ""Researcher"".","{""actions"":[{""actionType"":""condition"",""column"":""Occupation"",""operation"":""!="",""value"":""'Researcher'""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -6673556d-e795-4651-9f8b-7e215b2804b3,,USER,How many faculty members do we have for each rank and gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -83f18549-bc6a-4f38-9657-b0c077379599,,USER,how many rivers are there in us,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -a0e30ffc-8521-49f9-a13b-521514f0300b,,USER,How many different kinds of clients are supported by the web clients accelerators?,"{""actions"":[{""actionType"":""aggregations"",""column"":""client"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" -440048cf-840b-4f73-8951-445202ca8a2d,,USER,Which channels are not owned by CCTV? Give me the channel names.,"{""actions"":[{""actionType"":""condition"",""column"":""OWNER"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -e6d8b114-c574-42ff-abe1-407549fe5b99,,USER,"What is the maximum level of managers in countries that are not ""Australia""?","{""actions"":[{""actionType"":""aggregations"",""column"":""LEVEL"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""Country"",""operation"":""!="",""value"":""'Australia\t'""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -f1f8117c-22ef-496c-ad72-5a83f6cc7b20,,USER,What are the titles of all the albums alphabetically ascending?,"{""actions"":[{""actionType"":""sorting"",""column"":""title"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" -9c5cf4ce-a1dd-4c18-8b57-fe160e9e4a0b,,USER,List the names and emails of customers who payed by Visa card.,"{""actions"":[{""actionType"":""condition"",""column"":""payment_method"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" -9fb6a462-47a7-4e1b-967a-6dc7f1d7f928,,USER,What are the open dates and years for the shop named Apple?,"{""actions"":[{""actionType"":""condition"",""column"":""Shop_Name"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -f499ece8-b06c-49e0-922f-dd2e466c2c43,,USER,What are the staff roles of the staff who,"{""actions"":[{""actionType"":""condition"",""column"":""date_from"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""actionType"":""condition"",""column"":""date_to"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -6e311830-61a2-4bf1-b4ab-a93c23480c47,,USER,"For each grade 0 classroom, report the total number of students.","{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'0'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -0c4df105-1fa6-447e-9d15-0a8a11e25a98,,USER,What is draft detail of the document with id 7?,"{""actions"":[{""actionType"":""condition"",""column"":""document_id"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""draft_number"",""draft_details""],""name"":""Document_Drafts"",""type"":""grid""}]" -948c9c3d-aad5-4f49-b589-319cb2331770,,USER,What is the name of the district with the most residents?,"{""actions"":[{""actionType"":""topFilter"",""column"":""city_population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -61d871dd-a990-495c-97f7-3686de477acd,,USER,name the rivers in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -a13742b1-cc09-41a2-a890-ee1c891db232,,USER,"What is the description of the product named ""Chocolate""?","{""actions"":[{""actionType"":""condition"",""column"":""product_name"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -31a872af-36fc-4a3f-a993-259f399d9f3c,,USER,What are the first and last names of the employee with the earliest date of birth?,"{""actions"":[{""actionType"":""topFilter"",""column"":""emp_dob"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" -bf3d551f-366d-46ea-9511-d10f89bb0cf8,,USER,How many different cities do people originate from?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -7140f379-e031-43d3-8131-d660cd45be11,,USER,"list the card number of all members whose hometown address includes word ""Kentucky"".","{""actions"":[{""actionType"":""condition"",""column"":""Hometown"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -fe356e54-49e0-468f-ad5c-d6487a30ece1,,USER,Display the distinct city statuses and their average populations.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Status""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -10233547-283e-4760-9f50-7120b8cd93ff,,USER,List all the model names sorted by their launch year.,"{""actions"":[{""actionType"":""sorting"",""column"":""launch_year"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -576d7ffa-68b2-4afc-8725-a8a2bc06604c,,USER,How many regions do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Region_id"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -ed3af913-2922-4cd1-a775-bc6c2c5262b7,,USER,Find the grade studying in room 105.,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -6a5e53d4-bc83-47e0-a2ff-71a098db2a72,,USER,can you tell me the capital of texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -a9ebf5df-2b04-41cd-b0e3-b713e19c49fd,,USER,What are all the different start station names for a trip that lasted less than 100?,"{""actions"":[{""actionType"":""condition"",""column"":""duration"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -26845cd0-d010-46b3-8a12-d612b8335e1c,,USER,How many counties are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_ID"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -98f67ac8-4890-4dd3-81f0-b845e00681a2,,USER,Determine the average salary for employees with a non-null commission percentage.,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""!="",""value"":""'null'""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -97c827bc-857d-4812-9a3c-2d7bc04364f7,,USER,How many artists are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -7cd00710-5473-4799-a037-c265daa443d0,,USER,"What are the the songs in volumes, listed in ascending order?","{""actions"":[{""actionType"":""sorting"",""column"":""Song"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -e8499d92-3306-484a-9481-02c8e3afe2b8,,USER,How many faculty is there in total in the year of 2002?,"{""actions"":[{""actionType"":""aggregations"",""column"":""faculty"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" -663aae8f-80ac-4700-8312-3b58948f2b42,,USER,When did customer with first name as Carole and last name as Bernhard became a customer?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Carole'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -3717f790-a428-4494-9f7d-ff05955dc7a5,,USER,what is the highest point in each state whose lowest point is sea level,"{""actions"":[{""actionType"":""condition"",""column"":""lowest_elevation"",""operation"":""="",""value"":0}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -4d559f54-6f76-40ee-b4ff-c09ebfb4cc28,,USER,Show the top 3 apartment type codes sorted by the average number of rooms in descending order.,"{""actions"":[{""actionType"":""grouping"",""column"":""apt_type_code""},{""actionType"":""topFilter"",""column"":""room_count"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -519542ad-543e-45a3-96fd-97e982e23e3d,,USER,What are the full names of faculties with sex M and who live in building NEB?,"{""actions"":[{""actionType"":""condition"",""column"":""sex"",""operation"":""="",""value"":""'M'""},{""actionType"":""condition"",""column"":""Building"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -6f0c5029-d37b-412e-b103-a2de723ec8d0,,USER,Give me the number of faculty members who participate in an activity,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" -85ad09e2-1d6d-4ccc-870d-fedf79152ed6,,USER,Enumerate each language and the count of TV channels using it.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LANGUAGE""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -233efb08-8961-4196-9e4b-3dc1c4a9a9f6,,USER,Find the total claimed amount of all the claims.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Amount_Claimed"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -8cc0017d-4d4d-44bd-b0e6-4c2f5b2e88bc,,USER,What is the address of the restaurant Subway?,"{""actions"":[{""actionType"":""condition"",""column"":""ResName"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" -7061ec89-de9d-45b2-9a14-f37f2c896b2a,,USER,"What are the names of the counties of public safety, ordered by population descending?","{""actions"":[{""actionType"":""sorting"",""column"":""Population"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -ce03b22d-fe11-4096-8aef-c904a00ed347,,USER,How many employees are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -857cb83b-1e50-433c-a1cf-87d006f0fb93,,USER,what are the major cities in the state of kansas,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6a27feea-a2b2-4d39-a4ba-0e919315c334,,USER,Retrieve all the last names of authors in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""lname"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -7cd949f5-eb62-4232-986d-895b7b6384e3,,USER,how many residents live in california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -8195e2ff-6687-49da-8589-fe77b1671375,,USER,Count the total number of counties.,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_Id"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -14c6a040-920f-49e7-8d73-fd3cd15524cf,,USER,When and in what zip code did max temperature reach 80?,"{""actions"":[{""actionType"":""condition"",""column"":""max_temperature_f"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -5725008b-b5f1-41dd-8edb-6128b1f0de5b,,USER,Count the number of patients who stayed in room 112.,"{""actions"":[{""actionType"":""aggregations"",""column"":""patient"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""room"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" -e429c855-f7f1-4142-a9cb-ae293ab6f0e4,,USER,What are the id of students who registered course 301?,"{""actions"":[{""actionType"":""condition"",""column"":""course_id"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" -a893a646-9e37-4817-93f7-1563b6199901,,USER,Determine the room count for each bed type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -bd9e7cc1-0507-4dd7-9c80-e620c7ba0786,,USER,Count the number of entrepreneurs.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Entrepreneur_ID"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -3465743e-446a-4c0e-8cd1-d9f939e6a3f0,,USER,What is the total number of customers who use banks in New York City?,"{""actions"":[{""actionType"":""aggregations"",""column"":""no_of_customers"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -dd48419c-aa3f-4d65-bca6-17cddbd7b84c,,USER,Return the description and unit of measurement for products in the 'Herbs' category.,"{""actions"":[{""actionType"":""condition"",""column"":""product_category_code"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -fa9d851a-8551-470b-b283-53ede803ade5,,USER,What are the names of the pilots in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -9246814c-2da3-4ef1-89e4-500c57bdc4dc,,USER,Can you provide a breakdown of the nationalities of people and the corresponding number of individuals from each nation?,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -1d23fda7-5233-4e07-8166-fa1cc30f3f41,,USER,List all the services in the alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""service_name"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" -5e5933e3-b6a4-4b2a-95dd-c92abf3d7452,,USER,How many documents with document type code BK are associated with each product ID?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'BK'""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -fd053189-11cf-4c86-9bc9-009154e1438d,,USER,Determine the number of faculty members for each rank and gender.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -ef8615c2-79fc-40f1-ac38-630266b98e19,,USER,What are the three largest cities in terms of regional population?,"{""actions"":[{""actionType"":""topFilter"",""column"":""regional_population"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -0715eefa-6b0f-4326-94b2-21936d2997fe,,USER,"Please list support, consider, and oppose rates for each candidate in ascending order by unsure rate.","{""actions"":[{""actionType"":""sorting"",""column"":""unsure_rate"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -f7c3aa2e-5004-46e4-aad0-5268c9c2f936,,USER,Display the different record companies and the corresponding number of orchestras.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Orchestra_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Record_Company""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -f96e508b-a87a-4c26-8da0-8121979f3193,,USER,"List the number of invoices from Chicago, IL.","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""billing_city"",""operation"":""="",""value"":""'Chicago'""},{""actionType"":""condition"",""column"":""billing_state"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -ce3fe263-da74-4fbc-b43a-3dfa228d83ea,,USER,Find the average hours of all projects.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -6d17049a-c3f9-4e37-877b-6a2197e59816,,USER,Show the average price of hotels for each star rating category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""star_rating_code""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -7ab29096-3702-4ce6-8f35-3578367e7aea,,USER,find the names of loser and winner who played in the match with greatest number of minutes.,"{""actions"":[{""actionType"":""topFilter"",""column"":""minutes"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -613f18db-5557-4124-9fa5-1a2456fc7c81,,USER,Compute the total amount of settlement across all the settlements.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Amount_Settled"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" -444a1dec-5819-43fb-9437-31ac5483371d,,USER,What are the salaries and manager ids for employees who have managers?,"{""actions"":[{""actionType"":""condition"",""column"":""manager_id"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -23069bb0-a278-4042-9605-965db6989967,,USER,how many rivers run through idaho,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -9f40ffc6-c175-4ed9-a435-e3b0eee43e38,,USER,Determine the number of rooms for each bed type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -019f543b-42f5-447f-bff6-a15d186a7800,,USER,What is the money rank of the poker player with the highest earnings?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Earnings"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -35269405-cad1-4e01-96cd-49aa86592cf0,,USER,Show origins of all flights with destination Honolulu.,"{""actions"":[{""actionType"":""condition"",""column"":""destination"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -6911efb9-1570-43b9-a554-7dc4682896c3,,USER,Count the number of accounts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Account_ID"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -507117bb-96b3-4c01-a13b-f2c2e1e76f92,,USER,How many captains are there per rank?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -a0655ffa-18e5-40cc-8b31-63defadf25cd,,USER,"Which country does Airline ""JetBlue Airways"" belong to?","{""actions"":[{""actionType"":""condition"",""column"":""Airline"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -c2eccbf4-4398-42c7-84b0-c4b761ac9a5e,,USER,How many customers do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -de7fddc3-33e3-4e0e-83b8-0cb2ea059c3c,,USER,Take the average of the school enrollment.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -eabe017d-345c-44ff-8327-43f274bd110e,,USER,Show the average transaction amount for different transaction types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount_of_transaction"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""transaction_type_code""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -cd17c903-f623-494d-8866-122b812deddf,,USER,Show the classroom number for each classroom and the number of students using it.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -a6d08d89-b87f-4012-90e3-82e07da63e30,,USER,how many people are there whose weight is higher than 85 for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""weight"",""operation"":"">"",""value"":85},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -8ca2f88f-50b7-4dd3-939f-84938bb5c455,,USER,how many female dependents are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Essn"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""sex"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" -a083aac4-5e3d-47ab-9df9-0046e8be54d2,,USER,"What are the first names of students, ordered by age from greatest to least?","{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -52113e0b-797b-4865-aceb-cd343bffe3e8,,USER,What are the ids and names of customers with addressed that contain WY and who do not use a credit card for payment?,"{""actions"":[{""actionType"":""condition"",""column"":""customer_address"",""operation"":""contains"",""value"":""WY""},{""actionType"":""condition"",""column"":""payment_method_code"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -9222843d-eecb-4ffa-bcfc-173a95b98bf6,,USER,Which city does student Linda Smith live in?,"{""actions"":[{""actionType"":""condition"",""column"":""Fname"",""operation"":""="",""value"":""'Linda'""},{""actionType"":""condition"",""column"":""Lname"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -b3832255-33cd-42e4-aab2-3e1624cf889b,,USER,How many employees have certificate.,"{""actions"":[{""actionType"":""aggregations"",""column"":""eid"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" -70516e09-6338-4a0e-bf83-d22c5f0d1352,,USER,in which state is springfield,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -a4fa996a-2a01-4cfc-b680-e0caff65241a,,USER,Calculate the total rating ratio for each channel owner.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Rating_in_percent"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""OWNER""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -8c75c9a7-6458-44a2-9988-782b73f81f4a,,USER,return me the number of papers after 2000 .,"{""actions"":[{""actionType"":""aggregations"",""column"":""title"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -465964a9-ecca-4209-a906-757a5cee46a2,,USER,"Show the description of transaction type with code ""PUR"".","{""actions"":[{""actionType"":""condition"",""column"":""transaction_type_code"",""operation"":""="",""value"":""'PUR'""}]}","[{""columns"":[""transaction_type_code"",""transaction_type_description""],""name"":""Ref_Transaction_Types"",""type"":""grid""}]" -d720cb3d-cd04-4663-9df2-6962be001971,,USER,Return the names and ids of customers who have TN in their address.,"{""actions"":[{""actionType"":""condition"",""column"":""customer_address"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -fb091b2d-926a-4aed-86cb-edf9add0bb8a,,USER,What are the average rating and resolution of songs that are in Bangla?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""resolution"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""languages"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -bf8fa29c-7edc-41fe-b986-55baf6b580df,,USER,What are the product id and product type of the cheapest product?,"{""actions"":[{""actionType"":""topFilter"",""column"":""product_price"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -aa883df8-7ff6-409d-9af4-e95c921509f0,,USER,Determine the number of different constructors for each nationality.,"{""actions"":[{""actionType"":""aggregations"",""column"":""constructorId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""nationality""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -5cd9743c-14e3-4e7e-bc2d-2ed9d81021b5,,USER,What are the names of the countries and average invoice size of the top countries by size?,"{""actions"":[{""actionType"":""aggregations"",""column"":""total"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""billing_country""},{""actionType"":""topFilter"",""column"":""total"",""limit"":10,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -5242af22-b91e-4e34-9dbe-82c43292809b,,USER,What is the name of the customer with the worst credit score?,"{""actions"":[{""actionType"":""topFilter"",""column"":""credit_score"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -56655653-87d0-483b-b47d-2655b4ca5fb5,,USER,What is the average life expectancy in African countries that are republics?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LifeExpectancy"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Africa'""},{""actionType"":""condition"",""column"":""GovernmentForm"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -de08ce0a-e4e9-4708-90c4-9a4494d58c3e,,USER,How many employees come from each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -e5d3c349-abd0-43ab-8d95-d63b63fa631d,,USER,Determine the maximum price and score of wines for each vintage.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -de99bab7-ab82-49f4-a78e-135ef86198de,,USER,What are the numbers of races for each constructor id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""constructorStandingsId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""constructorid""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -0114e4de-17e8-45b6-bb59-12e0ede71f30,,USER,List the distinct carriers of phones with memories bigger than 32.,"{""actions"":[{""actionType"":""condition"",""column"":""Memory_in_G"",""operation"":"">"",""value"":32}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -7816d367-3803-4d9d-b040-e9faadfa4bb4,,USER,What is the average age of all artists?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Age"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -5333f58e-78c4-4a6b-a179-35e69e3963a0,,USER,On average how large is the population of the counties?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -1e02b78d-8abe-49ca-a7b0-4f61475746d6,,USER,What is the average earnings of poker players?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Earnings"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -a537e795-e8ad-423b-a438-a967ff4b5e67,,USER,Give the id and product type of the product with the lowest price.,"{""actions"":[{""actionType"":""topFilter"",""column"":""product_price"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -1a37ccb8-c959-4730-bef8-0f68ab27713c,,USER,What is the alphabetically ordered list of all distinct medications?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" -6501eeb7-2b18-405d-b779-6a562b9057a1,,USER,Find the name of customer who has the lowest credit score.,"{""actions"":[{""actionType"":""topFilter"",""column"":""credit_score"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -aa3964c2-f990-40ee-93a1-fc772b103de1,,USER,Show all role codes and the number of employees in each role.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""role_code""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -29f624d5-f238-4fa2-b6a5-ac13511432f1,,USER,what is the area of all the states combined,"{""actions"":[{""actionType"":""aggregations"",""column"":""area"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -f7971d82-3bdd-45fe-898c-e271a178b6a3,,USER,What is the number of employees from each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -cb580036-f4b6-49a1-98be-ea8f02f27f3b,,USER,Determine the total capacity for each gender in each dorm.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -5b697429-b5ef-4b02-9f33-9b6be1091b4b,,USER,What are the average price and score of wines for each appelation?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Appelation""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -d925a97f-8ae3-4122-a48a-45333ccfa49f,,USER,What are the names of airports in Aberdeen?,"{""actions"":[{""actionType"":""condition"",""column"":""City"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -fdfb2fd4-4262-41e9-880e-8ccd0f02259c,,USER,Determine the types of competitions and the count of competitions for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Competition_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Competition_type""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -7ec84cfa-19d3-44e3-9b0d-731feb67fbeb,,USER,"How many tests have result ""Fail""?","{""actions"":[{""actionType"":""aggregations"",""column"":""registration_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""test_result"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" -14fb1018-db73-4f8b-89d3-5acaa506ccb0,,USER,How many players participated in each position?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Season"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -7e34622d-43ca-45e7-9301-cd827562d397,,USER,Show the name and the nationality of the oldest host.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" -0042363e-eeac-4b1f-b7de-dc811426fafa,,USER,"What are the names and urls of images, sorted alphabetically?","{""actions"":[{""actionType"":""sorting"",""column"":""image_name"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" -6dddf1b7-382f-4bc0-8dd1-4032fef164ca,,USER,"List the order id, customer id for orders in Cancelled status, ordered by their order dates.","{""actions"":[{""actionType"":""condition"",""column"":""order_status_code"",""operation"":""="",""value"":""'Cancelled'""},{""actionType"":""sorting"",""column"":""order_date"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" -4aa12f5f-6506-407c-9c1d-9c8eab7d5481,,USER,Find the branch name of the bank that has the most number of customers.,"{""actions"":[{""actionType"":""topFilter"",""column"":""no_of_customers"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -571a8c85-ddf6-460e-b479-ee0e032dbca0,,USER,When did researchers start and stop working?,"{""actions"":[{""actionType"":""condition"",""column"":""role_code"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -9ebd8426-7ddf-42a5-afa6-8ec04ca8d158,,USER,What are the first names of students in room 108?,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -c679a572-0a17-4e41-a1ea-2d61b564a009,,USER,"For the problem with id 10, return the ids and dates of its problem logs.","{""actions"":[{""actionType"":""condition"",""column"":""problem_id"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -40a99f6d-647d-4593-843a-6f761888aac9,,USER,Return the countries of the mountains that have a height larger than 5000.,"{""actions"":[{""actionType"":""condition"",""column"":""Height"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -1fe692de-c48a-495d-93c6-3d8336ffdaa8,,USER,List the names of companies in descending order of market value.,"{""actions"":[{""actionType"":""sorting"",""column"":""Market_Value_billion"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -7ad0dd25-bda5-4169-942a-76c5b39f24eb,,USER,Which classrooms are used by grade 4?,"{""actions"":[{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -c9e140b8-b707-484a-a540-e76f4603057b,,USER,what is the population of seattle washington,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'seattle'""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'washington'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -5919c1a9-6593-4dda-a2f5-c6016448b9ef,,USER,Show the name of the county with the biggest population.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -babb17c8-baf4-4842-ab0d-d12c397b586c,,USER,Which room has the highest base price?,"{""actions"":[{""actionType"":""topFilter"",""column"":""basePrice"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -06edaa91-e86d-4a9b-ba94-7aea8ef4a57e,,USER,What is Nancy Edwards's address?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Nancy'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -90d0ad96-884e-434c-bad4-5c8f396f1032,,USER,Show the flight number and distance of the flight with maximum price.,"{""actions"":[{""actionType"":""topFilter"",""column"":""price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -7cad102a-9562-4402-8840-34547c5db561,,USER,Find the name and email of the user followed by the least number of people.,"{""actions"":[{""actionType"":""topFilter"",""column"":""followers"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -9452a88a-ce6d-45cd-a05d-67901079e31e,,USER,On what dates were employees without the letter M in their first names hired?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -22fc4b28-7908-4e23-b7b1-fbcb6641d1c3,,USER,"Return the name, location, and seating of the track that was opened in the most recent year.","{""actions"":[{""actionType"":""topFilter"",""column"":""year_opened"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -0d867b4b-770c-4bba-80ba-c11e97ba37e9,,USER,Show theme and year for all exhibitions with ticket prices lower than 15.,"{""actions"":[{""actionType"":""condition"",""column"":""ticket_price"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -6a891a15-7e3d-4e8d-b27c-eeeb1aa6cfd0,,USER,What is the country of the airport with the highest elevation?,"{""actions"":[{""actionType"":""topFilter"",""column"":""elevation"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -28e4239e-add0-46e9-b4f3-2b8446c43d94,,USER,How many different levels do members have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LEVEL"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -f6f19b15-3f95-4940-abb3-4fccb1300746,,USER,Count the number of countries.,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_ID"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -be77b187-bce9-468d-b90c-34e158189512,,USER,Display all student IDs and their total hours played.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""Stuid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -bcf524d9-7d4a-4da8-9b38-b2ad369a760e,,USER,What is the average miles per gallon of all the cards with 4 cylinders?,"{""actions"":[{""actionType"":""aggregations"",""column"":""mpg"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Cylinders"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -1bc68340-84af-4228-a15f-e063144e44e3,,USER,Identify the maximum weight for each type of pet and list the pet type alongside its maximum weight.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""petType""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -ed8bd1aa-c657-4e09-926d-19edf735e5aa,,USER,"Which enzyme names have the substring ""ALA""?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -86a62958-4061-4f3c-a815-c65acb30d9a6,,USER,"What are the different carriers for devices, listed in alphabetical order?","{""actions"":[{""actionType"":""sorting"",""column"":""Carrier"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -5541efd7-d9a5-4d2d-aa05-dadcc65d32de,,USER,What are the population and life expectancies in Brazil?,"{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -d7f3a998-ded8-4d26-a8ae-9d478d51799d,,USER,What is the ordered list of customer ids?,"{""actions"":[{""actionType"":""sorting"",""column"":""customer_id"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" -7bb81a7b-310d-4efc-b793-4baa0c83e379,,USER,"Find the description of the club called ""Tennis Club"".","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -a0e3eb16-b9a4-4a1d-91e5-678d1ea8261f,,USER,List all customer status codes and the number of customers with each status code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_status_code""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -4304bd84-90fc-4bbd-aa27-4edf4525b25b,,USER,Show the date valid from and the date valid to for the card with card number '4560596484842'.,"{""actions"":[{""actionType"":""condition"",""column"":""card_number"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -d0595d82-7e39-4b52-95a1-aae13d4e4299,,USER,What is id of the city that hosted events in the most recent year?,"{""actions"":[{""actionType"":""topFilter"",""column"":""YEAR"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" -8661f0ba-16e4-4133-a765-35f46a86b911,,USER,Find the id of the order made most recently.,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_order_placed"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -85440952-4eb6-4aba-a0e3-bbfaed2d6396,,USER,what is capital of texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -4ad76d58-807d-41cf-958d-fcad60f73601,,USER,How many apartment bookings are there in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""apt_booking_id"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -fb458ec4-d298-4551-af06-40697b0c3215,,USER,List the airport code and name in the city of Anthony.,"{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -2498a930-88a2-42bf-a219-fbb7e8b3c36b,,USER,Find the total number of students in each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -d90c0c7f-f7a1-499a-aa7e-1228950944c7,,USER,Show the number of card types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""card_type_code"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -076bc525-3d7e-4a93-a2fa-b5576f5fc0cc,,USER,What are the prices of wines produced before the year of 2010?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -1699a6ce-e079-410e-b57c-1b32aca01db1,,USER,What is the total account balance for customers with a credit score of above 100 for the different states?,"{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":"">"",""value"":100},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -795de6a7-57ae-4204-914f-05214dc7fee9,,USER,Return the top 3 greatest support rates.,"{""actions"":[{""actionType"":""topFilter"",""column"":""support_rate"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -20abf968-6588-4e56-9bed-3d0f35966f9c,,USER,How many kinds of enzymes are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -e0402767-a337-4d72-96a8-9027992fab78,,USER,Determine the average transaction amount for various investors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount_of_transaction"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""investor_id""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -0dca6811-c65c-4cd2-881a-4b55a325312e,,USER,Calculate the total student count in every department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -834932fe-7c43-49dc-9b20-1daee597192a,,USER,Show all student ids who are older than 20.,"{""actions"":[{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -52a589e9-b654-458d-8d2c-131fa3378d18,,USER,How many players exist for every hand preference?,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""hand""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -ea804088-6691-4ec9-8a20-f52249597f1d,,USER,Which student's age is older than 18 and is majoring in 600? List each student's first and last name.,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":"">"",""value"":18},{""actionType"":""condition"",""column"":""Major"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -2bdbbedd-2e8f-45a1-b1bd-df4ac6b0ec3c,,USER,"What is the name, type, and flag of the ship that was built in the most recent year?","{""actions"":[{""actionType"":""topFilter"",""column"":""built_year"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" -bbe93449-ffb1-4fdd-a1af-6050c86e1b62,,USER,What are the names and ids of customers whose address contains TN?,"{""actions"":[{""actionType"":""condition"",""column"":""customer_address"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -c8fd1cc0-dc16-4b76-b56c-86ef8cac213e,,USER,What are the types of film market estimations in year 1995?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" -c1497c33-fb62-4ebf-aaee-4a35aa2b69ff,,USER,Display the classroom number and the total number of students for each fourth-grade classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'4'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -08def54f-9df0-4052-8512-142c0587a24e,,USER,What are the email addresses and date of births for all customers who have a first name of Carole?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -e697a100-63b4-457a-b45f-81a18419cf9c,,USER,Return the name of the youngest captain.,"{""actions"":[{""actionType"":""topFilter"",""column"":""age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -dbbc4735-d8e3-45ee-b3b7-bd33de5b046e,,USER,What are the names and trade names of the medcines that are FDA approved?,"{""actions"":[{""actionType"":""condition"",""column"":""FDA_approved"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -5dbe2b21-448b-4ad3-822d-6a8510061ac0,,USER,"What are the names, countries, and ages for every singer in descending order of age?","{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -38f4c66a-707d-472c-9ec5-052c3e11d0aa,,USER,How many songs are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""SongId"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" -4f1c84d4-6ed0-463d-802f-c3813b55d3a9,,USER,Return the unit of measure for 'Herb' products.,"{""actions"":[{""actionType"":""condition"",""column"":""product_category_code"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -27cdfef1-f5ec-4b86-acf1-b0f426e5b7f0,,USER,"Return the login names of the students whose family name is ""Ward"".","{""actions"":[{""actionType"":""condition"",""column"":""family_name"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -6793cfee-e5ed-44b7-8508-0e7bb310539b,,USER,"What is the product, chromosome, and porphyria of the enzymes located at 'Cytosol'?","{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -e4affd6b-33ed-4ca9-b087-d0b2e4355d68,,USER,Show all card type codes and the count of customers with cards of each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""card_type_code""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -f2fe8f00-843c-4a2d-aa07-baee56e17b9b,,USER,Show name and salary for all employees sorted by salary.,"{""actions"":[{""actionType"":""sorting"",""column"":""salary"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -a372416b-4b81-4fc9-839d-cb99a42f40c0,,USER,Calculate the mean age for male and female students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -0c677412-99cc-4761-b3ba-f8c46243e1fd,,USER,"What year was the movie "" The Imitation Game "" produced","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'The Imitation Game'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -5695a366-3ddb-4163-9535-c6de4e0242ef,,USER,What is the name of the most expensive product?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Product_Price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -fd3dff59-460e-4805-9c3f-41c4220ed12a,,USER,What is the name of the hardware product with the greatest price?,"{""actions"":[{""actionType"":""condition"",""column"":""product_type_code"",""operation"":""="",""value"":""Hardware""},{""actionType"":""topFilter"",""column"":""product_price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -721546cb-83a1-4baf-ba4c-6bb0c080f19c,,USER,What are the employee ids for each employee and final dates of employment at their last job?,"{""actions"":[{""actionType"":""aggregations"",""column"":""end_date"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""employee_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -bfb61b69-9798-450c-a8dd-7f296c4fe3a2,,USER,"Among all the claims, what is the amount claimed in the claim with the least amount settled? List both the settlement amount and claim amount.","{""actions"":[{""actionType"":""topFilter"",""column"":""Amount_Settled"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -45a1ace0-64e2-48fd-9335-34e8efe33165,,USER,Count the number of programs broadcasted for each time section of a day.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Channel_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""time_of_day""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -9213777c-a5fa-456f-bac9-d4011e7d8e7a,,USER,"In each position, count players with points below 30.","{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""points"",""operation"":""<"",""value"":30},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -78da620e-fce1-4b18-b826-970d8adb2853,,USER,"For each payment method, how many payments were made?","{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""payment_method_code""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -e7772b21-3a81-47aa-9a42-9f7fba33aa9d,,USER,What are all of the episodes ordered by ratings?,"{""actions"":[{""actionType"":""sorting"",""column"":""rating"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -26c42e9f-26a0-4e8b-ac6e-4a6c41ee4270,,USER,What is the name of the organization that was formed most recently?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_formed"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -8fa125a2-a9a9-4469-b4b0-6427b065dcc6,,USER,Show the advisors and the corresponding number of students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""advisor""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -52cdf179-44ea-4493-9283-9d874db394be,,USER,What is the hometown of the youngest teacher?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -d8d84fa7-9bfd-4531-8d7d-72c5a2881c1a,,USER,What is the type of allergy Cat?,"{""actions"":[{""actionType"":""condition"",""column"":""allergy"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -35da5c4d-e0af-45da-a1e8-69fde145099f,,USER,"For each team, how many technicians are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""tours"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""ranking_date""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -c0442463-ab94-4432-bd25-72a9989aa8b4,,USER,Find the total course credits offered by different departments.,"{""actions"":[{""actionType"":""aggregations"",""column"":""credits"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -f951c1eb-5f1f-4140-874b-5245036a4158,,USER,Which catalog content has the highest height? Give me the catalog entry name.,"{""actions"":[{""actionType"":""topFilter"",""column"":""height"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -3f489042-d224-4b53-b4fb-83f0782a487e,,USER,What is the age of the tallest person?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Height"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -22711b7d-0460-4585-b78e-5b4488311cf0,,USER,How many invoices are associated with each order id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""invoice_number"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -0087d2d1-46fa-4942-9d7d-f993514db03d,,USER,How many different locations does the school with code BUS has?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_address"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""school_code"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -6c9798be-430d-4318-aa26-022d43a1fc72,,USER,What are the total transaction amounts for each transaction type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""transaction_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""transaction_type""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -1188d91c-2dec-4ddd-92c3-d2848d9a5f46,,USER,Count the number of countries where Spanish is the predominant language.,"{""actions"":[{""actionType"":""aggregations"",""column"":""CountryCode"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -8831c66f-547d-4f91-a7c0-ce54873101d5,,USER,What are the phone and email for customer Harold?,"{""actions"":[{""actionType"":""condition"",""column"":""Customer_Name"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" -d5993f88-944b-471d-9047-f48bdbfa3fa0,,USER,Find the patient who most recently stayed in room 111.,"{""actions"":[{""actionType"":""condition"",""column"":""room"",""operation"":""="",""value"":111},{""actionType"":""topFilter"",""column"":""staystart"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" -ca3c1d98-6c4e-4cdf-bb5a-8d9cc9593890,,USER,find the number of players whose points are lower than 30 in each position.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""points"",""operation"":""<"",""value"":30},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -23065863-14d8-43a0-ac62-d89e603c29b0,,USER,Display cities with their respective student populations.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -24fcde04-0013-47c2-ba3c-82ae1e4a20b6,,USER,List all product names in ascending order of price.,"{""actions"":[{""actionType"":""sorting"",""column"":""Product_Price"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -311d3659-46a1-4271-9ef0-aea2f88ecd19,,USER,How many distinct locations of perpetrators are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LOCATION"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -f7395290-0b3a-446f-b651-1f8ffb43b338,,USER,List the names of buildings with at least 200 feet of height and with at least 20 floors.,"{""actions"":[{""actionType"":""condition"",""column"":""height_feet"",""operation"":"">="",""value"":200},{""actionType"":""condition"",""column"":""floors"",""operation"":"">="",""value"":20}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" -f40b0f6a-78c2-44d2-9f16-8764dafb62c1,,USER,How many players have fewer than 30 points in each position?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""points"",""operation"":""<"",""value"":30},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -b27cfb09-fa07-4a74-bedc-580e1a9b0bc2,,USER,What are the different classes of races and how many races fall under each class?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Race_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""CLASS""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -5ae86164-6097-40fe-acbd-da4658f4fa0d,,USER,Find the manager name and district of the shop whose number of products is the largest.,"{""actions"":[{""actionType"":""topFilter"",""column"":""number_products"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -48212979-3df4-4733-a283-48324b1f988d,,USER,How many invoices were issued from each state?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""billing_country"",""operation"":""="",""value"":""'USA'""},{""actionType"":""grouping"",""column"":""billing_state""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -e1c66746-4863-4277-a601-b8fc9f371d80,,USER,What is the average rating for players who are left-footed and right-footed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""overall_rating"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""preferred_foot""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -f059291a-0dbb-4803-b7ba-a9cc105d6245,,USER,What is the number of distinct cities the stations are located at?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -efd3238d-9201-41ea-bfd1-4757924b542e,,USER,Which teachers teach in classroom 109? Give me their last names.,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" -b83027aa-179d-497a-9fee-dbaa6281bd09,,USER,Display all cities along with the corresponding number of students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -7921d721-3305-4165-aa1e-422c3d57adf7,,USER,What is the name of the department in the Building Mergenthaler?,"{""actions"":[{""actionType"":""condition"",""column"":""Building"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" -006ac0e2-638a-42e6-8267-877af18abb82,,USER,What is the list of distinct product names sorted by product id?,"{""actions"":[{""actionType"":""sorting"",""column"":""product_id"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" -43b3f608-8d10-4773-b0e3-2fde637d690e,,USER,Calculate the number of students for each advisor.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""advisor""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -dbf03614-ce8d-40f3-8f0c-4f32973ea58d,,USER,Show the number of students for each major.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -09b37ef6-5586-4e02-a2d8-d4dd9241733f,,USER,Count the number of rooms in Lamberton with capacity lower than 50.,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""building"",""operation"":""="",""value"":""Lamberton""},{""actionType"":""condition"",""column"":""capacity"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -566684e5-ef52-4374-894d-c8a0d7533f5f,,USER,What are the names of singers ordered by ascending net worth?,"{""actions"":[{""actionType"":""sorting"",""column"":""Net_Worth_Millions"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -61db669b-d27b-4f0c-9799-3a814627ca9f,,USER,Find the name of the youngest organization.,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_formed"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -24c1db8f-97b7-4ac9-9b9b-09057b7cecf1,,USER,Display project IDs and the document count for each project.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -0de51041-9084-4e78-bfa8-67d61bf27d5f,,USER,return me the homepage of PVLDB .,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'PVLDB'""}]}","[{""columns"":[""homepage"",""jid"",""name""],""name"":""journal"",""type"":""grid""}]" -dc4a9989-683b-4ccc-9232-de928d3e5cfa,,USER,"For each document, list the number of employees who have showed up in the circulation history of that document. List the document ids and number of employees.","{""actions"":[{""actionType"":""aggregations"",""column"":""employee_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" -611d53e7-0b18-4c08-a3ce-5fbfaae6b0a3,,USER,How many different players trained for more than 1000 hours?,"{""actions"":[{""actionType"":""aggregations"",""column"":""pID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""HS"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -b92756b4-02b2-4535-9784-6a78b65105a5,,USER,Find the ids of orders whose status is 'Success'.,"{""actions"":[{""actionType"":""condition"",""column"":""order_status_code"",""operation"":""="",""value"":""Success""}]}","[{""columns"":[""actual_order_id"",""order_status_code"",""regular_order_id"",""actual_order_date""],""name"":""Actual_Orders"",""type"":""grid""}]" -a23f97ce-d7d4-41b2-b163-0ca7449a8d07,,USER,What is the shipping agent code of shipping agent UPS?,"{""actions"":[{""actionType"":""condition"",""column"":""shipping_agent_name"",""operation"":""="",""value"":""'UPS'""}]}","[{""columns"":[""shipping_agent_code"",""shipping_agent_name"",""shipping_agent_description""],""name"":""Ref_Shipping_Agents"",""type"":""grid""}]" -1a3c02b7-a242-4005-838f-c555db6d2540,,USER,"Find the description of the club ""Pen and Paper Gaming"".","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -09f69be8-ea0d-4368-9e0b-bc4d0ec1585c,,USER,"What is the year of publication of "" A Switching Architecture For ISDN "" ?","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'A Switching Architecture For ISDN'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -2b0db582-a0cc-4c7a-ae03-63c965b8100f,,USER,What are the names of the contestants whose names are not 'Jessie Alloway',"{""actions"":[{""actionType"":""condition"",""column"":""contestant_name"",""operation"":""!="",""value"":""Jessie Alloway""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" -ee230f8c-d085-4ff0-96ce-fad43c177ea7,,USER,"Who are the advisors for students that live in a city with city code ""BAL""?","{""actions"":[{""actionType"":""condition"",""column"":""city_code"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -510c327c-55c1-425f-9dbc-c4961004d075,,USER,Return the number of music festivals of each category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Category""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -166fae60-6d25-4bd1-bc25-0b66170328c0,,USER,What is the name of the tallest building?,"{""actions"":[{""actionType"":""topFilter"",""column"":""height_feet"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" -b1786397-53e2-4871-a011-48a51f206f04,,USER,Who is the person whose age is below 30?,"{""actions"":[{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -831b9d39-8efc-4334-a6d3-3edab7d43059,,USER,how many states have major rivers,"{""actions"":[{""actionType"":""aggregations"",""column"":""traverse"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""LENGTH"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -37622039-97c3-4bb0-9d7a-c96850744eac,,USER,Find the number of customers in the banks at New York City.,"{""actions"":[{""actionType"":""aggregations"",""column"":""no_of_customers"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -bd7db20d-1a56-457b-8829-aa8b54d7c4c8,,USER,How many students live in each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -8e0c47bf-29af-4484-9d68-da016691327f,,USER,"Find the name, city, and country of the airport that has the highest latitude.","{""actions"":[{""actionType"":""topFilter"",""column"":""elevation"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -03d4f431-73bc-44f2-a724-f974b5567a9f,,USER,Provide the classroom number and determine the number of unique grades utilizing the room for each classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""grade"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -b4eed733-a979-4752-b52e-58d4bd2e343b,,USER,What are the titles of all movies that James Cameron directed after 2000?,"{""actions"":[{""actionType"":""condition"",""column"":""director"",""operation"":""="",""value"":""James Cameron""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -95c7be29-70c9-4e15-a960-ef160cadda09,,USER,"What are the names of representatives whose party is not ""Republican""?","{""actions"":[{""actionType"":""condition"",""column"":""Party"",""operation"":""!="",""value"":""'Republican'""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -e8b72a9f-e64f-4d78-801c-d66895daa44b,,USER,What are the total enrollments of universities for each affiliation type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enrollment"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -66c69d33-1a6f-490e-b479-6aec5478f74b,,USER,How many documents are associated with each project ID?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -eb825c31-ac7d-4b38-92c8-ba8e01411a35,,USER,"What are the names, ages, and countries of artists, sorted by the year they joined?","{""actions"":[{""actionType"":""sorting"",""column"":""Year_Join"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -cfe27144-7915-4106-bc76-ad5b07b621d3,,USER,What are the names of the five oldest people?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -2dd9293c-90c7-4f77-b6a5-fe79ad4dfcc9,,USER,What are the name and location of the cinema with the largest capacity?,"{""actions"":[{""actionType"":""topFilter"",""column"":""capacity"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -a215fdb2-34de-47fe-ae1c-c7b81a581add,,USER,How many likes correspond to each student ID?,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -2f48a66e-ca5d-468e-be7c-a399e2e24a8e,,USER,Calculate the number of rooms with a capacity of more than 50 for each building.,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""capacity"",""operation"":"">"",""value"":50},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -4003561e-58f1-4b8b-96bd-324423404f37,,USER,List the school color of the school that has the largest enrollment.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Enrollment"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -7f41670d-b52f-4c14-b259-f968165609eb,,USER,"List the name of technicians whose team is not ""NYY"".","{""actions"":[{""actionType"":""condition"",""column"":""Team"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -2f4216b8-32d1-45de-b4ef-5edb8b6acd78,,USER,Sort all the distinct product names in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""product_name"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" -6d6071e2-5afc-47ad-a4b0-6448f1e2df2c,,USER,Show the number of authors from each college.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Submission_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""College""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -2dfe2fca-ccb3-49d8-8065-cecdec88d0a8,,USER,Count the number of different scientists assigned to any project.,"{""actions"":[{""actionType"":""aggregations"",""column"":""scientist"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" -2759b7ac-fa1b-4712-854c-06e31e9e6b16,,USER,How many times does ROY SWEAZY has reserved a room.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Code"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""FirstName"",""operation"":""="",""value"":""'ROY'""},{""actionType"":""condition"",""column"":""LastName"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -316fce32-2a81-4ef0-be7b-f0c2de5be5d0,,USER,Present the various record labels and their respective number of orchestras.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Orchestra_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Record_Company""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -59e3a7d2-2d95-4acf-ab1a-9b1d94755c70,,USER,What is the total grant amount allocated to each organization and their respective IDs?,"{""actions"":[{""actionType"":""aggregations"",""column"":""grant_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""organisation_id""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -26702dde-943b-4078-bc76-df8216b6ddb5,,USER,What are the first names for all students who are from the major numbered 600?,"{""actions"":[{""actionType"":""condition"",""column"":""Major"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3b54ab7b-3752-44fa-908c-4185d2ef77be,,USER,"What is the weekly rank for the episode ""A Love of a Lifetime""?","{""actions"":[{""actionType"":""condition"",""column"":""Episode"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -dbced28a-2744-4540-bd4f-4a92e2a39652,,USER,What is the maximum price and score of wines for each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -63b0c66e-038f-4497-b35e-7812296877f6,,USER,"Show the apartment type code that has the largest number of total rooms, together with the number of bathrooms and number of bedrooms.","{""actions"":[{""actionType"":""grouping"",""column"":""apt_type_code""},{""actionType"":""topFilter"",""column"":""room_count"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -2af75135-257f-4148-9fa8-4c3674de7a1b,,USER,Determine the total enrollment for universities of each affiliation type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""enrollment"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -ef8c020d-5795-432e-9290-c08e3162cd41,,USER,How many camera lenses have a focal length longer than 15 mm?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""focal_length_mm"",""operation"":"">"",""value"":15}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" -bead8539-1382-47a8-b9e9-99ecfe7ae176,,USER,What is the total revenue of companies started by founder?,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""founder""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -9de9b6d7-3d3a-4021-a543-ee13751cf0bd,,USER,what are the cities in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -02bb2ea5-da8b-4617-a2af-76bc8c0dd97f,,USER,Show the id of the employee named Ebba.,"{""actions"":[{""actionType"":""condition"",""column"":""employee_name"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -810d4981-9582-42e3-9e0e-a16f1a283b83,,USER,Return the name and id of the furniture with the highest market rate.,"{""actions"":[{""actionType"":""topFilter"",""column"":""market_rate"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -c83077af-4630-4102-8d66-cd816b3852ad,,USER,where is massachusetts,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'massachusetts'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -b5ba870e-17d2-40f4-9cb3-19734506884c,,USER,How many students are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -0c5ec37e-ef74-4b52-9b58-1806ba624130,,USER,which rivers flow through illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -bf7dde44-5869-4995-af86-047535930a72,,USER,How many airports are in each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -6df74126-1819-4bb4-b334-3833eae0cf0f,,USER,Provide the various modes of transportation to reach attractions and the number of accessible attractions for each mode.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Tourist_Attraction_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""How_to_Get_There""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -ed939663-2dd8-4a86-b25f-ef197a9dc0fb,,USER,what is the total area of the usa,"{""actions"":[{""actionType"":""aggregations"",""column"":""area"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -126879ac-fc14-4429-a610-a83a952621ad,,USER,"Which buildings does ""Emma"" manage? Give me the short names of the buildings.","{""actions"":[{""actionType"":""condition"",""column"":""building_manager"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -970c1470-ef7b-451e-9775-03fea4714f29,,USER,What are the names of all pilots listed by descending age?,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -9d8304c5-d75c-46cd-aef1-92b260fb10dc,,USER,Determine the total count of countries where Spanish is the most spoken language.,"{""actions"":[{""actionType"":""aggregations"",""column"":""CountryCode"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -fb2b78da-c834-405d-9aaa-7131cd445be7,,USER,What is the average high temperature for each day of week?,"{""actions"":[{""actionType"":""aggregations"",""column"":""high_temperature"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""day_of_week""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" -76f2f0cd-b815-4da2-83b2-ab192a602810,,USER,What is the total number of customers across banks?,"{""actions"":[{""actionType"":""aggregations"",""column"":""no_of_customers"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -644586ed-022a-40da-9ea6-026ef13a7d04,,USER,Calculate the average hotel price for each star rating code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""star_rating_code""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -40efa73e-172e-4da6-a18b-fee502682a58,,USER,What are the first name and last name of all the instructors?,"{""actions"":[{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -6f931c73-b9b2-4e92-a0f5-e1b3af645e73,,USER,How many Bangladeshi artists are listed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""artist_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -3a22e8d6-b698-45c2-ade6-9c9127b4c0b7,,USER,What are the resident details containing the substring 'Miss'?,"{""actions"":[{""actionType"":""condition"",""column"":""other_details"",""operation"":""contains"",""value"":""Miss""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" -fb55b378-8a76-4be9-99b7-fcd599d226e9,,USER,What is the id and weight of every pet who is older than 1?,"{""actions"":[{""actionType"":""condition"",""column"":""pet_age"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -97087b5f-ebc3-402f-a144-5bafcbae6f1c,,USER,Find the name and training hours of players whose hours are below 1500.,"{""actions"":[{""actionType"":""condition"",""column"":""HS"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -fb44b7c8-8d74-47f1-9e18-9a6a11aa309c,,USER,Determine the total number of payments made for each payment method.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""payment_method_code""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -f912e5d7-925d-4e26-bac8-e44bf73723af,,USER,Which ministers are not a part of the Progress Party?,"{""actions"":[{""actionType"":""condition"",""column"":""party_name"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -e2816df5-f478-42b6-88ea-2d0042c40723,,USER,Exhibit the opening years and corresponding church counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Church_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""open_date""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -19e9e303-c7be-482f-926d-153cbb0c5fcc,,USER,Find all actors who are from Afghanistan,"{""actions"":[{""actionType"":""condition"",""column"":""nationality"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -45eec5ec-b903-41e2-a898-c2379954cda9,,USER,which states adjoin kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -c2ce39db-db3b-49f2-b82e-e668ca29cf80,,USER,"For each team, how many technicians are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""technician_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Team""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -87b0f059-d3ec-40d5-a9a2-dbb6fa6bc89c,,USER,What is the number of employees in each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -b4fee8da-cf3f-46f3-ab96-4ca3b320053c,,USER,"What are the department ids, full names, and salaries for employees who make the most in their departments?","{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -0a20efc8-9884-481e-8e1b-0e8f5d9e8efd,,USER,List the dates of games by the home team name in descending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""home_team"",""direction"":""desc""}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" -040876e4-5430-44c1-83e6-9a494ca7362d,,USER,What are the names of the airports which are not in the country 'Iceland'?,"{""actions"":[{""actionType"":""condition"",""column"":""country"",""operation"":""!="",""value"":""Iceland""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -199f5909-9943-47f3-89d4-ff148b2424cf,,USER,How many songs have 4 minute duration?,"{""actions"":[{""actionType"":""aggregations"",""column"":""f_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""duration"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -eee10ca1-fc3f-4eac-97e1-1d61f59654cd,,USER,"For each year, return the year and the average number of attendance at home games.","{""actions"":[{""actionType"":""aggregations"",""column"":""attendance"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -c38c4092-8006-412b-855a-e8c60e577bd1,,USER,"return me the abstract of "" Making database systems usable "" .","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -0ae27873-3b61-4975-92a2-7babea9dad2e,,USER,Who advises student 1004?,"{""actions"":[{""actionType"":""condition"",""column"":""StuID"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -7ddeb22b-cd51-4250-9f77-0d825cdae1a6,,USER,"For each headquarters location, display the location and the number of companies based there.","{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""headquarters""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -9d330d27-e1a1-4f8a-ad02-1950e2a878dd,,USER,Count the number of likes per student ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -db300645-a9ad-43b6-8fa5-14d900444f03,,USER,how many cities are there in the united states,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -a9973209-94d4-481d-9c4e-7794708498a9,,USER,What is the average age for all person?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -aff8fe37-b906-4efe-811c-a5f0297694e1,,USER,"Among all the claims, what is the settlement amount of the claim with the largest claim amount? List both the settlement amount and claim amount.","{""actions"":[{""actionType"":""topFilter"",""column"":""Amount_Claimed"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -ff00cce5-da36-47ad-9304-251f94371fff,,USER,Find the total number of players.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -b12a4098-4efa-4480-90ca-365c7bdac425,,USER,Display music festival categories along with their respective counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Category""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -64066520-841a-4f54-8cb0-70bd0890d4d4,,USER,Which patient is undergoing the most recent treatment?,"{""actions"":[{""actionType"":""topFilter"",""column"":""dateundergoes"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" -9ae9b045-1909-4fd3-8533-d7a808ef9cca,,USER,Show the name and opening year for three churches that opened most recently.,"{""actions"":[{""actionType"":""topFilter"",""column"":""open_date"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -a1df0d64-c038-4e4f-bd81-d858bdd99e3c,,USER,Which winery is the wine that has the highest score from?,"{""actions"":[{""actionType"":""topFilter"",""column"":""SCORE"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -5050189a-ea49-4d0e-af59-a5b6baa5632a,,USER,Calculate the total number of students enrolled in colleges founded after 1850 for each affiliation type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""founded"",""operation"":"">"",""value"":1850},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -a64385a3-f4e6-41d1-a243-4d5f6c2e4bec,,USER,"For every zip code, count occurrences of max wind speeds reaching 25.","{""actions"":[{""actionType"":""aggregations"",""column"":""date"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""max_wind_Speed_mph"",""operation"":"">="",""value"":25},{""actionType"":""grouping"",""column"":""zip_code""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -a04fe376-678c-439f-86e7-7cf582627556,,USER,Identify the school name with the lowest enrollment for every state.,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -ba954680-2f1c-4a19-8067-fe0b2d6a14dc,,USER,What are the names and enrollment numbers for colleges that have more than 10000 enrolled and are located in Louisiana?,"{""actions"":[{""actionType"":""condition"",""column"":""enr"",""operation"":"">"",""value"":10000},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -c04b78b2-d796-40bc-af3a-3cf7c8037048,,USER,what are the rivers of illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -24c8176e-55ae-418c-bde8-8dedafd9e792,,USER,What is the name of the school with the smallest enrollment in each state?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -c31271a3-721c-47ff-af48-b1f4e4fe6423,,USER,display the emails of the employees who have no commission percentage and salary within the range 7000 to 12000 and works in that department which number is 50.,"{""actions"":[{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""="",""value"":""'null'""},{""actionType"":""condition"",""column"":""salary"",""operation"":"">="",""value"":7000},{""actionType"":""condition"",""column"":""salary"",""operation"":""<="",""value"":12000},{""actionType"":""condition"",""column"":""department_id"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -0a72a868-c299-450e-a282-84bed139cced,,USER,Show the city and the count of branches established before 2010 in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Branch_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<"",""value"":2010},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -f2eaca71-c0a9-4c1f-a2d5-04b86e7728e5,,USER,find the total market rate of the furnitures that have the top 2 market shares.,"{""actions"":[{""actionType"":""aggregations"",""column"":""market_rate"",""aggregation"":""sum""},{""actionType"":""topFilter"",""column"":""market_rate"",""limit"":2,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -25c36262-b1c2-4f3f-9f88-cdfa646dd409,,USER,"What are the last names of faculty in building Barton, sorted by last name?","{""actions"":[{""actionType"":""condition"",""column"":""Building"",""operation"":""="",""value"":""'Barton'""},{""actionType"":""sorting"",""column"":""Lname"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -901eda4f-80a4-4fd7-a914-808cfa29e0be,,USER,Give me a list of all the last names of authors sorted in alphabetical order,"{""actions"":[{""actionType"":""sorting"",""column"":""lname"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -beb81385-409b-47cf-aa45-d06188aec394,,USER,"List the contestant numbers and names, ordered by contestant name descending.","{""actions"":[{""actionType"":""sorting"",""column"":""contestant_name"",""direction"":""desc""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" -38ae3560-db78-4462-ad8b-79c146489d53,,USER,show me all the major lakes in the us,"{""actions"":[{""actionType"":""condition"",""column"":""area"",""operation"":"">"",""value"":750}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" -6d7be38c-34a1-4482-9a00-dbdf72c85eb7,,USER,what is the lowest point in iowa,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -94c8a9ee-48ad-4fbc-88a8-17793cc6b924,,USER,"Who is the earliest graduate of the school? List the first name, middle name and last name.","{""actions"":[{""actionType"":""topFilter"",""column"":""date_left"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -347eaac3-44c9-495e-a96d-7ca89704bf3d,,USER,Find the number of distinct students enrolled in courses.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" -9b7565aa-355a-4289-8e39-0978653febef,,USER,What are the names and release years for all the songs of the youngest singer?,"{""actions"":[{""actionType"":""topFilter"",""column"":""age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -67d5e866-314a-4289-9504-22c3b32feec8,,USER,How many distinct claim outcome codes are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""claim_outcome_code"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" -88dabe4e-e202-410d-8e7f-9da5ff53285b,,USER,what is the average number of factories and maximum number of shops for manufacturers that opened before 1990.,"{""actions"":[{""actionType"":""aggregations"",""column"":""num_of_shops"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""Num_of_Factories"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<"",""value"":1990}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" -b8e9b591-9193-4a1e-9250-971bedb2179a,,USER,Display the countries of perpetrators and the number of perpetrators in each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Perpetrator_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -42ccdf49-6fa6-4f0f-9251-ab1378cc53bc,,USER,List distinct software platforms for devices and the device count for each platform.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Device_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Software_Platform""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -5a657df7-72f8-4ffe-b365-d98c0cf91d84,,USER,How many phones belongs to each accreditation type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Accreditation_type""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -ef065b6a-dcfc-437f-abfa-d19438791ecc,,USER,How many stadiums does each country have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -b3a3e5ec-340d-46ad-ba94-a71f7bd64c80,,USER,how tall is the highest point in delaware,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -aae63f87-b0c6-4ec4-b88b-497c2207f0d0,,USER,what is the size of the largest state in the usa,"{""actions"":[{""actionType"":""aggregations"",""column"":""area"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -75e6d286-4c1f-40de-af9e-0e11c14d45a7,,USER,Find all types of store and number of them.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Store_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -27f5b0a0-43ed-4b40-9c88-7910210796be,,USER,Where is the headquarter of the company founded by James?,"{""actions"":[{""actionType"":""condition"",""column"":""founder"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -fb5dc210-cafa-4793-a57b-e73b1de6be1a,,USER,List all people names in the order of their date of birth from old to young.,"{""actions"":[{""actionType"":""sorting"",""column"":""date_of_birth"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -43dee138-c2c7-406a-8264-2c8a0a0cf75a,,USER,"Find the titles and studios of the films that are produced by some film studios that contained the word ""Universal"".","{""actions"":[{""actionType"":""condition"",""column"":""Studio"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -d713067a-d167-457d-ab3c-9e88a3c2f2c0,,USER,Calculate the total revenue of companies founded by each founder.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""founder""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -037bab9f-d430-4755-8b37-529521a0ad03,,USER,what are the rivers in the state of illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -32409075-6bdf-4c67-a97a-719087dcb90c,,USER,List the titles of all items in alphabetic order .,"{""actions"":[{""actionType"":""sorting"",""column"":""title"",""direction"":""asc""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" -ac48999e-8604-4b8c-ac20-aed6dcbb52f7,,USER,How many phones are associated with each accreditation type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Accreditation_type""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -24b955e1-7655-470a-81d4-85d904e9f631,,USER,What are the faculty ids of all the male faculty members?,"{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -ae2c9d30-e129-43ce-9da8-0d62b10b2f58,,USER,Give me Brazil’s population and life expectancies.,"{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -0836dd7d-93c6-431f-a126-bb7a72de94c5,,USER,Calculate the number of accounts associated with each customer id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -be43c9a3-d7f5-45e4-b4fb-9c998d4ff0f6,,USER,Find the number of students in one classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -d6d2c926-1005-45e0-a5a7-689bf44ff242,,USER,List the product ids and the number of unique orders for each product.,"{""actions"":[{""actionType"":""aggregations"",""column"":""order_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""product_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -f4b1b4f5-00c0-4cd1-adc0-b5ad7b2997cb,,USER,what state has the city springfield,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -3a041587-4e07-40d6-8154-6af2c1075565,,USER,"Return the description for the courses named ""database"".","{""actions"":[{""actionType"":""condition"",""column"":""course_name"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" -3abe94de-ff55-4a02-8e79-009d716d1b06,,USER,Display all payment methods and the count of payments using each method.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""payment_method_code""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -3daa92da-5a29-4b97-9594-1c86f8aefdff,,USER,What is the total number of gas stations that opened between 2000 and 2005?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Station_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""open_year"",""operation"":"">="",""value"":2000},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -87be292e-fb2b-4176-8749-6fcc8f629021,,USER,"What are the name and assets of each company, sorted in ascending order of company name?","{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -6a8dd6a6-6854-48df-bcea-f2bdc5f44a46,,USER,Display the number of railways at each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""journalist_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -ba9c136e-96a5-44ae-bdf0-2186ec5f3b41,,USER,Show the players from college UCLA.,"{""actions"":[{""actionType"":""condition"",""column"":""College"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -ce552416-1c5e-4919-91b5-a44726bcf044,,USER,How many artists are there for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""bedType"",""operation"":""="",""value"":""'King'""},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -aafde68e-46a1-43cd-8289-a588986d51d9,,USER,What is the average number of attendees for performances?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Attendance"",""aggregation"":""avg""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -88a29df3-7830-4e77-8d70-a6028dac7e32,,USER,Return the duration of the actor with the greatest age.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -f1f97d41-5568-4eb5-9912-c30b7944dd1a,,USER,"What are all the album titles, in alphabetical order?","{""actions"":[{""actionType"":""sorting"",""column"":""Title"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" -479e676f-371d-41c3-a32f-d2028b0bf6eb,,USER,Display various modes of reaching attractions and the count of attractions accessible through each method.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Tourist_Attraction_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""How_to_Get_There""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -e533b122-ee10-4a33-9a3d-7fe46d1f7d4e,,USER,Find the first name and country code of the oldest player.,"{""actions"":[{""actionType"":""topFilter"",""column"":""birth_date"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -468d8a7d-ea00-47ad-83cf-93ca28adaaa4,,USER,What campuses are in Los Angeles county?,"{""actions"":[{""actionType"":""condition"",""column"":""county"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -f7691409-5527-461e-976b-8cbcf5fc9142,,USER,"What are the phone, room, and building of the faculty member called Jerry Prince?","{""actions"":[{""actionType"":""condition"",""column"":""Fname"",""operation"":""="",""value"":""'Jerry'""},{""actionType"":""condition"",""column"":""Lname"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -a178699c-9a0e-4840-827b-1e195543cffa,,USER,what is the high point of texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -28695276-273c-4c2e-b0f8-b40eb2a9275a,,USER,What is the receipt date of the document with id 3?,"{""actions"":[{""actionType"":""condition"",""column"":""document_id"",""operation"":""="",""value"":3}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" -ec359925-70aa-4bec-86d2-20e56548e015,,USER,"Which catalog contents have a product stock number that starts from ""2""? Show the catalog entry names.","{""actions"":[{""actionType"":""condition"",""column"":""product_stock_number"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -78563963-db69-46a3-956b-fb5601f4a436,,USER,Show the organizer and name for churches that opened between 1830 and 1840.,"{""actions"":[{""actionType"":""condition"",""column"":""open_date"",""operation"":"">="",""value"":1830},{""actionType"":""condition"",""column"":""open_date"",""operation"":""<="",""value"":1840}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -9de0c175-5b5f-4f05-b092-d07edec2d0bb,,USER,How many different loser names are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""loser_name"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -bf3266cb-f6b2-409d-9e96-54b28b7e434f,,USER,Find the number of members residing at each address.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Member_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""address""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -c05ba623-4056-4144-b211-b094426ca91b,,USER,What is the mail date of the document with id 7?,"{""actions"":[{""actionType"":""condition"",""column"":""document_id"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""mailed_to_address_id"",""mailing_date""],""name"":""Documents_Mailed"",""type"":""grid""}]" -da0e0f8c-ff1b-4565-9cdc-40930c38ce6e,,USER,"What are the different software platforms for devices, and how many devices have each?","{""actions"":[{""actionType"":""aggregations"",""column"":""Device_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Software_Platform""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -faba0e0d-c26d-435b-b7fd-93d866456140,,USER,Select the name and price of the cheapest product.,"{""actions"":[{""actionType"":""topFilter"",""column"":""price"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -669685b0-af8a-4fec-8c46-560e155ba575,,USER,How many accounts does each customer have? List the number and customer id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -16c05760-fef9-4c32-a4e3-ba81911c73f1,,USER,"What are the names of the climbers, ordered by points descending?","{""actions"":[{""actionType"":""sorting"",""column"":""Points"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -622d2e86-f6fd-45fa-8f87-01a387a6b901,,USER,What is the station station and end station for the trips with the three smallest ids?,"{""actions"":[{""actionType"":""topFilter"",""column"":""id"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -1b6d7c53-1342-4d31-9fcc-ef9fa33ef3a3,,USER,What is the average price of products for each category code?,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_category_code""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -19d72497-b0fe-496c-95ee-70e06dfb56bc,,USER,how many cities are there in usa,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -0acca0ea-1323-450e-9045-eaef4beef2e8,,USER,Show the enrollment and primary_conference of the oldest college.,"{""actions"":[{""actionType"":""topFilter"",""column"":""founded"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -01607ad1-22de-4567-8ae7-7f043e715956,,USER,population of boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -664f8560-86fe-4565-80af-f9279db87e30,,USER,Display all headquarters and the number of companies in each headquarters.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""headquarters""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -8f2b93ff-f9a1-4dcd-9f02-7fa98db331b2,,USER,What is the total revenue of each manufacturer?,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -21c18122-acb8-4528-8403-c1fae9233d23,,USER,Display the total number of platforms and passengers for all train stations in each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""number_of_platforms"",""aggregation"":""sum""},{""actionType"":""aggregations"",""column"":""total_passengers"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -af75e24a-0a6a-4271-aa09-6f508a6e17e6,,USER,"Find the number of team franchises that are active (have 'Y' as ""active"" information).","{""actions"":[{""actionType"":""aggregations"",""column"":""franchise_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""active"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" -c225839c-b7e6-401a-bcfc-84faf12fc039,,USER,What are the names of schools with the top 3 largest size?,"{""actions"":[{""actionType"":""topFilter"",""column"":""enr"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -e6b36d22-79c6-47a4-9dbf-ace73d3c02d8,,USER,What is the oldest log id and its corresponding problem id?,"{""actions"":[{""actionType"":""topFilter"",""column"":""log_entry_date"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -9fe9af99-de7a-496e-b4e3-247e55616677,,USER,What is the maximum capacity and the average of all stadiums ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""capacity"",""aggregation"":""max""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -e1cf783a-a89f-4ccf-b151-47675945b6a4,,USER,How many members are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Member_ID"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -43c70955-d0d5-4933-bf9d-54e1b6768175,,USER,"Find the name, city, and country of the airport that has the lowest altitude.","{""actions"":[{""actionType"":""topFilter"",""column"":""elevation"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -d58676a1-b15d-4571-864c-de30fb9569d7,,USER,Give me the name and description of the document type code RV.,"{""actions"":[{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -492f1d69-71e3-439c-8f2a-c40363fa19b0,,USER,"Find all the locations whose names contain the word ""film"".","{""actions"":[{""actionType"":""condition"",""column"":""Location_Name"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -4aa4843b-e8be-4078-b0c6-50a01ea69930,,USER,"Show name, address road, and city for all branches sorted by open year.","{""actions"":[{""actionType"":""sorting"",""column"":""open_year"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -c930a6ff-7a2b-4006-b05a-44d576a793a7,,USER,How many sections does course ACCT-211 has?,"{""actions"":[{""actionType"":""aggregations"",""column"":""class_section"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""crs_code"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -59238931-d792-46d6-9177-a98e8c06ddc8,,USER,what is the highest point in delaware in meters,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -e21fb35b-4429-4079-b27f-36dc50843ba9,,USER,Report the number of students in each classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -55555678-3efc-4c1d-96a3-678039184eb1,,USER,What are the first names of all the different drivers in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""forename"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" -e4cd1c33-ddb0-4637-bd5d-456f3ae431fe,,USER,Show project ids and the number of documents in each project.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -2c9be77c-10e3-42da-a35f-6145a54bec20,,USER,List all the image name and URLs in the order of their names.,"{""actions"":[{""actionType"":""sorting"",""column"":""image_name"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" -9848b378-c205-4831-8662-0b5bcdb828c0,,USER,How many departments are there in each school?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -d4485cc1-5b96-4cdb-9a52-f9c1643b4419,,USER,which state is springfield in,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -d437fbcb-412a-4d25-b205-82830f7e8a9c,,USER,Find the maximum weight for each type of pet. List the maximum weight and pet type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""petType""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -de03f9f4-1b35-4ba8-b83a-8f55737f3099,,USER,"List all airline names and their abbreviations in ""USA"".","{""actions"":[{""actionType"":""condition"",""column"":""Country"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -c226fa9e-138b-45cd-b89d-d49becdac6c6,,USER,Enumerate the number of players inducted into the hall of fame annually.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""yearid""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -105e2bcd-73ef-4ac9-9eb4-ab6dc55b165c,,USER,"What are the gas station ids, locations, and manager names for the gas stations ordered by opening year?","{""actions"":[{""actionType"":""sorting"",""column"":""open_year"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -c3604d34-4cfe-46f7-9e64-623cc2143c3d,,USER,What is the total amount of settlement made for all the settlements?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Amount_Settled"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" -9efae2f6-a77c-4580-bd96-eda4fde1a73b,,USER,what is the highest point in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -35252fa9-5b1e-45fc-b4cd-aa34f30e4677,,USER,Show different parties of people along with the number of people in each party.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Party""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" -007aa701-99cd-44c8-9dca-e776ac9c53c7,,USER,what is the population density of wyoming,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -4747af5c-ce4a-4f93-841e-f0a88a2d8978,,USER,what state is springfield located in,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -425b832f-dc0a-4f3b-b6c2-576644a3137b,,USER,"Find all actors who were born in "" New York City "" in 1984","{""actions"":[{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'New York City'""},{""actionType"":""condition"",""column"":""birth_year"",""operation"":""="",""value"":1984}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -2ff1f207-3910-4255-8192-d9a649ba1301,,USER,Find the number of rooms with a price higher than 120 for each type of decor.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""basePrice"",""operation"":"">"",""value"":120},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -d69a7243-4403-4647-9c5c-3ed2f4d4ea3a,,USER,How many departments are present in each school?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -64699ecb-dce3-4a96-9d86-3995085dc7f7,,USER,How many different card types are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""card_type_code"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -2cd6e55b-2cb7-4881-89c5-1fc896ac9296,,USER,List the names of roller coasters by ascending order of length.,"{""actions"":[{""actionType"":""sorting"",""column"":""LENGTH"",""direction"":""asc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -4aa9276b-f5fa-4b6f-9e90-253dfb5ab362,,USER,Identify the quantity of medicines provided by each trade.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""trade_name""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -b315884c-84dc-44f2-85f8-61efbd538a0a,,USER,What are the name and level of catalog structure with level number between 5 and 10,"{""actions"":[{""actionType"":""condition"",""column"":""catalog_level_number"",""operation"":"">="",""value"":5},{""actionType"":""condition"",""column"":""catalog_level_number"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" -be2a42cd-61ec-4220-8ae6-4aa09bd4d79a,,USER,"For each citizenship, how many singers are from that country?","{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -f634f67d-1c92-482b-8b9d-d00596a903f9,,USER,What is the horsepower of the car with the greatest accelerate?,"{""actions"":[{""actionType"":""topFilter"",""column"":""accelerate"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -4f1f128e-013b-4054-be01-58d5a80a6030,,USER,what states border kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -89cda8db-461c-445a-ad3d-43014159818d,,USER,List all headquarters and the number of companies in each headquarter.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""headquarters""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -8f5e3b98-a06c-4d45-81e3-3c581ce1863d,,USER,Show all countries and the number of singers in each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -5124ab29-246c-4e47-b826-2eeb317527d5,,USER,Give the names of countries that are in Europe and have a population equal to 80000.,"{""actions"":[{""actionType"":""condition"",""column"":""continent"",""operation"":""="",""value"":""'Europe'""},{""actionType"":""condition"",""column"":""Population"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -b3474ffb-0791-461d-a47d-d7ee035632a5,,USER,Find the count of people for each sex with a weight higher than 85.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""weight"",""operation"":"">"",""value"":85},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -38e22fe5-16cc-43b3-b587-38024a1670be,,USER,How many churches have a wedding in year 2016?,"{""actions"":[{""actionType"":""aggregations"",""column"":""church_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" -7cb9103e-05e2-43ea-9be5-b934f25a163b,,USER,"What is the description of the claim status ""Open""?","{""actions"":[{""actionType"":""condition"",""column"":""claim_status_name"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" -cf05369c-257a-4878-8615-cb19b988816e,,USER,How many stadiums are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -6f6219f0-432b-4c2b-a647-bad1080fc087,,USER,How many wrestlers are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Wrestler_ID"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -99672876-bf8a-4855-8887-df756a40b82b,,USER,how many people are there in california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -68da9ef6-57d5-4d0a-81d9-1fce18fec4d8,,USER,Show booking status codes and their corresponding booking counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""apt_booking_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""booking_status_code""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -5c50c479-cf80-48d8-a5ae-0f1b1c70135e,,USER,What are the names of all the video games and their types in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""gname"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -74339f46-3524-4b65-95a8-ee7e8f8d49e7,,USER,How many allergies are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""allergy"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -dfe46384-f34e-4aea-935a-b05a72d8b40c,,USER,Count the number of Professors who have office in building NEB.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Professor'""},{""actionType"":""condition"",""column"":""building"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -e5696a9b-7a93-4968-9efe-4af73bf214bb,,USER,What is the employee id of the head whose department has the least number of employees?,"{""actions"":[{""actionType"":""grouping"",""column"":""departmentID""},{""actionType"":""topFilter"",""column"":""departmentID"",""limit"":1,""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" -b6ab9ec1-2c6b-41ab-ab2d-f1a322ab6755,,USER,What is the id of the candidate with the lowest oppose rate?,"{""actions"":[{""actionType"":""topFilter"",""column"":""oppose_rate"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -5dd484f1-9bbf-41d9-810d-bb83091215f0,,USER,Please show different software platforms and the corresponding number of devices using each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Device_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Software_Platform""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -7f3c54b9-7306-4a75-9008-91df1c4459cf,,USER,How many draft copies does the document with id 2 have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""document_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""document_id"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" -fdaff313-2749-4049-98d1-e8646dd9a51a,,USER,Sort the gender codes in descending order of their corresponding number of guests. Please return both the gender codes and counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""technician_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Team""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -cc0a46d2-7ec7-476c-9a49-51c1108eb92d,,USER,What are the name of the players who received a card in descending order of the hours of training?,"{""actions"":[{""actionType"":""condition"",""column"":""yCard"",""operation"":""="",""value"":""yes""},{""actionType"":""sorting"",""column"":""HS"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -09b75b40-4ac1-4817-ac02-193a063a5e99,,USER,How many artists are above age 46 and joined after 1990?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":46},{""actionType"":""condition"",""column"":""year_join"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -391ff418-15e7-4f63-879e-cc5824685e1d,,USER,Find the name of the winner who has the highest rank points and participated in the Australian Open tourney.,"{""actions"":[{""actionType"":""condition"",""column"":""tourney_name"",""operation"":""="",""value"":""Australian Open""},{""actionType"":""topFilter"",""column"":""winner_rank_points"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -d876f764-9290-4b46-bc78-ef56cd871ce9,,USER,What are the different addresses that have students living there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""current_address_id"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -2534d713-7e66-4783-940b-29d25d7c1a00,,USER,"What are the names of musicals with nominee ""Bob Fosse""?","{""actions"":[{""actionType"":""condition"",""column"":""Nominee"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -13d5ff84-d085-4f17-83e8-f8a32ee5ffc6,,USER,"How many accounts does each customer have, and what is their corresponding customer ID?","{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -7ce0243d-1bdb-43b9-bcef-a5573500c4dc,,USER,What are the locations and names of all stations with capacity between 5000 and 10000?,"{""actions"":[{""actionType"":""condition"",""column"":""capacity"",""operation"":"">="",""value"":5000},{""actionType"":""condition"",""column"":""capacity"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -4d61f5d9-a524-4c26-83e2-3dd7dbf76cda,,USER,What is the author of the submission with the highest score?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Scores"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -2b3f3d4a-fae4-4fd5-97e6-6977477b03d5,,USER,What is the charge amount of the most expensive charge type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""charge_amount"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" -cd894fcf-d276-44d1-b6b9-8a7de0c7ca6b,,USER,What are the country codes and the most spoken languages in each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -35da422b-94e9-4f79-b286-f76859ac2dc9,,USER,Count the number of distinct player positions.,"{""actions"":[{""actionType"":""aggregations"",""column"":""POSITION"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -2309d0e7-9026-433f-8b5e-1ce3953f4e62,,USER,Enumerate player positions and their corresponding average point totals.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -c8fec215-305e-461e-bfc0-9cde7b36f779,,USER,How many different captain ranks are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rank"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -19dc211c-2560-4184-bc11-62cde7aca5ea,,USER,How many companies are headquartered in the US?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Headquarters"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -1758e309-70cc-406d-be53-5d1b5b46976f,,USER,How many different software platforms are there for devices?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Software_Platform"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -47eae11c-ee5b-48aa-a3d4-a04661aa88cc,,USER,Compute the average score of submissions.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Scores"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -1af62c31-7698-47e2-ba5e-0c896b3495a2,,USER,How many climbers are from each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Climber_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -dd3bf3eb-a08a-4cdd-b0df-44db77b73e66,,USER,Display all customer IDs and the number of accounts held by each customer.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -1e21fb51-0d8e-4bd9-9ce7-1c1b7821f58f,,USER,"return me the references of "" Making database systems usable "" .","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -077df96f-62c7-4a9a-9682-807cba57f72a,,USER,Determine the number of shops in each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Shop_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -586b5ddb-ab85-483c-b5a9-4fa48b36ac2b,,USER,How many bookings correspond to each booking status? List the booking status code and the number of corresponding bookings.,"{""actions"":[{""actionType"":""aggregations"",""column"":""apt_booking_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""booking_status_code""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -4e271c94-e6e7-4fbc-acb5-384d02ea308f,,USER,Tell me the employee id of the head of the department with the least employees.,"{""actions"":[{""actionType"":""grouping"",""column"":""departmentID""},{""actionType"":""topFilter"",""column"":""departmentID"",""limit"":1,""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" -43f1bf32-1963-4618-af14-85a5ecb51ed2,,USER,How many games are played for all students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""gamesplayed"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -e47d9dae-46d9-4fb9-a5b1-c82dc2fe34e1,,USER,Compute the total amount of payment processed.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Amount_Payment"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -c17d75b9-18ee-4282-9773-f58dfdd1791d,,USER,What is the name and capacity for the stadium with highest average attendance?,"{""actions"":[{""actionType"":""topFilter"",""column"":""average"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -468e3dea-de71-400e-a9fc-099c664fc728,,USER,what is the combined population of all 50 states,"{""actions"":[{""actionType"":""aggregations"",""column"":""population"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -1b222553-f9ef-4455-8680-ae72ac7bd436,,USER,What is the language spoken by the largest percentage of people in each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -93539ca6-b284-453e-a462-e7874655e7c3,,USER,How many different majors are there and how many different city codes are there for each student?,"{""actions"":[{""actionType"":""aggregations"",""column"":""major"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""city_code"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -61f7f58d-ca17-44ff-bb6a-a03cc70859bd,,USER,Present all buildings and the number of faculty members housed within each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -573a61a6-59ff-4800-8ff6-d0a43323dd79,,USER,Find the id of the candidate who got the lowest oppose rate.,"{""actions"":[{""actionType"":""topFilter"",""column"":""oppose_rate"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -e1c542f0-d3fb-4d39-88e1-021699932bf9,,USER,What are the ids and durations of the trips with the top 3 durations?,"{""actions"":[{""actionType"":""topFilter"",""column"":""duration"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -03879108-d461-4c59-9d79-cfe7a99e4ac1,,USER,Find the number of players for each hand type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""hand""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -3223c739-0244-4452-be53-7204bb2eef09,,USER,Show the ID of the high schooler named Kyle.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -20a4a5d4-ad06-4b9e-ac0a-101b0d7eefec,,USER,Show me the owner of the channel with the highest rating.,"{""actions"":[{""actionType"":""topFilter"",""column"":""rating_in_percent"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -53ada412-8d64-4523-8f20-f2870a392c9a,,USER,How many debates are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Debate_ID"",""aggregation"":""count""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" -2870404d-1968-4a1b-bde1-a56df0e9d646,,USER,"For each citizenship, what is the maximum net worth?","{""actions"":[{""actionType"":""aggregations"",""column"":""Weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -46b21c5e-7e12-47e7-8767-125e61a3699b,,USER,List the distinct ranges of the mountains with the top 3 prominence.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Prominence"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -f29e2387-2d5b-46d7-a48a-4a9b3b3c4d0a,,USER,"What are the names and headquarters of all manufacturers, ordered by revenue descending?","{""actions"":[{""actionType"":""sorting"",""column"":""revenue"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -4b8c504c-64d4-4470-9342-8cd151491930,,USER,What is the average distance and price for all flights from LA?,"{""actions"":[{""actionType"":""aggregations"",""column"":""distance"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""origin"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -54d753cd-17f6-42f0-8ec0-23110d843833,,USER,Display the employee IDs for each employee and the final dates of employment at their last job.,"{""actions"":[{""actionType"":""aggregations"",""column"":""end_date"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""employee_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -dc27650a-f916-499b-a165-e44a634acb07,,USER,Return the category code and typical price of 'cumin'.,"{""actions"":[{""actionType"":""condition"",""column"":""product_name"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -602b88e5-1bcc-49b8-a9a6-e124e5e5e5f9,,USER,List the total scores of body builders in ascending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Total"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -d6c82de9-ff02-4ee4-a67f-ab149b8b1915,,USER,"What are all different template ids used for documents, and how many times were each of them used?","{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_id""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -8d8e8bb9-3c95-4212-90c1-d4a7b00c179e,,USER,Identify distinct race classes and their corresponding number of races.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Race_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""CLASS""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -194260ff-0361-4f89-a008-21ce261a6866,,USER,What is the total number of residents for the districts with the 3 largest areas?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_population"",""aggregation"":""sum""},{""actionType"":""topFilter"",""column"":""city_area"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -52910d7c-a07b-4a23-abc4-f8b552111907,,USER,"Show the department ID, full name (first and last), and highest salary for each department.","{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -9e394bcf-54c1-4a2e-8805-da97698b6ffb,,USER,"What is the total horses record for each farm, sorted ascending?","{""actions"":[{""actionType"":""sorting"",""column"":""Total_Horses"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -12e75f5f-fed8-44f7-bbda-b031e54d9362,,USER,Show all advisors and corresponding number of students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""advisor""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -4907b85a-bf24-4a4d-af77-ef6a73904446,,USER,What is the total amount of grants given by each organization? Also list the organization ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""grant_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""organisation_id""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -1d9b37f1-cd79-467e-995e-c8c591ba9c67,,USER,"What are the support, consider, and oppose rates of each candidate, ordered ascending by their unsure rate?","{""actions"":[{""actionType"":""sorting"",""column"":""unsure_rate"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -b3733616-5d5e-4e04-94a3-8ee178fbbfdf,,USER,Exhibit player positions and the corresponding player counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Season"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -c99740a4-70c6-406c-9eee-31603ebe7ae7,,USER,What the smallest version number and its template type code?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Version_Number"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -092e8f42-3ee6-46c3-b367-075312703f73,,USER,"What are the names and birth dates of people, ordered by their names in alphabetical order?","{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -62d64cab-4f55-40d8-8917-1e632ab03f04,,USER,Count the number of artists.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -700db0be-e620-428a-8bf1-11787b4f6db3,,USER,display the country ID and number of cities for each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LOCATION_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_id""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -7b72e0a5-0c25-4fe5-b0d8-1735e006fe9a,,USER,Return the average horizontal bar points across all gymnasts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Horizontal_Bar_Points"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -7a79c830-34d3-4266-b90e-df85826671db,,USER,How films are produced by each studio?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Studio""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -a1fdb89e-d4b9-4b0b-9a2a-b01e124627ba,,USER,how many people live in boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -c550b88e-c47b-4b3c-9496-527261a585e6,,USER,Find the ids of the nurses who are on call in block floor 1 and block code 1.,"{""actions"":[{""actionType"":""condition"",""column"":""blockfloor"",""operation"":""="",""value"":1},{""actionType"":""condition"",""column"":""blockcode"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]" -92eed489-9b88-4226-837f-27627c643eca,,USER,"What are the total amount of money in the invoices billed from Chicago, Illinois?","{""actions"":[{""actionType"":""aggregations"",""column"":""total"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""billing_city"",""operation"":""="",""value"":""'Chicago'""},{""actionType"":""condition"",""column"":""billing_state"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -4029d69e-850a-4eb2-8825-87a1ba042a5a,,USER,Display distinct product type codes and the count of products for each code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Product_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Product_Type_Code""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -e9cdd3d8-a20b-4b3e-be86-577dea423858,,USER,"What is the composer who created the track ""Fast As a Shark""?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -3af70d8d-b158-4a60-958f-7cf335f15e10,,USER,"Given the titles of all courses, in order of titles and credits.","{""actions"":[{""actionType"":""sorting"",""column"":""title"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""credits"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -382aafbf-a2c9-4257-9492-dd7ccc2fac80,,USER,"What are the distinct nominees of the musicals with the award that is not ""Tony Award""?","{""actions"":[{""actionType"":""condition"",""column"":""Award"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -014dabb4-eb91-458e-953b-bb09a90d3dd1,,USER,How many documents are there of each type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_type_code""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -93b13f26-8a3d-4fc1-8134-06175e6877dc,,USER,Compute the average age of all the dogs.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -5ed55420-6510-4878-a7c9-99c46140783a,,USER,How many different genders are there in the dorms?,"{""actions"":[{""actionType"":""aggregations"",""column"":""gender"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -5ca228dc-5237-44bd-bdef-4f6092c6e975,,USER,How many courses are offered?,"{""actions"":[{""actionType"":""aggregations"",""column"":""crs_code"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -4491f85b-4be2-44c8-a820-9364bd467ea2,,USER,What is the count of singers?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -66f33e6f-582a-4e3a-8807-3d7f5540a3ae,,USER,What are the total number of the audiences who visited any of the festivals?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Num_of_Audience"",""aggregation"":""sum""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -07a3425b-0334-4e2a-8ac3-2122565c6269,,USER,What is the average number of gold medals for clubs?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Gold"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" -7c091c83-b1c1-4024-9804-e22cb4341e55,,USER,how many states are there in the usa,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -13101322-502b-42e5-a313-0dc50b8d7e76,,USER,What is the id of the patient who stayed in room 111 most recently?,"{""actions"":[{""actionType"":""condition"",""column"":""room"",""operation"":""="",""value"":111},{""actionType"":""topFilter"",""column"":""staystart"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" -3dc299ea-2080-45fb-b5ce-54ccfcf8a9a4,,USER,how many people are in the state of california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -c2e068c8-78c6-4398-99e0-e1cda7b3f36a,,USER,Find all movies produced in 2015,"{""actions"":[{""actionType"":""condition"",""column"":""release_year"",""operation"":""="",""value"":2015}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -9c2fdd1a-d751-4641-a9d7-7085dd219998,,USER,"Display all document ids and the paragraph count for each, ordered by document id.","{""actions"":[{""actionType"":""aggregations"",""column"":""Paragraph_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""},{""actionType"":""sorting"",""column"":""document_id"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -2a5aa94f-d7ba-40a1-bf1a-ae56c5aedb12,,USER,"For each grade, report the grade, the number of classrooms in which it is taught and the total number of students in the grade.","{""actions"":[{""actionType"":""aggregations"",""column"":""classroom"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -f442cf03-e39c-490d-8c00-c79bf95c1a65,,USER,Calculate the total revenue of each manufacturer.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -ab9d8733-d0c8-4995-ab4d-4977d17ef38f,,USER,How old is the average person for each job?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -ca4fcfaa-1bb4-45b9-bff8-754bf5bc5a1d,,USER,What are the different names of the colleges involved in the tryout in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""cName"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -59433ff5-0e6f-403e-8d83-730a9ae139d0,,USER,where is springfield,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -024653e4-f8b0-4049-bb46-dd173b14339d,,USER,Count the number of distinct governors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Governor"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -8997e23d-0071-4eee-8be0-c5518362a732,,USER,Show year where a track with a seating at least 5000 opened and a track with seating no more than 4000 opened.,"{""actions"":[{""actionType"":""condition"",""column"":""seating"",""operation"":"">="",""value"":4000},{""actionType"":""condition"",""column"":""seating"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -1deb0c49-5b1b-4d61-9a34-7b504a295b9b,,USER,How many counties correspond to each police force?,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Police_force""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -190af81c-fed7-4d60-87ba-8a7e5b059679,,USER,What is the number of aircraft?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Aircraft_ID"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" -61cdceb9-2b81-435e-8c7b-4cbc15c2e244,,USER,what river runs through illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -ef407a36-b8b5-4b64-aed2-74e5529ede77,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'0'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -deb0219d-919c-4d84-a98b-c568c78bd389,,USER,List student ids and their corresponding like counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -8e098afa-b4c8-427e-abb1-624d4fb067bc,,USER,What is the average age for each city and what are those cities?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -5c556943-c005-4d4f-beda-9480fb99fcf7,,USER,List order ids and the product count for each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -ddcb6918-9cef-419b-a3f8-684ad69c0b93,,USER,Count the total number of apartment bookings.,"{""actions"":[{""actionType"":""aggregations"",""column"":""apt_booking_id"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -56e7fdcf-f4c0-45ad-856c-23d313fe8d6e,,USER,What is the average hours across all projects?,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -d8c54d69-0aeb-4778-accc-392c24b5ea60,,USER,Which room has cheapest base price? List the room's name and the base price.,"{""actions"":[{""actionType"":""topFilter"",""column"":""basePrice"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -0d4f2818-b44a-4b1f-8b24-50f4fa30ca21,,USER,What are the names of the ships that are not from the United States?,"{""actions"":[{""actionType"":""condition"",""column"":""Nationality"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -d83ff2d7-6f53-4bb5-a66a-74e563400245,,USER,"Find the state, account type, and credit score of the customer whose number of loan is 0.","{""actions"":[{""actionType"":""condition"",""column"":""no_of_loans"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -71eea12d-536c-4781-a332-86975cbbab9b,,USER,What is the number of distinct languages used around the world?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LANGUAGE"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -179a328d-8794-4cf0-b662-ecc6901fa911,,USER,What are the names of the mills which are not located in 'Donceel'?,"{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""!="",""value"":""Donceel""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" -dbad62d4-d18b-4741-9d0c-eab29cba5756,,USER,"How old is each student, and how many students are of each age?","{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""age""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -35c3ea2f-5bf4-4d4a-ae22-082327e29fef,,USER,What is the average salary of employees who have a commission percentage that is not null?,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""!="",""value"":""'null'""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -3c5c0913-74c1-4016-9a44-47d37476d893,,USER,Display the unique hometowns of teachers and their respective teacher counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Teacher_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Hometown""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -545bd378-ac68-41f0-9870-5c738db47c58,,USER,what are the major cities of the united states,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -505cb5fe-9fd1-4969-8d06-0812a1d21eb9,,USER,What are the rooms for members of the faculty who are professors and who live in building NEB?,"{""actions"":[{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Professor'""},{""actionType"":""condition"",""column"":""Building"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -b651e7d2-61ca-41e7-9389-951d37f8bc47,,USER,How many different jobs are listed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""job"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -f86abb9a-b27e-4079-8d2e-3775f4e49592,,USER,How many events are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" -f9e9f1aa-3fcd-4914-9567-6e74ab2dd364,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Headquarter""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -f385adde-8ff8-4e29-be91-02c8a9ca1082,,USER,How many male and female artists are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""artist_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -34b47dae-f510-44a3-845a-8009bdf2a45b,,USER,what are the names of the ships ordered by ascending tonnage?,"{""actions"":[{""actionType"":""sorting"",""column"":""Tonnage"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -9972212d-f760-4f42-9d8c-eb47589ee1c0,,USER,Compute the average song rating for each language.,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""languages""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -1200beda-3a2f-4f7f-bddf-bfb3d7ae8f42,,USER,Return the maximum final tables made across all poker players who have earnings below 200000.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Final_Table_Made"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""Earnings"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -add51415-70ac-438e-9229-2071d578ab98,,USER,what is the lowest elevation in pennsylvania,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'pennsylvania'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -611ea7de-044c-4912-ac11-8adf7e742a7c,,USER,List the name of products in ascending order of price.,"{""actions"":[{""actionType"":""sorting"",""column"":""Product_Price"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -9d78102d-b4e3-4d08-8d73-dcfd1c2a0f77,,USER,Count the number of regions.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Region_id"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -d7ebacea-5e25-4721-95f3-0b1fa086a885,,USER,Give the maximum price and score for wines produced in the appelation St. Helena.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""Appelation"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -2b73d614-9f48-4552-b2c6-acc804c1f2dd,,USER,Show all template ids and number of documents using each template.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_id""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -8c009f5e-1472-4aa9-aeb6-2287af7125a2,,USER,How many accounts are associated with each customer id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -810c205d-9708-4c38-abfe-663a09a12935,,USER,When did the staff member with first name as Janessa and last name as Sawayn join the company?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Janessa'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -1e84502b-e17f-489a-be83-075e886b3ad6,,USER,How many stations does Mountain View city has?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -2fd50595-5b3e-4c74-887e-cf0d83e79c43,,USER,"List the name, nationality and id of all male architects ordered by their names lexicographically.","{""actions"":[{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""male""},{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" -7a2acb17-a7b9-4757-937c-30e8338a0734,,USER,What are the names of everybody sorted by age in descending order?,"{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -c45fa42b-e78f-4e7f-ace8-b97a70c800a6,,USER,"For each account type, find the average balance for customers with a credit score below 50.","{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""acc_type""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -852c0238-153f-49d1-be1d-cb0b08019012,,USER,"Which papers have the substring ""Database"" in their titles? Show the titles of the papers.","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" -aa84620f-71e5-4e08-b308-7ee391a579a4,,USER,Calculate the follower count for each user.,"{""actions"":[{""actionType"":""aggregations"",""column"":""f1"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""f1""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" -5a944aec-cfa4-48a4-9fc0-08217fd1a32e,,USER,"Find all manufacturers' names and their headquarters, sorted by the ones with highest revenue first.","{""actions"":[{""actionType"":""sorting"",""column"":""revenue"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -f42eac00-526a-4815-bb84-2f3cc2f29cb3,,USER,Find the average elevation of all airports for each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""elevation"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -f3b30a9b-4723-4394-8674-4007f4963a9c,,USER,Find the total number of matches.,"{""actions"":[{""actionType"":""aggregations"",""column"":""best_of"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -05f37cc9-42f7-43ef-9291-f25079763bbd,,USER,"What are the category of music festivals with result ""Awarded""?","{""actions"":[{""actionType"":""condition"",""column"":""RESULT"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -1c155694-771c-4ec2-b40f-d7093566fd5f,,USER,Find the name of dorms only for female (F gender).,"{""actions"":[{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -5145f76b-2b87-4c76-a85c-87dc0a31284e,,USER,Can you show all majors along with the corresponding number of students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""major""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -402efb03-96f5-49ea-a3b7-4b0a6509c5ed,,USER,What is the maximum enrollment across all schools?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -7c53c545-98f7-424a-b3fe-768142656e8f,,USER,What are the first names of all students who are older than 20?,"{""actions"":[{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -1344412e-b3d1-4277-97ac-eed5b117df56,,USER,what state is salem the capital of,"{""actions"":[{""actionType"":""condition"",""column"":""capital"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -8063ef1a-18a4-4f30-9a59-a164e57336df,,USER,What are the countries for each market ordered by decreasing number of cities?,"{""actions"":[{""actionType"":""sorting"",""column"":""Number_cities"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -b052b576-fdc3-409b-894b-7c7f09623013,,USER,List the first name and birth date of all players from the country with code USA.,"{""actions"":[{""actionType"":""condition"",""column"":""country_code"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -46f36305-d6f1-4d37-bbb0-dfa891a8612f,,USER,What are the dates that have the 5 highest cloud cover rates and what are the rates?,"{""actions"":[{""actionType"":""topFilter"",""column"":""cloud_cover"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -3e3587f8-b37f-482f-9c51-df75d02fbc9c,,USER,"return me all the organizations in "" North America "" .","{""actions"":[{""actionType"":""condition"",""column"":""continent"",""operation"":""="",""value"":""'North America'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" -d545ae84-aa8f-418f-b882-e1b3c8cc493f,,USER,Return the hispanic percentage for cities in which the black percentage is greater than 10.,"{""actions"":[{""actionType"":""condition"",""column"":""Black"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -875086c1-64d7-47db-b8e4-03da2eba1584,,USER,How many courses in total are listed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""course_id"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -6f9b8185-7b19-48ac-9892-832d2d37e22c,,USER,How many stores are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""store_id"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" -f3d71059-88c3-4537-9a41-c97e5293f70e,,USER,Find the name of the stadium that has the maximum capacity.,"{""actions"":[{""actionType"":""topFilter"",""column"":""capacity"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -f9aa25d4-95cc-4544-b526-81a9cc166b4c,,USER,What is the mean product price for each category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_category_code""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -fc974f1c-3a72-495c-afb8-8e524ce1e575,,USER,Find the average fee on a CSU campus in 1996,"{""actions"":[{""actionType"":""aggregations"",""column"":""campusfee"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" -d67f00c6-baa0-4bf4-abe2-b7232d306fc4,,USER,"Show the average amount of transactions with type code ""SALE"".","{""actions"":[{""actionType"":""aggregations"",""column"":""amount_of_transaction"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""transaction_type_code"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -c84a52d2-6dac-46cc-bafe-c13c67165518,,USER,"What are the first, middle, and last names of all individuals, ordered by last name?","{""actions"":[{""actionType"":""sorting"",""column"":""individual_last_name"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" -c615beff-e0b2-4b0c-b574-11ae511757db,,USER,Who is the director of movie Avatar?,"{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -e68bfd4d-f09c-462b-87e2-9389b161562f,,USER,"Find the names of all the products whose stock number starts with ""2"".","{""actions"":[{""actionType"":""condition"",""column"":""product_stock_number"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -ec7feb40-a242-472b-8ed1-30f00872c6f1,,USER,Find all the female actors from Austin,"{""actions"":[{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'Austin'""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -e34500ca-10de-4ccb-89d6-b7543d2a3b20,,USER,how many cities are in texas,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6bdf747f-94b9-49c2-befa-6de6fdfae1d1,,USER,"How many kids stay in the room DAMIEN TRACHSEL checked in on Sep 21, 2010?","{""actions"":[{""actionType"":""condition"",""column"":""CheckIn"",""operation"":""="",""value"":""'2010-09-21'""},{""actionType"":""condition"",""column"":""FirstName"",""operation"":""="",""value"":""'DAMIEN'""},{""actionType"":""condition"",""column"":""LastName"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -5529c6dd-3608-4ddf-b8ce-07a8c5783b5b,,USER,which state has the smallest average urban population,"{""actions"":[{""actionType"":""grouping"",""column"":""state_name""},{""actionType"":""topFilter"",""column"":""population"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -e4231131-712c-4b83-b9a6-9d26c04840ab,,USER,"What is the average quantities ordered with payment method code ""MasterCard"" on invoices?","{""actions"":[{""actionType"":""aggregations"",""column"":""Order_Quantity"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""payment_method_code"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" -f737832e-ddbf-4dbf-b75b-fcdbd86d1090,,USER,Find the number of users called Michelle,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Michelle'""}]}","[{""columns"":[""uid"",""user_id"",""name""],""name"":""user"",""type"":""grid""}]" -b4d20384-b482-41cf-9623-f89a15deb022,,USER,"Show the advisors of the students whose city of residence has city code ""BAL"".","{""actions"":[{""actionType"":""condition"",""column"":""city_code"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e1914b5a-3d8e-4df2-93c3-88fd52b746f9,,USER,What is the name of the school with smallest enrollment size per state?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -050c06f1-18c2-4223-84f7-72b1f90967f3,,USER,How many distinct courses are enrolled in by students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""course_id"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" -ba550016-4c21-41f9-9edf-cbe061fb680b,,USER,Identify the distinct statement ids for accounts and their respective account counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Account_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""STATEMENT_ID""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -e73f2345-ca25-4242-91e3-148562c6e3df,,USER,What are the Package Options of the TV Channels whose series names are Sky Radio?,"{""actions"":[{""actionType"":""condition"",""column"":""series_name"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -409fd5d0-7ad5-469e-91c5-dcf081a7aaff,,USER,which states have cities named springfield,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -e7f00559-d0c5-4cd4-9c65-707c24ebd393,,USER,What is the count of distinct employees with certificates?,"{""actions"":[{""actionType"":""aggregations"",""column"":""eid"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" -6d283f82-1ba4-4026-a52d-5505bb23fd9f,,USER,Count the number of invoices.,"{""actions"":[{""actionType"":""aggregations"",""column"":""invoice_number"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -ed3007a7-bbcf-4150-bcc3-3752bb0b3685,,USER,What is the type of the document whose description starts with the word 'Initial'?,"{""actions"":[{""actionType"":""condition"",""column"":""document_description"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" -953b00cd-00be-426e-9b16-b71254625c3d,,USER,what is the area of the state with the capital albany,"{""actions"":[{""actionType"":""condition"",""column"":""capital"",""operation"":""="",""value"":""'albany'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -5bed14b9-078a-4691-b3c4-83f9e9fbe591,,USER,Show location and name for all stadiums with a capacity between 5000 and 10000.,"{""actions"":[{""actionType"":""condition"",""column"":""capacity"",""operation"":"">="",""value"":5000},{""actionType"":""condition"",""column"":""capacity"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -853b1f83-750d-4809-b73b-9477d190cb42,,USER,Give the average number of working horses on farms with more than 5000 total horses.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Working_Horses"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Total_Horses"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -9e43609b-891f-4269-b0b0-4df86442800d,,USER,How many distinct locations are there for each school?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_address"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -bca1ba36-d2b6-41ce-a558-3dd739fbd404,,USER,How many different types of sports do we offer?,"{""actions"":[{""actionType"":""aggregations"",""column"":""sportname"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -6408e3b6-7f6e-4f77-9a45-51b9a34b1c70,,USER,What are the names of the teachers whose hometown is not `` Little Lever Urban District '' ?,"{""actions"":[{""actionType"":""condition"",""column"":""hometown"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -c4271980-6c5f-4d15-a376-a3c7c7c96834,,USER,What is the name of the ship with the largest tonnage?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Tonnage"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -7c8277f9-364b-42c2-ba85-1691588abb0d,,USER,"How many people live in Asia, and what is the largest GNP among them?","{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""sum""},{""actionType"":""aggregations"",""column"":""GNP"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -6a50547b-e13b-425b-b5b9-9a8dc9437fd2,,USER,"What are the distinct reigns of wrestlers whose location is not ""Tokyo,Japan"" ?","{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -9b0f7f1e-2fa0-4e5a-bed0-79db83ff00a8,,USER,What are the codes of all the courses that are located in room KLR209?,"{""actions"":[{""actionType"":""condition"",""column"":""class_room"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -135dad2e-878f-4daa-b09e-a4903956f935,,USER,How many stores are there for each type of store?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Store_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -353a62fe-eecd-417b-9a17-2418afe0d9a8,,USER,Find the number of rooms with more than 50 capacity for each building.,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""capacity"",""operation"":"">"",""value"":50},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -029bd5d6-232b-4f51-b490-edcc57caced0,,USER,What is the decor of room Recluse and defiance?,"{""actions"":[{""actionType"":""condition"",""column"":""roomName"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -344d6c19-74fb-429d-ae82-3d4404bc840d,,USER,How many faculty members are there per rank and gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -98fa68ab-9aac-40df-8219-62ea7bdcf071,,USER,What is maximum group equity shareholding of the companies?,"{""actions"":[{""actionType"":""aggregations"",""column"":""group_equity_shareholding"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Type"",""Principal_activities"",""Incorporated_in"",""Group_Equity_Shareholding""],""name"":""operate_company"",""type"":""grid""}]" -288dc199-0440-426f-9b64-8bb58f3f6b1f,,USER,List names of all pilot aged 30 or younger in descending alphabetical order.,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":""<="",""value"":30},{""actionType"":""sorting"",""column"":""Name"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -bba802c0-626f-46ba-8cfe-bccf4f38e5c9,,USER,Identify the shop count for each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Shop_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -663bad59-cbff-4c1d-80cd-a00e7d4444a7,,USER,"Return the different document IDs along with the number of paragraphs for each, ordered by ID.","{""actions"":[{""actionType"":""aggregations"",""column"":""Paragraph_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""},{""actionType"":""sorting"",""column"":""document_id"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -a8a98127-543c-4c47-b01f-bd7469c6c88e,,USER,"Find the name and access counts of all documents, in alphabetic order of the document name.","{""actions"":[{""actionType"":""sorting"",""column"":""document_name"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -ff9517bf-833d-4692-a417-57b8ae3ec0a1,,USER,"Find the name, enrollment of the colleges whose size is bigger than 10000 and location is in state LA.","{""actions"":[{""actionType"":""condition"",""column"":""enr"",""operation"":"">"",""value"":10000},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -60a5c11e-8dc7-4cec-bcb5-f3c94aece539,,USER,Show the number of documents.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -d2301ba1-6a94-4e23-a92d-ff73e652da13,,USER,Calculate the number of students in each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -06c5e1b0-28dc-4114-a6cb-7f5789ce172d,,USER,What are the names of the courses in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""course_name"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -139dc4ad-f605-4468-b75d-ed7d85a14a23,,USER,Present each industry and the associated number of companies.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Industry""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -e3559ace-0fa0-42ca-8312-1847cd6d839c,,USER,Show the case burden of counties in descending order of population.,"{""actions"":[{""actionType"":""sorting"",""column"":""Population"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -9d88631f-4fdc-4368-a107-7adade4adc70,,USER,"Show the name, role code, and date of birth for the employee with name 'Armani'.","{""actions"":[{""actionType"":""condition"",""column"":""employee_Name"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -743c6d05-2080-4a18-8529-1e36e4761df2,,USER,How many vehicles exist?,"{""actions"":[{""actionType"":""aggregations"",""column"":""vehicle_id"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" -7a63aeaa-0476-48d3-97c2-e77cc3f88624,,USER,Which of the mill names contains the french word 'Moulin'?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Moulin""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" -7190b479-5bf8-47b3-afed-8a49e68f8482,,USER,List the country codes where Spanish is the primary language.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -605cd6b2-fe9c-4558-b400-2243c4a8d8ad,,USER,What are the details of the car with id 1?,"{""actions"":[{""actionType"":""condition"",""column"":""vehicle_id"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" -0d014a61-a7e4-421b-8560-565962a9fee9,,USER,Count the number of companies.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -bc04e669-24d2-4427-aad6-d3b85e5db45a,,USER,What are the names of all campuses located at Chico?,"{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -1162aeed-634a-4c8a-8789-5519c35d6371,,USER,List the 3 highest salaries of the players in 2001?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2001},{""actionType"":""topFilter"",""column"":""salary"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" -82c62217-c0cb-4690-8048-42703ed3911a,,USER,Show the party and the number of drivers in each party.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Driver_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""party""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -7fe117ad-746a-46c8-bf07-76fce4cfd050,,USER,what is the population in boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -46c44072-65e8-4c0d-bb29-58b57fd1a5aa,,USER,What are the average prices of wines for different years?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -d4438ed7-c0bf-497d-9dba-cf52c375d20e,,USER,What is the zip code of the address in the city Port Chelsea?,"{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -41e77a45-49a7-4141-a229-ce5413af5220,,USER,How many orchestras does each record company manage?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Orchestra_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Record_Company""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -03885ded-e982-4c08-a687-0f37beea6939,,USER,"In each country, how many airports exist?","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -90231ebf-a39c-4397-96ea-562efcea11d8,,USER,How many visitors below age 30 are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":30}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" -89005789-5b57-4c83-9142-12a397abcbf3,,USER,What campuses opened between 1935 and 1939?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">="",""value"":1935},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -1c4a8c17-5a62-44d4-b90d-7e891f3831b8,,USER,Find the room number of the rooms which can sit 50 to 100 students and their buildings.,"{""actions"":[{""actionType"":""condition"",""column"":""capacity"",""operation"":"">="",""value"":50},{""actionType"":""condition"",""column"":""capacity"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -e064bdc5-77fb-41e4-9996-e1533341bf2a,,USER,Which restaurants have highest rating? List the restaurant name and its rating.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Rating"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" -c3211f48-31a3-4f65-92a3-55bd592bc67c,,USER,List the dates of debates with number of audience bigger than 150,"{""actions"":[{""actionType"":""condition"",""column"":""Num_of_Audience"",""operation"":"">"",""value"":150}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" -e707b93b-1dcd-49e4-af09-9f2b8647b7e9,,USER,What are the enrollment and primary conference for the university which was founded the earliest?,"{""actions"":[{""actionType"":""topFilter"",""column"":""founded"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -a7d7a918-6f3b-4c93-acd3-6c7631bd2e19,,USER,List the names of technicians in ascending order of age.,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -e52461d8-aa1e-47ab-91b1-e434657623d2,,USER,Find the number of matches happened in each year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""best_of"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -aa3d8f6e-9ee1-43f8-83df-b5d6beba948d,,USER,how many major cities are in texas,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -426f723f-ad54-4bcf-8553-e348fec6e764,,USER,How many constructors are there for each nationality?,"{""actions"":[{""actionType"":""aggregations"",""column"":""constructorId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""nationality""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -d745cb84-5efe-4fb9-995c-2e591df0b13e,,USER,What are the campuses that opened in 1958?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -f366309e-4392-4798-9ee2-145a79329b75,,USER,Count the number of distinct artists who have volumes.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -922a8a07-3aae-41f5-8fb5-08a6c93fce67,,USER,which state border kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -44dca223-43c4-49ee-8ab0-ffb5b26a2b56,,USER,Show the detail of vehicle with id 1.,"{""actions"":[{""actionType"":""condition"",""column"":""vehicle_id"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" -f94421cd-ceec-49f3-a8e5-ffd0af3f11b7,,USER,What is the mean highest temperature for each day of the week?,"{""actions"":[{""actionType"":""aggregations"",""column"":""high_temperature"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""day_of_week""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" -4f74d853-8e39-47ac-b18f-c33cb8c11605,,USER,What are the unique block codes that have available rooms?,"{""actions"":[{""actionType"":""condition"",""column"":""unavailable"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" -179d3ea0-7150-4d70-b33e-ab35ea5147d4,,USER,Display order ids and the invoice count for each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""invoice_number"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -c4dacea9-4ce7-4d67-b307-6a618dfb2255,,USER,"List total amount of invoice from Chicago, IL.","{""actions"":[{""actionType"":""aggregations"",""column"":""total"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""billing_city"",""operation"":""="",""value"":""'Chicago'""},{""actionType"":""condition"",""column"":""billing_state"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -63a4edc4-89b1-41b9-ad76-ba858690b201,,USER,List the votes of elections in descending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Votes"",""direction"":""desc""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" -9590853c-c84e-4751-8566-e7bfae9f953c,,USER,How many people live in Gelderland district?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""District"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" -e854c27e-c60a-4cea-8a07-2bf928c4c269,,USER,Show the average age for male and female students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -6633507b-4ddd-41bb-b634-57153ac755b0,,USER,"Determine average product prices, grouped by manufacturer code.","{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Manufacturer""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -d5bd75f8-1d4f-4d3e-8e9c-e7a87f275db2,,USER,how many citizens live in california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -0de23b7d-3b5e-4cdd-b482-f58378782d67,,USER,Return the average money requested across all entrepreneurs.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Money_Requested"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -979796ec-72a8-4e2a-a68c-020617c61de2,,USER,Count the number of different countries that climbers are from.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Country"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -2f8dfb98-b06f-45a9-bfff-ab5f6ed3221c,,USER,How many universities have a location that contains NY?,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -ac172d6b-6f92-406e-86cc-79b96f07e3cf,,USER,"List every individual's first name, middle name and last name in alphabetical order by last name.","{""actions"":[{""actionType"":""sorting"",""column"":""individual_last_name"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" -4f271eea-2b97-4823-a510-828cbc413864,,USER,List the text of all tweets in the order of date.,"{""actions"":[{""actionType"":""sorting"",""column"":""createdate"",""direction"":""asc""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" -e266fb43-b343-4e20-884b-cfc40b8f0eb8,,USER,How many female people are older than 30 in our record?,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""is_male"",""operation"":""="",""value"":""F""},{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":30}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" -e587316d-940e-4d34-98eb-1bebf2b56015,,USER,what are the names of the major cities in kansas,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -db47bd57-3998-4c6d-8e81-c27d3ac78898,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M and make the result set in ascending order by department number.","{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""not contains"",""value"":""M""},{""actionType"":""sorting"",""column"":""department_id"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -7784d708-4f1b-4455-9cde-e71fc64a53d7,,USER,Calculate the average age and the number of male students in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Denomination""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -ac9ef59f-24a8-4a32-b165-7b9408256af2,,USER,Calculate the total rating ratio for each channel owner.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Rating_in_percent"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""OWNER""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -021fb899-c189-4509-a3e8-5bda59277c6f,,USER,List email address and birthday of customer whose first name as Carole.,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -339a9f82-4a36-4d8e-8dae-d5baffaa816f,,USER,Find the average number of staff working for the museums that were open before 2009.,"{""actions"":[{""actionType"":""aggregations"",""column"":""num_of_staff"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<"",""value"":2009}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" -0654b68a-f364-443e-92bb-73f2ae8edb01,,USER,What are the top three apartment types in terms of the average room count? Give me the,"{""actions"":[{""actionType"":""grouping"",""column"":""apt_type_code""},{""actionType"":""topFilter"",""column"":""room_count"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -3148ff8d-7ec8-4819-844f-90eed30b5f9a,,USER,Return the description of the document type name 'Film'.,"{""actions"":[{""actionType"":""condition"",""column"":""document_type_name"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -480ed513-efa0-4d44-9add-224142b76ce1,,USER,What are the ids of the students who registered for course 301 most recently?,"{""actions"":[{""actionType"":""condition"",""column"":""course_id"",""operation"":""="",""value"":301},{""actionType"":""topFilter"",""column"":""date_of_attendance"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" -995f1604-94a4-491f-848e-a08381237b60,,USER,List the types of competition and the number of competitions of each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Competition_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Competition_type""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -1ddb609b-c24f-44de-bfee-7fe0ad5a663a,,USER,"How many actors were born in "" Los Angeles "" after 2000 ?","{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""birth_year"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -5de40f6c-8a91-48c6-86ef-9a3a547b0801,,USER,How many entrepreneurs correspond to each investor?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Entrepreneur_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Investor""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -dbcee713-ace5-4336-a60f-bcc7af9eea06,,USER,What is the average price range of hotels for each each star rating code?,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""star_rating_code""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -62d16bcd-3c16-4cfe-b898-ab87217440b0,,USER,List all directors along with the number of films directed by each director.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""directed_by""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -950edd72-e63e-48d3-b90d-9bf464c360b2,,USER,"What are all of the products whose name includes the substring ""Scanner""?","{""actions"":[{""actionType"":""condition"",""column"":""product"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -c44a4661-8ef2-4816-8f96-adee7fb64242,,USER,What is the code of each role and the number of employees in each role?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""role_code""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -172a18f4-3c70-4f79-ada2-894f3f94644d,,USER,Count the number of players who enter hall of fame for each year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""yearid""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -01ad72ff-b50a-4796-861a-9785efab7da0,,USER,How many type of jobs do they have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""job"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -1c63eb1e-903e-4763-80e6-30d6a83d2483,,USER,Find the grade taught in classroom 103.,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -e8bdfebe-5448-432d-ae65-e2dc9b9155fc,,USER,What are the ids of all students who have advisor number 1121?,"{""actions"":[{""actionType"":""condition"",""column"":""Advisor"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -6b397631-191b-4d86-babf-74b8e1a61db6,,USER,Show the names and main services for train stations that have the top three total number of passengers.,"{""actions"":[{""actionType"":""topFilter"",""column"":""total_passengers"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -4a503979-6480-44b9-a565-14e4ed78da68,,USER,List all countries of markets in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Country"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -3fec0aec-2bae-4293-80ea-06f2bbcd17eb,,USER,Show all buildings and the number of faculty members associated with each building.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -f655c4c2-ef85-4e56-bd3c-d45b8adffb51,,USER,Find the entry name of the catalog with the highest price (in USD).,"{""actions"":[{""actionType"":""topFilter"",""column"":""price_in_dollars"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -1c3ad049-7970-4482-9eb1-6ebe61bb710b,,USER,What are the names for the 3 branches that have the most memberships?,"{""actions"":[{""actionType"":""topFilter"",""column"":""membership_amount"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -9eedab1e-6677-4152-8bb8-1c53671828d7,,USER,What is the version number and template type code for the template with version number later than 5?,"{""actions"":[{""actionType"":""condition"",""column"":""version_number"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -9821e5b5-d24d-46cd-b7a2-7a39e579068a,,USER,What are the different parties of representative? Show the party name and the number of representatives in each party.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Representative_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Party""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -ec1d62cb-a2a4-4e9e-89be-da9e927bb29d,,USER,What is the total number of credits offered by each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""crs_credit"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -eb66ca22-96d0-4eb0-93c7-e7af134b7a6b,,USER,what is the density of the wyoming,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -c2759c00-0d78-4543-a1ac-2cc178882108,,USER,Find the total capacity of all dorms.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_capacity"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -61d388d4-0d7d-472e-b888-7bd5fd6e7705,,USER,Find the first name of students living in city PHL whose age is between 20 and 25.,"{""actions"":[{""actionType"":""condition"",""column"":""city_code"",""operation"":""="",""value"":""PHL""},{""actionType"":""condition"",""column"":""age"",""operation"":"">="",""value"":20},{""actionType"":""condition"",""column"":""age"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -95e728dc-bfad-454d-b738-ee0b0e123e23,,USER,Find the name of the students and their department names sorted by their total credits in ascending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""tot_cred"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -c61eca71-a75f-4612-9b30-249b5017ef60,,USER,How many distinct artists have volumes?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -bf79ed51-9f7d-4d28-9a7b-b298f77ee991,,USER,Sort all captain names by their ages from old to young.,"{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -40db5878-1541-40df-9a66-817c811e5ebc,,USER,"What are the names, headquarters and revenues for manufacturers, sorted by revenue descending?","{""actions"":[{""actionType"":""sorting"",""column"":""revenue"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -71c31ee2-2132-4be5-8f5a-8caa7391ebe8,,USER,What is the winery at which the wine with the highest score was made?,"{""actions"":[{""actionType"":""topFilter"",""column"":""SCORE"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -2e86526b-a1a5-4287-b33c-bc00fdb809e7,,USER,Find the total number of reviews written in March,"{""actions"":[{""actionType"":""aggregations"",""column"":""text"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""MONTH"",""operation"":""="",""value"":""'March'""}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" -fdca1894-ecf7-4bb0-b66e-b25a35028e62,,USER,Display locations with total platform and passenger counts for all train stations.,"{""actions"":[{""actionType"":""aggregations"",""column"":""number_of_platforms"",""aggregation"":""sum""},{""actionType"":""aggregations"",""column"":""total_passengers"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -9db394bc-9dbd-47fe-b7e4-5c5d7a08c36b,,USER,Show each location and the number of cinemas there.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Cinema_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -634e87bc-95cc-4ae4-bfb2-2f83fa8c8ca6,,USER,Eduardo Martins is a customer at which company?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Eduardo'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -ab8aaadb-1f32-4622-a467-69a86a0fd9ae,,USER,How many students are enrolled in each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -40737274-a4c9-417b-97ee-28634d131e47,,USER,"List the full name (first and last name), and salary for those employees who earn below 6000.","{""actions"":[{""actionType"":""condition"",""column"":""salary"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -c8d2cf20-fcf6-473d-9df9-2dc3eb5c6fa1,,USER,What are the number of different course codes?,"{""actions"":[{""actionType"":""aggregations"",""column"":""crs_code"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -14007bd8-81cb-4ac7-af33-dba8ce986a67,,USER,How many counties are there in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_Id"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -e3c0f47a-38c5-45dd-beac-eb11c05aa7c1,,USER,How many body builders are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Body_Builder_ID"",""aggregation"":""count""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -7f9e6d16-7037-4853-b8d5-061a1af68e52,,USER,Find the buildings which have rooms with capacity more than 50.,"{""actions"":[{""actionType"":""condition"",""column"":""capacity"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -633315d5-24bb-4912-8ecf-5ab82a921e83,,USER,Find the count of IT Staff employees in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""IT Staff""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -8682ca6b-24a0-4004-a6c4-6012b43b4ff6,,USER,What is the name of the event that happened in the most recent year?,"{""actions"":[{""actionType"":""topFilter"",""column"":""YEAR"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" -2c66ab0b-2ea6-438a-be4b-e450d311f301,,USER,What are the names of all cartoons directed by Ben Jones?,"{""actions"":[{""actionType"":""condition"",""column"":""Directed_by"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -609395ef-8e4b-4a5c-a013-40c87251c934,,USER,Find the name and email of the users who have more than 1000 followers.,"{""actions"":[{""actionType"":""condition"",""column"":""followers"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -3255e1f5-447a-4fb9-83f1-0d839b0fc3e1,,USER,"Show all artist name, age, and country ordered by the yeared they joined.","{""actions"":[{""actionType"":""sorting"",""column"":""Year_Join"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -cf68d5fb-3727-463b-8f7a-81d2019219cb,,USER,Compute the mean price for each product category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_type_code""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -0bcf2cc6-e1d7-4b1f-b787-4c2f2650761b,,USER,"Return the lowest version number, along with its corresponding template type code.","{""actions"":[{""actionType"":""aggregations"",""column"":""Version_Number"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -a9183aa1-79c8-4d58-9c74-9aaca8f4ed36,,USER,What are the numbers of the shortest flights?,"{""actions"":[{""actionType"":""topFilter"",""column"":""distance"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -90fc60b8-224e-4a7e-959d-e322986e3ae5,,USER,"What is the product category description and unit of measurement of category ""Herbs""?","{""actions"":[{""actionType"":""condition"",""column"":""product_category_code"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -f0083988-814b-43c8-ba78-e9c35f4fe7ac,,USER,What are the first names of students studying in room 107?,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -7b28054a-f514-4a15-9eb4-524ad392d7f3,,USER,give me the cities in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -4b86701e-de8f-446f-be55-c33a1bf3d034,,USER,How many Starbucks are there in Dallas Texas ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""business_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Dallas'""},{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Starbucks'""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""'Texas'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -f1558fdd-6ebe-432f-a691-83e7e3628a9c,,USER,"Find all the female actors born in "" New York City "" after 1980","{""actions"":[{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'New York City'""},{""actionType"":""condition"",""column"":""birth_year"",""operation"":"">"",""value"":1980},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -ba2fd78a-98af-44e3-8c6c-76bf7530dd1c,,USER,How many entrepreneurs correspond to each investor?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Entrepreneur_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Investor""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -3b019193-e60e-4c2d-b2b4-ac654ed31fc9,,USER,what are the major cities of the us,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -9d0287fc-c131-4f72-b05b-f5a2fbd0d31f,,USER,What is the id of the reviewer named Daniel Lewis?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -901aa30e-d837-40e9-ad48-b575917b34d9,,USER,What is the department description for the one whose name has the word computer?,"{""actions"":[{""actionType"":""condition"",""column"":""department_name"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" -d9f062e4-ae03-40fa-af13-fdc5e13ef092,,USER,Count the players from each nation.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_code""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -9210c69a-3b2b-4b17-b684-f92c739b643d,,USER,Which tourist attractions can we get to by bus? Tell me the names of the attractions.,"{""actions"":[{""actionType"":""condition"",""column"":""How_to_Get_There"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -18ddb943-eebd-4336-807c-dbe335c9abf7,,USER,How many friends does each student have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -b3567d23-0c47-40e6-a834-b063e3e6ab84,,USER,Show the id of each employee and the number of authorized document destructions for each employee.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""gameid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -6f244b81-2f21-4f71-b670-8a17af58ac9e,,USER,What are the names of all wines produced in 2008?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -0cfd8e02-b856-4608-959d-c59df1ae1fb8,,USER,How many movies were produced in the year 2013 ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""title"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""release_year"",""operation"":""="",""value"":2013}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -9e674b34-f03d-4b33-a572-950aacd88f65,,USER,Find the types and details for all premises and order by the premise type.,"{""actions"":[{""actionType"":""sorting"",""column"":""premises_type"",""direction"":""asc""}]}","[{""columns"":[""premise_id"",""premises_type"",""premise_details""],""name"":""Premises"",""type"":""grid""}]" -4f3d52f6-b10f-4f69-806e-3608c6645815,,USER,Count the number of customers who are active.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""active"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" -85f691cd-a3f1-4dbf-93ef-6ccb686bd7b3,,USER,show major cities in kansas,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -a3fab11b-fa4d-4b13-a863-512c447e7a30,,USER,Give the songs included in volumes that have more than 1 week on top.,"{""actions"":[{""actionType"":""condition"",""column"":""Weeks_on_Top"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -9fd8f41c-2f74-4077-981e-e65f59204633,,USER,What is the first and last name of all the German drivers?,"{""actions"":[{""actionType"":""condition"",""column"":""nationality"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" -a91c1a64-0bfc-4c98-83b0-c3a1206476db,,USER,How many students are age 18?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -72981dc3-4e56-415a-8bbb-4eb834fbcbfd,,USER,How many entrepreneurs are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Entrepreneur_ID"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -15555b60-7bdd-4982-b51e-7ee22305807f,,USER,"Of all the claims, what was the earliest date when any claim was made?","{""actions"":[{""actionType"":""topFilter"",""column"":""Date_Claim_Made"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -e7ed6eca-f87b-4b62-b86a-32b090a8fa62,,USER,Which grade is studying in classroom 103?,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -77f3375e-f50e-40d2-a5fd-b3c670642888,,USER,What is the number of players who have points less than 30 for each position?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""points"",""operation"":""<"",""value"":30},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -28f010c4-d7fc-4020-8a55-f8244e9fed7f,,USER,"Count the number of invoices from the US, grouped by state.","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""billing_country"",""operation"":""="",""value"":""'USA'""},{""actionType"":""grouping"",""column"":""billing_state""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -bc26dcd4-72e7-4ad0-b993-bbb869510fb0,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Fname"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""salary"",""operation"":""<"",""value"":50000},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -570a6930-35a8-4bf3-ae78-c901d201bc1d,,USER,How many transcripts are released?,"{""actions"":[{""actionType"":""aggregations"",""column"":""transcript_id"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -63d8f340-de60-4058-9524-91976a030efe,,USER,Count the number of customers who hold an account.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -1bb4c3b9-b603-4f44-973c-910fb959fdcb,,USER,Who directed Avatar?,"{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -30ac6945-00d1-4d93-950c-900055dfbe6a,,USER,"return me the number of citations of "" Making database systems usable "" in each year .","{""actions"":[{""actionType"":""aggregations"",""column"":""citation_num"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Making database systems usable'""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -2115bb7e-019b-4f2b-982f-8a7af6f8416b,,USER,"Show the short names of the buildings managed by ""Emma"".","{""actions"":[{""actionType"":""condition"",""column"":""building_manager"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -52f83014-b415-4de2-a4b5-6736c1a4fe2a,,USER,return the smallest salary for every departments.,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -cb5d1579-5537-4c99-8c17-d18d67f17d17,,USER,"When was "" Kevin Spacey "" born ?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'actor_name0'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -72a34567-9409-4910-8df9-230ec4c205c9,,USER,Calculate the total revenue generated by each manufacturer.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -0089d138-291d-44c4-951b-bca5cf663b31,,USER,Determine the count of music festivals in every category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Category""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -f074ca26-b34b-4965-afc2-d74b40017083,,USER,Identify distinct card type codes and the count of customers holding each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""card_type_code""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -0bf3aa83-3bf2-40d3-b983-8707c7f933fc,,USER,When did the first staff for the projects started working?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_from"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -dcb05242-1646-436c-84c8-a24f97b2070d,,USER,"Give the name, population, and head of state for the country that has the largest area.","{""actions"":[{""actionType"":""topFilter"",""column"":""SurfaceArea"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -35053db3-753a-4a16-8f9b-09485407e02f,,USER,What is the content of the series Sky Radio?,"{""actions"":[{""actionType"":""condition"",""column"":""series_name"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -2fdf99ff-1883-4121-a841-749ee636f7eb,,USER,Calculate the total number of students in each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -dbeef15d-8ba1-46ac-ba6e-9cc912de5711,,USER,How many customers are from California?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -f0235ac0-896d-4b30-b983-433c3d04c750,,USER,How many dorms have amenities?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dormid"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" -e1484746-ffff-4fb2-a922-fff5de94f29f,,USER,Present all primary industries and their total market values.,"{""actions"":[{""actionType"":""aggregations"",""column"":""market_value"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""main_industry""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -e1679634-e584-4917-a9a5-78a194aa7c96,,USER,How many gas companies are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -2d48387b-1f54-4d25-8204-9541ac7bb39d,,USER,Give the mean GNP and total population of nations which are considered US territory.,"{""actions"":[{""actionType"":""aggregations"",""column"":""GNP"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""population"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""GovernmentForm"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -775f8428-6720-4d82-b059-a897c6b2ecb3,,USER,What is the description of the restaurant type Sandwich?,"{""actions"":[{""actionType"":""condition"",""column"":""ResTypeName"",""operation"":""="",""value"":""'Sandwich'""}]}","[{""columns"":[""ResTypeID"",""ResTypeName"",""ResTypeDescription""],""name"":""Restaurant_Type"",""type"":""grid""}]" -ad3fd74e-fcb8-417c-aaf6-18d0ac3f2b81,,USER,Show all allergies with type food.,"{""actions"":[{""actionType"":""condition"",""column"":""allergytype"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -b21aac24-d708-4c76-8184-ac0abd6fc507,,USER,what are the major rivers in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""LENGTH"",""operation"":"">"",""value"":750},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -6ff12f80-c7ab-4188-85b4-b3d94db71415,,USER,Show the order IDs and the quantity of each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_quantity"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -1d1757f5-b6c8-465f-a518-b6a13adb56ee,,USER,How old is the youngest person for each job?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -572e0627-6d42-4dc8-bd79-43a19e919f0d,,USER,Count the number of accounts corresponding to each customer id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -144afc17-7614-4583-bb3b-05a6f277ede4,,USER,Count the number of party events.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Event_ID"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" -2e14b554-13d7-46de-b99d-c376d2745af7,,USER,What details are there on the research staff? List the result in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""staff_details"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" -09a089bc-dad3-4118-ba35-0493cc13bd12,,USER,How many users are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""uid"",""aggregation"":""count""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -6f17adf1-9fa4-43d9-a119-c212a0046726,,USER,What are the manager name and district of the shop that sells the largest number of products?,"{""actions"":[{""actionType"":""topFilter"",""column"":""number_products"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -49129218-fe35-4aeb-9a7c-5863786db344,,USER,How many items in inventory does store 1 have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""inventory_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""store_id"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" -0fdf84ce-477a-4c90-a25d-bbaa9ec45c57,,USER,"Return the number of customers who have at least one order with ""Cancelled"" status.","{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""order_status"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" -41dc479b-8692-4ba5-8d86-82e2c8849d47,,USER,Find the number of tweets in record.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" -20bedd19-80f7-418e-9e6b-6429213657ed,,USER,What is total amount claimed summed across all the claims?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Amount_Claimed"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -cb8de35f-3c45-4a4e-b620-5149f477b6a5,,USER,Find the number of different cities that employees live in.,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -1e33b910-6b4b-488b-b56d-b11b438f7594,,USER,Find the average number of customers cross all banks.,"{""actions"":[{""actionType"":""aggregations"",""column"":""no_of_customers"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -28d454c1-70d0-4c67-8ec2-953a3d00da18,,USER,Show the first name and last name for all the instructors.,"{""actions"":[{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -c1200749-71db-4b97-9d69-7604147510a0,,USER,How many distinct nationalities are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Nationality"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -aef45cbd-a8f3-4269-994a-75084a826f6c,,USER,List document type codes and the number of documents in each code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_type_code""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -9450b36c-eba2-42e0-a00a-c13caca818d1,,USER,What is the list of program origins ordered alphabetically?,"{""actions"":[{""actionType"":""sorting"",""column"":""origin"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -c643e1f9-2a52-4fe2-8d8c-575c806a50d9,,USER,How many film are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -1742305a-8cf2-4f1c-8af6-74f93ecaae69,,USER,What is the average number of employees of the departments whose rank is between 10 and 15?,"{""actions"":[{""actionType"":""aggregations"",""column"":""num_employees"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""ranking"",""operation"":"">="",""value"":10},{""actionType"":""condition"",""column"":""ranking"",""operation"":""<="",""value"":15}]}","[{""columns"":[""Department_ID"",""Name"",""Creation"",""Ranking"",""Budget_in_Billions"",""Num_Employees""],""name"":""department"",""type"":""grid""}]" -8b6811db-d77c-4d3e-9e4c-fa075e84c05d,,USER,Find the distinct number of president votes.,"{""actions"":[{""actionType"":""aggregations"",""column"":""President_Vote"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -41c873bd-6329-4c1e-9503-111ed0e9ab20,,USER,What are the themes of parties ordered by the number of hosts in ascending manner?,"{""actions"":[{""actionType"":""sorting"",""column"":""Number_of_hosts"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -b63c29a1-1bb8-41ee-8d28-37b003b97bf4,,USER,Identify city statuses and their respective average populations.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Status""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -21de045f-4217-46dd-ae74-dadcb882f7e9,,USER,Find the id and star rating of each hotel and sort them in increasing order of price.,"{""actions"":[{""actionType"":""sorting"",""column"":""price_range"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -1c4fe70e-6af0-4ce5-92bd-161f42802901,,USER,Present distinct nationalities along with the count of journalists from each nationality.,"{""actions"":[{""actionType"":""aggregations"",""column"":""journalist_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -b5a627e6-ec69-4ade-954a-553327a5bbc5,,USER,"How many rooms cost more than 120, categorized by decor type?","{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""basePrice"",""operation"":"">"",""value"":120},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -fbb42d78-eb33-4dfb-a5f9-e6e8212eea02,,USER,In which year did the most recent crime happen?,"{""actions"":[{""actionType"":""aggregations"",""column"":""YEAR"",""aggregation"":""max""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -24712a0c-b046-44c7-9403-5c6426d471a8,,USER,Find the number of distinct gender for dorms.,"{""actions"":[{""actionType"":""aggregations"",""column"":""gender"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -c357ae26-8b46-4173-8ac2-f07c8f8e6f7b,,USER,Count the number of candidates.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Candidate_ID"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -aa56eda5-541f-4103-9762-2cdb82c9097a,,USER,Determine the maximum acceleration for various cylinder counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Accelerate"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Cylinders""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -a6e1838a-421a-4f47-9b1d-8479923b0346,,USER,How many sections are in each course?,"{""actions"":[{""actionType"":""aggregations"",""column"":""CLASS_CODE"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""crs_code""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -f0eec39c-ba81-4d65-aa66-5151302d92d6,,USER,How many departments offer courses?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -09b128d1-cf68-4f34-aa24-21f3d1694655,,USER,Find the name of the most expensive hardware product.,"{""actions"":[{""actionType"":""condition"",""column"":""product_type_code"",""operation"":""="",""value"":""Hardware""},{""actionType"":""topFilter"",""column"":""product_price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -a35d0c4e-010c-4829-9f14-8d98eb19468d,,USER,Find the average checking balance.,"{""actions"":[{""actionType"":""aggregations"",""column"":""balance"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" -74e8ecfd-f9ad-4b23-af16-3e858d9af8d9,,USER,How many type of governments are in Africa?,"{""actions"":[{""actionType"":""aggregations"",""column"":""GovernmentForm"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -576f273e-1052-4e34-a8bc-8c92d418ab12,,USER,List the country ID and number of cities associated with each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LOCATION_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_id""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -0917338c-6764-4ad8-bd9f-44ea40921e60,,USER,How many countries have Spanish as the most spoken language?,"{""actions"":[{""actionType"":""aggregations"",""column"":""CountryCode"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -c4375606-ee51-4601-8a0e-b8e1603d1b60,,USER,Select the name of the products with a price less than or equal to $200.,"{""actions"":[{""actionType"":""condition"",""column"":""price"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -e3d0a11a-4ee4-4f25-9db3-2bacf76a68bf,,USER,how many rivers are called colorado,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'colorado'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -e7f56535-3e45-4678-ac46-063184019863,,USER,"For each grade, show the grade number, number of classrooms used, and total student enrollment.","{""actions"":[{""actionType"":""aggregations"",""column"":""classroom"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -7bfb6e5c-9881-403e-84dc-2a2ecc1facaf,,USER,Find the rooms of faculties with rank professor who live in building NEB.,"{""actions"":[{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Professor'""},{""actionType"":""condition"",""column"":""Building"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -1131f633-48d6-4cc5-98ad-c1ac02f665d6,,USER,how many different positions are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""POSITION"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -838ee3c1-5dad-4b5c-803c-338763941112,,USER,What city and state is the bank with the name morningside in?,"{""actions"":[{""actionType"":""condition"",""column"":""bname"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -16027cd8-bcff-4da5-b50b-d37c786de4c0,,USER,"What are the login names of the students with family name ""Ward""?","{""actions"":[{""actionType"":""condition"",""column"":""family_name"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -16ea79c4-a382-4955-acad-5aa1765f318f,,USER,How many different advisors are listed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""advisor"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -a2acbb5d-e819-4020-bfa2-30a73f526e93,,USER,"What is the unit of measuerment of the product category code ""Herbs""?","{""actions"":[{""actionType"":""condition"",""column"":""product_category_code"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -14381454-5d19-42d1-89f9-b3a7dfd932db,,USER,What is the average price range of hotels for each star rating code?,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""star_rating_code""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -09ead25b-1a42-4a1a-8f43-a7e25a816efb,,USER,Identify the product code with the lowest price in each product category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -94226f18-c65b-4b19-8768-66a08021bbac,,USER,Count the number of customers who have an account.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -80f20956-5929-4d63-8d3f-736f5588088b,,USER,"What is the nationality of the actor "" Christoph Waltz "" ?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Christoph Waltz'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -f65ccb1a-3ea0-4adc-aff7-2d4b83f05345,,USER,How many editors are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Editor_ID"",""aggregation"":""count""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -d4c57c97-d028-4970-8a87-b782dd3be36c,,USER,How many faculty members participate in an activity?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" -5b61b349-a872-4315-b338-45f6b571e21b,,USER,What are names of countries with the top 3 largest population?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -17d725b6-74dc-487a-b63d-7cd10a28c972,,USER,what is the highest elevation in the united states,"{""actions"":[{""actionType"":""aggregations"",""column"":""highest_elevation"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -54e7d761-9a6e-475a-9ba0-37a009c4f782,,USER,Find the city and state of the bank branch named morningside.,"{""actions"":[{""actionType"":""condition"",""column"":""bname"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -a3b5d71e-d7e1-4912-a769-58a543f42d3e,,USER,"What are the first name, last name, and phone number of all the female faculty members?","{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -fce5ab2d-924b-42c7-82fe-214dc0755900,,USER,How many players are from each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_code""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -e8782f62-5460-434d-ab8c-1cd0d2d4b2b3,,USER,"What is the gender of the teacher with last name ""Medhurst""?","{""actions"":[{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Medhurst'""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" -5862c337-4796-48e0-a05a-de0a51bda599,,USER,How many rooms with king beds are there for each decor type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""bedType"",""operation"":""="",""value"":""'King'""},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -82a078e2-cad0-44ac-a26c-1bdd6f1c703f,,USER,What are the titles of all albums that start with A in alphabetical order?,"{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""starts with"",""value"":""A""},{""actionType"":""sorting"",""column"":""title"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" -2e66fd81-e629-47ac-b89b-2f0913707f2d,,USER,How many distinct president votes are recorded?,"{""actions"":[{""actionType"":""aggregations"",""column"":""President_Vote"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -e96c3f35-71c9-444f-9b52-d0bf9512a300,,USER,Count the number of accounts for each customer ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_category_code""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -932030c9-e238-4b6d-b717-9a7ecd660c4e,,USER,"List the id, country, city and name of the airports ordered alphabetically by the name.","{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -f37d4d52-734c-48f5-876d-5aa9bfc89235,,USER,Find the average weight for each pet type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pettype""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -786ec0a8-09e7-434d-a022-879e9319486f,,USER,Show all book categories and the number of books in each category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""category""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -aa892b76-b60c-41c9-9ab0-64368b680255,,USER,Find the average unit price for a track.,"{""actions"":[{""actionType"":""aggregations"",""column"":""UnitPrice"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" -c759cade-e259-48f2-b80d-36a43cc71b19,,USER,what is the area of new mexico in square kilometers,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -e6cfdd2a-a063-471a-9c79-1a1ca9570c59,,USER,Show the date and venue of each workshop in ascending alphabetical order of the venue.,"{""actions"":[{""actionType"":""sorting"",""column"":""Venue"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" -be20d0e5-ee11-419b-a53d-5bd57bd3df0f,,USER,What is the id and name of the aircraft that can cover the maximum distance?,"{""actions"":[{""actionType"":""topFilter"",""column"":""distance"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -d54877bc-872d-4f82-8a27-115a9279d210,,USER,List countries and the number of climbers originating from them.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Climber_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -97590b51-0eaf-48e4-80c1-59c3610e0045,,USER,What are the names of the sections in reverse alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""section_name"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" -5412c5ae-d336-449d-a8e0-136749d42ee1,,USER,Show the average price of hotels for different pet policy.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pets_allowed_yn""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -d5aff7f9-7afb-4e41-be6a-1d8f6c5f9359,,USER,What are the clean and jerk score of the body builder with the highest total score?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Total"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -a3560795-5d9e-4d10-9cfd-9e3432c636bd,,USER,What are the names of enzymes in descending order?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -d54a1b57-1f28-45cf-bd19-e7d9f5fb19ff,,USER,Ascertain the student count in a single classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -f26c1e5f-5e84-464f-9391-3d836f9d80ac,,USER,what is the lowest point in iowa in meters,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -2c5085d2-67a8-442f-8373-25cf53611e71,,USER,List ship types and their corresponding ship counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Ship_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -2ba07410-8d7e-4de3-a2ec-a16057ee6682,,USER,Show different citizenships and the maximum net worth of singers of each citizenship.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Net_Worth_Millions"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -12d75c6c-8088-4dca-a9d9-8307ac54abd3,,USER,How many weddings are there in year 2016?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Church_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" -b0234787-cfbc-4cb7-b51f-7f4588390af7,,USER,Which Advisor has most of students? List advisor and the number of students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Advisor""},{""actionType"":""topFilter"",""column"":""Advisor"",""limit"":1,""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -7d8aa908-bbee-45f2-bc16-48e948bd9a72,,USER,"For each classroom, show the classroom number and find how many students are using it.","{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -694df23d-42be-48d6-94d4-8490a53f16cc,,USER,List the maximum weight and type for each type of pet.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""petType""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -debd59fa-8501-4ec7-9a09-dde002e5b135,,USER,What is the age of the doctor named Zach?,"{""actions"":[{""actionType"":""condition"",""column"":""job"",""operation"":""="",""value"":""doctor""},{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -0ecc02b5-98cf-46dd-b61c-d4524a94711f,,USER,"What are the enrollments of schools whose denomination is not ""Catholic""?","{""actions"":[{""actionType"":""condition"",""column"":""Denomination"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -790f8b5a-d2b0-40da-ba2f-2696d011fd23,,USER,What is the lowest salary in each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -f072a22b-3087-4c29-bdcc-6152c52b81e9,,USER,Report the classroom number for each classroom and the number of grades using it.,"{""actions"":[{""actionType"":""aggregations"",""column"":""grade"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -fcf73395-f473-4fb3-b2ba-f1053f491c64,,USER,"find the highest support percentage, lowest consider rate and oppose rate of all candidates.","{""actions"":[{""actionType"":""aggregations"",""column"":""support_rate"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""consider_rate"",""aggregation"":""min""},{""actionType"":""aggregations"",""column"":""oppose_rate"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -2a87cf13-f7ad-4d00-91a3-6a7fc6e763d0,,USER,List the distinct police forces of counties whose location is not on east side.,"{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -fe9ca9d7-aecf-4f8d-8f4e-4b131583c60f,,USER,What is the number of airlines based in Russia?,"{""actions"":[{""actionType"":""aggregations"",""column"":""alid"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -75ca04d1-2475-4c26-bd9f-70a368953e1e,,USER,List all club names in ascending order of start year.,"{""actions"":[{""actionType"":""sorting"",""column"":""Start_year"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -ac36b218-89d4-4747-bb17-5f067b7b80fa,,USER,List all public schools and their locations.,"{""actions"":[{""actionType"":""condition"",""column"":""affiliation"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -e414bdd3-9f71-45ed-bff5-c1c1b37e35df,,USER,Please report the total number of students for each fourth-grade classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'4'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -f11a8a15-9a64-4a81-84c4-b6a5288709f9,,USER,Show all cities and corresponding number of students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -2653f279-6bb4-48d8-9cbd-cca27e3cbe2b,,USER,Sort the list of all the first and last names of authors in alphabetical order of the last names.,"{""actions"":[{""actionType"":""sorting"",""column"":""lname"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -985d0d2e-13b0-4af3-b886-21d7cab45cbb,,USER,Find the state and country of all cities with post code starting with 4.,"{""actions"":[{""actionType"":""condition"",""column"":""zip_postcode"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -000c702d-f360-46f9-874c-df8032155302,,USER,Calculate the average room cost for each bed type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -0008261e-904e-4e3e-9e51-2aa5876f6fad,,USER,Provide the numbers of races corresponding to each constructor ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""constructorStandingsId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""constructorid""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -dc2ac11a-a75d-4a43-b989-481ba5de0a8f,,USER,What is the average number of customers across banks in the state of Utah?,"{""actions"":[{""actionType"":""aggregations"",""column"":""no_of_customers"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -a4fadaf7-dd75-47a6-8e26-7aad2748ff8d,,USER,What are the notes of the death events which has substring 'East'?,"{""actions"":[{""actionType"":""condition"",""column"":""note"",""operation"":""contains"",""value"":""East""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" -992d1067-1f26-4dc3-9547-458bd90b6f8e,,USER,Display various software platforms and the number of devices using each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Device_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Software_Platform""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -cbfcc0e1-37e3-44fa-a975-ded681de32c9,,USER,"Give the name, year of independence, and surface area of the country that has the lowest population.","{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -23ce69b6-6c41-4042-a6ee-8eb640353d78,,USER,How many milliseconds long is Fast As a Shark?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -e9c1dc14-7148-4281-890c-30a7383f1190,,USER,Count the number of employees in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -762fb641-f04d-4560-9ac4-25092732ddb3,,USER,What is the name of the highest mountain?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Height"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -ad08088f-9394-462f-bae4-0b20f4b44ab2,,USER,Show different carriers of phones together with the number of phones with each carrier.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Carrier""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -97a6b2b6-6fe1-4169-8acf-257b9f4c300c,,USER,What are the theme and year for all exhibitions that have a ticket price under 15?,"{""actions"":[{""actionType"":""condition"",""column"":""ticket_price"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -9fd59193-c838-488a-96f4-c851371aa717,,USER,Display the count of male and female assistant professors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""rank"",""operation"":""="",""value"":""'AsstProf'""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -d4b227f9-a13c-46d2-b1bc-98b614b470e7,,USER,How many films are produced by each movie studio?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Studio""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -4cf52541-3aab-4503-9762-7dcc8c646bf9,,USER,What is the average age for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -2911c385-7f0e-461b-bd94-1af45fd0b74c,,USER,What are the names and trade names of the medicines which has 'Yes' value in the FDA record?,"{""actions"":[{""actionType"":""condition"",""column"":""FDA_approved"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -0ba9eeea-24f8-4c38-bf81-91a87deb8e00,,USER,Show the parties of people and the number of individuals per party.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Party""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" -f5db41d4-2540-4943-bc69-46156634d7d8,,USER,"What are the job ids and dates of hire for employees hired after November 5th, 2007 and before July 5th, 2009?","{""actions"":[{""actionType"":""condition"",""column"":""hire_date"",""operation"":"">="",""value"":""2007-11-05""},{""actionType"":""condition"",""column"":""hire_date"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -4be10a09-1e67-489c-be79-9a11096c2367,,USER,What are the distinct buildings with capacities of greater than 50?,"{""actions"":[{""actionType"":""condition"",""column"":""capacity"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -a0795c70-9be0-44a3-b7da-65184c9de962,,USER,What is the name of the department with an instructure who has a name like 'Soisalon'?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -8ed3bc3b-4fec-4fd1-9b47-92217cae7238,,USER,What is the produdction code and channel of the most recent cartoon ?,"{""actions"":[{""actionType"":""topFilter"",""column"":""original_air_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -eb312e99-8a47-43ed-91fa-bb69b5588e93,,USER,How many perpetrators are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Perpetrator_ID"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -6cf01922-8898-4ffb-84ba-336fbbebd3c6,,USER,List the names of teachers in ascending order of age.,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -98c98dc5-efc3-4fc7-8c90-af64127b4782,,USER,How many clubs are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Club_ID"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -527bd0ab-cf88-40bb-b201-ab38b0882bd8,,USER,What is the average transcript date?,"{""actions"":[{""actionType"":""aggregations"",""column"":""transcript_date"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -423d7d18-b623-48c8-b6e6-b18ddd6d66d5,,USER,List the venues of debates in ascending order of the number of audience.,"{""actions"":[{""actionType"":""sorting"",""column"":""Num_of_Audience"",""direction"":""asc""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" -77987190-f6aa-4f97-b8ea-0d52bccd215a,,USER,What is the location of the perpetrator with the largest kills.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Killed"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -f67a6c20-49b0-40c9-a47f-a6ff86e54c9e,,USER,"In which distinct years was the governor ""Eliot Spitzer""?","{""actions"":[{""actionType"":""condition"",""column"":""Governor"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -387b9db4-1bbc-46e4-a816-0eba7c254fc1,,USER,Calculate the number of programs broadcast in each time section of the day.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Channel_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""time_of_day""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -134915c7-93ac-4f75-afbf-ad05edf58760,,USER,Calculate the average age of male and female students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -9d9fe1a2-24ed-4d8e-ba1b-ac7c4d8248f5,,USER,Count the number of people of each sex who have a weight higher than 85.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""weight"",""operation"":"">"",""value"":85},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -594a21af-6a34-445f-b2f7-af5668c2fc59,,USER,Which model has the least amount of RAM? List the model name and the amount of RAM.,"{""actions"":[{""actionType"":""topFilter"",""column"":""RAM_MiB"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -f845e351-237b-4156-b451-5e9b80b86a73,,USER,Which orders have shipment after 2000-01-01? Give me the order ids.,"{""actions"":[{""actionType"":""condition"",""column"":""shipment_date"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" -10711863-f9bd-400f-9426-5342c0b7444f,,USER,Find the name of the user who has the largest number of followers.,"{""actions"":[{""actionType"":""topFilter"",""column"":""followers"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -73cab7b7-9043-4ab5-821b-73c32d467152,,USER,What is the last date of the staff leaving the projects?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_to"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -94a9ec40-f7d2-4282-b457-214463258776,,USER,Find the name of the product that has the smallest capacity.,"{""actions"":[{""actionType"":""topFilter"",""column"":""capacity"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -7d19f9e9-f3cc-4a00-a5ca-278203045524,,USER,How many accounts are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -79a50048-b177-4dc0-8ad8-b2a2c3fdc196,,USER,Find the number of shops in each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Shop_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -5eb65a6f-855f-4ae6-b0f4-13df1fdddce2,,USER,Display the country ID and the corresponding count of cities in each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LOCATION_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_id""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -4646b33b-6370-446d-9f3b-babcc42d13d6,,USER,List all possible ways to get to attractions and the number of attractions accessible by these methods.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Tourist_Attraction_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""How_to_Get_There""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -23668d73-4d64-4de2-b0d5-5c7b960fe425,,USER,What are the ids of the top three products that were purchased in the largest amount?,"{""actions"":[{""actionType"":""topFilter"",""column"":""total_amount_purchased"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" -4ac8021b-08d1-4e32-8b8e-886af7424b41,,USER,Return the text of tweets about the topic 'intern'.,"{""actions"":[{""actionType"":""condition"",""column"":""text"",""operation"":""contains"",""value"":""intern""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" -e904ea94-20f4-4300-88a6-b76be72423a1,,USER,"Return the maximum support rate, minimum consider rate, and minimum oppose rate across all candidates?","{""actions"":[{""actionType"":""aggregations"",""column"":""support_rate"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""consider_rate"",""aggregation"":""min""},{""actionType"":""aggregations"",""column"":""oppose_rate"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -dfb913f2-91ec-4a67-a49a-7704ec857135,,USER,How many accounts do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Account_ID"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -0791e50c-79cd-486a-9682-5a2ffc148e52,,USER,What are the names of the regions in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""region_name"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -5367e307-5941-4e9e-bc6d-4e7a1373018a,,USER,Establish the average price per product category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_type_code""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -ca929c42-e39b-4ec8-b295-2b3072ca09d0,,USER,"List the distinct names of the instructors, ordered by name.","{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -e2c105c4-1dea-4371-af40-eb47e15e8867,,USER,List the titles of the books in ascending order of issues.,"{""actions"":[{""actionType"":""sorting"",""column"":""Issues"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" -038f40f0-9f1e-4877-b574-eb50b8370092,,USER,"For each nationality, how many different constructors are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""constructorId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""nationality""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -7ad08b21-c8b6-446e-ab3c-529e7274282d,,USER,Find the name of project that continues for the longest time.,"{""actions"":[{""actionType"":""topFilter"",""column"":""hours"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -07b7bd1a-0a58-4f36-9386-b89292ab234c,,USER,How many movie ratings have more than 3 stars?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""stars"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" -c8f34c45-c62f-43f3-8970-87f5aec2a733,,USER,Which catalog content has the smallest capacity? Return the catalog entry name.,"{""actions"":[{""actionType"":""topFilter"",""column"":""capacity"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -2fa8cdf5-b58b-4c4f-8a99-cd74178f9920,,USER,How many clubs have total medals less than 10?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Rank"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Total"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" -d29ca481-5fbd-4d69-b7fa-7fafeff42923,,USER,Show the price ranges of hotels with 5 star ratings.,"{""actions"":[{""actionType"":""condition"",""column"":""star_rating_code"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -cf99b66e-a1b7-4bf0-9a57-09e0e2368387,,USER,What are the phones of departments in Room 268?,"{""actions"":[{""actionType"":""condition"",""column"":""Room"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" -4bba595c-1ae0-4ab7-aff3-b4dc548b6ecb,,USER,Find the name of the department that offers the highest total credits?,"{""actions"":[{""actionType"":""grouping"",""column"":""dept_name""},{""actionType"":""topFilter"",""column"":""credits"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -6877e017-4894-47c7-81f6-302971722864,,USER,What are the first names of all the students aged above 22?,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -8ea30fee-e036-461d-8122-829a451f682e,,USER,"What are the years, titles, and publishers for all books, ordered by year descending?","{""actions"":[{""actionType"":""sorting"",""column"":""YEAR"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -1ea1dc85-13d1-44df-a671-d16b81b823e7,,USER,How many faculty members does each building have? Please list the result with the name of the building.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Competition_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Competition_type""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -f8f0732a-5e86-4094-915d-26262e7d99b7,,USER,What are the names and decor of rooms with a king bed? Sort them by their price,"{""actions"":[{""actionType"":""condition"",""column"":""bedtype"",""operation"":""="",""value"":""King""},{""actionType"":""sorting"",""column"":""basePrice"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -e34b8ada-7da6-48dc-a624-71b59349597d,,USER,How many faculty do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -70bbe3fc-611e-4fda-b5b8-10f4bdefd2bb,,USER,"Show the years, book titles, and publishers for all books, in descending order by year.","{""actions"":[{""actionType"":""sorting"",""column"":""YEAR"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -e834468d-e652-4235-ba18-46e6d31133a5,,USER,what is the number of neighboring states for kentucky,"{""actions"":[{""actionType"":""aggregations"",""column"":""border"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -e91a1c24-39bf-4ed7-81a8-26c359eba580,,USER,"What are the names and damage in millions for storms, ordered by their max speeds descending?","{""actions"":[{""actionType"":""sorting"",""column"":""max_speed"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -f93e4f81-5b4e-498a-b1c8-fcd0dc2ceb0f,,USER,Count the number of stores.,"{""actions"":[{""actionType"":""aggregations"",""column"":""store_id"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" -b897b467-6823-4bea-8e23-9ab752a9e8da,,USER,Find the marketing region description of China?,"{""actions"":[{""actionType"":""condition"",""column"":""Marketing_Region_Name"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" -f0c98685-32f8-4201-bf38-ea3bc93b7d22,,USER,what is the area of the largest state,"{""actions"":[{""actionType"":""aggregations"",""column"":""area"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -c04279d3-4b56-4a3b-b50e-efc95439e1c5,,USER,What are the average score and average staff number of all shops?,"{""actions"":[{""actionType"":""aggregations"",""column"":""num_of_staff"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""score"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -b91b9fa0-8e64-45cb-810c-0796b16416b8,,USER,What are the maximum price and score of wines for each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -f800638b-cf67-4566-b125-01bcaf87bd0e,,USER,"Find the average room count of the apartments that have the ""Studio"" type code.","{""actions"":[{""actionType"":""aggregations"",""column"":""room_count"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""apt_type_code"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -e6eb4d06-88bb-4a2d-bb97-aa0617855ab3,,USER,"What is the earliest date of a transcript release, and what details can you tell me?","{""actions"":[{""actionType"":""topFilter"",""column"":""transcript_date"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -9348a2fa-9de9-4ff2-bc83-574ed9ce8d24,,USER,"How many students, on average, does each college have enrolled?","{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -05b25f48-507f-440f-9c0f-cf4479fcbfeb,,USER,Find the name and population of district with population between 200000 and 2000000,"{""actions"":[{""actionType"":""condition"",""column"":""City_Population"",""operation"":"">="",""value"":200000},{""actionType"":""condition"",""column"":""City_Population"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -7502c6c4-0367-4dde-89e3-cc7a1039050d,,USER,How many distinct types of accounts are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""acc_type"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -0d5dae06-d83f-495d-b2b7-b4dbeeb08f6a,,USER,which state is mount whitney in,"{""actions"":[{""actionType"":""condition"",""column"":""mountain_name"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -c50741c2-c530-4927-b7d4-786dc8fe8add,,USER,Show the number of ships of each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""date"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""max_wind_Speed_mph"",""operation"":"">="",""value"":25},{""actionType"":""grouping"",""column"":""zip_code""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -508cb2f3-a5ca-41c9-a423-f0bedf22b5ef,,USER,Return the phone numbers of employees with salaries between 8000 and 12000.,"{""actions"":[{""actionType"":""condition"",""column"":""salary"",""operation"":"">="",""value"":8000},{""actionType"":""condition"",""column"":""salary"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -8515ce61-133a-4d97-b657-f3d6b67f9e88,,USER,Show all book categories and the book count in each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""category""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -2f207b89-50de-49e9-b4d4-f1be32fd3908,,USER,"What is the first name and last name of the customer that has email ""luisg@embraer.com.br""?","{""actions"":[{""actionType"":""condition"",""column"":""Email"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" -cea4f73e-9b0b-4f9e-b656-07b204876847,,USER,How many shops are located in each area?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Shop_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -a10059e6-2d3d-474c-ab66-1227231c5d49,,USER,Determine the number of distinct order ids for each product.,"{""actions"":[{""actionType"":""aggregations"",""column"":""order_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""product_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -6f4249a5-96fd-467c-8bd1-02c4c9307366,,USER,What is the minimum age of the youngest person in each job?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -d330c7ba-ec86-494c-85d0-ceeaa0986791,,USER,How many cities have a stadium that was opened before the year of 2006?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""opening_year"",""operation"":""<"",""value"":2006}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -e400da7e-3eb2-4d00-96c6-8b392b62f008,,USER,"Find the attribute data type for the attribute named ""Green"".","{""actions"":[{""actionType"":""condition"",""column"":""attribute_name"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" -ab7457e8-00c5-41cc-a202-fd8061755f30,,USER,find the number of players for each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_code""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -821dc4a9-50d5-4f25-9f84-f035c3b01d0a,,USER,List the maximum weight and type for each pet category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""petType""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -6cfb50ea-70b3-4d45-9e7f-ad03eb62ccb6,,USER,What campuses opened before 1800?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -fe7d0ca5-989b-4072-9736-4b3f950c08f8,,USER,What is Astrid Gruber's email and phone number?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Astrid'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -83143fec-d9c5-4e62-8a2d-85f051b20bb6,,USER,How many courses are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""course_id"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -633d68f4-13fd-4172-ab1b-eefad35eaf0d,,USER,Find the name and revenue of the highest revenue-earning company in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Headquarter""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -4190e332-efee-4676-b1cc-c89fe7c286bc,,USER,How much does the most expensive charge type costs?,"{""actions"":[{""actionType"":""aggregations"",""column"":""charge_amount"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" -3995eef3-3730-4023-9b19-794c1ab01dc3,,USER,"Which order's shipment tracking number is ""3452""? Give me the id of the order.","{""actions"":[{""actionType"":""condition"",""column"":""shipment_tracking_number"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" -0278110a-3812-4f2e-98ef-f24f9a50d8b2,,USER,Return the names and surface areas of the 5 largest countries.,"{""actions"":[{""actionType"":""topFilter"",""column"":""SurfaceArea"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -8315cb8c-15a2-488e-9f08-fc11b1c8d4d5,,USER,What nationalities do the pilots belong to? Please provide the number of pilots for each nationality.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Pilot_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -6c4fc850-e667-4810-9eea-b4953382a949,,USER,How many colleges has more than 15000 students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""cName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""enr"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -43d80f8e-4b2c-4496-8615-46153c8650f4,,USER,What is the name of the department with the most credits?,"{""actions"":[{""actionType"":""grouping"",""column"":""dept_name""},{""actionType"":""topFilter"",""column"":""credits"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -1d286a6f-912f-4d21-9fd9-1cf1c4eccec8,,USER,How many total tours were there for each ranking date?,"{""actions"":[{""actionType"":""aggregations"",""column"":""tours"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""ranking_date""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -d7915316-766b-44fb-82f7-45dd7b35a3bf,,USER,Sort the first names of all the authors in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""fname"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -af0de1fe-ba11-4763-a11a-a5521fd44bc1,,USER,How many book clubs are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -2cb24671-18b5-4019-bb74-e85f99a1e191,,USER,Display statement ids and their corresponding account counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Account_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""STATEMENT_ID""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -94fa08af-7213-4254-8e63-b759c7e42e80,,USER,What is the description of document type 'Paper'?,"{""actions"":[{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_type_code"",""document_type_description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -6d71caaf-22c1-41cd-9ea1-aac84c04f0c1,,USER,"What are the first names for all faculty professors, ordered by first name?","{""actions"":[{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Professor'""},{""actionType"":""sorting"",""column"":""Fname"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -b336998a-90e4-4235-ada0-9fbf55c36628,,USER,What is the average account balance for different account types of customers with a credit score below 50?,"{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""acc_type""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -e74a1751-1a47-456e-9d88-f0fff4f9387b,,USER,How much does the youngest dog weigh?,"{""actions"":[{""actionType"":""topFilter"",""column"":""pet_age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -18c4dd71-0557-48ef-9662-9041ceb42576,,USER,In which country does Roberto Almeida?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Roberto'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -a0de3bdc-8a73-466f-9738-055092135e1c,,USER,Show all document ids and the number of paragraphs in each document. Order by document id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Paragraph_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""},{""actionType"":""sorting"",""column"":""document_id"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -c0372273-b278-448d-b12a-77cc51aeaa66,,USER,How long is the people’s average life expectancy in Central Africa?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LifeExpectancy"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Region"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -ecba6962-e665-4361-a61c-873f27a5c1ae,,USER,Find all actors who were born in 1984,"{""actions"":[{""actionType"":""condition"",""column"":""birth_year"",""operation"":""="",""value"":1984}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -ccd3a835-3d07-4531-89eb-9cdbd39b6d38,,USER,Show the crime rates of counties in ascending order of number of police officers.,"{""actions"":[{""actionType"":""sorting"",""column"":""Police_officers"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -5bc707e6-6c70-4cb5-9561-6c262646c9b9,,USER,name the major lakes in michigan,"{""actions"":[{""actionType"":""condition"",""column"":""area"",""operation"":"">"",""value"":750},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'michigan'""}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" -4095d93e-d732-444b-afe7-3d1b67173c05,,USER,Find the average number of bedrooms of all the apartments.,"{""actions"":[{""actionType"":""aggregations"",""column"":""bedroom_count"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -c9b28815-e7c5-4b8f-bb10-a12fdb9dffbb,,USER,List every album whose title starts with A in alphabetical order.,"{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""starts with"",""value"":""A""},{""actionType"":""sorting"",""column"":""title"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" -a2ddea75-1386-41b6-b509-f4be7ef5142b,,USER,Find the number of rooms with king bed for each decor type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""bedType"",""operation"":""="",""value"":""'King'""},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -7693311d-ed21-4172-9804-b063ffd0916e,,USER,What is the headquarter of the company with the largest sales?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Sales_in_Billion"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -185978a7-467e-4742-87a0-6810b68d544e,,USER,What are the different membership levels?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LEVEL"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -2265aab5-b844-4cfe-84e5-c08566c62721,,USER,Which campus has the most degrees conferred in all times?,"{""actions"":[{""actionType"":""grouping"",""column"":""campus""},{""actionType"":""topFilter"",""column"":""degrees"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" -746c013f-6e6f-4444-aaac-bca39fe0e9eb,,USER,Find the id and name of the museum that has the most staff members?,"{""actions"":[{""actionType"":""topFilter"",""column"":""num_of_staff"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" -6cb910d9-c601-49bf-803b-749a16ccc0e2,,USER,What are the names of the schools with the top 3 largest class sizes?,"{""actions"":[{""actionType"":""topFilter"",""column"":""enr"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -c367960d-66a7-4d43-a7dd-1c21b87c34c5,,USER,"What is the template type descriptions for template type code ""AD"".","{""actions"":[{""actionType"":""condition"",""column"":""template_type_code"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" -b08d002e-1898-41b2-8f11-eb2328388a0c,,USER,Show ids for all students who have advisor 1121.,"{""actions"":[{""actionType"":""condition"",""column"":""Advisor"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -aa2f371c-df3d-4b9d-aa5a-0affe12242b6,,USER,What is the name of the project with the most hours?,"{""actions"":[{""actionType"":""topFilter"",""column"":""hours"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -94a28cd4-25f3-4f60-81ed-f30e7a294bc1,,USER,Show the average share count of transactions for different investors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""share_count"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""investor_id""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -fd140d21-2f6d-4363-b408-121a9fa90598,,USER,Determine the mean weight for each type of pet.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pettype""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -c519de5b-afa3-42b7-a256-60cf3520c358,,USER,"Find job id and date of hire for those employees who was hired between November 5th, 2007 and July 5th, 2009.","{""actions"":[{""actionType"":""condition"",""column"":""hire_date"",""operation"":"">="",""value"":""2007-11-05""},{""actionType"":""condition"",""column"":""hire_date"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -3e56a067-2c97-4755-889a-5125400c33e0,,USER,What is the name and distance for aircraft with id 12?,"{""actions"":[{""actionType"":""condition"",""column"":""aid"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -5a963618-36d0-4d73-93a7-ef2e9061588f,,USER,Find the number of distinct bed types available in this inn.,"{""actions"":[{""actionType"":""aggregations"",""column"":""bedType"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -2562e323-c47f-4296-8b74-acb25ef0d82c,,USER,Find the first names of faculties of rank Professor in alphabetic order.,"{""actions"":[{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Professor'""},{""actionType"":""sorting"",""column"":""Fname"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -b83287a6-e026-4378-9d77-4151f1bee623,,USER,how many big cities are in texas,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -c716cd24-aed2-4a13-9d1f-e0eab10c3dee,,USER,List the total points of gymnasts in descending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Total_Points"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -af61b865-acd7-432b-9398-04b90bdbbc13,,USER,Count the number of male and female artists.,"{""actions"":[{""actionType"":""aggregations"",""column"":""artist_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -539d070e-b6a8-4feb-a111-0cae957c3b93,,USER,"Show the minimum amount of transactions whose type code is ""PUR"" and whose share count is bigger than 50.","{""actions"":[{""actionType"":""aggregations"",""column"":""amount_of_transaction"",""aggregation"":""min""},{""actionType"":""condition"",""column"":""transaction_type_code"",""operation"":""="",""value"":""'PUR'""},{""actionType"":""condition"",""column"":""share_count"",""operation"":"">"",""value"":50}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -fcdfba02-fd97-4a89-8faa-1332adb0adc0,,USER,Show the number of accounts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -4870a4e9-739c-40cc-b136-2fe6586f7ced,,USER,List the hosts of performances in ascending order of attendance.,"{""actions"":[{""actionType"":""sorting"",""column"":""Attendance"",""direction"":""asc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -4aabc467-4ff2-45df-b8d8-3207f27bbfcf,,USER,"For each city, how many branches opened before 2010?","{""actions"":[{""actionType"":""aggregations"",""column"":""Branch_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<"",""value"":2010},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -43ee7e74-31eb-47da-865e-53e8914a169c,,USER,What are the unique types of player positions in the tryout?,"{""actions"":[{""actionType"":""aggregations"",""column"":""pPos"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -0f1f7d45-e1c6-4c3e-8f71-634bac7fe60a,,USER,Return the codes of countries where Spanish is the primary spoken language.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -448ec474-5f37-40d3-8caf-5ffb073cae94,,USER,List the average base price for each bed type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -2587d6ac-92b5-4b46-9f78-8cf45a968760,,USER,How many individuals under 40 are there for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":40},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -c153fdf2-7607-46a9-be6d-4003d650bdd8,,USER,List the number of people in each group/category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Party""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" -9d5aa07c-3651-4ca2-881b-a366550dcc4c,,USER,What are the aircrafts with top 3 shortest lengthes? List their names.,"{""actions"":[{""actionType"":""topFilter"",""column"":""distance"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -3bcd76bb-4cd8-4ca6-ae82-06f895f62c97,,USER,What is the mobile phone number of the student named Timmothy Ward ?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""timmothy""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -156bbc64-29bf-4283-b0b3-27c529eb0073,,USER,Show the number of races in each race class.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Race_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""CLASS""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -6cb029ff-426c-4e13-8fc5-9d6e0f1252f2,,USER,What are the details of the three most expensive hotels?,"{""actions"":[{""actionType"":""topFilter"",""column"":""price_range"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -8f4a7f74-c8e4-4811-8ef0-b639fdda5380,,USER,List names of conductors in descending order of years of work.,"{""actions"":[{""actionType"":""sorting"",""column"":""Year_of_Work"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -a282d259-3ba5-4ee7-b452-4eb13e1ded42,,USER,"Show the phone, room, and building for the faculty named Jerry Prince.","{""actions"":[{""actionType"":""condition"",""column"":""Fname"",""operation"":""="",""value"":""'Jerry'""},{""actionType"":""condition"",""column"":""Lname"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -1430258c-f262-40f9-8926-3093853c18a5,,USER,Which grade is studying in room 105?,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -227c2ade-9eb7-431f-94b2-89f294bd129f,,USER,"In zip code 94107, on which day neither Fog nor Rain was not observed?","{""actions"":[{""actionType"":""condition"",""column"":""zip_code"",""operation"":""="",""value"":94107},{""actionType"":""condition"",""column"":""EVENTS"",""operation"":""!="",""value"":""'Fog'""},{""actionType"":""condition"",""column"":""EVENTS"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -89d8ebfc-4bed-418a-ab9b-34d12be2db74,,USER,List all the student details in reversed lexicographical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""other_student_details"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -bc0a8ab5-70d1-488f-9602-87a198d1c401,,USER,How many employees are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""staff_id"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -cd8136c2-fbaf-4c8a-87ee-9a128dcd9cf2,,USER,How many different courses offered by Physics department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""course_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -6ea2a244-9ca8-4251-a481-98cabc4c18f5,,USER,Show the different statuses and the numbers of roller coasters for each status.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Roller_Coaster_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Status""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -7651f5b8-3702-45c7-9f21-30ff99f72926,,USER,Display the number of books published by each publisher.,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""publisher""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -3d7cc364-f3ff-41cb-b28e-14809ff910ad,,USER,"Display the department ID, full name (first and last name), and salary for the employees who have the highest salary in each department.","{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -27499784-188a-4ad5-8f4c-cf2cc1bb39b4,,USER,What is the average song rating for each language?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""languages""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -60e4e505-1d85-4995-b62c-501bb3b0301f,,USER,How many different payment methods are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""payment_method"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" -62d039b6-6c40-43dd-8693-17a2604e8b04,,USER,How many countries have governments that are republics?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Code"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""GovernmentForm"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -a6ae83d9-49aa-454a-831c-e9b557e127d1,,USER,Display the city and the number of branches opened before 2010 for each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Branch_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<"",""value"":2010},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -9f9f8689-31eb-44a7-b565-b5cba32694b3,,USER,Find the names of all instructors whose name includes the substring “dar”.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -d5dda703-d3a6-4e91-b0fe-6d9719235b01,,USER,Find the stories of the building with the largest height.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Height"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -4f20f656-2fcd-4a87-b372-e302199ef674,,USER,How many females are in the network?,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -c5efcfee-512c-4ea8-b1f7-3e98be61483c,,USER,How many distinct governors are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Governor"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -408374c9-48e9-4905-aa5c-63041d0a4d95,,USER,List the names of all distinct wines in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -23629c45-4d99-4eae-947d-c2ccb5783baa,,USER,Count the number of races.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Race_ID"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -2443b7f9-0d3f-4caf-a858-42b08616becc,,USER,Find the total amount of bonus given in all the evaluations.,"{""actions"":[{""actionType"":""aggregations"",""column"":""bonus"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" -a1e740d1-e6c1-4281-84cc-de53795c9667,,USER,"List all cartoon directed by ""Ben Jones"".","{""actions"":[{""actionType"":""condition"",""column"":""Directed_by"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -1388bbce-d79b-4fc9-a979-66727a1340b8,,USER,"display the department ID, full name (first and last name), salary for those employees who is highest salary in every department.","{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -4cef5ba8-2f59-4707-b7a1-adeba6a9a849,,USER,which states does the ohio run through,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -f46ffe24-9329-4873-a733-91b77b115729,,USER,"What are the names of all the documents, as well as the access counts of each, ordered alphabetically?","{""actions"":[{""actionType"":""sorting"",""column"":""document_name"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -31bed1f2-670c-4039-ac43-90190168b338,,USER,What is the average score of submissions?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Scores"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -9e974942-01be-4cf8-891b-d0446e341786,,USER,What is average number of students enrolled in Florida colleges?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -a91afa25-55ab-43f7-b451-b2b3eb635434,,USER,What are the names of the instructors in the Comp. Sci. department who earn more than 80000?,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""Comp. Sci.""},{""actionType"":""condition"",""column"":""salary"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -8a2ee64f-6982-49ad-a434-0c81b0c7921a,,USER,Find the first name of students in the descending order of age.,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -932b2e1c-aba8-4d97-bf66-ea8fdfe4d058,,USER,Return the names and template ids for documents that contain the letter w in their description.,"{""actions"":[{""actionType"":""condition"",""column"":""Document_Description"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -5192d840-5866-4317-b3c9-4948d8a82b4b,,USER,Show the different countries and the number of members from each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Member_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -fe6ae2a5-b8c1-4552-9811-8a76e57fe98f,,USER,what are the major cities of kansas,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6aa1640c-a2c9-43fb-94c4-2e63aa029910,,USER,"Select the name and price of all products with a price larger than or equal to $180, and sort first by price (in descending order), and then by name (in ascending order).","{""actions"":[{""actionType"":""condition"",""column"":""price"",""operation"":"">="",""value"":180},{""actionType"":""sorting"",""column"":""price"",""direction"":""desc""},{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -532f1d6d-adb1-49a9-8154-643b61a2df73,,USER,How many devices are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Device_ID"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -cc42cc88-3f89-45b6-8a2e-4eb25c3688e2,,USER,How many trains have 'Express' in their names?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Express""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -84851bd3-11fe-435c-b388-2c4a62a1d08d,,USER,List in alphabetic order all different amenities.,"{""actions"":[{""actionType"":""sorting"",""column"":""amenity_name"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" -15dca17a-7f36-45c3-ab20-f790d01ecc78,,USER,What are the names and ranks of the three youngest winners across all matches?,"{""actions"":[{""actionType"":""topFilter"",""column"":""winner_age"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -5559d216-e27a-4c37-803a-833b9afe8706,,USER,Count the distinct addresses for every school.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_address"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -a6b692dc-4b47-42a6-b356-cf4b07fc3722,,USER,"Show the dates, places, and names of events in descending order of the attendance.","{""actions"":[{""actionType"":""sorting"",""column"":""Event_Attendance"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" -7f66a243-4efd-4b50-901f-10ad589027c5,,USER,What is the average number of bank customers?,"{""actions"":[{""actionType"":""aggregations"",""column"":""no_of_customers"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -dc37918d-a6b1-4e0c-a762-dd40571fc48c,,USER,What is the average length in feet of the bridges?,"{""actions"":[{""actionType"":""aggregations"",""column"":""length_feet"",""aggregation"":""avg""}]}","[{""columns"":[""architect_id"",""id"",""name"",""location"",""length_meters"",""length_feet""],""name"":""bridge"",""type"":""grid""}]" -c3d1fc96-60a9-4660-bc52-d66622f129f6,,USER,How many different colleges do attend the tryout test?,"{""actions"":[{""actionType"":""aggregations"",""column"":""cName"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -d42aeb8c-520c-4c80-8ce4-9bd0a71679ba,,USER,"When do all the researcher role staff start to work, and when do they stop working?","{""actions"":[{""actionType"":""condition"",""column"":""role_code"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -38f2a050-daf1-4261-b91b-cbd8d856fef0,,USER,How many party events do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Event_ID"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" -29b0e467-b4c3-4f61-8d51-5d1714afc9f1,,USER,List the number of people injured by perpetrators in ascending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Injured"",""direction"":""asc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -0d09e48d-9f25-4b72-abb1-207d3f65e3d3,,USER,What are the names of all the scientists in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" -e4cf96cb-9bba-4616-a138-568d9385321c,,USER,"What are the total number of Domestic Passengers of airports that contain the word ""London"".","{""actions"":[{""actionType"":""aggregations"",""column"":""Domestic_Passengers"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""Airport_Name"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -552f2a33-9735-4a99-98ec-a3220a08630f,,USER,Name the school with the smallest enrollment in each state.,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -5206ff47-42e3-4486-a833-f11dd32a4041,,USER,Provide the total market value of each main industry.,"{""actions"":[{""actionType"":""aggregations"",""column"":""market_value"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""main_industry""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -03171e5b-59cb-46b9-9af9-2c1e734e591e,,USER,Show different types of ships and the number of ships of each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Ship_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -1ede77ae-cb5e-494f-ab91-991ff8f3fdc9,,USER,What is the maximum elevation of all airports in the country of Iceland?,"{""actions"":[{""actionType"":""aggregations"",""column"":""elevation"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -4f0d54d5-0bd8-4553-b65f-56c0e50d2cc6,,USER,What is the complete description of the researcher role.,"{""actions"":[{""actionType"":""condition"",""column"":""role_code"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" -0d24f8ce-5ced-4ed1-a142-f6e53b50c197,,USER,"How many reviews does "" Acacia Cafe "" have ?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Acacia Cafe'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -58a8f5b3-5706-4705-afc4-08dc991b0c92,,USER,What are the primary industries and their total market values?,"{""actions"":[{""actionType"":""aggregations"",""column"":""market_value"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""main_industry""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -2ec70ea0-5abb-48c2-9221-2c27b5bbd8ff,,USER,What are the names and number of hours spent training for each player who trains for less than 1500 hours?,"{""actions"":[{""actionType"":""condition"",""column"":""HS"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -d08d02e0-e18b-4e8a-a5ac-111a111dc398,,USER,"List the grape, winery and year of the wines whose price is bigger than 100 ordered by year.","{""actions"":[{""actionType"":""condition"",""column"":""Price"",""operation"":"">"",""value"":100},{""actionType"":""sorting"",""column"":""YEAR"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -f437a543-ff2e-465f-9afc-e2285f9fb680,,USER,What is the last date that a staff member left a project?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_to"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -a7264472-5ec6-4870-b6a9-24832bd88cc2,,USER,how many states have cities or towns named springfield,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -051f06af-de93-4952-865d-166683ca9b5e,,USER,What is the average number of people injured by all perpetrators?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Injured"",""aggregation"":""avg""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -74479bd9-bf18-4b56-8555-4adcb1ad7f14,,USER,Find the name and revenue of the company that earns the highest revenue in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Headquarter""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -389617da-3ce5-46df-9829-f518f5ccaf0e,,USER,List all students' first names and last names who majored in 600.,"{""actions"":[{""actionType"":""condition"",""column"":""Major"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -f36ce385-74d0-43c9-8ad8-49c2c873e610,,USER,"List all the document names which contains ""CV"".","{""actions"":[{""actionType"":""condition"",""column"":""document_name"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -9b393dbf-0b10-4358-aaaa-3d04ab9ec582,,USER,Find the name and level of catalog structure with level between 5 and 10.,"{""actions"":[{""actionType"":""condition"",""column"":""catalog_level_number"",""operation"":"">="",""value"":5},{""actionType"":""condition"",""column"":""catalog_level_number"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" -777ae265-d33c-4b93-8b8c-59e0563fc911,,USER,How many followers does each user have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""f1"",""aggregation"":""count""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" -70408396-f8f6-4eca-8391-5a86579f3506,,USER,How many parks are there in the state of NY?,"{""actions"":[{""actionType"":""aggregations"",""column"":""park_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" -9d94ba05-c3cd-459d-861b-ac4341f9901d,,USER,List the code of each role and the number of employees in each role.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""role_code""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -0aa5227d-0c2a-451f-8ce0-cb69e781aff9,,USER,What are the different ages of editors? Display each age along with the number of editors of that age.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Editor_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Age""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -dc42e5ed-c158-4ab2-8ce5-e309063ce646,,USER,"Find the distinct years when the governor was named ""Eliot Spitzer"".","{""actions"":[{""actionType"":""condition"",""column"":""Governor"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -b84fec93-9828-4d1a-812f-0eb2e17aca19,,USER,"Find the role, street, city and state of the professionals living in a city that contains the substring 'West'.","{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" -27f9bd03-fc6e-4a38-8deb-13ba5eb07639,,USER,"For each decor type, how many rooms cost more than $120?","{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""basePrice"",""operation"":"">"",""value"":120},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -6adb4c69-b952-4543-9913-74091964b76f,,USER,Which country is the airport that has the highest altitude located in?,"{""actions"":[{""actionType"":""topFilter"",""column"":""elevation"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -60d2da8c-858e-4d54-ab73-b83967831f7b,,USER,"For each document, list the number of employees who have been in the circulation history of that document, along with the document ID and number of employees.","{""actions"":[{""actionType"":""aggregations"",""column"":""employee_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" -77640a52-0950-4543-bda4-57e919d30aef,,USER,"Find the emails and phone numbers of all the customers, ordered by email address and phone number.","{""actions"":[{""actionType"":""sorting"",""column"":""email_address"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""phone_number"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" -448fe666-413a-4c77-8c03-6d109e96e464,,USER,"Which papers have the substring ""ML"" in their titles? Return the titles of the papers.","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" -384fe4ef-3e75-4f25-82c8-bf5e0cdb40fb,,USER,How many different statuses do cities have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Status"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -ac6ea9cd-dcdc-488c-adb6-ec236e342be9,,USER,What is the average age across different job positions?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -fe41e67f-6a8e-4148-84ce-c0d0d901d2ab,,USER,How many singers are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -d50c0d83-768c-4bde-ad8a-111a136b1b97,,USER,What is the description of role code ED?,"{""actions"":[{""actionType"":""condition"",""column"":""role_code"",""operation"":""="",""value"":""'ED'""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Roles"",""type"":""grid""}]" -f5e0a598-87fe-4755-af1b-8cdb6a46ebd5,,USER,Provide the IDs and total hours played for each game.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""gameid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -5edbef36-5348-4acf-9210-a07f87f2cf9c,,USER,"What are the full name, hire data, salary and department id for employees without the letter M in their first name, ordered by ascending department id?","{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""not contains"",""value"":""M""},{""actionType"":""sorting"",""column"":""department_id"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -f781b060-5f99-4857-b356-c4046c754c4f,,USER,What is the average price of the products for each category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_category_code""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -608ece4a-446f-47ad-b716-874ee1913a46,,USER,Sort the customer names in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""customer_details"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" -6c783eca-40ab-473c-8845-f29f018a19ce,,USER,Find the number of rooms for each bed type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -08c85fd3-9265-489b-bf0e-36e369b4cb83,,USER,"Sort all the shops by number products in descending order, and return the name, location and district of each shop.","{""actions"":[{""actionType"":""sorting"",""column"":""number_products"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -acb1a963-ad22-437e-b9e7-21a6f275fe13,,USER,Count the number of songs released for each format.,"{""actions"":[{""actionType"":""aggregations"",""column"":""f_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""formats""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -445e08bb-3015-4e07-b84a-12753e7b57f1,,USER,Determine the number of players for each type of hand.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""hand""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -e3f72faf-7324-457b-9e52-a870bb0c0b88,,USER,Find the number of followers for each user.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -b69bea32-126d-41c1-b554-0f13b4738c61,,USER,How many invoices do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""invoice_number"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -5c73b659-e926-46b2-9bd8-73eaf53cd4b4,,USER,What is the total amount of grant money given to each organization and what is its id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""grant_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""organisation_id""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -13d50ee0-1503-4645-896f-0b97dbb2ff50,,USER,how many major cities are there in texas,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -21f9f31d-7df7-4c51-be66-5f02db1084fe,,USER,What is average age of male for different job title?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""male""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -a03644c0-a21e-4caa-baff-946a6fae87de,,USER,Return the elimination movies of wrestlers on Team Orton.,"{""actions"":[{""actionType"":""condition"",""column"":""Team"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" -34d3afee-c087-489e-ad14-976032e1c74d,,USER,Return the names of the contestants whose names contain the substring 'Al' .,"{""actions"":[{""actionType"":""condition"",""column"":""contestant_name"",""operation"":""contains"",""value"":""al""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" -fe95908f-a13b-4243-899d-2f1e890102e6,,USER,Count the number of exhibitions that happened in or after 2005.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Exhibition_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -ee1b1d7d-f423-43f1-8dcb-ced73931970b,,USER,List the types of competition and the number of competitions for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Competition_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Competition_type""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -c4779fe2-f1ee-4348-910c-aa16ab1b324b,,USER,What are the crime rates of counties sorted by number of offices ascending?,"{""actions"":[{""actionType"":""sorting"",""column"":""Police_officers"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -4e713b34-9c41-4ccf-9cc8-6768552dadd8,,USER,Find the birth dates corresponding to employees who live in the city of Edmonton.,"{""actions"":[{""actionType"":""condition"",""column"":""City"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -84086f5f-4989-4163-9ffd-ef8c336b8760,,USER,Sort the names of all counties in descending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""County_name"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -7dd3dd1d-b19a-4fcb-8719-6e2dc384fccb,,USER,"In what year was "" Benedict Cumberbatch "" born","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Benedict Cumberbatch'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -f77969da-4112-486a-b8ee-71a3186b7307,,USER,"What are the titles and studios of films that have been produced by a studio whose name contains ""Universal""?","{""actions"":[{""actionType"":""condition"",""column"":""Studio"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -1299e672-7da3-48ba-b133-1a0f4ffb3666,,USER,"What are the investors of entrepreneurs, and how many entrepreneurs has each investor invested in?","{""actions"":[{""actionType"":""aggregations"",""column"":""Entrepreneur_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Investor""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -3beed12d-ad0e-4c35-9e82-01119f16b336,,USER,Show different colleges along with the number of authors of submission from each college.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Submission_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""College""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -cf80b2b8-f419-40ae-8e5f-e0a04eb3e4d7,,USER,Count the number of films whose title contains the word 'Dummy'.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""title"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -7095729f-b5bd-416f-8489-b8c4e12ac5c1,,USER,"Display the first name, and department number for all employees whose last name is ""McEwen"".","{""actions"":[{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -25672c6d-89b1-4a4d-b064-470dd2ea9631,,USER,Return the amount of the largest payment.,"{""actions"":[{""actionType"":""topFilter"",""column"":""amount"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -d6307dac-f28d-4106-bd60-3601b468f5d2,,USER,What is the name of school that has the smallest enrollment in each state?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -94fb3158-472f-465a-b594-43142b4fc409,,USER,What is the total surface area of the countries in the Caribbean region?,"{""actions"":[{""actionType"":""aggregations"",""column"":""SurfaceArea"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""Region"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -2c98ff67-f0de-4a27-ad27-9c613b169271,,USER,"Which category does the product named ""flax"" belong to?","{""actions"":[{""actionType"":""condition"",""column"":""product_name"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -f12319a0-a485-4d20-8775-ca2dbd87d744,,USER,How many rooms does the Lamberton building have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""building"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -262a8911-b40d-4a8c-99c4-838d8d97cac8,,USER,Determine the number of different products corresponding to each order id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -f012204a-1de9-4eb5-8eb5-fe057d9cdb07,,USER,"List the name, born state and age of the heads of departments ordered by age.","{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""asc""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" -97bb43b3-349d-440b-8d68-0833f207bd10,,USER,What are the names of stations that have latitude lower than 37.5?,"{""actions"":[{""actionType"":""condition"",""column"":""lat"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -f3550668-ff1c-4b0b-898e-cdbbbd1369b2,,USER,Return the name of the airport with code 'AKO'.,"{""actions"":[{""actionType"":""condition"",""column"":""AirportCode"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -8eb70889-19c8-41f9-ae3f-e9e84b139977,,USER,How many distinct students have been in detention?,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""detention_id"",""incident_id""],""name"":""Students_in_Detention"",""type"":""grid""}]" -75922557-07ef-488f-8940-d39c7ba6b2e6,,USER,Find the name of the room with the maximum occupancy.,"{""actions"":[{""actionType"":""topFilter"",""column"":""maxOccupancy"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -c4644b98-bbbc-4772-8843-2eff78f8221b,,USER,How many drivers are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Driver_ID"",""aggregation"":""count""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -8f0ca81a-23ec-4999-af7a-f4b3f3a7adfe,,USER,Count the number of players who were born in USA and have bats information 'R'.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""birth_country"",""operation"":""="",""value"":""USA""},{""actionType"":""condition"",""column"":""bats"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" -8e4c7284-741a-42cc-b454-3c7e29ac42a1,,USER,Calculate the number of likes for each student ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -29f6a41c-d647-48c3-87a9-bd97d483316a,,USER,"Find the names of all swimmers, sorted by their 100 meter scores in ascending order.","{""actions"":[{""actionType"":""sorting"",""column"":""meter_100"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" -b966fadd-efaf-411b-ae03-3bb469c37b40,,USER,How many documents are with document type code BK for each product id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'BK'""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -aebc5a43-5d4a-4a4e-afd5-7645956cb3c4,,USER,What is the transaction type that has processed the greatest total amount in transactions?,"{""actions"":[{""actionType"":""grouping"",""column"":""transaction_type""},{""actionType"":""topFilter"",""column"":""transaction_amount"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -5896004b-e189-478f-95eb-ea358267d3e8,,USER,Count the number of schools that have had basketball matches.,"{""actions"":[{""actionType"":""aggregations"",""column"":""school_id"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -60fbae70-4cc2-4240-8cc1-d3b6049b6a51,,USER,What is the maximum number of final tables made among poker players with earnings less than 200000?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Final_Table_Made"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""Earnings"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -56872a98-35e8-49fd-852d-6b7ee0bd6944,,USER,What is the average elevation of airports in each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""elevation"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -82dd8a2a-a367-4c9f-9d01-384b2881e8d6,,USER,What is the description of document status code 'working'?,"{""actions"":[{""actionType"":""condition"",""column"":""document_status_code"",""operation"":""="",""value"":""'working'""}]}","[{""columns"":[""document_status_code"",""document_status_description""],""name"":""Ref_Document_Status"",""type"":""grid""}]" -d2bf14c7-b695-4ee2-9dc3-014d3bf85e67,,USER,"What are the names of ships, ordered by year they were built and their class?","{""actions"":[{""actionType"":""sorting"",""column"":""built_year"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""CLASS"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" -6bd27e6f-a51b-42f0-b034-9d6ac2398ebf,,USER,What is the average number of hosts for parties?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Number_of_hosts"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -9779140e-06ca-481e-9238-dc71f6af171e,,USER,What are the years of opening for tracks with seating between 4000 and 5000?,"{""actions"":[{""actionType"":""condition"",""column"":""seating"",""operation"":"">="",""value"":4000},{""actionType"":""condition"",""column"":""seating"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -79b72874-35ec-4de6-a106-ffc4fb9e78fe,,USER,Present distinct occupations and their corresponding player counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Occupation""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -07adcc8e-b10b-48f9-8558-56c1c398e135,,USER,"Return the detail of the location named ""UK Gallery"".","{""actions"":[{""actionType"":""condition"",""column"":""Location_Name"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -f49cd7ce-a293-4a41-9295-0494baf1fe8c,,USER,"What is the name, latitude, and city of the station that is located the furthest South?","{""actions"":[{""actionType"":""topFilter"",""column"":""lat"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -922fa412-6500-4abd-a1ee-09cf1e676e23,,USER,How many lessons were in cancelled state?,"{""actions"":[{""actionType"":""aggregations"",""column"":""lesson_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""lesson_status_code"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" -16423e9b-1543-4993-9894-5ba57cbcff14,,USER,Show the name of drivers in descending order of age.,"{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -6942daee-5ba0-4283-bb28-762c53175550,,USER,When was the school with the largest enrollment founded?,"{""actions"":[{""actionType"":""topFilter"",""column"":""enrollment"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -7165f672-9294-45e1-a9d5-f5997262ede2,,USER,"What are the names, headquarters and founders of the company with the highest revenue?","{""actions"":[{""actionType"":""topFilter"",""column"":""revenue"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -d4b0154a-5ea3-4be6-8ca7-dea1db9bc320,,USER,List all ship names in the order of built year and class.,"{""actions"":[{""actionType"":""sorting"",""column"":""built_year"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""CLASS"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" -35770887-9053-40e9-97a4-7b019a05c2a6,,USER,"What are the famous titles and ages of each artist, listed in descending order by age?","{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -e2eddc71-d8a5-45ae-bb11-f4704d5c460d,,USER,What is the name of the song that was released most recently?,"{""actions"":[{""actionType"":""topFilter"",""column"":""releasedate"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -3e7fd8a8-6df3-48c3-a7af-c3316888a9fd,,USER,List the name of all customers sorted by their account balance in ascending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""acc_bal"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -9061240a-070f-4671-b8d1-5c781f064144,,USER,Show the average salary of employees for each department who receive a commission percentage.,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""!="",""value"":""'null'""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -82760c2d-1496-4d2b-9f57-1475e71ec3ae,,USER,what are the top 3 highest support rates?,"{""actions"":[{""actionType"":""topFilter"",""column"":""support_rate"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -3f2e2bd9-3387-492d-a3ef-5e5607b6d507,,USER,Return all the distinct secretary votes made in the fall election cycle.,"{""actions"":[{""actionType"":""condition"",""column"":""ELECTION_CYCLE"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -ddbadae5-748e-4f2c-9303-529bc879374f,,USER,"List the camera lens names containing substring ""Digital"".","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Digital""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" -f6ea055a-927c-4e06-a6e9-04b352e71cbc,,USER,what are the major cities in kansas,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -ee5cc223-5d57-4267-a4b1-30d4b319c302,,USER,"For each position, what is the average number of points for players in that position?","{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -1a5f5c1e-c1aa-4732-8537-c3ccd0f7ec3c,,USER,how many states does the missouri river run through,"{""actions"":[{""actionType"":""aggregations"",""column"":""traverse"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -44937f92-8e6a-423a-b3e6-fabd21feb845,,USER,Display country IDs and their respective city counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LOCATION_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_id""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -78d36b73-d39b-4086-8125-9c20c97a5aa9,,USER,find the number of distinct country codes of all players.,"{""actions"":[{""actionType"":""aggregations"",""column"":""country_code"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -658efb42-2e94-4fee-b9f3-de9fc93c1727,,USER,papers from 2014,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2014}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -628068b7-678d-4460-8904-9bef74c456fc,,USER,Which abbreviation corresponds to Jetblue Airways?,"{""actions"":[{""actionType"":""condition"",""column"":""Airline"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -4ff48993-6823-4cf7-bb2b-3ab92411b33f,,USER,Find the name of companies whose revenue is between 100 and 150.,"{""actions"":[{""actionType"":""condition"",""column"":""revenue"",""operation"":"">="",""value"":100},{""actionType"":""condition"",""column"":""revenue"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -a7d1fe7a-ff87-4293-9e96-d36e1253f746,,USER,"For each constructor ID, count the associated races.","{""actions"":[{""actionType"":""aggregations"",""column"":""constructorStandingsId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""constructorid""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -406533e9-d58a-48dd-ba69-d79d0e1ae227,,USER,Which courses are taught on days MTW?,"{""actions"":[{""actionType"":""condition"",""column"":""Days"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -12c7cbea-f6f9-43f2-b0c1-ff9fe6eed2df,,USER,What is the founded year of the non public school that was founded most recently?,"{""actions"":[{""actionType"":""condition"",""column"":""affiliation"",""operation"":""!="",""value"":""Public""},{""actionType"":""topFilter"",""column"":""founded"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -94967cfb-bd18-4ec4-a5a7-50722439a1a0,,USER,"Give me the times and numbers of all trains that go to Chennai, ordered by time.","{""actions"":[{""actionType"":""condition"",""column"":""destination"",""operation"":""="",""value"":""Chennai""},{""actionType"":""sorting"",""column"":""TIME"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -d43d106d-19bc-48df-aef7-4edbd59cf942,,USER,What is the average rating of reviews written in year 2014 ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2014}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" -70dbbbd5-69ad-4a7d-a52d-b3a7fc1b375b,,USER,When did the staff member named Janessa Sawayn join the company?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Janessa'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -bc3aac7c-5f92-46b6-87c3-92b52de33523,,USER,Determine the number of members residing at each address.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Member_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""address""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -fe8c49b6-7790-467b-a683-7806b69eeed4,,USER,Please provide the order ids and the total quantity for each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_quantity"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -80d152ad-214f-44de-9052-1f7ce26aff50,,USER,Show flight number for all flights with more than 2000 distance.,"{""actions"":[{""actionType"":""condition"",""column"":""distance"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -71f65ad1-a12e-4026-b8ae-bdcd09317e05,,USER,List all program origins in the alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""origin"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -d5947c73-f864-4830-a612-0966b77f1dbf,,USER,How many schools are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -cf95b6bc-1470-44a1-8b33-2294fde50c55,,USER,"For each file format, count artists who released songs in that format.","{""actions"":[{""actionType"":""aggregations"",""column"":""f_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""formats""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -b3d52379-2935-4fe8-a96e-43af3e9f29b1,,USER,"Find the address of the location named ""UK Gallery"".","{""actions"":[{""actionType"":""condition"",""column"":""Location_Name"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -1bd4d611-12e9-47b1-9b11-d4767f0fc034,,USER,how high is the highest point of delaware,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -e9997f18-fc29-4098-8b16-2845fa5a604b,,USER,Count the number of distinct names associated with the photos.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Name"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" -993e7bde-870d-4557-a00c-7898a9fd6bd4,,USER,How many kinds of different ratings are listed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -88eba57d-4324-4019-980b-885b9864d9d3,,USER,Compute the average price of all the products.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -70dd5d8e-238b-4f74-8eec-a28b8f7124df,,USER,"For each zip code, return the average mean temperature of August there.","{""actions"":[{""actionType"":""aggregations"",""column"":""mean_temperature_f"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""date"",""operation"":""starts with"",""value"":""8/""},{""actionType"":""grouping"",""column"":""zip_code""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -1a9e523a-6ed0-4b7d-8817-0a0fb90d76f5,,USER,Determine the count of individuals under 40 for both genders.,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":40},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -b3842699-1a15-474c-a971-f3cbade0bed1,,USER,What are the names of all the dorms that can accomdate more than 300 students?,"{""actions"":[{""actionType"":""condition"",""column"":""student_capacity"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -ced58122-d868-492f-a3de-cf834313c277,,USER,What is the weight of the shortest person?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Height"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" -82c785c9-8e96-415d-b800-8224c7d05d27,,USER,List the number of TV channels using each language.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LANGUAGE""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -8573118d-8272-4269-a8f3-8ef3f36835b8,,USER,Find the average height and weight for all males (sex is M).,"{""actions"":[{""actionType"":""aggregations"",""column"":""height"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""sex"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -d3e640ec-2522-4787-8068-f39360b32a0e,,USER,how large is new mexico,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -815a90ae-220d-41f7-a933-12a895e745b0,,USER,List the name of the school with the smallest enrollment.,"{""actions"":[{""actionType"":""topFilter"",""column"":""enrollment"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" -5f076dd5-07ce-4ae3-94bc-0f5263cb556b,,USER,Count the number of different companies.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -c56343e0-0744-4b49-b2cc-974dc363bda7,,USER,"Find the phone number of performer ""Ashley"".","{""actions"":[{""actionType"":""condition"",""column"":""Customer_Name"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" -12468d87-5404-41c9-97d8-fa1ae678e82d,,USER,Count the number of parties.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Party_ID"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -314e8183-4de4-4186-bb20-6b158500560c,,USER,Retrieve all the first and last names of authors in the alphabetical order of last names.,"{""actions"":[{""actionType"":""sorting"",""column"":""lname"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -b7c3e592-31d5-449d-8859-e884474ad054,,USER,How many templates do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -4f2a698e-30fb-427f-a057-024b4d656e4a,,USER,Count the number of accounts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -ba352125-335c-466f-9db7-d84bf96040a5,,USER,how many square kilometers in the us,"{""actions"":[{""actionType"":""aggregations"",""column"":""area"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -6bda52bb-4c1b-4718-b048-3ef1ee1062dd,,USER,what is the total length of all rivers in the usa,"{""actions"":[{""actionType"":""aggregations"",""column"":""LENGTH"",""aggregation"":""sum""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -b1d7954e-23dd-4166-abec-5ac14dc45a81,,USER,How many days had both mean humidity above 50 and mean visibility above 8?,"{""actions"":[{""actionType"":""aggregations"",""column"":""date"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""mean_humidity"",""operation"":"">"",""value"":50},{""actionType"":""condition"",""column"":""mean_visibility_miles"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -53468168-2ddc-4568-943a-165d70e13f32,,USER,What is the average age for all people in the table?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -624d2598-f2fb-4e56-9f81-084d4f40a301,,USER,Find the number of phones for each accreditation type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Accreditation_type""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -ceebee98-ba19-47b6-acd1-2ef4b39aa56a,,USER,find the names of programs whose origin is not in Beijing.,"{""actions"":[{""actionType"":""condition"",""column"":""origin"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -b8db8939-1449-4e76-89ec-bf94e89b254b,,USER,Count the number of students who have advisors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""s_id"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" -a7f54f7f-f834-4f23-87dc-dc04f961bac0,,USER,Report the total number of students for each grade 0 classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'0'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -61e9eb17-bb7d-4d17-9861-9baba74ad589,,USER,Return the type of transaction with the highest total amount.,"{""actions"":[{""actionType"":""grouping"",""column"":""transaction_type""},{""actionType"":""topFilter"",""column"":""transaction_amount"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -14f06a4b-11e4-43fe-8991-a82863a4bca2,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""actions"":[{""actionType"":""aggregations"",""column"":""Cinema_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -218619fb-4e9e-445b-94a9-5ce00bdb1cb8,,USER,how many states have a city named springfield,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -c83a597f-8455-40eb-aac9-b8f8af10123b,,USER,What is the nationality of the journalist with the largest number of years working?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Years_working"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -41a2f006-2e5d-491b-95cd-413fbaf40d63,,USER,What are the first names and birth dates of players from the USA?,"{""actions"":[{""actionType"":""condition"",""column"":""country_code"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -dff6eeef-5729-440f-bb56-32ab82d2b67c,,USER,How many hours do students in each department spend studying?,"{""actions"":[{""actionType"":""aggregations"",""column"":""stu_hrs"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -e4dd9254-6582-4b18-b955-4d5b84004549,,USER,How many films does each studio produce?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Studio""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -8498c694-642f-40e3-842d-4bad81d55605,,USER,What are the names of festivals held in year 2007?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2007}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -9caa64af-54d2-430c-b160-40ab9c311b22,,USER,What are the names of products with price at most 200?,"{""actions"":[{""actionType"":""condition"",""column"":""price"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -0efaa09d-c89e-40cb-ad86-bc0139ac1220,,USER,Show the name and the release year of the song by the youngest singer.,"{""actions"":[{""actionType"":""topFilter"",""column"":""age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -6d7f43b0-b72e-427e-a63c-a4dc2239ad16,,USER,List the names of 5 users followed by the largest number of other users.,"{""actions"":[{""actionType"":""topFilter"",""column"":""followers"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -4422ffaf-0c96-4607-a762-299f38a2dcb2,,USER,What campuses are located in the county of Los Angeles?,"{""actions"":[{""actionType"":""condition"",""column"":""county"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -06acbaf4-fb6e-4ef4-a133-02a46062d9e3,,USER,"How many distinct programs are broadcast at ""Night"" time?","{""actions"":[{""actionType"":""aggregations"",""column"":""program_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""time_of_day"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -5d68bb1d-d198-4ecf-9a84-d0fbdcd42cc0,,USER,What is the average pages per minute color?,"{""actions"":[{""actionType"":""aggregations"",""column"":""pages_per_minute_color"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -ebf14756-326b-47c3-85f8-07f860a38e62,,USER,What is the average price of wine for each category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -11604a93-41e6-41c0-b868-66b41fa35dfa,,USER,Give me the name and description of the location with code x.,"{""actions"":[{""actionType"":""condition"",""column"":""location_code"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" -58eb9de1-bab8-4b45-9654-ac43c54672d9,,USER,How many orchestras does each record company manage?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Orchestra_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Record_Company""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -22c2edf5-32e5-4c79-86ea-b33eb9303935,,USER,What are the full name (first and last name) and salary for all employees who does not have any value for commission?,"{""actions"":[{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -9a51c0f5-9266-44f2-a76e-a71e5dba49d2,,USER,How many products are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Product_ID"",""aggregation"":""count""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -8a3efda8-3570-458c-bd68-905ba9d40358,,USER,Which cities have regional population above 10000000?,"{""actions"":[{""actionType"":""condition"",""column"":""regional_population"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -6b1fd20d-b540-4a07-b41a-a29125ee6303,,USER,What are the different regions of clubs in ascending alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""Region"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -c265f0f1-742b-4a0c-9236-1cd84c9e5393,,USER,What is the last transcript release date?,"{""actions"":[{""actionType"":""topFilter"",""column"":""transcript_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -b6ef9ee7-7e7f-423e-b568-0a911e7cafde,,USER,"What year is the movie "" The Imitation Game "" from ?","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'The Imitation Game'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -e6911981-acbb-4e1f-a707-aad4e584e8f2,,USER,Display various statuses and the count of roller coasters with each status.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Roller_Coaster_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Status""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -b7981445-a758-4fac-9fd3-f863d384535a,,USER,"What is the first name, GPA, and phone number of the students with the top 5 GPAs?","{""actions"":[{""actionType"":""topFilter"",""column"":""stu_gpa"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -a3abfeb6-9060-41d9-a00c-c7a8974767d4,,USER,Present all countries and the number of people originating from each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" -251e0ff4-ba07-4cb5-a4bb-c5f131e6de97,,USER,Count the number of rooms that are not in the Lamberton building.,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""building"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -26e9796c-0b43-4759-9a22-34b449a075cc,,USER,What is the number of rooms available for each type of bed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -33e3f072-13f3-48f3-9b68-2838a0a16bdd,,USER,what are all the rivers in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -57c43a63-ef20-4837-83b8-5972446719d3,,USER,How many available features are there in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""feature_id"",""aggregation"":""count""}]}","[{""columns"":[""feature_id"",""feature_type_code"",""feature_name"",""feature_description""],""name"":""Other_Available_Features"",""type"":""grid""}]" -b6a31ca2-456f-4827-b762-30c8277d564d,,USER,how many major cities are there,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -12c2bd39-2ddd-4bb4-945a-1077712450c1,,USER,What is the average weight and year for each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -4eda124b-129c-45fa-919d-6fdc8559606e,,USER,How many students are 18 years old?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e753bcce-38c0-4cf6-8b9a-34f096209a51,,USER,Who is the youngest employee in the company? List employee's first and last name.,"{""actions"":[{""actionType"":""topFilter"",""column"":""birth_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -8d206808-a7c1-4860-bc6b-526233ae6838,,USER,Which document has the most draft copies? List its document id and number of draft copies.,"{""actions"":[{""actionType"":""aggregations"",""column"":""copy_number"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""},{""actionType"":""topFilter"",""column"":""copy_number"",""limit"":1,""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" -974de413-4872-430c-b232-2bd9f71d83c8,,USER,"list the name, job title of all people ordered by their names.","{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -7d655171-cbce-41af-b812-d0cd12859588,,USER,How many total credits are offered by each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""credits"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -8e315427-a2ef-4901-94e4-37c23f6ebad4,,USER,What are the names of all stations with a latitude smaller than 37.5?,"{""actions"":[{""actionType"":""condition"",""column"":""lat"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -815617c1-1ba0-492a-be2b-3bb9339fcdf8,,USER,What are the student ids for all male students?,"{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -7e094560-b17e-4527-a5e2-4f697d2c88a4,,USER,List the builders of railways in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Builder"",""direction"":""asc""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -f08b9f7d-79c1-4f89-806a-4f192507c359,,USER,"For every zip code, determine instances where maximum wind speed reached 25 mph.","{""actions"":[{""actionType"":""aggregations"",""column"":""date"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""max_wind_Speed_mph"",""operation"":"">="",""value"":25},{""actionType"":""grouping"",""column"":""zip_code""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -26d6e5b5-c103-437d-b0ac-f33a84485cd7,,USER,Show the position of players along with the corresponding number of players.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Season"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -1b65a935-558d-4348-8bb0-b73a8bb947ba,,USER,Find the average price of the products for each category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Railway_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -dc123e4e-94b2-4259-be1c-53b49eb73c70,,USER,What is the total number of games played?,"{""actions"":[{""actionType"":""aggregations"",""column"":""gamesplayed"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -b119566e-c275-4b16-a802-a3e6c168c7d7,,USER,List the authors of submissions in ascending order of scores.,"{""actions"":[{""actionType"":""sorting"",""column"":""Scores"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -9a8f8ff7-c28d-4187-9873-e386041ba1ec,,USER,How many artists are male and how many are female?,"{""actions"":[{""actionType"":""aggregations"",""column"":""artist_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -322336eb-b3fc-4b06-bd59-f29eab571b8a,,USER,What is the total rating of channel for each channel owner?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Rating_in_percent"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""OWNER""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -8edb8391-e7bb-4202-8de6-30507f9f1508,,USER,"What are the names and buildings of the deparments, sorted by budget descending?","{""actions"":[{""actionType"":""sorting"",""column"":""budget"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -64c28155-ad72-420b-b90f-a1b64f37eb96,,USER,What is the name of the highest rated wine?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Score"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -2e909dbe-df9e-48d4-8710-b4d57451a0b3,,USER,"Find the names of customers whose name contains ""Diana"".","{""actions"":[{""actionType"":""condition"",""column"":""customer_details"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" -6e7b6cda-849d-4440-bd6c-5cf5eb231d4e,,USER,How many singers are there in each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Appelation""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -25fba221-a160-424f-a56f-8299a1a4c693,,USER,How many books belong to each category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""category""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -31ed5cf4-ecf8-4e20-ac9c-f25b8a276c00,,USER,What are the names of all races held between 2009 and 2011?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">="",""value"":2009},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -7bd81cdb-a6e4-4357-a072-85962109e47a,,USER,"What is the attribute data type of the attribute with name ""Green""?","{""actions"":[{""actionType"":""condition"",""column"":""attribute_name"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" -b4d415aa-aff6-422d-a4fa-b0678e610577,,USER,Count the number of employees for each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -2eb854b5-1a85-43ba-aef4-5148fc79a608,,USER,Provide a count of documents for each document type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_type_code""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -ddfede08-e2b4-49d1-906f-01b79c1caebd,,USER,Count the number of budgets in year 2001 or before whose budgeted amount is greater than 3000,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""budgeted"",""operation"":"">"",""value"":3000},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" -45e9acbc-c6c6-4d5c-bddd-20c63c9ed583,,USER,What are the names of enzymes that include the string 'ALA'?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -d9bf22b1-7096-455a-af1a-134f107340e0,,USER,How many architects are female?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" -b8fce84c-b9f6-491f-a59a-8c122ee3d08a,,USER,Calculate the average number of attendees at home games for each year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""attendance"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -45c7fc74-bd6e-4f9a-b6ae-5397c8e44f83,,USER,What is the average prices of wines for each each?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -5f3d077a-0b3b-4d6a-833a-aa9fa569fd11,,USER,How many distinct cities does the employees live in?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -d423d059-34da-40d7-84b2-5081848eb007,,USER,What is the average enrollment of schools?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -7c7d43b7-fe75-4683-aea4-f65e93d9ec02,,USER,Return the first names and last names of employees who earn more than 30000 in salary.,"{""actions"":[{""actionType"":""condition"",""column"":""salary"",""operation"":"">"",""value"":30000}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -303a2106-fa33-4fe5-b4b7-838978075cb6,,USER,What are the investors of entrepreneurs and the corresponding number of entrepreneurs invested by each investor?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Entrepreneur_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Investor""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -a82d0811-f760-44a7-b22d-fb498565932e,,USER,Show different citizenship of singers and the number of singers of each citizenship.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -a79201d5-bd48-4524-b780-4d0ebbe61d38,,USER,What is the total rating for each channel owner's channel?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Rating_in_percent"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""OWNER""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -bfbaf9bf-da8d-4caa-8659-41ebad10a5a6,,USER,Find all the directors who are from Afghanistan,"{""actions"":[{""actionType"":""condition"",""column"":""nationality"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" -abc3045c-cb20-48fe-a619-d711cbae98e1,,USER,What is the id of the longest song?,"{""actions"":[{""actionType"":""topFilter"",""column"":""duration"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -9cffb1fd-467e-4d2c-a7d0-3c93e2687957,,USER,"What are the IDs of customers who have ""Diana"" in part of their names?","{""actions"":[{""actionType"":""condition"",""column"":""customer_name"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" -a7b06825-66df-4974-b793-ad6adb23d3d3,,USER,How many people are under 40 for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":40},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -ab468173-a0da-4e41-b57a-778cef64458f,,USER,"List the name of ships whose nationality is not ""United States"".","{""actions"":[{""actionType"":""condition"",""column"":""Nationality"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -9644f515-043d-4664-a235-8f3752f905af,,USER,What is the id of the shortest trip?,"{""actions"":[{""actionType"":""topFilter"",""column"":""duration"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -8d31e246-549f-45a8-a861-b1d177069053,,USER,"What is the zip code the county named ""Howard"" is located in?","{""actions"":[{""actionType"":""condition"",""column"":""County_name"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -da55a049-35fd-4458-b101-56fad26a8087,,USER,What is the average price for flights from LA to Honolulu?,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""origin"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""destination"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -8bee400e-d62e-4775-8922-640fcd37dc81,,USER,How many total tours were conducted for each ranking date?,"{""actions"":[{""actionType"":""aggregations"",""column"":""tours"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""ranking_date""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -98afb438-2cb4-43d8-ad90-135145816b32,,USER,How many different cities do have some airport in the country of Greenland?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -1148c858-c8ef-4a51-ada4-3fce6d93bfff,,USER,Show ids for all employees with at least 100000 salary.,"{""actions"":[{""actionType"":""condition"",""column"":""salary"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -9f0b257a-b9b9-490d-b37b-b08d2f944b6b,,USER,Find the three most expensive procedures.,"{""actions"":[{""actionType"":""topFilter"",""column"":""cost"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" -e780a2a3-0395-4c2e-8b01-7aba6dc94ce1,,USER,which state has the ohio river,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -364404d5-a83f-44e9-ab5b-43329ea979ae,,USER,Display the number of cinemas in each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Cinema_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -678bc1c9-84f4-4ea7-a800-86d02123debb,,USER,"For complaints with type code ""Product Failure"", how many had each different status code?","{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -1575a2d5-561b-4472-9bfa-48264f6184df,,USER,Please list all songs in volumes in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Song"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -d00bba67-75a4-4ea1-92fb-8f4ef4790507,,USER,"For each unique product name, calculate its average price.","{""actions"":[{""actionType"":""aggregations"",""column"":""Product_Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Product_Name""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -ad6391b8-bd7b-421a-90f3-14cf9ee4b62a,,USER,"What is the list of program names, sorted by the order of launch date?","{""actions"":[{""actionType"":""sorting"",""column"":""launch"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -bad4db36-90d0-4eb8-95cf-b39d519aa1e2,,USER,What is the minimum salary for each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -e20b4166-5af3-48a4-a4ea-c1a8f334d711,,USER,Count the number of devices.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Device_ID"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -ace9030d-2774-42d1-888c-cbbf785406ac,,USER,What is the name and capacity for the stadium with the highest average attendance?,"{""actions"":[{""actionType"":""topFilter"",""column"":""average"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -7d67c80f-89f3-44a0-bbfd-386765324af5,,USER,Show the names of all high schoolers in grade 10.,"{""actions"":[{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -d7ddd6f2-7477-4dca-8175-80f96ef4245c,,USER,Find the number of airports whose name contain the word 'International'.,"{""actions"":[{""actionType"":""aggregations"",""column"":""apid"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -bd38e13c-1eac-410c-9ec0-176c495c504a,,USER,Count the number of different nationalities.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Nationality"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -87e410c8-1a15-4d50-8071-7160e981d040,,USER,"List the names of all genres in alphabetical oder, together with its ratings.","{""actions"":[{""actionType"":""sorting"",""column"":""g_name"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" -91aee699-4a53-49d2-b7c4-8d37cc54ab48,,USER,"Return the dates of ceremony corresponding to music festivals that had the category ""Best Song"" and result ""Awarded"".","{""actions"":[{""actionType"":""condition"",""column"":""Category"",""operation"":""="",""value"":""'Best Song'""},{""actionType"":""condition"",""column"":""RESULT"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -633aa394-1a34-4487-8024-23b71b05f3c7,,USER,"What are the full name, hire date, salary, and department id for employees without the letter M in their first name?","{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -e193a2c8-fb42-466b-8d16-749762770aaf,,USER,What is the average ticket sales gross in dollars of films?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Gross_in_dollar"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -0a2715fd-a2a8-4c15-a9fa-9fd138954aac,,USER,List the name of enzymes in descending lexicographical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -79521c90-3e00-4aa2-bac4-106817a9cfef,,USER,What is minimum age for different job title?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -66e4e1a8-0b30-44ab-9dac-6871f46cb684,,USER,Show the average hotel price for different pet policies.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pets_allowed_yn""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -7d0e536e-2a96-42f0-b958-034f7d06b23f,,USER,"List the names of all distinct medications, ordered in an alphabetical order.","{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" -d3f15751-757e-4960-9c3c-c9f911cd4d59,,USER,Identify distinct store types and their count.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Store_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -978f3ae4-7364-46dd-8824-dd4b2fdd03e1,,USER,How many reviewers listed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rID"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -91bd7fca-6cc7-490f-99a3-4d6573a1949a,,USER,what rivers flow through illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -33fe5ef9-61f2-494b-b69c-50b1283ac705,,USER,Find the city that hosted some events in the most recent year. What is the id of this city?,"{""actions"":[{""actionType"":""topFilter"",""column"":""YEAR"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" -cc84d7ec-164e-4908-b8a2-b421f7670f3c,,USER,What is the first name and country code of the oldest player?,"{""actions"":[{""actionType"":""topFilter"",""column"":""birth_date"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -628e489f-89c2-4704-9992-13391ad5f6bf,,USER,"What is the first, middle, and last name of the first student to register?","{""actions"":[{""actionType"":""topFilter"",""column"":""date_first_registered"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -a0f9167c-096d-43a1-817e-fb9df6f6d5f7,,USER,List top 3 highest Rating TV series. List the TV series's Episode and Rating.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Rating"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -bda0d1dd-41df-4060-b469-2abbd3ee0cea,,USER,What are the different names of all the races in reverse alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -628c45d7-cde1-4aca-99aa-f3d9efddae76,,USER,what are the populations of all the major cities in wisconsin,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -86ca8f4d-d071-4a80-9072-86c99d7b18b0,,USER,How many airports' names have the word Interanation in them?,"{""actions"":[{""actionType"":""aggregations"",""column"":""apid"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -f89828d1-c52d-43ef-b122-d1a2c9329dac,,USER,How many books fall into each category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""category""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -e5a0dc3d-d63f-4388-bdd7-5f57a4f1ab8c,,USER,"List the id, genre and artist name of English songs ordered by rating.","{""actions"":[{""actionType"":""condition"",""column"":""languages"",""operation"":""="",""value"":""'english'""},{""actionType"":""sorting"",""column"":""rating"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -36bdbab9-6841-48d8-ab6f-365a07b8aa8e,,USER,Which minister left office the latest?,"{""actions"":[{""actionType"":""topFilter"",""column"":""left_office"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -4a5e4c56-74a4-4b51-8c22-69dd3c724cb3,,USER,Which major has least number of students? List the major and the number of students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Major""},{""actionType"":""topFilter"",""column"":""Major"",""limit"":1,""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -9a55db80-8a6f-4e7a-b139-1efb12bd5dbc,,USER,"What are the date of ceremony of music festivals with category ""Best Song"" and result ""Awarded""?","{""actions"":[{""actionType"":""condition"",""column"":""Category"",""operation"":""="",""value"":""'Best Song'""},{""actionType"":""condition"",""column"":""RESULT"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -bd5165ce-d918-4c08-a508-b561a91c19e9,,USER,"What are the carriers of devices whose software platforms are not ""Android""?","{""actions"":[{""actionType"":""condition"",""column"":""Software_Platform"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -9b819289-4de4-4ad1-8416-be7811d864f9,,USER,Return the phone and email of the customer with the first name Aniyah and last name Feest.,"{""actions"":[{""actionType"":""condition"",""column"":""customer_first_name"",""operation"":""="",""value"":""'Aniyah'""},{""actionType"":""condition"",""column"":""customer_last_name"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -fcbc1354-4e50-4cfd-a40a-1bc1953c8d6f,,USER,What is the date of birth of every customer whose status code is 'Good Customer'?,"{""actions"":[{""actionType"":""condition"",""column"":""customer_status_code"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -754b6736-eff2-4ee7-9108-bc656f980cbe,,USER,What are the catalog entry names of the products with next entry ID above 8?,"{""actions"":[{""actionType"":""condition"",""column"":""next_entry_id"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -14ebcad0-439f-4b29-9713-c4e0af5fd0c9,,USER,How many singers do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -2479999b-775c-4ad6-b202-6aece051e6d7,,USER,"In each city, how many IT staff employees are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""IT Staff""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -e972832e-0461-4bf5-8605-01c91556f76f,,USER,What is employee Nancy Edwards's phone number?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Nancy'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -0943d74b-e4a4-4dd3-abf9-69b319596ff8,,USER,What are the names of the countries that are in the continent of Europe and have a population of 80000?,"{""actions"":[{""actionType"":""condition"",""column"":""continent"",""operation"":""="",""value"":""'Europe'""},{""actionType"":""condition"",""column"":""Population"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -4a780d7a-8156-45e3-af71-01c10454ece0,,USER,Who is the advisor of student with ID 1004?,"{""actions"":[{""actionType"":""condition"",""column"":""StuID"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -ac9c8a31-b68f-46e6-8d91-8e796e54f3d4,,USER,Display the number of students and their corresponding ages.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""age""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -d43161ae-6150-43ba-b5df-8c2a8aa1af43,,USER,How many elections are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Election_ID"",""aggregation"":""count""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" -ea4c513a-9202-4d43-bab4-a2bd40a2a737,,USER,Give me the name of all the actors from Afghanistan,"{""actions"":[{""actionType"":""condition"",""column"":""nationality"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -9a1c4018-8a7c-4d6e-9eaf-43b96ed57bbe,,USER,What is the name of the county with the greatest population?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -dcb4855d-fe9c-478f-8e4e-bc2b46a19cb8,,USER,what is the population density in the state with capital austin,"{""actions"":[{""actionType"":""condition"",""column"":""capital"",""operation"":""="",""value"":""'austin'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -fb797065-7944-4d15-aa2b-fe785170f32e,,USER,Find the number of distinct courses that have enrolled students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""course_id"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" -2271afcc-6736-4f25-8e2c-1d3ac42e01a7,,USER,What is the average age of all the dogs?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -63dfdcec-aa3b-48ed-866d-682539a71f31,,USER,what states are next to the ohio,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -618e261e-1900-4bcc-993b-a25bb2d40105,,USER,What is the total number of faculty members?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -19a76153-2732-4d70-a5d3-dc4b62f04ab1,,USER,How many distinct companies are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -b08fa694-feae-4615-81c2-75143846d696,,USER,"Find the number of tied games (the value of ""ties"" is '1') in 1885 postseason.","{""actions"":[{""actionType"":""aggregations"",""column"":""year"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":1885},{""actionType"":""condition"",""column"":""ties"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" -f281d78f-10b9-4a52-a735-9d3f20f1b1c4,,USER,Count the number of trains originating from each starting point.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""origin""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -236c9b4d-7a10-4c86-816a-5b151ba6b8a0,,USER,"Present the average hotel price, grouped by pet policy.","{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pets_allowed_yn""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -3bb27545-1c9b-47b7-ba56-f22990721cae,,USER,How many phones belong to each accreditation type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Accreditation_type""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -67685153-40bc-4dbb-9eab-0eb50888ec93,,USER,How many different departments offer degrees?,"{""actions"":[{""actionType"":""aggregations"",""column"":""department_id"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" -ee207215-cf50-4a54-bc86-fe195d49d08e,,USER,what is the elevation of the highest point in the usa,"{""actions"":[{""actionType"":""aggregations"",""column"":""highest_elevation"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -bbfa3efd-993e-4e74-8e8f-adc870e2fa7f,,USER,what cities in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -00a52adc-8b33-4356-a9f9-c7e3b102b527,,USER,Provide a count of pilots from each nationality.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Pilot_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -129d2bb5-855f-4e87-b504-7eabee2c0bef,,USER,What are the names of cities in ascending alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -1f022da6-9900-4b86-bdbe-2247f74fb48d,,USER,Count the number of climbers.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Climber_ID"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -c8ff202f-0fb8-4a4d-a308-d1a12b50f4a7,,USER,"What is the description of the club named ""Tennis Club""?","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -9a5c1904-dc96-49b6-a6d7-5e0fb3f5238a,,USER,Find all actors from Italy born after 1980,"{""actions"":[{""actionType"":""condition"",""column"":""birth_year"",""operation"":"">"",""value"":1980},{""actionType"":""condition"",""column"":""nationality"",""operation"":""="",""value"":""'Italy'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -904769fc-4707-4ef3-a891-823661ba89b2,,USER,"Return me the number of cities that has "" Panda Express "" .","{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Panda Express'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -884e5df6-f6bb-4391-a244-84d2b371d0b2,,USER,Count the number of templates of the type CV.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""template_type_code"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -0b35271e-f137-489c-8eec-5a72b058bdd2,,USER,"What are the names of all the teams in the basketball competition, sorted by all home scores in descending order?","{""actions"":[{""actionType"":""sorting"",""column"":""All_Home"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -fc367ede-1f64-4fad-8b7a-b65165b46083,,USER,How many train stations are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Station_ID"",""aggregation"":""count""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -0f546e43-14f1-404a-a53b-777a3fdc8ec2,,USER,What is the total credit does each department offer?,"{""actions"":[{""actionType"":""aggregations"",""column"":""crs_credit"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -647230e4-b0db-4bfb-8866-90cea4093825,,USER,How many advisors are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""advisor"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -2afa5149-07ae-4bd5-abe9-c08280c7e26a,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M.","{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -00468541-6dcd-4aea-9739-7873a3e4deca,,USER,Which county has the largest population? Give me the name of the county.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -2e73c3d8-8314-457e-b2a4-2e3653e81367,,USER,"Find the name, account type, and account balance of the customer who has the highest credit score.","{""actions"":[{""actionType"":""topFilter"",""column"":""credit_score"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -8aa1da63-1dca-4b1c-a969-6a1b27654ada,,USER,Show the student IDs and the number of friends for each student.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_category_code""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -49bbb9d1-fcae-424f-aa67-877f7b41d0e3,,USER,"Which location names contain the word ""film""?","{""actions"":[{""actionType"":""condition"",""column"":""Location_Name"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -9b332536-67a3-46e5-9f07-ae7407678e85,,USER,What are the dates when customers with ids between 10 and 20 became customers?,"{""actions"":[{""actionType"":""condition"",""column"":""customer_id"",""operation"":"">="",""value"":10},{""actionType"":""condition"",""column"":""customer_id"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -6ccbfae3-400a-4c24-ae64-42f30df003c3,,USER,"For each main industry, what is the total number of companies for the industry with the highest total market value?","{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""main_industry""},{""actionType"":""topFilter"",""column"":""market_value"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -f3248f49-dfca-49d3-a251-f14818f5ec49,,USER,what states contain at least one major rivers,"{""actions"":[{""actionType"":""condition"",""column"":""LENGTH"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -10bb215f-a7f3-470d-9965-7dd8741d2e28,,USER,"Which paper's title contains the word ""Database""?","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" -6e124954-5a73-40ef-b962-221a2436a192,,USER,Can you display the colleges with the number of submission authors from each college?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Submission_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""College""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -08fb40b6-fcdd-4ea9-9336-f6f4b145306a,,USER,"List the department IDs, full names, and salaries of employees who have the highest salaries in their respective departments.","{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -b837a505-b8ec-49fd-9fbf-6d6b53c94ce0,,USER,How many books does each publisher have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""publisher""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -7643c5d6-7bbc-4b69-85e4-3479461c57ba,,USER,what are the capital city in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -53e0291b-7e7a-4abc-92b3-6686dc28c73e,,USER,List the names of all distinct wines that have scores higher than 90.,"{""actions"":[{""actionType"":""condition"",""column"":""score"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -79fea765-665e-4150-9642-c260da6f82c9,,USER,"show the titles, and authors or editors for all books made after the year 1989.","{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -08155c78-c326-4b8f-a1bf-3efdf28d4e71,,USER,"For each account type, find the average account balance of customers with credit score lower than 50.","{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""acc_type""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -bb5695d7-1187-4138-b32c-ccaeae4ec614,,USER,In how many cities are there airports in the country of Greenland?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -5a43f22f-3e7a-4f93-97d9-b0210b2815f2,,USER,What are the average prices and cases of wines produced in the year of 2009 and made of Zinfandel grape?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""Cases"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2009},{""actionType"":""condition"",""column"":""Grape"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -f9601882-aeeb-4833-97f3-e5b5413d85d2,,USER,List the name and tonnage ordered by in descending alphaetical order for the names.,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""desc""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" -98049769-dab4-4b7b-a90a-8719499d745a,,USER,How many distinct hometowns did these people have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Hometown"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -48576c7c-a18f-4f7d-bc69-b8c6ce91e4ed,,USER,What is the average training hours of all players?,"{""actions"":[{""actionType"":""aggregations"",""column"":""HS"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -da00a924-58ba-4b51-b2b3-73b6d118a4d2,,USER,How many different scientists are assigned to any project?,"{""actions"":[{""actionType"":""aggregations"",""column"":""scientist"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" -7ca94993-071e-4c32-9149-826928dd1e0f,,USER,what are the major lakes in united states,"{""actions"":[{""actionType"":""condition"",""column"":""area"",""operation"":"">"",""value"":750}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" -441db286-48af-4dc0-88db-4d642834a81c,,USER,what states surround kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -aa6cb922-44f4-4237-b937-0cc38cc4d3c7,,USER,return me the paper after 2000 with more than 200 citations .,"{""actions"":[{""actionType"":""condition"",""column"":""citation_num"",""operation"":"">"",""value"":200},{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -0b0a8a8a-cb6d-4543-9f51-e77d5a2271ef,,USER,Find the highest latitude among the stations in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""lat"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -b220c0c0-eded-49d2-8389-3b8acfdda2f6,,USER,What is the average number of years spent working as a journalist?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Years_working"",""aggregation"":""avg""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -166804cd-0dad-4850-a690-5d3f9906ccb9,,USER,Find all the distinct district names ordered by city area in descending.,"{""actions"":[{""actionType"":""sorting"",""column"":""city_area"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -8a6ab289-877e-4c7a-827c-bf45e306275b,,USER,What is the shop name corresponding to the shop that opened in the most recent year?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Open_Year"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -df2b192f-e4bf-4303-974c-843d9f678382,,USER,how long is the rio grande,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -d88bf645-8230-426c-b3ae-426a645ed866,,USER,Display the party and the number of affiliated drivers.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Driver_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""party""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -0630badb-4b7a-4c59-ae31-1d0686cbcf89,,USER,List the first and last name of all players in the order of birth date.,"{""actions"":[{""actionType"":""sorting"",""column"":""birth_date"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -6a617a00-071c-4f3d-8f8e-6d2665969c04,,USER,Determine the number of unique addresses for each school.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_address"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -4a9b5053-e881-4401-ae31-ebf171298e39,,USER,Give the country id and corresponding count of cities in each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LOCATION_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_id""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -760e4b8d-a665-4dc3-9cb5-ab2ce511e320,,USER,Count the number of programs broadcast for each time section of a day.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Channel_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""time_of_day""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -f53a94f7-bdb0-4e32-bf82-2fa462fd1be1,,USER,What is the maximum total amount paid by a customer? List the customer id and amount.,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount_paid"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""customer_id""},{""actionType"":""topFilter"",""column"":""amount_paid"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" -a80c485a-3c55-441a-88f6-e7dbd6a491d8,,USER,Count the number of storms in which at least 1 person died.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Storm_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Number_Deaths"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -a37af6b3-ef14-4886-a3a5-4d2d37b6a6ab,,USER,How many credits are offered by the department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""crs_credit"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -a30f268d-7d60-4b93-aed4-987256058d2a,,USER,How many climbers are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Climber_ID"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -89207c4f-fe06-4a8e-bf80-38168fd8bc67,,USER,How many paragraphs in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Paragraph_ID"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -4dcbcf45-401d-4ac1-b16c-3caf54a85398,,USER,Describe the section h.,"{""actions"":[{""actionType"":""condition"",""column"":""section_name"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" -f4f3149a-81b8-42af-a666-02feac43ece5,,USER,List the names of editors who are older than 25.,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -71b828c1-e3c2-44d4-8825-f789cdd4ff79,,USER,Report the name of all campuses in Los Angeles county.,"{""actions"":[{""actionType"":""condition"",""column"":""county"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -ab4e1bd7-3446-42da-a610-5d8ff340d3d9,,USER,What are the names of all the countries that became independent after 1950?,"{""actions"":[{""actionType"":""condition"",""column"":""IndepYear"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -5d069e27-15c4-47c3-b0ed-8679103f1af7,,USER,Find the average age of female students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Age"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -b0fc5767-b1ea-4eae-8db1-6445ae69cce6,,USER,How many artists are from Bangladesh?,"{""actions"":[{""actionType"":""aggregations"",""column"":""artist_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -3710a998-f46d-4faf-8d5e-4d81c4a1dcdf,,USER,What are the details and star ratings of the three hotels with the lowest price ranges?,"{""actions"":[{""actionType"":""topFilter"",""column"":""price_range"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -78cc41c9-ac40-4c3c-8242-c2570df4789f,,USER,How many different results are there for the battles?,"{""actions"":[{""actionType"":""aggregations"",""column"":""RESULT"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" -a074ce7f-45d4-40b2-879a-8604c168cdc4,,USER,"Find the names of all the tracks that contain the word ""you"".","{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" -c7538dcd-274c-4a92-a376-3bb169f756bd,,USER,Return the average age across all artists.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Age"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -7e130aa9-85d4-4f21-bdf2-82486eb924e9,,USER,List all church names in descending order of opening date.,"{""actions"":[{""actionType"":""sorting"",""column"":""open_date"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -41be968b-5c7e-451c-8fe6-8925313ff064,,USER,How many different nationalities do conductors have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Nationality"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -cd9aea3a-aecf-4cda-a090-cd789df73b7f,,USER,"What are the country codes of the different countries, and what are the languages spoken by the greatest percentage of people for each?","{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -490f6945-7ffc-44a7-9121-180b609cfd58,,USER,"What is the id, genre, and name of the artist for every English song ordered by ascending rating?","{""actions"":[{""actionType"":""condition"",""column"":""languages"",""operation"":""="",""value"":""'english'""},{""actionType"":""sorting"",""column"":""rating"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -07de21e3-3040-4a17-98bd-f4a167b1daae,,USER,Find the number of members living in each address.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Member_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""address""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -1c3897cd-6e43-45ba-91c1-d8761ead26a5,,USER,What is the stories of highest building?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Height"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -fa03df97-9d37-4e50-8ced-2e76899b5bf4,,USER,What is the total number of tours for each ranking date?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""languages""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -a42e588e-2da4-43a9-9f43-a220dce01125,,USER,"What are the names, address roads, and cities of the branches ordered by opening year?","{""actions"":[{""actionType"":""sorting"",""column"":""open_year"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -de1b71d0-b36b-42f4-a09b-77bddc364352,,USER,what is the population of the major cities in wisconsin,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -1f6432b9-aa25-4266-a14c-5dc561a35da6,,USER,What is the total number of people who could stay in the modern rooms in this inn?,"{""actions"":[{""actionType"":""aggregations"",""column"":""maxOccupancy"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""decor"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -0d384dc0-7d7f-456d-a61a-8eac34ff348a,,USER,List all customers’ names in the alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" -9b62853a-835d-4473-8fce-8bb1b7e7b4c9,,USER,What is the count of the songs that last approximately 4 minutes?,"{""actions"":[{""actionType"":""aggregations"",""column"":""f_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""duration"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -d97a8f48-07b1-410a-ba53-4beaa37b3a74,,USER,Show different types of ships and the average tonnage of ships of each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Tonnage"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -63f9da10-bfd8-41b5-8051-fe2c2814265b,,USER,What is the owner of the channel that has the highest rating ratio?,"{""actions"":[{""actionType"":""topFilter"",""column"":""rating_in_percent"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -1265b7d6-ba70-405e-b75a-9a609808a512,,USER,"List the name of artworks whose type is not ""Program Talent Show"".","{""actions"":[{""actionType"":""condition"",""column"":""TYPE"",""operation"":""!="",""value"":""'Program Talent Show'""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -7310e4f3-bb24-4e0d-9035-88800ab63418,,USER,How many customers in state of CA?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -954ec5a2-22d3-4859-a980-b4e7e1d23e75,,USER,What are the card numbers of members from Kentucky?,"{""actions"":[{""actionType"":""condition"",""column"":""Hometown"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -ff84ab75-8c03-48bd-9f45-1f8e4effd5b4,,USER,"What is the first, last name, gpa of the youngest one among students whose GPA is above 3?","{""actions"":[{""actionType"":""condition"",""column"":""stu_gpa"",""operation"":"">"",""value"":3},{""actionType"":""topFilter"",""column"":""stu_dob"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -b7e92a92-24c3-4b07-b25d-31863fe1bb44,,USER,Return the money rank of the player with the greatest earnings.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Earnings"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -e1e47fb5-3690-4189-b751-211b47e03e02,,USER,"When did the episode ""A Love of a Lifetime"" air?","{""actions"":[{""actionType"":""condition"",""column"":""Episode"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -39d2feb0-113f-4a41-9be0-ed71ebbe8b78,,USER,How many hours do the students spend studying in each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""stu_hrs"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -11ac6622-f98d-4e39-8ef2-6f25e1840507,,USER,"For each faculty rank, show the number of faculty members who have it.","{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -edb5ce3d-6ae1-450e-b78b-6a03a2cd432f,,USER,How many people are there of each nationality?,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -0115c6c1-86e3-475f-9834-322be9e6d5c9,,USER,Compute the average profits companies make.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Profits_billion"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -4232dca5-b5c0-4a1b-a93f-cf8fbeff58c2,,USER,Return the names of musicals who have the nominee Bob Fosse.,"{""actions"":[{""actionType"":""condition"",""column"":""Nominee"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -ecad25db-9bbc-44c0-97da-4e003ffa9676,,USER,Show the id and name of the aircraft with the maximum distance.,"{""actions"":[{""actionType"":""topFilter"",""column"":""distance"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -7ae04899-b089-480b-8722-9add880c9970,,USER,How many templates have template type code CV?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""template_type_code"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -2e428dc2-0369-4983-a483-c9ab18f88546,,USER,What are the different product names? What is the average product price for each of them?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Product_Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Product_Name""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -8823ef12-4609-4981-b42e-16095a8bdfce,,USER,"return me the year of "" Making database systems usable ""","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -3bb1b940-8d5b-492c-8cba-7c41f90ccdf6,,USER,List the names of editors in ascending order of age.,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -cd496496-566a-40ea-8573-9c45752b628e,,USER,How many accounts does each customer have? Display the count and customer id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -b158b521-39f2-4245-8ca9-a4413dd95b4f,,USER,What are the numbers of constructors for different nationalities?,"{""actions"":[{""actionType"":""aggregations"",""column"":""constructorId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""nationality""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -a8181bab-5439-41e1-a611-60a6bf823c28,,USER,How many different winners both participated in the WTA Championships and were left handed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""winner_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""tourney_name"",""operation"":""="",""value"":""WTA Championships""},{""actionType"":""condition"",""column"":""winner_hand"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -e9e32c55-641b-4a2e-9bf0-d3e978fcdcf5,,USER,How many students does each advisor have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""advisor""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -f1d3e69e-303c-4dea-894e-5f58e0c82248,,USER,Please show the police forces and the number of counties with each police force.,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Police_force""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -b586c52a-05cd-4d65-8f68-5394acc916c2,,USER,Count the number of documents with type code BK that correspond to each product id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'BK'""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -312ed427-c41c-4c39-935b-2fe35473e889,,USER,where is the ohio river,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -d7f444b0-abce-4531-b5a7-85ab91fd3527,,USER,List the locations of schools in ascending order of enrollment.,"{""actions"":[{""actionType"":""sorting"",""column"":""Enrollment"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -adf7d01c-83e1-465b-a0cf-9bcae2174307,,USER,What are the full names and ages for all female students whose sex is F?,"{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -c96de191-1709-4eaf-8181-35ed97f18ef5,,USER,What is the id of every employee who has at least a salary of 100000?,"{""actions"":[{""actionType"":""condition"",""column"":""salary"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -ba949367-4cc6-483a-8ee7-d45469fcf792,,USER,How many distinct allergies are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""allergytype"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -6b70d9e8-1128-4786-a737-ff2fbded151b,,USER,"What type of pet is the youngest animal, and how much does it weigh?","{""actions"":[{""actionType"":""topFilter"",""column"":""pet_age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -bca14ac3-c655-4990-89a0-38bb74f00baa,,USER,What is the total number of rooms available in this inn?,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -2045cf10-84ed-4e0b-8af1-5866cbb5fc8c,,USER,what states have a city named springfield,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6a7c02df-445b-4e7b-8b91-f843a9a50342,,USER,What are the statuses and average populations of each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Status""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -03c654ad-dbb3-4ea1-b35b-5c7be8548711,,USER,"What is the average base price of rooms, for each bed type?","{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -10f2951f-5667-4fba-91d3-cc3661a25f80,,USER,Show the different headquarters and number of companies at each headquarter.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Headquarters""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -49b8d847-be8c-4945-bd4d-4a5be393a18f,,USER,Please show the record formats of orchestras in ascending order of count.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -9d0bffc0-34a1-4946-a923-6cc2ea658deb,,USER,Show ids for all the male faculty.,"{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -768b36a9-0eab-4d01-a5d4-5c6b6ed84893,,USER,What are the package options and the name of the series for the TV Channel that supports high definition TV?,"{""actions"":[{""actionType"":""condition"",""column"":""hight_definition_TV"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -8035a02c-b65c-4cca-bbab-f5b0da1b1305,,USER,what are the states that the ohio run through,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -d6566325-531d-47a6-82bb-2c922032f284,,USER,"Find the name, type, and flag of the ship that is built in the most recent year.","{""actions"":[{""actionType"":""topFilter"",""column"":""built_year"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" -3cae746f-66de-41c9-a7a5-22db1c8802d8,,USER,Determine the maximum acceleration for different numbers of cylinders.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Accelerate"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Cylinders""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -939e9a52-6333-4609-9fad-49b139613982,,USER,List customer status codes and their corresponding customer counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_status_code""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -c52a2039-35a0-46c8-83b6-a7ee55dc98c1,,USER,What is the highest acceleration for different cylinder types?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Accelerate"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Cylinders""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -13d1dde6-3525-4219-89c0-2ef5b5aa93a3,,USER,Sort all the distinct products in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""product_name"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" -ae748066-5e20-44bb-9761-4b3f59406050,,USER,"What are the titles, years, and directors of all movies, ordered by budget in millions?","{""actions"":[{""actionType"":""sorting"",""column"":""budget_million"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -85347d12-ed97-4fac-885e-1aeb03f7d6fe,,USER,List the names of all the customers in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""customer_details"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" -43304bcb-a716-45f3-8d06-bdf3965c778a,,USER,"What are the order ids and customer ids for orders that have been Cancelled, sorted by their order dates?","{""actions"":[{""actionType"":""condition"",""column"":""order_status_code"",""operation"":""="",""value"":""'Cancelled'""},{""actionType"":""sorting"",""column"":""order_date"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" -9c4dd4d5-4d89-4054-a429-2239662f218b,,USER,Please show different types of artworks with the corresponding number of artworks of each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artwork_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -37723d55-27e8-4377-a300-ec30c0ae5d1f,,USER,how many rivers are in idaho,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -d78656c7-6138-40a2-a0d9-85baf3ed0bf8,,USER,Show the average transaction amount for different transaction types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount_of_transaction"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""transaction_type_code""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -ce87d60a-b7e7-436f-b642-f0c04cbb8bd1,,USER,How many farms are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Farm_ID"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -da608918-6608-492f-8f6f-b4d442bea531,,USER,"Find all actors born in "" Austin "" after 1980","{""actions"":[{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'Austin'""},{""actionType"":""condition"",""column"":""birth_year"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -08857f7e-7ab9-4f34-ab35-a5facd27d62d,,USER,What is the average speed of roller coasters?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Speed"",""aggregation"":""avg""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -7a27cb91-82b0-4d3d-8978-9e26d076392a,,USER,Show different locations of railways along with the corresponding number of railways at each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Railway_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -b6f15a96-0fc2-4587-a2f0-2e1d51651745,,USER,How many models do not have the wifi function?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Model_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""wifi"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -d09d6c8b-ae4b-4692-9cfd-d94977aca125,,USER,Give the name of the lowest earning instructor in the Statistics department.,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""Statistics""},{""actionType"":""topFilter"",""column"":""salary"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -a471de05-ede2-4f07-8137-fe5aa9d09d6b,,USER,return me the paper with the most citations .,"{""actions"":[{""actionType"":""topFilter"",""column"":""citation_num"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -ba830186-ed9a-40a7-9142-296846ba0e30,,USER,How many invoices were billed from each state?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""billing_country"",""operation"":""="",""value"":""'USA'""},{""actionType"":""grouping"",""column"":""billing_state""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -847b40be-e3aa-48dd-b03f-e9f6db3f8dd1,,USER,"Show the location code of the country ""Canada"".","{""actions"":[{""actionType"":""condition"",""column"":""location_name"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" -17759f6e-41c8-4add-8903-af199aa1631d,,USER,What is the average horsepower of the cars before 1980?,"{""actions"":[{""actionType"":""aggregations"",""column"":""horsepower"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -1b5c32a3-1e22-4feb-b4f4-44852a5c0c36,,USER,Return the highest acc percent across all basketball matches.,"{""actions"":[{""actionType"":""topFilter"",""column"":""acc_percent"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -0ca9ae80-3e7f-40a3-8a5b-45a7a73178b1,,USER,List investors of entrepreneurs and the number of entrepreneurs each investor supports.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Entrepreneur_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Investor""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -bc01aca9-66ef-4b17-9774-d7692e9c140f,,USER,What are the phone numbers and email addresses of all customers who have an outstanding balance of more than 2000?,"{""actions"":[{""actionType"":""condition"",""column"":""amount_outstanding"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -fb2524c4-7d75-49f7-abe4-580c38b311f8,,USER,Sort the apartment numbers in ascending order of room count.,"{""actions"":[{""actionType"":""sorting"",""column"":""room_count"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -777f32a2-2722-425c-b2cd-b30466c2c572,,USER,List the names of all the distinct product names in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""product_name"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" -51fcc092-736b-4c3b-a420-2c9673f3c898,,USER,What is the reviewer id of Daniel Lewis?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -c644dd6b-73c9-4adb-a303-cce5db34e2da,,USER,What is the minimum salary in each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -323a161a-2e53-4b0a-aff6-fcaad35632dd,,USER,Find the number of distinct room types available.,"{""actions"":[{""actionType"":""aggregations"",""column"":""roomtype"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" -d97e3be8-c587-4332-b7d5-69073a41c969,,USER,name all the rivers in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -5f51b9ee-7525-471b-9757-7d009672ff1f,,USER,What is the average weight of all players?,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""player_api_id"",""player_name"",""player_fifa_api_id"",""birthday"",""height"",""weight""],""name"":""Player"",""type"":""grid""}]" -232bf6fc-8212-4657-97f0-5296a31944c7,,USER,How much salary did the top 3 well-paid players get in 2001?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2001},{""actionType"":""topFilter"",""column"":""salary"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" -dca3bf20-0e42-4128-97ea-709777e7abdc,,USER,How many people of each nationality are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -fcf6c6a4-bc77-462b-9845-12f5e60348c1,,USER,Count the number of different complaint type codes.,"{""actions"":[{""actionType"":""aggregations"",""column"":""complaint_type_code"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" -22e1aeba-9d7e-42db-a081-8098f4f311c8,,USER,how many rivers in idaho,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -33d42c0a-f9df-42ee-9194-dde9a349915c,,USER,What is the average miles per gallon(mpg) of the cars with 4 cylinders?,"{""actions"":[{""actionType"":""aggregations"",""column"":""mpg"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Cylinders"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -c981eb9d-a37f-452d-a076-939c3d1db9be,,USER,List names for drivers from Hartford city and younger than 40.,"{""actions"":[{""actionType"":""condition"",""column"":""home_city"",""operation"":""="",""value"":""Hartford""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -cbe7b9cb-cb65-410b-ba60-1fb21ec3dad8,,USER,Who are the players that have names containing the letter a?,"{""actions"":[{""actionType"":""condition"",""column"":""pName"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -799abca3-8907-4d24-818a-dab159228089,,USER,"What are lines 1 and 2 of the addressed of the customer with the email ""vbogisich@example.org""?","{""actions"":[{""actionType"":""condition"",""column"":""email_address"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" -e720cd81-4278-42b7-9bd0-0de3c2d468e7,,USER,What is the total credit offered by each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""crs_credit"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -d0990054-5cd7-47f7-93e3-3a5c1f997922,,USER,How many male and female assistant professors do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3275e1ce-d3f0-4f8e-9aaf-36a3e03eb813,,USER,"What is the name, city, country, and elevation for every airport in the city of New York?","{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -f4b46687-7f67-4ee9-b1b2-2c0f0ff79f50,,USER,Show the student IDs and numbers of friends corresponding to each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -ff5c5f3f-4af8-4863-8b96-2908e03b5e00,,USER,How many different types of pet are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""pettype"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -42735d3b-98fd-4bb5-8bc6-10777f090ab3,,USER,How many regions are affected?,"{""actions"":[{""actionType"":""aggregations"",""column"":""region_id"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" -85c3e27d-921b-45ce-af24-0a581b5a19eb,,USER,"For each gender, how many people weigh more than 85?","{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""weight"",""operation"":"">"",""value"":85},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -e33e0070-7fe7-433a-b46c-8f24f42796ae,,USER,What is the name of country that has the shortest life expectancy in Asia?,"{""actions"":[{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Asia'""},{""actionType"":""topFilter"",""column"":""LifeExpectancy"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -1da26342-5b7c-4280-8969-2cfaf7e4a5ba,,USER,How many king beds are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""beds"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""bedtype"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -1a98f95b-a2f6-4d7c-aa25-df262896f04a,,USER,Find the number of medicines for each trade name.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""trade_name""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -8090213c-7283-4762-bd85-dd486bce1344,,USER,"Find the last name of the author with first name ""Amal"".","{""actions"":[{""actionType"":""condition"",""column"":""fname"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -eab0ed0a-18fb-44a3-92d5-76a9fec23565,,USER,What is the name and salary for employee with id 242518965?,"{""actions"":[{""actionType"":""condition"",""column"":""eid"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -915be237-4cf8-4a03-9232-115e7e542f43,,USER,Find the name of different colleges involved in the tryout in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""cName"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -2bb26024-5519-418e-b57e-e4d79802db06,,USER,What are the numbers of all flights that can cover a distance of more than 2000?,"{""actions"":[{""actionType"":""condition"",""column"":""distance"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -924646fc-dcf9-43d6-9dc7-db20218a9eb8,,USER,Find the ids of orders which are shipped after 2000-01-01.,"{""actions"":[{""actionType"":""condition"",""column"":""shipment_date"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" -28d2cd0c-a4c4-4592-9e51-be880273dbaf,,USER,What is the name and rank of every company ordered by descending number of sales?,"{""actions"":[{""actionType"":""sorting"",""column"":""Sales_billion"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -82c4981c-a090-49ab-8b58-32e44ae88f30,,USER,How many distinct students are enrolled in courses?,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" -49f626fc-06fb-4064-a1de-63947485a882,,USER,Show all transaction ids with transaction code 'PUR'.,"{""actions"":[{""actionType"":""condition"",""column"":""transaction_type_code"",""operation"":""="",""value"":""PUR""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -3f7c9cb2-f44c-4522-a1e4-4ea795b63ea3,,USER,What is the joined year of the pilot of the highest rank?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Rank"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -c8162e0a-5d15-41b3-aa1a-6cc90357ef84,,USER,Find the number of stores for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Store_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -1e0407d7-8f02-4298-a3df-8e9683ac0f3e,,USER,How many projects are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Project_ID"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" -b1241b65-6c22-488f-a56d-6c349f0216b1,,USER,How many stations are in Mountain View?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -66984bc7-e41b-43d9-b991-acff0d4dea25,,USER,how many people live in seattle washington,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'seattle'""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'washington'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -a2b058d7-8de1-49b9-9456-f05aff667edd,,USER,What is the average number of international passengers for an airport?,"{""actions"":[{""actionType"":""aggregations"",""column"":""International_Passengers"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -4345f880-9843-4b05-802a-2c916cc9001d,,USER,Find the number of employees we have.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -54c1528d-f08f-4e89-a343-8e58ad787c3f,,USER,Can you display the average price and score of wines for each appellation?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Appelation""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -9ea49d33-83ff-4f78-8163-54189bad5e76,,USER,What is the total count of enzymes?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -83237b17-c5f7-4a69-8de0-47e0993b5861,,USER,What is the number of technicians?,"{""actions"":[{""actionType"":""aggregations"",""column"":""technician_id"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -f4af2a66-aa2d-4a4b-928d-2b97e2c01ab7,,USER,What are the ids for all sporty students who are on scholarship?,"{""actions"":[{""actionType"":""condition"",""column"":""onscholarship"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -752b3ed0-649e-430a-9b16-7beab9629a18,,USER,What are the average prices of wines for different years?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -0e9cf066-d7b9-4d87-8cb0-dc592ab95c1d,,USER,What is the title and director for the movie with highest worldwide gross in the year 2000 or before?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":2000},{""actionType"":""topFilter"",""column"":""gross_worldwide"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -683da128-d259-40ef-9781-0eba96d9fd87,,USER,Present different ship types and the average tonnage for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Tonnage"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -4bea8a6e-c43c-431f-8c22-6454866b9f4a,,USER,How many departments offer any degree?,"{""actions"":[{""actionType"":""aggregations"",""column"":""department_id"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" -74a5887a-b8ee-4c99-a467-d5ec405780cb,,USER,"What are the names of the chairs of festivals, sorted in ascending order of the year held?","{""actions"":[{""actionType"":""sorting"",""column"":""YEAR"",""direction"":""asc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -207b9683-1c86-4922-b3e8-41480183af3e,,USER,What are the names and location of the shops in ascending alphabetical order of name.,"{""actions"":[{""actionType"":""sorting"",""column"":""Shop_Name"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -bc5516a8-6ea9-4323-a41c-3d889f80dd37,,USER,Give me the dates when the max temperature was higher than 85.,"{""actions"":[{""actionType"":""condition"",""column"":""max_temperature_f"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -f8219d2b-3bdb-46f5-8891-99e00f4034fd,,USER,How old is each student and how many students are each age?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""age""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -720d430a-a9da-47f5-a802-dae4e2fb81f0,,USER,Show the booking status code and the corresponding number of bookings.,"{""actions"":[{""actionType"":""aggregations"",""column"":""apt_booking_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""booking_status_code""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -ef55c3b9-755f-4275-8120-34e2d1880710,,USER,Count the number of documents.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -8d986622-d145-42c2-ad32-111665087191,,USER,List the names of the city with the top 5 white percentages.,"{""actions"":[{""actionType"":""topFilter"",""column"":""White"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -53f5bd83-d8c8-4683-991e-eb38a63d0a0d,,USER,"What are the full names of all left handed players, in order of birth date?","{""actions"":[{""actionType"":""condition"",""column"":""hand"",""operation"":""="",""value"":""L""},{""actionType"":""sorting"",""column"":""birth_date"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -df2b15ff-11c7-45a7-b2c1-d8e4727b6cb9,,USER,Determine the lowest salary for each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -9007e0e5-e00b-453d-944a-c834e08a23fb,,USER,What is the entry name of the most expensive catalog (in USD)?,"{""actions"":[{""actionType"":""topFilter"",""column"":""price_in_dollars"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -f36aeb33-1298-4456-acfe-7df340e3f69e,,USER,What are the names of people in ascending alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -7123b709-8a27-422e-a1f3-946f993f697e,,USER,What is the average price of clothes?,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""product_type_code"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -515ba044-6ebd-4bcb-a5ec-b7472409ebf2,,USER,Find the average price for each type of product.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_type_code""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -99db461a-4e2a-4bef-b47d-420a49dbd49e,,USER,How many candidates are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Candidate_ID"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -d97f230c-eb4c-4ca3-b918-7cee801addbf,,USER,Find the number of times ROY SWEAZY has reserved a room.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Code"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""FirstName"",""operation"":""="",""value"":""'ROY'""},{""actionType"":""condition"",""column"":""LastName"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -549a5bd4-f56f-4593-8938-68c40dd258dc,,USER,how many states border at least one other state,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -e644d9ae-94e4-4445-b687-678105d9d1fd,,USER,HOw many engineers are older than 30?,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":30},{""actionType"":""condition"",""column"":""job"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -d7af39f1-4479-4194-8e6c-2010e922dde5,,USER,What is the famous release date of the artist with the oldest age?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -01531a97-6326-4e01-844a-fa3d489f5dd2,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""actions"":[{""actionType"":""aggregations"",""column"":""journalist_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -9dfded5d-ed90-4beb-b835-a2941f2403a3,,USER,Which airline has abbreviation 'UAL'?,"{""actions"":[{""actionType"":""condition"",""column"":""Abbreviation"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -bf608e4b-9d2c-4b91-8e5c-68441db4d7fd,,USER,What is the average weight and year for each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -b2d1b626-715d-4a1e-a3a8-6b501a403973,,USER,What are the dates that had the top 5 cloud cover rates? Also tell me the cloud cover rate.,"{""actions"":[{""actionType"":""topFilter"",""column"":""cloud_cover"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -1ebbcfc2-f2fc-47c2-b891-033a22d9d75c,,USER,How many papers are there ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""paperid"",""aggregation"":""count""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -f7ed2027-a3da-478b-bdb9-dfecd408e6a1,,USER,what state has the capital salem,"{""actions"":[{""actionType"":""condition"",""column"":""capital"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -2f38e960-eb62-49b7-9543-5100a653b289,,USER,List the names of players in ascending order of votes.,"{""actions"":[{""actionType"":""sorting"",""column"":""Votes"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -350ee6e9-03e8-4274-a4bb-43147be1dd6e,,USER,What is the total number of countries where Spanish is spoken by the largest percentage of people?,"{""actions"":[{""actionType"":""aggregations"",""column"":""CountryCode"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -d1c29d84-6aec-4893-9092-a8bbc3626432,,USER,where is the lowest spot in iowa,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -41909d37-c57f-44ca-a622-1b143d117082,,USER,what is the maximum elevation of guadalupe peak,"{""actions"":[{""actionType"":""condition"",""column"":""highest_point"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -af4af652-42c0-457e-8d13-b00b27e67f31,,USER,Count the number of chip model that do not have wifi.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Model_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""wifi"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -f883ccca-62ed-47fa-b239-924d6f6cc7dd,,USER,Show different citizenships and the maximum net worth of singers from each citizenship.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Net_Worth_Millions"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -809b366f-4f2a-4c00-95d1-ec66f944b560,,USER,What are the numbers of all flights coming from Los Angeles?,"{""actions"":[{""actionType"":""condition"",""column"":""origin"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -c3bf19ea-b610-4bc0-857b-e604be1b3e72,,USER,How many members have the black membership card?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Member_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Membership_card"",""operation"":""="",""value"":""Black""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -e232c945-f559-46a3-8bc1-b35f65562a07,,USER,What are the unique labels for the albums?,"{""actions"":[{""actionType"":""aggregations"",""column"":""label"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" -dd5669e4-639f-40e2-bbd8-7a0eb1e6c371,,USER,"return me the year of "" Making database systems usable "" .","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -b2dd1c7a-d172-4a2a-8129-a53c8fbf41be,,USER,Find the titles of all movies directed by steven spielberg.,"{""actions"":[{""actionType"":""condition"",""column"":""director"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -e5aaed6a-cc7f-4662-a150-b75f9cffe20a,,USER,What are the different ages of editors? Show each age along with the number of editors of that age.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Editor_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Age""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -622222f7-332b-46ba-8e21-9b5976d7aca2,,USER,number of citizens in boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -32be3fd0-bda8-490a-8be3-6578a1603705,,USER,How long does track Fast As a Shark has?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -c5f47522-5ce7-4e7b-a22f-75ea55b78da7,,USER,What is the mean age for both genders?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -35902e58-c6fc-478a-94d6-ab83200a3e09,,USER,Show names for all regions except for Denmark.,"{""actions"":[{""actionType"":""condition"",""column"":""region_name"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -19bf9737-4a5a-41cd-8f78-badab9a0cf2e,,USER,Calculate the average tonnage for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Tonnage"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -cf83f210-879e-4e7d-8d59-116a573a4678,,USER,"List the method, date and amount of all the payments, in ascending order of date.","{""actions"":[{""actionType"":""sorting"",""column"":""Date_Payment_Made"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -11f46d07-fd52-4dd0-8cdf-caea4633dec8,,USER,Find the name and building of the department with the highest budget.,"{""actions"":[{""actionType"":""topFilter"",""column"":""budget"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -645ab4d6-4c2d-4c86-9fa2-6f9712b5c8f0,,USER,Find the number of distinct type of pets.,"{""actions"":[{""actionType"":""aggregations"",""column"":""pettype"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -8aa979d2-567e-4b28-a728-abc83168738b,,USER,What are the average profits of companies?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Profits_billion"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -016ed166-117a-426a-8fca-ce162f0fc342,,USER,Return the title and director of the movie released in the year 2000 or earlier that had the highest worldwide gross.,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":2000},{""actionType"":""topFilter"",""column"":""gross_worldwide"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -f9ba8356-5dd7-434d-a6f2-561a62f85e38,,USER,What is the average fee for a CSU campus in the year of 1996?,"{""actions"":[{""actionType"":""aggregations"",""column"":""campusfee"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" -cbe35613-c8f4-4f6c-9d7e-1d6a8cf8f5e7,,USER,What is the number of sections per course?,"{""actions"":[{""actionType"":""aggregations"",""column"":""CLASS_CODE"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""crs_code""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -dd850c8d-ae2b-4fd4-8849-cca7ba074840,,USER,"What are the earnings of poker players, ordered descending by value?","{""actions"":[{""actionType"":""sorting"",""column"":""Earnings"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -4d6e6204-4999-4458-92e5-7a9033507ee7,,USER,What campus has the most degrees conferrred over its entire existence?,"{""actions"":[{""actionType"":""grouping"",""column"":""campus""},{""actionType"":""topFilter"",""column"":""degrees"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" -10d1300d-cee8-48e3-a629-f50eeb13a1f1,,USER,"Show the names and locations of institutions that are founded after 1990 and have the type ""Private"".","{""actions"":[{""actionType"":""condition"",""column"":""founded"",""operation"":"">"",""value"":1990},{""actionType"":""condition"",""column"":""TYPE"",""operation"":""="",""value"":""Private""}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" -be45ede7-de90-4f65-983e-931a40c9698b,,USER,List the ids of all distinct orders ordered by placed date.,"{""actions"":[{""actionType"":""sorting"",""column"":""date_order_placed"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -13bc5397-aff0-4860-979d-c9e9894d3ea9,,USER,Sort the list of names and costs of all procedures in the descending order of cost.,"{""actions"":[{""actionType"":""sorting"",""column"":""cost"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" -5f632994-b479-4355-9e98-18ac0d000c1e,,USER,What are the names and headquarters of all companies ordered by descending market value?,"{""actions"":[{""actionType"":""sorting"",""column"":""market_value"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -d682f676-d7f7-44e6-9015-78719fc56d4b,,USER,What is the name of the movie produced after 2000 and directed by James Cameron?,"{""actions"":[{""actionType"":""condition"",""column"":""director"",""operation"":""="",""value"":""James Cameron""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -6aa10e0e-3ae2-4519-b76d-1c0ddfdf3055,,USER,When did the first staff member start working?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_from"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -206f603e-dde1-43b5-961c-ed3975534d47,,USER,Find all the order items whose product id is 11. What are the order item ids?,"{""actions"":[{""actionType"":""condition"",""column"":""product_id"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -ffffdc4b-f5ad-4e77-b850-ecd71dc2dfc8,,USER,How many players played each position?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Season"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -c879c7a6-623b-441b-913d-254078a28b2d,,USER,"Find the full name of the customer with the email ""luisg@embraer.com.br"".","{""actions"":[{""actionType"":""condition"",""column"":""Email"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" -41e6dd86-1321-4cfa-ace1-15e474e87d53,,USER,What are the names of all departments in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""dept_name"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -0409048d-d6c9-4359-b4a1-f94fa25300ad,,USER,"Find the titles of the papers that contain the word ""ML"".","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" -473f479f-8e8d-401a-9cac-f0e93e2ae0d4,,USER,How many gymnasts are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Gymnast_ID"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -7eb3b981-e8c1-49ff-a6f8-1969c7838ed2,,USER,Show the maximum share count of transactions where the amount is smaller than 10000,"{""actions"":[{""actionType"":""aggregations"",""column"":""share_count"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""amount_of_transaction"",""operation"":""<"",""value"":10000}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -4fcdcb74-fc67-40e6-b19f-6b4333e3573f,,USER,Determine the quantity of stores for each store type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Store_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -2b038727-251a-47ae-bd9b-d1be837e2d7d,,USER,How many distinct order ids correspond to each product?,"{""actions"":[{""actionType"":""aggregations"",""column"":""order_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""product_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -ed4c4eb3-bc95-4a1b-afd6-0568fd58ff32,,USER,"What are the descriptions of the courses with name ""database""?","{""actions"":[{""actionType"":""condition"",""column"":""course_name"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" -5d454e9a-8f91-4bfc-93fd-590311d0365a,,USER,"How many adults stay in the room CONRAD SELBIG checked in on Oct 23, 2010?","{""actions"":[{""actionType"":""condition"",""column"":""CheckIn"",""operation"":""="",""value"":""'2010-10-23'""},{""actionType"":""condition"",""column"":""FirstName"",""operation"":""="",""value"":""'CONRAD'""},{""actionType"":""condition"",""column"":""LastName"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -8ffc03d0-4973-4acb-aff1-761ae6c8ad03,,USER,How many different allergy types exist?,"{""actions"":[{""actionType"":""aggregations"",""column"":""allergytype"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -b6612b6f-0854-43bc-bc78-30bbe4a9d070,,USER,What is the id of the reviewer whose name has substring “Mike”?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -f2308d76-155a-4f83-8c8e-d20c5b154812,,USER,What are the game IDs and the total hours played for each game?,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""gameid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -b7d030ec-c0f1-43b8-8e35-2a9786fa0e39,,USER,How many different types of transactions are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""transaction_type"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -d12e554e-b3da-4213-b91f-4c900fd5d0b1,,USER,How many stadiums are in each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -32116c99-7f4e-408e-8b09-e11feb05d724,,USER,What is the average snatch score of body builders?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Snatch"",""aggregation"":""avg""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -20e58693-30c7-4981-89ba-9e3bafadd37d,,USER,"What are the hosts of competitions whose theme is not ""Aliens""?","{""actions"":[{""actionType"":""condition"",""column"":""Theme"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" -7ff63e3c-37db-4749-ad2f-8e1e6d624cc3,,USER,Count the number of actors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Actor_ID"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -ac408beb-c449-472c-a339-1e6b7fc32797,,USER,Calculate total student enrollment for schools of different affiliation types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""enrollment"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -56eaa000-9119-46f5-8438-f4993cd488cb,,USER,What college has a student who successfully made the team in the role of a goalie?,"{""actions"":[{""actionType"":""condition"",""column"":""decision"",""operation"":""="",""value"":""yes""},{""actionType"":""condition"",""column"":""pPos"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -1d3a3fa6-16a0-434a-8395-c4d8a7fab23d,,USER,When was the last transcript released?,"{""actions"":[{""actionType"":""topFilter"",""column"":""transcript_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -37cf9a28-cf87-4c3f-9516-9e1fcc9b7210,,USER,How many documents correspond with each project id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -41dde30f-cc95-4fcd-ada6-8db745f8fdac,,USER,What is the total share (in percent) of all the channels owned by CCTV?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Share_in_percent"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""OWNER"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -e50e4e98-8f0f-439d-b797-054c184352c5,,USER,Find the ids of reviewers who didn't only give 4 star.,"{""actions"":[{""actionType"":""condition"",""column"":""stars"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" -3e6f8227-e654-4695-810a-dc3fad01c219,,USER,How many main stream browsers whose market share is at least 5 exist?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""market_share"",""operation"":"">="",""value"":5}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" -1d76375e-6d75-442f-a8a3-d678c9ad8ed1,,USER,how many states have a city called springfield,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -3d5d9198-bc03-40d7-8bf1-3cb66b7bf223,,USER,What is the average age for each occupation?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -7add1a2f-7b29-46dc-bff9-551c7c16b2ee,,USER,"Where is the birth place of "" Kevin Spacey ""","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" -ba581470-f760-4641-a504-de4098810b5e,,USER,Show all countries and the number of people from each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" -14d3593c-8faf-4295-a175-b1fae7246ad8,,USER,What is the name and age of every male? Order the results by age.,"{""actions"":[{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""male""},{""actionType"":""sorting"",""column"":""age"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -8b4d79ed-5f11-4880-9a3e-892806a75a34,,USER,How many different product types are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_type_code"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" -dac09063-851c-4ec7-b265-74ff61223296,,USER,How many sections does each course has?,"{""actions"":[{""actionType"":""aggregations"",""column"":""CLASS_CODE"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""crs_code""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -a010a4a2-1910-4dd0-ab07-8b86c70fe84b,,USER,How many students play video games?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -21e0fd1c-e0c5-46d3-9089-87be1d30deb4,,USER,Present template ids and the number of documents using each template.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_id""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -05f9f6e7-ea8b-4347-bf29-45a9c70b83ed,,USER,"Who are the actors born in "" Austin "" after 1980 ?","{""actions"":[{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'Austin'""},{""actionType"":""condition"",""column"":""birth_year"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -cf0599cc-b733-41d0-8c6f-bcaac45c49c6,,USER,Count the players for every hand preference.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""hand""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -475bcadc-c912-49a7-9579-0da8f7ed036a,,USER,"What are the names of conductors, sorted descending by the number of years they have worked?","{""actions"":[{""actionType"":""sorting"",""column"":""Year_of_Work"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -a05f5c52-7468-44de-96a1-4873481bc885,,USER,"Find the ""date became customers"" of the customers whose ID is between 10 and 20.","{""actions"":[{""actionType"":""condition"",""column"":""customer_id"",""operation"":"">="",""value"":10},{""actionType"":""condition"",""column"":""customer_id"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -15b1ccc7-0430-4992-b2a9-8efb445dc83e,,USER,When did the first payment happen?,"{""actions"":[{""actionType"":""topFilter"",""column"":""payment_date"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -c0028340-fdbd-4e5b-b4cd-c880b83c784f,,USER,Find the average number of factories for the manufacturers that have more than 20 shops.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Num_of_Factories"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""num_of_shops"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" -33c251b6-1c6a-4a0f-a933-faf5059f3f9a,,USER,Count the number of countries for which Spanish is the predominantly spoken language.,"{""actions"":[{""actionType"":""aggregations"",""column"":""CountryCode"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -d9ffad8d-2618-4d66-8164-c9b839106c4a,,USER,How many tracks do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Track_ID"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -4d1293d5-d159-407d-93c6-52f32dd30632,,USER,"What are the official native languages that contain the string ""English"".","{""actions"":[{""actionType"":""condition"",""column"":""Official_native_language"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" -4c02a680-3137-490d-8e63-38e14654f22a,,USER,"Find the name of all customers whose name contains ""Alex"".","{""actions"":[{""actionType"":""condition"",""column"":""customer_name"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -ae7e10ba-5309-4835-8131-2729e00b9450,,USER,Show the maximum amount of transaction.,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount_of_transaction"",""aggregation"":""max""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -8034f5d0-08c4-4fdb-a95d-2821f60ddd5c,,USER,Find the total number of king beds available.,"{""actions"":[{""actionType"":""aggregations"",""column"":""beds"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""bedtype"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -408a283c-ac24-4fd6-bdc0-40f67b32f7aa,,USER,What are the first name and last name of the players whose death record is empty?,"{""actions"":[{""actionType"":""condition"",""column"":""death_year"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" -40edd519-b67e-4e8a-ab35-8b25b2994f93,,USER,"What are the name, independence year, and surface area of the country with the smallest population?","{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -d6379426-05bd-475e-bea8-976364554a34,,USER,Find the name and category of the most expensive product.,"{""actions"":[{""actionType"":""topFilter"",""column"":""product_price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -edaf08b5-4341-40cd-a933-e4ad7e0fc8ee,,USER,List the number of high schoolers in each grade.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -dfb69aaf-1d36-445a-a677-637ae3cbae4b,,USER,Show all the cinema names and opening years in descending order of opening year.,"{""actions"":[{""actionType"":""sorting"",""column"":""openning_year"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -125a37b0-6031-4adb-adbe-b681232449b6,,USER,What are the names of climbers who are not from the country of Switzerland?,"{""actions"":[{""actionType"":""condition"",""column"":""Country"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -0388f846-ed49-4784-a722-695e70a0b37c,,USER,What are the names of buildings sorted in descending order of building height?,"{""actions"":[{""actionType"":""sorting"",""column"":""Height"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -22589bbb-bddc-4b0c-acb3-39817df6989b,,USER,Count the number of dogs that went through a treatment.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dog_id"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -63be643c-4575-4f39-93be-f4643af6e874,,USER,What is the name of the district with the smallest area?,"{""actions"":[{""actionType"":""topFilter"",""column"":""city_area"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -0f652ddf-7b29-499c-8c6f-84571f9ce2f7,,USER,Show the party and the number of drivers in each party.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Driver_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""party""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -3832ab91-5b17-4d3f-b0d2-4799cdc171f3,,USER,Present distinct headquarters along with the company count at each headquarter.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Headquarters""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -e190d181-9b72-4ec3-beac-52e8250a5b54,,USER,How many different degrees are offered?,"{""actions"":[{""actionType"":""aggregations"",""column"":""degree_summary_name"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" -8b9cf003-5dbf-44ae-8582-716a39fe36a6,,USER,What is the name of the winner with the most rank points who participated in the Australian Open tournament?,"{""actions"":[{""actionType"":""condition"",""column"":""tourney_name"",""operation"":""="",""value"":""Australian Open""},{""actionType"":""topFilter"",""column"":""winner_rank_points"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -36aa305b-4958-49ab-a5f7-8077a263d561,,USER,How many players have more than 1000 hours of training?,"{""actions"":[{""actionType"":""aggregations"",""column"":""pID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""HS"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -94fe90a1-6688-48c8-a416-fde134cb8356,,USER,"Display unique affiliations and the count of schools with over 20,000 enrollees for each.","{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""enrollment"",""operation"":"">"",""value"":20000},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -219abc48-6370-4ab6-b282-efc2d1138f4a,,USER,How many documents do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -28919357-710a-4c16-93d6-96b3351f51b9,,USER,"Give the order ids for all orders, as well as the total product quantity in each.","{""actions"":[{""actionType"":""aggregations"",""column"":""product_quantity"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -0dac41bb-e7ef-491e-96af-76b48b2ece30,,USER,Count the number of captains under 50 years old for each rank.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -82d63bff-4276-45c1-bd3d-027715df744a,,USER,List all the name of organizations in order of the date formed.,"{""actions"":[{""actionType"":""sorting"",""column"":""date_formed"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -a72cba9b-0d12-484c-8d76-143580eed3da,,USER,find the name of the program that was launched most recently.,"{""actions"":[{""actionType"":""topFilter"",""column"":""launch"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -c5be6bb0-e87e-43cf-a110-578f848609cb,,USER,What was the budget of the movie Juno from 2007 ?,"{""actions"":[{""actionType"":""condition"",""column"":""release_year"",""operation"":""="",""value"":2007},{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Juno'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -09c87d78-66fe-4214-8e44-5a797b3faba7,,USER,Display various railway builders and the number of railways built by each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Railway_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Builder""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -514072ea-43e1-475b-9717-63bb451fde95,,USER,"For each college, return the college name and the count of authors with submissions from that college.","{""actions"":[{""actionType"":""aggregations"",""column"":""Submission_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""College""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -3a191d59-60d5-4588-ac43-e72c24809e63,,USER,how many programs are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Program_ID"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -3ccdbc0d-027b-4fbc-84a3-449d35fdf2ea,,USER,Display the student ids and the number of hours played.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""Stuid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -36e4d3b3-691c-447e-be70-caefa8e49804,,USER,List the name of the county with the largest population.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -b74e8e6c-1eea-4867-b668-06c94de0663c,,USER,How many different instructors have taught some course?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" -398dbf81-a3ca-4d0c-9a91-7cf541365331,,USER,What is the party of the youngest people?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" -1fdc7b33-228b-409e-a2a1-76233a8c70da,,USER,What are 3 most highly rated episodes in the TV series table and what were those ratings?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Rating"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -d7235a63-c610-4f30-9b15-1dcd2d1bdc63,,USER,"Find all the songs whose name contains the word ""the"".","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" -179b3822-408c-419b-aa92-e87f0618b045,,USER,return me the number of keywords .,"{""actions"":[{""actionType"":""aggregations"",""column"":""keyword"",""aggregation"":""count""}]}","[{""columns"":[""keyword"",""kid""],""name"":""keyword"",""type"":""grid""}]" -5d54d616-387c-4492-9491-c3fd25700f82,,USER,How many countries have a republic as their form of government?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Code"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""GovernmentForm"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -28b5e04b-0245-4d7f-81b9-915d4e9df511,,USER,How many friends does each student have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -1ec6ee19-43df-4d59-9210-7f7660e98b78,,USER,"What are the population, name and leader of the country with the largest area?","{""actions"":[{""actionType"":""topFilter"",""column"":""SurfaceArea"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -5a0d7121-d08a-49b1-a0a5-bccbe45a36a8,,USER,List the names of all courses ordered by their titles and credits.,"{""actions"":[{""actionType"":""sorting"",""column"":""title"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""credits"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -a9447cf9-3a34-43df-aeb4-69847156245e,,USER,"list all the names of programs, ordering by launch time.","{""actions"":[{""actionType"":""sorting"",""column"":""launch"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -5a79044c-c725-4a95-8fd5-b7c61a820356,,USER,Return the name of the wrestler who had the lowest number of days held.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Days_held"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -9772d163-147f-4572-9865-59c233a83181,,USER,"Show the name, street address, and number of floors for all buildings ordered by the number of floors.","{""actions"":[{""actionType"":""sorting"",""column"":""floors"",""direction"":""asc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" -9fa75ccc-3ea9-47d2-8262-b605e5480bf9,,USER,how many citizens in boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -20b56435-f275-48e5-80a6-11794c47ce91,,USER,List the names of all scientists sorted in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" -81d48d37-2721-412a-bf37-a5f2baff1bb6,,USER,How many customers are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""no_of_customers"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -fcd7dc20-da97-441c-8ad4-c22025f93e6f,,USER,How many customers have an active value of 1?,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""active"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" -1282e11b-c2eb-4e13-b014-f02d5a433325,,USER,When did the staff member Janessa Sawayn leave the company?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Janessa'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -d2e5a7d1-247b-4797-8535-1954b8402252,,USER,Show the position of players and the corresponding number of players.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Season"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -08e39b2b-d27b-4410-8d8e-e67d8ff61ce4,,USER,"Show the addresses and phones of all the buildings managed by ""Brenden"".","{""actions"":[{""actionType"":""condition"",""column"":""building_manager"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -dd91d6e9-093e-472a-986a-14e329c5fbd2,,USER,What is the total amount of all payments?,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -37df650b-b8ad-49c6-b8c6-0db75cd3f800,,USER,what is the highest elevation in delaware,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -576881fd-9dd5-4e9c-8f8c-5b43df5347e5,,USER,find the total percentage share of all channels owned by CCTV.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Share_in_percent"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""OWNER"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -cc78ced1-d3b9-40aa-aa1e-6958c1bff2d5,,USER,Show all ages and corresponding number of students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""age""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -bde169ae-c0eb-413c-af4f-0d59797677f8,,USER,What is the id of the student who most recently registered course 301?,"{""actions"":[{""actionType"":""condition"",""column"":""course_id"",""operation"":""="",""value"":301},{""actionType"":""topFilter"",""column"":""date_of_attendance"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" -728fe1ab-489d-4860-a0e4-98ad57cd12c2,,USER,What is the total number of students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -99370993-d479-436f-9665-98ca64e51125,,USER,Show the various ages of editors and the editor count for each age.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Editor_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Age""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -c9f878a4-e119-4405-9198-0e66db1e5fa5,,USER,"Show first name, last name, age for all female students. Their sex is F.","{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -4ed7e270-99d2-49c6-9300-1c4412b35090,,USER,How many buildings are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""building_id"",""aggregation"":""count""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" -14a59c2b-f160-4671-8e6e-08e840fa0fbe,,USER,List the name and cost of all procedures sorted by the cost from the highest to the lowest.,"{""actions"":[{""actionType"":""sorting"",""column"":""cost"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" -a790d7e3-c866-4f91-9e46-6a2b61e53f14,,USER,When is the first transcript released? List the date and details.,"{""actions"":[{""actionType"":""topFilter"",""column"":""transcript_date"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -d2161301-c457-4463-8aef-4fb261ad90a9,,USER,return me the homepage of the VLDB conference .,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'VLDB'""}]}","[{""columns"":[""cid"",""homepage"",""name""],""name"":""conference"",""type"":""grid""}]" -7dc8ed3b-780f-4c6c-9d22-ec7316feee86,,USER,Show all ministers who do not belong to Progress Party.,"{""actions"":[{""actionType"":""condition"",""column"":""party_name"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -7b9378c5-c46b-44fc-8280-b22edac92828,,USER,"Find the id of the order whose shipment tracking number is ""3452"".","{""actions"":[{""actionType"":""condition"",""column"":""shipment_tracking_number"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" -e7b8cea1-536f-400d-aad9-10ace07bc0a3,,USER,"What is the document id, template id and description for document named ""Robbin CV""?","{""actions"":[{""actionType"":""condition"",""column"":""document_name"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -44549425-f715-447c-a340-a44ee5df1d58,,USER,Count the number of different ranks of captain.,"{""actions"":[{""actionType"":""aggregations"",""column"":""rank"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -69ffc3f0-687d-4082-8a2b-e217e457cd9a,,USER,Determine the average salary of employees whose commission percentage is not null.,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""!="",""value"":""'null'""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -ce46d3a0-b549-4cf7-968a-84f362d713c2,,USER,How many parks does Atlanta city have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""park_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" -d9df153a-ff51-4bb7-9e8d-c21a2b4ab7a0,,USER,which states does the ohio river pass through,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -f6e0a017-93cd-4f92-bbc8-06ad2f3ac1a8,,USER,Return the titles of films that include 'Deleted Scenes' in their special feature section.,"{""actions"":[{""actionType"":""condition"",""column"":""special_features"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -f476069a-8443-46b1-b2cd-e3a5434d71ab,,USER,Find the names of all wines produced in 2008.,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -d21620ee-84d0-46af-9d5b-892e5b92b757,,USER,Count the number of submissions.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Submission_ID"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -8ae0ae96-e867-4b71-a753-a5f9c0b0bcbb,,USER,What are the name and results of the battles when the bulgarian commander is not 'Boril',"{""actions"":[{""actionType"":""condition"",""column"":""bulgarian_commander"",""operation"":""!="",""value"":""Boril""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" -e56f7854-2ca9-4239-9be0-ee60129b3c71,,USER,"What are the names of documents that contain the substring ""CV""?","{""actions"":[{""actionType"":""condition"",""column"":""document_name"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -4495425a-a50f-487c-88a8-aa04901a152f,,USER,Show student ids for all male students.,"{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -ad9b657e-6313-4946-ad99-d1d19e7b4c31,,USER,"What are the names of actors, ordered alphabetically?","{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -d9eb54e8-3dd8-4cb2-8df8-13b92d41f0b0,,USER,"What are the name, height and prominence of mountains which do not belong to the range 'Aberdare Range'?","{""actions"":[{""actionType"":""condition"",""column"":""range"",""operation"":""!="",""value"":""Aberdare Range""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -81392a22-e48f-4eb6-8d82-1f8b1f47572d,,USER,Which district has the least area?,"{""actions"":[{""actionType"":""topFilter"",""column"":""city_area"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -b674ed96-1fe1-4eb9-97f8-7ec38f4459b7,,USER,"Find the number of adults for the room reserved and checked in by CONRAD SELBIG on Oct 23, 2010.","{""actions"":[{""actionType"":""condition"",""column"":""CheckIn"",""operation"":""="",""value"":""'2010-10-23'""},{""actionType"":""condition"",""column"":""FirstName"",""operation"":""="",""value"":""'CONRAD'""},{""actionType"":""condition"",""column"":""LastName"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -e45c4231-3bcd-4fd3-b1d9-af7a15f61b98,,USER,How many airlines are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""alid"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -87cc7960-b408-4176-880d-ce2f0d051219,,USER,Show all game IDs along with the number of hours played.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""gameid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -4a8ff76d-79a9-45a1-b8b3-68a70c356883,,USER,What is the official name and status of the city with the most residents?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -90657db2-1fab-4985-a3e4-3784d2d00327,,USER,how many states are there in united states,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -6f85fce3-e6aa-4ffe-a71c-fa522b6b75e3,,USER,"What are the first names for students who have an ""a"" in their first name?","{""actions"":[{""actionType"":""condition"",""column"":""Fname"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -101c0c06-b1d5-4c59-aba3-a258de5eec18,,USER,List all countries of markets in descending order of number of cities.,"{""actions"":[{""actionType"":""sorting"",""column"":""Number_cities"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -8e6c46dc-1032-443d-b317-03769e6bcab2,,USER,"What are flight numbers of flights arriving at Airport ""APG""?","{""actions"":[{""actionType"":""condition"",""column"":""DestAirport"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" -4cbba62e-a9f4-441b-a124-12e221331543,,USER,List the names of conductors in ascending order of age.,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -e75b3348-9d10-415b-b9d8-50d3f3752f08,,USER,"How many players born in USA are right-handed batters? That is, have the batter value 'R'.","{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""birth_country"",""operation"":""="",""value"":""USA""},{""actionType"":""condition"",""column"":""bats"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" -6b95c7ae-32a9-4daa-ad31-2f58d5e20812,,USER,"What is the id of the reviewer whose name includes the word ""Mike""?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -75b2939c-dda0-4138-821b-26755d2ab679,,USER,A list of the top 10 countries by average invoice size. List country name and average invoice size.,"{""actions"":[{""actionType"":""aggregations"",""column"":""total"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""billing_country""},{""actionType"":""topFilter"",""column"":""total"",""limit"":10,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -a1707f64-9526-4e8b-992d-e51cdad108de,,USER,"return me the number of references of "" Making database systems usable "" .","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -186d9455-721e-4668-ab14-0a054ad08e12,,USER,How many journalists are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""journalist_ID"",""aggregation"":""count""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -4b1b2971-7577-46fd-91aa-cfb5c792dcd4,,USER,Count the number of departments which offer courses.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -32c406aa-106e-405d-971d-1e803166d55f,,USER,Count the number of captains younger than 50 of each rank.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -d510af8c-bb67-49ed-823d-58257fbd472b,,USER,Count the number of customers.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -8a2ef543-4b74-4fa7-8f7f-8c883d38c4ab,,USER,Sort all the rooms according to the price. Just report the room names.,"{""actions"":[{""actionType"":""sorting"",""column"":""basePrice"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -3cdc613e-192d-433e-8368-3ad8e0ca2bde,,USER,How many people whose age is greater 30 and job is engineer?,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":30},{""actionType"":""condition"",""column"":""job"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -6887a20b-a486-4c93-8a4b-606ceccdffe4,,USER,Which city has the lowest GDP? Please list the city name and its GDP.,"{""actions"":[{""actionType"":""topFilter"",""column"":""GDP"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -160b3624-09ea-4d41-8f8e-56fb51dd76e5,,USER,How many distinct FDA approval statuses are there for the medicines?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FDA_approved"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -07d575fa-f8d4-462c-ac77-0ed02f928040,,USER,What are the names of people who are not from Russia?,"{""actions"":[{""actionType"":""condition"",""column"":""Nationality"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -dc54e55a-942f-445a-bfaa-39749e75516d,,USER,"Show the zip code of the county with name ""Howard"".","{""actions"":[{""actionType"":""condition"",""column"":""County_name"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -55ccceb3-4b31-4d23-9aa4-adddb2a7bfb5,,USER,What is the city with the smallest GDP? Return the city and its GDP.,"{""actions"":[{""actionType"":""topFilter"",""column"":""GDP"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -375f8f23-c71b-4fa9-8c8a-f631715b99bc,,USER,Determine the number of students in each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -336357cf-8fbf-4281-8d44-49134ff7050e,,USER,"Return the date of birth for all the guests with gender code ""Male"".","{""actions"":[{""actionType"":""condition"",""column"":""gender_code"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" -29b15cd4-424d-41a2-b20d-db5b978d1f82,,USER,Give me a list of the names of all songs ordered by their resolution.,"{""actions"":[{""actionType"":""sorting"",""column"":""resolution"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -323fef4c-42b2-498d-9f23-90219a0e73aa,,USER,through which states does the ohio flow,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -0793cdf6-9d81-49d0-ab62-73cf16b22406,,USER,Find the salary and manager number for those employees who is working under a manager.,"{""actions"":[{""actionType"":""condition"",""column"":""manager_id"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -fd323550-4314-4e55-a645-b428d3638dec,,USER,Find the id of the appointment with the most recent start date?,"{""actions"":[{""actionType"":""topFilter"",""column"":""START"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" -e043be2d-b0dc-4736-abfa-8f3898f61f11,,USER,What are the names of the teachers ordered by ascending age?,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -9955fe39-af1e-458b-b6d8-22b911f76527,,USER,which states border the ohio river,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -eec38c17-ea22-4475-8c5f-5476b67b2174,,USER,"What are the famous titles of the artist ""Triumfall""?","{""actions"":[{""actionType"":""condition"",""column"":""Artist"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -223e474c-9e7b-43f2-a9fd-d980f84aacce,,USER,Calculate the total revenue for companies by founder.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""founder""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -793cd9cd-8a54-4870-804d-1159bf6da901,,USER,how many states does kentucky border,"{""actions"":[{""actionType"":""aggregations"",""column"":""border"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -c5beec27-9c12-4cf4-9c3c-5eb90ec16421,,USER,What is the name of the oldest manager?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -b2297412-2c8f-4928-891c-34a3da6a69f4,,USER,What are the maximum price and score of wines in each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -9778d060-64d0-4d9f-89fd-adcf62241ffb,,USER,How many accounts are there for each customer id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -a24468a1-c9d2-41ff-9c48-9aa7b9e054c5,,USER,what states does the ohio river go through,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -28990b04-bfb5-4fcb-8cba-f5f0edc3c4f9,,USER,What is the average unit price of all the tracks?,"{""actions"":[{""actionType"":""aggregations"",""column"":""UnitPrice"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" -1ac7fc81-0e93-4101-9632-35a1c67abe55,,USER,machine networks for one shot learning,"{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'machine networks for one shot learning'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -da481f46-7142-46b4-9eb7-d2659257c3d6,,USER,What are the id of songs whose format is mp3.,"{""actions"":[{""actionType"":""condition"",""column"":""formats"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -7182ecfd-15c4-4040-97ba-c32637bf26df,,USER,List the event venues and names that have the top 2 most number of people attended.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Event_Attendance"",""limit"":2,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" -d586688a-42ea-4701-b2a7-d885da50aea1,,USER,Find the name of the most expensive product.,"{""actions"":[{""actionType"":""topFilter"",""column"":""product_price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_name"",""product_price"",""product_description""],""name"":""Products"",""type"":""grid""}]" -a97e0141-524b-4131-bbca-ceeef6a9f6b7,,USER,How many professors teach a class with the code ACCT-211?,"{""actions"":[{""actionType"":""aggregations"",""column"":""PROF_NUM"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""CRS_CODE"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -2a234f70-fc1d-4805-9d6d-9c8635160a16,,USER,What is the description for the budget type with code ORG?,"{""actions"":[{""actionType"":""condition"",""column"":""budget_type_code"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" -302aec01-6063-4de2-893e-c7038f57ebc5,,USER,Count the students in every department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -f95bfada-9e41-4f72-8806-e121a61321a9,,USER,What are the first and last names of the top 10 longest-serving employees?,"{""actions"":[{""actionType"":""topFilter"",""column"":""hire_date"",""limit"":10,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -a4444ce2-948f-4714-b0c0-a36f5ad50f17,,USER,"For each type, how many ships are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""Ship_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -04bc4868-e0ba-4b58-a5fb-89c2c433f7dc,,USER,"Return the names of people, ordered by weight ascending.","{""actions"":[{""actionType"":""sorting"",""column"":""Weight"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" -28c74c21-d855-4f88-8970-4ccf93a6964d,,USER,List top 10 employee work longest in the company. List employee's first and last name.,"{""actions"":[{""actionType"":""topFilter"",""column"":""hire_date"",""limit"":10,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -e873a910-e1a9-4225-a589-dfef458db2e4,,USER,How many movies were made before 2000?,"{""actions"":[{""actionType"":""aggregations"",""column"":""mID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -d2cd84ec-03f3-4ff1-8616-ae089eec6b6f,,USER,Return the full names and salaries for employees with first names that end with the letter m.,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -8c584e74-9f6f-49a7-acbc-b64feb2da47b,,USER,Find the name of players whose card is yes in the descending order of training hours.,"{""actions"":[{""actionType"":""condition"",""column"":""yCard"",""operation"":""="",""value"":""yes""},{""actionType"":""sorting"",""column"":""HS"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -4522f181-6332-49a3-bb63-bc9309259d58,,USER,Give me a list of all the service names sorted alphabetically.,"{""actions"":[{""actionType"":""sorting"",""column"":""service_name"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" -5db3759d-83a0-4515-b794-5711d5b778d3,,USER,"What are the different card type codes, and how many customers hold each type?","{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""card_type_code""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -b4bd2971-14f5-4027-9a79-a3623dd651da,,USER,How many different store locations are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LOCATION"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -95d7f1f9-a94c-4e79-8d3f-65f46c9a3c1d,,USER,Count the number of different parties.,"{""actions"":[{""actionType"":""aggregations"",""column"":""party_name"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -c2752d64-23eb-459a-b3a3-e1f9bb7800ec,,USER,"How many cartoons were written by ""Joseph Kuhr""?","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Written_by"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -15e09516-adf4-4893-ab60-32b3c8135a98,,USER,What are the names of each industry and the number of companies in each industry?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Industry""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -7f80dc54-fbea-41b9-8f7a-70d7bcb09ca5,,USER,How many orchestras are managed by each record company?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Orchestra_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Record_Company""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -40b42731-c052-42d1-b9f7-1aa6b63c13ea,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Headquarter""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -ba09b4a1-e321-431b-a66d-1257091aa49a,,USER,What are the dates with a maximum temperature higher than 85?,"{""actions"":[{""actionType"":""condition"",""column"":""max_temperature_f"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -60f11f3d-2db5-4a0f-93fc-1b9e095fa361,,USER,Count the number of distinct instructors who have taught a course.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" -e552d5f4-a559-47e5-aa79-54398ea7d52a,,USER,How many medicines are provided under each trade name?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""trade_name""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -5c57e704-a42c-49fa-9eba-624628258adf,,USER,Calculate the average age of males in each job.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""male""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -3972fd90-e629-442d-8d46-296fea4685e4,,USER,What is the number of invoices and total money billed in them from CA?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""total"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""billing_state"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -dbe98b59-6884-4621-b896-0bfa19c10b75,,USER,Return the count of music festivals in each category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Category""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -58252fdd-a377-4501-8e54-9b20106217ad,,USER,How many employees are living in Canada?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -74fe844d-2dc1-41bb-92d6-df8c6ef4db0f,,USER,What is the name of customers who do not use Cash as payment method.,"{""actions"":[{""actionType"":""condition"",""column"":""payment_method"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -1971e01a-95ac-4b3d-ad8d-1a4d41a7439c,,USER,What is the first and last name of the oldest employee?,"{""actions"":[{""actionType"":""topFilter"",""column"":""emp_dob"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" -d0ddffb7-38f7-43b6-8048-c55b7e89f03d,,USER,What is the number of artists for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""artist_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -318b6dec-dddb-41ad-be46-e6f8b8848815,,USER,what state has the largest urban population,"{""actions"":[{""actionType"":""grouping"",""column"":""state_name""},{""actionType"":""topFilter"",""column"":""population"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -def8a16b-3509-422d-9310-2fabd1bba130,,USER,"Find all actors born in "" Tehran ""","{""actions"":[{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -3067050a-0615-400b-a599-08057b1cd70d,,USER,What is the song in the volume with the maximum weeks on top?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Weeks_on_Top"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -ec4c840c-7f74-4e28-92f6-e6a0ba6d764b,,USER,How many schools are in the basketball match?,"{""actions"":[{""actionType"":""aggregations"",""column"":""school_id"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -a01066b0-de28-426b-b063-cb6b014f7d2f,,USER,Display police forces and the county counts for each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Police_force""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -715a515a-6ae7-4721-b5a6-c8beb123ac82,,USER,What is the description for the section named h?,"{""actions"":[{""actionType"":""condition"",""column"":""section_name"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" -879db3d7-4a85-46cb-bcea-a21eccbef2fb,,USER,"Find all the product whose name contains the word ""Scanner"".","{""actions"":[{""actionType"":""condition"",""column"":""product"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -ade7c73b-a57e-44ee-8a31-ba8430550f68,,USER,What are the names and ids of products costing between 600 and 700?,"{""actions"":[{""actionType"":""condition"",""column"":""product_price"",""operation"":"">="",""value"":600},{""actionType"":""condition"",""column"":""product_price"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -c0480198-2733-4bb1-99ca-11e07336c617,,USER,What are the names of the winner and loser who played in the longest match?,"{""actions"":[{""actionType"":""topFilter"",""column"":""minutes"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -2f48d036-2854-4780-a55c-64a136e89e7f,,USER,When did Carole Bernhard first become a customer?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Carole'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -6338b57b-5628-4237-abe4-ad9d1644ebc1,,USER,Count the number of employees,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -63e7d143-ac41-4185-bd2c-64a999807286,,USER,How many students does one classroom have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -27352737-cb7a-4f37-b998-c7c0fbcd0ff8,,USER,Give the ids of documents with expenses that have the budget code 'SF'.,"{""actions"":[{""actionType"":""condition"",""column"":""budget_type_code"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" -3e84efcb-9969-48e4-b89c-47c2711ac9cb,,USER,Give the average price and case of wines made from Zinfandel grapes in the year 2009.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""Cases"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2009},{""actionType"":""condition"",""column"":""Grape"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -31bee39c-0610-498e-9b77-9de1742ec5bc,,USER,"What is the product, chromosome and porphyria related to the enzymes which take effect at the location 'Cytosol'?","{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -7847b2b0-2a28-4e5e-8b24-8c2f7e8a730c,,USER,Find the ids of all the order items whose product id is 11.,"{""actions"":[{""actionType"":""condition"",""column"":""product_id"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -b5351d76-a661-4049-98c6-ee72283dfdbd,,USER,How many different forms of governments are there in Africa?,"{""actions"":[{""actionType"":""aggregations"",""column"":""GovernmentForm"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -d297eb17-02ec-4064-a7d7-2516b56c9e9b,,USER,List the name and assets of each company in ascending order of company name.,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -7f8cb24e-9714-4415-8f74-1d57b3107011,,USER,What are the last names of students studying major 50?,"{""actions"":[{""actionType"":""condition"",""column"":""Major"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -bc216285-97e0-420a-ad2d-c39ba89e8f8f,,USER,"For every state, calculate the total account balance of customers with a credit score above 100.","{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":"">"",""value"":100},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -690e8a22-38f8-41e3-90fc-5b045937fb02,,USER,"Find the names of all artists that have ""a"" in their names.","{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" -67df5cfb-3bba-4c69-ab18-99b16e2fdcbd,,USER,Retrieve the smallest salary for each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -7bda85f4-777f-486f-a661-82ab16e97d59,,USER,"What are the full names of all players, sorted by birth date?","{""actions"":[{""actionType"":""sorting"",""column"":""birth_date"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -a9520f3c-c908-4bf6-b725-8f20ee3166f2,,USER,Find the country of the airlines whose name starts with 'Orbit'.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -04330301-cce2-44f1-8a7c-4643536d15e6,,USER,List each language and the number of TV Channels using it.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LANGUAGE""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -62efe5d7-ef81-4675-adeb-f4332d149f83,,USER,"What are the grapes, wineries and years for wines with price higher than 100, sorted by year?","{""actions"":[{""actionType"":""condition"",""column"":""Price"",""operation"":"">"",""value"":100},{""actionType"":""sorting"",""column"":""YEAR"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -9ebc47d9-d2ac-4c7b-8e97-f270f720deea,,USER,What is the average song rating for each language?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""languages""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -aec21b09-f88b-4683-8a37-cfefae9cbd34,,USER,what river flows through illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -afec2d62-0caf-4493-a83f-a86cae5af916,,USER,How many customers live in Prague city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -6bb0a846-c373-4231-a1d4-6d1722e9ab78,,USER,List the number of faculty members per building and include the building name.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -41b5fdc5-039f-425f-951e-ea04e53eacce,,USER,What are the origins of all flights that are headed to Honolulu?,"{""actions"":[{""actionType"":""condition"",""column"":""destination"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -2306509e-162b-4816-957a-70d46a06082e,,USER,list names of all departments ordered by their names.,"{""actions"":[{""actionType"":""sorting"",""column"":""dept_name"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -931b0723-d29c-46b6-b757-3d4ddae61254,,USER,"Among players with an overall rating above 80, count right-footed and left-footed players.","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""overall_rating"",""operation"":"">"",""value"":80},{""actionType"":""grouping"",""column"":""preferred_foot""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -a401d4ed-a53f-48a8-a58c-16ba9b9127e7,,USER,What are the average prices of hotels grouped by their pet policy.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pets_allowed_yn""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -2b9c35fc-0102-46e8-a934-9493e56962f6,,USER,Show the institution type with an institution founded after 1990 and an institution with at least 1000 enrollment.,"{""actions"":[{""actionType"":""condition"",""column"":""founded"",""operation"":"">"",""value"":1990},{""actionType"":""condition"",""column"":""enrollment"",""operation"":"">="",""value"":1000}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" -5c82bbeb-7148-4593-aa65-f25c37bcb17d,,USER,What are the id of all the files in mp3 format?,"{""actions"":[{""actionType"":""condition"",""column"":""formats"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -c267013c-4131-4bdc-bea2-5ea7bca111b4,,USER,What nurses are on call with block floor 1 and block code 1? Tell me their names.,"{""actions"":[{""actionType"":""condition"",""column"":""blockfloor"",""operation"":""="",""value"":1},{""actionType"":""condition"",""column"":""blockcode"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]" -eef1dd71-f60c-4002-a20e-70c726c673c5,,USER,Show total points of all players.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -467e5cac-1858-45bf-9d38-b33be509cbf7,,USER,Find the total number of tours for each ranking date.,"{""actions"":[{""actionType"":""aggregations"",""column"":""tours"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""ranking_date""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -f0df5d2d-f152-4db1-b705-0abfcda02f42,,USER,What are the dates in which the mean sea level pressure was between 30.3 and 31?,"{""actions"":[{""actionType"":""condition"",""column"":""mean_sea_level_pressure_inches"",""operation"":"">="",""value"":30.3},{""actionType"":""condition"",""column"":""mean_sea_level_pressure_inches"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -ff79c6e5-4091-409a-93d1-9c4466a659e3,,USER,What are the distinct battle names which are between bulgarian commander 'Kaloyan' and latin commander 'Baldwin I'?,"{""actions"":[{""actionType"":""condition"",""column"":""bulgarian_commander"",""operation"":""="",""value"":""Kaloyan""},{""actionType"":""condition"",""column"":""latin_commander"",""operation"":""="",""value"":""Baldwin I""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" -13359ff9-bfe7-495e-b687-16e8f3e87053,,USER,What is the maximum OMIM value in the database?,"{""actions"":[{""actionType"":""aggregations"",""column"":""OMIM"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -981f4fce-c870-43a5-8790-4a45af814364,,USER,Present distinct template ids for documents and their respective usage counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_id""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -28d2147f-d543-48b3-abac-ffac84f2bcc5,,USER,Count the number of addressed in the California district.,"{""actions"":[{""actionType"":""aggregations"",""column"":""address_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""district"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" -104ca7ad-901f-46a9-848a-40b824741c54,,USER,What is the total revenue generated by companies founded by a specific founder?,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""founder""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -d5866280-469f-4677-84d9-9db7d6e7f49e,,USER,what are the populations of the major cities of wisconsin,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -8e68e8fe-333d-4292-a76a-6a43e52b656e,,USER,List the company name and rank for all companies in the decreasing order of their sales.,"{""actions"":[{""actionType"":""sorting"",""column"":""Sales_billion"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -0a68c8b6-b24d-4060-9e12-50d1e2f543b7,,USER,List the names of all distinct wines ordered by price.,"{""actions"":[{""actionType"":""sorting"",""column"":""price"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -611fd721-25df-49cd-86ea-0c181689a548,,USER,What are the first and last names of all customers with between 1000 and 3000 dollars outstanding?,"{""actions"":[{""actionType"":""condition"",""column"":""amount_outstanding"",""operation"":"">="",""value"":1000},{""actionType"":""condition"",""column"":""amount_outstanding"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -f8346e0f-9064-4da1-ba73-082844cea36c,,USER,what major cities are located in kansas,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -93c71a73-4e2d-4987-b706-1fd51426594d,,USER,What is the number of distinct teams that suffer elimination?,"{""actions"":[{""actionType"":""aggregations"",""column"":""team"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" -ba589784-4c81-4b14-ac67-add88e1e28ea,,USER,Find the total population of the top 3 districts with the largest area.,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_population"",""aggregation"":""sum""},{""actionType"":""topFilter"",""column"":""city_area"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -4afabbb3-316f-4da4-a9dd-18644eaa627e,,USER,Show all main industry and total market value in each industry.,"{""actions"":[{""actionType"":""aggregations"",""column"":""market_value"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""main_industry""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -4556cdfc-5d6c-4048-892e-d35f99efa515,,USER,How many statements do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Statement_ID"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" -0ac55a87-4e9c-4858-8a84-1f3b8bf800a0,,USER,what is the density of wyoming,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -6fb73c59-37da-464e-ae18-e116514cd0f9,,USER,Determine the number of players for each type of hand.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""hand""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -c381d519-03f8-40e5-8a5d-3d26e4b40ec4,,USER,what are the neighboring states for kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -1b1610cc-211e-4d2b-8fbb-84803238b66f,,USER,what is the address of history department?,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -c57a0390-e7af-4fce-93b2-eae4b5c31526,,USER,Report the number of students in each classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -4320b199-74dd-43c9-bab0-c586b2520720,,USER,"What is the average number of rooms of apartments with type code ""Studio""?","{""actions"":[{""actionType"":""aggregations"",""column"":""room_count"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""apt_type_code"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -8dbef227-876b-496b-b654-874ed7fa6bb7,,USER,"What are the name and description for role code ""MG""?","{""actions"":[{""actionType"":""condition"",""column"":""role_code"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" -bd3ed9b5-ad84-4390-92cf-0e4d4a88afc7,,USER,Find the total hours of all projects.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -333991f7-ee98-4d77-831e-1002dd5ac41a,,USER,What are the companies and main industries of all companies that are not headquartered in the United States?,"{""actions"":[{""actionType"":""condition"",""column"":""headquarters"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -f325d7e9-ea8e-4206-8849-47fbfed62639,,USER,How many different positions of players are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""POSITION"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -2574f10f-7a54-4ad0-ab91-4b4de2c9f52b,,USER,Please show the countries and the number of climbers from each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Climber_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -195ae76e-b888-4c2f-99a8-40fb593201cb,,USER,How many classrooms are not in Lamberton?,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""building"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -0dd7dbf0-2f74-4b1f-b5de-6a81a6613fb7,,USER,"Find the location of the club ""Pen and Paper Gaming"".","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -8a613b3b-8261-4c58-b8b0-886aca34a102,,USER,Calculate the total number of hours done by all students in each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -a0b76892-96d1-43c6-9f2a-c7fb09024b3d,,USER,Identify the highest revenue company names and their revenues in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Headquarter""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -ed88f965-1be0-4932-941a-1645c677ed5e,,USER,in what state is mount whitney,"{""actions"":[{""actionType"":""condition"",""column"":""mountain_name"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -10db6db1-00d5-4179-80fa-f830edfec18a,,USER,"Show names and seatings, ordered by seating for all tracks opened after 2000.","{""actions"":[{""actionType"":""condition"",""column"":""year_opened"",""operation"":"">"",""value"":2000},{""actionType"":""sorting"",""column"":""seating"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -ae7f610c-d26c-4378-be2c-fa2f6b437c6c,,USER,What campuses are located in Chico?,"{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -46ed4557-1fa0-4ca7-b3ca-932fbd1cfa7a,,USER,What are the last names of students in room 111?,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -a742fe04-1019-412d-a2f3-68cbd478d128,,USER,What are all distinct countries where singers above age 20 are from?,"{""actions"":[{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -1ef92673-757c-49ea-8c0d-be8a0b620e2d,,USER,What are the personal names and family names of the students? Sort the result in alphabetical order of the family name.,"{""actions"":[{""actionType"":""sorting"",""column"":""family_name"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -62d5a501-a274-4688-8691-01a47aa30a12,,USER,"return me the number of the organizations in "" North America "" .","{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""continent"",""operation"":""="",""value"":""'North America'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" -b74e10d2-ace1-4fc7-8130-c08c2fdf032a,,USER,"Count the employees of each gender earning less than 50,000.","{""actions"":[{""actionType"":""aggregations"",""column"":""Fname"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""salary"",""operation"":""<"",""value"":50000},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -b161724e-1a53-482f-a2e9-c7a9fe752f21,,USER,What is the number of different class sections offered in the course ACCT-211?,"{""actions"":[{""actionType"":""aggregations"",""column"":""class_section"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""crs_code"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -0423e80c-f779-4791-9be3-d556243057d1,,USER,Please show different denominations and the corresponding number of schools.,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Denomination""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -8f1e1fc4-3d16-4838-adbb-8320cf4c7b08,,USER,Show phone carriers and the number of phones associated with each carrier.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Carrier""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -2076cab6-bdb3-449c-83fb-c449ef0f6675,,USER,Show the number of technicians in each team of technicians.,"{""actions"":[{""actionType"":""aggregations"",""column"":""technician_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Team""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -aa896dae-cdd4-4ecc-ba13-d0ac146056d9,,USER,How many languages are in these films?,"{""actions"":[{""actionType"":""aggregations"",""column"":""language_id"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -ad95e34d-9a84-4f15-ab34-2fa449fad937,,USER,"How many customers have at least one order with status ""Cancelled""?","{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""order_status"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" -3988af24-c944-4879-9b8e-1448c94ba48d,,USER,"Return the names of cities, ordered alphabetically.","{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -21c979ca-24fb-4ad4-ab52-7fa9da11226e,,USER,Find the number of students in total.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -7b6960d4-108e-45d5-aa50-446a3494bbc6,,USER,"For each city, return the highest latitude among its stations.","{""actions"":[{""actionType"":""aggregations"",""column"":""lat"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -50ea020a-051b-4443-9f1b-30c379f0ee88,,USER,What are the ids of the students who registered for course 301?,"{""actions"":[{""actionType"":""condition"",""column"":""course_id"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" -220ec614-475a-4c9e-a41c-35ab1b975e7f,,USER,Display publishers and the count of their publications.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Publication_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Publisher""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -a3bd7670-d717-4d35-acbd-f17005df756c,,USER,"What is the document type code for document type ""Paper""?","{""actions"":[{""actionType"":""condition"",""column"":""document_type_name"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -e8b7e890-63aa-4f49-8ab6-f8ba95ac9cb9,,USER,"Check the invoices record and compute the average quantities ordered with the payment method ""MasterCard"".","{""actions"":[{""actionType"":""aggregations"",""column"":""Order_Quantity"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""payment_method_code"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" -50ad9e87-b6c9-42cd-9ce9-e71da19c5f4a,,USER,How many kinds of roles are there for the staff?,"{""actions"":[{""actionType"":""aggregations"",""column"":""role_code"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -4249d8f1-9a5a-4a50-8733-60e1f3dd3efd,,USER,What are the total enrollments of universities of each affiliation type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enrollment"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -91ad74d4-9284-49d0-8f56-934b5fd44675,,USER,What are the name and id of the three highest priced rooms?,"{""actions"":[{""actionType"":""topFilter"",""column"":""basePrice"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -860f1a97-c2a0-49d9-9bbd-b4936bc0e72f,,USER,Show each industry and the corresponding number of companies in that industry.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Industry""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -09b0699b-3354-48a0-bb58-c0fedb2b4d0f,,USER,List student ids and their respective hours played.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""Stuid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -da8e3349-449f-4051-8998-bf86aac78108,,USER,Return the average enrollment of universities founded before 1850.,"{""actions"":[{""actionType"":""aggregations"",""column"":""enrollment"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""founded"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -00c4b481-c9f7-453d-9f02-60e408383e8b,,USER,Find the id and name of the most expensive base price room.,"{""actions"":[{""actionType"":""topFilter"",""column"":""basePrice"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -f6277e5b-8684-4f65-b7f2-0b78c1b9a251,,USER,Display the year and the average number of attendance at home games for each year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""attendance"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -4ecb8228-5da0-41bf-b159-3653f1863dea,,USER,Determine the total account balance for customers with a credit score above 100 for different states.,"{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":"">"",""value"":100},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -6dad55fc-d4f8-4380-b5b0-000aa204b4e7,,USER,How many departments are in each school?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -c540562c-38cb-4808-8cb4-381ba89f2103,,USER,What is the horsepower of the car with the largest accelerate?,"{""actions"":[{""actionType"":""topFilter"",""column"":""accelerate"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -17b08a9f-19cc-45e7-844d-f2f61d1b947b,,USER,find all dependent names who have a spouse relation with some employee.,"{""actions"":[{""actionType"":""condition"",""column"":""relationship"",""operation"":""="",""value"":""Spouse""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" -57eff3d9-3d70-4525-a1c2-ada3043eb566,,USER,Provide order IDs and the total product quantity for each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_quantity"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -3389631a-586d-4286-802f-23781dc58aca,,USER,what is the length of the colorado river in texas,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'colorado'""},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -c987c8d6-467b-4503-8f30-170cb54ba4cc,,USER,"What is the name, account type, and account balance corresponding to the customer with the highest credit score?","{""actions"":[{""actionType"":""topFilter"",""column"":""credit_score"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -1cd6ad1d-1923-4a87-9f20-385ec3564524,,USER,List in alphabetic order the names of all distinct instructors.,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -1fc69a0c-245b-4b68-b061-ab88ffefeef6,,USER,Find the names of all modern rooms with a base price below $160 and two beds.,"{""actions"":[{""actionType"":""condition"",""column"":""basePrice"",""operation"":""<"",""value"":160},{""actionType"":""condition"",""column"":""beds"",""operation"":""="",""value"":2},{""actionType"":""condition"",""column"":""decor"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -2fdc4cd8-59b1-4cd7-9b4d-544f30e17fb7,,USER,List the codes and names of the cheapest products in each category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -46ae1124-dd0c-4ba1-9a1d-b6d75af46d4b,,USER,"Display the first and last name, and salary for those employees whose first name is ending with the letter m.","{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -114ad1a8-9b08-4f34-8fa2-a3a1b820ebaf,,USER,Compute the total account balance for customers with a credit score over 100 by state.,"{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":"">"",""value"":100},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -82453416-9999-4bfc-9450-0a743490b0fa,,USER,List all manufacturer names and ids ordered by their opening year.,"{""actions"":[{""actionType"":""sorting"",""column"":""open_year"",""direction"":""asc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" -ebe303c4-07e2-4c00-a6bf-daad8dbb2b95,,USER,What are the names and job titles of every person ordered alphabetically by name?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -86fd7452-574e-4c61-bd12-ffe4a832eba0,,USER,Group hotels by their pet policy and report their average prices.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pets_allowed_yn""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -796825c6-83b5-4160-94e0-b7e8b653b577,,USER,Report the average product price for each distinct product name.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Product_Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Product_Name""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -273fbf10-f2eb-43d2-ab16-31063850d0ca,,USER,Determine the count of captains under 50 years old for each rank.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -6f568768-01c6-47b4-b265-325f9a34f0b6,,USER,How many distinct names are associated with all the photos?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Name"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" -613a9f24-56e9-4418-9d5f-0e15b052794f,,USER,"For each bed type, find the average room price.","{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -7269bdf0-f623-4a64-807c-549de0ecdfe8,,USER,What are the main indstries and total market value for each industry?,"{""actions"":[{""actionType"":""aggregations"",""column"":""market_value"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""main_industry""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -61395722-07e5-48d5-80e1-1fb0a6c70637,,USER,Find the first names of all the teachers that teach in classroom 110.,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" -2a07d8b9-6b03-4d86-8c15-186c69518674,,USER,"Which owners live in the state whose name contains the substring 'North'? List his first name, last name and email.","{""actions"":[{""actionType"":""condition"",""column"":""state"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" -80f49c37-b5f9-4262-aa88-e253f6f551ca,,USER,What is the name and category code of the product with the highest price?,"{""actions"":[{""actionType"":""topFilter"",""column"":""product_price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -5ab16b3f-5227-4879-9488-3bf81898ae5a,,USER,List the type of the services in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""service_type_code"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_Type_Code""],""name"":""Services"",""type"":""grid""}]" -085b6010-587b-4cbb-97ff-f20f1d61797f,,USER,"Return the type code of the template type with the description ""Book"".","{""actions"":[{""actionType"":""condition"",""column"":""template_type_description"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" -3552958b-f9a6-4caa-8f98-9413193f7639,,USER,What are the opening year and staff number of the museum named Plaza Museum?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Plaza Museum""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" -c49bbb90-fd9b-4dd5-8de8-94e72bc639e5,,USER,Determine the average high temperature for each day of the week.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Product_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Product_Type_Code""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -790f5858-30de-49ef-ae4e-84aa561d4829,,USER,Sort employee names by their age in ascending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -ee4e4431-f9bf-4140-b3a9-ed9ee041e32e,,USER,Find the id of the song that lasts the longest.,"{""actions"":[{""actionType"":""topFilter"",""column"":""duration"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -70ec58c6-6552-4842-bc64-b53526ff29fc,,USER,How many professionals have performed any treatment to dogs?,"{""actions"":[{""actionType"":""aggregations"",""column"":""professional_id"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -27e96cdd-7d38-4e22-9199-347f0de20899,,USER,What are the student ids for students over 20 years old?,"{""actions"":[{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -c1b66ac4-f06f-4a53-b479-ec5917d82ce4,,USER,"Return the names of shops, ordered by year of opening ascending.","{""actions"":[{""actionType"":""sorting"",""column"":""Open_Year"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -dcb26625-ea43-40c0-a86c-1b9d6044a496,,USER,Show order ids and the total quantity in each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_quantity"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -06f81a8e-c861-4e03-a685-21fa1d5276ac,,USER,What is the name of every college in alphabetical order that has more than 18000 students enrolled?,"{""actions"":[{""actionType"":""condition"",""column"":""enr"",""operation"":"">"",""value"":18000},{""actionType"":""sorting"",""column"":""cName"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -3656b88b-4f3e-4c24-98c3-b2b196743292,,USER,What is the smallest weight of the car produced with 8 cylinders on 1974 ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""min""},{""actionType"":""condition"",""column"":""cylinders"",""operation"":""="",""value"":8},{""actionType"":""condition"",""column"":""year"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -27224ac7-cdbd-47d2-9207-6eba02945292,,USER,Determine the minimum age for each job title.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -3bb0c7d5-4a04-4e84-af66-35953b1497e0,,USER,"Find the name, city, country, and altitude (or elevation) of the airports in the city of New York.","{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -95bc667e-8e15-4dcf-8602-dd6a91e2959e,,USER,What are the names of managers in ascending order of level?,"{""actions"":[{""actionType"":""sorting"",""column"":""LEVEL"",""direction"":""asc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -becb6471-0f87-40ca-9700-9d3b7ffdf053,,USER,Present all template type codes and the corresponding template count for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_type_code""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -1606d71e-1e86-4ecf-bf93-43b7aa4496c6,,USER,What are the names of all male British artists?,"{""actions"":[{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""'UK'""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -67d221e7-e711-4625-9047-e1750adf48e9,,USER,List the booking status code and the corresponding number of bookings.,"{""actions"":[{""actionType"":""aggregations"",""column"":""apt_booking_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""booking_status_code""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -8ff3a3f4-e76a-40ee-93a6-3bee9378f687,,USER,What is the total number of airlines?,"{""actions"":[{""actionType"":""aggregations"",""column"":""alid"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -5d68b4f8-e0be-4632-8603-b335678fab09,,USER,What are the majors of male (sex is M) students?,"{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -696a0c38-77e9-4bc4-9e11-1a60c98e4fd9,,USER,"For each headquarter, what are the headquarter and how many companies are centered there?","{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""headquarters""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -3ec1b790-b34a-43a2-b310-a2e3582ceaac,,USER,"Where is the club ""Hopkins Student Enterprises"" located?","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -8bc52817-de2b-4ef9-b143-b7cbb61ca520,,USER,How many students have advisors?,"{""actions"":[{""actionType"":""aggregations"",""column"":""s_id"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" -b8833839-7913-4a17-91f4-831026b4d5ec,,USER,"What are the district names and city populations for all districts that between 200,000 and 2,000,000 residents?","{""actions"":[{""actionType"":""condition"",""column"":""City_Population"",""operation"":"">="",""value"":200000},{""actionType"":""condition"",""column"":""City_Population"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -96e7c785-c798-43a5-b720-e2ecb6e79748,,USER,What are the dates of publications in descending order of price?,"{""actions"":[{""actionType"":""sorting"",""column"":""Price"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -58444cae-5450-4d7d-9289-5d6b59cff131,,USER,"For cities, count branches opened before 2010.","{""actions"":[{""actionType"":""aggregations"",""column"":""Branch_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<"",""value"":2010},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -6c9931e9-f2da-41e1-9e91-fa9062bd4364,,USER,"Which customer's name contains ""Alex""? Find the full name.","{""actions"":[{""actionType"":""condition"",""column"":""customer_name"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -1eeec119-27a1-48dc-80b1-401c5be6da76,,USER,What are the countries of perpetrators? Show each country and the corresponding number of perpetrators there.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Perpetrator_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -aa9f86f4-f4ce-4852-832f-bdf5e18abecd,,USER,How many colleges in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""cName"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -7b53043a-9bd2-433d-a772-4a51273fb7a7,,USER,Count the number of distinct channel owners.,"{""actions"":[{""actionType"":""aggregations"",""column"":""OWNER"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -32b5179f-7a25-4c96-bde0-ecb5e135f5a2,,USER,Quantify the programs broadcast during each time segment of the day.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Channel_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""time_of_day""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -3777b8a1-5ad9-4ca5-8a1f-d196717af497,,USER,Find the branch names of banks in the New York state.,"{""actions"":[{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -ac3ff119-d932-4321-8f38-dbb72c46913f,,USER,List the film studios and their respective movie production counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Studio""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -af1c3b26-ced6-402a-95d4-a0fe150a57bd,,USER,"What are the different region names, ordered by labels?","{""actions"":[{""actionType"":""sorting"",""column"":""Label"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" -dcd57d10-9a62-4ed1-abbf-a9871f38b96c,,USER,Find the name of projects that require between 100 and 300 hours of work.,"{""actions"":[{""actionType"":""condition"",""column"":""hours"",""operation"":"">="",""value"":100},{""actionType"":""condition"",""column"":""hours"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -8eed7c90-62ed-4d2f-ab8d-f4a3d5ab860d,,USER,"Return the number of kids for the room reserved and checked in by DAMIEN TRACHSEL on Sep 21, 2010.","{""actions"":[{""actionType"":""condition"",""column"":""CheckIn"",""operation"":""="",""value"":""'2010-09-21'""},{""actionType"":""condition"",""column"":""FirstName"",""operation"":""="",""value"":""'DAMIEN'""},{""actionType"":""condition"",""column"":""LastName"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -a880b68b-0646-4873-89a4-c62a547441b7,,USER,How many unique labels are there for albums?,"{""actions"":[{""actionType"":""aggregations"",""column"":""label"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" -3ba912ca-13c4-4679-a50d-63c9ac27bb83,,USER,Give the flight numbers of flights leaving from APG.,"{""actions"":[{""actionType"":""condition"",""column"":""SourceAirport"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" -e67124a7-4ee4-4d4e-9548-2474ecaa2b44,,USER,How many airlines does Russia has?,"{""actions"":[{""actionType"":""aggregations"",""column"":""alid"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -89d2872b-0541-4dfa-9d45-8468f40af327,,USER,"List the enrollment for each school that does not have ""Catholic"" as denomination.","{""actions"":[{""actionType"":""condition"",""column"":""Denomination"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -cfa39a7c-e2fe-4223-8b73-129067f12120,,USER,What is the total number of all football games played by scholarship students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""gamesplayed"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""sportname"",""operation"":""="",""value"":""'Football'""},{""actionType"":""condition"",""column"":""onscholarship"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -55eeca04-5b44-45c9-ba5b-d174271c17c8,,USER,How many people in total can stay in the modern rooms of this inn?,"{""actions"":[{""actionType"":""aggregations"",""column"":""maxOccupancy"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""decor"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -bebcea31-d411-4212-a101-226cab9e212c,,USER,Display the police forces and the number of counties with each police force.,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Police_force""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -a4017e44-49e6-4cc1-ad5d-f71b3a5cff15,,USER,Show all video games and their types in the order of their names.,"{""actions"":[{""actionType"":""sorting"",""column"":""gname"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -228d948c-a871-47f4-a2c8-cccbc1ca6868,,USER,List the first and last name of all players who are left / L hand in the order of birth date.,"{""actions"":[{""actionType"":""condition"",""column"":""hand"",""operation"":""="",""value"":""L""},{""actionType"":""sorting"",""column"":""birth_date"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -74c4eb44-c068-4228-9673-0902b7a54d0e,,USER,"What are the first name, last name, and gender of all the good customers? Order by their last name.","{""actions"":[{""actionType"":""condition"",""column"":""good_or_bad_customer"",""operation"":""="",""value"":""good""},{""actionType"":""sorting"",""column"":""last_name"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""coupon_id"",""good_or_bad_customer"",""first_name"",""last_name"",""gender_mf"",""date_became_customer"",""date_last_hire""],""name"":""Customers"",""type"":""grid""}]" -9558f4e5-1861-40da-9724-8309b127a3ea,,USER,"How many faculty, in total, are there in the year 2002?","{""actions"":[{""actionType"":""aggregations"",""column"":""faculty"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" -bf641475-5c92-447d-ba4a-67783ccbd30b,,USER,"Which authors have first name ""Amal""? List their last names.","{""actions"":[{""actionType"":""condition"",""column"":""fname"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -aad349c3-9043-47c6-a50e-7c4715b1be0f,,USER,What is the number of distinct publication dates?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Publication_Date"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -c6390ae3-9f4b-4a4f-a706-2e68c5fe9d95,,USER,Show ids for all aircrafts with more than 1000 distance.,"{""actions"":[{""actionType"":""condition"",""column"":""distance"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -ef7af4ec-2384-48b0-b614-79b5e1bac66e,,USER,List the Episode of all TV series sorted by rating.,"{""actions"":[{""actionType"":""sorting"",""column"":""rating"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -e47eeb65-0948-4132-8241-d33ee51dc103,,USER,Which year has the most degrees conferred?,"{""actions"":[{""actionType"":""grouping"",""column"":""YEAR""},{""actionType"":""topFilter"",""column"":""degrees"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" -a98dba2f-565d-49b7-b806-efd889b4c1f7,,USER,"What are the states, account types, and credit scores for customers who have 0 loans?","{""actions"":[{""actionType"":""condition"",""column"":""no_of_loans"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -1b97ee7a-dba1-4195-acdb-1f7c9e209241,,USER,Find the number and time of the train that goes from Chennai to Guruvayur.,"{""actions"":[{""actionType"":""condition"",""column"":""origin"",""operation"":""="",""value"":""Chennai""},{""actionType"":""condition"",""column"":""destination"",""operation"":""="",""value"":""Guruvayur""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -8d9abb21-851c-4371-9c1f-350ec203b2eb,,USER,What is the age of the oldest dog?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -769a021a-4637-467b-b5ff-525abc603406,,USER,Find the author who achieved the highest score in a submission.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Scores"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -71c5f7e4-aaeb-48e6-b22c-c9cfeaa5c79b,,USER,Show the number of products with each type code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""best_of"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -04e0917f-ec15-466e-b99e-ca8034d17162,,USER,What is the name of the race held most recently?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -dd591d32-167c-4e43-844b-de130a09b911,,USER,what are the order id and customer id of the oldest order?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_order_placed"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -29eb9c71-f767-4711-a376-2b688188abf5,,USER,"Find the payment method and phone of the party with email ""enrico09@example.com"".","{""actions"":[{""actionType"":""condition"",""column"":""party_email"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" -c40949cb-cc56-472d-9670-812652faf3bb,,USER,Determine the number of matches that occurred each year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""best_of"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -5c960d78-f2c9-44a8-910b-6723b9135ea9,,USER,What is the average weight of cars for each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -85b112d4-6349-4313-8471-d9bc7678e5ea,,USER,"Return the apartment numbers of the apartments with type code ""Flat"".","{""actions"":[{""actionType"":""condition"",""column"":""apt_type_code"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -1e192010-28a8-4a23-8ad7-d7797b0499a9,,USER,How many rooms have a king bed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""bedType"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -72d1959d-b590-4633-92bb-81ae10f7b752,,USER,Find the number of rooms with price higher than 120 for different decor.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""basePrice"",""operation"":"">"",""value"":120},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -506498d8-09ad-4c94-965c-51e11d78517e,,USER,How many railways are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Railway_ID"",""aggregation"":""count""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -7128ec57-4676-432d-bbf2-b0c816f8a976,,USER,Return the hosts of competitions for which the theme is not Aliens?,"{""actions"":[{""actionType"":""condition"",""column"":""Theme"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" -1f6e9ce2-0bc2-46cd-b101-40af736d9e9d,,USER,How many TV Channel using language English?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -86278c78-bb0f-42d2-a858-fc03bf6306fb,,USER,What is the document type description for document type named Film?,"{""actions"":[{""actionType"":""condition"",""column"":""document_type_name"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -edddd867-4115-471c-8b0f-5250a6e10f2e,,USER,Count the number of songs released for each format.,"{""actions"":[{""actionType"":""aggregations"",""column"":""f_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""formats""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -f56b01a2-ef17-487a-99e4-b167a7a7d1f3,,USER,Show all advisors and the associated student count.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""advisor""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -39e11225-5640-4c7d-81ba-a4e3621dc695,,USER,"What is the location of the club named ""Tennis Club""?","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -b054e403-3500-46b1-abe8-02c6527540c9,,USER,What are the different locations of the school with the code BUS?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_address"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""school_code"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -9e1f4a67-6726-4ac8-b573-a1dd46c570c1,,USER,How many captains are in each rank?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -3308f2ee-ee8b-4595-975a-38999e478b9c,,USER,What is the venue of Fracture of acrylic bone cement ?,"{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Fracture of acrylic bone cement'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -68c06186-95d2-4d0f-87b9-beb1a587182c,,USER,Show the hometowns of teachers and the number of teachers from each hometown.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Teacher_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Hometown""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -4cf50f67-07a5-4447-a1f6-927b14cbd4a7,,USER,What are the name of pilots aged 25 or older?,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -8f23b99a-0c33-41ca-9e79-8149c7b42473,,USER,Return the prices of wines produced before 2010.,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -9fc6f870-bbb1-49e2-aa3e-3d1168331b85,,USER,How many students are enrolled in college?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -895984a7-7fa4-4d32-8b7a-f37c2e233bb4,,USER,Display each student's age and the count of students at that age.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""age""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -bcf5f921-232e-40b6-be0c-aca2cc2e603d,,USER,List the name of the shop with the latest open year.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Open_Year"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -3274cd69-fb41-4478-bef2-c25eed7b3288,,USER,Return all players sorted by college in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""College"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -5dc45b83-2038-43e8-bd34-daa51253d20c,,USER,Compute the average price of all products with manufacturer code equal to 2.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Manufacturer"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -606e8001-2b76-44e2-8328-074a57ed0798,,USER,Find all the players' first name and last name who have empty death record.,"{""actions"":[{""actionType"":""condition"",""column"":""death_year"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" -ea8d2d88-0bee-48d6-80eb-a51837d8cbdf,,USER,Count the number of wrestlers.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Wrestler_ID"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -9f118b37-a33f-4b9a-8e52-c0a64b636008,,USER,"From the trip record, find the number of unique bikes.","{""actions"":[{""actionType"":""aggregations"",""column"":""bike_id"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -fbc8e2ff-dff9-450a-a273-b99c25bd5322,,USER,what is the length of the rio grande river,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -6975d57a-4dd1-42a0-87f3-34e45defd971,,USER,what is the lowest point of iowa,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -07423dc2-e64e-485d-aff4-79fcb33a80e9,,USER,Identify the most commonly spoken language in each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -75e9d0ff-8201-40dd-b9d0-922a8af2aaca,,USER,how many states border kentucky,"{""actions"":[{""actionType"":""aggregations"",""column"":""border"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -5cad1fc8-b14f-415c-b9f8-5cb67ff1e76b,,USER,What is the minimum weight of the car with 8 cylinders produced in 1974 ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""min""},{""actionType"":""condition"",""column"":""cylinders"",""operation"":""="",""value"":8},{""actionType"":""condition"",""column"":""year"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -53a6488b-8db2-4054-8cea-c19a5672d930,,USER,"When was the document named ""Marry CV"" stored? Give me the date.","{""actions"":[{""actionType"":""condition"",""column"":""Document_name"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" -a1a5bc70-8a66-463c-803b-9230addb6d18,,USER,Find how many different affiliation types there are.,"{""actions"":[{""actionType"":""aggregations"",""column"":""affiliation"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -afd74376-3df3-43b4-8a24-09f1890fc256,,USER,List the distinct positions of pilots older than 30.,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":"">"",""value"":30}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -1e909bc8-447b-4d93-b54e-c8fcfc3dfaf6,,USER,Find the founded year of the newest non public school.,"{""actions"":[{""actionType"":""condition"",""column"":""affiliation"",""operation"":""!="",""value"":""Public""},{""actionType"":""topFilter"",""column"":""founded"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -5937af6c-2519-468d-9ffd-1fe53a6f873d,,USER,How much does the most recent treatment cost?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_of_treatment"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -c5902dac-e25e-4414-84e2-3f548ef448df,,USER,List the first names of people in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""first_name"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" -6b3e822e-1608-4f8a-b432-432ac48a79cf,,USER,"For grade 0 classrooms, provide classroom numbers and student counts.","{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'0'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -7459f607-6e8b-45d7-b919-dc45f57f944f,,USER,How many lessons have been cancelled?,"{""actions"":[{""actionType"":""aggregations"",""column"":""lesson_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""lesson_status_code"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" -edbc34a7-762e-4d5f-b5c7-e946489b3c96,,USER,Find the team of the player of the highest age.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -ca4e44fb-b606-4067-afb4-2a01fccda274,,USER,What is the school color of the school with the largest enrollment?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Enrollment"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -20924511-e357-4237-af74-2cbfa8610e9b,,USER,Display various denominations alongside the number of associated schools.,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Denomination""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -3c9a4679-c209-438f-8685-b4f6bd33a935,,USER,Find the average price of all product clothes.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""product_type_code"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -213b4f4d-0c8e-43f2-a22f-1b9127ee136e,,USER,Identify distinct nationalities and the number of people from each nation.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -59372008-8414-4298-96c5-7c2475837250,,USER,Show the name of employees with three lowest salaries.,"{""actions"":[{""actionType"":""topFilter"",""column"":""salary"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -3c1fa754-bad1-4f46-8183-5450099e8f47,,USER,What is the minimum snatch score?,"{""actions"":[{""actionType"":""aggregations"",""column"":""snatch"",""aggregation"":""min""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -b6ff8d04-a191-4af4-a13e-72d206a50f00,,USER,What grade is Kyle in?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -4ecb9aa4-c9ab-464f-b4b0-972fbb998599,,USER,What is the average price of products with manufacturer codes equal to 2?,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Manufacturer"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -5522e317-9600-478f-ac3f-b0ab0f83abb1,,USER,what is the population of california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -d2fdde1e-5881-4d74-a418-50ccdfa5c268,,USER,How many distinct complaint type codes are there in the database?,"{""actions"":[{""actionType"":""aggregations"",""column"":""complaint_type_code"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" -a2a71048-0b22-4240-9628-2dfa7c9e4764,,USER,What is the average fee for a CSU campus in the year of 2005?,"{""actions"":[{""actionType"":""aggregations"",""column"":""campusfee"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" -345192f8-cd64-4d9c-bc56-1905b6e4bc37,,USER,How many movies were made before 2000?,"{""actions"":[{""actionType"":""aggregations"",""column"":""mID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -cc8c169c-1d88-4ddd-b599-6a3f8f42aa8d,,USER,How many different teams have had eliminated wrestlers?,"{""actions"":[{""actionType"":""aggregations"",""column"":""team"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" -632dc0df-3bf8-4d4e-8961-87d19e3a791b,,USER,What is the name of the student who has the highest total credits in the History department.,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""History""},{""actionType"":""topFilter"",""column"":""tot_cred"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -2ba586e7-cea8-4a07-9ac2-1b5b501f19f3,,USER,What is the code of the category that the product with the name 'flax' belongs to?,"{""actions"":[{""actionType"":""condition"",""column"":""product_name"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -dc7d624a-cd87-48ce-8781-ab520e3a5ecc,,USER,Return the average price for each product type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_type_code""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -04938742-5fdf-42ec-bc14-8c000028f400,,USER,What is the average rating of songs for each language?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""languages""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -44ff764c-6f9e-4560-93fc-201dc994f11c,,USER,"What is the first name, gpa and phone number of the top 5 students with highest gpa?","{""actions"":[{""actionType"":""topFilter"",""column"":""stu_gpa"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -ffcd1bac-d7b9-44a3-a0a3-5d4eb0ee0e97,,USER,What is the description of the marketing region China?,"{""actions"":[{""actionType"":""condition"",""column"":""Marketing_Region_Name"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" -48e90aef-e362-4c76-9ffc-0eac84e6cf89,,USER,What is the average latitude and longitude of stations located in San Jose city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""lat"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""long"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -2d9f8ec6-14c6-4afe-9fa5-76566b7ee33f,,USER,What are the different countries with singers above age 20?,"{""actions"":[{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -c733c853-2b6e-4f2b-b468-f5487447df27,,USER,Find the oldest log id and its corresponding problem id.,"{""actions"":[{""actionType"":""topFilter"",""column"":""log_entry_date"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -64c1ac16-40a9-4680-836f-dce3f37ec08f,,USER,what states have towns named springfield,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -49a3ad6a-c8b4-41dc-811f-60d323f74bfb,,USER,how many states are there,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -4f0834af-7fa7-4a52-8781-bf29c6aec41e,,USER,What is the average age of all students living in each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -a071e232-2d62-4f81-9784-4b434c034130,,USER,"What are the names of all customers, ordered by account balance?","{""actions"":[{""actionType"":""sorting"",""column"":""acc_bal"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -3a50b16d-6fc9-4225-8485-cd9dc54b75ad,,USER,Show the number of customers for each gender.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -4c579931-ac92-41c4-ad2e-0399b578f61e,,USER,"Show the name, phone, and payment method code for all customers in descending order of customer number.","{""actions"":[{""actionType"":""sorting"",""column"":""customer_number"",""direction"":""desc""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_number"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -67d9771b-01d9-4f7c-85ef-fe6798d83ace,,USER,"On average, when were the transcripts printed?","{""actions"":[{""actionType"":""aggregations"",""column"":""transcript_date"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -91e49689-c640-4948-b522-708819f49da5,,USER,What is the average enrollment number?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -4852983a-5bcc-478e-84d7-074f9dae7e6c,,USER,What is the count of climbers from each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Climber_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -c78496b1-46d5-483e-a4c7-18d421df9823,,USER,"How many invoices were billed from Chicago, IL?","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""billing_city"",""operation"":""="",""value"":""'Chicago'""},{""actionType"":""condition"",""column"":""billing_state"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -22609a17-5cd2-4dc4-8b74-80e46c649dd5,,USER,"What is the air date of TV series with Episode ""A Love of a Lifetime""?","{""actions"":[{""actionType"":""condition"",""column"":""Episode"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -452d2c99-439f-46ca-b530-8b65ae256467,,USER,List the names of companies by ascending number of sales.,"{""actions"":[{""actionType"":""sorting"",""column"":""Sales_in_Billion"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -79c925ec-295c-437f-b8f0-f139510d6205,,USER,What is the name and country of origin of every singer who has a song with the word 'Hey' in its title?,"{""actions"":[{""actionType"":""condition"",""column"":""song_name"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -e11149d9-d4a4-4548-aa94-52d5283e130e,,USER,List the names of all routes in alphabetic order.,"{""actions"":[{""actionType"":""sorting"",""column"":""route_name"",""direction"":""asc""}]}","[{""columns"":[""route_id"",""route_name"",""other_route_details""],""name"":""Delivery_Routes"",""type"":""grid""}]" -23839adf-4dd1-4644-999b-2415b5e51eaa,,USER,Count the number of book clubs.,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -445e0099-499f-4925-a057-2bc85d6148c1,,USER,Which college has any student who is a goalie and succeeded in the tryout.,"{""actions"":[{""actionType"":""condition"",""column"":""decision"",""operation"":""="",""value"":""yes""},{""actionType"":""condition"",""column"":""pPos"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -b9bae208-6caf-4320-8261-ce84c915cfbb,,USER,How many employees live in Canada?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -ef2e7a83-b4d1-4204-a078-07c864f94b74,,USER,How many departments does the college has?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -6ed328e5-6101-4f37-be8f-f0492292428b,,USER,How many performances are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Performance_ID"",""aggregation"":""count""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -97e75975-8a91-4991-a6d3-e5889d23bd8a,,USER,On which day has it neither been foggy nor rained in the zip code of 94107?,"{""actions"":[{""actionType"":""condition"",""column"":""zip_code"",""operation"":""="",""value"":94107},{""actionType"":""condition"",""column"":""EVENTS"",""operation"":""!="",""value"":""'Fog'""},{""actionType"":""condition"",""column"":""EVENTS"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -4e855a0b-daa4-4e03-a6ac-dc865b71ac03,,USER,"Calculate the average account balance for customers with credit scores below 50, grouped by account type.","{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""acc_type""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -82682d7e-999b-40fc-bb3a-a365bef83df7,,USER,What are the region and population of Angola?,"{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -2005e507-a48a-4da5-b6bb-84661b10c9a2,,USER,What is the average horizontal bar points for all gymnasts?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Horizontal_Bar_Points"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -8bc9063f-4de2-4039-9cfe-584914812a99,,USER,List the names of journalists in ascending order of years working.,"{""actions"":[{""actionType"":""sorting"",""column"":""Years_working"",""direction"":""asc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -8d4d3b86-29a8-4f24-b894-98f87977b0c3,,USER,What is the name of the youngest editor?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -aabb43f1-9912-4002-a9e5-99f2878b234e,,USER,Return the types of film market estimations in 1995.,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" -0c3559bf-1d40-4462-a6ad-6d44994d4e5e,,USER,what is the adjacent state of kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -40885186-3336-47bf-932d-df7b89bb9cd1,,USER,Give the airline with abbreviation 'UAL'.,"{""actions"":[{""actionType"":""condition"",""column"":""Abbreviation"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -25056c96-75f9-4fc7-ad3c-c1b126fae7a9,,USER,Give the names of the nations that were founded after 1950.,"{""actions"":[{""actionType"":""condition"",""column"":""IndepYear"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -910b7e96-17c1-4bd7-94d6-479d99143ad4,,USER,Show the transaction types and the total amount of transactions.,"{""actions"":[{""actionType"":""aggregations"",""column"":""transaction_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""transaction_type""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -ab977b3b-8213-4e80-812f-4e0fbf0afabd,,USER,what mountains are in alaska,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'alaska'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -8e0e5a2a-2de6-4d92-9634-5b8727be583f,,USER,How many sections does each course have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""CLASS_CODE"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""crs_code""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -39f344bc-8f1a-4e96-8ec5-ec8b86918330,,USER,Give the flight numbers of flights landing at APG.,"{""actions"":[{""actionType"":""condition"",""column"":""DestAirport"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" -28e68649-8350-42de-b3d8-9360e0a46b0f,,USER,Display technician teams and their respective technician counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""technician_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Team""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -37a2156f-a8c9-4700-90f7-1c602f284109,,USER,Calculate the average rating for right-footed and left-footed players.,"{""actions"":[{""actionType"":""aggregations"",""column"":""overall_rating"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""preferred_foot""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -15c51a1e-6e28-460f-a002-54e75c79d68c,,USER,Identify the mean price range for hotels based on their star rating code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""star_rating_code""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -4f1811e1-6797-4356-9935-8c49ba9cc521,,USER,How many different templates do all document use?,"{""actions"":[{""actionType"":""aggregations"",""column"":""template_id"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -b9f285ab-fa8f-4c1c-985d-6aeaa24708e1,,USER,"What are the average prices of products, grouped by manufacturer code?","{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Manufacturer""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -af621fd3-bbdb-433b-a9b1-bc62845bca74,,USER,Count the number of cinemas.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Cinema_ID"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -4de557b8-daa6-46e0-9b12-c5f56d703e6c,,USER,"Who is the first student to register? List the first name, middle name and last name.","{""actions"":[{""actionType"":""topFilter"",""column"":""date_first_registered"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -7a682c0d-ff3f-40b5-88fe-6bb6c3354ed4,,USER,"Find the names of the companies whose headquarters are not located in ""USA"".","{""actions"":[{""actionType"":""condition"",""column"":""Headquarters"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -90500f5f-91cf-4c2e-aaca-509cfde2318c,,USER,Which job titles correspond to jobs with salaries over 9000?,"{""actions"":[{""actionType"":""condition"",""column"":""min_salary"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" -51e622c7-69c9-44b2-b139-7c5638d75686,,USER,How many customers are there of each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -ebfd01ca-9795-41f9-87d0-60d789de1b01,,USER,What was the date of the earliest payment?,"{""actions"":[{""actionType"":""topFilter"",""column"":""payment_date"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -d6c45dc1-47ec-497d-aa01-63473a9c0464,,USER,List the official name and status of the city with the largest population.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -88be3d4b-6a28-4121-806f-5f123a023337,,USER,What is the issue date of the volume with the minimum weeks on top?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Weeks_on_Top"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -748a74cc-29bb-4d39-a135-2c555777d97f,,USER,Find the number of kids staying in the rooms reserved by a person called ROY SWEAZ.,"{""actions"":[{""actionType"":""condition"",""column"":""FirstName"",""operation"":""="",""value"":""'ROY'""},{""actionType"":""condition"",""column"":""LastName"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -b4ec88de-a530-4a95-92bc-0f8c1cd7782d,,USER,"Show flight number, origin, destination of all flights in the alphabetical order of the departure cities.","{""actions"":[{""actionType"":""sorting"",""column"":""origin"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -ff3573bf-5b6f-47d5-8fac-aa5b3fe13d9c,,USER,How many artists are there for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""artist_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -df16c2eb-1420-4d82-a70e-c83ac97ec926,,USER,What are the names of banks in the state of New York?,"{""actions"":[{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -54f9637a-d448-4c0a-80f6-3fca48efe1d9,,USER,Find the highest rank of losers in all matches.,"{""actions"":[{""actionType"":""aggregations"",""column"":""loser_rank"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -e14627ef-4eba-491d-b57f-36eb750af570,,USER,How many heads of the departments are older than 56 ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""head_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":56}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" -3e9d12f0-c8e0-4496-a222-81ec64d689c7,,USER,Show different type codes of products and the number of products with each type code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Product_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Product_Type_Code""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -5564fa5a-eb98-4a6a-aa12-9c6324c166f3,,USER,what is the height of the highest mountain in texas,"{""actions"":[{""actionType"":""aggregations"",""column"":""highest_elevation"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -e289ad82-9fd8-4269-b3f4-b24513377df5,,USER,Find all businesses in Texas with a rating below 2,"{""actions"":[{""actionType"":""condition"",""column"":""rating"",""operation"":""<"",""value"":2},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""'Texas'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -72c5ae44-a489-48d8-98fb-e46cf38da93f,,USER,What is the average rating for right-footed players and left-footed players?,"{""actions"":[{""actionType"":""aggregations"",""column"":""overall_rating"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""preferred_foot""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -0959adc1-c698-49b1-ac2f-6443ab5aa891,,USER,What are the average enrollment size of the universities that are founded before 1850?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enrollment"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""founded"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -923b6559-d51c-4501-9cbc-0759928958de,,USER,What are the valid from and valid to dates for the card with the number 4560596484842?,"{""actions"":[{""actionType"":""condition"",""column"":""card_number"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -eb031291-8081-4d6a-8401-584444087564,,USER,"Which state can address ""6862 Kaitlyn Knolls"" possibly be in?","{""actions"":[{""actionType"":""condition"",""column"":""line_1_number_building"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" -921b48fa-b018-475d-b4dc-86ebf7203aaf,,USER,What is the total population and average area of countries in the continent of North America whose area is bigger than 3000 ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""population"",""aggregation"":""sum""},{""actionType"":""aggregations"",""column"":""surfacearea"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""continent"",""operation"":""="",""value"":""'north america'""},{""actionType"":""condition"",""column"":""surfacearea"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -640181fe-8ab0-42ba-940e-46d8951ae68b,,USER,What is the list of school locations sorted in ascending order of school enrollment?,"{""actions"":[{""actionType"":""sorting"",""column"":""Enrollment"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -bdd1e544-2f55-4855-92a8-69835bb0aa27,,USER,List the name of all rooms sorted by their prices.,"{""actions"":[{""actionType"":""sorting"",""column"":""basePrice"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -a16cab8f-10ab-4674-aa90-ef41075de299,,USER,Display the card type codes and the number of customers that hold each card type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""card_type_code""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -9df0a764-ea2d-4d19-b5f9-0a90f97c37cf,,USER,"For every payment method, count the number of payments made.","{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""payment_method_code""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -ad68ac89-5240-47b1-a14a-44c4044e19f6,,USER,Count the number of songs.,"{""actions"":[{""actionType"":""aggregations"",""column"":""SongId"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" -efd480cc-8115-4e56-a849-69357e8b9cc5,,USER,"Find the name, headquarter and revenue of all manufacturers sorted by their revenue in the descending order.","{""actions"":[{""actionType"":""sorting"",""column"":""revenue"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -4c6cbcaa-9896-4948-8976-a397e501e8d4,,USER,where is the highest point in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -40a6e01c-e2c5-4992-9f58-1eef42d519c9,,USER,"For each citizenship, what is the maximum net worth?","{""actions"":[{""actionType"":""aggregations"",""column"":""Net_Worth_Millions"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -1170169f-3f2b-46db-9713-f1e27cb116d1,,USER,Give the country codes for countries in which people speak langauges that are not English.,"{""actions"":[{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -1b57e935-3e37-42a6-b6ef-fda340e8130f,,USER,What is the total share of transactions?,"{""actions"":[{""actionType"":""aggregations"",""column"":""share_count"",""aggregation"":""sum""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -4f78efb5-eeb3-4db4-a4ac-f27256199214,,USER,"Return the decor of the room named ""Recluse and defiance"".","{""actions"":[{""actionType"":""condition"",""column"":""roomName"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -dea77430-b24e-45f4-82e5-153d494341dd,,USER,"For each fourth-grade classroom, show the classroom number and the total number of students using it.","{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'4'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -3ae74490-131e-4a45-9708-93eed38e9433,,USER,How many regions do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Region_ID"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" -5f8f20de-5ff2-498a-bcd6-b15ace1ea581,,USER,"Which employees have the role with code ""HR""? Find their names.","{""actions"":[{""actionType"":""condition"",""column"":""role_code"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -9ac169fd-484b-4bf5-9fb7-257ef903ec6e,,USER,Count the number of accounts corresponding to each customer ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -4f52d56c-c798-4579-92aa-797ce96ce1b2,,USER,How many games are played for all football games by students on scholarship?,"{""actions"":[{""actionType"":""aggregations"",""column"":""gamesplayed"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""sportname"",""operation"":""="",""value"":""'Football'""},{""actionType"":""condition"",""column"":""onscholarship"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -f4c08c93-0d21-4603-82bc-ae9226087591,,USER,"What is the abbreviation of Airline ""JetBlue Airways""?","{""actions"":[{""actionType"":""condition"",""column"":""Airline"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -c23ca56a-49fd-4c97-acee-6e2208654039,,USER,Show the number of customers.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -48826418-bd4c-4dc9-805a-fcf7b5c9bb1d,,USER,Find the number of different product types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_type_code"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -1ab52cba-bd48-45e5-8c7a-24f85a7cf493,,USER,What are the names of all high schoolers in grade 10?,"{""actions"":[{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -be7e91b1-4ced-4422-9bd0-0bd036265b42,,USER,What is the duration of the oldest actor?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -8eae876c-d886-461d-9252-2055a804c8d0,,USER,Return the founded year for the school with the largest enrollment.,"{""actions"":[{""actionType"":""topFilter"",""column"":""enrollment"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -1b95d19f-5e41-43d4-93be-d8444b8af039,,USER,How many races are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Race_ID"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -736fc531-0b54-4398-af32-2eb7f9ad8a62,,USER,What is the name and salary of all employees in order of salary?,"{""actions"":[{""actionType"":""sorting"",""column"":""salary"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -e02e85d6-b92a-4c8c-a93e-605cefbf3874,,USER,What is the location of the party with the most hosts?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Number_of_hosts"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -6d82f7ca-bd41-4e53-9433-4d40fbb990c7,,USER,Calculate the average weight for each type of pet.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Ship_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -c062ec21-d908-40ad-b964-91400803dd7f,,USER,Count the number of gymnasts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Gymnast_ID"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -a2ac5348-bc69-4468-a6e7-8e2babadafa5,,USER,which rivers do not run through usa,"{""actions"":[{""actionType"":""condition"",""column"":""country_name"",""operation"":""!="",""value"":""'usa'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -6d98d30e-432c-4bce-a24f-28ea0dc7833c,,USER,What is the continent name which Anguilla belongs to?,"{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -191a1f25-e349-41ec-b4ac-f77b4b3b0359,,USER,what is the name of every pilot who is at least 25 years old?,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -9ab861a8-785e-4c4a-91d8-8e45b9e07ce0,,USER,Show all card type codes and the number of customers holding cards in each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""card_type_code""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -c1877770-edcb-4656-b269-40dbac75a238,,USER,Count the number of players who entered the hall of fame for each year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""yearid""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -99d041e3-5866-4fe3-95d0-541820928f0d,,USER,What are the types of competition and number of competitions for that type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Competition_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Competition_type""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -1171dc3b-85e5-454e-aa41-464a65c074a3,,USER,How many rooms with a capacity of over 50 are there in each building?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""rank"",""operation"":""="",""value"":""'AsstProf'""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -4dfc61ba-2959-4bf1-ba16-69ea674a022d,,USER,"What are the codes and names for all regions, sorted by codes?","{""actions"":[{""actionType"":""sorting"",""column"":""region_code"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -fcf73e15-aa5a-468a-bd56-4dbcdf287c0c,,USER,What is the velocity of the pilot named 'Thompson'?,"{""actions"":[{""actionType"":""aggregations"",""column"":""velocity"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""pilot"",""operation"":""="",""value"":""Thompson""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" -583c0e14-3a07-4ee4-8839-430dfb6684ed,,USER,Could you list the number of singers for each citizenship?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -1855754b-04ce-475e-84f3-63d393e9d96a,,USER,Count the number of artists who have had volumes.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -4b1d647f-59e2-4d29-adb1-1e4ab013a05f,,USER,How many faculty members does each building have? List the result with the name of the building.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -1e6b3f33-08d2-41e2-ac55-ab7d740718b8,,USER,Which campus was opened between 1935 and 1939?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">="",""value"":1935},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -7a6d8823-246a-4e6e-b704-d38745965f1e,,USER,"Find the name of all the clubs at ""AKW"".","{""actions"":[{""actionType"":""condition"",""column"":""clublocation"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -03ea896f-9427-42bf-b11d-b8c8b6c8e4d3,,USER,Calculate the number of players inducted into the hall of fame annually.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""yearid""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -a2110dec-02d1-4654-ae7b-203c05afb15c,,USER,How many different locations does each school have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_address"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -1511df88-0e95-4d8f-8c35-da94fbda012b,,USER,what states have cities named springfield,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -1afa5ee5-7eda-4b83-bf4f-6c8ab7d24cf0,,USER,Determine the number of shops in each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Shop_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -0260a280-bf58-46db-b3f0-2cced62574d4,,USER,Return the sum of all payment amounts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -88274a60-1a7e-4d74-b37e-253e8e1e20e7,,USER,how many cities does the usa have,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -a1b822ec-e880-4ebd-90a4-f6f1332c8f85,,USER,Show the number of customers for each gender.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -bb8b36fe-4529-4ae4-b4f1-7442cdec0a61,,USER,Show the name and service for all trains in order by time.,"{""actions"":[{""actionType"":""sorting"",""column"":""TIME"",""direction"":""asc""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" -01cc8147-3c6f-4d1a-a977-372e5018c9f2,,USER,Who are the lieutenant governor and comptroller from the democratic party?,"{""actions"":[{""actionType"":""condition"",""column"":""Party"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -dbec8fa6-3882-42ce-8536-abb695e4ef7f,,USER,Give the city that the student whose family name is Kim lives in.,"{""actions"":[{""actionType"":""condition"",""column"":""LName"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -09f70bec-6253-465d-b280-9cecfa6b8f79,,USER,In how many different cities are banks located?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -5bf2da79-d1d2-431a-84a4-cb95e9346f25,,USER,Return the names of wrestlers with fewer than 100 days held.,"{""actions"":[{""actionType"":""condition"",""column"":""Days_held"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -3b0cd001-aeb8-4685-96f4-20b012fd19ea,,USER,how much population does california have,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -52a1c24d-4d7b-4793-9aa6-795f66484786,,USER,find the number of different programs that are broadcast during night time.,"{""actions"":[{""actionType"":""aggregations"",""column"":""program_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""time_of_day"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -91945302-1f41-466b-abad-364f6ee3bb86,,USER,Find the claimed amount in the claim with the least amount settled. Show both the settlement amount and claim amount.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Amount_Settled"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -bc4a315e-e3e3-488d-bb05-2263d7b2e50b,,USER,How many medicines have the FDA approval status 'No' ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""FDA_approved"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -4c466f07-f3c6-4a05-b205-5e1ce4b046a9,,USER,"What is the description of the role named ""Proof Reader""?","{""actions"":[{""actionType"":""condition"",""column"":""role_name"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" -70059274-5fe7-4f91-a840-644ed0ce5e48,,USER,List the directors and the number of films directed by each one.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""directed_by""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -76877462-1f26-40e6-b9ed-19e4739fa63d,,USER,"For each country, what is the average elevation of that country's airports?","{""actions"":[{""actionType"":""aggregations"",""column"":""elevation"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -4254603c-8c8a-4a92-b07a-394887bfa22e,,USER,How many invoices correspond to each order id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""invoice_number"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -700a4c11-3ca4-44bd-ba98-6c07145bda26,,USER,How many distinct teams are involved in match seasons?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Team"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -9eaa1b98-b606-4d43-b8b1-6fa2053ddcee,,USER,How many different position for players are listed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""POSITION"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -cdb7b1f6-8497-45c0-a87c-92cb5da74ac3,,USER,Find the total balance across checking accounts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""balance"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" -6d6c1953-74cb-48b4-8f67-9334721cd86a,,USER,Find the team of each player and sort them in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Team"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -41592e57-e4cb-4339-aad2-fd2e39b477d9,,USER,What is the name and date of the most recent race?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -39f80f57-fc68-4e23-b651-8bc030666338,,USER,Find the first name of students who is older than 20.,"{""actions"":[{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -131ec26d-4347-432b-9a3e-9a9a9aabedce,,USER,List the total number of horses on farms in ascending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Total_Horses"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -ca304dfc-af5b-418d-aa61-8c930532dca7,,USER,"What is the description of the club ""Pen and Paper Gaming""?","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -8ac86fea-121a-4140-97b9-392bb66f7069,,USER,"In what year was "" Kevin Spacey "" born ?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'actor_name0'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -3d5a80d7-1c7e-463a-823f-2c63b19234a3,,USER,List various affiliations and the total enrollment of post-1850 schools by enrollment type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""founded"",""operation"":"">"",""value"":1850},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -9506e925-206e-4251-8999-be45320e9d6b,,USER,How many different classes are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""class_code"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -e5b1d142-b2ea-42d7-8343-a24d6428cc05,,USER,List the names of members in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -76b70ce2-4220-44c4-a60d-ad07a0cf1a95,,USER,"What is the name, location and seating for the most recently opened track?","{""actions"":[{""actionType"":""topFilter"",""column"":""year_opened"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -e82ce78c-2274-4701-86e6-fc60bf054176,,USER,What is the average price range of five star hotels that allow pets?,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""star_rating_code"",""operation"":""="",""value"":""'5'""},{""actionType"":""condition"",""column"":""pets_allowed_yn"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -dc1a88a6-6a83-46fe-923a-605f828d607a,,USER,How many allergy entries are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""allergy"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -babfe4de-3df6-499f-9dbc-8a7a61d8d9be,,USER,Provide the count of students in every classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -14ffddea-5c42-4173-9126-eaf12e2f069b,,USER,what state is springfield in,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -589276fd-19b2-4d72-b9d6-dde0431a33c0,,USER,What is the origin and destination for all flights whose price is higher than 300?,"{""actions"":[{""actionType"":""condition"",""column"":""price"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -4ac9ad76-8168-47e0-afa1-b2855590bab5,,USER,Find the capacity and gender type of the dorm whose name has substring ‘Donor’.,"{""actions"":[{""actionType"":""condition"",""column"":""dorm_name"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -03626301-f9a9-4573-aeff-ab11fb95cc9f,,USER,"Find the names of the buildings in ""on-hold"" status, and sort them in ascending order of building stories.","{""actions"":[{""actionType"":""condition"",""column"":""Status"",""operation"":""="",""value"":""'on-hold'""},{""actionType"":""sorting"",""column"":""Stories"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -d2c396e9-b967-4f3e-b744-4de312acbfd1,,USER,Determine the number of players for each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_code""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -0e74a070-9de9-4653-ab5b-cf9c66c22292,,USER,Find the average age of all students living in the each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -a850bf2d-11fe-4e10-8653-ae54ee4c3ad5,,USER,what states does the ohio river run through,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -9dfb0cdc-cc6a-4d2b-a351-1abd3921400e,,USER,What are the names and year of construction for the mills of 'Grondzeiler' type?,"{""actions"":[{""actionType"":""condition"",""column"":""TYPE"",""operation"":""="",""value"":""Grondzeiler""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" -1f41875d-bc11-464e-83b1-09c13d0bf580,,USER,What is the average number of injuries caused each time?,"{""actions"":[{""actionType"":""aggregations"",""column"":""injured"",""aggregation"":""avg""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" -1151b505-1ba8-4d7f-9171-373a33d6b5f5,,USER,List all region names in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""region_name"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -725e3ddd-b9b8-456e-81d5-56bfc2476984,,USER,Which team has the oldest player?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -a4f8715f-05f6-4022-b8f5-f098103f489b,,USER,"What are the address and phone number of the buildings managed by ""Brenden""?","{""actions"":[{""actionType"":""condition"",""column"":""building_manager"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -f5cf6fbb-8fc9-4344-867e-ae594d7a8650,,USER,"What are the companies of entrepreneurs, ordered descending by amount of money requested?","{""actions"":[{""actionType"":""sorting"",""column"":""Money_Requested"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -584455ae-c6a3-4fd4-95a0-e98292910419,,USER,What is the phone and email for customer with first name Aniyah and last name Feest?,"{""actions"":[{""actionType"":""condition"",""column"":""customer_first_name"",""operation"":""="",""value"":""'Aniyah'""},{""actionType"":""condition"",""column"":""customer_last_name"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -c1b42370-bd91-45fa-b065-dcd9d2786858,,USER,What is the id of the most recent order?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_order_placed"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -740eef2e-10b5-4792-be53-1a2309311d00,,USER,How many customers live in the city of Prague?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -7bd3ca0f-b812-4ea0-a2cd-bcfe218932f5,,USER,How much surface area do the countires in the Carribean cover together?,"{""actions"":[{""actionType"":""aggregations"",""column"":""SurfaceArea"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""Region"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -9d3bf65d-f6cc-46fb-8ec7-e3514c60de16,,USER,What is the average rating and resolution of all bangla songs?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""resolution"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""languages"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -a5d40a45-9450-4337-b89b-89b27941680b,,USER,Show the transaction types and the total amount of transactions.,"{""actions"":[{""actionType"":""aggregations"",""column"":""transaction_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""transaction_type""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -93be1b09-f538-4c7a-932f-26e0fd8e69b7,,USER,"How many students have had at least one ""B"" grade?","{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Grade"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" -2d72fb1e-1a2d-4680-b154-d09004f77657,,USER,"Return the names of conductors that do not have the nationality ""USA"".","{""actions"":[{""actionType"":""condition"",""column"":""Nationality"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -e7bdb034-da47-40ab-8ad0-42cf05adc090,,USER,Find the patient who has the most recent undergoing treatment?,"{""actions"":[{""actionType"":""topFilter"",""column"":""dateundergoes"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" -0a4b904f-9e12-4c7c-9654-c82d3faffe02,,USER,how many cities does texas have,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -d03741d2-4839-4e32-aa80-08672c61048f,,USER,Return the names of the 3 countries with the fewest people.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -821cbf60-f66f-49d7-aa57-ea2496a89ec0,,USER,Which state has the greatest total number of bank customers?,"{""actions"":[{""actionType"":""grouping"",""column"":""state""},{""actionType"":""topFilter"",""column"":""no_of_customers"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -afe91f99-406b-4df5-972f-7f10c9eaaca0,,USER,"List the dog name, age and weight of the dogs who have been abandoned? 1 stands for yes, and 0 stands for no.","{""actions"":[{""actionType"":""condition"",""column"":""abandoned_yn"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -2171b9c6-2ae3-4475-adc8-deb2792ab57c,,USER,Find the number of professionals who have ever treated dogs.,"{""actions"":[{""actionType"":""aggregations"",""column"":""professional_id"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -7aa97171-78d3-44fd-b4fb-243f39440ff9,,USER,What is the typical number of students in a classroom?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -c90e98a1-7f36-4c03-a996-8544421664f0,,USER,List the names of all distinct nurses ordered by alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" -5b709616-1f0a-4b7d-b1a0-d5e0e5b7a83c,,USER,List all statement IDs and the number of accounts for each statement.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Account_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""STATEMENT_ID""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -387d91ce-dc59-4ccf-b385-b85830caa1f2,,USER,how many major rivers cross ohio,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""LENGTH"",""operation"":"">"",""value"":750},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -bc07a596-01b7-4bdb-800c-6f75bd317545,,USER,List all cities of addresses in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""city"",""direction"":""asc""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -e721125d-b4ce-463d-b64f-238c4792c01c,,USER,how long is the rio grande river,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -ed6a6aff-9e7b-4c4b-ab97-91423e09a9cf,,USER,What are the names of the singers who are not French citizens?,"{""actions"":[{""actionType"":""condition"",""column"":""Citizenship"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -496bee7e-68ee-42f3-bd57-5619531a14ab,,USER,Count the number of courses in the Physics department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""course_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -03b3a794-10e1-4772-b0ee-8996cc8bc3b5,,USER,how many rivers does idaho have,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -fb377dbb-0766-438c-8a01-336abe9310d7,,USER,Present race classes and the number of races within each class.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Race_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""CLASS""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -a1163594-d404-495b-80d2-ff077bd89c78,,USER,How many employees do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""employee_id"",""aggregation"":""count""}]}","[{""columns"":[""employee_id"",""role_code"",""employee_name"",""other_details""],""name"":""Employees"",""type"":""grid""}]" -0c5ed4a9-f677-4a2d-9cc9-8d71890459a7,,USER,List the amount and donor name for the largest amount of donation.,"{""actions"":[{""actionType"":""topFilter"",""column"":""amount"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""endowment_id"",""School_id"",""donator_name"",""amount""],""name"":""endowment"",""type"":""grid""}]" -c26ae64c-7dad-41d3-9987-14b717622ffa,,USER,What is the average fee on a CSU campus in 2005?,"{""actions"":[{""actionType"":""aggregations"",""column"":""campusfee"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" -04036dd1-b8a0-4cad-b605-c8b729b558cf,,USER,Find the number of rooms with a king bed.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""bedType"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -8e278144-5f96-45fb-9d21-ba7ae9811a26,,USER,What is the average number of pages per minute color?,"{""actions"":[{""actionType"":""aggregations"",""column"":""pages_per_minute_color"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -07b7179c-eb42-4ef3-92d9-8297ac802a04,,USER,How many sports do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""sportname"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -171428b4-b4a3-41ff-91fe-c0d2248053c7,,USER,What are the country codes of countries where people use languages other than English?,"{""actions"":[{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -7eac5f58-390d-4171-bbaf-738aa8877ec9,,USER,Return the description of the budget type that has the code ORG.,"{""actions"":[{""actionType"":""condition"",""column"":""budget_type_code"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" -51d9e1a1-3a0b-4455-8251-402131322827,,USER,"What are the different affiliations, and how many schools with each have an enrollment size of above 20000?","{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""enrollment"",""operation"":"">"",""value"":20000},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -979dbb64-bf5f-4731-ac11-d9f9204db685,,USER,Determine the count of customers for each gender.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -66b17c3b-298b-4eaa-857d-ffcaf3304cbd,,USER,What is the rating of the restaurant Subway?,"{""actions"":[{""actionType"":""condition"",""column"":""ResName"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" -655d59c3-26e4-43bc-8bbb-09b5e1c0d620,,USER,Please show each industry and the corresponding number of companies in that industry.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Industry""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -99a5f516-7a09-4ad4-806c-51c337025545,,USER,How many different users wrote some reviews?,"{""actions"":[{""actionType"":""aggregations"",""column"":""u_id"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" -e25c119f-99bb-4507-a046-c2e57fabf79a,,USER,What are the names of all movies directed by Steven Spielberg?,"{""actions"":[{""actionType"":""condition"",""column"":""director"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -0fa85978-80ac-4bde-b0d9-ebcaca43fcd4,,USER,Determine the number of ships for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Ship_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -3cafc355-b0be-4f24-94b9-c0b072779010,,USER,Find the total revenue for each manufacturer.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -910ed019-f790-49a6-939f-a02ef50dd456,,USER,List all the event names by year from the most recent to the oldest.,"{""actions"":[{""actionType"":""sorting"",""column"":""YEAR"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" -1f891a45-d7c9-476d-85a9-334153c3a5b0,,USER,Show the student IDs and the number of friends corresponding to each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -b23d9953-c27f-44a2-aacc-cdd7b30aa343,,USER,How many international and domestic passengers are there in the airport London Heathrow?,"{""actions"":[{""actionType"":""condition"",""column"":""Airport_Name"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -b879d2e3-7c50-4df8-bd6e-dc340750fb3b,,USER,"What are the names of products with category ""Spices""?","{""actions"":[{""actionType"":""condition"",""column"":""product_category_code"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -496ff180-ad72-4c8f-bd33-9587a793c7c6,,USER,Count the number of different account types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""acc_type"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -15bec38e-b8d7-4efc-891b-2e81e3219f55,,USER,"Return the addresses of the course authors or tutors whose personal name is ""Cathrine"".","{""actions"":[{""actionType"":""condition"",""column"":""personal_name"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" -fb0925cd-8a25-49cc-9202-77bd358a7a01,,USER,Find the number of activities available.,"{""actions"":[{""actionType"":""aggregations"",""column"":""actid"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" -d3569183-df01-4e48-bef1-c8d97019cfa8,,USER,Find the number of left handed winners who participated in the WTA Championships.,"{""actions"":[{""actionType"":""aggregations"",""column"":""winner_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""tourney_name"",""operation"":""="",""value"":""WTA Championships""},{""actionType"":""condition"",""column"":""winner_hand"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -cd3c5387-c53f-4ecd-a129-b77a317e3184,,USER,Find the numbers of different majors and cities.,"{""actions"":[{""actionType"":""aggregations"",""column"":""major"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""city_code"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -f0b8c206-cae0-48ea-b8f2-65c7fb08a98d,,USER,"What are the names and prices of products that cost at least 180, sorted by price decreasing and name ascending?","{""actions"":[{""actionType"":""condition"",""column"":""price"",""operation"":"">="",""value"":180},{""actionType"":""sorting"",""column"":""price"",""direction"":""desc""},{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -e93a2b17-e055-4665-998a-e3e4eb7be9f1,,USER,List all the customers in increasing order of IDs.,"{""actions"":[{""actionType"":""sorting"",""column"":""customer_id"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" -3d3a0cb6-6a51-4866-a474-32d7e75aa459,,USER,Determine the highest price and score of wines in each year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -bfb3386e-c99b-4f62-bce9-6e7899bec54a,,USER,"For each product id, how many documents have a document type code of BK?","{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'BK'""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -2cf40499-8104-49ad-a40b-da3d2ba4bc0d,,USER,what are the population of california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -e35d490c-912a-40a3-8dd8-1f151da5bc8b,,USER,"What are the elimination moves of wrestlers whose team is ""Team Orton""?","{""actions"":[{""actionType"":""condition"",""column"":""Team"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" -90a4edc2-00e0-41d1-bfa2-2572f21e7e89,,USER,What are the industry names and the company counts in each industry?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Industry""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -e9dadc21-8ddc-49ab-9419-1cdf5d529198,,USER,"Show all movie titles, years, and directors, ordered by budget.","{""actions"":[{""actionType"":""sorting"",""column"":""budget_million"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -0ea9baeb-d133-4a6e-9418-9b9eb815ac9d,,USER,"What are the grapes, appelations, and wines with scores above 93, sorted by Name?","{""actions"":[{""actionType"":""condition"",""column"":""Score"",""operation"":"">"",""value"":93},{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -14f405f3-0c72-40b4-93a7-f5447df17c26,,USER,How many likes correspond to each student id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -39493c91-8ccb-485d-8113-b8d9583d8f8c,,USER,"Return the characters for actors, ordered by age descending.","{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -0efb1c9b-cd3a-449e-8dc0-12e84d8885e1,,USER,Count the number of tracks.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Track_ID"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -52fad7f5-7eb4-479d-b4de-a5d802d9a159,,USER,"Find the name, population and expected life length of asian country with the largest area?","{""actions"":[{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Asia'""},{""actionType"":""topFilter"",""column"":""SurfaceArea"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -2ffb673a-989f-4346-a6b4-c89499f7be64,,USER,"What is the date, average temperature and mean humidity for the days with the 3 largest maximum gust speeds?","{""actions"":[{""actionType"":""topFilter"",""column"":""max_gust_speed_mph"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -451b983c-55c7-49f2-9e77-341a5824d690,,USER,What roles did staff members play between '2003-04-19 15:06:20' and '2016-03-15 00:33:18'?,"{""actions"":[{""actionType"":""condition"",""column"":""date_from"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""actionType"":""condition"",""column"":""date_to"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -3b65568a-e3cb-4693-9bb4-ddf3f21bbd9d,,USER,"What are the names of conductors, ordered by age?","{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -902f524c-a773-48f4-b0cc-465e505e2ce3,,USER,List the publisher of the publication with the highest price.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -7e0cb852-cf0c-424b-9738-8056768c91c3,,USER,how many schools exist in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""school_code"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -78de4e26-92d9-4a0a-8c9c-d5a1bd6fa536,,USER,what rivers are there in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -e10567df-1f97-4a1e-a5c0-ab51352e41df,,USER,Provide the count of people for every nationality.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -5cf46823-5d85-4bf0-a434-fc4b6109ce9d,,USER,Count the phones for every accreditation category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Accreditation_type""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -b8012bb9-45b7-4f66-9b42-a03da97f90cb,,USER,How many parties are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Party_ID"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -856e7b34-4c27-40e6-8853-11128821d878,,USER,How many markets have number of cities smaller than 300?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Market_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Number_cities"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -923c92bd-6aa6-4596-bc07-224d909d7071,,USER,"How old is each gender, on average?","{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -dfa28f51-7967-47be-a14d-53ea1684fd34,,USER,Identify the codes and titles of the lowest-priced products in every category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -ca0b4f79-9d15-4bdf-b981-229a84860ee5,,USER,List the first names of all the students in room 107.,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -fffcdff9-4f8e-4b1d-8bab-c73667351a10,,USER,Show different publishers together with the number of publications they have.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Publication_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Publisher""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -adb43e55-b897-4b3d-9929-61ef1264fcb4,,USER,Compute the average number of hosts for parties.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Number_of_hosts"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -1efb29c0-8498-46c3-b240-9bf4fd5968e4,,USER,Find all actors from Austin born after 1980,"{""actions"":[{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'Austin'""},{""actionType"":""condition"",""column"":""birth_year"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -2d0b1bd4-0f4c-4a1e-8ab4-40dbda1a46d7,,USER,How many different last names do the actors and actresses have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""last_name"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" -1009e10b-9584-44ca-ae6d-ab6cef5c487d,,USER,"What are the method, date and amount of each payment? Sort the list in ascending order of date.","{""actions"":[{""actionType"":""sorting"",""column"":""Date_Payment_Made"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -dfdff158-6d19-4b5b-965f-bcb675e756ce,,USER,Give the total population and average surface area corresponding to countries in North America that have a surface area greater than 3000 .,"{""actions"":[{""actionType"":""aggregations"",""column"":""population"",""aggregation"":""sum""},{""actionType"":""aggregations"",""column"":""surfacearea"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""continent"",""operation"":""="",""value"":""'north america'""},{""actionType"":""condition"",""column"":""surfacearea"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -87822ebd-f0b4-4064-94cf-409cc8734e87,,USER,what state has the smallest urban population,"{""actions"":[{""actionType"":""grouping"",""column"":""state_name""},{""actionType"":""topFilter"",""column"":""population"",""limit"":1,""aggregation"":""sum"",""direction"":""asc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -1c286abb-9a49-4240-ad70-4fe3911c5d80,,USER,"What are the census rankings of cities that do not have the status ""Village""?","{""actions"":[{""actionType"":""condition"",""column"":""Status"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -4219a915-3d66-4dd7-951d-3a62785e3e22,,USER,"What are the names of organizations that contain the word ""Party""?","{""actions"":[{""actionType"":""condition"",""column"":""organization_name"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -ae110129-ea58-48e1-9f5b-dc6c93e20ee8,,USER,How many companies are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -87f6621d-04d2-458b-beee-b41dd3bc4f83,,USER,What is the average number of international passengers of all airports?,"{""actions"":[{""actionType"":""aggregations"",""column"":""International_Passengers"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -4b8dd034-95ab-484a-b3e7-431c756130b7,,USER,Find the city with post code 255.,"{""actions"":[{""actionType"":""condition"",""column"":""zip_postcode"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -fab50455-ad7b-4562-991b-394a8cad69b1,,USER,Determine the total rating for each channel owner's channels.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Rating_in_percent"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""OWNER""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -2d34004a-542d-4dfd-b7ee-7d8a3aaac785,,USER,Find the count of rooms with a capacity of over 50 for each building.,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""capacity"",""operation"":"">"",""value"":50},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -bb19b5f2-2bcd-4591-a4c4-98b2cf61752b,,USER,Give the name of the country in Asia with the lowest life expectancy.,"{""actions"":[{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Asia'""},{""actionType"":""topFilter"",""column"":""LifeExpectancy"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -279bf1ac-bbba-40e8-b0a6-b35dee6e5c05,,USER,"What is the first and last name of the youngest student with a GPA above 3, and what is their GPA?","{""actions"":[{""actionType"":""condition"",""column"":""stu_gpa"",""operation"":"">"",""value"":3},{""actionType"":""topFilter"",""column"":""stu_dob"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -e1b72bc7-8253-45b8-9e9b-aafe2b2d8bce,,USER,"Which tests have ""Pass"" results? Return the dates when the tests were taken.","{""actions"":[{""actionType"":""condition"",""column"":""test_result"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" -abdf35b1-3fe1-4f74-b23b-5bde9e9a669a,,USER,What are the unique names of all race held between 2014 and 2017?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">="",""value"":2014},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -63299fa8-9c14-435e-bb74-d7929ec375a8,,USER,"For each grade, return the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade.","{""actions"":[{""actionType"":""aggregations"",""column"":""classroom"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -454171fc-3738-4855-bf5f-68a4bc0706b3,,USER,Find the number of tips written in each month,"{""actions"":[{""actionType"":""aggregations"",""column"":""text"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""MONTH""}]}","[{""columns"":[""tip_id"",""business_id"",""text"",""user_id"",""likes"",""year"",""month""],""name"":""tip"",""type"":""grid""}]" -ea66b3d1-3d0e-4182-8f5b-97edae5bef8b,,USER,What are the average ages of losers and winners across matches?,"{""actions"":[{""actionType"":""aggregations"",""column"":""loser_age"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""winner_age"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -87a8ef00-6a53-4ff3-b0a2-d7f6556dc691,,USER,what is the capital of the texas state,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -3655d3cf-78da-4b6b-b0f5-9b79e7953906,,USER,Name all the products with next entry ID greater than 8.,"{""actions"":[{""actionType"":""condition"",""column"":""next_entry_id"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -1e4a578f-9249-4cca-8f75-16ff8ac9d118,,USER,Display each language and the number of TV channels that use it.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LANGUAGE""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -252bb319-8768-4875-909a-12605a7aa340,,USER,Which language has the highest percentage of speakers in each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -6e8080c8-3e19-48e6-92e2-972960badaad,,USER,What are the different nationalities of pilots? Show each nationality and the number of pilots of each nationality.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Pilot_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -57224e7c-bf8a-495f-b065-464d9ac7c718,,USER,List document type codes and the number of documents in each code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_type_code""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -48839106-cec3-4dee-a00c-4e13cb1c6680,,USER,How many settlements are there in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Settlement_ID"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" -9437ba20-2f51-4972-bf90-dc2c8fecf39b,,USER,List all academic papers on machine networks for one shot learning,"{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'machine networks for one shot learning'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -642012a6-42ab-4dfb-b576-9a1288438943,,USER,Show all ages and the corresponding student count.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""age""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -30372d63-6009-4517-aa8e-02c6b28e57bf,,USER,List the date of perpetrators in descending order of the number of people killed.,"{""actions"":[{""actionType"":""sorting"",""column"":""Killed"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -c383ae70-7702-462f-a39e-01f538959fd8,,USER,"List the addresses of all Walmart in "" Los Angeles ""","{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Walmart'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -956c4fd8-9b50-4d05-b9b1-d71e0d4a9399,,USER,What are the average price and score of wines grouped by appelation?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Appelation""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -c393bbbe-4e8b-4a5b-ae96-895442485fcd,,USER,"What is the name, city, and country of the airport with the highest elevation?","{""actions"":[{""actionType"":""topFilter"",""column"":""elevation"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -31e74eda-6ef8-4184-9324-d555c6668bfc,,USER,how high is the highest point in delaware,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -34e1887a-1e96-4013-84c6-5e38d8d8e4d4,,USER,Calculate the number of programs aired during each time segment of the day.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Channel_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""time_of_day""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -ac5e6e4d-4c44-46fd-8806-441e553fa5fe,,USER,"Which professionals live in a city containing the substring 'West'? List his or her role, street, city and state.","{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" -1a5ab734-95c9-4b92-8b28-ec4fa5e7bf76,,USER,Show all artist names and the year joined who are not from United States.,"{""actions"":[{""actionType"":""condition"",""column"":""country"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -e84cf9c0-690a-4052-ae27-11b4c74b5518,,USER,which state borders kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -05711b3f-5801-4dc1-a6d5-c134d4dcc195,,USER,"Find the brand and name for each camera lens, and sort in descending order of maximum aperture.","{""actions"":[{""actionType"":""sorting"",""column"":""max_aperture"",""direction"":""desc""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" -0878bbc6-87ef-4556-8dba-565bf435bc48,,USER,What is the player count from each nation?,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country_code""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -73614202-eef6-4227-af7c-8ff7ae53bbe1,,USER,"For each denomination, return the denomination and the count of schools with that denomination.","{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Denomination""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -7c0cc8d5-1ef7-4268-a1af-b704b89056a3,,USER,How many phones are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Name"",""aggregation"":""count""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -ad17dd66-1672-4010-966d-66814c4b5b42,,USER,List the name of artworks in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -ed0c1d00-2ce6-4d20-a46f-08e5f3dda940,,USER,Find the total student enrollment for schools with different affiliation types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""enrollment"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -17aa8916-b38e-45f5-bdd4-6dc78588ede6,,USER,"Determine the average base price of rooms, grouped by bed type.","{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -3b29b591-7706-45ce-859a-3fa5d91d2d53,,USER,Find the name of rooms whose base price is between 120 and 150.,"{""actions"":[{""actionType"":""condition"",""column"":""baseprice"",""operation"":"">="",""value"":120},{""actionType"":""condition"",""column"":""baseprice"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -2dc7cf3c-6a9c-490b-837c-df236bea0922,,USER,Display denominations along with the count of schools with that denomination.,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Denomination""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -5420386b-f61d-48bf-8362-2f047e4a5e34,,USER,How many employees have a first name of Ludie?,"{""actions"":[{""actionType"":""aggregations"",""column"":""staff_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -7bfe65e8-cd56-4d00-b12b-0bdaafe69a89,,USER,"Show all document ids and the number of paragraphs in each document, ordered by document id.","{""actions"":[{""actionType"":""aggregations"",""column"":""Paragraph_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""},{""actionType"":""sorting"",""column"":""document_id"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -17aa97bb-7b0f-4bf3-b7b1-097f0b01a811,,USER,Can you show all countries along with the number of singers in each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -01ad940e-8ae3-4c81-8e40-020e59076cd8,,USER,Determine the number of high schoolers in each grade.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -388d3a8a-7666-4482-8ff1-e5181ff98c41,,USER,What are the first and last names of all students who are not living in the city HKG and order the results by age?,"{""actions"":[{""actionType"":""condition"",""column"":""city_code"",""operation"":""!="",""value"":""HKG""},{""actionType"":""sorting"",""column"":""age"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -18784883-536d-43d5-b2ac-3531370e9bfd,,USER,"For each team, how many technicians are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""technician_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Team""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -23c35d92-49cc-4980-911f-b210a8e2030d,,USER,How many reviewers are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rID"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -d98894bd-6bac-4d38-87e3-d16f12c75060,,USER,Find the total rating ratio for each channel owner.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Rating_in_percent"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""OWNER""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -ad56fa1b-fef6-41b8-880d-510ef2acd681,,USER,"Show names of people whose nationality is not ""Russia"".","{""actions"":[{""actionType"":""condition"",""column"":""Nationality"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -ee64ef6a-1077-4554-8aa2-dcc736226b29,,USER,Show all majors and corresponding number of students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""major""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -ae5330eb-0c6c-46f9-8f73-0ae4e657d749,,USER,What are airport names at City 'Aberdeen'?,"{""actions"":[{""actionType"":""condition"",""column"":""City"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -85b8a3ff-8879-4b36-91b5-accf406b0619,,USER,Which distinct source system code includes the substring 'en'?,"{""actions"":[{""actionType"":""condition"",""column"":""source_system_code"",""operation"":""contains"",""value"":""en""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" -5887e1f4-dc64-4d4f-bc5d-62c5a898e9ef,,USER,"What are the different template IDs used for documents, and how many times has each been used?","{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_id""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -d7176686-7a09-4aa2-93b3-40927e915a48,,USER,What are the departure and arrival dates of all flights from LA to Honolulu?,"{""actions"":[{""actionType"":""condition"",""column"":""origin"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""destination"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -87e8b16f-fa51-4498-b223-f2e55211a71e,,USER,What are the room numbers and corresponding buildings for classrooms which can seat between 50 to 100 students?,"{""actions"":[{""actionType"":""condition"",""column"":""capacity"",""operation"":"">="",""value"":50},{""actionType"":""condition"",""column"":""capacity"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -e968b6dd-c208-4c6e-848b-40fda741ece3,,USER,"For each language, list the number of TV Channels that use it.","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LANGUAGE""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -40f43639-31ee-4212-ac5e-e15ec880a7ef,,USER,How many storms had death records?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Storm_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Number_Deaths"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -97ca722a-766e-4a23-b338-431643af86bb,,USER,Could you show the number of members from each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Member_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -8f186cb8-55b9-46f1-bd70-d5d27de2a13e,,USER,Find the first names of all the authors ordered in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""fname"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -17fdd275-ecac-44d0-9b5f-19609e7fb2c2,,USER,Find the highest rank of all reviews.,"{""actions"":[{""actionType"":""aggregations"",""column"":""rank"",""aggregation"":""min""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" -c2ef8eea-ee36-4935-bffc-e4ef71d73e1e,,USER,Find the id and weight of all pets whose age is older than 1.,"{""actions"":[{""actionType"":""condition"",""column"":""pet_age"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -ae28b5a7-f76d-4e89-bc1d-497baf6a9cef,,USER,"What are the addresses of the course authors or tutors with personal name ""Cathrine""","{""actions"":[{""actionType"":""condition"",""column"":""personal_name"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" -85f9a2ab-d5b0-48a6-826d-f1718da41065,,USER,How many different industries are the companies in?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Industry"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -b4ca10b7-0ff6-466f-8ab6-a64e3b63b862,,USER,"How many female actors were born in "" New York City "" after 1980 ?","{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'New York City'""},{""actionType"":""condition"",""column"":""birth_year"",""operation"":"">"",""value"":1980},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -44066dfd-d86f-4ad9-9454-119c2fb44d26,,USER,What is the average weight and year for each item?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -f62f7c31-610e-4f2a-b41f-1b54d4008145,,USER,Return the names of the 3 most populated countries.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -81476c2f-fcf9-49f8-87f3-024fd606000e,,USER,Show the average number of points for players in each position and list their positions.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -6de68bd4-65af-4dfb-964d-06a845f93ff0,,USER,How many different FDA approval statuses exist for medicines?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FDA_approved"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -7b71e641-ddd4-4e16-b42c-225fb20e5556,,USER,"Retrieve the average price of products for each manufacturer, displaying only the manufacturer's code.","{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Manufacturer""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -33f2e5e4-232e-4c23-870a-8074b6f28e5e,,USER,could you tell me what is the highest point in the state of texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -9475f860-1254-4f47-a208-7d32ebc2fbf5,,USER,"Return the different document ids along with the number of paragraphs corresponding to each, ordered by id.","{""actions"":[{""actionType"":""aggregations"",""column"":""Paragraph_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""},{""actionType"":""sorting"",""column"":""document_id"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -fca6c3ba-e684-46c4-bd43-05d296ff8c41,,USER,Count the number of friends for each student.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -4313170b-c855-4881-85a2-24e4a3491884,,USER,What are the ids of all reviewers who have not given 4 stars at least once?,"{""actions"":[{""actionType"":""condition"",""column"":""stars"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" -920f5e22-8549-4c9e-a595-f8b186d4d350,,USER,"What year was "" Benedict Cumberbatch "" born ?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Benedict Cumberbatch'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -fe6fb508-712b-49fc-9a2a-4a5641666cf0,,USER,List the section_name in reversed lexicographical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""section_name"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" -2654c88f-3dc7-4047-a5a9-25832aae577a,,USER,What are the different years for all competitions that are not of type equal to tournament?,"{""actions"":[{""actionType"":""condition"",""column"":""Competition_type"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -e7d1114a-8857-47a0-9f8d-a7dbc3a93267,,USER,Which school has the smallest enrollment size per state and what is its name?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -f6b1ef44-6bbb-468c-b67a-c4f232b6585a,,USER,how many colorado rivers are there,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'colorado'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -3c17985f-0c3b-48fb-ac34-a313a491a143,,USER,"What are the names and year of joining for artists that do not have the country ""United States""?","{""actions"":[{""actionType"":""condition"",""column"":""country"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -bc73ca8c-e697-4c16-9485-0653d9bccf88,,USER,Return the song in the volume that has spent the most weeks on top?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Weeks_on_Top"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -2ca09658-323c-480d-8494-d72016dc0aa3,,USER,Display the order ids and the number of invoices for each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""invoice_number"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -b4ab6830-da11-4aca-92f6-ca99c2892036,,USER,"For every classroom, reveal the classroom number and student occupancy.","{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -aca28f0e-e6f1-4ff1-b19a-60b6a8c804bd,,USER,What is the ship with the largest amount of tonnage called?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Tonnage"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -b6ba7290-1467-45c4-8f4e-c271a8c83c6a,,USER,What is the maximum net worth for each citizenship?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Net_Worth_Millions"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -87b1dea1-a688-49d7-a557-b4497af475ef,,USER,Count the number of poker players.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Poker_Player_ID"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -00285009-d84b-493e-bbcf-a125a0161d06,,USER,When is the last day any resident moved in?,"{""actions"":[{""actionType"":""aggregations"",""column"":""date_moved_in"",""aggregation"":""max""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" -5c0e4e27-a143-4f43-9b96-bf975469b364,,USER,What is the average price for each type of product?,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_type_code""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -bfb28707-0e06-4f69-9832-6fa2a89bcf5f,,USER,Find the total number of students enrolled in the colleges that were founded after the year of 1850 for each affiliation type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""founded"",""operation"":"">"",""value"":1850},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -7f1dde00-5591-424c-ab0a-e1180fdc2bd7,,USER,What are the locations of all the gas stations ordered by opening year?,"{""actions"":[{""actionType"":""sorting"",""column"":""open_year"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -80e3d6ba-9675-46b3-bd49-b06876aab5de,,USER,tell me what cities are in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -9c134565-f2b7-4212-b669-c601091ce053,,USER,What is the average money requested by all entrepreneurs?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Money_Requested"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -7baab66c-f7ff-4854-a9a0-1e7eafabf9e5,,USER,Find how many school locations have the word 'NY'.,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -d27816a3-c1c8-432a-9abc-3f337c9cc6f4,,USER,List each birthplace alongside the number of individuals from there.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Birth_Place""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -c076b947-59cc-487a-b4f3-604c1a8821a5,,USER,"List names of all teams in the basketball competition, ordered by all home scores in descending order.","{""actions"":[{""actionType"":""sorting"",""column"":""All_Home"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -db088f17-d8ca-4a83-a37f-2731290cfd1f,,USER,"Show gas station id, location, and manager_name for all gas stations ordered by open year.","{""actions"":[{""actionType"":""sorting"",""column"":""open_year"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -be45c0c9-87c3-4a3e-8a30-c560c890696c,,USER,Count the number of statements.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Statement_ID"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" -1f0132d5-85e4-4889-a5d0-9d784e241245,,USER,Show the statuses and average populations of each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Status""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -7184f397-3b6c-4e6c-8c26-6b421780a9df,,USER,What is the count of students for each major?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""major""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3878c1ac-1478-42f4-904d-0a4242d964fe,,USER,How many matches were played in each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""best_of"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -62e185de-de9f-42cd-adfa-58135c697153,,USER,What is the total amount of payment?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Amount_Payment"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -96bf64ff-b02f-4478-bc69-c8948a179b0a,,USER,What is the average balance in checking accounts?,"{""actions"":[{""actionType"":""aggregations"",""column"":""balance"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" -7b900b6a-dd80-4cfa-9d38-02c6486f3831,,USER,What are the first names of the people in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""first_name"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" -a678eb56-6e52-432f-9e52-b06a94b20ca0,,USER,How many activities do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""actid"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" -601833b8-abe9-4bf9-b63a-83a2fd2625da,,USER,"Count the number of universities with over 20,000 enrollees for each affiliation type.","{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""enrollment"",""operation"":"">"",""value"":20000},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -9a2d7085-3c04-4660-bb71-f9c0990ea177,,USER,What is the name of the room that can accommodate the most people?,"{""actions"":[{""actionType"":""topFilter"",""column"":""maxOccupancy"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -cbb4993a-72a6-4ac6-9693-679505e705e7,,USER,What are the names of wines with scores higher than 90?,"{""actions"":[{""actionType"":""condition"",""column"":""score"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -57cf0283-a662-4285-b061-0d2935423fdb,,USER,What is the id and market share of the browser Safari?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Safari""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" -01b5d770-d2ca-47b1-808f-237ba068a99d,,USER,List the different countries and the number of members from each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Member_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -1e1919b9-cffa-4bb0-b7df-4c72c2eb4a87,,USER,how many people stay in california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -432c94ec-f7f9-416b-aa54-f7de2251dfb3,,USER,What is the average expected life expectancy for countries in the region of Central Africa?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LifeExpectancy"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Region"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -978e43f0-7e98-4f4a-be70-f1190a5b101d,,USER,What is the sum of revenue from companies with headquarters in Austin?,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""headquarter"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -e1136d37-ab02-4b28-948a-41bea6f051d8,,USER,List the number of different series names and contents in the TV Channel table.,"{""actions"":[{""actionType"":""aggregations"",""column"":""series_name"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""content"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -d190fa05-ead1-4014-979e-ead39b12fbd2,,USER,Show different hometown of teachers and the number of teachers from each hometown.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Teacher_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Hometown""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -e971e93f-759c-4361-87d7-f25bda1d083f,,USER,What are the dates that have an average sea level pressure between 30.3 and 31?,"{""actions"":[{""actionType"":""condition"",""column"":""mean_sea_level_pressure_inches"",""operation"":"">="",""value"":30.3},{""actionType"":""condition"",""column"":""mean_sea_level_pressure_inches"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -276538bf-a2b6-4cb0-928f-ca82dcb0c913,,USER,What is the starting year for the oldest technician?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -f1bf5651-6c91-4eef-8051-c269fac9bad9,,USER,"Return the description of the product called ""Chocolate"".","{""actions"":[{""actionType"":""condition"",""column"":""product_name"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -4ce7f38f-f0e2-4baf-9937-8b76fcd6ff37,,USER,List the personal names and family names of all the students in alphabetical order of family name.,"{""actions"":[{""actionType"":""sorting"",""column"":""family_name"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -6bda4637-02c9-485e-8036-314419984618,,USER,which states does the ohio river run through,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -c6b9a6bb-7f39-4cc1-8bfd-06480af9c94a,,USER,How many songs were released for each format?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Appelation""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -085acd73-b20a-4ed9-a464-ba36b4d57e02,,USER,What is the average capacity of the stadiums that were opened in year 2005?,"{""actions"":[{""actionType"":""aggregations"",""column"":""capacity"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""opening_year"",""operation"":""="",""value"":2005}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -eb782895-f23c-41c8-98de-e18fb566daf9,,USER,Find the number of different states which banks are located at.,"{""actions"":[{""actionType"":""aggregations"",""column"":""state"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -de32c56c-9e27-4e04-aff0-1ab39ddee8b5,,USER,What are the names of all instructors in the Comp. Sci. department?,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -73135059-200b-4840-bbc1-dae7853933a5,,USER,How many dogs went through any treatments?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dog_id"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -c702ad85-71c6-4601-a037-cf66343f5695,,USER,what rivers are in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -1c65908e-b2b9-4a26-a2f4-1ba2ea79f41e,,USER,How many students are advised by each advisor?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""advisor""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -663563b9-9e20-42d1-9a5c-1d8fd448b945,,USER,Find all the ids and dates of the logs for the problem whose id is 10.,"{""actions"":[{""actionType"":""condition"",""column"":""problem_id"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -9da7f6b8-7af1-4138-a960-f41be368f1cc,,USER,states bordering kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -128b649e-9cff-4455-b06d-661c7668f019,,USER,List the document type code for the document with the id 2.,"{""actions"":[{""actionType"":""condition"",""column"":""document_id"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" -878b4010-c179-4c52-9fd7-067fe67d757e,,USER,What are the names of all pilots 30 years old or young in descending alphabetical order?,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":""<="",""value"":30},{""actionType"":""sorting"",""column"":""Name"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -4e14b849-b7b5-4b71-953d-692ada0b2893,,USER,Show theme and year for all exhibitions in an descending order of ticket price.,"{""actions"":[{""actionType"":""sorting"",""column"":""ticket_price"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -5b7cdeff-fe2f-4785-92bc-551c5c7a650a,,USER,List the course name of courses sorted by credits.,"{""actions"":[{""actionType"":""sorting"",""column"":""Credits"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -b9bd1607-2b7b-4592-a10f-1a7df85f14a0,,USER,What is the number of colleges with a student population greater than 15000?,"{""actions"":[{""actionType"":""aggregations"",""column"":""cName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""enr"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -ed60df74-cb44-45fc-b017-0b4e13b6087f,,USER,List all schools and their nicknames in the order of founded year.,"{""actions"":[{""actionType"":""sorting"",""column"":""founded"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -011a18da-952b-49b0-addc-98339a65c236,,USER,"What are the card numbers, names, and hometowns of every member ordered by descending level?","{""actions"":[{""actionType"":""sorting"",""column"":""LEVEL"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -ab602152-6d60-4d02-8e42-a79852f5cb81,,USER,List the distinct parties of representatives and the count of representatives in each party.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Representative_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Party""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -04a9e1c3-4e97-4e73-accd-caf9e674fd27,,USER,What is the average base price of rooms for each bed type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -1ab0baee-02de-475d-9331-6d4204c40f11,,USER,Count the number of ships for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Ship_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -9b4a198e-40db-414d-bf9d-6d0f451b271f,,USER,In which years cars were produced weighing no less than 3000 and no more than 4000 ?,"{""actions"":[{""actionType"":""condition"",""column"":""weight"",""operation"":"">="",""value"":3000},{""actionType"":""condition"",""column"":""weight"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -c0eba46b-5488-4f62-beba-7bf4e62d7f64,,USER,"What is the average age for each city, and what are those cities?","{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -a2f49c9a-8d11-4114-973a-efd198383c26,,USER,How many different departments are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -46c6691e-485b-40db-8707-e4cbcfcc47d1,,USER,how many airports are there in each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -2bfaf057-5947-43b0-b7f6-435e095d0db0,,USER,"Return the names of people, ordered alphabetically.","{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -b21a61f8-d400-4930-912a-6ca8892eef21,,USER,"For each nationality, how many unique constructors are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""constructorId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""nationality""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -5c09e01d-2c6d-4470-99b3-0eaa46f92c5c,,USER,"Which accelerator name contains substring ""Opera""?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Opera""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" -b5478e9a-e5a3-4e95-a716-60c3daa7b761,,USER,What is the total population and maximum GNP in Asia?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""sum""},{""actionType"":""aggregations"",""column"":""GNP"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""Continent"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -bcf9edc8-cda7-46a5-8476-c46c23dbb7a4,,USER,"Which apartments have type code ""Flat""? Give me their apartment numbers.","{""actions"":[{""actionType"":""condition"",""column"":""apt_type_code"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -519559eb-3819-4bd6-af3f-bfbf4496f602,,USER,Which problem log was created most recently? Give me the log id.,"{""actions"":[{""actionType"":""topFilter"",""column"":""log_entry_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -e3edfd92-7b3e-4ef5-b105-14bb9c69502e,,USER,Show the number of projects.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Project_ID"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" -80b5d4c5-b830-48f5-ac1d-549f6616d57e,,USER,What are the different years in which there were cars produced that weighed less than 4000 and also cars that weighted more than 3000 ?,"{""actions"":[{""actionType"":""condition"",""column"":""weight"",""operation"":"">="",""value"":3000},{""actionType"":""condition"",""column"":""weight"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -1a775c41-c876-4102-ac40-726fe5ea5b5a,,USER,"Find the IDs of customers whose name contains ""Diana"".","{""actions"":[{""actionType"":""condition"",""column"":""customer_name"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" -1eb38e44-55e6-48a7-8ad7-04dcf8ae63ad,,USER,List the names of pilots in ascending order of rank.,"{""actions"":[{""actionType"":""sorting"",""column"":""Rank"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -64a58421-5c5f-4501-8910-f73f60209ac6,,USER,What campuses are located in Los Angeles county and opened after 1950?,"{""actions"":[{""actionType"":""condition"",""column"":""county"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -2ada14f5-a110-4509-8f87-071186de983d,,USER,Determine the total amount of grant money given to each organization and its corresponding id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""grant_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""organisation_id""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -16ab004c-0c74-4fcb-b31e-483e66a6de20,,USER,"What are the names of wines, sorted by price ascending?","{""actions"":[{""actionType"":""sorting"",""column"":""price"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -c5c8c1a3-e010-4c38-b98d-cad7dc703b12,,USER,what can you tell me about the population of california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -f69c4812-6723-4e5d-a59a-33866312ec27,,USER,Count the number of races for each constructor ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""constructorStandingsId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""constructorid""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -36af8d5f-1934-4288-86e8-c67355940c25,,USER,Return the name of the artist who has the latest join year.,"{""actions"":[{""actionType"":""topFilter"",""column"":""year_join"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -d9d255ca-5cec-4aa2-8ce2-ba2aadf821dd,,USER,the names of models that launched between 2002 and 2004.,"{""actions"":[{""actionType"":""condition"",""column"":""Launch_year"",""operation"":"">="",""value"":2002},{""actionType"":""condition"",""column"":""Launch_year"",""operation"":""<="",""value"":2004}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -91b74344-529e-4483-b9f0-65cb62fa263f,,USER,List the name of teachers whose hometown is not `` Little Lever Urban District '' .,"{""actions"":[{""actionType"":""condition"",""column"":""hometown"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -c2c01404-a6f9-431f-9012-c7c299245e1a,,USER,"For each faculty rank, display the number of faculty members who hold it.","{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -27f1899a-d5ec-4e37-805c-446e68970d7c,,USER,Show the number of transaction types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""transaction_type"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -426503fc-d434-4af8-87f7-2181c5754b28,,USER,"Return the document id, template id, and description for the document with the name Robbin CV.","{""actions"":[{""actionType"":""condition"",""column"":""document_name"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -4fb4bdaa-24a3-4881-8838-3e325e507f9d,,USER,Which department has the largest number of employees?,"{""actions"":[{""actionType"":""grouping"",""column"":""departmentID""},{""actionType"":""topFilter"",""column"":""departmentID"",""limit"":1,""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" -82b4437b-7a38-41f6-817c-be86ba6e207c,,USER,Show the park of the roller coaster with the highest speed.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Speed"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -4c0e9fb7-d2f6-474a-b226-ac60674c7f4e,,USER,How many poker players are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Poker_Player_ID"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -40a7d900-cc86-452e-9543-6fbc0138596b,,USER,how long is rio grande,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -4677a7db-e83d-451c-afa7-da187ce3246d,,USER,How many customers are classified under each customer status code?,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_status_code""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -7037ba8d-048a-42af-a296-dd5cc2f28a95,,USER,What are the names of all songs in English?,"{""actions"":[{""actionType"":""condition"",""column"":""languages"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -d53de777-73fa-4065-a47c-e3cdf3f346bc,,USER,"For each zip code, what is the average mean temperature for all dates that start with '8'?","{""actions"":[{""actionType"":""aggregations"",""column"":""mean_temperature_f"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""date"",""operation"":""starts with"",""value"":""8/""},{""actionType"":""grouping"",""column"":""zip_code""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -418b943a-223c-4189-8e04-34b5c6c15017,,USER,What is the headquarter of the company whose founder is James?,"{""actions"":[{""actionType"":""condition"",""column"":""founder"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -84febe19-302d-4604-84b4-85f3719a2e60,,USER,Find the average access count across all documents?,"{""actions"":[{""actionType"":""aggregations"",""column"":""access_count"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -0dd5874b-58c5-4663-a7d0-313644fb4238,,USER,List the names of the top 5 oldest people.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -0f2aff8d-b8a0-4c49-9ed0-2b1f18887eb5,,USER,What country is Jetblue Airways affiliated with?,"{""actions"":[{""actionType"":""condition"",""column"":""Airline"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -527477f7-651e-4c9a-a2b0-20e1f786cf3f,,USER,What is the email and phone number of Astrid Gruber the customer?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Astrid'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -65240b97-59e5-4c3a-ac35-805f78ef9eb8,,USER,Find the average base price of different bed types for each bed type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pettype""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -8508891b-2606-4a7a-bd6f-a21599c551c6,,USER,What si the youngest employee's first and last name?,"{""actions"":[{""actionType"":""topFilter"",""column"":""birth_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -4be1d651-d540-4cdb-8ea0-cf69f223ae08,,USER,give me the states that border kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -0b5fc77b-eb2d-48e5-9914-7868f32ea245,,USER,Find the first names of students studying in room 108.,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -26ae2768-56ba-4a66-bf8a-91a6d25006e2,,USER,How many artworks are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artwork_ID"",""aggregation"":""count""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -25700296-4d0c-4b02-8408-89ac49a1f54b,,USER,List the names of counties in descending order of population.,"{""actions"":[{""actionType"":""sorting"",""column"":""Population"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -e94b53d6-02da-4865-802b-f8e70edd2e60,,USER,Show all locations and the total number of platforms and passengers for all train stations in each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""number_of_platforms"",""aggregation"":""sum""},{""actionType"":""aggregations"",""column"":""total_passengers"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -f71baa27-da96-4739-870c-803ea56964f4,,USER,Return the codes of countries for which Spanish is the predominantly spoken language.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -e80ea617-7555-4483-98be-8d695283deab,,USER,What is last date created of votes from the state 'CA'?,"{""actions"":[{""actionType"":""aggregations"",""column"":""created"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""CA""}]}","[{""columns"":[""vote_id"",""phone_number"",""state"",""contestant_number"",""created""],""name"":""VOTES"",""type"":""grid""}]" -d6bed925-e417-4b0e-a539-c86833dd85d0,,USER,What are the name and description for location code x?,"{""actions"":[{""actionType"":""condition"",""column"":""location_code"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" -a8d379b6-1d5f-4ebc-9b86-8e4bffc92251,,USER,How many students play sports?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -859e2475-bd53-4fd0-bd37-f3c453c45a64,,USER,What are the names and ids of documents that have the type code BK?,"{""actions"":[{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -3027c384-bfc1-488f-ad77-7eb1d8940cbc,,USER,"Select the average price of each manufacturer's products, showing only the manufacturer's code.","{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Manufacturer""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -7f49df95-51ab-46d8-a3eb-8e62577d6efa,,USER,what states neighbor kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -ac8c513d-d893-4f0e-ba90-674469d11131,,USER,List the position of players and the average number of points of players of each position.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -9daa3b0b-7425-438b-8622-7261f3e65411,,USER,Show the shop addresses ordered by their opening year.,"{""actions"":[{""actionType"":""sorting"",""column"":""open_year"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -4b394379-2883-45e8-9e36-b846b2129873,,USER,What are the names of artists who are Male and are from UK?,"{""actions"":[{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""'UK'""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -0d2fc171-c39c-46e4-9204-cd66f89b540d,,USER,"List the vehicle flight number, date and pilot of all the flights, ordered by altitude.","{""actions"":[{""actionType"":""sorting"",""column"":""altitude"",""direction"":""asc""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" -6af3a303-ea73-4ac2-acfa-d1866b87cf29,,USER,Count the number of paragraphs.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Paragraph_ID"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -a5248033-0e60-40f7-a267-e0917ce5c1d3,,USER,what states have rivers named ohio,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -fe604d36-f1e5-4e09-8b07-50ce06285362,,USER,Find the GDP of the city with the largest regional population.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Regional_Population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -9f18af13-ecb2-4833-af89-0e1d688ff7bf,,USER,Count the number of artists.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -2bd3fe7d-edcd-4283-bea5-0836e233deb2,,USER,What are the airline names and abbreviations for airlines in the USA?,"{""actions"":[{""actionType"":""condition"",""column"":""Country"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -978d6416-11e9-4a1f-941c-fd9104279d52,,USER,What is average age for different job title?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -974d788b-65c4-4f31-a7ed-5e79c3ec9564,,USER,Show the details of the top 3 most expensive hotels.,"{""actions"":[{""actionType"":""topFilter"",""column"":""price_range"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -b678f03c-ddcb-48e5-be80-aa0435d7f111,,USER,"What are the official names of cities, ordered descending by population?","{""actions"":[{""actionType"":""sorting"",""column"":""Population"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -80510a64-6822-4317-a598-d54b6a1ad3cc,,USER,Count the number of different directors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""director"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -3ee240ff-0eaf-4bdc-91c0-4aed342a7230,,USER,Give the average quantity of stocks.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Quantity"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" -b25b1f88-4e2a-4280-957e-6c781c05e2cc,,USER,How many different products correspond to each order id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -5fad58f0-50e8-434b-a530-796d57fffed2,,USER,How many unique order IDs are associated with each product?,"{""actions"":[{""actionType"":""aggregations"",""column"":""order_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""product_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -c7fe5399-87a2-4c60-96e9-71da09ddf3c4,,USER,how many people lived in boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -c2cc3f3a-a0c4-43b6-a118-6ba6b6d3aa99,,USER,How many customers in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -2a48fcce-2906-4fa5-a7c2-a0e7e4847061,,USER,"For each year, display the year and the average attendance at home games.","{""actions"":[{""actionType"":""aggregations"",""column"":""attendance"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -a0563766-b634-49ef-85ac-5c6217051821,,USER,What are the ids of all students and number of hours played?,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""Stuid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -d2cba28e-2b19-4b58-8490-0d40e0d47308,,USER,What is the average age for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -1630f410-22f0-4d26-a5ac-40bfaa4bb8c4,,USER,Who is the founders of companies whose first letter is S?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -8fca140f-2c98-4702-8fe1-3aad475fe535,,USER,How many technicians are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""technician_id"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -a9ad4025-b966-4f32-aa86-fef2a320bff1,,USER,how high is the highest point in america,"{""actions"":[{""actionType"":""aggregations"",""column"":""highest_elevation"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -dbb186ad-0c57-4426-b296-238c4fc12650,,USER,"Show the census ranking of cities whose status are not ""Village"".","{""actions"":[{""actionType"":""condition"",""column"":""Status"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -d2b30165-8ec7-4109-add4-5d3d3a570d3c,,USER,What is the average attendance of stadiums with capacity percentage higher than 100%?,"{""actions"":[{""actionType"":""condition"",""column"":""capacity_percentage"",""operation"":"">"",""value"":100}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" -5f6ec7ab-7424-4272-a0b1-d59935847a54,,USER,"Find all the building full names containing the word ""court"".","{""actions"":[{""actionType"":""condition"",""column"":""building_full_name"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -877ada87-e3c5-4c89-991c-7264223ba938,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""actions"":[{""actionType"":""aggregations"",""column"":""grade"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -35242b79-061f-496a-b954-47338944468f,,USER,List ids for all student who are on scholarship.,"{""actions"":[{""actionType"":""condition"",""column"":""onscholarship"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -d9f87807-03a6-4772-92fd-1d39702ca877,,USER,"What are the names of all genres in alphabetical order, combined with its ratings?","{""actions"":[{""actionType"":""sorting"",""column"":""g_name"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" -e634dd07-bbcb-43eb-86a8-2e6cbb95c684,,USER,List the names and buildings of all departments sorted by the budget from large to small.,"{""actions"":[{""actionType"":""sorting"",""column"":""budget"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -e6019b7c-246f-440b-8f1e-c901e4fe07c2,,USER,Find the number of bands.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Id"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" -59fdc820-093c-4923-9640-14ce08602cb0,,USER,"What are the total points of gymnasts, ordered by their floor exercise points descending?","{""actions"":[{""actionType"":""sorting"",""column"":""Floor_Exercise_Points"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -58bfce1b-ef2f-4bfc-943a-4b9a723bc128,,USER,Which movies have 'Deleted Scenes' as a substring in the special feature?,"{""actions"":[{""actionType"":""condition"",""column"":""special_features"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -3a23e497-03c2-4d66-a135-ca7019b1fa4c,,USER,How many counties correspond to each police force?,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Police_force""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -14317b03-616e-4d7b-8861-e130cec357dd,,USER,what rivers run through illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -8f7d19e5-5a9a-477e-8df1-5b9137d6fff1,,USER,What is the average weight for each type of pet?,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pettype""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -84b592fa-d248-4388-a0df-29f715eddb1f,,USER,"For each faculty rank, show the number of faculty members with that rank.","{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -12812df9-3c10-4d3c-a417-2136e87e6fa2,,USER,What is the complete description of the job of a researcher?,"{""actions"":[{""actionType"":""condition"",""column"":""role_code"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" -afd567c7-5a6a-4e4c-84bd-e291f89d2a2e,,USER,How many parties do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""party_name"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -8c51aada-868c-4393-b644-a4050a0d3fd5,,USER,"Find id of candidates whose assessment code is ""Pass""?","{""actions"":[{""actionType"":""condition"",""column"":""asessment_outcome_code"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" -453cd890-bb1c-41db-8d19-cd296e01513b,,USER,What is the average age for males in each job?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""male""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -d184a30e-043b-4ee9-82c7-a7e3a5716397,,USER,Count the number of likes for each student id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -6797dd44-2829-4763-9622-700b1ccead32,,USER,What is the name of the artist who joined latest?,"{""actions"":[{""actionType"":""topFilter"",""column"":""year_join"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -8fc4b3f1-96a2-42e5-a22e-7869c0c3f735,,USER,rivers in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -473cc46b-9675-4c21-ab1f-53fa58ebc6e8,,USER,Which district has the largest population?,"{""actions"":[{""actionType"":""topFilter"",""column"":""city_population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -d21af4ac-4be0-47cc-95f1-a46d1e163f47,,USER,What are the names of artist who have the letter 'a' in their names?,"{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" -491aae3a-a4d5-4f7c-8299-198358506c50,,USER,Find the name of the dorm with the largest capacity.,"{""actions"":[{""actionType"":""topFilter"",""column"":""student_capacity"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -8a400173-2c95-4ecf-9910-fa07d8056d6d,,USER,what is the combined area of all 50 states,"{""actions"":[{""actionType"":""aggregations"",""column"":""area"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -4f1f90e4-8b89-4f27-ad72-24debeacf9f7,,USER,List the main industry with highest total market value and its number of companies.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""main_industry""},{""actionType"":""topFilter"",""column"":""market_value"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -a76df9cd-74b4-46ca-be2a-94873212eaa7,,USER,List the number of invoices and the invoice total from California.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""total"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""billing_state"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -7476e0b0-48f7-4263-89f7-0fa0975d11ee,,USER,2014 papers,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2014}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -92254d7e-6c78-4a34-a44d-feaafb9c8c4e,,USER,Show the different types of artworks and the corresponding number of artworks for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artwork_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -13442e16-76bc-4445-87fd-a194029eff6a,,USER,"For each state, find the total account balance of customers whose credit score is above 100.","{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":"">"",""value"":100},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -df400fe4-1edd-4c61-ab35-5caa8fc71cc6,,USER,What is the name of the person whose age is below 30?,"{""actions"":[{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -5d956e60-21df-4683-8fbc-1a017862a51b,,USER,How many distinct countries are the climbers from?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Country"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -f2327c6b-a0db-4787-9d81-d10dd39f9650,,USER,List all the distinct product names ordered by product id?,"{""actions"":[{""actionType"":""sorting"",""column"":""product_id"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" -2c5fc33e-1efa-40e4-a2be-5d04337cf94e,,USER,Find the name and age of all males in order of their age.,"{""actions"":[{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""male""},{""actionType"":""sorting"",""column"":""age"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -87e1e228-8815-4623-9d74-ea82952d48ef,,USER,Calculate the number of students in a single classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -cd3f005a-3864-40cb-a2b7-e759560336fd,,USER,What is the total number of hours for all projects?,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -b6f42325-2a92-47a2-b396-8dfbb5dd2db2,,USER,How many students are there for each major?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""major""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -f925250f-66ad-4e8f-b0e2-1518c523bc55,,USER,"How many phone hardware models are produced by the company named ""Nokia Corporation""?","{""actions"":[{""actionType"":""aggregations"",""column"":""Company_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Company_name"",""operation"":""="",""value"":""'Nokia Corporation'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -6d0a50ba-55b7-4a6a-8977-87c87b3367c9,,USER,Show all region code and region name sorted by the codes.,"{""actions"":[{""actionType"":""sorting"",""column"":""region_code"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -84ed3ae3-5066-4c03-9c51-2114babdb595,,USER,"For each document, provide the document ID and the count of employees in its circulation history.","{""actions"":[{""actionType"":""aggregations"",""column"":""employee_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" -4eaf4075-6123-40fd-8958-35f5b8316bdb,,USER,List the name of the colleges whose enrollment is greater 18000 sorted by the college's name.,"{""actions"":[{""actionType"":""condition"",""column"":""enr"",""operation"":"">"",""value"":18000},{""actionType"":""sorting"",""column"":""cName"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -f76ac404-c551-4f17-98af-5ae898c6b40b,,USER,Show product IDs and the count of unique orders containing each product.,"{""actions"":[{""actionType"":""aggregations"",""column"":""order_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""product_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -c02eca7c-7655-4201-a8a1-23ae1aefe17b,,USER,Where is the youngest teacher from?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -ddeb51b1-f61d-4d9e-b213-493899de2080,,USER,What are the room names and ids of all the rooms that cost more than 160 and can accommodate more than two people.,"{""actions"":[{""actionType"":""condition"",""column"":""basePrice"",""operation"":"">"",""value"":160},{""actionType"":""condition"",""column"":""maxOccupancy"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -3b8f96d5-e16c-4b31-8c68-460721d414e0,,USER,how many countries are in Asia?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Code"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""continent"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -c7b25529-88e4-4b14-965f-daa5bce3d66c,,USER,Provide the total market value of each main industry.,"{""actions"":[{""actionType"":""aggregations"",""column"":""market_value"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""main_industry""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -fb4fe590-2ff4-4d73-9cd9-2ce60a976022,,USER,How many bank branches are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""branch_ID"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -3c229904-3cd3-4833-acbc-a5d31f22d4e2,,USER,What are all the different food allergies?,"{""actions"":[{""actionType"":""condition"",""column"":""allergytype"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -fe38fb50-5273-41c3-9464-0f6530306c45,,USER,How many singers are from each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -91d63628-7d33-4fbc-a334-a2cc4e2efd24,,USER,List the snatch score and clean jerk score of body builders in ascending order of snatch score.,"{""actions"":[{""actionType"":""sorting"",""column"":""Snatch"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -d2364e82-2a56-473d-86ab-a4fc514226d2,,USER,What is the name of the singer who is worth the most?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Net_Worth_Millions"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -2788b76e-ddf5-46dc-bce9-2737f90365d1,,USER,which state is the city springfield located in,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -30e5f0e3-0140-4c7c-89d3-bf28496814e2,,USER,List the name of ships in ascending order of tonnage.,"{""actions"":[{""actionType"":""sorting"",""column"":""Tonnage"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -1c45bb1c-df44-4e11-bd55-cf0e8178e617,,USER,What are the price ranges of five star hotels?,"{""actions"":[{""actionType"":""condition"",""column"":""star_rating_code"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -bc671ed4-a6a5-41c7-9a9a-956164ed694e,,USER,How many cinema do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Cinema_ID"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -644c4c7c-cda5-4902-8f6d-f284f9a20b49,,USER,How many patients stay in room 112?,"{""actions"":[{""actionType"":""aggregations"",""column"":""patient"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""room"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" -c2a59c65-8f9f-48e5-a275-844c749dc438,,USER,How many players are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -f1385fd8-8a93-44f5-9cd6-bcf17283978d,,USER,How many tasks are there in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""task_id"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" -bdff244f-25f5-4c85-866d-b1a92710c759,,USER,what state borders kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -d652ffec-e5d5-4c78-9aba-630610d20082,,USER,where is mount whitney,"{""actions"":[{""actionType"":""condition"",""column"":""mountain_name"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -a07f06c1-3845-4175-8ac3-275225a0ebad,,USER,Determine the number of hosts for each nationality and list the nationality and the count.,"{""actions"":[{""actionType"":""aggregations"",""column"":""f1"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""f1""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" -18fb07ff-cec7-4665-a2a6-e83f910a6664,,USER,"Report the grade, number of classrooms, and total number of students for each grade.","{""actions"":[{""actionType"":""aggregations"",""column"":""classroom"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -791d94c3-e453-46e7-8b13-e380b804814e,,USER,"What are the building full names that contain the word ""court""?","{""actions"":[{""actionType"":""condition"",""column"":""building_full_name"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -e2410800-e193-4dba-937f-e760c1d57c7d,,USER,How many books are in each category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""category""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -5e7e32c5-70ba-4ee4-bba7-99e297c6dbe5,,USER,"For each bed type, find the average base price of different bed type.","{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -03fdb028-38d1-4b09-855c-924cf7b7b5f7,,USER,what major rivers run through illinois,"{""actions"":[{""actionType"":""condition"",""column"":""LENGTH"",""operation"":"">"",""value"":750},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -f5095aed-f005-4962-9a9a-e3d49ae344fb,,USER,Count the number of female Professors we have.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""F""},{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -c14cbf51-a735-42d2-8ebb-797a19d4a39a,,USER,Count the number of different languages in these films.,"{""actions"":[{""actionType"":""aggregations"",""column"":""language_id"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -c4f16249-20e2-4756-a822-0e98500a6588,,USER,Find all actors from Afghanistan,"{""actions"":[{""actionType"":""condition"",""column"":""nationality"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -03a3f4a0-c6a7-425b-8b3d-a0501920fad9,,USER,Find the names of all instructors in Comp. Sci. department with salary > 80000.,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""Comp. Sci.""},{""actionType"":""condition"",""column"":""salary"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -5edb0a58-9135-46c3-afb3-f6ed09266e56,,USER,Find the average elevation of airports in each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""elevation"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -bf740b47-ff3c-4037-8545-cd46396404b7,,USER,What is the number of cartoones written by Joseph Kuhr?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Written_by"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -2be7e797-3f9f-4d45-a2b3-2cba6c14814c,,USER,Return the name of the mountain with the greatest height.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Height"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -2cf0d6f5-8554-4f04-816e-4649e125d185,,USER,"For every nationality, how many singers originate from that country?","{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -97592795-385d-4b6a-9ca0-be3738669809,,USER,List the names and decor of rooms that have a king bed. Sort the list by their price.,"{""actions"":[{""actionType"":""condition"",""column"":""bedtype"",""operation"":""="",""value"":""King""},{""actionType"":""sorting"",""column"":""basePrice"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -15150439-1dcb-4d16-a9c6-4be0534471a1,,USER,How many students are in each classroom?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -7c29f620-7fc3-4322-9b89-ebb160ad5913,,USER,papers that were not published in the last year,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""!="",""value"":2015}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -70ed3299-e42e-4f32-bb54-b8fab352471f,,USER,"What are the player name, number of matches, and information source for players who do not suffer from injury of 'Knee problem'?","{""actions"":[{""actionType"":""condition"",""column"":""injury"",""operation"":""!="",""value"":""Knee problem""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" -7e4e98d7-ab09-4e84-beee-3d26d338cb91,,USER,Find the number of dorms and total capacity for each gender.,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""capacity"",""operation"":"">"",""value"":50},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -0a543500-00bf-4f69-9fe3-44cd18c19571,,USER,How many kids stay in the rooms reserved by ROY SWEAZY?,"{""actions"":[{""actionType"":""condition"",""column"":""FirstName"",""operation"":""="",""value"":""'ROY'""},{""actionType"":""condition"",""column"":""LastName"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -c0973680-8296-4801-8990-e4743a60f09a,,USER,List the type of bed and name of all traditional rooms.,"{""actions"":[{""actionType"":""condition"",""column"":""decor"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -ca5abfac-4897-4a0a-ac91-0cc6641a8416,,USER,What are the names of the top 8 countries by total invoice size and what are those sizes?,"{""actions"":[{""actionType"":""aggregations"",""column"":""total"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""billing_country""},{""actionType"":""topFilter"",""column"":""total"",""limit"":8,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -41c0e4fc-8a8d-4f7a-9dc0-376fb6386f71,,USER,Count the number of captains in each rank.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -5886df6e-ee23-4ff2-bcb5-5ca80b8bba69,,USER,What is total bonus given in all evaluations?,"{""actions"":[{""actionType"":""aggregations"",""column"":""bonus"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" -072365a9-2b04-401e-9bea-ceb4730c717a,,USER,"Show different carriers of phones, along with the number of phones for each carrier.","{""actions"":[{""actionType"":""aggregations"",""column"":""Name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Carrier""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -84eded9a-8111-498d-b4ad-dd1d28d2a8ff,,USER,List customer ids and their respective account counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""account_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_id""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -0530bbf3-ae72-46f7-a041-cb79510d7204,,USER,Which actors were born in Tehran,"{""actions"":[{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -c84ec46c-3ff4-41f6-a200-4b676b214f7c,,USER,When are the birthdays of customer who are classified as 'Good Customer' status?,"{""actions"":[{""actionType"":""condition"",""column"":""customer_status_code"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -905eac64-a4af-4ada-a29a-600ea72c7e8b,,USER,"List the names of countries whose language is not ""German"".","{""actions"":[{""actionType"":""condition"",""column"":""Languages"",""operation"":""!="",""value"":""'German'""}]}","[{""columns"":[""Country_ID"",""Name"",""Population"",""Area"",""Languages""],""name"":""country"",""type"":""grid""}]" -929a0f92-e281-457c-8c29-b6ca099175db,,USER,What is the highest acc percent score in the competition?,"{""actions"":[{""actionType"":""topFilter"",""column"":""acc_percent"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -c564998c-a5c8-4124-9c5a-5a302177bc38,,USER,What is the student capacity and type of gender for the dorm whose name as the phrase Donor in it?,"{""actions"":[{""actionType"":""condition"",""column"":""dorm_name"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -f5913b3b-118d-4a4c-b909-3cca889ac1bf,,USER,"Find the emails of the user named ""Mary"".","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Mary""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -f0ec5714-454b-4478-9bd4-5778f6b4c45d,,USER,Identify the youngest age for each job position.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -a48bd42f-16ac-4376-9c09-079e20f04979,,USER,where is the lowest point in iowa,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -df5f39cc-6eac-4de7-a6aa-a86735b28f88,,USER,Find the package choice and series name of the TV channel that has high definition TV.,"{""actions"":[{""actionType"":""condition"",""column"":""hight_definition_TV"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -6c47de27-8106-4379-a13c-9599fbc255ea,,USER,What is the average age of the visitors whose membership level is not higher than 4?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Level_of_membership"",""operation"":""<="",""value"":4}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" -9c136e8d-89cb-46bb-bd9b-74f0c4a3ccd8,,USER,How many customers have an account?,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -83e4ca98-de91-425b-b9e5-9e0beb6975fb,,USER,How many unique classes are offered?,"{""actions"":[{""actionType"":""aggregations"",""column"":""class_code"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -56a8004d-4dc1-41b1-9123-95498e107ea9,,USER,Show the average population of all counties.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -293308e9-826a-442c-b58d-c53864a5dc89,,USER,How many addresses are in the district of California?,"{""actions"":[{""actionType"":""aggregations"",""column"":""address_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""district"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" -f244440f-6a61-488c-b3f5-d91373e66a68,,USER,What is the number of ships?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Ship_ID"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -2207da50-e57d-46b6-8469-c2b73dfe49ff,,USER,Tell me the distinct block codes where some rooms are available.,"{""actions"":[{""actionType"":""condition"",""column"":""unavailable"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" -8943007b-306c-48b0-86e5-b28f9abe7649,,USER,"What are the customer phone numbers under the policy ""Life Insurance""?","{""actions"":[{""actionType"":""condition"",""column"":""policy_type_code"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" -19f4802d-3ddd-46bd-a07b-d60776e9cc19,,USER,What are the names of players whose training hours is between 500 and 1500?,"{""actions"":[{""actionType"":""condition"",""column"":""HS"",""operation"":"">="",""value"":500},{""actionType"":""condition"",""column"":""HS"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -9cab8657-5168-41e2-910c-aa64e97d821f,,USER,What are names for top three branches with most number of membership?,"{""actions"":[{""actionType"":""topFilter"",""column"":""membership_amount"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -0a922410-58f2-4b2f-8dd5-7b341ea8b4e7,,USER,What are the maximum price and score of wines produced by St. Helena appelation?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""Appelation"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -94bc2846-2bd4-4b63-9c4e-09efdfdd5342,,USER,how tall is guadalupe peak,"{""actions"":[{""actionType"":""condition"",""column"":""highest_point"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -9932fea8-87d0-41ed-81f3-68d27c6c41fc,,USER,How many total credits does each department offer?,"{""actions"":[{""actionType"":""aggregations"",""column"":""credits"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -a42e7789-b766-443d-9bee-a9f4e62fa87e,,USER,how many states does usa have,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -bc1b09f6-092a-418b-99c2-96123bc86d86,,USER,Determine the number of musicals that each nominee has been nominated for.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Musical_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nominee""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -7eb99f5c-b2a9-44c6-bdcb-246f282be8ad,,USER,"Enumerate all transportation methods to attractions, along with the count of accessible attractions for each method.","{""actions"":[{""actionType"":""aggregations"",""column"":""Tourist_Attraction_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""How_to_Get_There""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -3bdd7bad-2e26-4847-8999-136a9b2e9075,,USER,return me the papers after 2000 .,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -63162263-e1a6-4b58-ae2b-6213bf30d9ea,,USER,"Return the themes of farm competitions, sorted by year ascending.","{""actions"":[{""actionType"":""sorting"",""column"":""YEAR"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" -12c3f4fd-de93-4e78-8ae5-394f4f5990b9,,USER,Which three cities have the largest regional population?,"{""actions"":[{""actionType"":""topFilter"",""column"":""regional_population"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -58c9b778-500a-4529-b7a0-9cb27dfbc944,,USER,What is the id and salary of the employee named Mark Young?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -78318f55-22f2-4e57-89b2-8583957886e1,,USER,"What is the nationality of "" Kevin Spacey "" ?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" -cbebf877-c560-4588-b279-0be95afa8804,,USER,Count the number of countries in Asia.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Code"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""continent"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -c3de7924-76a5-4155-b7e2-130968837e79,,USER,"return me the homepage of "" University of Michigan "" .","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'University of Michigan'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" -3d9a5360-37f0-445b-8dc8-487fd0a2b1e8,,USER,Show the nicknames of schools that are not in division 1.,"{""actions"":[{""actionType"":""condition"",""column"":""Division"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" -ceffb1ba-fe7a-474a-b1ad-1f006bb2fe21,,USER,What are the types of video games and how many games are in each type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -3154de9c-40fb-4fff-8aa4-efc955762696,,USER,"How many games in 1885 postseason resulted in ties (that is, the value of ""ties"" is '1')?","{""actions"":[{""actionType"":""aggregations"",""column"":""year"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":1885},{""actionType"":""condition"",""column"":""ties"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" -26943bd0-cad2-43b1-b9af-888f7be46a05,,USER,Count the number of different last names actors have.,"{""actions"":[{""actionType"":""aggregations"",""column"":""last_name"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" -4c107cb5-8382-4266-8601-9d6d03e3e13d,,USER,"What is the title, phone number and hire date for the employee named Nancy Edwards?","{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Nancy'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -7f2fd563-bdab-4cb3-b0be-f2123fac5bf3,,USER,Show each location and the number of cinemas there.,"{""actions"":[{""actionType"":""aggregations"",""column"":""grant_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""organisation_id""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -0ac8b050-1666-4b3a-9be9-b8f02ae7c23b,,USER,Calculate the average age for each city and display those cities.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""city_code""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3e30f86f-6563-4a0e-9d97-617c7f6c6335,,USER,How many video game types exist?,"{""actions"":[{""actionType"":""aggregations"",""column"":""gtype"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -ff6d39c7-95b9-4dfd-bd68-9fc961ebe0c3,,USER,What is the nickname of the employee named Janessa Sawayn?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Janessa'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -42073d3a-76d4-4b69-868c-6a3dad69786c,,USER,What is the id for the employee called Ebba?,"{""actions"":[{""actionType"":""condition"",""column"":""employee_name"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -1adba2a5-d11e-4fce-9a69-8a7f0b7604a2,,USER,Which part has the least chargeable amount? List the part id and amount.,"{""actions"":[{""actionType"":""topFilter"",""column"":""chargeable_amount"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""part_id"",""part_name"",""chargeable_yn"",""chargeable_amount"",""other_part_details""],""name"":""Parts"",""type"":""grid""}]" -0c4c141c-c820-45a4-9a8c-eff5c1cb0a55,,USER,"List the number of invoices from the US, grouped by state.","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""billing_country"",""operation"":""="",""value"":""'USA'""},{""actionType"":""grouping"",""column"":""billing_state""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -53eec1b5-14ef-4f47-a0e5-c3fc113ac6a4,,USER,how big is the city of boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -fcfa29c0-fac7-4cbf-990d-e55afce126b1,,USER,Find the names of all races held in 2017.,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -751353fe-8834-403d-b247-ca304d5f6137,,USER,How many employees do we have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -3d010246-b746-4b52-ace5-e961b93108f5,,USER,What is the total population of Gelderland district?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Population"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""District"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" -f47b2f6e-982f-4a52-bcee-a2b54e142a70,,USER,Return the famous release date for the oldest artist.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -f5b48b8a-8ec1-4196-9286-1fa580c590be,,USER,"What is the date when the document ""Marry CV"" was stored?","{""actions"":[{""actionType"":""condition"",""column"":""Document_name"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" -345a4a04-4a79-4434-83a8-4c7a87985cab,,USER,What are the average prominence of the mountains in country 'Morocco'?,"{""actions"":[{""actionType"":""aggregations"",""column"":""prominence"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""Morocco""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -32f09912-1168-4155-8dab-a33d0780782f,,USER,"What are the different affiliations, and how many schools with each affiliation have an enrollment size of over 20000?","{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""enrollment"",""operation"":"">"",""value"":20000},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -2184a4f6-6f4c-493f-9f52-659a9263db87,,USER,What is the largest payment amount?,"{""actions"":[{""actionType"":""topFilter"",""column"":""amount"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -94f95012-e93d-4b87-b4ff-a6aa4ed931ac,,USER,"Find the code of the document type ""Paper"".","{""actions"":[{""actionType"":""condition"",""column"":""document_type_name"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -f190030b-4b6d-4e4d-86c3-6ce239876dcd,,USER,Determine the number of captains in each rank.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -4fbae2e7-19f2-4f1e-8f88-faecdbbf2d8d,,USER,Find the author for each submission and list them in ascending order of submission score.,"{""actions"":[{""actionType"":""sorting"",""column"":""Scores"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -8e3c087e-31cd-403c-a3f5-8571e580ed9a,,USER,Find the names of all instructors in computer science department,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -aa2f1a04-5f95-4494-bfdd-e2948c2e6bbd,,USER,"List the names, phone numbers, and emails of all customers sorted by their dates of becoming customers.","{""actions"":[{""actionType"":""sorting"",""column"":""date_became_customer"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" -42499166-57d5-44c7-8687-54e9dc837485,,USER,Return the maximum enrollment across all schools.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -5ab01cc3-faa7-4ac3-aff6-d071efa86fa6,,USER,Determine the number of trains that originate from each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""origin""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -759ebb01-d3ff-4176-83ee-f77fe62a6090,,USER,What is the pixel aspect ratio and country of origin for all TV channels that do not use English?,"{""actions"":[{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -ece42eb6-7e27-42ae-80e2-7a85be06939d,,USER,Show me the classrooms grade 5 is using.,"{""actions"":[{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -2ad3b934-a8d2-4532-ad87-b1c6fa817ae9,,USER,"What are the chip model and screen mode of the phone with hardware model name ""LG-P760""?","{""actions"":[{""actionType"":""condition"",""column"":""Hardware_Model_name"",""operation"":""="",""value"":""'LG-P760'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -10801bfb-fcd9-4444-a60f-d3a1239a4c3a,,USER,"Find all cities which has a "" Taj Mahal "" .","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Taj Mahal'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -511ebac9-b3fb-4f84-a986-549498b9f28e,,USER,What are all the distinct participant ids who attended any events?,"{""actions"":[{""actionType"":""aggregations"",""column"":""participant_id"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Participant_ID""],""name"":""Participants_in_Events"",""type"":""grid""}]" -1e22fe75-37b8-4cd9-8cac-712717c6c453,,USER,What are the distinct president votes on 08/30/2015?,"{""actions"":[{""actionType"":""condition"",""column"":""Registration_Date"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -a6a13698-4076-435f-8373-527de63fd5eb,,USER,Count different addresses of each school.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_address"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -d30d9e17-402c-4e90-bf60-416098a8f596,,USER,Display the different headquarters and the number of companies at each headquarter.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Headquarters""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -eefcd0c4-0c29-4de0-9fd4-71f52b7d5fce,,USER,how many citizens in california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -7d9f144c-0381-48c1-80e6-35648164390f,,USER,Find the average order quantity per order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""order_quantity"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" -056c2dc6-4313-40a3-8888-60692432fc3e,,USER,What zip codes have a station with a max temperature greater than or equal to 80 and when did it reach that temperature?,"{""actions"":[{""actionType"":""condition"",""column"":""max_temperature_f"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -ca6cbf58-ce82-47cd-950a-fbb1aed32e8a,,USER,How many rooms in each building have a capacity of over 50?,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""capacity"",""operation"":"">"",""value"":50},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -ea2dc03c-8b80-481a-a28d-f3cf3433fc24,,USER,How many singers originate from each country?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -732e2c42-8b89-4c06-b79e-dde1744f8dc7,,USER,What is the total credit offered by each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""crs_credit"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -c2d86967-226d-4247-8363-acb2321e0837,,USER,"Which apartment type has the largest number of total rooms? Return the apartment type code, its number of bathrooms and number of bedrooms.","{""actions"":[{""actionType"":""grouping"",""column"":""apt_type_code""},{""actionType"":""topFilter"",""column"":""room_count"",""limit"":1,""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -62995e8f-4b14-44db-a5f4-95219476c9fd,,USER,"For each classroom, report the classroom number and the number of grades using it.","{""actions"":[{""actionType"":""aggregations"",""column"":""grade"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -3924cb0e-370c-488c-80a2-c736750696bf,,USER,number of states bordering kentucky,"{""actions"":[{""actionType"":""aggregations"",""column"":""border"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -84b43041-2f35-45b6-abe7-8515eb1bfa49,,USER,Return the age of the person with the greatest height.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Height"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -7f1aa672-3478-4a40-9d5e-f6f6700c163f,,USER,How many different items were reviewed by some users?,"{""actions"":[{""actionType"":""aggregations"",""column"":""i_id"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" -4fbdc93c-ce40-4771-adb8-91a657efc009,,USER,How many bookings does each booking status have? List the booking status code and the number of corresponding bookings.,"{""actions"":[{""actionType"":""aggregations"",""column"":""apt_booking_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""booking_status_code""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -a3d76f64-8d90-45f6-8c58-170a33a1b12c,,USER,Find the first names of students with age above 22.,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -c39938d6-d88d-4904-af05-eae8be641552,,USER,"For each constructor id, how many races are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""constructorStandingsId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""constructorid""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -067b5e6c-7b7c-4417-90b3-648047141fbf,,USER,"Count the number of tests with ""Fail"" result.","{""actions"":[{""actionType"":""aggregations"",""column"":""registration_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""test_result"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" -d924f7f3-785a-46fa-b7af-1b0a18393619,,USER,Find the number of people who is under 40 for each gender.,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":40},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -984d3601-9a40-482b-863d-52cc9995822d,,USER,Find the total number of instructors who teach a course in the Spring 2010 semester.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""semester"",""operation"":""="",""value"":""Spring""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" -02cec32b-378e-41b8-8855-8751da0f9d88,,USER,What is the airport name for airport 'AKO'?,"{""actions"":[{""actionType"":""condition"",""column"":""AirportCode"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -d99210b4-39c9-4e1e-934e-2b8c22546c37,,USER,What are total transaction amounts for each transaction type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""transaction_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""transaction_type""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -fb7b084d-d0bd-4205-a328-df346d022c3d,,USER,"What is the first name of the author with last name ""Ueno""?","{""actions"":[{""actionType"":""condition"",""column"":""lname"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -6a506d1f-cb3a-48c1-af9b-f7da7a2bcdcf,,USER,How many captains with younger than 50 are in each rank?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":50},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -c601644d-765a-4d87-bbaf-6cfe862f41da,,USER,Count the number of distinct claim outcome codes.,"{""actions"":[{""actionType"":""aggregations"",""column"":""claim_outcome_code"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" -551b3cf0-bbe4-4349-b3a9-d0a4a0fa0cd6,,USER,how many rivers are there in idaho,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -3e136f3b-5e2f-466d-b273-b5e5295b0a72,,USER,How many employees who are IT staff are from each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""IT Staff""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -9a07ab1a-d8b3-415f-bef2-b67224387262,,USER,Who are the players from UCLA?,"{""actions"":[{""actionType"":""condition"",""column"":""College"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -f7b151e9-0e19-44e5-a5b8-5ebbae1dee46,,USER,"Find products with max page size as ""A4"" and pages per minute color smaller than 5.","{""actions"":[{""actionType"":""condition"",""column"":""max_page_size"",""operation"":""="",""value"":""'A4'""},{""actionType"":""condition"",""column"":""pages_per_minute_color"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -4dd7524b-2284-4ffb-930b-01e85d64efca,,USER,what is the population of boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -b6e108a1-6546-47fc-bdef-f0e95d0cb84a,,USER,Find the players whose names contain letter 'a'.,"{""actions"":[{""actionType"":""condition"",""column"":""pName"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -240a933a-b98f-44fe-b7e4-07fadb2b6757,,USER,What are the different types of player positions?,"{""actions"":[{""actionType"":""aggregations"",""column"":""pPos"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -b1eb18c6-fd8f-4351-8edc-2caa40c7e9f2,,USER,Give the ids of the three products purchased in the largest amounts.,"{""actions"":[{""actionType"":""topFilter"",""column"":""total_amount_purchased"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" -fdd5fb2b-3735-4e29-b0a7-fd7fed3497cc,,USER,What are the public schools and what are their locations?,"{""actions"":[{""actionType"":""condition"",""column"":""affiliation"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -6dea2676-b719-4b2d-8ec5-07cfa9fc13e2,,USER,Show the id and salary of Mark Young.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -510d931d-ec14-4d27-96a1-46071b6441f9,,USER,Find the number of rooms for each bed type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -b6d42523-e09a-488e-b1cb-5515b7afda63,,USER,Return the poll source corresponding to the candidate who has the oppose rate.,"{""actions"":[{""actionType"":""topFilter"",""column"":""oppose_rate"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -6c95a43d-ba28-4774-8340-57984aec8ec3,,USER,Count the number of distinct store locations.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LOCATION"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -245f7361-9cb6-4193-a7f6-75b1779403c6,,USER,What is the average base cost for each bed type? List the bed types and their average prices.,"{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -3314c29b-fc77-4724-b856-6a391e166e8a,,USER,"What are the dog name, age and weight of the dogs that were abandoned? Note that 1 stands for yes, and 0 stands for no in the tables.","{""actions"":[{""actionType"":""condition"",""column"":""abandoned_yn"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -02ccff3b-4156-4227-90b9-09cbf58b7151,,USER,What is the number of days that had an average humity above 50 and an average visibility above 8?,"{""actions"":[{""actionType"":""aggregations"",""column"":""date"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""mean_humidity"",""operation"":"">"",""value"":50},{""actionType"":""condition"",""column"":""mean_visibility_miles"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -f19032e2-375d-4482-801a-d953610eb648,,USER,give me the cities which are in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6d1a5bcb-5938-42a2-a812-6fe8f86070a1,,USER,How many games are held after season 2007?,"{""actions"":[{""actionType"":""aggregations"",""column"":""stadium_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""season"",""operation"":"">"",""value"":2007}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" -443e070f-e39c-4922-bfd1-816dc4c3eaa8,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Fname"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""salary"",""operation"":""<"",""value"":50000},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -133a7988-9b58-401e-8d80-41fad5e97b71,,USER,"For each city, how many branches were opened before 2010?","{""actions"":[{""actionType"":""aggregations"",""column"":""Branch_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<"",""value"":2010},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -a37de1be-5015-49c8-9a64-a38ddf088393,,USER,"What are the different template type codes, and how many templates correspond to each?","{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_type_code""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -49a4a150-b860-4538-85e8-420237fc5e41,,USER,What are the names of people in ascending order of height?,"{""actions"":[{""actionType"":""sorting"",""column"":""Height"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Home Town""],""name"":""people"",""type"":""grid""}]" -3ce5da63-4351-4b1d-b878-2662ef33dcea,,USER,How many players are there for each hand type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""hand""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -2988a7c6-4896-40d6-a222-8419f37eb105,,USER,Find the name of physicians whose position title contains the word 'senior'.,"{""actions"":[{""actionType"":""condition"",""column"":""POSITION"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" -399f9095-67ec-47c2-be8b-d4592f66b524,,USER,what are the rivers in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -ec52de32-720a-44cd-bd87-e1aeeb7bf0fc,,USER,List distinct product names and their average product prices.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Product_Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Product_Name""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -72707b0b-0221-4027-9faf-c0848766a242,,USER,List the carriers of devices in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Carrier"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -e7d10ff8-01a2-43fc-a434-2d2cb14418cb,,USER,"return me the citations of "" Making database systems usable "" .","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -7aed5ef0-f4dc-4110-9cf4-537d25f2bd44,,USER,Count the number of different film ratings.,"{""actions"":[{""actionType"":""aggregations"",""column"":""rating"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -a899f8b5-0dce-419d-bbaa-e09996fcddd3,,USER,"What are all the players who played in match season, sorted by college in ascending alphabetical order?","{""actions"":[{""actionType"":""sorting"",""column"":""College"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -7fa0f78d-792d-42bc-8752-587ede875017,,USER,Count the number of employees for each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -17f99496-7bcb-48a8-9d73-f70a5243bcb8,,USER,List all female students age is older than 18 who is not majoring in 600. List students' first name and last name.,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":"">"",""value"":18},{""actionType"":""condition"",""column"":""Major"",""operation"":""!="",""value"":600},{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -4eaac696-f253-4ce3-8431-807c93ac6f93,,USER,How many different colleges were represented at tryouts?,"{""actions"":[{""actionType"":""aggregations"",""column"":""cName"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -434011ee-81e4-48a3-977f-a58f51d6519f,,USER,List all club names in descending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -60ad85af-f875-47e3-8ce2-56fcd6d18032,,USER,What are the names of the nations with the 3 lowest populations?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -afb97a52-06d5-4c8b-9920-0067b57b8d33,,USER,What are the names of wrestlers days held less than 100?,"{""actions"":[{""actionType"":""condition"",""column"":""Days_held"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -709ffcc1-22ef-44e4-855d-eb30807ad325,,USER,what is the height of mount mckinley,"{""actions"":[{""actionType"":""condition"",""column"":""mountain_name"",""operation"":""="",""value"":""'mckinley'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -3aff8f58-2d83-4992-ae52-35dfc13277b3,,USER,"What are the names of all people, ordered by their date of birth?","{""actions"":[{""actionType"":""sorting"",""column"":""date_of_birth"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -05753ad9-3254-4104-a323-0f2c23db841e,,USER,"For each city, find the highest latitude among its stations.","{""actions"":[{""actionType"":""aggregations"",""column"":""lat"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -a7c0e7c3-efd5-48be-999f-8d17e811ffcb,,USER,What is the nickname of staff with first name as Janessa and last name as Sawayn?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Janessa'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -55713602-26aa-41e9-9683-794362cac350,,USER,"How many rooms have king beds, categorized by decor type?","{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""bedType"",""operation"":""="",""value"":""'King'""},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -a94477d6-8ac6-49c6-afd7-91279545f569,,USER,How many distinct parties are there for representatives?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Party"",""aggregation"":""count""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -f58720a3-85e2-4b0a-a9f3-467d0f3e980d,,USER,List the document ids for any documents with the status code done and the type code paper.,"{""actions"":[{""actionType"":""condition"",""column"":""document_status_code"",""operation"":""="",""value"":""'done'""},{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" -e1244af8-2fac-4497-a41d-7a35ce4b0466,,USER,Find the number of phones for each accreditation type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Accreditation_type""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -26e86068-81a6-4412-8c68-d26828b52ee5,,USER,Present the number of customers for each gender.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -e072ac2e-1b61-4ed6-ae63-c4483870ff10,,USER,Count the number of distinct company industries.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Industry"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -7554f8ea-19be-49f0-86c1-dde0440c4f05,,USER,What is the name of the bank branch with the greatest number of customers?,"{""actions"":[{""actionType"":""topFilter"",""column"":""no_of_customers"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -36c141c4-908d-45ea-9684-0db2aeb1a680,,USER,What is the maximum accelerate for different number of cylinders?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Accelerate"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Cylinders""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -1ede2ed1-8d1f-4f21-b85b-21b63c708451,,USER,What are the names of all the customers in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" -27bc31aa-84c8-420e-91bb-ac307890a1a3,,USER,"Show the id and star rating of each hotel, ordered by its price from low to high.","{""actions"":[{""actionType"":""sorting"",""column"":""price_range"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -4022a93d-f084-44d8-a5ad-18b7ae694e8a,,USER,Calculate the number of players with less than 30 points for each position.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""points"",""operation"":""<"",""value"":30},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -49e01468-6d86-4a63-86ba-fe2209ac8484,,USER,"List the name and number of followers for each user, and sort the results by the number of followers in descending order.","{""actions"":[{""actionType"":""sorting"",""column"":""followers"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -f140b5f1-0cb8-4c5d-8cb0-58e1f1a6c542,,USER,What is the average horsepower for all cars produced before 1980 ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""horsepower"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""year"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -1e91e0c8-25cf-4f9d-ae7b-2e46d5744f38,,USER,What are the names of enzymes who does not produce 'Heme'?,"{""actions"":[{""actionType"":""condition"",""column"":""product"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -ad37e29b-2efa-46c9-adfe-f06f5ce2fe49,,USER,Display all role codes with the corresponding employee count for each role.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""role_code""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -d222edd6-cd31-406a-86d1-1ba8685077fa,,USER,What is the name of the race that occurred most recently?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -8d46d4df-4e71-4a6d-ab4a-3be7865be251,,USER,Find the name of the airport in the city of Goroka.,"{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -3aa6fb38-b315-4ee5-b1ca-654b501248ed,,USER,"Among players with an overall rating greater than 80, how many are left-footed or right-footed?","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""overall_rating"",""operation"":"">"",""value"":80},{""actionType"":""grouping"",""column"":""preferred_foot""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -ee6750b3-7fc2-43c8-a748-3b1f7d69f722,,USER,what is the lowest point in the state of iowa,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -86bde23a-1e58-4d90-a54e-df25d0bd95f9,,USER,How many different types of beds are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""bedType"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -8e6f6210-f86a-47f3-95e0-ef1a8f4f72f6,,USER,What is the name of the song that was released in the most recent year?,"{""actions"":[{""actionType"":""topFilter"",""column"":""releasedate"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -784994e4-85c9-4bec-af8d-1e8001093aa9,,USER,Show the names of the three most recent festivals.,"{""actions"":[{""actionType"":""topFilter"",""column"":""YEAR"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -3eda0de5-962b-46dc-8594-5cf0f5e4b6cb,,USER,Return the names of all regions other than Denmark.,"{""actions"":[{""actionType"":""condition"",""column"":""region_name"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -29bfb486-9063-4d4a-8316-765b9a2cd6fd,,USER,Count the number of different software platforms.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Software_Platform"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -27fc286e-4e0c-4b4f-b304-c679ced8fce4,,USER,What is the id of the problem log that is created most recently?,"{""actions"":[{""actionType"":""topFilter"",""column"":""log_entry_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -9ba6dc37-d7c2-41db-a045-3d2fcc0fd8bb,,USER,Display unique railway locations and the number of railways in each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Railway_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -55cb2a09-4418-44c5-9595-8fb222d6294a,,USER,Show the number of trains,"{""actions"":[{""actionType"":""aggregations"",""column"":""Train_ID"",""aggregation"":""count""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" -b89d980f-c2d5-46ce-a685-78ee7b1e333a,,USER,what states does the ohio run through,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -4ad2ad97-21bc-4cad-bd81-9dcace69ce63,,USER,What is the maximum acceleration for each type of cylinder?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Accelerate"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Cylinders""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -b4630e12-694f-4946-b7a5-2e41442afe31,,USER,how big is new mexico,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -3a96f1c2-aa0a-40b5-b6c4-56761d9c021a,,USER,"How much was the budget of "" Finding Nemo ""","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Finding Nemo'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -d9f9ff39-01c4-4730-a67e-fca706f4707b,,USER,"In what city was "" Kevin Spacey "" born ?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" -205f921e-780b-459a-a1e2-622727b26c6a,,USER,What is the average tonnage for each type of product?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Tonnage"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -bc6d6b8f-814e-4f86-a21e-608106160cd0,,USER,List all payment methods and number of payments using each payment methods.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""payment_method_code""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -24a0add8-6bc5-4292-bcbe-1a15a95afc8d,,USER,Show order ids and the number of products in each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -595a0ea6-88b1-4e11-8905-1b029c759136,,USER,"For each booking status, list the status code and the number of associated bookings.","{""actions"":[{""actionType"":""aggregations"",""column"":""apt_booking_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""booking_status_code""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -5c25847d-cfd6-4400-b8d4-5415f7e9f474,,USER,"Return the type code of the document named ""David CV"".","{""actions"":[{""actionType"":""condition"",""column"":""document_name"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -289d2b6d-6e38-40b1-a775-8858257bdc8b,,USER,Count the number of sections per course.,"{""actions"":[{""actionType"":""aggregations"",""column"":""CLASS_CODE"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""crs_code""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -c53a3840-85f7-4856-8538-2f512dae98bf,,USER,What are the names of races held between 2009 and 2011?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">="",""value"":2009},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -398dbc74-d781-4efc-9acd-1c904f8ac0ff,,USER,Show the employee ID and end date of their previous job for each employee.,"{""actions"":[{""actionType"":""aggregations"",""column"":""end_date"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""employee_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -9d66da75-2bde-4dbe-9063-5c1419684dc7,,USER,how long is the rio grande river in miles,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -37dc9a83-0df1-4e5d-bfda-839a4328ee4f,,USER,"What are the course names, ordered by credits?","{""actions"":[{""actionType"":""sorting"",""column"":""Credits"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -37ff7ad8-b845-47d1-80c7-3d5b70307f78,,USER,What is the name and date of the race that occurred most recently?,"{""actions"":[{""actionType"":""topFilter"",""column"":""date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -170bcbdd-6cfc-416f-9682-6285a56e6a8b,,USER,"Tell me the location of the club ""Hopkins Student Enterprises"".","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -c89504e3-9ae6-47ef-9eca-8be5558e26fc,,USER,Quantify the books available from each publisher.,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""publisher""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -2b965f30-02bd-4ba0-bb39-aaf8926a0fc8,,USER,Show different ways to get to attractions and the number of attractions that can be accessed in the corresponding way.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Tourist_Attraction_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""How_to_Get_There""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -5225be8f-a1b5-4f80-a934-66164cd337f3,,USER,Count the number of high school students per grade level.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -89329de8-32c2-4daa-9a87-f632b022267d,,USER,Enumerate the countries where Spanish is predominantly spoken.,"{""actions"":[{""actionType"":""aggregations"",""column"":""CountryCode"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -e1c7c76c-7f70-4e43-a648-25255ce6ce22,,USER,What is the age of student Linda Smith?,"{""actions"":[{""actionType"":""condition"",""column"":""Fname"",""operation"":""="",""value"":""'Linda'""},{""actionType"":""condition"",""column"":""Lname"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -f350c7d4-de58-444e-a291-67a1cba30992,,USER,What are the names of the five cities with the greatest proportion of white people?,"{""actions"":[{""actionType"":""topFilter"",""column"":""White"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -cc976402-40b8-4842-b5ac-8b0816b3b224,,USER,List the title of all cartoons in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""title"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -e35a4e50-496c-41ca-a73a-a128520ab8dc,,USER,What is the zip code that has the lowest average mean sea level pressure?,"{""actions"":[{""actionType"":""grouping"",""column"":""zip_code""},{""actionType"":""topFilter"",""column"":""mean_sea_level_pressure_inches"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -5ef19db9-9018-40ad-9773-120e36555ae3,,USER,Return the titles of any movies with an R rating.,"{""actions"":[{""actionType"":""condition"",""column"":""rating"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -2d9a07dc-4ac4-4380-afa6-3bb2dd30b5dc,,USER,Which teachers teach in classroom 110? Give me their first names.,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" -42bf8cda-20ab-48da-95e0-84fb32ffa81d,,USER,Show me the cost of the most recently performed treatment.,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_of_treatment"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -838b3df9-70d2-4b61-83c4-79794fb19d84,,USER,"Find the id of the item whose title is ""orange"".","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'orange'""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" -03a18d3c-4b2d-4ff5-8fc3-4a30ce0e3e78,,USER,Return the names of products in the category 'Spices'.,"{""actions"":[{""actionType"":""condition"",""column"":""product_category_code"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -46f87570-4b58-4d38-baa1-4e9e2e0b6eaa,,USER,Find the last names of teachers teaching in classroom 109.,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" -e446cdcb-e9a2-4d0a-8fb4-8306387364f5,,USER,Display all template IDs and the number of documents associated with each template.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_id""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -25a6c890-1fcf-4a54-b80c-8ca68e9dd9dd,,USER,how many programs are broadcast in each time section of the day?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Channel_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""time_of_day""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -e490fc95-bc4b-45ff-a7bd-9ca204e290ad,,USER,"Show the first name, last name, and phone number for all female faculty members.","{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -9633eb50-b39b-4a0e-a514-748db9d57be2,,USER,What are the bed type and name of all the rooms with traditional decor?,"{""actions"":[{""actionType"":""condition"",""column"":""decor"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -861a236c-7039-4ac0-8786-afcd78edf6dd,,USER,"What is the content of TV Channel with serial name ""Sky Radio""?","{""actions"":[{""actionType"":""condition"",""column"":""series_name"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -a4e89828-458d-41de-b5b2-46cc08a3ffc6,,USER,What is the name of the youngest captain?,"{""actions"":[{""actionType"":""topFilter"",""column"":""age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -730b4610-1c75-4fc1-bb81-c4a03f378776,,USER,Find the department name of the instructor whose name contains 'Soisalon'.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -e0b655eb-b05e-4cc8-8341-230176a8bb39,,USER,"What are the names of wines, sorted in alphabetical order?","{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -d262a11c-2665-415d-8e61-1a9d8853e50a,,USER,What is the average price across all products?,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -e0833f8e-f461-464e-ae7d-588ee8341940,,USER,What is the highest latitude of stations in each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""lat"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -abb1b3c6-a702-4071-84aa-cca750ebaf74,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""founded"",""operation"":"">"",""value"":1850},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -b0c1cb9f-56b1-4a15-9a94-a2664e729547,,USER,Find the number of reviews.,"{""actions"":[{""actionType"":""aggregations"",""column"":""a_id"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" -a93ba0ec-c9d8-4f68-ac24-076bcec85a71,,USER,Count the number of different nationalities of conductors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Nationality"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -b3bd5ed3-7d1f-4c03-ad2b-3a5ae58e3f39,,USER,"What are the names of students and their respective departments, ordered by number of credits from least to greatest?","{""actions"":[{""actionType"":""sorting"",""column"":""tot_cred"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -68c94c17-5852-4de1-bc03-be1a55f51a07,,USER,What is the average base price of different bed type? List bed type and average base price.,"{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -ca863f88-3ea5-428d-a749-6a2994eed4df,,USER,what states in the united states have a city of springfield,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -d988a2c6-937a-43cd-a8ec-59cc6473a356,,USER,"Show all official native languages that contain the word ""English"".","{""actions"":[{""actionType"":""condition"",""column"":""Official_native_language"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" -5252e014-e6ad-4ce4-b627-fca9b249bf21,,USER,Find all states in which there is a Whataburger,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Whataburger'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -5f4d601d-25af-404e-b41d-0bccb1efe0ce,,USER,"Find the name and membership level of the visitors whose membership level is higher than 4, and sort by their age from old to young.","{""actions"":[{""actionType"":""condition"",""column"":""Level_of_membership"",""operation"":"">"",""value"":4},{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" -1e037568-3003-4068-a729-55c9a6dabb35,,USER,"Provide department ids, employee full names, and salaries for top earners in each department.","{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -fbfc146f-07f2-4ba8-912d-4d18a5f325ce,,USER,Show all publishers and the number of books for each publisher.,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""publisher""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -e57ede6f-0b9e-4cd4-9ab3-219e1bfc9ecf,,USER,name the major rivers in illinois,"{""actions"":[{""actionType"":""condition"",""column"":""LENGTH"",""operation"":"">"",""value"":750},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -32715b3b-4f5e-4c11-a440-9bd69d9a2c33,,USER,Find the cities of businesses rated below 1.5,"{""actions"":[{""actionType"":""condition"",""column"":""rating"",""operation"":""<"",""value"":1.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -b861c8fd-2225-4c79-820c-72546f81d377,,USER,What is the average age of males with different job titles?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""male""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -04883db2-00e7-4a89-a8c8-3e5a373d95fb,,USER,"What is the name of the document which has been accessed the most times, as well as the number of times it has been accessed?","{""actions"":[{""actionType"":""topFilter"",""column"":""access_count"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -e0f21cd4-e8b4-4274-b490-543fa052d054,,USER,How many musical nominations does each nominee have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Musical_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nominee""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -2bb7baff-6388-4633-82c0-51df5251c340,,USER,Show all company names and headquarters in the descending order of market value.,"{""actions"":[{""actionType"":""sorting"",""column"":""market_value"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -f20167bb-4f2e-4a96-bafc-b423576c0ad3,,USER,Who is the delegate of district 1 in the elections?,"{""actions"":[{""actionType"":""condition"",""column"":""District"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" -3eea9a42-aba5-4a66-8d4c-82d8ed1e4892,,USER,"What are the names of captains, sorted by age descending?","{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -f3d52551-75d5-4733-a223-5cc55a0dc3b1,,USER,Find the department with the most employees.,"{""actions"":[{""actionType"":""grouping"",""column"":""departmentID""},{""actionType"":""topFilter"",""column"":""departmentID"",""limit"":1,""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" -a4e51372-3600-414e-acbb-d495640ea48c,,USER,what is the population of boulder city,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -834d223a-702c-4608-aa8b-8356d6ecd733,,USER,how many states have cities named springfield,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -09a91ee9-1305-4749-a3f4-946335de853f,,USER,how many states does the missouri river flow through,"{""actions"":[{""actionType"":""aggregations"",""column"":""traverse"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -8e010f8f-744c-41a4-83b5-90046aa8d809,,USER,How many captains under 50 years old are in each rank?,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""bedType"",""operation"":""="",""value"":""'King'""},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -708f56b7-9306-465a-afc4-17495ab4a30f,,USER,Please list the age and famous title of artists in descending order of age.,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -3684441f-50c4-4e96-abf8-f5a7fc9c2e8e,,USER,List all payment methods and the number of payments made for each method.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""payment_method_code""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -2ecb7c5b-d7a7-4512-a8c7-d77327665fea,,USER,Find all actors born in Tehran,"{""actions"":[{""actionType"":""condition"",""column"":""birth_city"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -b2e0ba36-139b-4d24-aa2e-fac4752dbb67,,USER,How many different addresses do the students currently live?,"{""actions"":[{""actionType"":""aggregations"",""column"":""current_address_id"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -ab4a41b8-2719-47b8-9194-9d535b13522f,,USER,Show the average price of hotels for each star rating code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""star_rating_code""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -1a7de84d-21d2-4054-8c98-b9157559a928,,USER,Could you report the total number of students for each fourth-grade classroom?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'4'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -9e5d506b-c523-4d64-afdf-8f99eca418c7,,USER,what length is the rio grande,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -05a4ccce-a5cf-4f73-855e-26702931d1ea,,USER,What are the countries of all airlines whose names start with Orbit?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -ec019e7d-3c54-43a5-ba85-93d751ce7ac3,,USER,Give the names of mountains in alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -a91ea19c-e202-4edc-9d8d-b756e699cfd2,,USER,Provide a count of individuals from each birthplace.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Birth_Place""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -ec521fcd-5a7d-4e76-9342-8646fba1ba69,,USER,Find the name of the campuses opened before 1800.,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -93ce4e07-e78f-4c28-a12f-f1ee9e0bee58,,USER,Please show the categories of the music festivals and the count.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Category""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -9f5a8db3-2121-4f1e-af6b-21446029fef9,,USER,"What are the names of companies whose headquarters are not ""USA""?","{""actions"":[{""actionType"":""condition"",""column"":""Headquarters"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -0349acca-bd50-49e8-9adb-329c8fd283a5,,USER,Return the average gross sales in dollars across all films.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Gross_in_dollar"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -f95c2094-c03f-4d83-9fc8-4333c1ff5cf0,,USER,How many faculty members do we have for each faculty rank?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -41969eea-7278-4c73-8b81-871ee7fe3661,,USER,Return the names of all counties sorted by population in ascending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Population"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -aaf2b85f-2436-4f95-80dd-7dfbae9005a5,,USER,What are the ids of all students who live in CHI?,"{""actions"":[{""actionType"":""condition"",""column"":""city_code"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -373d34d1-74db-4a37-a12b-c51419abdcf1,,USER,"What is the rank, company, and market value of every comapny in the banking industry ordered by sales and profits?","{""actions"":[{""actionType"":""condition"",""column"":""main_industry"",""operation"":""="",""value"":""Banking""},{""actionType"":""sorting"",""column"":""sales_billion"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""profits_billion"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -96947e62-e0aa-46c3-be5f-8e3266949c73,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'0'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -c4d07e12-693c-4328-93e1-f51ef1d93c6b,,USER,Show the city and the number of branches opened before 2010 for each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Branch_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<"",""value"":2010},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -197d48e7-e6b8-4ed9-9fc8-168f4bb66913,,USER,What is the average share count of transactions for different investors?,"{""actions"":[{""actionType"":""aggregations"",""column"":""share_count"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""investor_id""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -c53e674f-d840-4f48-9c12-229bff65944d,,USER,How many medicines are offered by each trade name?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""trade_name""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -a7ea405d-0d46-4634-9092-03f1aab40748,,USER,"Find the last name of the staff whose email address contains ""wrau"".","{""actions"":[{""actionType"":""condition"",""column"":""email_address"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" -75b63df3-0cc3-455a-a685-ed970cbbaf70,,USER,What is the id of the trip that has the shortest duration?,"{""actions"":[{""actionType"":""topFilter"",""column"":""duration"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -c7039033-ba5d-4235-a141-5eaec4ec65e2,,USER,List the height and weight of people in descending order of height.,"{""actions"":[{""actionType"":""sorting"",""column"":""Height"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -f311a043-be46-4552-a46a-81cec5993ce3,,USER,kentucky borders how many states,"{""actions"":[{""actionType"":""aggregations"",""column"":""border"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -07072a96-8653-49ff-8660-1c129d35ec00,,USER,what is the size of new mexico,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -5a9ae02e-e3c2-400b-93fd-74374a0837f1,,USER,"Find the names of the visitors whose membership level is higher than 4, and order the results by the level from high to low.","{""actions"":[{""actionType"":""condition"",""column"":""Level_of_membership"",""operation"":"">"",""value"":4},{""actionType"":""sorting"",""column"":""Level_of_membership"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" -59c5c6bf-cb3a-47d7-be4a-441ff39d34f2,,USER,Show all game ids and the number of hours played.,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""gameid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -7078f190-fb74-4aac-a1d1-be24b7de48a5,,USER,Find the total student enrollment in colleges founded after 1850 for each affiliation type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""founded"",""operation"":"">"",""value"":1850},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -9241119c-81bd-4f47-8afb-5bc4270c2362,,USER,List the number of competitions for each type of competition.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Competition_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Competition_type""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -6db7a1d0-2f71-4d69-9066-3da36b6051ab,,USER,"Which programs' origins are not ""Beijing""? Give me the program names.","{""actions"":[{""actionType"":""condition"",""column"":""origin"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -273fefda-f90f-4a84-be4d-300c82b07a2a,,USER,how many people live in california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -0f11e2c4-cdae-4dbf-8c7d-8a0e2a0c2feb,,USER,What are the speeds of the longest roller coaster?,"{""actions"":[{""actionType"":""topFilter"",""column"":""LENGTH"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -05a46beb-d500-46b1-abb5-bce45470325d,,USER,What is the average age for each job title?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -1a57688d-bd6f-4a4e-b715-11f2d77c72f9,,USER,return me the paper with more than 200 citations .,"{""actions"":[{""actionType"":""condition"",""column"":""citation_num"",""operation"":"">"",""value"":200}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -ceed0f79-c910-49bf-84e7-0f6af5f1a156,,USER,"Which stadium name contains the substring ""Bank""?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Bank""}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" -e0ec2890-1400-4f43-845e-a3bdd7c239c1,,USER,Show all the distinct president votes made on 08/30/2015.,"{""actions"":[{""actionType"":""condition"",""column"":""Registration_Date"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -6741770e-ab3d-4824-8452-34eb153df7d7,,USER,what states are next to kentucky,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -b6d6e830-bf2b-4d50-ae57-7fab07ddb377,,USER,order all gas station locations by the opening year.,"{""actions"":[{""actionType"":""sorting"",""column"":""open_year"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -1b95a4c1-e558-4d3c-be9e-864ad5f19c8c,,USER,How much is the track Fast As a Shark?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -ee040c11-214d-47de-bde1-325d3ff4e4fa,,USER,"For each type, what is the average tonnage?","{""actions"":[{""actionType"":""aggregations"",""column"":""Tonnage"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -db1aea5a-d062-4f37-a4d3-8479cf931afe,,USER,"Return the famous titles of the artist called ""Triumfall"".","{""actions"":[{""actionType"":""condition"",""column"":""Artist"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -bef23b87-1e26-4ac7-90dd-da0cc81d14e2,,USER,"What are the names of organizations, ordered by the date they were formed, ascending?","{""actions"":[{""actionType"":""sorting"",""column"":""date_formed"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -5c6adb39-f2a9-4246-ab50-6db7206cc821,,USER,"Give me the payment Id, the date and the amount for all the payments processed with Visa.","{""actions"":[{""actionType"":""condition"",""column"":""Payment_Method_Code"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -9c28aaea-ce8f-4790-bf58-874fa7fc20f5,,USER,Find names and ids of all documents with document type code BK.,"{""actions"":[{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -edf93ab4-9551-44d8-bf3a-a3f69be164cd,,USER,"List the all the assets make, model, details by the disposed date ascendingly.","{""actions"":[{""actionType"":""sorting"",""column"":""asset_disposed_date"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" -e121311b-a64a-4889-a714-3eea7eab80ab,,USER,How many players are inducted into the hall of fame each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""player_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""yearid""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -e6c1de41-1645-404a-bdcf-f773670ce9b5,,USER,"For each hometown, how many teachers are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""Teacher_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Hometown""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -e8da39f9-55eb-462a-a3c7-9755ee81411b,,USER,What is the birthday of the staff member with first name as Janessa and last name as Sawayn?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Janessa'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -3e238b0f-360b-47ba-a0bb-b1bbe189cab8,,USER,List the first name and last name of customers have the amount of outstanding between 1000 and 3000.,"{""actions"":[{""actionType"":""condition"",""column"":""amount_outstanding"",""operation"":"">="",""value"":1000},{""actionType"":""condition"",""column"":""amount_outstanding"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -55234885-11c3-4168-b879-520cb434e46c,,USER,How many ships ended up being 'Captured'?,"{""actions"":[{""actionType"":""aggregations"",""column"":""lost_in_battle"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""disposition_of_ship"",""operation"":""="",""value"":""Captured""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" -2fb8be28-1f3a-49e5-bd1a-48b838f421f6,,USER,How many documents have the status code done?,"{""actions"":[{""actionType"":""aggregations"",""column"":""document_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""document_status_code"",""operation"":""="",""value"":""'done'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" -5abfab38-3e06-4cba-bcde-eeb80547ddf1,,USER,How many distinct transaction types are used in the transactions?,"{""actions"":[{""actionType"":""aggregations"",""column"":""transaction_type_code"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -227bbd40-f3ab-4307-bdbd-dff331eece86,,USER,What are the names of the dorm with the largest capacity?,"{""actions"":[{""actionType"":""topFilter"",""column"":""student_capacity"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -549a271b-8e9d-4af1-9a9e-ba94cdb48852,,USER,"For each file format, return the number of artists who released songs in that format.","{""actions"":[{""actionType"":""aggregations"",""column"":""f_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""formats""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -b26571d0-31dd-424b-b755-f0b4b094644b,,USER,what states capital is salem,"{""actions"":[{""actionType"":""condition"",""column"":""capital"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -28d883a6-7e17-468c-8f1c-302b3b66f690,,USER,How many books are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Book_ID"",""aggregation"":""count""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" -42b935b8-b66e-4bcc-af4e-bff7cc72036d,,USER,What is the flight number and its distance for the one with the maximum price?,"{""actions"":[{""actionType"":""topFilter"",""column"":""price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -b3fd7420-976d-45ba-8b26-6e1ded87f88a,,USER,list the names of the companies with more than 200 sales in the descending order of sales and profits.,"{""actions"":[{""actionType"":""condition"",""column"":""Sales_in_Billion"",""operation"":"">"",""value"":200},{""actionType"":""sorting"",""column"":""Sales_in_Billion"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""Profits_in_Billion"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -c35846bd-e783-41b5-a271-42985cf10b2e,,USER,How many users are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""u_id"",""aggregation"":""count""}]}","[{""columns"":[""u_id"",""name""],""name"":""useracct"",""type"":""grid""}]" -5917f260-165f-432f-911a-9736f65c093d,,USER,Find the number of distinct name of losers.,"{""actions"":[{""actionType"":""aggregations"",""column"":""loser_name"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -21a9f808-bab9-49d0-a670-bf9909b82e1d,,USER,What is the average distance and average price for flights from Los Angeles.,"{""actions"":[{""actionType"":""aggregations"",""column"":""distance"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""origin"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -166c8061-decf-4168-a4a8-2a997d198d86,,USER,What are the daily hire costs for the products with substring 'Book' in its name?,"{""actions"":[{""actionType"":""condition"",""column"":""product_name"",""operation"":""contains"",""value"":""Book""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" -bee0e3c9-797d-4d6d-ad5e-884ea101d375,,USER,"List the name of singers whose citizenship is not ""France"".","{""actions"":[{""actionType"":""condition"",""column"":""Citizenship"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -9ece69a0-5f6a-44a6-90f1-64a3e7d617ef,,USER,"List the grape, appelation and name of wines whose score is higher than 93 ordered by Name.","{""actions"":[{""actionType"":""condition"",""column"":""Score"",""operation"":"">"",""value"":93},{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -62543337-a6f6-4314-bd96-54d65d20fddb,,USER,Find the number of followers for each user.,"{""actions"":[{""actionType"":""aggregations"",""column"":""f1"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""f1""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" -9d743c5d-eb12-4ff3-a2de-7d486126f576,,USER,What is the gender of the student Linda Smith?,"{""actions"":[{""actionType"":""condition"",""column"":""Fname"",""operation"":""="",""value"":""'Linda'""},{""actionType"":""condition"",""column"":""Lname"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e6e202ae-6a30-4966-a616-ddde091bbf77,,USER,"What are the names of all instructors with names that include ""dar""?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -14c6ae45-f681-499f-ab4f-08605ffbed56,,USER,Calculate the average room price for each bed type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""basePrice"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""bedType""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -c1fce86e-605b-42e0-a885-17d3aea59639,,USER,List the writers of the books in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Writer"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" -c21e243f-78e2-479a-9d4b-8e770ea968c4,,USER,Show the id and name of the employee with maximum salary.,"{""actions"":[{""actionType"":""topFilter"",""column"":""salary"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -e4e361d5-6527-4478-8526-b7a1410ae729,,USER,Which university is in Los Angeles county and opened after 1950?,"{""actions"":[{""actionType"":""condition"",""column"":""county"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -65603a60-092a-48bb-bc8e-841677de420d,,USER,What is the average age of all students living in each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""elevation"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -79d57499-7e32-4859-829a-55777ad7d134,,USER,What are the names of tracks that contain the the word you in them?,"{""actions"":[{""actionType"":""condition"",""column"":""Name"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" -4638543b-f0d4-4acb-a375-c748aace5087,,USER,How many high schoolers are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -a4f31ba8-a4ce-4f39-8ecf-45aa4254796b,,USER,Show all video games with type Collectible card game.,"{""actions"":[{""actionType"":""condition"",""column"":""gtype"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -2c57c5a2-22be-46ab-8352-490ac0a0e354,,USER,Count the number of items store 1 has in stock.,"{""actions"":[{""actionType"":""aggregations"",""column"":""inventory_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""store_id"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" -5d0e2e27-5182-4e57-a3e7-80ecaee0bd58,,USER,Count the number of artists who are older than 46 and joined after 1990.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artist_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":"">"",""value"":46},{""actionType"":""condition"",""column"":""year_join"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -3e9848bc-2c59-440b-a2ef-90fb70157385,,USER,"What are the start and end dates for incidents with incident type code ""NOISE""?","{""actions"":[{""actionType"":""condition"",""column"":""incident_type_code"",""operation"":""="",""value"":""'NOISE'""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" -ba810084-6bdd-4384-adf3-8ce02abd0ef3,,USER,"For each position, what is the average number of points for players in that position?","{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -bb436fa3-5721-4391-b315-98a6db145c84,,USER,What are the names of modern rooms that have a base price lower than $160 and two beds.,"{""actions"":[{""actionType"":""condition"",""column"":""basePrice"",""operation"":""<"",""value"":160},{""actionType"":""condition"",""column"":""beds"",""operation"":""="",""value"":2},{""actionType"":""condition"",""column"":""decor"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -0b7082b2-1a27-4721-8241-6d09c6df923d,,USER,What is the average GNP and total population in all nations whose government is US territory?,"{""actions"":[{""actionType"":""aggregations"",""column"":""GNP"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""population"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""GovernmentForm"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -69f9d980-a947-4cfe-ae63-4c2128e5e144,,USER,"What is the email of the student with first name ""Emma"" and last name ""Rohan""?","{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Emma'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Rohan'""}]}","[{""columns"":[""student_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""date_first_rental"",""date_left_university"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -9a831711-6360-4af7-98c1-154a5ef76c6f,,USER,What are the cities that have a branch that opened in 2001 and a branch with more than 100 members?,"{""actions"":[{""actionType"":""condition"",""column"":""open_year"",""operation"":""="",""value"":2001},{""actionType"":""condition"",""column"":""membership_amount"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -321df200-95c1-48a4-807b-c00052f18b7e,,USER,"What is the first, middle, and last name of the earliest school graduate?","{""actions"":[{""actionType"":""topFilter"",""column"":""date_left"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -c8eb4872-4d83-4a00-a9c2-f51a71da9a4f,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""actions"":[{""actionType"":""aggregations"",""column"":""Enrollment"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""founded"",""operation"":"">"",""value"":1850},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -6bb69f31-0cfc-41ee-a150-fd09177198df,,USER,Select the code of the cheapest product in each product category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -2ee76d45-3a47-4d72-9c18-b9c0610be727,,USER,Calculate the number of web accelerators used for each operating system.,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":40},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -cab1b755-8157-4ccd-8a5e-dbc4bd87d089,,USER,how many cities are there in us,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -806d916a-0ff7-45ab-b2e2-5747c63bceea,,USER,What are the IDs of all students and the number of hours they played?,"{""actions"":[{""actionType"":""aggregations"",""column"":""hours_played"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""Stuid""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -b092298f-7ed3-4ab0-a3b4-1bb44d6764aa,,USER,How many staff have the first name Ludie?,"{""actions"":[{""actionType"":""aggregations"",""column"":""staff_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -dca3550b-1a30-4427-a078-3024289d8603,,USER,Count the number of individuals of each gender with a weight above 85.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""weight"",""operation"":"">"",""value"":85},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -0b3c00a6-6be9-4b82-b78e-065c8b889cc6,,USER,Show the delegate from district 1 in election.,"{""actions"":[{""actionType"":""condition"",""column"":""District"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" -057a1b2c-f7b5-4c37-89a5-4d69b4fd2761,,USER,What are the room name and base price of the room with the lowest base price?,"{""actions"":[{""actionType"":""topFilter"",""column"":""basePrice"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -29b87c2a-8ed6-4680-9643-a4c0e924e7f8,,USER,show all train numbers and names ordered by their time from early to late.,"{""actions"":[{""actionType"":""sorting"",""column"":""TIME"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -b68b1b35-d042-4843-8c21-d4106f699bbe,,USER,"What are the total points for all gymnasts, ordered by total points descending?","{""actions"":[{""actionType"":""sorting"",""column"":""Total_Points"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -3a0707bf-e0d7-4e2c-9274-2054d275c9e1,,USER,What is the total number of clubs that have less than 10 medals in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Rank"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Total"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" -17195611-3741-4a2f-be23-701c1867306b,,USER,What is the average weight of cars each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -998d6c97-eabf-4996-9127-c350a04e4c73,,USER,Find the total credits of courses provided by different departments.,"{""actions"":[{""actionType"":""aggregations"",""column"":""credits"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -149496a6-9df2-4cce-becb-77d34c26da7b,,USER,What is the highest elevation of an airport in the country of Iceland?,"{""actions"":[{""actionType"":""aggregations"",""column"":""elevation"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""country"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -49b4767f-46e8-45d3-9bdd-be7b7234d456,,USER,What are the birth dates of employees living in Edmonton?,"{""actions"":[{""actionType"":""condition"",""column"":""City"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -2f1d7aa9-abcb-4e8e-9e53-a30cbf33911d,,USER,"What is the type of the document named ""David CV""?","{""actions"":[{""actionType"":""condition"",""column"":""document_name"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -75f8d622-cc61-4034-afbb-8c6b5227a8fe,,USER,What are the names of all songs that are ordered by their resolution numbers?,"{""actions"":[{""actionType"":""sorting"",""column"":""resolution"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -4bb732f8-652e-43e9-a4b9-e5553684cf79,,USER,Find the type and weight of the youngest pet.,"{""actions"":[{""actionType"":""topFilter"",""column"":""pet_age"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -d0dc8edb-2a96-4fb5-bcbb-4e88631a98bf,,USER,"What is the title, phone and hire date of Nancy Edwards?","{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Nancy'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -0af4389c-db06-4041-8da2-2522f3d7368a,,USER,What is the total number of clubs?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Club_ID"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -359d4c41-3ae6-4c09-be70-c6356c9e15ca,,USER,Find all the rooms that have a price higher than 160 and can accommodate more than 2 people. Report room names and ids.,"{""actions"":[{""actionType"":""condition"",""column"":""basePrice"",""operation"":"">"",""value"":160},{""actionType"":""condition"",""column"":""maxOccupancy"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -8f215eea-a6af-46ae-a722-10a7e32c804e,,USER,Select the average product price per manufacturer code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Manufacturer""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -927fe2d5-0030-40a5-be55-59dbdf4994fc,,USER,"Show the names of all the employees with role ""HR"".","{""actions"":[{""actionType"":""condition"",""column"":""role_code"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -e0dfcded-9aa9-4c22-8112-20cdf045a436,,USER,Determine the department count in each academic institution.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -0c381a6c-4351-44a0-95d1-a2d7c67e0d6c,,USER,What is the address of employee Nancy Edwards?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Nancy'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -c3400312-8c48-40c4-9b23-a6f95ba7d914,,USER,Find the number of trains starting from each origin.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""origin""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -4a93a04a-2c7e-4317-b860-42f1bd04d077,,USER,what is the average population of the us by state,"{""actions"":[{""actionType"":""aggregations"",""column"":""population"",""aggregation"":""avg""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -bd77faae-0af0-4123-b5b8-81dc5f98c1aa,,USER,"Find the name of organizations whose names contain ""Party"".","{""actions"":[{""actionType"":""condition"",""column"":""organization_name"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -f23d013e-cfbf-4282-ba9b-061c2f409795,,USER,Count the number of different payment method codes used by parties.,"{""actions"":[{""actionType"":""aggregations"",""column"":""payment_method_code"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" -bbd8a177-c974-4b41-9373-bc21ba4c920b,,USER,How many players played each position?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Season"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""POSITION""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -8907aac2-d6b9-4b18-9cd1-f0337957282c,,USER,"return me the homepage of "" H. V. Jagadish "" .","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'H. V. Jagadish'""}]}","[{""columns"":[""aid"",""homepage"",""name"",""oid""],""name"":""author"",""type"":""grid""}]" -312495fb-6fca-4e23-a0c6-c323489180b8,,USER,How many rooms are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -352d542f-0258-4a71-af57-87154a7d3ccf,,USER,"What is the Package Option of TV Channel with serial name ""Sky Radio""?","{""actions"":[{""actionType"":""condition"",""column"":""series_name"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -a30f6174-19d3-43c5-9f63-d19646f6de27,,USER,What is the type of video game Call of Destiny.,"{""actions"":[{""actionType"":""condition"",""column"":""gname"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -ce38018c-523b-4144-b5e3-211ff64b7d64,,USER,What are the teams that have the 5 oldest players?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -dc1d8602-56b4-45e3-bca7-a8784cfbfbe0,,USER,"For each city, what is the highest latitude for its stations?","{""actions"":[{""actionType"":""aggregations"",""column"":""lat"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -efcb28e9-753c-40d2-9ad5-6a06db16debd,,USER,List the companies of entrepreneurs in descending order of money requested.,"{""actions"":[{""actionType"":""sorting"",""column"":""Money_Requested"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -195e1adf-c776-46ed-acba-87caf1ee39cd,,USER,What are the themes of farm competitions sorted by year in ascending order?,"{""actions"":[{""actionType"":""sorting"",""column"":""YEAR"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" -d16467c1-eed6-4e88-9764-a1cb650674ef,,USER,Find the distinct winery of wines having price between 50 and 100.,"{""actions"":[{""actionType"":""condition"",""column"":""Price"",""operation"":"">="",""value"":50},{""actionType"":""condition"",""column"":""Price"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -c6952cc7-c1e9-459f-9bde-e5369e7289eb,,USER,"Return the record companies of orchestras, sorted descending by the years in which they were founded.","{""actions"":[{""actionType"":""sorting"",""column"":""Year_of_Founded"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -e68855bb-10bd-42ae-b516-50953923d7ac,,USER,What are the name and the nationality of the host of the highest age?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" -12943d7e-6f87-438e-ba90-6e5d64d0d916,,USER,how many rivers are found in idaho,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -d39ee1cb-91a7-4463-9570-3a7af4f5257f,,USER,"Show card number, name, and hometown for all members in a descending order of level.","{""actions"":[{""actionType"":""sorting"",""column"":""LEVEL"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -b4e35fb8-4e17-43b5-a1af-e836858d8114,,USER,Show all role codes and the number of employees in each role.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""role_code""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -611cec7a-6abc-4d0b-bf48-bb4cf4df6852,,USER,How many students are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -d68051b6-bbcb-46f6-9327-26b99457f8e7,,USER,"Present distinct document ids with their corresponding paragraph counts, sorted by id.","{""actions"":[{""actionType"":""aggregations"",""column"":""Paragraph_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_id""},{""actionType"":""sorting"",""column"":""document_id"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -6a4ce25f-3c3f-4693-80e9-46e37db5c6d4,,USER,Provide the statement IDs and the number of accounts associated with each ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Account_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""STATEMENT_ID""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -7c743501-7afd-433d-bec2-9e1521c999ce,,USER,number of people in boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -74d88f05-18e4-42db-9fa0-a91b720e14ef,,USER,Count the number of films.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -cb6f5bce-38fe-42d0-84a9-abba17c990d5,,USER,What is the best rank of losers across all matches?,"{""actions"":[{""actionType"":""aggregations"",""column"":""loser_rank"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -249902b0-8510-447a-9695-71436fc00778,,USER,What is the average rank for winners in all matches?,"{""actions"":[{""actionType"":""aggregations"",""column"":""winner_rank"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -d71b1f41-0e3d-4840-a46c-4643b05ca4d9,,USER,Show the 3 counties with the smallest population.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -860cf780-8b64-45a2-b3a3-1e56730d16ca,,USER,What is the total number of ratings that has more than 3 stars?,"{""actions"":[{""actionType"":""aggregations"",""column"":""rID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""stars"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" -18c8f8ee-facb-4475-9adf-ce82702738be,,USER,Return the average earnings across all poker players.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Earnings"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -8cb23f07-65c7-43df-9c9e-33ceff6c188e,,USER,List the names of phones in ascending order of price.,"{""actions"":[{""actionType"":""sorting"",""column"":""Price"",""direction"":""asc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -e3aede98-386e-495c-af3b-09bba6fb7669,,USER,Advisor 1121 has how many students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Advisor"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -d01325e4-a098-41e6-8324-29bc24aad7ee,,USER,How many different countries are all the swimmers from?,"{""actions"":[{""actionType"":""aggregations"",""column"":""nationality"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" -4699aef0-838d-427f-a0ed-3057ab911b0f,,USER,Count the number of rooms with prices above 120 for different decors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""basePrice"",""operation"":"">"",""value"":120},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -62b373ff-e6e9-4858-9299-1aa0c96ca9b1,,USER,"find the rank, company names, market values of the companies in the banking industry order by their sales and profits in billion.","{""actions"":[{""actionType"":""condition"",""column"":""main_industry"",""operation"":""="",""value"":""Banking""},{""actionType"":""sorting"",""column"":""sales_billion"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""profits_billion"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -aec0c7a1-78b1-4620-a4f8-201b219d360b,,USER,What are the names of shops in ascending order of open year?,"{""actions"":[{""actionType"":""sorting"",""column"":""Open_Year"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -06e7f574-2ab7-4655-b23a-0110e24aba41,,USER,What are the names of the technicians by ascending order of age?,"{""actions"":[{""actionType"":""sorting"",""column"":""Age"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -eaea723e-c604-4cf1-ab96-d843c5f379a2,,USER,find the pixel aspect ratio and nation of the tv channels that do not use English.,"{""actions"":[{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -31c456b8-70b6-44ba-8b36-d77722aec2d6,,USER,Find the full names of employees living in the city of Calgary.,"{""actions"":[{""actionType"":""condition"",""column"":""City"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -6e32660b-62c8-4261-a73c-021b07979d54,,USER,Present all directors along with the count of movies they have directed.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""directed_by""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -d762896b-53c1-4627-90d9-6f2b2a025d9a,,USER,What are the names of courses with 1 credit?,"{""actions"":[{""actionType"":""condition"",""column"":""Credits"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -3773b21b-f91d-46c6-a996-d683a2ebb6a8,,USER,Return the different nominees of musicals that have an award that is not the Tony Award.,"{""actions"":[{""actionType"":""condition"",""column"":""Award"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -21f68de2-eeec-4d52-bace-4066a5f08d6d,,USER,"What is the location code for the country ""Canada""?","{""actions"":[{""actionType"":""condition"",""column"":""location_name"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" -14c908df-7031-4a28-aa21-01fd88a6b568,,USER,What is the apartment number of the apartment with the most beds?,"{""actions"":[{""actionType"":""topFilter"",""column"":""bedroom_count"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -ea0c0704-356c-44b0-9dda-7ef576b61a3d,,USER,What are the different district names in order of descending city area?,"{""actions"":[{""actionType"":""sorting"",""column"":""city_area"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -e6f0ed4e-4fcc-46f6-b69c-c395d6450bc1,,USER,List name and damage for all storms in a descending order of max speed.,"{""actions"":[{""actionType"":""sorting"",""column"":""max_speed"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -2c1a4011-d093-47f6-b3a2-3242b9582811,,USER,What are the different police forces of counties that are not located in the East?,"{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -72aedef8-02a7-408d-807d-b2eaf6e5bcb6,,USER,When was the first asset acquired?,"{""actions"":[{""actionType"":""topFilter"",""column"":""asset_acquired_date"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" -576630e9-29ee-4547-a444-abbdf511f45f,,USER,conferences in 2013,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2013}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -89145f03-2f8d-4069-bc73-0b1a4df50a3b,,USER,What is allergy type of a cat allergy?,"{""actions"":[{""actionType"":""condition"",""column"":""allergy"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -25013339-7f4d-409c-8733-5366116daa4a,,USER,List the name of the conductor with the most years of work.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Year_of_Work"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -1295d244-57f5-4847-a73e-299dd2d46724,,USER,Count the number of schools.,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -dfdfb92a-78d6-4f44-83e0-9b79f42676b4,,USER,"How many Target are there in "" Los Angeles "" ?","{""actions"":[{""actionType"":""aggregations"",""column"":""business_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Target'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -d6deb345-5361-4fa3-9026-0951286a5643,,USER,What is the id and name of the employee with the highest salary?,"{""actions"":[{""actionType"":""topFilter"",""column"":""salary"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -b0e2443b-1794-4086-bb07-5e34485c9536,,USER,List the maximum weight and type of pet for each type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""petType""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -8580f5c3-79df-4a52-9213-ddb4c98f84d5,,USER,Find the last names of faculties in building Barton in alphabetic order.,"{""actions"":[{""actionType"":""condition"",""column"":""Building"",""operation"":""="",""value"":""'Barton'""},{""actionType"":""sorting"",""column"":""Lname"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -dc682ba5-ec4f-480f-8939-7a7e5325a7a0,,USER,What is the total number of singers?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -3d0f8d18-4a94-4306-822f-d440cbd31fce,,USER,List the studios of each film and the number of films produced by that studio.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Studio""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -2a692426-fc70-448c-a199-5e401faf5c32,,USER,How many flights have a velocity larger than 200?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""velocity"",""operation"":"">"",""value"":200}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" -b2d3dece-d0d7-4bdc-879b-e49a5fff0579,,USER,Show the lieutenant governor and comptroller from the democratic party.,"{""actions"":[{""actionType"":""condition"",""column"":""Party"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -0b27471d-dad3-4cb4-bb47-9222bb02f607,,USER,What are the nicknames of schools whose division is not 1?,"{""actions"":[{""actionType"":""condition"",""column"":""Division"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" -af66a7ea-854c-4633-a405-4b0b59bf5fda,,USER,List the major of each male student.,"{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e04e2a9e-d569-46df-bcb9-def44e9eaae7,,USER,How many bands are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Id"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" -c1256c75-cc5c-400e-bb10-48f7677ac737,,USER,Display the count of male and female assistant professors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""rank"",""operation"":""="",""value"":""'AsstProf'""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -cf50992e-8cf8-42f9-acac-a768fc9cb629,,USER,Which city is post code 255 located in?,"{""actions"":[{""actionType"":""condition"",""column"":""zip_postcode"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -f8631f5f-c4d6-4ba6-947f-6ca11df7b5ef,,USER,What is the name and salary of the employee with the id 242518965?,"{""actions"":[{""actionType"":""condition"",""column"":""eid"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -2f41ba1e-904c-49dc-ae36-0a9c04f782e0,,USER,"What are the countries for each market, ordered alphabetically?","{""actions"":[{""actionType"":""sorting"",""column"":""Country"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -0b91e3e7-9480-4ddb-a3b7-f6ec6fa0ff23,,USER,Find the number of employees whose title is IT Staff from each city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""IT Staff""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -5eb16818-63f5-41d5-8966-160373163bf9,,USER,What is the document name and template id for document with description with the letter 'w' in it?,"{""actions"":[{""actionType"":""condition"",""column"":""Document_Description"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -be11c77e-6beb-477a-9998-a5822eb55df3,,USER,List the headquarter locations and the number of companies located there for each headquarter.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""headquarters""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -badbe4e7-5e46-4e08-b32e-fd28cb81a332,,USER,Display different ship types along with the average tonnage of each type of ship.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Tonnage"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -66a8e8f7-9b04-4f25-a7aa-eb3e3126a507,,USER,"How many stadiums are not in country ""Russia""?","{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""country"",""operation"":""!="",""value"":""Russia""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -5b467875-dea5-4f96-b02c-3a51c2b41f39,,USER,What is the name of the 3 employees who get paid the least?,"{""actions"":[{""actionType"":""topFilter"",""column"":""salary"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -c228d37a-4597-4ce6-bec3-dae99f8da587,,USER,Return all the apartment numbers sorted by the room count in ascending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""room_count"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -10ddc732-3d34-420e-8a09-bb5592597a59,,USER,What are the average ages of male and female students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -4fea5481-23dd-4557-9f7b-1632c9ad673b,,USER,Give the airport code and airport name corresonding to the city Anthony.,"{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -532bf68d-213d-4c4b-8f5c-f8988bd06d24,,USER,Find the name and component amount of the least popular furniture.,"{""actions"":[{""actionType"":""topFilter"",""column"":""market_rate"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -8b43a456-500c-4978-a780-8ba0ba7e3113,,USER,Give the name of the wine with the highest score.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Score"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -2cece6d8-4744-4b16-8859-076976248826,,USER,What is the average transaction amount for different investors?,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount_of_transaction"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""investor_id""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -ea2c2075-33b1-4753-b21b-8b8ce0e2f288,,USER,What is the average song rating for each language?,"{""actions"":[{""actionType"":""aggregations"",""column"":""County_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Police_force""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -a98d5f31-227d-41df-a41b-a22d82ac8287,,USER,how many cities are there in the us,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -87026a12-8eaf-4737-ad24-2c4fef0ab07e,,USER,List all user ids with name Michelle,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Michelle'""}]}","[{""columns"":[""uid"",""user_id"",""name""],""name"":""user"",""type"":""grid""}]" -8a7126c1-b735-4212-bbe0-8695b7ae6d01,,USER,Show the average share count of transactions for different investors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""share_count"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""investor_id""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -14a4202e-a3bb-4dc6-bea6-bc4c40db30cc,,USER,"What is the partition id of the user named ""Iron Man"".","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Iron Man""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -6713d769-5a5e-42a6-8ac9-8c3fbfb2d2f8,,USER,"What are the titles of the books whose writer is not ""Elaine Lee""?","{""actions"":[{""actionType"":""condition"",""column"":""Writer"",""operation"":""!="",""value"":""'Elaine Lee'""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" -6582854f-a815-4552-b473-b8014353cee1,,USER,Show ids for all students who live in CHI.,"{""actions"":[{""actionType"":""condition"",""column"":""city_code"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -6efb9f52-0ba9-4ec5-bc27-7d9dc47f4248,,USER,"Of all players with an overall rating greater than 80, how many are right-footed and left-footed?","{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""overall_rating"",""operation"":"">"",""value"":80},{""actionType"":""grouping"",""column"":""preferred_foot""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -6849c89e-b279-4a79-b1c5-6c32b54aec91,,USER,What are the other account details for the account with the name 338?,"{""actions"":[{""actionType"":""condition"",""column"":""account_name"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -f5f975d5-b379-4fab-9966-9d5e50b4ea80,,USER,List the locations of schools in descending order of founded year.,"{""actions"":[{""actionType"":""sorting"",""column"":""Founded"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -98208b94-c907-45da-920b-abec71d97a2c,,USER,What are the average ages for male and female students?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -fe4f9ecd-3a22-494c-85cf-6e93e950cf30,,USER,What is the average number of points for players in each position?,"{""actions"":[{""actionType"":""aggregations"",""column"":""artist_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -b71ebc82-82b7-47e5-83ec-fd541483c3ec,,USER,What are the names of the airports in the city of Goroka?,"{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -78204bf5-6548-47c7-872e-c2f1bf43365e,,USER,how many states are next to major rivers,"{""actions"":[{""actionType"":""aggregations"",""column"":""traverse"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""LENGTH"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -a5759c68-ac26-4900-9a09-dd2126f7c555,,USER,Count the total tours for every ranking date.,"{""actions"":[{""actionType"":""aggregations"",""column"":""tours"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""ranking_date""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -12ff88ac-3bfa-4dbf-8209-94d13f230445,,USER,What is the alphabetically ordered list of all the distinct names of nurses?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" -d0f23004-e0ab-4d94-b30b-2282b17c623a,,USER,Sort the each workshop in alphabetical order of the venue. Return the date and venue of each workshop.,"{""actions"":[{""actionType"":""sorting"",""column"":""Venue"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" -44d98b98-7af5-4a66-902f-36402ec8dfb4,,USER,How many films have the word 'Dummy' in their titles?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""title"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -9ddff7d0-22fa-4dac-be89-7aaa09bcc7bf,,USER,What are the total transaction amounts for each transaction type?,"{""actions"":[{""actionType"":""aggregations"",""column"":""transaction_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""transaction_type""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -183bbec4-2fb8-4bbc-bc10-def241575604,,USER,What type of game is Call of Destiny?,"{""actions"":[{""actionType"":""condition"",""column"":""gname"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -7191beff-bdd0-476e-9da8-80a4cc3e3195,,USER,Determine the number of documents corresponding to each project id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -f9b61407-19a0-4fc9-8757-78a5e0aeebb9,,USER,return me the number of the organizations .,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" -31ad4abe-ada0-4814-abf5-a4bcfb63b5b7,,USER,Show the race class and number of races in each class.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Race_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""CLASS""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -7ae27118-d609-441a-b940-494256b3cd01,,USER,Show all city with a branch opened in 2001 and a branch with more than 100 membership.,"{""actions"":[{""actionType"":""condition"",""column"":""open_year"",""operation"":""="",""value"":2001},{""actionType"":""condition"",""column"":""membership_amount"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -dbb227b6-93fc-4ed9-a828-ff1fe2298754,,USER,What is the average access count of documents?,"{""actions"":[{""actionType"":""aggregations"",""column"":""access_count"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -3421856d-3b74-4d65-b71c-b92ceeb84306,,USER,"What are the different classes of races, and how many races correspond to each?","{""actions"":[{""actionType"":""aggregations"",""column"":""Race_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""CLASS""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -c17d0f5e-0766-4f60-8eda-269ac8c2d0ba,,USER,How many rooms have king beds? Report the number for each decor type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""RoomId"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""bedType"",""operation"":""="",""value"":""'King'""},{""actionType"":""grouping"",""column"":""decor""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -4abac3ef-1152-49a5-8775-2f6e91f67b31,,USER,Count the number of distinct product types.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_type_code"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -e0e1218e-9ae0-4301-abe8-cd9cff000f68,,USER,What is the average number of bedrooms of all apartments?,"{""actions"":[{""actionType"":""aggregations"",""column"":""bedroom_count"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -bdefb1cd-f358-4faf-9603-79c70922b227,,USER,What is the name and directors of all the cartoons that are ordered by air date?,"{""actions"":[{""actionType"":""sorting"",""column"":""Original_air_date"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -e6d36eae-126e-46ba-9f7c-caa50eed9d7c,,USER,Which program was launched most recently? Return the program name.,"{""actions"":[{""actionType"":""topFilter"",""column"":""launch"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -ea1d256b-6fed-45f3-bdcb-aa2f2df4469c,,USER,What is the date of the performance with the highest number of attendees?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Attendance"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -038c51df-85b2-4b64-a6af-ee3a181f6fb4,,USER,What is the id of the appointment that started most recently?,"{""actions"":[{""actionType"":""topFilter"",""column"":""START"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" -ff884403-343d-4a9b-bfab-79e5eb367e23,,USER,Find the component amounts and names of all furnitures that have more than 10 components.,"{""actions"":[{""actionType"":""condition"",""column"":""Num_of_Component"",""operation"":"">"",""value"":10}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -56775e3c-b97a-4660-a8a1-56e269c5e833,,USER,Show the average price range of hotels that have 5 star ratings and allow pets.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price_range"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""star_rating_code"",""operation"":""="",""value"":""'5'""},{""actionType"":""condition"",""column"":""pets_allowed_yn"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -2d1eabdf-19d8-4df1-b4d1-06406e85f1b5,,USER,List all channel names ordered by their rating in percent from big to small.,"{""actions"":[{""actionType"":""sorting"",""column"":""rating_in_percent"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -c4e97d4a-a17c-4d55-9492-92bc43518c48,,USER,"For each type of store, how many of them are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""Store_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -cd98bf44-71cf-4d0a-b9e4-68b37b574aca,,USER,Return the average price for each product type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""product_type_code""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -1f6edc90-1d95-42bf-aab4-379492be704f,,USER,What is the first name of the students who are in age 20 to 25 and living in PHL city?,"{""actions"":[{""actionType"":""condition"",""column"":""city_code"",""operation"":""="",""value"":""PHL""},{""actionType"":""condition"",""column"":""age"",""operation"":"">="",""value"":20},{""actionType"":""condition"",""column"":""age"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -32496647-f109-4d87-8ad2-a2934047be31,,USER,Please show the different record companies and the corresponding number of orchestras.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Orchestra_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Record_Company""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -d39a6440-014d-4b59-b7f1-53daf2d11033,,USER,which poll source does the highest oppose rate come from?,"{""actions"":[{""actionType"":""topFilter"",""column"":""oppose_rate"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -7cc9eb25-aca9-4d04-9182-1f91f4171ae1,,USER,What is the detail of the location UK Gallery?,"{""actions"":[{""actionType"":""condition"",""column"":""Location_Name"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -96537f2d-5f77-4c40-a55a-ad8c8414ce4c,,USER,Find the number of universities that have over a 20000 enrollment size for each affiliation type.,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""enrollment"",""operation"":"">"",""value"":20000},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -93836ed2-6638-459a-8df2-c1377de9d583,,USER,What are the distinct publishers of publications with price higher than 5000000?,"{""actions"":[{""actionType"":""condition"",""column"":""Price"",""operation"":"">"",""value"":5000000}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -bfda143e-2778-4acb-86da-873094676606,,USER,List the name of actors in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -b5bbaafa-e5d7-47b4-b355-4d973771c6f4,,USER,Determine the average age for each gender.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -2c6d4789-166f-449b-84ec-f1fec92d1273,,USER,"What is the category and typical buying price of the product with name ""cumin""?","{""actions"":[{""actionType"":""condition"",""column"":""product_name"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -b50cc492-e87c-40a7-b1fa-b9d5762bcdf2,,USER,List employee IDs alongside their final employment dates at their last job.,"{""actions"":[{""actionType"":""aggregations"",""column"":""end_date"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""employee_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -3d98e1eb-d84d-4ab6-8a53-e3c7cf2e2403,,USER,How many countries are there in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Country_id"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" -0732fd0f-01bc-4cdc-a63b-a51c98188550,,USER,Count the number of farms.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Farm_ID"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -928c7223-9b3d-47c2-bc82-086942f53635,,USER,Find the first names and last names of male (sex is M) faculties who live in building NEB.,"{""actions"":[{""actionType"":""condition"",""column"":""sex"",""operation"":""="",""value"":""'M'""},{""actionType"":""condition"",""column"":""Building"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -2cb30a98-74b7-4710-8b4a-026b9de6a390,,USER,"Find the address line 1 and 2 of the customer with email ""vbogisich@example.org"".","{""actions"":[{""actionType"":""condition"",""column"":""email_address"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" -83fccb19-3bc0-490b-a6c5-03ddffa50109,,USER,"Show the description for role name ""Proof Reader"".","{""actions"":[{""actionType"":""condition"",""column"":""role_name"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" -c473291a-8262-43a8-aaed-75fbb351abef,,USER,What are the descriptions for all the math courses?,"{""actions"":[{""actionType"":""condition"",""column"":""course_name"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -d7c16ed5-b5c7-488a-8b82-0195691c1ad5,,USER,List the first name of all employees with job code PROF ordered by their date of birth.,"{""actions"":[{""actionType"":""condition"",""column"":""emp_jobcode"",""operation"":""="",""value"":""PROF""},{""actionType"":""sorting"",""column"":""emp_dob"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" -425769e1-cfbb-4224-ac23-4c928bade974,,USER,What is the average number of attendance at home games for each year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""attendance"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -8399aee5-8fff-4d84-bf21-f24428bcacab,,USER,"Give the different reigns of wrestlers who are not located in Tokyo, Japan.","{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -0870ca9a-f5df-4115-a493-c346f0cc82ba,,USER,"Return the categories of music festivals that have the result ""Awarded"".","{""actions"":[{""actionType"":""condition"",""column"":""RESULT"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -6b136d26-2b6f-4326-8c17-f9feb1cb068c,,USER,Who is the composer of track Fast As a Shark?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -68e67bf0-06ff-4f55-ad4e-a8b019b53ab1,,USER,What is the description of the product category with the code 'Spices'?,"{""actions"":[{""actionType"":""condition"",""column"":""product_category_code"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -21b2c959-c68b-4128-94a1-27d3bfefcaa9,,USER,What is the company where Eduardo Martins is a customer?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Eduardo'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -5175b9df-a5d3-4113-927a-b4a84a6d87b4,,USER,"What are the names of the wrestlers, ordered descending by days held?","{""actions"":[{""actionType"":""sorting"",""column"":""Days_held"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -c988103a-4b76-43cf-b575-a4b27cfc1eca,,USER,Tell me the the date when the first claim was made.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Date_Claim_Made"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -e57e4049-b6e2-4576-88c9-8d10cc976456,,USER,What is the average number of working horses of farms with more than 5000 total number of horses?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Working_Horses"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""Total_Horses"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -ab1b8e42-0d1c-4b23-8efc-3d1a043ecfcf,,USER,Find the id and name of customers whose address contains WY state and do not use credit card for payment.,"{""actions"":[{""actionType"":""condition"",""column"":""customer_address"",""operation"":""contains"",""value"":""WY""},{""actionType"":""condition"",""column"":""payment_method_code"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -ff77e5c1-10a7-4005-a14c-ff69cd1b81ce,,USER,What country does Roberto Almeida live?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Roberto'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -235e7ad3-c8e5-4e30-80ec-5297e2fce582,,USER,List the maximum price and score of wines for each year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""max""},{""actionType"":""aggregations"",""column"":""Score"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -9261b0de-f4bf-41fe-9c82-5a5ce64cf87b,,USER,How many documents exist for each category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_type_code""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -a640f018-3d43-405d-b0cd-dbeeeb841924,,USER,"What are the emails of employees with null commission, salary between 7000 and 12000, and who work in department 50?","{""actions"":[{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""="",""value"":""'null'""},{""actionType"":""condition"",""column"":""salary"",""operation"":"">="",""value"":7000},{""actionType"":""condition"",""column"":""salary"",""operation"":""<="",""value"":12000},{""actionType"":""condition"",""column"":""department_id"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -8fc5dce9-6bbf-485d-9e42-eb54cc0549f2,,USER,return me the paper after 2000 with the most citations .,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":2000},{""actionType"":""topFilter"",""column"":""citation_num"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -1839fb55-3b06-4858-8cc6-bf585c506b3f,,USER,"What are ids of the all distinct orders, sorted by placement date?","{""actions"":[{""actionType"":""sorting"",""column"":""date_order_placed"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -5b6cf2f5-0e29-4dca-8f3e-19396bfb1b61,,USER,Find the name and capacity of products with price greater than 700 (in USD).,"{""actions"":[{""actionType"":""condition"",""column"":""price_in_dollars"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -ea217898-e518-48ea-8f4b-117c90c7bd5b,,USER,Count the number of documents with type code BK for each product id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'BK'""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -714568f4-2fca-46ac-86e5-b5adc4bc382c,,USER,"For each zip code, how many times has the maximum wind speed reached 25 mph?","{""actions"":[{""actionType"":""aggregations"",""column"":""date"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""max_wind_Speed_mph"",""operation"":"">="",""value"":25},{""actionType"":""grouping"",""column"":""zip_code""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -11d45215-fc1d-4b01-a076-9573e0e82147,,USER,"For each grade 0 classroom, report the student count.","{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'0'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -fba5d96f-f6c1-486f-aea4-c2450dd77fef,,USER,"Show different builders of railways, along with the corresponding number of railways using each builder.","{""actions"":[{""actionType"":""aggregations"",""column"":""Railway_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Builder""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -ef14e373-1e4a-4a3e-8f9f-36e2ad4f59f6,,USER,Identify country codes where the highest percentage of people speak Spanish.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""condition"",""column"":""LANGUAGE"",""operation"":""="",""value"":""'Spanish'""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -9cfc6e9f-6eab-4c59-ba44-f8e0d3d76de8,,USER,"Find the first names of students whose first names contain letter ""a"".","{""actions"":[{""actionType"":""condition"",""column"":""Fname"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -d5701016-6948-4348-8ce1-5cc53671ad2a,,USER,"Which customers use ""Cash"" for payment method? Return the customer names.","{""actions"":[{""actionType"":""condition"",""column"":""payment_method"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -72d05dc8-62ef-43e9-bb9e-7a793e0648d2,,USER,Count the number of documents.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -292a3efd-d376-42cd-84a6-0853867f3004,,USER,"What is the flight number, origin, and destination for all flights in alphabetical order by departure cities?","{""actions"":[{""actionType"":""sorting"",""column"":""origin"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -b2662433-c987-4e9b-9742-3b4f4f7fff7c,,USER,Find the total student enrollment for different affiliation type schools.,"{""actions"":[{""actionType"":""aggregations"",""column"":""enrollment"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""affiliation""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -a07d1f04-a38c-4336-9f59-c4ce296c4117,,USER,Show transaction types and their total amounts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""transaction_amount"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""transaction_type""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -4bb80a3f-8fad-46f7-ab6f-4d693e588c09,,USER,Show all template type codes and number of templates for each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_type_code""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -a22605df-6264-4c9c-9e8e-4f3acaf09a2c,,USER,How many schools are there in the department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""school_code"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -e672cdbd-5769-474c-bcde-03cb45b90e0b,,USER,Find the name of the first 5 customers.,"{""actions"":[{""actionType"":""topFilter"",""column"":""date_became_customer"",""limit"":5,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" -7d7b0f99-7d7d-492a-ad5c-b20c0aa26181,,USER,How many distinct payment methods are used by parties?,"{""actions"":[{""actionType"":""aggregations"",""column"":""payment_method_code"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" -b755bc0c-8b9f-4053-9e72-4544c2456600,,USER,"For each classroom, report the classroom number and count the number of distinct grades that use it.","{""actions"":[{""actionType"":""aggregations"",""column"":""grade"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -553b6eec-5d5f-4bf8-b6fe-b1ed13b28be3,,USER,Count the number of markets that have a number of cities lower than 300.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Market_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Number_cities"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -00faa8c8-c2a8-4b39-901c-733d2b0c4937,,USER,How many roller coasters are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Roller_Coaster_ID"",""aggregation"":""count""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -81488992-4718-4697-a46d-4aadf5998a30,,USER,What is the average price for flights from Los Angeles to Honolulu.,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""origin"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""destination"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -03d7ce73-8805-4b3e-97c0-23eb93ebe864,,USER,What is the name and price of the cheapest product?,"{""actions"":[{""actionType"":""topFilter"",""column"":""price"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -d1dc80e3-2b8f-41a8-95e6-9a26d2fc8d98,,USER,What are the name and os of web client accelerators that do not work with only a 'Broadband' type connection?,"{""actions"":[{""actionType"":""condition"",""column"":""CONNECTION"",""operation"":""!="",""value"":""Broadband""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" -667efd87-6ed5-4297-9a1b-d20a9ff85458,,USER,Give the name of the highest paid instructor.,"{""actions"":[{""actionType"":""topFilter"",""column"":""salary"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -9d4b1a11-e749-4a2d-aa28-99d07ec7d935,,USER,Give the name of the department with the lowest budget.,"{""actions"":[{""actionType"":""topFilter"",""column"":""budget"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -6ed76e28-0048-4614-ad7d-ccaa929ab1bd,,USER,Count the number of matches.,"{""actions"":[{""actionType"":""aggregations"",""column"":""best_of"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -ea4ff5e7-eb39-4893-a0d4-094470de424a,,USER,How many tips have been written in 2015,"{""actions"":[{""actionType"":""aggregations"",""column"":""text"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2015}]}","[{""columns"":[""tip_id"",""business_id"",""text"",""user_id"",""likes"",""year"",""month""],""name"":""tip"",""type"":""grid""}]" -2ce5e61c-db33-4dac-9827-b2d0855a754f,,USER,Find the number of departments in each school.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_name"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -6f0ef22d-a120-4cea-9ca6-768a9e2dd0bb,,USER,Who is the instructor with the highest salary?,"{""actions"":[{""actionType"":""topFilter"",""column"":""salary"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -e8dad92a-5274-44df-a0f3-afd6001caab7,,USER,List all names of courses with 1 credit?,"{""actions"":[{""actionType"":""condition"",""column"":""Credits"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -e914e6b2-923c-4b71-8e87-f3f9718d0502,,USER,Count the number of different teams involved in match season.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Team"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -0a4deb8a-1871-4b4b-90b2-accf34baf9b7,,USER,What is the total number of companies?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Company_ID"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -1fb41571-61d5-4e86-a631-0f6198f4700c,,USER,Give the city and country for the Alton airport.,"{""actions"":[{""actionType"":""condition"",""column"":""AirportName"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -6e7802d6-5b8b-4f0d-8392-389da8ba7524,,USER,"What is the nationality of the actress "" Christoph Waltz "" ?","{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Christoph Waltz'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -cc37ece1-245d-416d-b3b4-ee6c980d1e06,,USER,How many individuals below 40 years old are there for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""age"",""operation"":""<"",""value"":40},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -0aa80ea5-ca38-4f53-b7ea-f4828ec0c6db,,USER,Show all flight number from Los Angeles.,"{""actions"":[{""actionType"":""condition"",""column"":""origin"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -91fc2006-4c7e-4475-824f-c828351e1109,,USER,What is the maximum accelerate for all the different cylinders?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Accelerate"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Cylinders""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -f17456f0-3344-4a75-9e5c-2673247f7f6f,,USER,How many gas station are opened between 2000 and 2005?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Station_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""open_year"",""operation"":"">="",""value"":2000},{""actionType"":""condition"",""column"":""open_year"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -199412e0-c0b6-4d07-bea4-c46ba875e456,,USER,Find the average rank of winners in all matches.,"{""actions"":[{""actionType"":""aggregations"",""column"":""winner_rank"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -1cffedbc-c931-4b33-a5cd-5a3f4bd41745,,USER,How many instructors teach a course in the Spring of 2010?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""semester"",""operation"":""="",""value"":""Spring""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" -fecabc51-9a90-4835-b7c8-26bad1ac4a2f,,USER,"For each hometown, how many teachers are there?","{""actions"":[{""actionType"":""aggregations"",""column"":""Teacher_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Hometown""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -9ba429b2-115d-414c-81d0-354356ecff95,,USER,Count the number of conductors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Conductor_ID"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -db17cdc8-92df-4bc2-b0fb-47bd2e4bac49,,USER,What are different nationalities of people and the corresponding number of people from each nation?,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nationality""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -24402482-095f-4f32-9c2d-17097173ab19,,USER,What are the birthdays of people in ascending order of height?,"{""actions"":[{""actionType"":""sorting"",""column"":""Height"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -74caff9b-bc58-49d9-9c2d-df1999c98e9f,,USER,"What are flight numbers of flights departing from Airport ""APG""?","{""actions"":[{""actionType"":""condition"",""column"":""SourceAirport"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" -cfc0b473-a191-4fb4-bda2-f4a94d285c70,,USER,Find the number of users who posted some tweets.,"{""actions"":[{""actionType"":""aggregations"",""column"":""UID"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" -be3406c2-2cf5-462a-beaf-8865d714dd15,,USER,what is the area of new mexico,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -210512e5-8dff-4a3b-a9dc-4148f96f1ce4,,USER,"Find all Apple Store in "" Los Angeles ""","{""actions"":[{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'Los Angeles'""},{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Apple Store'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -d2363ee1-0e03-4ccc-ba56-2c11f665a3bc,,USER,List every album ordered by album title in ascending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""title"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" -d2e66d25-5eb1-4169-933e-45d3212df096,,USER,Show different teams of technicians and the number of technicians in each team.,"{""actions"":[{""actionType"":""aggregations"",""column"":""technician_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Team""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -c1e80f22-323b-4ecf-bc90-fb8d0e10c35e,,USER,How many ships are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Ship_ID"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -ecba3d30-5f7f-47ef-b06c-37a8ca0ac944,,USER,What is the code of the school where the accounting department belongs to?,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -2e3a0cde-ed42-41fe-905d-afaf8b30c1ff,,USER,Give me a list of all the channel names sorted by the channel rating in descending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""rating_in_percent"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -c740ef25-6de1-401c-871a-f16efd9b0018,,USER,which states do ohio river flow through,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -4cca652b-07e0-46b6-b20f-ad2ac1e1d8f3,,USER,Find the name of dorms that can accommodate more than 300 students.,"{""actions"":[{""actionType"":""condition"",""column"":""student_capacity"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -f1206d20-2aa8-478f-b04b-00803047ec04,,USER,Return the full names and salaries of employees with null commissions.,"{""actions"":[{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -3c87a622-b75b-4fce-b6dc-05515c081916,,USER,"What are the different card type codes, and how many different customers hold each type?","{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""card_type_code""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -6940488b-0d01-4b58-a6fd-177bb5f4ce0d,,USER,What are the different cities that have more than 100 memberships?,"{""actions"":[{""actionType"":""condition"",""column"":""membership_amount"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -08b6b975-0afb-40bd-874d-938a54d8fa1d,,USER,"What are the case burdens of counties, ordered descending by population?","{""actions"":[{""actionType"":""sorting"",""column"":""Population"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -59db29d7-d21a-4475-a8e7-9623599724ce,,USER,What is the name of the player with the largest number of votes?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Votes"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -042f0c29-5ccc-456c-a89a-5505fdee1e9d,,USER,what is the name of the instructor who is in Statistics department and earns the lowest salary?,"{""actions"":[{""actionType"":""condition"",""column"":""dept_name"",""operation"":""="",""value"":""Statistics""},{""actionType"":""topFilter"",""column"":""salary"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -4db83283-6309-4d10-851e-1c7c22785fda,,USER,List the number of films produced by each studio and the names of those studios.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Film_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Studio""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -386c2371-51fc-405e-826f-6997c8892b78,,USER,"What are the teams of the players, sorted in ascending alphabetical order?","{""actions"":[{""actionType"":""sorting"",""column"":""Team"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -244cde65-9e5b-4c14-9bcd-ac2d969fc5fb,,USER,which states have a major city named austin,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'austin'""},{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -8cb3615b-d4ff-4b0b-a19d-5381b4db967f,,USER,What are the distinct secretary votes in the fall election cycle?,"{""actions"":[{""actionType"":""condition"",""column"":""ELECTION_CYCLE"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -91c156f9-789c-426f-85c3-ac031797997b,,USER,What are the names of people in ascending order of weight?,"{""actions"":[{""actionType"":""sorting"",""column"":""Weight"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" -9c3d8629-e851-41d9-b0e1-1d2e06f682b8,,USER,List all businesses with rating 3.5,"{""actions"":[{""actionType"":""condition"",""column"":""rating"",""operation"":""="",""value"":3.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -0c7b4001-0e64-4c9d-89d6-0fd96c83d021,,USER,Show different publishers together with the number of publications they have.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Publication_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Publisher""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -a08af55a-7f52-4d80-b8b8-4cc29f68374d,,USER,Show the number of male and female assistant professors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""rank"",""operation"":""="",""value"":""'AsstProf'""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -3650e5b4-980f-489c-a30d-7216d0396c8f,,USER,what is the number of different channel owners?,"{""actions"":[{""actionType"":""aggregations"",""column"":""OWNER"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -730f43bd-9296-4ba3-a88d-bd58c46cbc94,,USER,How many conductors are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Conductor_ID"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -a62fa4c7-3bc3-4858-ad38-1d616e5f3824,,USER,How many Professors are in building NEB?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Rank"",""operation"":""="",""value"":""'Professor'""},{""actionType"":""condition"",""column"":""building"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -ef81b8a0-62c6-4f47-8733-77fb97f087c0,,USER,What are the average height and weight across males (sex is M)?,"{""actions"":[{""actionType"":""aggregations"",""column"":""height"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""sex"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -f5ef185a-01db-4fe9-98f8-5ce1aff32923,,USER,What is the total count of teachers?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Teacher_ID"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -120c356b-4ea8-4edd-a75a-034787feedc0,,USER,List the themes of parties in ascending order of number of hosts.,"{""actions"":[{""actionType"":""sorting"",""column"":""Number_of_hosts"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -d34d125d-a606-483d-aece-356ff1b9bad2,,USER,What is the phone number and postal code of the address 1031 Daugavpils Parkway?,"{""actions"":[{""actionType"":""condition"",""column"":""address"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" -b4860f06-3a2f-4b97-ab67-de586e373931,,USER,Return the version numbers and template type codes of templates with a version number greater than 5.,"{""actions"":[{""actionType"":""condition"",""column"":""version_number"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -808ae404-e9eb-4b5e-ac83-62034266b436,,USER,What is the minimum age for each job title?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -e08662ce-68ae-49af-80a6-7ab21d5c3cdb,,USER,Find the name of customers who did not pay with Cash.,"{""actions"":[{""actionType"":""condition"",""column"":""payment_method"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -90e77d45-179e-4f66-b8c5-6d4cae1651e0,,USER,How many parks are there in Atlanta city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""park_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" -71ef151e-30b0-414e-b458-3f0a67e3f129,,USER,how many capitals does rhode island have,"{""actions"":[{""actionType"":""aggregations"",""column"":""capital"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'rhode island'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -2d72ea9e-eb7f-4023-920e-7c94eb603e57,,USER,"Where us the club named ""Tennis Club"" located?","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -304a6bdc-0623-41b1-bc29-0c680d8d21f3,,USER,What are the ids of the candidates that have an outcome code of Pass?,"{""actions"":[{""actionType"":""condition"",""column"":""asessment_outcome_code"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" -9a0848dc-e36a-46ea-8100-35183a67a3e9,,USER,What are the names and account balances of customers with the letter a in their names?,"{""actions"":[{""actionType"":""condition"",""column"":""cust_name"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -ee2e92db-e407-41ba-96d2-f1936772ca08,,USER,How old is the doctor named Zach?,"{""actions"":[{""actionType"":""condition"",""column"":""job"",""operation"":""="",""value"":""doctor""},{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -a1cb3761-65ff-4fee-9200-9552da026c7d,,USER,Which manufacturer has the most number of shops? List its name and year of opening.,"{""actions"":[{""actionType"":""topFilter"",""column"":""num_of_shops"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" -60c31fd7-559f-4f5c-8688-a5a9313ab977,,USER,How many aircrafts are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Aircraft_ID"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" -b76fe52e-fd02-4fe7-b329-a159ed6db727,,USER,What is Kyle's id?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -e7dd7f4b-b68e-485d-9a72-a61a414233fc,,USER,What are the products with the maximum page size A4 that also have a pages per minute color smaller than 5?,"{""actions"":[{""actionType"":""condition"",""column"":""max_page_size"",""operation"":""="",""value"":""'A4'""},{""actionType"":""condition"",""column"":""pages_per_minute_color"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -7ec536f8-ce94-4ca7-9537-0cb52417c218,,USER,What are the countries of mountains with height bigger than 5000?,"{""actions"":[{""actionType"":""condition"",""column"":""Height"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -2cac0b44-b7d0-4706-9d59-7a8ab1316227,,USER,"What are the names and seatings for all tracks opened after 2000, ordered by seating?","{""actions"":[{""actionType"":""condition"",""column"":""year_opened"",""operation"":"">"",""value"":2000},{""actionType"":""sorting"",""column"":""seating"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -e6bd3f19-e6a3-4962-a105-a8aca1599bed,,USER,Which of the airport names contains the word 'international'?,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""international""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -209b4181-d811-4738-9d93-b38acd9ca021,,USER,What is the average number of audience for festivals?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Num_of_Audience"",""aggregation"":""avg""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -4093d9f9-c8f3-4fb4-bd90-429004c0fa70,,USER,"For each customer status code, how many customers are classified that way?","{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_status_code""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -ba3b5ae0-3c0d-4e9b-91e2-da50e0faa5b0,,USER,How many customers have opened an account?,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -63d224d4-aae0-43ac-b148-6a0bcb7e931c,,USER,What is the name of the technician whose team is not 'NYY'?,"{""actions"":[{""actionType"":""condition"",""column"":""Team"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -dba446a1-3f8c-4000-be27-0530361c7834,,USER,what is the GDP of the city with the largest population.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Regional_Population"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -5eb95261-43db-4ec4-aa9c-f12cc9005b31,,USER,How many different types of rooms are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""roomtype"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" -9db3559c-fa83-4f43-9a19-d044daca2ca7,,USER,"What is the template type code for template type description ""Book"".","{""actions"":[{""actionType"":""condition"",""column"":""template_type_description"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" -a8a944c5-79b6-4c7b-8fd6-bc87867934b1,,USER,How many different degree names are offered?,"{""actions"":[{""actionType"":""aggregations"",""column"":""degree_summary_name"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" -2db7b68c-ab3d-493a-bd2a-efb0ea0f4d47,,USER,Count the number of different hometowns of these people.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Hometown"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -a0dfcbf4-2f16-4513-8c39-189032ce7b5d,,USER,what is the name and nation of the singer who have a song having 'Hey' in its name?,"{""actions"":[{""actionType"":""condition"",""column"":""song_name"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -c3dee89a-bebc-4467-9f15-6c1230670040,,USER,"For each grade level, provide the grade, the classroom count teaching it, and the total student count in that grade.","{""actions"":[{""actionType"":""aggregations"",""column"":""classroom"",""aggregation"":""count""},{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -1e9c08d1-cc87-4f8d-ae79-dad9cc3d3273,,USER,what is the river that cross over illinois,"{""actions"":[{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -9bde3a47-7eb1-4985-ab0a-19e7580090c8,,USER,List the names of buildings in descending order of building height.,"{""actions"":[{""actionType"":""sorting"",""column"":""Height"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -7940b27c-2cfa-4a3e-b97c-2334c63670c8,,USER,Determine the quantity of captains for each rank.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -29e929d9-f91d-4aa2-ac5f-731a60cf57e1,,USER,How many tasks are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""task_id"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" -6de59fe7-0d54-4110-adec-707c245a23c4,,USER,How many unique languages are spoken in the world?,"{""actions"":[{""actionType"":""aggregations"",""column"":""LANGUAGE"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -d0f748e7-4342-4db1-8482-1a98b519fd68,,USER,How many distinct countries do players come from?,"{""actions"":[{""actionType"":""aggregations"",""column"":""country_code"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -5310fb26-4f88-4f6e-8496-3ea15e0fcac3,,USER,How many songs were released for each format?,"{""actions"":[{""actionType"":""aggregations"",""column"":""f_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""formats""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -9eb950f3-79bc-4ef4-b5ba-2740d1617e18,,USER,How many staff in total?,"{""actions"":[{""actionType"":""aggregations"",""column"":""staff_id"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -504842ee-58b8-4cc4-adfd-9f7f4041a91e,,USER,What is the the phone number of Nancy Edwards?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Nancy'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -637e1299-10fc-437c-be7b-18945981bea2,,USER,How many different students are involved in sports?,"{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -c1805362-a43a-4f60-8d3a-c1dd849687ea,,USER,what is the capital of texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -c298761f-b444-455c-b3da-f24f54ca251d,,USER,Report the total number of students for each fourth-grade classroom.,"{""actions"":[{""actionType"":""aggregations"",""column"":""LastName"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":""'4'""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -39fde7c2-43db-403c-84b8-cebc1d7849c6,,USER,springfield is in what state,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -e613fb0f-fb32-4424-b622-a5cbf52cca6e,,USER,how many people reside in california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -ffddb51d-eb86-4209-a391-81f4d891b0b5,,USER,Find the names of all English songs.,"{""actions"":[{""actionType"":""condition"",""column"":""languages"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -5761045f-76b4-4d8d-882c-81c175ad18d6,,USER,"Which clubs are located at ""AKW""? Return the club names.","{""actions"":[{""actionType"":""condition"",""column"":""clublocation"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -13bad034-f0e0-4828-a919-a93e22598918,,USER,What is the location of the festival with the largest number of audience?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Num_of_Audience"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -26bbdba0-7c1b-48dc-ae99-49ebea149dfa,,USER,Find the maximum age of all the students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Age"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -afdb542f-9f86-4b0d-8a36-ae1e3a63fa43,,USER,"Find the number of students that have at least one grade ""B"".","{""actions"":[{""actionType"":""aggregations"",""column"":""StuID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""Grade"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" -d704049a-da97-4b7b-9949-0cbf1e9a976d,,USER,Determine the average weight per pet category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pettype""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -4c42549f-58d9-4bdb-bf90-16e5cd3efe5a,,USER,Which party had the most hosts? Give me the party location.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Number_of_hosts"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -20a5a714-e33f-4a0f-8ebd-04e8d077348e,,USER,Find the name of the department which has the highest average salary of professors.,"{""actions"":[{""actionType"":""grouping"",""column"":""dept_name""},{""actionType"":""topFilter"",""column"":""salary"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -45dc9a91-19e7-4f0d-baa7-9873cc5c71d2,,USER,Find the count of medicines offered for each trade.,"{""actions"":[{""actionType"":""aggregations"",""column"":""id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""trade_name""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -790708b3-bee7-466f-a713-530daa39985f,,USER,Show the order ids and the number of invoices for each order.,"{""actions"":[{""actionType"":""aggregations"",""column"":""invoice_number"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -5de9006e-8346-4408-bc3d-b7ad72bb8f3d,,USER,"What are the different template type codes, and how many templates correspond to each?","{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_type_code""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -1667baae-8501-42b9-87f7-0476c4660452,,USER,"What are the phone numbers of customers using the policy with the code ""Life Insurance""?","{""actions"":[{""actionType"":""condition"",""column"":""policy_type_code"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" -9b3171a7-956a-409c-a91d-5aac81d5a113,,USER,Calculate the total credits offered by each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""credits"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_name""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -ac5e2e0f-28a6-4720-83d0-d3a5d94f6a39,,USER,"What are the names of customers who use payment method ""Cash""?","{""actions"":[{""actionType"":""condition"",""column"":""payment_method"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -4976a85b-e52a-4213-8e8e-442686c8560d,,USER,What are the distinct wineries which produce wines costing between 50 and 100?,"{""actions"":[{""actionType"":""condition"",""column"":""Price"",""operation"":"">="",""value"":50},{""actionType"":""condition"",""column"":""Price"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -d33eb8f6-f029-4464-b004-5b45b2e9d1d0,,USER,How many different bike ids are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""bike_id"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -697d718d-c777-4922-b4f9-4f68cec6219c,,USER,"List the first and last name of students who are not living in the city with code HKG, and sorted the results by their ages.","{""actions"":[{""actionType"":""condition"",""column"":""city_code"",""operation"":""!="",""value"":""HKG""},{""actionType"":""sorting"",""column"":""age"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -a2318a8f-8fb4-49c4-a521-8b57e5395449,,USER,"Find the product category description of the product category with code ""Spices"".","{""actions"":[{""actionType"":""condition"",""column"":""product_category_code"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -e82977a4-cdaf-4182-93b2-abe6dd81b14c,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Submission_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""College""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -a2dd7830-735d-4595-bbfc-9481766f90f7,,USER,What is the name of the wrestler with the fewest days held?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Days_held"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -adfece64-0e42-46ce-b1e0-1c8c5da3ad18,,USER,Which classrooms are used by grade 5?,"{""actions"":[{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -8d0eb178-a7e6-4094-a2dc-775d91841457,,USER,what is the capital of the state texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -58bf7e67-d19c-44f2-a51a-83c07e4f3d7d,,USER,Show the details and star ratings of the 3 least expensive hotels.,"{""actions"":[{""actionType"":""topFilter"",""column"":""price_range"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -1e327db2-8758-43b8-8dce-e5e19c9c44ef,,USER,What is the name of the conductor who has worked the greatest number of years?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Year_of_Work"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -bb6a72bd-e0a7-4c46-869e-b04c23c40e47,,USER,Find the total number of tours for each ranking date.,"{""actions"":[{""actionType"":""aggregations"",""column"":""tours"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""ranking_date""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -574ae960-7106-4fa5-af3e-e3afcdde5e50,,USER,"Please show the names of the buildings whose status is ""on-hold"", in ascending order of stories.","{""actions"":[{""actionType"":""condition"",""column"":""Status"",""operation"":""="",""value"":""'on-hold'""},{""actionType"":""sorting"",""column"":""Stories"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -03554f0d-7923-47d0-9ff0-ef9c906725c6,,USER,"For each zip code, return how many times max wind speed reached 25?","{""actions"":[{""actionType"":""aggregations"",""column"":""date"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""max_wind_Speed_mph"",""operation"":"">="",""value"":25},{""actionType"":""grouping"",""column"":""zip_code""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -b0d17d9d-781a-45f9-843c-9b0ea0c2523a,,USER,Find the total number of hours have done for all students in each department.,"{""actions"":[{""actionType"":""aggregations"",""column"":""stu_hrs"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -a63d97de-4981-45eb-b39b-ce7ace3c71dd,,USER,what is the highest mountain in texas,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -35fe6342-40eb-4c42-97a7-87e1bb134906,,USER,How many teachers are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Teacher_ID"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -de7c384e-031b-4237-be5a-56435420a14c,,USER,Which film has the highest rental rate? And what is the rate?,"{""actions"":[{""actionType"":""topFilter"",""column"":""rental_rate"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -598726e8-eed4-4fc3-b5c6-093213023da2,,USER,Count the number of captains that have each rank.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Captain_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -c1be4335-cd5f-400b-b45b-5c7436525c5b,,USER,List the names of courses in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""course_name"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -27fee589-1096-41b6-8320-4c6a0f9ecde0,,USER,List all ranks and corresponding counts of male and female faculty members.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -b1f9f5c9-800b-4f79-b760-f99e43db9ab8,,USER,"Find the name, headquarter and founder of the manufacturer that has the highest revenue.","{""actions"":[{""actionType"":""topFilter"",""column"":""revenue"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -99c6ea4b-e210-4aec-a141-84dcd582b354,,USER,Display various artwork categories and their respective quantities.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Artwork_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""TYPE""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -783b2f0b-3fc4-4903-808f-72b854ee5bf8,,USER,"What are the names of conductors whose nationalities are not ""USA""?","{""actions"":[{""actionType"":""condition"",""column"":""Nationality"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -bce43ae7-cef7-4f49-806c-f9ac1a71d54f,,USER,How many acting statuses are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""temporary_acting"",""aggregation"":""count""}]}","[{""columns"":[""department_ID"",""head_ID"",""temporary_acting""],""name"":""management"",""type"":""grid""}]" -d43cc920-2dcf-4110-9957-094e01ca3701,,USER,How many unique products are related to each order id?,"{""actions"":[{""actionType"":""aggregations"",""column"":""product_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -359d15bb-df6a-45ce-88bd-519a0d4049a4,,USER,What are the codes and names of the cheapest products in each category?,"{""actions"":[{""actionType"":""aggregations"",""column"":""price"",""aggregation"":""min""},{""actionType"":""grouping"",""column"":""name""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -d43b4d42-3857-4b4c-8535-d02a8c1ac244,,USER,Please give me a list of cities whose regional population is over 10000000.,"{""actions"":[{""actionType"":""condition"",""column"":""regional_population"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -07a4dc82-e12d-476d-9e7a-01b5f7eecf37,,USER,What is the count of different game types?,"{""actions"":[{""actionType"":""aggregations"",""column"":""gtype"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -7682abe8-9a24-4728-abe4-fc5b25c4933d,,USER,How many females does this network has?,"{""actions"":[{""actionType"":""aggregations"",""column"":""name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -5ec6188d-1f4c-4d60-8653-563faccac225,,USER,Show the draft pick numbers and draft classes of players whose positions are defenders.,"{""actions"":[{""actionType"":""condition"",""column"":""POSITION"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -365dce98-234d-4a6e-a563-8d8fe13ea624,,USER,List the distinct region of clubs in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Region"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -0222e692-feda-407e-a274-bdaab231c501,,USER,List all pilot names in ascending alphabetical order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -548dfe47-7a6d-4a40-ba65-fce93c9a2515,,USER,Return the denomination and number of schools for each denomination.,"{""actions"":[{""actionType"":""aggregations"",""column"":""School_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Denomination""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -3337e8e9-3a96-4dd3-9106-ca14831e0068,,USER,What are the names of enzymes whose product is not 'Heme'?,"{""actions"":[{""actionType"":""condition"",""column"":""product"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -fe95099d-58a8-4279-a784-33de7bb55e4b,,USER,What are the names of the physicians who have 'senior' in their titles.,"{""actions"":[{""actionType"":""condition"",""column"":""POSITION"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" -84fa6eb4-df2e-4699-9fbd-6602c40bf158,,USER,give me the number of rivers in idaho,"{""actions"":[{""actionType"":""aggregations"",""column"":""river_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""traverse"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -d2f9a3a4-82d6-4d10-b8e3-7a700e53e693,,USER,"Find the purchase time, age and address of each member, and show the results in the order of purchase time.","{""actions"":[{""actionType"":""sorting"",""column"":""Time_of_purchase"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -011b98b2-cab6-416b-ab77-4000262972b2,,USER,How many different services are provided by all stations?,"{""actions"":[{""actionType"":""aggregations"",""column"":""services"",""aggregation"":""count""}]}","[{""columns"":[""id"",""network_name"",""services"",""local_authority""],""name"":""station"",""type"":""grid""}]" -715720fb-5d9f-4a4a-85a9-73144c317413,,USER,What are the different ranges of the 3 mountains with the highest prominence?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Prominence"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -1815c747-3109-40c4-bc2a-e3ee314122ef,,USER,Present all publishers and the book counts for each.,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""publisher""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -5d22dfc9-d1d9-4b47-b5dc-c763c7a275c2,,USER,"Find the number of students who have the word ""son"" in their personal names.","{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""personal_name"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -38ea20cc-700f-4192-88a9-0e846c4438c2,,USER,What is the total amount of grants given by each organization? Please also provide the organization ID.,"{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""student_id""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -f80268e5-71d9-444c-ae4d-4e8727fae379,,USER,How many staff live in state Georgia?,"{""actions"":[{""actionType"":""aggregations"",""column"":""address_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_province_county"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" -7ac3772a-24f9-4531-a797-f2566b783215,,USER,Count the number of programs.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Program_ID"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -f93c93f7-b8ae-40bf-a94a-383386157aad,,USER,"What are the name, latitude, and city of the station with the lowest latitude?","{""actions"":[{""actionType"":""topFilter"",""column"":""lat"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -b2d8450e-f319-4134-a8e5-41488d468cd3,,USER,Find the total revenue created by the companies whose headquarter is located at Austin.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""headquarter"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -0e995f4c-37d5-49a2-91a7-ce2c3ecc337c,,USER,what is the height of the highest point in the usa,"{""actions"":[{""actionType"":""aggregations"",""column"":""highest_elevation"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -2b10a7f2-c948-4fc5-b558-a9ada381b78e,,USER,What is the average latitude and longitude in San Jose?,"{""actions"":[{""actionType"":""aggregations"",""column"":""lat"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""long"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""city"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -48584e46-257f-4c3f-a915-30f3b1050d7c,,USER,Which document type is described with the prefix 'Initial'?,"{""actions"":[{""actionType"":""condition"",""column"":""document_description"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" -11e6695f-0750-4b6a-927c-9a3bb5b5d850,,USER,Calculate the average age of individuals for each occupation.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -a3a0bc6a-5fa7-4a65-b96e-fa105c8c47e3,,USER,"For each distinct product name, show its average product price.","{""actions"":[{""actionType"":""aggregations"",""column"":""Product_Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""Product_Name""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -7b60550d-ebc9-4a76-85e8-39784fbd6edd,,USER,Return the names of cities that have a population between 160000 and 900000 .,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">="",""value"":160000},{""actionType"":""condition"",""column"":""population"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" -dd232c98-d59c-4dc8-b92c-ae770e14945e,,USER,Count the number of countries.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Country_id"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" -6bbe7ede-ab31-42c3-beaa-4e428cea5741,,USER,"How many students have personal names that contain the word ""son""?","{""actions"":[{""actionType"":""aggregations"",""column"":""student_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""personal_name"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -05b8df98-6af5-4dff-baf2-4b749f5e4b94,,USER,List all customer status codes and the number of customers having each status code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""customer_status_code""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -e0a533f2-af2d-4312-a4af-59ef1b0ba64b,,USER,"What is Weekly Rank of TV series with Episode ""A Love of a Lifetime""?","{""actions"":[{""actionType"":""condition"",""column"":""Episode"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -85624ec6-0500-4c15-bc53-874c6693f207,,USER,Show the number of male and female faculty members for each rank.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -0fa7567b-cbcc-4a23-ae73-31179216e4c8,,USER,List each birth place along with the number of people from there.,"{""actions"":[{""actionType"":""aggregations"",""column"":""People_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Birth_Place""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -13146f36-0c09-4f49-aa2a-b36b7b9128ca,,USER,Find the average age of losers and winners of all matches.,"{""actions"":[{""actionType"":""aggregations"",""column"":""loser_age"",""aggregation"":""avg""},{""actionType"":""aggregations"",""column"":""winner_age"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -09b7c3c6-1c94-41cd-9d7e-cf0668388e70,,USER,"What are dates of birth of all the guests whose gender is ""Male""?","{""actions"":[{""actionType"":""condition"",""column"":""gender_code"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" -cfd7412a-9914-49f7-a2fa-84aa50ca3c70,,USER,What are the draft pick numbers and draft classes for players who play the Defender position?,"{""actions"":[{""actionType"":""condition"",""column"":""POSITION"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -532d19b5-27ab-4bc5-8418-4806d8eecf21,,USER,What is the description for the CIS-220 and how many credits does it have?,"{""actions"":[{""actionType"":""condition"",""column"":""crs_code"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -e7f8223a-6737-43f3-bd6c-6f9ef94b75ab,,USER,What is the total enrollment number of all colleges?,"{""actions"":[{""actionType"":""aggregations"",""column"":""enr"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -a69e44bf-5c0c-4121-895d-5e9c2cd67b24,,USER,"What are the last names of female students, ordered by age descending?","{""actions"":[{""actionType"":""condition"",""column"":""Sex"",""operation"":""="",""value"":""'F'""},{""actionType"":""sorting"",""column"":""Age"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -5bb34779-ddf1-47ba-b91f-72ea04670f11,,USER,Find the ids of the problems reported after 1978-06-26.,"{""actions"":[{""actionType"":""condition"",""column"":""date_problem_reported"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" -1fe656a2-89a3-4f87-b027-17eedba33db6,,USER,Display various nominees and their nomination count for musicals.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Musical_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nominee""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -cd1ff9ca-81c1-4f00-a099-bc9208f3655a,,USER,"For each file format, return the number of artists who have released songs in that format.","{""actions"":[{""actionType"":""aggregations"",""column"":""f_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""formats""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -1c988ad7-7bb3-45fe-8f18-be98c7acbcf9,,USER,Sort the names of all counties in ascending order of population.,"{""actions"":[{""actionType"":""sorting"",""column"":""Population"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -53fd5c11-729b-498c-9fa8-d74705444cb5,,USER,How many invoices are associated with each order ID?,"{""actions"":[{""actionType"":""aggregations"",""column"":""invoice_number"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""order_id""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -04f31bd1-f9b9-45cf-9cc3-a8c421d70cf5,,USER,How many hours do students spend studying within each department?,"{""actions"":[{""actionType"":""aggregations"",""column"":""stu_hrs"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -d3a58ede-2cf7-472d-971f-2de99b56daed,,USER,"Return the name, location and district of all shops in descending order of number of products.","{""actions"":[{""actionType"":""sorting"",""column"":""number_products"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -2190824e-2a2d-46b7-830a-01538716637e,,USER,"What are the name, role code, and date of birth of the employee named 'Armani'?","{""actions"":[{""actionType"":""condition"",""column"":""employee_Name"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -6e1cf1f7-328e-414b-bf26-5e2a4cee98fb,,USER,List the forenames of all distinct drivers in alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""forename"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" -f2fe276f-cced-45bc-a95e-c18d8034a81c,,USER,Display the number of matches that occurred each year.,"{""actions"":[{""actionType"":""aggregations"",""column"":""best_of"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -50f82d1c-35d8-40b5-85d2-d80906a27632,,USER,Which catalog contents has price above 700 dollars? Show their catalog entry names and capacities.,"{""actions"":[{""actionType"":""condition"",""column"":""price_in_dollars"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -6c436c45-0027-4bde-b56e-8b5f17930e8c,,USER,Display the country codes and the most commonly spoken languages in each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Percentage"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""CountryCode""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -7288bbb4-4456-4952-a9d2-3f126ade12f2,,USER,What are the names of mountains in ascending alphabetical order?,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -572a230c-7768-4d7f-b59e-31a1326ff7e4,,USER,how many states are in the usa,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -d3a2e4e4-6696-41d4-a8bf-b8e95d8afce1,,USER,Find the number of different cities which banks are located at.,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -35374b60-7626-4e9a-b41f-021360f55249,,USER,List all the businesses with more than 4.5 stars,"{""actions"":[{""actionType"":""condition"",""column"":""rating"",""operation"":"">"",""value"":4.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -f1c90729-4b50-4c76-8e54-8ed66be14679,,USER,What is the id of the candidate who most recently accessed the course?,"{""actions"":[{""actionType"":""topFilter"",""column"":""assessment_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" -3d0ea0f7-4861-4f65-80c2-46ad1a22c04d,,USER,"Where is the club ""Pen and Paper Gaming"" located?","{""actions"":[{""actionType"":""condition"",""column"":""clubname"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -32053f48-6374-48fd-ba89-2d04b127a6f3,,USER,Find all the campuses opened in 1958.,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -3e1cfca5-8e7b-43bf-bba8-3b9a51517b3f,,USER,What are the ids of all aircrafts that can cover a distance of more than 1000?,"{""actions"":[{""actionType"":""condition"",""column"":""distance"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -7a621a98-13a8-44b5-ba0e-b9b2279f2ce7,,USER,List the name of browsers in descending order by market share.,"{""actions"":[{""actionType"":""sorting"",""column"":""market_share"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" -52af06e1-4eea-4324-b345-f8b5fdbded70,,USER,What are the names of all the races that occurred in the year 2017?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -3afad84e-9762-43f1-ae96-a9420269d548,,USER,Find the classrooms in which grade 4 is studying.,"{""actions"":[{""actionType"":""condition"",""column"":""grade"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -3118abb8-e4c5-4e35-84ba-daf15b3c7791,,USER,Show the different parties of representatives and the party name and the number of representatives in each party.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Representative_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Party""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -4e0fa8df-6d07-48e6-88c9-51f42c61d918,,USER,Tell me the age of the oldest dog.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -2354aec8-8548-4c05-b396-d32dcde6bc5e,,USER,"Return the first name, last name and email of the owners living in a state whose name contains the substring 'North'.","{""actions"":[{""actionType"":""condition"",""column"":""state"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" -487931ed-9d8c-4190-8bc9-17b0f3ade1a5,,USER,What is the carrier of the most expensive phone?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -294c06e7-591f-4349-9e70-9a3a65ff4bc1,,USER,What is the date of birth for the staff member named Janessa Sawayn?,"{""actions"":[{""actionType"":""condition"",""column"":""first_name"",""operation"":""="",""value"":""'Janessa'""},{""actionType"":""condition"",""column"":""last_name"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -054cd227-22ca-47e8-955c-d4de5cf4bc35,,USER,Show origin and destination for flights with price higher than 300.,"{""actions"":[{""actionType"":""condition"",""column"":""price"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -37d218ed-b944-43e0-959b-d78159fc0eb4,,USER,"What are the perpetrator countries, and how many perpetrators are there in each?","{""actions"":[{""actionType"":""aggregations"",""column"":""Perpetrator_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -558cf8ae-2a30-4715-a5dc-c83908671079,,USER,Show project ids and the number of documents in each project.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -8e26aa9f-5469-4053-831e-d09c542472a9,,USER,What is the phone number of the performer Ashley?,"{""actions"":[{""actionType"":""condition"",""column"":""Customer_Name"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" -57410341-cd74-412e-b49d-c9032f2930a2,,USER,Display the different nominees and the number of musicals they were nominated for.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Musical_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Nominee""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -52e77218-0336-4bff-ad46-77e423043578,,USER,What is the customer count for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""customer_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -45bc34b5-c736-4d2c-bcd7-9de2460f722e,,USER,people in boulder,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -b97202da-0057-46fb-b805-c972129d7a3b,,USER,What are the characters of actors in descending order of age?,"{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -db4e8f47-67d6-4777-83cc-ba65b640917e,,USER,List phone number and email address of customer with more than 2000 outstanding balance.,"{""actions"":[{""actionType"":""condition"",""column"":""amount_outstanding"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -1458ce06-f9d1-43dc-8638-65741ef6c30d,,USER,Count the number of documents with the type code BK that correspond to each product id.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'BK'""},{""actionType"":""grouping"",""column"":""project_id""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -b8470744-8205-42d3-bdd2-0599539a76e2,,USER,What is the total number of points for all players?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Points"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -3e5e5a76-2aeb-42a7-b661-6a64946ddfe0,,USER,Count the number of classrooms in Lamberton.,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""building"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -7cb4f8b0-5e54-44ef-bd25-acb270a5c53e,,USER,give me the lakes in california,"{""actions"":[{""actionType"":""condition"",""column"":""state_name"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" -c3be9186-4029-47c7-aec7-cc08c721c9d6,,USER,Sort the names of products in ascending order of their price.,"{""actions"":[{""actionType"":""sorting"",""column"":""Product_Price"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -ba97e0f3-d6fc-4338-a541-8f741e91e9e0,,USER,what is the elevation of death valley,"{""actions"":[{""actionType"":""condition"",""column"":""lowest_point"",""operation"":""="",""value"":""'death valley'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -ce8d163d-4cfe-4eb8-95fa-5f145f8b1040,,USER,"return me the number of citations of "" Making database systems usable "" .","{""actions"":[{""actionType"":""condition"",""column"":""title"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -0c9a3874-6898-4770-bd32-5704a0f53e0c,,USER,"What are the distinct years in which the competitions type is not ""Tournament""?","{""actions"":[{""actionType"":""condition"",""column"":""Competition_type"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -413e124e-b1f7-4ed1-93d1-8c30739aafe3,,USER,"Find all 200 meter and 300 meter results of swimmers with nationality ""Australia"".","{""actions"":[{""actionType"":""condition"",""column"":""nationality"",""operation"":""="",""value"":""Australia""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" -57aa7ea1-bc59-4783-a307-4b2569f777da,,USER,Find the production code and channel of the most recently aired cartoon .,"{""actions"":[{""actionType"":""topFilter"",""column"":""original_air_date"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -78eff798-dcfb-482c-b031-b85afeac06a6,,USER,Calculate the average weight for each pet category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""weight"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""pettype""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -dec129a4-9d50-4029-82c9-16b302421ca1,,USER,Determine the number of singers from each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -c6bd832c-ba8b-429c-b01c-614d4d97c9cc,,USER,How many exhibition are there in year 2005 or after?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Exhibition_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -850dc8f3-f842-468f-ba36-8a4f87d07e5e,,USER,Find the settlement amount of the claim with the largest claim amount. Show both the settlement amount and claim amount.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Amount_Claimed"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -5c7c539c-0d7c-4a82-821a-3ca7e3cf58a2,,USER,Return the grade for the high schooler named Kyle.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -771de286-a054-4657-858b-cacdacd3d8f4,,USER,Count the number of regions.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Region_ID"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" -85f8f50f-52e7-4ab8-83d8-26a5685cbe58,,USER,Show the names and total passengers for all train stations not in London.,"{""actions"":[{""actionType"":""condition"",""column"":""LOCATION"",""operation"":""!="",""value"":""London""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -a4720dd9-4691-4396-ab19-48e70a775a57,,USER,What are the cities whose population is between 160000 and 900000?,"{""actions"":[{""actionType"":""condition"",""column"":""Population"",""operation"":"">="",""value"":160000},{""actionType"":""condition"",""column"":""Population"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" -f7e55880-9542-49a4-826c-3e10177611bd,,USER,How many different cities have these stations?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -5a4da219-3d6f-4b16-bc65-498cee09afa1,,USER,"What are the themes and years for exhibitions, sorted by ticket price descending?","{""actions"":[{""actionType"":""sorting"",""column"":""ticket_price"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -879b3f79-10e1-4ad5-8ff4-75d1e7be0b1a,,USER,Show the number of high schoolers for each grade.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""grade""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -9694c384-ec09-452d-a74c-df0f71084490,,USER,Count the number of high schoolers.,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -b68a3083-34ac-4a98-8e40-c37a8a7128b1,,USER,How many different cities are they from?,"{""actions"":[{""actionType"":""aggregations"",""column"":""city"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -0f4effb7-7f7c-4e39-abc1-7e406504ba41,,USER,Find the names of all person sorted in the descending order using age.,"{""actions"":[{""actionType"":""sorting"",""column"":""age"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -c58f9106-fa47-4e1a-85e6-0a57a1a08be8,,USER,how many inhabitants does boulder have,"{""actions"":[{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -43cce82d-dd46-4762-9ef7-2906e6d3785b,,USER,Return the founder of Sony.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -62f95fbd-94f9-4652-a52f-5e7b2d3d5aa3,,USER,Find the highest latitude for the stations in each city.,"{""actions"":[{""actionType"":""aggregations"",""column"":""lat"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""city""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -740868f8-3f9d-4742-97f1-d00db195efc3,,USER,List the teams of the players with the top 5 largest ages.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Age"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -7ca27707-2194-4acf-a22d-bc35862bc321,,USER,List the names of all distinct races in reversed lexicographic order?,"{""actions"":[{""actionType"":""sorting"",""column"":""name"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -64c3a68a-b22e-4eb6-8afb-4176ae333ac2,,USER,What are the songs in volumes with more than 1 week on top?,"{""actions"":[{""actionType"":""condition"",""column"":""Weeks_on_Top"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -dc173b80-adcd-4891-a5d7-4c1d74ae78a7,,USER,Identify the codes of countries where Spanish is spoken by the largest percentage of people.,"{""actions"":[{""actionType"":""aggregations"",""column"":""stu_hrs"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""dept_code""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -7956f2fc-c829-48aa-9573-c50ad7833de5,,USER,Find the last names of students studying in room 111.,"{""actions"":[{""actionType"":""condition"",""column"":""classroom"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -03b075b2-0047-47ff-951e-cc8776cbd355,,USER,Identify template type codes and the count of templates for each code.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Template_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""template_type_code""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -15f9655d-f19c-4294-8fe5-f9592d4e129f,,USER,"Give the state corresponding to the line number building ""6862 Kaitlyn Knolls"".","{""actions"":[{""actionType"":""condition"",""column"":""line_1_number_building"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" -73a06c9a-dc8b-4d25-8b60-9b537b9de80c,,USER,Enumerate document type codes and their corresponding document counts.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Document_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""document_type_code""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -5e75d0c2-adc7-4afa-b887-8d1ff59cb376,,USER,Show first name for all students with major 600.,"{""actions"":[{""actionType"":""condition"",""column"":""Major"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -55d982f4-6dba-49a4-b1ec-0e88dbe99b11,,USER,What are the percentage of hispanics in cities with the black percentage higher than 10?,"{""actions"":[{""actionType"":""condition"",""column"":""Black"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -66259e12-3cfa-4593-bfc5-1af636f3adbf,,USER,What are the ids of the problems which are reported before 1978-06-26?,"{""actions"":[{""actionType"":""condition"",""column"":""date_problem_reported"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" -7ea0360b-0f77-4431-ad16-ded820e28513,,USER,Provide a breakdown of the number of devices using each software platform.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Device_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Software_Platform""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -34b44faf-2d3f-4c7f-be1f-e15db78e2ec4,,USER,Determine the average wine prices across different years.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Price"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -0e71b934-a6a4-44ab-938d-bf3a3713d3bb,,USER,How many transcripts are listed?,"{""actions"":[{""actionType"":""aggregations"",""column"":""transcript_id"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -064cc947-b1cf-4abf-9708-64f370443c0e,,USER,Find the forename and surname of drivers whose nationality is German?,"{""actions"":[{""actionType"":""condition"",""column"":""nationality"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" -5cfb7648-ec8d-4da7-880d-cce3efc8ad6e,,USER,What is the name of the product with the highest price?,"{""actions"":[{""actionType"":""topFilter"",""column"":""Product_Price"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -7d8dbb24-c154-468b-968a-60b5527f1ead,,USER,Show the flight number of flights with three lowest distances.,"{""actions"":[{""actionType"":""topFilter"",""column"":""distance"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -3960a201-4317-4804-ae89-aa23f627a372,,USER,"What are the last names of staff with email addressed containing the substring ""wrau""?","{""actions"":[{""actionType"":""condition"",""column"":""email_address"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" -8fcd5773-b350-4ecf-a4ff-b77294f57f61,,USER,Show all the buildings along with the number of faculty members the buildings have.,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -eaf1f280-9892-4878-9dcc-3fff7355aa02,,USER,What are the names of the all-female dorms?,"{""actions"":[{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -af495331-31bc-4152-87a3-4b3a90599d2d,,USER,display the job title of jobs which minimum salary is greater than 9000.,"{""actions"":[{""actionType"":""condition"",""column"":""min_salary"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" -e3b784fe-1d45-47a0-a3ab-0891338ba428,,USER,display the average salary of employees for each department who gets a commission percentage.,"{""actions"":[{""actionType"":""aggregations"",""column"":""salary"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""commission_pct"",""operation"":""!="",""value"":""'null'""},{""actionType"":""grouping"",""column"":""department_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -83f53eec-2298-418f-a40e-590e98f19ac5,,USER,What are the state and country of all the cities that have post codes starting with 4.\,"{""actions"":[{""actionType"":""condition"",""column"":""zip_postcode"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -631b51c4-0c61-4cea-bc7b-701c7360fc15,,USER,How many members are not living in Hartford?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Member_ID"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""address"",""operation"":""!="",""value"":""Hartford""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -fcc793e8-3b98-4724-90b4-b0db3deccd64,,USER,What are the full names and salaries for any employees earning less than 6000?,"{""actions"":[{""actionType"":""condition"",""column"":""salary"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -35878457-7e14-4749-9c18-967c225af582,,USER,Find the number of distinct currency codes used in drama workshop groups.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Currency_Code"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" -8379744e-31c6-46bf-956e-8f575a421009,,USER,Show me the number of parks the state of NY has.,"{""actions"":[{""actionType"":""aggregations"",""column"":""park_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" -3acb2245-96ad-43ed-ab00-3ceaa3afe72a,,USER,List the codes of all courses that take place in room KLR209.,"{""actions"":[{""actionType"":""condition"",""column"":""class_room"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -98caaded-50c3-4c96-97cd-b78c53b1e1c7,,USER,What are the names of actors who are not 20 years old?,"{""actions"":[{""actionType"":""condition"",""column"":""Age"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -6853c526-1578-4e63-be00-4bac78bafe58,,USER,What are the ids of the trips that lasted the longest and how long did they last?,"{""actions"":[{""actionType"":""topFilter"",""column"":""duration"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -e66588a2-12ec-4f71-b08c-854c395d7107,,USER,How many rooms in each building have a capacity of over 50?,"{""actions"":[{""actionType"":""aggregations"",""column"":""building"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""capacity"",""operation"":"">"",""value"":50},{""actionType"":""grouping"",""column"":""building""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -df32b8f0-c184-4d97-bd0b-3f0a6661cf79,,USER,Show the average amount of transactions for different investors.,"{""actions"":[{""actionType"":""aggregations"",""column"":""amount_of_transaction"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""investor_id""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -d3b05965-8cc6-4be5-9e6a-792267a411f2,,USER,what are the major cities in the usa,"{""actions"":[{""actionType"":""condition"",""column"":""population"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -10257afe-4a6a-480f-b76b-f9990567bf2d,,USER,Determine the number of locations for each school.,"{""actions"":[{""actionType"":""aggregations"",""column"":""dept_address"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""school_code""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -ac5302dc-6ccf-49d0-a830-279705abc518,,USER,Find the total account balance for customers whose credit score is above 100 for each state.,"{""actions"":[{""actionType"":""aggregations"",""column"":""acc_bal"",""aggregation"":""sum""},{""actionType"":""condition"",""column"":""credit_score"",""operation"":"">"",""value"":100},{""actionType"":""grouping"",""column"":""state""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -7c827dee-398b-4412-9d3f-09c1599bf858,,USER,List the earnings of poker players in descending order.,"{""actions"":[{""actionType"":""sorting"",""column"":""Earnings"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -a3d53ef6-b978-4f0c-baae-77bae4e0447a,,USER,Show the average age for male and female students.,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""sex""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -b9cfdd3e-6f60-4cd8-9e08-58f74ec82d0f,,USER,What are the first names and last names of the employees who live in Calgary city.,"{""actions"":[{""actionType"":""condition"",""column"":""City"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -2c042e83-847b-46b8-b740-37cae719fa70,,USER,display the employee ID for each employee and the date on which he ended his previous job.,"{""actions"":[{""actionType"":""aggregations"",""column"":""end_date"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""employee_id""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -6ee3c9f8-e98a-4109-adff-c6f4400df394,,USER,List today 's journals,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":""="",""value"":2011},{""actionType"":""grouping"",""column"":""journalid""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -85c1dd5b-6605-4bff-b3eb-2e464b9d4e29,,USER,What are the titles and authors or editors that correspond to books made after 1989?,"{""actions"":[{""actionType"":""condition"",""column"":""YEAR"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -4befd1f2-860a-4b3f-8979-61a680b74617,,USER,"For each citizenship, determine the number of singers from that country.","{""actions"":[{""actionType"":""aggregations"",""column"":""Singer_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Citizenship""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -c5a08563-1cc9-4b7f-8593-b030352c1f1b,,USER,What is the average age for each gender?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""gender""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -e0b15bbb-d46b-4f9d-8c4e-0da3c69cb819,,USER,Indicate the code for each role and the employee count within each role.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Employee_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""role_code""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -f0b8c64d-4fa2-4cca-aeca-96c5bb726764,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""max""},{""actionType"":""grouping"",""column"":""Headquarter""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -0549388c-54c9-4c60-a035-2fb7c48736af,,USER,how many cities named austin are there in the usa,"{""actions"":[{""actionType"":""aggregations"",""column"":""city_name"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""city_name"",""operation"":""="",""value"":""'austin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -1a33db8b-f935-4e4f-b243-552f3ea0a21d,,USER,"Find the department name that is in Building ""Mergenthaler"".","{""actions"":[{""actionType"":""condition"",""column"":""Building"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" -a3997d98-b2d5-4d3f-a96f-105a129d0241,,USER,how many people live in the united states,"{""actions"":[{""actionType"":""aggregations"",""column"":""population"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -d3c3a46c-00e2-4775-acec-be7a4ccc7208,,USER,How many stadiums does each country have?,"{""actions"":[{""actionType"":""aggregations"",""column"":""ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""country""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -07478ece-b250-4dee-885e-381cdf80b727,,USER,Find the last names of students with major 50.,"{""actions"":[{""actionType"":""condition"",""column"":""Major"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -d387a113-ea46-425a-bf4f-ca1394ce8362,,USER,What is the name and description for document type code RV?,"{""actions"":[{""actionType"":""condition"",""column"":""document_type_code"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -41eab5ac-c6f7-416d-a4a8-cce445385792,,USER,How many actors are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Actor_ID"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -10971e25-056e-4bf7-b8dd-6af151440935,,USER,How many different kinds of lens brands are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""brand"",""aggregation"":""count""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" -75fc99a1-121f-4849-81e6-471acf03039b,,USER,List the names and locations of all stations ordered by their yearly entry exit and interchange amounts.,"{""actions"":[{""actionType"":""sorting"",""column"":""Annual_entry_exit"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""Annual_interchanges"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -5858242c-4969-49c1-aa35-817b5c97b136,,USER,how many states are in the united states,"{""actions"":[{""actionType"":""aggregations"",""column"":""state_name"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -fa4f75c5-29db-4abd-8ba9-0b5bea24eb33,,USER,Display the number of players for each occupation.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Player_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Occupation""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -cf200901-66d2-4a92-82bd-f7b2307a2b19,,USER,Show all book categories and the number of books in each category.,"{""actions"":[{""actionType"":""aggregations"",""column"":""book_club_id"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""category""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -bf56d9d6-ef68-4ddd-b270-56aae46f0e24,,USER,Display the number of performances at each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Performance_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -f40db2fa-d096-48b6-93e1-242cbe8706f8,,USER,List the names and birth dates of people in ascending alphabetical order of name.,"{""actions"":[{""actionType"":""sorting"",""column"":""Name"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -1739fe1b-fdda-40bc-843b-58bcae6d304b,,USER,What is the average age of males for each job title?,"{""actions"":[{""actionType"":""aggregations"",""column"":""age"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""gender"",""operation"":""="",""value"":""male""},{""actionType"":""grouping"",""column"":""job""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -b49b94a2-3627-493b-b9b6-b783602a2b4a,,USER,What are the title and rental rate of the film with the highest rental rate?,"{""actions"":[{""actionType"":""topFilter"",""column"":""rental_rate"",""limit"":1,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -a5588b07-1e32-480f-b6d3-70b5d0a485fe,,USER,How many movie directors are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""director"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -eba32446-5b4d-4dc6-98cb-9fa2bf069f9e,,USER,Determine the number of entrepreneurs associated with each investor.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Entrepreneur_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Investor""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -d3cbfc1d-bca3-4973-8907-3d76aa413dd8,,USER,What are the course names for courses taught on MTW?,"{""actions"":[{""actionType"":""condition"",""column"":""Days"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -14a54398-76bb-4f58-9364-7b5df4662e22,,USER,"Who are the ministers and what parties do they belong to, listed descending by the times they took office?","{""actions"":[{""actionType"":""sorting"",""column"":""took_office"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -76c0fb83-dff6-4da0-92de-975bac213be8,,USER,Show the countries and the number of climbers from each country.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Climber_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""Country""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -c0961c43-7b68-4cf3-bde7-26f1f7d8338e,,USER,Show the working years of managers in descending order of their level.,"{""actions"":[{""actionType"":""sorting"",""column"":""LEVEL"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -522ad632-1586-4906-8548-8f8b8ca27b8b,,USER,How many faculty members do we have for each faculty rank?,"{""actions"":[{""actionType"":""aggregations"",""column"":""FacID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""rank""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -f254ab86-c200-4016-8fc6-b9f99c3ccbbe,,USER,What is the number of movies produced in 2013 ?,"{""actions"":[{""actionType"":""aggregations"",""column"":""title"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""release_year"",""operation"":""="",""value"":2013}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -40212eb8-f6b0-40c7-8aa4-8ac74981a31a,,USER,How many employees live in Georgia?,"{""actions"":[{""actionType"":""aggregations"",""column"":""address_id"",""aggregation"":""count""},{""actionType"":""condition"",""column"":""state_province_county"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" -2c8e61fb-dc65-4bea-93a9-6417c61bbb96,,USER,What are the 3 counties that have the smallest population? Give me the county names.,"{""actions"":[{""actionType"":""topFilter"",""column"":""Population"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -a6a9b8c3-9b37-43a1-abc8-30e33811a330,,USER,Which department has the lowest budget?,"{""actions"":[{""actionType"":""topFilter"",""column"":""budget"",""limit"":1,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -da86cf9b-d27a-4052-91c1-8d0f472a04d4,,USER,Show the company name and the main industry for all companies whose headquarters are not from USA.,"{""actions"":[{""actionType"":""condition"",""column"":""headquarters"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -a39bdeed-1ce9-4c0d-9d9c-06e7960df553,,USER,How many different kinds of information sources are there for injury accidents?,"{""actions"":[{""actionType"":""aggregations"",""column"":""SOURCE"",""aggregation"":""count""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" -e6e70f6f-0bbb-4891-91ef-3c8e8381fa27,,USER,Show different locations and the number of performances at each location.,"{""actions"":[{""actionType"":""aggregations"",""column"":""Performance_ID"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""LOCATION""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -d97e65e4-2e67-41e5-adf9-416d64659202,,USER,Find the average number of customers in all banks of Utah state.,"{""actions"":[{""actionType"":""aggregations"",""column"":""no_of_customers"",""aggregation"":""avg""},{""actionType"":""condition"",""column"":""state"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -77983839-7262-4414-b131-c8941d88d9a7,,USER,how high is guadalupe peak,"{""actions"":[{""actionType"":""condition"",""column"":""highest_point"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -74e552a5-fce9-402c-a155-7421bf36a162,,USER,How many submissions are there?,"{""actions"":[{""actionType"":""aggregations"",""column"":""Submission_ID"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -119f72f2-ffcf-44f9-a52a-71579001ab54,,USER,what states border the ohio river,"{""actions"":[{""actionType"":""condition"",""column"":""river_name"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -7a5f0c5b-dc21-441e-91a9-940e4aa75ed4,,USER,Find the total revenue of companies of each founder.,"{""actions"":[{""actionType"":""aggregations"",""column"":""revenue"",""aggregation"":""sum""},{""actionType"":""grouping"",""column"":""founder""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -679f1073-2a99-456b-a585-ae001c4025ea,,USER,Determine the number of constructors for each nationality.,"{""actions"":[{""actionType"":""aggregations"",""column"":""constructorId"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""nationality""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -5c18f4ab-ad2c-4c91-a758-6fa94090a7d7,,USER,What are the names and areas of countries with the top 5 largest area?,"{""actions"":[{""actionType"":""topFilter"",""column"":""SurfaceArea"",""limit"":5,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -7dba3968-af17-422c-8e70-ccc8a3f6fae2,,USER,List the names of climbers whose country is not Switzerland.,"{""actions"":[{""actionType"":""condition"",""column"":""Country"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -91c4688d-d9b4-4f32-a2bb-b4fa0dae832c,,USER,Find the founder of the company whose name begins with the letter 'S'.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -027c99d4-9541-46a8-bffa-9b0547d960cb,,USER,Which head's name has the substring 'Ha'? List the id and name.,"{""actions"":[{""actionType"":""condition"",""column"":""name"",""operation"":""contains"",""value"":""Ha""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" -8960a7ad-f19a-4eda-a4b8-55f6c7fd1acf,,USER,What is the average home game attendance per year?,"{""actions"":[{""actionType"":""aggregations"",""column"":""attendance"",""aggregation"":""avg""},{""actionType"":""grouping"",""column"":""YEAR""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -45991555-9939-4373-9128-9b330eb12e85,,USER,"What are the emails and phone numbers of all customers, sorted by email address and phone number?","{""actions"":[{""actionType"":""sorting"",""column"":""email_address"",""direction"":""asc""},{""actionType"":""sorting"",""column"":""phone_number"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" -3db1a2cf-d227-463d-af61-312441213392,,USER,"List name, dates active, and number of deaths for all storms with at least 1 death.","{""actions"":[{""actionType"":""condition"",""column"":""number_deaths"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -1308baf2-6ab6-43b0-8343-fbcb63dfa630,,USER,In how many different states are banks located?,"{""actions"":[{""actionType"":""aggregations"",""column"":""state"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -9c135d12-2c4c-467e-87a2-c15bf3f60d36,,USER,Find the name and id of the top 3 expensive rooms.,"{""actions"":[{""actionType"":""topFilter"",""column"":""basePrice"",""limit"":3,""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -294aa626-6c30-4bd6-a6d4-aa30b88e74e6,,USER,What is the description of the department whose name has the substring the computer?,"{""actions"":[{""actionType"":""condition"",""column"":""department_name"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" -ddda8aea-4e9d-41e3-9b2a-5b3342b02ecb,,USER,"For each classroom, provide the classroom number and the number of grade levels using it.","{""actions"":[{""actionType"":""aggregations"",""column"":""grade"",""aggregation"":""count""},{""actionType"":""grouping"",""column"":""classroom""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -0b5d1c89-51c7-472c-a6be-25737f72f62f,,USER,What are the three most costly procedures?,"{""actions"":[{""actionType"":""topFilter"",""column"":""cost"",""limit"":3,""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" -1b59e9f2-2cc4-4e28-b179-e900c114c273,,USER,Return the names and ids of all products whose price is between 600 and 700.,"{""actions"":[{""actionType"":""condition"",""column"":""product_price"",""operation"":"">="",""value"":600},{""actionType"":""condition"",""column"":""product_price"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -b7ad606a-3ed2-45d6-aa1d-306bf72b3cfc,,USER,salem is the capital of which state,"{""actions"":[{""actionType"":""condition"",""column"":""capital"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +c9ce12fa-4b9b-469e-92d4-c2eb1c0b739a,,USER,How many addresses are in the district of California?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""district"",""transformationType"":""condition"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" +5ec40be9-f44b-4a66-a555-ff529108ebf5,,USER,Please list the age and famous title of artists in descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +591fce5f-3743-41b6-8326-d7e83ec0eddc,,USER,Provide order IDs and the total product quantity for each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +107a1d80-6cf1-4cf7-9815-f2203c4fa16f,,USER,Which three cities have the largest regional population?,"{""transformations"":[{""column"":""regional_population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +f8e0953f-de92-407b-b464-b32b4aa56bc5,,USER,What is the horsepower of the car with the greatest accelerate?,"{""transformations"":[{""column"":""accelerate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +88fef135-96a4-4622-b038-8506a15d97c2,,USER,What is average age of male for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +c59864a0-e66c-412e-836b-90436e5cf14d,,USER,"What are the different region names, ordered by labels?","{""transformations"":[{""column"":""Label"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" +f4096616-9846-460f-b176-c9792c7a7fb8,,USER,"list the first and last names, and the addresses of all employees in the ascending order of their birth date.","{""transformations"":[{""column"":""Bdate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +2753f4ee-c683-4665-b7c5-6dd696b55e3c,,USER,Count the number of countries where Spanish is the predominant language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +aab2fb69-18ce-4334-8451-978861ff09e5,,USER,Show the classroom number for each classroom and the number of students using it.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +4ae51288-6187-49c0-abc7-0fb168857dea,,USER,List all headquarters locations and their respective company counts.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +e001a778-94b2-4e72-98ea-df17628f450e,,USER,Which campus was opened between 1935 and 1939?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":1935},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +337a9e3f-c65d-4f1a-aba5-2e524da89794,,USER,"Who are the advisors for students that live in a city with city code ""BAL""?","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +f316438c-6d38-4526-b4b6-0ea8e5de18cc,,USER,What is the document type description for document type named Film?,"{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +d8ae31e3-9ba4-4f81-9541-83d182d5129f,,USER,Find the name of different colleges involved in the tryout in alphabetical order.,"{""transformations"":[{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +ae14d2cf-3109-4a17-9c23-7267c5fdda20,,USER,Count the number of artists.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +a783b12c-bea7-41f9-b140-d011e7612432,,USER,What are the public schools and what are their locations?,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +dde3a116-43d0-48dc-9f1a-38c0620d1cc0,,USER,Find the oldest log id and its corresponding problem id.,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +877afe4f-f284-4971-9fd9-f51007a4d5d2,,USER,What are the different years in which there were cars produced that weighed less than 4000 and also cars that weighted more than 3000 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""condition"",""operation"":"">="",""value"":3000},{""column"":""weight"",""transformationType"":""condition"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +55597bbd-3a5e-46fa-8f17-731808b823a1,,USER,What is the code of the school where the accounting department belongs to?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +5ea93ef0-d543-4360-a60b-7401352216ad,,USER,what is the height of mount mckinley,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'mckinley'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +ca15af33-eaad-45da-b743-237f4ba8ea32,,USER,What is the total count of teachers?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +fb213666-73e2-45cb-8779-d8e66e1999cd,,USER,What was the budget of the movie Juno from 2007 ?,"{""transformations"":[{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2007},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Juno'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +aaf90243-3fd3-4bc9-84c6-b8d3e4282b2c,,USER,How many events are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" +f8fa2233-8d75-4dc8-848b-7f13e401156e,,USER,which states have cities named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +5e682ae8-c16c-4155-b5d6-11526c06ddc2,,USER,Calculate the total number of hours done by all students in each department.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +e06a7200-60d2-4b9a-b4e1-45a8adfd034f,,USER,Find the description and credit for the course QM-261?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +3ce734e7-a48d-495a-a3d7-8175667efbd7,,USER,"What is the first name, gpa and phone number of the top 5 students with highest gpa?","{""transformations"":[{""column"":""stu_gpa"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +071b312f-af25-44f0-8311-54845af7a82c,,USER,How many documents are there of each type?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +55c4c77d-5980-4042-950f-20eade1fd847,,USER,"What is the name of the document which has been accessed the most times, as well as the number of times it has been accessed?","{""transformations"":[{""column"":""access_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +27cfe68d-ca70-4866-afe3-713760ef7734,,USER,List the number of competitions for each type of competition.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +5462f1c5-c8a9-4dc3-af3e-e73925d11656,,USER,What is the list of distinct product names sorted by product id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" +16b33221-19ab-4c60-bb4e-cc63caf657f8,,USER,What is the alphabetically ordered list of all distinct medications?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" +227027ee-c7b4-4df9-a893-c74c6ace0792,,USER,Count the number of different templates used for documents.,"{""transformations"":[{""column"":""template_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +3ec21c01-6a46-468f-993f-da568f9ffcd8,,USER,"What is the address of the location ""UK Gallery""?","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +27c95a5f-9130-4379-8e86-6035159282f7,,USER,Show the name of the county with the biggest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +eb07994a-1dbc-4978-896b-9232cec82960,,USER,Return the template type description of the template type with the code AD.,"{""transformations"":[{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" +ffef5c17-1f8f-4f6b-8f18-81f8cf3dbbe3,,USER,List the names of buildings with at least 200 feet of height and with at least 20 floors.,"{""transformations"":[{""column"":""height_feet"",""transformationType"":""condition"",""operation"":"">="",""value"":200},{""column"":""floors"",""transformationType"":""condition"",""operation"":"">="",""value"":20}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" +317b191c-dd5c-4217-a3d1-dc7511ab5423,,USER,Quantify the programs broadcast during each time segment of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +8cec0cca-a8d4-45c9-ab05-808b9b4e31ca,,USER,How many people are there of each nationality?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +1e6499a0-fc9f-4a00-b203-84774d9d74fd,,USER,List the names of the top 5 oldest people.,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +629006cb-a5e2-4006-8d9f-21920594f40e,,USER,"What is the name, location and seating for the most recently opened track?","{""transformations"":[{""column"":""year_opened"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +fef488f8-e998-4b83-95e6-1f3b078749ac,,USER,What is the average age for each occupation?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +2be568d9-8a50-4118-86e5-51d80d81384a,,USER,Find the first name and country code of the oldest player.,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +b8a5e108-bdab-480e-8ac7-f6ebbfb19adb,,USER,Take the average of the school enrollment.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +d39b0169-f502-4d4a-85cb-6e48b21b50da,,USER,Show the id and salary of Mark Young.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +35a1525c-6618-4f60-b8ca-3b9ee9b784ef,,USER,How many employees are there?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +c82c232c-062b-45ea-8e42-72b6ea1b8f6c,,USER,What are the average prices of wines for different years?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +41cf67f3-6c92-44a1-bb2e-e95ba44eb83a,,USER,How many different advisors are listed?,"{""transformations"":[{""column"":""advisor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +b226c0a4-6e82-47e0-850c-d0b68682140b,,USER,Count the number of bank branches.,"{""transformations"":[{""column"":""branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +1aebe36a-98c6-4e8e-915e-46ba3720a25f,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +55dc5d1d-cc12-4d1c-90de-d0ed760e8fd2,,USER,Count the number of customers who have an account.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +55c99ee6-0486-4d03-8dcd-bbb1100f548f,,USER,name all the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +e96e32cb-12ba-4600-b0be-b193fcdd768b,,USER,Show the different countries and the number of members from each.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +e250134e-757a-4dd7-b472-86221bf13da7,,USER,Find the first names and last names of teachers in alphabetical order of last name.,"{""transformations"":[{""column"":""last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" +eb56c000-dbbc-4694-8e7d-ed1b3e7107c2,,USER,Find the number and time of the train that goes from Chennai to Guruvayur.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""Chennai""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""Guruvayur""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +eef4443a-1013-4ad0-959f-789dc6119b6d,,USER,where is mount whitney,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +81165641-62b0-4e5d-a1eb-600f727a0a84,,USER,List each birthplace alongside the number of individuals from there.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +b65977f2-0fdd-4bea-856e-8d7b8b32c6c8,,USER,What is the average price range of five star hotels that allow pets?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""},{""column"":""pets_allowed_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +59c80c9f-e162-4b7d-8d64-296697dd8974,,USER,"Show all dates of transactions whose type code is ""SALE"".","{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +d7ee789d-6407-42f2-85ee-b3f31ce8afd1,,USER,Find the capacity and gender type of the dorm whose name has substring ‘Donor’.,"{""transformations"":[{""column"":""dorm_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +f0bc90da-f8f9-4ed4-b8e1-5578eab6032b,,USER,Find the total account balance for customers whose credit score is above 100 for each state.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +f3577296-d2ae-4706-843e-018b06881819,,USER,Show the flight number and distance of the flight with maximum price.,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +deebfaf5-d47f-4212-b2e0-217a98cc4f94,,USER,What are the average score and average staff number of all shops?,"{""transformations"":[{""column"":""num_of_staff"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""score"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +1b223b7f-9f26-41ac-ab78-29f67d5ab5e0,,USER,What campuses opened between 1935 and 1939?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":1935},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +60bb8906-5fd9-4a95-b02b-0b90fbc1896d,,USER,What are the three most costly procedures?,"{""transformations"":[{""column"":""cost"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" +7a32bc07-9ccd-4fda-b31f-f41ddb399a80,,USER,What is the station station and end station for the trips with the three smallest ids?,"{""transformations"":[{""column"":""id"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +129bb314-db49-4e7f-8aaa-379b7b462ea9,,USER,What are the name and os of web client accelerators that do not work with only a 'Broadband' type connection?,"{""transformations"":[{""column"":""CONNECTION"",""transformationType"":""condition"",""operation"":""!="",""value"":""Broadband""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" +563073ad-cbb7-4a8b-bd25-449b6ef93a10,,USER,What are the names of the airports in the city of Goroka?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +d40fa7c7-a5f5-45c2-b1a4-84b6d74ff408,,USER,how big is the city of boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +121d66d4-ad0e-4c9a-8488-b9990272b085,,USER,Show all video games with type Collectible card game.,"{""transformations"":[{""column"":""gtype"",""transformationType"":""condition"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +2482bf9b-1284-4ecd-aa2a-fc451dd958d0,,USER,Show the institution type with an institution founded after 1990 and an institution with at least 1000 enrollment.,"{""transformations"":[{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1990},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">="",""value"":1000}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" +b2284e7d-15f8-4752-9f0a-c63fad296e56,,USER,What is the total number of points for all players?,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +53180446-f94f-4e7a-8f78-6f604deb2179,,USER,Find the last name of female (sex is F) students in the descending order of age.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""},{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +8b14a7a5-50e3-4ef7-8d02-a8f7919bfc71,,USER,What are the names of the technicians by ascending order of age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +4c353b3b-f01b-4f39-a710-aeaca4d53b0c,,USER,What are the ids of all reviewers who have not given 4 stars at least once?,"{""transformations"":[{""column"":""stars"",""transformationType"":""condition"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" +56d8133d-38fb-4436-a5bc-c84b3a6ebfb1,,USER,Count the number of companies.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +4f9ff436-d83f-4610-8a4f-4a836cb528e5,,USER,"Find the role, street, city and state of the professionals living in a city that contains the substring 'West'.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" +717b6b53-a390-4921-b60e-c66e0b8a0084,,USER,List all pilot names in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +6961b70f-5da0-4805-b2d0-71fb7e4af115,,USER,"Find the description of the claim status ""Open"".","{""transformations"":[{""column"":""claim_status_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" +6d7329f8-b578-46b3-8885-339d9199b8a2,,USER,"Show gas station id, location, and manager_name for all gas stations ordered by open year.","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +3860dc7f-0382-46cf-bdf7-ed2c427a44fd,,USER,Give the average price and case of wines made from Zinfandel grapes in the year 2009.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cases"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2009},{""column"":""Grape"",""transformationType"":""condition"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +b2546df9-d463-460e-ae51-429ac51210ef,,USER,List the names and buildings of all departments sorted by the budget from large to small.,"{""transformations"":[{""column"":""budget"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +0b8ba30a-5f94-40e5-9dc8-860201d61820,,USER,What region does Angola belong to and what is its population?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +26f8f6db-9a1d-45e3-9c6c-38495cd2dade,,USER,What are the crime rates of counties sorted by number of offices ascending?,"{""transformations"":[{""column"":""Police_officers"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +a64eb272-6f39-4a58-8d20-b3d3f7b0ee9d,,USER,Display the order ids and the total quantity of products in each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +f7639098-cdcf-4658-8fed-c837bc4e8b6e,,USER,List the title of all cartoons in alphabetical order.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +0b942330-8bce-4b10-a736-19725aa8557b,,USER,How many people of each nationality are there?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +f65fa039-c333-494e-9571-82a33d7948f1,,USER,Find the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +c7ab7d7b-a380-480d-b468-3947bc306675,,USER,"What are the name, latitude, and city of the station with the lowest latitude?","{""transformations"":[{""column"":""lat"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +aa9fe915-8e01-49a9-bd39-16938271dce8,,USER,Find the number of rooms with price higher than 120 for different decor.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +a41485ce-ae21-4b83-9849-c4f2f0732040,,USER,How old is the doctor named Zach?,"{""transformations"":[{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""doctor""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +1d208219-589c-42c2-960e-b83321ff08f4,,USER,"What are the first names for all faculty professors, ordered by first name?","{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +3a0bf999-7238-4efd-9e5d-ca43b4b6aef6,,USER,"How many rooms have king beds, categorized by decor type?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +6c0996b8-1e53-4d1d-ac9b-66fb99368ca9,,USER,return me the paper after 2000 with more than 200 citations .,"{""transformations"":[{""column"":""citation_num"",""transformationType"":""condition"",""operation"":"">"",""value"":200},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +f6b9293e-451e-42a3-a634-3e3ca8280c1c,,USER,"Count the employees of each gender earning less than 50,000.","{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +c842c052-ea57-4924-9343-9218be62dc8e,,USER,What are the names of the instructors in the Comp. Sci. department who earn more than 80000?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +d28ad053-a2a7-4335-9e58-242871ff57fb,,USER,Find all businesses in Texas with a rating below 2,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""<"",""value"":2},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'Texas'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +0c4da2f5-d223-4594-9775-898b10d9f6df,,USER,Find the name of the first 5 customers.,"{""transformations"":[{""column"":""date_became_customer"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" +0c0ecd74-5862-408e-8a4b-7e0eb024b930,,USER,Display the different nominees and the number of musicals they were nominated for.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +fdd48856-a4cc-4b9d-943b-f4262096e0aa,,USER,"In what year was "" Benedict Cumberbatch "" born","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Benedict Cumberbatch'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +9e986878-7a13-4b17-8cb8-4eaadca18fa0,,USER,Find the country of the airlines whose name starts with 'Orbit'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +ae6261a1-ec57-4938-8031-fd8f9a95cfe8,,USER,What is the average money requested by all entrepreneurs?,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +3f60ee0f-af3d-4850-86a6-22e334cfe627,,USER,what is the length of the rio grande river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +0c39f50c-2a58-45b4-bf97-5ded462448c9,,USER,What is the name and salary of all employees in order of salary?,"{""transformations"":[{""column"":""salary"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +27940537-aec8-493a-9fb1-8703e1d84985,,USER,List the names of all routes in alphabetic order.,"{""transformations"":[{""column"":""route_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""route_id"",""route_name"",""other_route_details""],""name"":""Delivery_Routes"",""type"":""grid""}]" +db84b2c6-a864-4d58-ae90-f1d2020d9c59,,USER,Count the number of players who entered the hall of fame for each year.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +304d5b8c-334c-484c-a244-4f4467a67389,,USER,How many distinct complaint type codes are there in the database?,"{""transformations"":[{""column"":""complaint_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" +0aca247d-ee7c-4c5d-9259-6cacda1a898e,,USER,What are the names of the five cities with the greatest proportion of white people?,"{""transformations"":[{""column"":""White"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +5f2ba41a-8f29-459a-8360-cd479563b55e,,USER,what are the top 3 highest support rates?,"{""transformations"":[{""column"":""support_rate"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +954b270e-4036-4d2e-b5c8-eb0aa049b909,,USER,How many classrooms are not in Lamberton?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +f43d49e7-4954-42b1-80bd-62ff3620db14,,USER,What are the maximum price and score of wines for each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +a70fd60e-e81b-451e-a581-642765244bf3,,USER,Return the sum of all payment amounts.,"{""transformations"":[{""column"":""amount"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +20439a92-9ff1-4e96-aba2-fc8b46efc894,,USER,What is the name of the most expensive product?,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +83719710-6f7e-419d-9494-abc246bb6cce,,USER,Show all region code and region name sorted by the codes.,"{""transformations"":[{""column"":""region_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +96a7922d-4a85-4e70-abd8-68018c12e3db,,USER,List the distinct region of clubs in ascending alphabetical order.,"{""transformations"":[{""column"":""Region"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +c248a45f-750b-4f72-a27e-87a7ae331be3,,USER,Provide the count of students in every classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +c6d5dd9f-63cb-4e15-a5c7-c45d100a26fe,,USER,"Find all the female actors born in "" New York City "" after 1980","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'New York City'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +7e665561-41e1-4c7f-9fc1-31d64bbbcf37,,USER,Display all opening years and the number of churches that opened in that year.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +2733ff38-2389-4e2a-9b61-e0fe98fe8507,,USER,How many distinct president votes are recorded?,"{""transformations"":[{""column"":""President_Vote"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +64eb097b-f06b-45f4-ad16-138a5785cc7a,,USER,What is the name of the 3 employees who get paid the least?,"{""transformations"":[{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +9d6f9803-7b96-45a0-9135-cb7ea42bcf98,,USER,How many distinct artists do the volumes associate to?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +76cacc84-edbe-4ac7-89ba-99130efe965a,,USER,What are the staff roles of the staff who,"{""transformations"":[{""column"":""date_from"",""transformationType"":""condition"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""column"":""date_to"",""transformationType"":""condition"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +23f2b94c-8351-469e-ae63-ad2f5a20fbb5,,USER,"For cities, count branches opened before 2010.","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +04610520-7090-4217-a956-d976c9b9fb20,,USER,Retrieve all the last names of authors in alphabetical order.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +fbfb43aa-977c-4456-ab54-a2eb2f1e3fcd,,USER,How many airlines are there?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +c7c9e77d-d59a-4a8a-9dab-36c4377f3545,,USER,What is the email and phone number of Astrid Gruber the customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Astrid'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +7b50c403-d57e-4251-9198-700225143b10,,USER,Return the titles of films that include 'Deleted Scenes' in their special feature section.,"{""transformations"":[{""column"":""special_features"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +42c35f9f-2245-460c-94f5-c19ee54aa960,,USER,How many distinct currency codes are there for all drama workshop groups?,"{""transformations"":[{""column"":""Currency_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" +97a454ac-ea5c-4d20-a09e-c8fa4a85758e,,USER,"How many stadiums are not in country ""Russia""?","{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""Russia""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +5b569fc4-fb22-4ca4-a1b8-50365f2e2221,,USER,Count the number of rooms that are not in the Lamberton building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +0517d31b-2e4e-452a-bc90-179de1b163ae,,USER,Compute the average age of all the dogs.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +a3e18b2b-836c-412a-ad78-824fa9a97083,,USER,What is the list of school locations sorted in descending order of school foundation year?,"{""transformations"":[{""column"":""Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +b5e3fb00-669b-4912-8a6a-99a0f39cde0c,,USER,"Return the themes of farm competitions, sorted by year ascending.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" +eb7b6180-b871-4f30-99ef-1efcbabb6215,,USER,What is the average miles per gallon(mpg) of the cars with 4 cylinders?,"{""transformations"":[{""column"":""mpg"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +dad18253-f901-4410-ad1d-538ecfbfe4e0,,USER,How many type of jobs do they have?,"{""transformations"":[{""column"":""job"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +4034bc9b-466e-4b9a-a205-b29abec33475,,USER,Which college has any student who is a goalie and succeeded in the tryout.,"{""transformations"":[{""column"":""decision"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""pPos"",""transformationType"":""condition"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +8a4ea232-d6f0-4d6f-a3e8-d5478879bd18,,USER,Count the number of different teams involved in match season.,"{""transformations"":[{""column"":""Team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +a020fdf6-ebd8-49f1-91b1-92ba676445d9,,USER,What are the ids of the problems which are reported before 1978-06-26?,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" +0f583a59-5cdd-443e-8aae-f8d8c77b3ffe,,USER,what is capital of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +3722fa5e-b661-4c9f-a1ad-4e20d12ca516,,USER,"Show name, country, age for all singers ordered by age from the oldest to the youngest.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +4f5432ff-4586-4b53-9808-9370beeefa95,,USER,Show ids for all students who live in CHI.,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +b5a290cf-822d-4f89-bcf7-34e370725e73,,USER,Return the average price of products that have each category code.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +33c31182-596e-46b1-8ee6-dc346f13dba2,,USER,Find the number of airports whose name contain the word 'International'.,"{""transformations"":[{""column"":""apid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +569535a2-8ceb-42ea-91c3-1a97bc68cb69,,USER,What are the first and last names of all customers with between 1000 and 3000 dollars outstanding?,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">="",""value"":1000},{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +1cf153fa-9e1a-415e-bb67-507956eeb6df,,USER,What is the name of the player with the largest number of votes?,"{""transformations"":[{""column"":""Votes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +79654c3c-44b0-4c3f-b025-06f6e9e67f92,,USER,Calculate the average transaction amount for various transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +68ddc8ed-22f0-46e0-9955-99a6ae89f1ef,,USER,How many stores are there?,"{""transformations"":[{""column"":""store_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" +19cb3f0d-30b5-411b-9194-40b5f5bbae21,,USER,"From the trip record, find the number of unique bikes.","{""transformations"":[{""column"":""bike_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +5c071930-55ea-49e3-a0b4-679c51e3960a,,USER,Display each student's age and the count of students at that age.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +6bea176f-5bb1-4e84-a8ca-2ed6cd11a09a,,USER,What college has a student who successfully made the team in the role of a goalie?,"{""transformations"":[{""column"":""decision"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""pPos"",""transformationType"":""condition"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +15d69aad-22d5-4a53-b1c5-bebc0eadab23,,USER,Present distinct headquarters along with the company count at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +90d667e6-6afc-406b-becd-2aca55d6fdcc,,USER,how many cities does the usa have,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +d7dd1d64-7334-4370-94bd-8621de6d0182,,USER,What is the total number of customers across banks?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +98f3e474-e418-47c5-8346-02469082d0bc,,USER,How many high school students are there in each grade level?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +6b611020-a993-4400-b723-6d77e939cba3,,USER,List the major of each male student.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +330cb629-884c-4829-af3e-b59820720a3b,,USER,Could you show the number of members from each country?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +71e02cfc-d335-4570-8579-4cc2e891a428,,USER,Find the names of all instructors whose name includes the substring “dar”.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +4a850993-47de-4408-b3ca-a4eb664e279a,,USER,Find the average unit price for a track.,"{""transformations"":[{""column"":""UnitPrice"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" +77122286-2ee4-40ca-9126-986c70aa67fb,,USER,what is the river that cross over illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +5e9bd030-146d-4818-a459-6cbf94b525a1,,USER,What is the total surface area of the countries in the Caribbean region?,"{""transformations"":[{""column"":""SurfaceArea"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +001f4211-799d-4d06-96c9-819069d3b1e4,,USER,What is the address of the restaurant Subway?,"{""transformations"":[{""column"":""ResName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" +e6cd4b58-e8bf-4efe-96b7-cc6d357890a9,,USER,What are the bed type and name of all the rooms with traditional decor?,"{""transformations"":[{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +c6ebc15c-cff0-45a2-a3f1-11f779cc2232,,USER,"For each grade, return the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +c44194d2-a2f3-4c7d-8e0a-a7d06afebfdf,,USER,"For each bed type, find the average room price.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +d89bdd78-6d60-4b51-afe4-0a5c9c045508,,USER,Display the total number of platforms and passengers for all train stations in each location.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +ac218435-a50e-44a7-b9f7-294ae8488716,,USER,What is the charge amount of the most expensive charge type?,"{""transformations"":[{""column"":""charge_amount"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" +2b3f2261-52a3-4c91-82e6-30119d0362ed,,USER,Show the first name and last name for all the instructors.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +df04fb7f-b4a9-4b61-a0e6-a348ed7a9e95,,USER,How many countries are there in total?,"{""transformations"":[{""column"":""Country_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" +62004e0b-cab0-45e2-b67d-94aa9479f86a,,USER,Show the number of card types.,"{""transformations"":[{""column"":""card_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +71cb761d-261d-4640-bb2b-84e77ec950d6,,USER,Show each location and the number of cinemas there.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +6ab5b182-b636-4b1d-a37e-14fed4cba6af,,USER,What is the maximum net worth for each citizenship?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +bcefeb98-ff6b-46f5-973e-c2692743e534,,USER,"List the addresses of all Walmart in "" Los Angeles ""","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Walmart'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +8d241891-c653-4d98-9c9b-37bc0ad2cca8,,USER,what is the population of boulder city,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +f06000f2-7409-440c-94ae-ccf9e9e544d1,,USER,What is the total grant amount allocated to each organization and their respective IDs?,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +b4f78d53-0ed8-4c48-ab45-1b832c0afaff,,USER,Count the number of book clubs.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +bc3ce0ad-bc4e-43fb-8c54-caa5c6b221b5,,USER,Return the highest acc percent across all basketball matches.,"{""transformations"":[{""column"":""acc_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +c34866b6-6717-4898-957a-66114ca55bdc,,USER,How many distinct parties are there for representatives?,"{""transformations"":[{""column"":""Party"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +72998f30-ae29-4701-936b-2da7825a9d7a,,USER,How many medicines are provided under each trade name?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +3760dbd9-b714-4101-acd1-836d1ed2b262,,USER,"What are dates of birth of all the guests whose gender is ""Male""?","{""transformations"":[{""column"":""gender_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" +ccbed10a-5579-45e3-b169-75d527130354,,USER,"What are the name, independence year, and surface area of the country with the smallest population?","{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +73b04262-09d3-459d-94ad-e8fb271564a8,,USER,"List the name and number of followers for each user, and sort the results by the number of followers in descending order.","{""transformations"":[{""column"":""followers"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +30a8bd82-abd0-41ab-9f59-7759dc7e7468,,USER,Report the average product price for each distinct product name.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +0879d218-59bf-4998-9e9c-d67e1f85b42f,,USER,How many gymnasts are there?,"{""transformations"":[{""column"":""Gymnast_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +4406f088-313b-4bb0-bb9a-ccd8f7eda1d4,,USER,How many students does each advisor have?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +0a374dd5-a1b1-46b3-8c03-322f9e36070e,,USER,"Which city does the student whose last name is ""Kim"" live in?","{""transformations"":[{""column"":""LName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +8b7316bc-ce6b-4b66-87fb-63adeb2b2cf7,,USER,What is the date of the performance with the highest number of attendees?,"{""transformations"":[{""column"":""Attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +32739eef-3de6-4118-bf8c-4256d1975042,,USER,"Show the name, role code, and date of birth for the employee with name 'Armani'.","{""transformations"":[{""column"":""employee_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +a4ed73e0-b2df-4dfd-b1e0-2f67152a5166,,USER,What is the title and director for the movie with highest worldwide gross in the year 2000 or before?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2000},{""column"":""gross_worldwide"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +6d6b540c-47dd-4289-a345-50b406eb5571,,USER,Find the total claimed amount of all the claims.,"{""transformations"":[{""column"":""Amount_Claimed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +954d846c-b3ea-4de2-9e68-1c9cf4a0843d,,USER,Show different locations and the number of performances at each location.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +d65025ea-9c5d-4502-ac4f-837dc141bdfa,,USER,what state has the smallest urban population,"{""transformations"":[{""column"":""state_name"",""transformationType"":""grouping""},{""column"":""population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""asc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +0fe0b0fa-33ee-439c-930c-5c23f376d47f,,USER,What zip codes have a station with a max temperature greater than or equal to 80 and when did it reach that temperature?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +d965d116-f8f2-4f8e-8da9-c9ab2908af7d,,USER,"What are the case burdens of counties, ordered descending by population?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +3b99158e-dd09-4754-b5bc-8f4e5da7cd26,,USER,what river flows through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +0065a632-dfcd-4b4c-a2c9-694aa1861154,,USER,Find the team of the player of the highest age.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +3c1cd1b4-a3e0-400d-8f00-14e1b583444a,,USER,Display locations with total platform and passenger counts for all train stations.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +398260c2-d025-481f-9527-a6597026e2bd,,USER,How many students are enrolled in each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +89f64803-31ac-4bb0-92bd-941e996c479e,,USER,"For each file format, return the number of artists who released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +ab4b7dde-e7da-4f7a-8d77-7e9cd8e5ca36,,USER,"What is the partition id of the user named ""Iron Man"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Iron Man""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +7133802b-dda2-4b48-937c-d6c7f68ef6b9,,USER,Give the name of the lowest earning instructor in the Statistics department.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Statistics""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +e8f92531-6965-402e-a001-00c9596f9298,,USER,Show the names of the three most recent festivals.,"{""transformations"":[{""column"":""YEAR"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +7929d28a-fdf3-44b1-8176-ca4c51e9ea6a,,USER,How many different source system code for the cmi cross references are there?,"{""transformations"":[{""column"":""source_system_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" +ba898bca-115a-4676-b9b7-152cc1fb9e76,,USER,Could you list the number of singers for each citizenship?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +5979ccb0-7e2c-4aae-89f7-89d4a5558318,,USER,List the names of the city with the top 5 white percentages.,"{""transformations"":[{""column"":""White"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +23e77910-dc5c-4890-a1d9-1d1ecbccce82,,USER,How many employees are there?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +da631c6e-73fe-4550-8e3e-8b75fe602225,,USER,How many candidates are there?,"{""transformations"":[{""column"":""Candidate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +8d7ba779-a3d1-4b63-8f10-1da902908c85,,USER,which states border the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +a0733f15-ef84-4f31-8629-4d739080a51c,,USER,how many people in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +e10afec3-e868-44f7-b64b-da77b7f509ef,,USER,How many churches have a wedding in year 2016?,"{""transformations"":[{""column"":""church_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" +17b2fd4d-6b47-4736-a44a-0f52f2c4da8d,,USER,"Find the names of the companies whose headquarters are not located in ""USA"".","{""transformations"":[{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +3e9b0cb6-3251-4fb3-9eeb-6055d44b9911,,USER,What are the names of the countries that are in the continent of Europe and have a population of 80000?,"{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Europe'""},{""column"":""Population"",""transformationType"":""condition"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +69eb7897-8a62-445e-b088-270a4541ca45,,USER,"Display the department ID, full name (first and last name), and salary for the employees who have the highest salary in each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +d0719b1b-030d-47e3-873f-0a7e57132ae7,,USER,List the first name and last name of customers have the amount of outstanding between 1000 and 3000.,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">="",""value"":1000},{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +df32a444-cb3e-43e0-9250-0d25c0a3d935,,USER,What is the name of the district with the most residents?,"{""transformations"":[{""column"":""city_population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +58ac2229-a120-46dc-9d44-baf2c75de8f4,,USER,Present all buildings and the number of faculty members housed within each.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +05b4cf3c-dec1-4ccd-84fb-a81b0d95914e,,USER,What is the total amount of grant money given to each organization and what is its id?,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +fbd8013a-4e56-45f0-b67a-46133fc25510,,USER,"List the names, phone numbers, and emails of all customers sorted by their dates of becoming customers.","{""transformations"":[{""column"":""date_became_customer"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" +662c19a1-b8d4-4923-8400-0d4bd990a44d,,USER,Calculate the number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +b2f1ca1a-a35c-4226-9199-5fdb2455fe67,,USER,how many people are there in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +a7f355a1-1c6b-4352-bd17-c65a44076e3c,,USER,Who is the founders of companies whose first letter is S?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +3c4716df-1c37-4537-b086-4c738afcb47a,,USER,Show all artist names and the year joined who are not from United States.,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +0f8c05fb-fede-4c8e-8152-fbf6581e3dba,,USER,"Return the names of people, ordered by weight ascending.","{""transformations"":[{""column"":""Weight"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" +f1bafc7d-b103-4cc4-8bd5-9cce086b6b85,,USER,"What is the first name of the author with last name ""Ueno""?","{""transformations"":[{""column"":""lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +9948c56c-62ea-42a8-b902-af437d2e9563,,USER,what is the population of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +a1004bdb-8637-41f7-b679-1968b812880e,,USER,Which winery is the wine that has the highest score from?,"{""transformations"":[{""column"":""SCORE"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +ebbc2ff2-0d96-42f7-ad6e-acc9739dbdce,,USER,How many party events do we have?,"{""transformations"":[{""column"":""Event_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" +5dd1ecf1-d8a0-404e-8f30-e43e20cd0ffb,,USER,what is the address of history department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +6bf1ad13-be9b-4e29-9f51-179bd5e70fb2,,USER,Show the average price range of hotels that have 5 star ratings and allow pets.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""},{""column"":""pets_allowed_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +6cf46530-3545-407c-b00e-fcb57cd913b5,,USER,"What is the type of the document named ""David CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +c12b355e-9f39-4d6b-bfea-b0af5f45e185,,USER,"Return the categories of music festivals that have the result ""Awarded"".","{""transformations"":[{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +e86d8146-cfd6-4f99-bb14-879df0e9a5da,,USER,"What are all of the products whose name includes the substring ""Scanner""?","{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +e6167619-f4d7-42c1-bd2d-35f358bc2828,,USER,What is the average base cost for each bed type? List the bed types and their average prices.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +0b71732a-f7b6-40af-b322-73ddfacbafbd,,USER,"List the invoice count from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +c4e106e1-72aa-4bfd-80c5-5effcb972cdf,,USER,What are the average profits of companies?,"{""transformations"":[{""column"":""Profits_billion"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +7807e308-4ab2-42be-b765-f425ba75d7cb,,USER,Count the number of female Professors we have.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +596fc698-1af5-4128-aba8-58f33c1b622b,,USER,How many gas station are opened between 2000 and 2005?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2000},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +9c93434d-e321-4bc4-a574-9fd44230c26a,,USER,Show ids for all employees with at least 100000 salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +56e49fac-1802-43da-a0c5-2f41056df98c,,USER,How many players played each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +74669821-cdec-409c-8ff7-6ed4bb0120b7,,USER,"What are the names, headquarters and revenues for manufacturers, sorted by revenue descending?","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +f98f8116-96d1-4e04-96b2-e4fc4ce9e2f9,,USER,Identify the number of races per constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +20469df1-3d8f-4627-a7b6-ce56e6171729,,USER,What are the names of the courses in alphabetical order?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +fe4fe197-6a0e-4f08-a615-1d0a2973e614,,USER,How many matches were played in each year?,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +417fb4fa-cbbc-455e-a681-aca717adc552,,USER,How many members are not living in Hartford?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""condition"",""operation"":""!="",""value"":""Hartford""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +87e333e6-a717-4ae3-bb2f-21846819efe0,,USER,Which classrooms are used by grade 4?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +80ad77cf-2e8f-4fb8-b768-7aa819fae85e,,USER,How many students are there for each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +3b7a41a9-88ce-42be-b85a-e0d6c6efc40e,,USER,What is the ordered list of customer ids?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" +59232c39-173f-401b-97ab-0926ebcafb02,,USER,"What is the zip code the county named ""Howard"" is located in?","{""transformations"":[{""column"":""County_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +5c8023d9-ebdb-452e-81af-518f9d9a4023,,USER,What are the names of all cartoons directed by Ben Jones?,"{""transformations"":[{""column"":""Directed_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +3901b1a7-903c-40ee-b83e-70f749c0b88a,,USER,how many schools exist in total?,"{""transformations"":[{""column"":""school_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +9ac4ed6d-94eb-4773-8577-f38c046a302c,,USER,"Report the grade, number of classrooms, and total number of students for each grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +50fcb2ee-7734-470d-9db5-cceffb79c4b6,,USER,Provide the numbers of races corresponding to each constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +78227453-b0f9-4521-909a-fe5c2e97a7c8,,USER,How many distinct claim outcome codes are there?,"{""transformations"":[{""column"":""claim_outcome_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" +d41fa9c2-647e-4b95-a73e-86925de033b2,,USER,Count the number of cinemas.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +f8ef0f9d-52f3-44d2-9003-6de74d775a75,,USER,What is the average weight for each type of pet?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +04e05ad1-553e-4453-abc4-1238d403d464,,USER,What are the primary industries and their total market values?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +989aa3c4-a524-4e2f-b2c4-392c6a6081b3,,USER,What are the names of races held between 2009 and 2011?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2009},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +a6f0f490-890d-424d-8045-710512a33e71,,USER,What is the count of singers?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +7fb222ce-3616-4358-bbab-caf6f40e0c87,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +5fa0c0de-77d9-4b80-b9f4-0aa399a219ea,,USER,Which actors were born in Tehran,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +6b219673-dd47-41b4-8d27-56d659e57390,,USER,Display the student ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +6d1d1f10-043b-4d1b-aa8c-61f6ba8798da,,USER,What si the youngest employee's first and last name?,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +5586080e-80d6-4cc4-a695-e43d7e40920f,,USER,Find the number of players for each hand type.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +271a7c51-7f74-4ef0-9740-ad4cabd07ff3,,USER,List various affiliations and the total enrollment of post-1850 schools by enrollment type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +69b06714-6a85-4965-9fb7-7eceeae53d3c,,USER,How many colleges in total?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +a8f81941-aa97-456b-80c2-e9f1f9293280,,USER,Show all statement id and the number of accounts for each statement.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +ed232c35-4973-4745-92a1-4e9fe4e0bf92,,USER,What are the types of competition and number of competitions for that type?,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +623ee33d-2e86-433c-8374-7d92542dfa28,,USER,Calculate the number of students for each advisor.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +9709d410-c645-4217-ad1b-d78d09163661,,USER,What are the names of tracks that contain the the word you in them?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" +a7ad8763-bbdd-4b36-b507-5be201fcae75,,USER,List the names of all the distinct product names in alphabetical order?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" +b586aa45-b847-4e49-b40b-3709ef2d9704,,USER,How much does the most recent treatment cost?,"{""transformations"":[{""column"":""date_of_treatment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +8295384a-6565-4fc5-8b22-e35aba60ebb5,,USER,How many different cities have these stations?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +273f04df-e5d6-43dc-9a1d-86831efac4af,,USER,where is mount whitney located,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +04d98a1c-4e0c-4722-8edb-b2b7f6d405ce,,USER,How many acting statuses are there?,"{""transformations"":[{""column"":""temporary_acting"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""department_ID"",""head_ID"",""temporary_acting""],""name"":""management"",""type"":""grid""}]" +b3edfd6a-cc69-465a-afc7-2e139875f8e8,,USER,how high is the highest point in delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +4bc5a6e0-3f4b-4c2f-b64f-15ba234358d3,,USER,"What is the document type code for document type ""Paper""?","{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +1406610c-a71c-4305-b2f1-15ecbd504571,,USER,What is total bonus given in all evaluations?,"{""transformations"":[{""column"":""bonus"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" +864152ec-7e71-4643-bf8d-ece6b4a56428,,USER,What is the name of the project with the most hours?,"{""transformations"":[{""column"":""hours"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +cee5af64-ace3-416b-a433-c22b9ef563a7,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +f15d7fce-a604-46ef-8ba6-ad3a0dfd2573,,USER,How many students live in each city?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +172738fc-13fa-4223-a4cc-35c4bd19db46,,USER,How many different degree names are offered?,"{""transformations"":[{""column"":""degree_summary_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" +28647586-5ffd-4f1e-be10-c898a33fff72,,USER,Show all customer ids and the number of accounts for each customer.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +1366bee2-97ca-4130-951a-991f88f7ec3d,,USER,What are the open dates and years for the shop named Apple?,"{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +67fd4dd7-1aef-4237-b64d-4fb42d5ed536,,USER,What are the distinct wineries which produce wines costing between 50 and 100?,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""Price"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +14d9651d-8365-484e-a68b-594cb4246512,,USER,How many captains under 50 years old are in each rank?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +eb7ae9e9-df16-4aa0-bc23-320cc94713cf,,USER,Find the name of projects that require between 100 and 300 hours of work.,"{""transformations"":[{""column"":""hours"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""hours"",""transformationType"":""condition"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +08de927a-02b4-44e0-b6f2-fa0d6c0b9992,,USER,Show the number of transaction types.,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +e38308a6-9d7d-49a7-8867-301710e0f053,,USER,"Find the names of the visitors whose membership level is higher than 4, and order the results by the level from high to low.","{""transformations"":[{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":"">"",""value"":4},{""column"":""Level_of_membership"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" +286ab6b2-e288-494e-8d77-733b9cb4b444,,USER,which rivers flow through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b9ce1248-3401-4517-981f-0b4d761a6659,,USER,List the first name of all employees with job code PROF ordered by their date of birth.,"{""transformations"":[{""column"":""emp_jobcode"",""transformationType"":""condition"",""operation"":""="",""value"":""PROF""},{""column"":""emp_dob"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" +4f1ae27f-f74a-4d1d-96dd-22ef68078e11,,USER,What are the names of all races held between 2009 and 2011?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2009},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +e9909b06-c5eb-45be-8714-7a921dcde6b0,,USER,List all the distinct product names ordered by product id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" +123e04d6-362b-4a27-8c9e-e0beb7fae721,,USER,How many invoices were issued from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +d412f7b6-f049-400d-af24-029af80b7815,,USER,Show the date valid from and the date valid to for the card with card number '4560596484842'.,"{""transformations"":[{""column"":""card_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +0a386d18-4673-46de-9f16-2eafcb7312fc,,USER,"Who are the actors born in "" Austin "" after 1980 ?","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +36339b82-7ade-480b-b9b2-9f56acc7396c,,USER,display the emails of the employees who have no commission percentage and salary within the range 7000 to 12000 and works in that department which number is 50.,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":7000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000},{""column"":""department_id"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +55082a6e-1397-45d5-a757-08fbfc247501,,USER,What are the names of the contestants whose names are not 'Jessie Alloway',"{""transformations"":[{""column"":""contestant_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Jessie Alloway""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" +b299c1ec-9a4e-44d6-b09c-f0587221c130,,USER,What are the room name and base price of the room with the lowest base price?,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +0022374d-32e3-4c17-83e2-17fc2601dcd4,,USER,Show the transaction types and the total amount of transactions.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +8b53eeb8-486f-47ae-a3ec-2fee65aea013,,USER,"What are the names of captains, sorted by age descending?","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +03939581-3bab-4784-8bec-39e987055f94,,USER,List the titles of all items in alphabetic order .,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" +9cc2fa44-1555-49d3-a007-a762bcb9c351,,USER,"What are the building full names that contain the word ""court""?","{""transformations"":[{""column"":""building_full_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +875b8e89-1d60-49bd-8f4f-a4c56023802d,,USER,Show ids for all the male faculty.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +77411838-d356-4002-b094-456bdae7c10c,,USER,What is the name of the person whose age is below 30?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +213c1763-c0ce-48c9-8c96-10480ce7cb0a,,USER,Show the race class and number of races in each class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +70f127ac-19be-447e-a130-4d7b91023cb2,,USER,Find the average height and weight for all males (sex is M).,"{""transformations"":[{""column"":""height"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +29c52429-c5f3-4b0b-8456-5e7911dccb78,,USER,"Which state can address ""6862 Kaitlyn Knolls"" possibly be in?","{""transformations"":[{""column"":""line_1_number_building"",""transformationType"":""condition"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" +eaabc6e2-4faf-42fc-8ce1-371724706495,,USER,Provide the count of people for every nationality.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +9ff9abd8-6304-48b9-a788-8060c64fcbae,,USER,How many students are in each department?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +414ed1cd-6b78-4606-b634-f2647fa42ff8,,USER,Show the organizer and name for churches that opened between 1830 and 1840.,"{""transformations"":[{""column"":""open_date"",""transformationType"":""condition"",""operation"":"">="",""value"":1830},{""column"":""open_date"",""transformationType"":""condition"",""operation"":""<="",""value"":1840}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +a832f0a4-614d-4e36-91ff-c6400a40bb6e,,USER,What are the songs in volumes with more than 1 week on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +b746e365-46f4-4a62-a44b-7d5f25524fa6,,USER,What are the distinct battle names which are between bulgarian commander 'Kaloyan' and latin commander 'Baldwin I'?,"{""transformations"":[{""column"":""bulgarian_commander"",""transformationType"":""condition"",""operation"":""="",""value"":""Kaloyan""},{""column"":""latin_commander"",""transformationType"":""condition"",""operation"":""="",""value"":""Baldwin I""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" +9d4761db-7dcb-4b5c-8ae9-15f271bcb464,,USER,"List the grape, appelation and name of wines whose score is higher than 93 ordered by Name.","{""transformations"":[{""column"":""Score"",""transformationType"":""condition"",""operation"":"">"",""value"":93},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +31547223-bb81-44c1-a4f7-2e5a60c45df1,,USER,List the dates of debates with number of audience bigger than 150,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""condition"",""operation"":"">"",""value"":150}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" +2f380ad2-7c57-41ee-8242-bacc2f6d9927,,USER,Find the average account balance of customers with a credit score lower than 50 for each account type.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +eb79c90a-3edc-4cff-aba8-fbe2bdfc7f69,,USER,Return the poll source corresponding to the candidate who has the oppose rate.,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +f2221a84-7c69-4b31-be6f-d1e6c0c32fb5,,USER,Give the maximum price and score for wines produced in the appelation St. Helena.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Appelation"",""transformationType"":""condition"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +28762b8c-c511-46bf-b6fc-8987de0ac53e,,USER,Count the number of different affiliation types.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +856eaf56-195a-4ffe-99c4-f947a3861b5b,,USER,Group hotels by their pet policy and report their average prices.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +85301286-5bfe-49bc-8a59-5e3d7998508d,,USER,Find the name of physicians whose position title contains the word 'senior'.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" +2f1ea626-04e1-45ee-a7c1-574a1e15a75b,,USER,"Show the location code of the country ""Canada"".","{""transformations"":[{""column"":""location_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" +98a981be-f206-4915-a4f9-b50fa54d6935,,USER,List the types of competition and the number of competitions for each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +8b32fff9-c4db-452f-ab56-6645669621c0,,USER,"Find all the locations whose names contain the word ""film"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +4a4fbaf9-05ad-4e3c-b60e-5f247250f605,,USER,What is the name and description for document type code RV?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +b1f3139b-f0e3-4453-88ca-ca5471a7dbaa,,USER,How many accounts are there?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +bb833d09-80be-4a5f-9d26-42f42c8b5b6a,,USER,Find the name of the product that has the smallest capacity.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +64e8fc63-5aae-4eeb-8d77-d32c333cc288,,USER,Determine the average wine prices across different years.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +ef85160e-75d5-4310-a171-008260dfa12f,,USER,How many faculty members participate in an activity?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" +1836d151-fcf6-406c-aa9d-7525cc12c17a,,USER,display the country ID and number of cities for each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +849e54b0-1a1d-4270-8565-e2daa43f2439,,USER,What is the zip code for Port Chelsea?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +43c2ab9f-0d9c-4c91-8e3b-9b48bc5516de,,USER,List the country codes where Spanish is the primary language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +197ec3a8-31a7-4d86-a2f2-b8528aecd073,,USER,What is the average age of all students living in each city?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +f51b9cc6-66c8-4c50-8840-ef995566a585,,USER,Display various nominees and their nomination count for musicals.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +7dc5813c-cbbb-4051-afbd-d3901b2f42f6,,USER,What is average age for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +36dd58fc-84d0-45b3-ab75-db7396604565,,USER,Enumerate the countries where Spanish is predominantly spoken.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +3c0c1578-d03a-473e-9b08-60994019289c,,USER,"For each customer status code, how many customers are classified that way?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +657bd92a-80df-4b2f-b599-9d60e4166729,,USER,How many sections does each course has?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +f575170c-27ae-4614-9309-1e8ffa6b5d3d,,USER,Determine the number of trains that originate from each location.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +7924cdf5-dc6f-4376-bf6d-e1743f491bcf,,USER,Select the code of the cheapest product in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +061a3c2b-c745-4e9e-8cac-4cb4243fc627,,USER,Calculate the total number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +afd7b120-d0db-4cc5-b3d2-9dd43d7b2672,,USER,"Which tests have ""Pass"" results? Return the dates when the tests were taken.","{""transformations"":[{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" +42a7e964-fe2d-4186-8465-4980062c5897,,USER,List the document type code for the document with the id 2.,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" +054e3e59-bc8f-44d1-9fec-04dff02953db,,USER,How many invoices were billed from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +c2721479-4518-4ff9-bcff-b51aacacbb1d,,USER,What are the names of all songs that are ordered by their resolution numbers?,"{""transformations"":[{""column"":""resolution"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +69ccf4c1-63f4-42f7-a5ed-046cb2e1b607,,USER,Which orders have shipment after 2000-01-01? Give me the order ids.,"{""transformations"":[{""column"":""shipment_date"",""transformationType"":""condition"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" +ffa8835a-aeb4-436f-81c4-fb43ceaea7b1,,USER,Find the number of rooms with a king bed.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +04e511e6-a688-40a7-9c62-cf11183281d9,,USER,What is the total number of ratings that has more than 3 stars?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""stars"",""transformationType"":""condition"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" +e0ffa8e1-76ea-4a3b-96cb-004396757215,,USER,What are the different ages of editors? Display each age along with the number of editors of that age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +282bdcdb-208f-47b0-9258-07d0841a87cc,,USER,Which city has the lowest GDP? Please list the city name and its GDP.,"{""transformations"":[{""column"":""GDP"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +ea08f0cd-f245-489b-af5c-c5702fd6d7c0,,USER,Find all the distinct district names ordered by city area in descending.,"{""transformations"":[{""column"":""city_area"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +81afbc23-1f7f-46c1-8c02-ebce877c5792,,USER,Return the codes of countries where Spanish is the primary spoken language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +a984d0cf-be39-46cd-962e-1f733484e02b,,USER,What is the stories of highest building?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +6cfc3cf5-0b93-4289-9ee3-fc88fc30437b,,USER,List all customer status codes and the number of customers with each status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +a41734ee-1005-4da0-b6d4-e0876b8ab7d0,,USER,What are the salaries and manager ids for employees who have managers?,"{""transformations"":[{""column"":""manager_id"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +dca505f0-6c86-467c-9175-19a24dc3ab5c,,USER,What is the average weight of cars each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +0b73b0a5-460b-47bd-a6dc-5497631f03f2,,USER,"What is the location of the club named ""Tennis Club""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +f121c519-3725-47c8-a29d-9a6c112aa068,,USER,Please give me a list of cities whose regional population is over 10000000.,"{""transformations"":[{""column"":""regional_population"",""transformationType"":""condition"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +1f9e978a-c30d-45ad-9ac7-17b1e9fab98a,,USER,Show the ID of the high schooler named Kyle.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +d646accf-d1f5-4a62-812d-b10d516f5ed4,,USER,what rivers are there in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +ef5a1784-9d8b-4763-b16a-a06e88a3d329,,USER,On average how large is the population of the counties?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +b1014f9d-334a-4c9e-ab5d-9f6baf2f9b4e,,USER,"For each file format, return the number of artists who have released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +cf63996d-8d3c-4efe-84e5-877e2f43b852,,USER,What is the location of the festival with the largest number of audience?,"{""transformations"":[{""column"":""Num_of_Audience"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +4f7c0032-bec1-4621-850a-f88e0f079dc4,,USER,What are the names and trade names of the medicines which has 'Yes' value in the FDA record?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +6eeb0b51-009a-4ee5-8ea7-4e2eb534f65e,,USER,How many customers are classified under each customer status code?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +a30a86ed-6fe2-43ec-8596-850999907b38,,USER,how many people stay in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +b32fa5e6-00e0-4187-9164-3438c40fadf4,,USER,How many distinct locations are there for each school?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +3a05e5df-c1f4-4ed8-925c-d035dd0303bd,,USER,How many distinct students have been in detention?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""detention_id"",""incident_id""],""name"":""Students_in_Detention"",""type"":""grid""}]" +505bae8b-5eb0-4fb4-be1f-727ad326cab4,,USER,What is minimum age for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +1fe4834f-0415-42c1-8332-512d3c8a3863,,USER,How many artists are above age 46 and joined after 1990?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":46},{""column"":""year_join"",""transformationType"":""condition"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +3aeb56d6-b2c9-4b04-a5f8-8456af17b202,,USER,Present all publishers and the book counts for each.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +75f41119-3a2f-45f0-8665-0f3a254d803e,,USER,What is the average number of audience for festivals?,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +9f468df1-210a-4ed2-88b6-ec4b9dff045e,,USER,"return me the number of citations of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +65e09a2c-e989-4dee-8bcf-0d6a148491a3,,USER,"What are the chip model and screen mode of the phone with hardware model name ""LG-P760""?","{""transformations"":[{""column"":""Hardware_Model_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'LG-P760'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +6a7a44e1-1ceb-49cf-bd5b-f8221afc3514,,USER,"What are the the songs in volumes, listed in ascending order?","{""transformations"":[{""column"":""Song"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +b50dca79-2236-4b59-9013-0eab854cf359,,USER,Find the total credits of courses provided by different departments.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +ac601e6f-e703-402c-b84c-10484365274e,,USER,How many journalists are there?,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +379793d0-37bb-4ab3-a0f9-ae3bc73368d9,,USER,What are the full name (first and last name) and salary for all employees who does not have any value for commission?,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +293f19d7-6f97-40de-ad3a-e82f1ffebf56,,USER,List the company name and rank for all companies in the decreasing order of their sales.,"{""transformations"":[{""column"":""Sales_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +e393d86e-d5ca-4d66-91c8-f5a9451a32d2,,USER,Calculate the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +63d81a8e-6c48-4c26-a436-6c0be09fe133,,USER,What are the student ids for students over 20 years old?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +6e33e768-2720-42dd-a96b-d6b030d89194,,USER,Find the id of the candidate who got the lowest oppose rate.,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +049285f9-d999-4318-bf2e-0e5924509e73,,USER,"What are the full names of all players, sorted by birth date?","{""transformations"":[{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +17626475-de4b-41b2-96cd-6e90e15bd9a5,,USER,What are the first and last names of the employee with the earliest date of birth?,"{""transformations"":[{""column"":""emp_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" +41e242fa-0160-43e3-b17d-b776d5128966,,USER,What is the average price of products for each category code?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +d9ead457-496e-4d44-9df8-5d7590e1f2a3,,USER,"What are the names of the counties of public safety, ordered by population descending?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +ef5bc84e-ee65-4b78-9b06-14cfc26298c7,,USER,What is the total number of customers who use banks in New York City?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +9380eaba-0067-48c9-bd83-5fd0f223ec3c,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +8b82fe48-2637-44eb-97cb-def5b0390adb,,USER,Find the average price for each type of product.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +8beff0ba-113a-443f-a4ca-d457d11ed924,,USER,"How many games in 1885 postseason resulted in ties (that is, the value of ""ties"" is '1')?","{""transformations"":[{""column"":""year"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1885},{""column"":""ties"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" +4a004268-d9dc-4075-8af7-d9f43d25a4b2,,USER,What is the name of the wrestler with the fewest days held?,"{""transformations"":[{""column"":""Days_held"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +87bf661b-fc06-4f37-b3b4-83a8c9ff6a45,,USER,Calculate the total student count in every department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +0cc2d917-6c50-4a27-a50f-0ca8ec0da948,,USER,How many artists do we have?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +8fe93521-c71d-4210-b8f6-b649a21bd9f3,,USER,"List the number of invoices from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +95fa110d-8f42-4e85-bac6-d07a2eb7396b,,USER,Count the number of Professors who have office in building NEB.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +b1eeeff0-da84-4def-b9e5-30108dcfe0b2,,USER,"Find the last name of the author with first name ""Amal"".","{""transformations"":[{""column"":""fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +19594c15-5972-4b44-9556-52eebfc9bc53,,USER,What are the phone and email for customer Harold?,"{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" +cc2a1e59-23a3-42cc-8156-ac32f549fdcd,,USER,Find the name and email of the user whose name contains the word ‘Swift’.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Swift""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +4cb782b5-b80e-46f6-8e9b-f3ca9e281c10,,USER,What are the phone numbers and email addresses of all customers who have an outstanding balance of more than 2000?,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +f4a8ade7-879c-46e2-a7d8-6e9e85e1ef84,,USER,What is the number of artists for each gender?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +7e300874-6dba-4f8b-8f93-8914093d9374,,USER,Count the number of documents with type code BK for each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +f5d0bb86-3033-468a-b00d-d6f4b5c0e099,,USER,What is the description of the restaurant type Sandwich?,"{""transformations"":[{""column"":""ResTypeName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sandwich'""}]}","[{""columns"":[""ResTypeID"",""ResTypeName"",""ResTypeDescription""],""name"":""Restaurant_Type"",""type"":""grid""}]" +7db2819f-7245-4c3c-891a-09dfe9c94298,,USER,Count the number of distinct company industries.,"{""transformations"":[{""column"":""Industry"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +9f3b0f76-6f77-4a24-96d0-964c4d0fc534,,USER,How many cinema do we have?,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +b99c859d-b4f8-4a12-b43b-def8b1c75ecd,,USER,What is the average number of bank customers?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +40648810-2751-49fb-9d25-93a0a3847696,,USER,"Find the emails of the user named ""Mary"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mary""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +3a817244-952e-4d5f-85bd-fd9e54b659b9,,USER,What is the average age of all artists?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +55d82ad7-2ec1-494a-a81b-aa5711e24d6e,,USER,How many exhibition are there in year 2005 or after?,"{""transformations"":[{""column"":""Exhibition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +5dbe55ce-6b91-4863-a1d8-e99a7cf8784b,,USER,How many employees have certificate.,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" +ed6fa48a-e7db-4d98-b0ae-84103ec43ccd,,USER,What is the average base price of rooms for each bed type?,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +844da7f0-2f8e-4195-a332-4ba9ff4d62d6,,USER,how many cities does texas have,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +96b2ac7e-3100-40bb-8b59-b2fa820c7ce8,,USER,Find all actors who were born in 1984,"{""transformations"":[{""column"":""birth_year"",""transformationType"":""condition"",""operation"":""="",""value"":1984}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +dfd81ee5-4734-4264-9bbd-371993ffa948,,USER,Count the number of poker players.,"{""transformations"":[{""column"":""Poker_Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +a4c6d1fa-5b1d-4ba0-8fa5-8116dd990026,,USER,"Give me the times and numbers of all trains that go to Chennai, ordered by time.","{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""Chennai""},{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +0b6d937d-f3ab-45ae-943c-dfcedcacca22,,USER,What are the names of courses with 1 credit?,"{""transformations"":[{""column"":""Credits"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +bbe1bc43-f34d-4c8b-9ca6-e05e9032cdd2,,USER,Count the number of distinct instructors who have taught a course.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" +29836c64-dd42-4723-bee9-db90eb866c7c,,USER,"Which authors have first name ""Amal""? List their last names.","{""transformations"":[{""column"":""fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +e4912df0-01d7-480d-9acf-8f2784c393d5,,USER,Enumerate player positions and their corresponding average point totals.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +45aa4de6-0c3c-44ec-be73-8661223f490a,,USER,"What are the grapes, wineries and years for wines with price higher than 100, sorted by year?","{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +3a1ac0a3-011d-460f-ba1f-cfd30a46913a,,USER,How many customers are from California?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +71f7ebee-89fd-4eba-8a64-80f448acb24d,,USER,What are the names of enzymes in descending order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +7ac19fb8-82d9-4ae2-a796-ab161278df3d,,USER,Where is the youngest teacher from?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +9a684775-8813-487d-ad6d-b467dd7be2d5,,USER,Show the name of employees with three lowest salaries.,"{""transformations"":[{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +2c68ad3b-365c-42e2-89ab-3f5f5f2f5170,,USER,Which document has the most draft copies? List its document id and number of draft copies.,"{""transformations"":[{""column"":""copy_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""copy_number"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" +f2cd7ee1-d951-495d-8d1e-f3cf8fd96305,,USER,"Display the first and last name, and salary for those employees whose first name is ending with the letter m.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +5b6b21a4-cf22-4523-b19f-5cd10529baf1,,USER,Show the average price of hotels for each star rating category.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +8076e0a3-39fb-4e9c-9d00-af9b342442ec,,USER,"Return the apartment numbers of the apartments with type code ""Flat"".","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +b13591c3-1e96-419f-89ab-e2b90f000a3d,,USER,Return the phone numbers of employees with salaries between 8000 and 12000.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":8000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +c1eeb5ff-c275-47d3-911f-7534d2aed79d,,USER,how many major cities are there in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +6d2677dc-b807-42ac-aa80-703c57bb9afa,,USER,"How many reviews does "" Acacia Cafe "" have ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Acacia Cafe'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +1736139c-aa47-4356-8547-31c645e32c0e,,USER,What are the locations and names of all stations with capacity between 5000 and 10000?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":5000},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +0adcd369-f0af-46de-bd96-7eb6c2607c4f,,USER,Give me a list of all the service names sorted alphabetically.,"{""transformations"":[{""column"":""service_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" +43c2dbdd-1a70-4bb5-ac0c-1b5d5850bfed,,USER,Find the number of reviews.,"{""transformations"":[{""column"":""a_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" +a7627e21-df33-4371-8c52-88859060edbc,,USER,List the campuses in Los Angeles county.,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +3dea79d0-a7d4-4dce-824d-25332ce596c5,,USER,What is the name of the singer with the largest net worth?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +5b0194d9-e821-4541-a26e-92e7a91779e8,,USER,Which classrooms are used by grade 5?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +7dbfe102-30e4-4758-bc2c-952c572fd7c2,,USER,Return the names of all regions other than Denmark.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +fba021c4-5e53-4faf-8a6a-22836784beba,,USER,Find the name and email of the users who have more than 1000 followers.,"{""transformations"":[{""column"":""followers"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +7585e808-5cd9-4e80-a8f6-5e348734f43f,,USER,How many staff in total?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +cdbabd3d-a18b-481c-bbfe-093e3e7b800b,,USER,Calculate the average weight for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +e24745b6-d0fd-4851-b54c-72c0f96d09bc,,USER,What are the distinct publishers of publications with price higher than 5000000?,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":5000000}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +15f3d57f-7ba3-47a5-9691-8c2258092d25,,USER,List all students' first names and last names who majored in 600.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +7088410a-7115-4218-813d-885bd83852c3,,USER,Give the id and product type of the product with the lowest price.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +5c78853e-8eb7-43ed-90c9-16e16ca66af6,,USER,"How many accounts does each customer have, and what is their corresponding customer ID?","{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +4edd6eef-382d-4a01-a55b-962b17ea40f1,,USER,"What are the names of all people, ordered by their date of birth?","{""transformations"":[{""column"":""date_of_birth"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +a9074e1f-e298-44d0-a245-e97a6097d9a8,,USER,"What are the names of all instructors with names that include ""dar""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +a49abf5c-2b49-48f7-956f-d3ab92ff899f,,USER,What is the origin and destination for all flights whose price is higher than 300?,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +7de77af9-3f51-42f1-bdd0-433acf699f7a,,USER,Count the number of entrepreneurs.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +36c8319e-2f89-4e4e-b11d-1ea625b31d8b,,USER,List the names of all distinct wines in alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +d492cd47-3d2a-4e16-b369-853d76360f86,,USER,Return the apartment number with the largest number of bedrooms.,"{""transformations"":[{""column"":""bedroom_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +02eeee2d-09fb-4ee7-80ad-3528f3f7445e,,USER,Show the average age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +8d6806bc-390d-4cd5-9a1a-dc07f90a263d,,USER,List the names of all courses ordered by their titles and credits.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +97b47891-1475-4a73-90a7-f8df0379bf07,,USER,Count the number of different complaint type codes.,"{""transformations"":[{""column"":""complaint_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" +344f2c86-a3cf-4913-91d8-36f79bdbec73,,USER,"Find the name of all customers whose name contains ""Alex"".","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +99b42bb7-dddd-44a9-97c6-1e05302cd2ab,,USER,"What are the names of all the teams in the basketball competition, sorted by all home scores in descending order?","{""transformations"":[{""column"":""All_Home"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +fd0c6d4e-ba49-4e54-9ad7-d0db2e9fb94b,,USER,How many invoices were billed from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +7f3a3aa7-c9bd-479a-830a-e678fc727c50,,USER,How many furniture components are there in total?,"{""transformations"":[{""column"":""num_of_component"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +b9fd728a-4216-4684-9040-2f4d37aa36d7,,USER,"List the dog name, age and weight of the dogs who have been abandoned? 1 stands for yes, and 0 stands for no.","{""transformations"":[{""column"":""abandoned_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +ce262d0a-e374-4b20-bf27-1ddf44f0a165,,USER,What is the gender of the student Linda Smith?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +408c1e0d-513f-4d0b-9eb3-eb99075c2562,,USER,Which patient is undergoing the most recent treatment?,"{""transformations"":[{""column"":""dateundergoes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" +96320773-3ffe-4f3f-b8c3-2d3969be3c61,,USER,how many countries are in Asia?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +931c2be8-a9c8-446c-af4c-faeaab0d8c6e,,USER,Show booking status codes and their corresponding booking counts.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +21bca1f8-9635-4fd1-b13f-5208c362ff04,,USER,Who is the advisor of student with ID 1004?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""condition"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +6e4bf439-0e1f-4212-97d2-7c43f4c1f9c4,,USER,how many people live in the united states,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +24d0c402-6bf8-4851-99df-12615b07a816,,USER,Sort the apartment numbers in ascending order of room count.,"{""transformations"":[{""column"":""room_count"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +673007a1-df6c-4e14-9d83-744e2cd60153,,USER,What is the customer count for each gender?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +7e2f4a78-3d51-4dc7-acad-50cd3d0dd798,,USER,"Find the names of all the products whose stock number starts with ""2"".","{""transformations"":[{""column"":""product_stock_number"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +a891ae44-c86b-4998-b3f2-a561121e768a,,USER,Find the ids of orders whose status is 'Success'.,"{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Success""}]}","[{""columns"":[""actual_order_id"",""order_status_code"",""regular_order_id"",""actual_order_date""],""name"":""Actual_Orders"",""type"":""grid""}]" +31e4ece7-a676-45b3-8e49-c4b1e33bb0a6,,USER,What are the names of the top 8 countries by total invoice size and what are those sizes?,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":8,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +17a87495-6ed6-46b2-83e2-2994dbf7cec2,,USER,How many players are there?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +3456e0d3-a665-4539-a5cb-b0a77fc515e8,,USER,What is the money rank of the poker player with the highest earnings?,"{""transformations"":[{""column"":""Earnings"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +7a279390-4528-4d87-a0c1-06d2cdb0d830,,USER,What are the titles and authors or editors that correspond to books made after 1989?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +6fa93af0-a447-42de-8d39-26ec1b0c3b75,,USER,Return the names of musicals who have the nominee Bob Fosse.,"{""transformations"":[{""column"":""Nominee"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +ef1eaeb5-7002-4565-a671-d2c0e13b9032,,USER,Find the entry name of the catalog with the highest price (in USD).,"{""transformations"":[{""column"":""price_in_dollars"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +dd728a9a-e70f-4259-9eaf-c4f05457f60d,,USER,What are the names of all pilots listed by descending age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +5652db96-a794-47c1-964f-3a2c5ea8e091,,USER,How many employees who are IT staff are from each city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +9b9b8b52-5b48-4f7d-9a5d-eeb71f8f81d5,,USER,list names of all departments ordered by their names.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +4e39a0d6-38a3-417e-8fbb-1b21d0c37f92,,USER,Find the name and id of the top 3 expensive rooms.,"{""transformations"":[{""column"":""basePrice"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +11baad08-8447-45a5-b18b-511c80fa87e4,,USER,"What are the different template IDs used for documents, and how many times has each been used?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +8ad681c5-19a7-49aa-9cad-5888b48f24a4,,USER,"What are the country codes of the different countries, and what are the languages spoken by the greatest percentage of people for each?","{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +b32b1b84-75fe-4e84-870b-a4371892fc64,,USER,List the names of conductors in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +b9e4cf09-42f9-4835-bf0a-87712e21677d,,USER,which states border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +d220295a-9d72-49e9-b3c9-6e0d6bc7212a,,USER,What is the apartment number of the apartment with the most beds?,"{""transformations"":[{""column"":""bedroom_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +4b74bb1e-abb3-4711-856d-9484a5977a98,,USER,List all the services in the alphabetical order.,"{""transformations"":[{""column"":""service_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" +caaf5946-d0f7-48a6-b848-2665a55f6713,,USER,"What is the first, middle, and last name of the earliest school graduate?","{""transformations"":[{""column"":""date_left"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +b937b270-c406-487e-959b-974a9053717f,,USER,Find the names of channels that are not owned by CCTV.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +2a6d1278-9eef-4e3e-a097-276f8523dec1,,USER,Give the mean GNP and total population of nations which are considered US territory.,"{""transformations"":[{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +c9352c82-7edf-49b1-8e6e-3880ee77f12a,,USER,What are the last names of students in room 111?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +04b5f675-8b94-49c4-9217-fbbcb4ffedc6,,USER,What is the total revenue of each manufacturer?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +3837736c-f8ae-4f9f-815a-2708adab06be,,USER,"Show the name, phone, and payment method code for all customers in descending order of customer number.","{""transformations"":[{""column"":""customer_number"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_number"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +dc441549-3ba5-46c8-bfc3-8986933a8c47,,USER,Calculate the number of programs aired during each time segment of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +5ec8fb68-8d41-4295-bac0-6034cefc8c3e,,USER,What is the average weight and year for each item?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +e11aa0b4-096a-4f39-86da-51b5b4f80d63,,USER,What is the age of the doctor named Zach?,"{""transformations"":[{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""doctor""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +6a5424a1-b438-4750-9052-dab89f6c7731,,USER,Show the id and name of the aircraft with the maximum distance.,"{""transformations"":[{""column"":""distance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +a695df21-c70c-4475-bde4-c06d80fc01c2,,USER,How many distinct students are enrolled in courses?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" +629b2d5d-7c8e-4456-a032-8beaecc90c6c,,USER,Show all the buildings along with the number of faculty members the buildings have.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +22658082-3d93-4fed-8313-c6f72fc1c84d,,USER,what is the major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +1c39c147-4601-4bdc-9098-735f33c6d05f,,USER,Return all the apartment numbers sorted by the room count in ascending order.,"{""transformations"":[{""column"":""room_count"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +6ddab3c9-93d9-48e9-8174-5f577cddd140,,USER,"Which employees have the role with code ""HR""? Find their names.","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +9206530e-dc18-473c-9c13-2cf2a464d3ad,,USER,what state is springfield in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +fb1f35f9-8e7e-4a51-a946-8c2913736bea,,USER,Whah are the name of each industry and the number of companies in that industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +6ca17474-68db-4803-a449-68664ffc28b4,,USER,What is the name of the product with the highest price?,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +9cb9646f-5548-4453-8cc8-c736eedd18d6,,USER,List the types of competition and the number of competitions for each type.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +9f9fe9e1-2b09-4a86-8af2-8f6b037848bf,,USER,What is the total amount of all payments?,"{""transformations"":[{""column"":""amount"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +a1e1dae0-6d28-4e0a-89e9-2041682f245c,,USER,Display various artwork categories and their respective quantities.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +be8212d2-1d8f-4b9a-b77b-3e57ad935aa8,,USER,What is the shop name corresponding to the shop that opened in the most recent year?,"{""transformations"":[{""column"":""Open_Year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +5638a110-19b8-4af7-b541-051f1ddf87c5,,USER,what state has the largest urban population,"{""transformations"":[{""column"":""state_name"",""transformationType"":""grouping""},{""column"":""population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +167205b6-2144-4bcc-b1ef-53128bf2945a,,USER,What are the unique names of all race held between 2014 and 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2014},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +ba2c4880-9ae5-4f4d-a083-9bc8390d1b3a,,USER,Return the issue date of the volume that has spent the fewest weeks on top.,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +cc88c49c-5b0b-4547-8d56-ce02607d3137,,USER,Display the count of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +d5d78416-d219-4e25-a128-bff8effcd82e,,USER,When did the staff member with first name as Janessa and last name as Sawayn join the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +2e513463-90c0-43b1-949b-f33a42da64d6,,USER,Show order ids and the total quantity in each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +9cbcabd0-5203-4be5-8e8e-f616bd3d2e65,,USER,how many colorado rivers are there,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'colorado'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +0836b3f8-f55b-45ed-91e6-e9626a7c787a,,USER,What are the unique block codes that have available rooms?,"{""transformations"":[{""column"":""unavailable"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" +45e13dac-1abf-4797-bce8-e757da6f0c3f,,USER,What is the total number of rooms available in this inn?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +9bd2d0d0-7f9d-4f3d-99d1-7b11118e81b4,,USER,"List the enrollment for each school that does not have ""Catholic"" as denomination.","{""transformations"":[{""column"":""Denomination"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +9375c3f1-310d-41c5-b321-c22bcb18d465,,USER,List the physicians' employee ids together with their primary affiliation departments' ids.,"{""transformations"":[{""column"":""primaryaffiliation"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" +1f2605be-c851-419e-bb9d-c1190faebcd9,,USER,Show different type codes of products and the number of products with each type code.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +c9a776dc-0e3a-48a2-b60e-d59d9d16704e,,USER,What is the maximum price and score of wines for each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +421bb40f-2e93-403b-a204-1bc06f6cd568,,USER,What grade is Kyle in?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +652a797b-5425-49c0-9f04-6ab5fdd80ca7,,USER,how many states have a city called springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +6881b9dd-0187-40cc-93e2-7d224afdd7bc,,USER,"What is the Package Option of TV Channel with serial name ""Sky Radio""?","{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +9f045238-e852-442a-9a00-0913e47f7d93,,USER,How long does track Fast As a Shark has?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +04f82833-27f5-4500-ac23-23b43062f257,,USER,"What are the start and end dates for incidents with incident type code ""NOISE""?","{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'NOISE'""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" +baa2ae79-6d61-4b52-9037-2ed114447721,,USER,"What is the name, city, and country of the airport with the highest elevation?","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +67a09bc6-ca53-4eba-a459-2fa0b22922fa,,USER,Show all company names and headquarters in the descending order of market value.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +b5717343-b583-407b-a11a-1e9aa3ed667d,,USER,How many allergies are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +2f79513f-3b5d-493e-a6eb-0f0eb5aca853,,USER,Which catalog contents has price above 700 dollars? Show their catalog entry names and capacities.,"{""transformations"":[{""column"":""price_in_dollars"",""transformationType"":""condition"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +0f021838-dd98-470d-ae91-7814fa2d3d56,,USER,What is the nickname of the employee named Janessa Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +c1be9c1d-6729-405c-8a12-0c86ff27b648,,USER,What is the name and age of every male? Order the results by age.,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +dce7fad1-a3c3-47e1-b9d7-357dd254aaea,,USER,What is the id of the reviewer named Daniel Lewis?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +cec5e4ec-dae0-4b88-81e8-ed0ae8115e85,,USER,"What are the IDs of customers who have ""Diana"" in part of their names?","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" +851f617f-70b7-481a-b395-6f45c3b13525,,USER,What is the id and name of the aircraft that can cover the maximum distance?,"{""transformations"":[{""column"":""distance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +f0b2e621-92eb-4002-81f2-e25a35f89173,,USER,"Which papers have the substring ""ML"" in their titles? Return the titles of the papers.","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" +9dcbf3b1-4d23-49cd-b3f5-b030f60c7029,,USER,Find the full names of employees living in the city of Calgary.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +59a38d1c-4a57-4774-93fb-69880a57443b,,USER,List all the reviews which rated a business less than 1,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""<"",""value"":1}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" +dcf42bff-a841-4bdb-8c27-43f2ee5e79ec,,USER,How many different forms of governments are there in Africa?,"{""transformations"":[{""column"":""GovernmentForm"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +e5065cf3-b8e9-4801-a566-cf1bae988c50,,USER,What are the numbers of all flights that can cover a distance of more than 2000?,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +19ac81c2-7371-4995-abc5-36ab3bb03d0b,,USER,"For each document, list the number of employees who have showed up in the circulation history of that document. List the document ids and number of employees.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" +eab81e30-9b46-48e0-8f02-33f56c82f500,,USER,Find the stories of the building with the largest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +6de7cce3-dd3d-4bad-b951-cce655edfec9,,USER,"Provide department ids, employee full names, and salaries for top earners in each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +e9fdd009-234b-4afb-898c-ba052e47d749,,USER,"What are the names, dates active, and number of deaths for storms that had 1 or more death?","{""transformations"":[{""column"":""number_deaths"",""transformationType"":""condition"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +59515281-83f9-4d02-8703-1c70f6af00c2,,USER,List the names of all distinct wines ordered by price.,"{""transformations"":[{""column"":""price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +5ab37f1c-f243-4567-a2d5-dbc47afe1a5a,,USER,"Return the login names of the students whose family name is ""Ward"".","{""transformations"":[{""column"":""family_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +d3ad6438-e562-4b08-bf93-b19a205a0763,,USER,"How many faculty, in total, are there in the year 2002?","{""transformations"":[{""column"":""faculty"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" +857c9250-3fe8-4275-ba4f-36137913ce28,,USER,List the dates of games by the home team name in descending order.,"{""transformations"":[{""column"":""home_team"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" +2aa33e93-8a27-4448-bc89-ad455adb0939,,USER,Which teachers teach in classroom 109? Give me their last names.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" +5a62f60f-315c-470d-b5ef-c24d3aad0829,,USER,what major cities are located in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +04648945-3418-4dd1-b591-d386d8749404,,USER,"Find the description of the club called ""Tennis Club"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +b8b06410-b823-4fcd-ba71-390f6b61d4bb,,USER,List all customers’ names in the alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" +e42ebc7a-1157-4410-b83b-8505f7445cdb,,USER,"find the rank, company names, market values of the companies in the banking industry order by their sales and profits in billion.","{""transformations"":[{""column"":""main_industry"",""transformationType"":""condition"",""operation"":""="",""value"":""Banking""},{""column"":""sales_billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""profits_billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +1486e3f9-3bd1-46ca-9e5f-11382658d124,,USER,"List the first and last name of students who are not living in the city with code HKG, and sorted the results by their ages.","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""HKG""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +a8d3a66d-3ac1-428e-ab60-19a69519e378,,USER,What is the average high temperature for each day of week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" +48d189a4-e7db-45a1-8039-140f9c231ebb,,USER,Determine the lowest salary for each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +2f033466-c7a4-4400-b24a-d7a02c3d4fb5,,USER,what is the highest point in delaware in meters,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +8230080e-1cc4-45e6-99f4-03a8b3bb0e13,,USER,What are the ids of all students and number of hours played?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +8d4066be-25b9-4430-aa24-29123059a232,,USER,Find how many school locations have the word 'NY'.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +bc75bf10-b18d-4852-8bc1-da211ba0687a,,USER,What is the department name and corresponding building for the department with the greatest budget?,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +07ce5af9-ef79-440c-ac3d-b582b47c511b,,USER,How many different store locations are there?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +30db7617-fd09-462b-a681-85501aaf53b8,,USER,Tell me the the date when the first claim was made.,"{""transformations"":[{""column"":""Date_Claim_Made"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +91b2c4b9-5b2f-4c78-863b-e68af8b913a4,,USER,Count the number of different film ratings.,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +fa1bf1af-b541-4694-9283-5559d1f26ca4,,USER,List ship types and their corresponding ship counts.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +e9972d8e-8ddb-4b03-81d8-753c2956eb61,,USER,How many members are there?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +7bb09e52-cdea-4583-83e1-90754e29ff4a,,USER,How many distinct countries are the climbers from?,"{""transformations"":[{""column"":""Country"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +6ea71d99-724c-43dd-9bf7-03453eb9ec81,,USER,What are the names of all instructors in the Comp. Sci. department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +d42f21ec-44f4-4370-8371-b007777df22a,,USER,how many citizens in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +b3e84a2f-a1ee-4f4a-b465-8d2633722797,,USER,"How many students have had at least one ""B"" grade?","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" +e9f1fe1f-be5c-478a-9112-77932050d567,,USER,What are the ids of the problems which are reported after 1978-06-26?,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" +4e770dc8-8440-4b53-a246-02aad54299f1,,USER,Calculate total student enrollment for schools of different affiliation types.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +59693498-7287-48eb-aaa5-59b4a8818cec,,USER,How many artists are there for each gender?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +58fa21e5-1343-4bdb-8f41-7718564da035,,USER,What is the total number of airlines?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +ea084e5d-766b-4847-b2a6-a206ac44ad7f,,USER,What is the number of airlines based in Russia?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +9e7a2114-ef8c-44c1-a10c-dbc05460fca7,,USER,Show the average number of points for players in each position and list their positions.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +65d3fb9c-918e-4549-ad46-bce049e343fe,,USER,Show origin and destination for flights with price higher than 300.,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +60dcf806-77e8-4992-a45e-bbdfc964a9ff,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +c05a78fc-1dd5-4522-b92c-0db917a55174,,USER,How many different colleges are there?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +d3e42191-97cf-4653-a5c4-5687ca658045,,USER,What is the shipping agent code of shipping agent UPS?,"{""transformations"":[{""column"":""shipping_agent_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UPS'""}]}","[{""columns"":[""shipping_agent_code"",""shipping_agent_name"",""shipping_agent_description""],""name"":""Ref_Shipping_Agents"",""type"":""grid""}]" +f44de57a-0793-416c-86ff-c1f3be39dd32,,USER,what is the capital of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +cb6176df-6538-4e24-9a27-2a691b2fbba3,,USER,Find the salary and manager number for those employees who is working under a manager.,"{""transformations"":[{""column"":""manager_id"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +d3486e34-baf4-4d5b-b0af-66bda55f8851,,USER,Show transaction types and their total amounts.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +7f83400b-3aaf-44a9-b4bc-7fc5c0acf45f,,USER,What is the total checking balance in all accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +71e91f99-1c17-412c-93de-c5eac07f2590,,USER,List the total points of gymnasts in descending order of floor exercise points.,"{""transformations"":[{""column"":""Floor_Exercise_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +30c5bcce-66b0-4b44-b88d-831617177b56,,USER,"Find products with max page size as ""A4"" and pages per minute color smaller than 5.","{""transformations"":[{""column"":""max_page_size"",""transformationType"":""condition"",""operation"":""="",""value"":""'A4'""},{""column"":""pages_per_minute_color"",""transformationType"":""condition"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +c19f02b3-04ea-44b9-990c-1619f3c42dfa,,USER,What are the different parties of representative? Show the party name and the number of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +e4819875-38ea-4a2b-8dea-f350a1773bcc,,USER,Show all document ids and the number of paragraphs in each document. Order by document id.,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +5c34cd00-a41d-4a94-a3fe-29bc1d8d3fb8,,USER,What are the names of the all-female dorms?,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +bda5c0f3-5781-4311-9522-f43ea6ad2bc4,,USER,Count the number of items store 1 has in stock.,"{""transformations"":[{""column"":""inventory_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""store_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" +efb20ee4-816f-4338-8f56-e3d4b8c1162f,,USER,How many transcripts are listed?,"{""transformations"":[{""column"":""transcript_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +80d34720-47fd-49ce-974d-6adcfb200a60,,USER,How many likes correspond to each student id?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +13f6a9c9-a93a-4f27-809a-475bc8dfc789,,USER,How many activities do we have?,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" +69898485-0b5f-4e3d-880f-52b4710ad7d6,,USER,Identify the codes and titles of the lowest-priced products in every category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +4c09e705-6927-41c4-9609-dccfbb6e59ef,,USER,Find the type and weight of the youngest pet.,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +e747381b-61c5-4f20-825f-70e77b15633c,,USER,How many players come from each country?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +faf2b1c5-5f7a-4413-a65c-f522ce6e4568,,USER,"What is the total horses record for each farm, sorted ascending?","{""transformations"":[{""column"":""Total_Horses"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +2682da2a-e21d-44b5-b092-b1b591ea3ba3,,USER,"For each year, display the year and the average attendance at home games.","{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +cebb1796-e1e2-4858-bcc7-1541f246a628,,USER,what states have cities named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +d6673893-b1b7-4ad4-ae79-9c7ff5d6eccb,,USER,"Return the first name, last name and email of the owners living in a state whose name contains the substring 'North'.","{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" +525e8435-85c4-4753-b3a3-fe65f1a453bf,,USER,Show the shop addresses ordered by their opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +de5bc2ab-07d6-4bb6-99b8-313b944febfb,,USER,how many states are there in united states,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +a22c8735-dd2f-482c-a93d-9c0e841e8572,,USER,Find the first names of all the teachers that teach in classroom 110.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" +0f1a21fa-4739-4672-b9f5-563dbd1f8689,,USER,"What are the different template type codes, and how many templates correspond to each?","{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +6744cf48-3f13-46d2-8500-d417652420c9,,USER,What are the codes of all the courses that are located in room KLR209?,"{""transformations"":[{""column"":""class_room"",""transformationType"":""condition"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +3f57a48c-c704-497c-be90-95096a281429,,USER,How many different series and contents are listed in the TV Channel table?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""content"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +b5432a2e-fa62-484e-bde6-3699ba3a2b85,,USER,display the employee ID for each employee and the date on which he ended his previous job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +e5fa539c-63c0-415e-8dba-eced9d0ca1ab,,USER,Count the number of distinct channel owners.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +a8d7616c-ae0b-4301-b4f3-b19ff85f825f,,USER,Which catalog content has the smallest capacity? Return the catalog entry name.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +296a421a-e320-4f83-89f0-c603e2224812,,USER,how many major cities are in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +30b00fb1-4c1e-47bb-b4b4-97f4ef97314e,,USER,Return the age of the person with the greatest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +a2e64082-d7c9-4443-9d2d-1d59027f1225,,USER,Show the average price of hotels for different pet policy.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +a9c304fb-0303-49b1-b274-084597e94fa5,,USER,What are the ids of all students who live in CHI?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e129f826-0b00-47e7-88f1-bd8b3ac6ed57,,USER,How many faculty is there in total in the year of 2002?,"{""transformations"":[{""column"":""faculty"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" +d35f7ec8-bca0-4602-b65c-61144467ac36,,USER,What is the highest latitude of stations in each city?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +6402f074-cc21-4ee6-9d60-bdf4c11cd061,,USER,List the main industry with highest total market value and its number of companies.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""main_industry"",""transformationType"":""grouping""},{""column"":""market_value"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +bba01cf8-23b7-4ee5-9540-f6774c78a322,,USER,How many total tours were conducted for each ranking date?,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +78ddb545-355d-4932-b579-b3ac10bf69ec,,USER,"What are the total points of gymnasts, ordered by their floor exercise points descending?","{""transformations"":[{""column"":""Floor_Exercise_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +b2991f08-ceee-4c53-bb6a-6187f81ad8f6,,USER,What are the name and location of the cinema with the largest capacity?,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +949c99e9-ea51-4707-8b22-b5ad10d13882,,USER,Find the total number of hours have done for all students in each department.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +ba699c34-5ca2-4264-b0ec-4a4b8e3b51c6,,USER,Tell me the name of the most pricy product.,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +1457ea2e-7e6e-4f39-8f4d-9bbe5e35d7cb,,USER,What is the total count of enzymes?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +6f231db4-0dee-4cc6-8f6d-2a0c3b16a9ba,,USER,What are the first names of all the students aged above 22?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e235a536-7f37-4093-85e4-05210a2ed9fd,,USER,What is the average age of males for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +cac3a3c8-238a-4e06-9535-4f99d4c1a954,,USER,How many distinct hometowns did these people have?,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +75a354e6-625f-4f35-a008-641549dcd377,,USER,What is the number of distinct cities the stations are located at?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +4d6801d2-ec58-4bf6-aac2-0153c513f1fc,,USER,Which department has the lowest budget?,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +d6cb1488-7fdd-4d47-a8ef-561eb14c35a8,,USER,what is the adjacent state of kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +f45f4509-0c75-413d-9ee6-db82759d11ae,,USER,Return the phone and email of the customer with the first name Aniyah and last name Feest.,"{""transformations"":[{""column"":""customer_first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aniyah'""},{""column"":""customer_last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +5c36e56a-ab52-466b-9e07-81f91fb51e0b,,USER,Determine the total amount of grant money given to each organization and its corresponding id.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +beca30b9-b531-4920-b9ae-fa22d0173a4c,,USER,Find the first name of students in the descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +7dfccec6-eaba-49e0-81de-80b1cead103d,,USER,How many tracks do we have?,"{""transformations"":[{""column"":""Track_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +bee970d6-dd69-47c4-9f53-5eaed8028e62,,USER,List the school color of the school that has the largest enrollment.,"{""transformations"":[{""column"":""Enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +646630ef-7674-4856-97a6-21b89258ed11,,USER,How many bookings correspond to each booking status? List the booking status code and the number of corresponding bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +018366c4-2867-457d-881f-1a46a370f6db,,USER,What is the duration of the oldest actor?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +753521db-c2f7-404c-b34f-a9ccee908aa6,,USER,what state has the capital salem,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +fab939bd-8923-4762-8e7b-0fa0e795b9f0,,USER,Calculate the total revenue for companies by founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +eed4bb19-0a04-481e-938e-b1b8adb16b68,,USER,"Show the first name, last name, and phone number for all female faculty members.","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +7ee43ebe-f012-4d3f-829f-86740c4fd297,,USER,What are the types of film market estimations in year 1995?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" +bb63dde3-22c7-43c8-b8f4-9764ee8f1785,,USER,How many singers are from each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +778e766a-03a4-45aa-a519-c1690cc907c6,,USER,List all product names in ascending order of price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +02fc5420-28c8-4891-b4ea-46404d59d697,,USER,Find the number of departments in each school.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +4c387341-5e84-4c36-9c30-6863f26d2b1b,,USER,Display the countries of perpetrators and the number of perpetrators in each country.,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +6df766c2-026e-47a9-adcb-50ee57c9ba6d,,USER,What is the average price across all products?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +581e67ca-4c8c-40ec-9cc8-363443cfac76,,USER,"Find all actors born in "" Austin "" after 1980","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +a92d1dac-8232-464c-baf2-f06250dcf64f,,USER,What is the average length in feet of the bridges?,"{""transformations"":[{""column"":""length_feet"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""architect_id"",""id"",""name"",""location"",""length_meters"",""length_feet""],""name"":""bridge"",""type"":""grid""}]" +16ece0de-2f20-4ff0-894d-a1207c7cae49,,USER,Determine the number of distinct order ids for each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +e2cff357-54d3-4d48-a05c-fcce3a07db4d,,USER,How many players enter hall of fame each year?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +c89a4dc4-fa34-45bc-aba8-602fa8711c37,,USER,What is the department description for the one whose name has the word computer?,"{""transformations"":[{""column"":""department_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" +1ebdba13-3c3d-4118-afc0-dc5d4ef73a36,,USER,Show each location and the number of cinemas there.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +b70a64da-0c1e-418e-a90f-449dbef10729,,USER,What is the founded year of the non public school that was founded most recently?,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""!="",""value"":""Public""},{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +8e7b7fb4-52aa-4f0a-a8e3-ec7bae2505f6,,USER,Show different citizenships and the maximum net worth of singers from each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +f1af5e81-569e-4378-b922-34e959dacbde,,USER,List all possible ways to get to attractions and the number of attractions accessible by these methods.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +014589af-08c9-43c5-b586-0b60a04ef227,,USER,"What is the date, average temperature and mean humidity for the days with the 3 largest maximum gust speeds?","{""transformations"":[{""column"":""max_gust_speed_mph"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +6a6dd418-1d39-40d3-8fe7-193693fc5da3,,USER,How many distinct birth places are there?,"{""transformations"":[{""column"":""Birth_Place"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +3ca899d0-8ba3-4a3e-93a3-750ef862638c,,USER,What is the average number of people injured by all perpetrators?,"{""transformations"":[{""column"":""Injured"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +4f16bb17-a5b6-4add-9fd9-640c8a2aea12,,USER,"For each nationality, how many unique constructors are there?","{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +c05eb806-61b0-46ae-867b-373154e67fd2,,USER,What are the first names of the people in alphabetical order?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" +cb6909f1-80d0-4861-b575-fffa1fb5d9dc,,USER,"What are the last names of staff with email addressed containing the substring ""wrau""?","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" +c2eb7e73-ca21-479c-be91-3e7c29f91cda,,USER,"In zip code 94107, on which day neither Fog nor Rain was not observed?","{""transformations"":[{""column"":""zip_code"",""transformationType"":""condition"",""operation"":""="",""value"":94107},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Fog'""},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +248abfb9-dad5-4787-9bae-395f1cea5e31,,USER,Exhibit player positions and the corresponding player counts.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +e939c7ef-1370-48e3-b408-93b22c95911b,,USER,How many items in inventory does store 1 have?,"{""transformations"":[{""column"":""inventory_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""store_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" +7a5f83f6-a673-4570-aa37-643c485b094d,,USER,"Find all manufacturers' names and their headquarters, sorted by the ones with highest revenue first.","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +a93bd018-9727-452c-bb3a-6f41a6472782,,USER,Show the average price of hotels for each star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +e828bd76-9c79-4052-baf4-7b30ecdd1f57,,USER,What are the names and ids of products costing between 600 and 700?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""condition"",""operation"":"">="",""value"":600},{""column"":""product_price"",""transformationType"":""condition"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +448e7f52-9d8c-4485-9bb9-41677696000d,,USER,What are the average prices and cases of wines produced in the year of 2009 and made of Zinfandel grape?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cases"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2009},{""column"":""Grape"",""transformationType"":""condition"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +81a4d8e9-2632-45b4-8558-3871fa7377d0,,USER,What is the average number of attendees for performances?,"{""transformations"":[{""column"":""Attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +9e437c48-a1c0-4220-9d0b-01e54ede5c23,,USER,List all the image name and URLs in the order of their names.,"{""transformations"":[{""column"":""image_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" +3611659a-cc6c-4127-a519-92d9ff419418,,USER,What is the name of the school with the smallest enrollment in each state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +6cb7c87e-45b1-4974-9668-69422e6fd185,,USER,Find the number of distinct courses that have enrolled students.,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" +7bcd2532-7055-4704-b07d-694ab0287523,,USER,How many students are advised by each advisor?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +3d54eb9a-1390-4e5a-a476-de2db0333930,,USER,Count the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +9d22d023-5781-4e43-92ac-d463a9a4298f,,USER,"What is the name, type, and flag of the ship that was built in the most recent year?","{""transformations"":[{""column"":""built_year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" +ec607aa2-ade1-4e6d-b5e6-3b381e44c251,,USER,Count the number of likes for each student id.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +071d607a-5f5f-4f03-abcb-b897da0068a2,,USER,Find the name of companies whose revenue is between 100 and 150.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""revenue"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +1dcb76fc-8bfd-4aae-9cc8-437915aacdca,,USER,How many books are there for each publisher?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +de7244a9-e95f-4764-8f02-34427f14e6c2,,USER,List the names of teachers in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +c740e2ed-cab7-47b7-8f2b-7b09cc8d4dc8,,USER,Display various modes of reaching attractions and the count of attractions accessible through each method.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +53e790c0-5d71-45a6-9e94-23a861dc96f8,,USER,Find the first names of students studying in room 108.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +166b350a-2c8c-4248-8017-ad0bb8cd9b06,,USER,How many employees have a first name of Ludie?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +e61bbaf4-68c4-486c-b180-deaf1fa3e4cc,,USER,List all ranks and corresponding counts of male and female faculty members.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +61831e5b-d3f8-4f57-bc30-30d469d0c415,,USER,What are the email addresses and date of births for all customers who have a first name of Carole?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +729b3c3a-23e8-4e25-a807-19e1b9b8a128,,USER,"Show all artist name, age, and country ordered by the yeared they joined.","{""transformations"":[{""column"":""Year_Join"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +7bca7d00-c62f-4cf0-b537-e28b27132400,,USER,In what year was the most degrees conferred?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" +526043f0-4284-4fce-b4e5-2474f6e8f63f,,USER,What is the name of the ship with the largest tonnage?,"{""transformations"":[{""column"":""Tonnage"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +5784b7ca-1019-414f-b6dc-622724c446ef,,USER,"For every state, calculate the total account balance of customers with a credit score above 100.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +6cd44d95-6322-486f-8521-5c3c7dd15bba,,USER,"Return the document id, template id, and description for the document with the name Robbin CV.","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +1c67d334-4ee0-4d56-9676-8b6d84a76bf2,,USER,"Return the name, location and district of all shops in descending order of number of products.","{""transformations"":[{""column"":""number_products"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +5ba9e76b-90f1-4215-80a5-ff19c420fffe,,USER,What is the total number of faculty members?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +6f3ac5ba-f9ac-4fc3-a379-d73ea5c6ba55,,USER,What is the phone number of the man with the first name Timmothy and the last name Ward?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Timmothy""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +ded239fe-3428-4f54-ac9e-1393eb5a454c,,USER,What is the maximum accelerate for different number of cylinders?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +44d9cc30-df67-4ee7-a60a-95d439d0f62e,,USER,What are the full names and ages for all female students whose sex is F?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +dad5a119-f1d5-496d-9f31-96d1628eb891,,USER,What are the names of everybody sorted by age in descending order?,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +98fa7f2f-69d7-46cc-b396-03b4d5bfffd8,,USER,"For each position, what is the average number of points for players in that position?","{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +c9d8d0d8-3f8e-4a6c-8222-1a7952791149,,USER,What are the average prices of wines for different years?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +879fcd64-5ae1-4e9c-8337-7a18b5d94671,,USER,Display the number of performances at each location.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +1fe16746-450e-4bc9-a546-143c893ae26b,,USER,"What are the names of the climbers, ordered by points descending?","{""transformations"":[{""column"":""Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +17f855de-b282-49a4-96c9-e4e43ea54259,,USER,Count the number of different scientists assigned to any project.,"{""transformations"":[{""column"":""scientist"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" +a7a95be8-522e-42c8-86ab-d10b17564a05,,USER,Identify the distinct statement ids for accounts and their respective account counts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +184bbb79-2aa5-4118-ad10-1a9afbc69586,,USER,what is the population of the major cities in wisconsin,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +6d21e1f6-a443-4142-a0ea-2866ca37b75c,,USER,"What are the total amount of money in the invoices billed from Chicago, Illinois?","{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +543771d7-f3bf-4ea5-b415-bebd9d24545b,,USER,How many body builders are there?,"{""transformations"":[{""column"":""Body_Builder_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +916d69ea-d4f2-4828-b8ca-54d8235da2a1,,USER,"How many tests have result ""Fail""?","{""transformations"":[{""column"":""registration_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" +0ed75e2d-ce81-494d-a5ee-051780098f4e,,USER,What are the names of products with price at most 200?,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +19e46893-d0b2-4c9d-9502-eeb3e6bb7a4b,,USER,Count the number of courses in the Physics department.,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +6d98d3c1-33ff-4e3e-afad-132fe2cd7149,,USER,What is the location of the perpetrator with the largest kills.,"{""transformations"":[{""column"":""Killed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +7e3446fa-c744-4459-b535-9dac471f5bab,,USER,Count the number of addressed in the California district.,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""district"",""transformationType"":""condition"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" +259b0d31-3e8a-4fd3-99b3-3962ae121f01,,USER,What are the aircrafts with top 3 shortest lengthes? List their names.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +01027f91-4b95-448a-bd00-75e15fc9ef1a,,USER,List the maximum weight and type for each type of pet.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +bbbdad46-b2ad-43d1-9716-fd3d4d05d856,,USER,List names of all pilot aged 30 or younger in descending alphabetical order.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""<="",""value"":30},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +d4962fa2-9c27-4595-b6d6-d3388819dabe,,USER,"For each zip code, what is the average mean temperature for all dates that start with '8'?","{""transformations"":[{""column"":""mean_temperature_f"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""date"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""8/""},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +d8fd9106-b145-44cb-9c81-ef1dc354788d,,USER,Return the name of the wrestler who had the lowest number of days held.,"{""transformations"":[{""column"":""Days_held"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +21e92a41-9f7a-4ec7-b067-348ece7cbe42,,USER,"Return the type code of the template type with the description ""Book"".","{""transformations"":[{""column"":""template_type_description"",""transformationType"":""condition"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" +97779d4b-fdcf-4d58-aa1a-1e7e3e88011d,,USER,How many total credits does each department offer?,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +08becd43-adc3-4017-8c88-79a08376fb46,,USER,Find the grade taught in classroom 103.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +35580013-1630-454a-ab9b-f0f1ce8bf542,,USER,Find all actors born in Tehran,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +e9610167-352e-414d-868b-1eaa84be59cb,,USER,How many different bike ids are there?,"{""transformations"":[{""column"":""bike_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +cb533856-a0ae-41e9-8449-bdb12033d9c4,,USER,Show the number of ships of each type.,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +841e60a5-cb4d-4fb6-9ee5-5c2bb2c5066e,,USER,Find the number of users called Michelle,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Michelle'""}]}","[{""columns"":[""uid"",""user_id"",""name""],""name"":""user"",""type"":""grid""}]" +52d82e8d-8bc8-4fee-bfbb-2cc1d8d9e218,,USER,How many international and domestic passengers are there in the airport London Heathrow?,"{""transformations"":[{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +af334449-ab59-4f62-bb28-dc3003c985f4,,USER,How many hours do students spend studying within each department?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +ab568fc4-2d7f-4673-90c0-f02695927206,,USER,"What are the companies of entrepreneurs, ordered descending by amount of money requested?","{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +c0f2c186-2f15-4dd0-9093-7e32596965eb,,USER,What are the origins of all flights that are headed to Honolulu?,"{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +26a4baba-5402-47cf-ac23-e50b8e7f38ba,,USER,How many TV Channels use the English language?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +3d9db06e-af9c-4b93-a3d3-f8e1ec902215,,USER,Find the name and population of district with population between 200000 and 2000000,"{""transformations"":[{""column"":""City_Population"",""transformationType"":""condition"",""operation"":"">="",""value"":200000},{""column"":""City_Population"",""transformationType"":""condition"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +4a8e4a8d-14c9-42ae-aeca-e9f6d8b83fd8,,USER,What are the names of all high schoolers in grade 10?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +7ad486d5-e9ae-49bf-8db5-4b17e224591e,,USER,What is the best rank of losers across all matches?,"{""transformations"":[{""column"":""loser_rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +28b99834-a515-481c-b14c-8fdf56f5c92f,,USER,How many countries have Spanish as the most spoken language?,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +16aa3130-25e8-4714-874f-8d1b00dc70e6,,USER,What is total amount claimed summed across all the claims?,"{""transformations"":[{""column"":""Amount_Claimed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +6c457843-f756-4f69-b3e5-ea40033ee600,,USER,"Find the IDs of customers whose name contains ""Diana"".","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" +75104eb5-a8ee-4c3e-8274-7fb961dd123b,,USER,Return the countries of the mountains that have a height larger than 5000.,"{""transformations"":[{""column"":""Height"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +c0e1b604-e56f-442e-a2c8-7ecd23c533a3,,USER,salem is the capital of which state,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +e6247581-49ee-4f42-a71d-f5bb039dc5bd,,USER,"What are the total points for all gymnasts, ordered by total points descending?","{""transformations"":[{""column"":""Total_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +ace758fb-db69-4a9c-8ab5-39561eafd150,,USER,Count the number of distinct store locations.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +c53203c8-8f6d-4483-8454-3385dbe0dff4,,USER,Sort all the distinct products in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" +0377e117-26be-4e45-931e-b3e722d4107e,,USER,Show the different types of artworks and the corresponding number of artworks for each type.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +a089f4e3-1a9f-422c-a367-a06df58d751f,,USER,how many people reside in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +85c891e3-461d-4d7f-947c-81a2bd4125eb,,USER,How many bands are there?,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" +68093462-35d7-4f70-a03c-8b5520379369,,USER,Calculate the number of rooms with a capacity of more than 50 for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +ce0036e1-7cc5-4010-a3d5-4056582bfaab,,USER,"What are the different software platforms for devices, and how many devices use each platform?","{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +444a53c0-b328-4c66-8ceb-a1192f3603c5,,USER,What is the total revenue generated by companies founded by a specific founder?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +adb990ec-8250-425d-b5aa-8cae15901605,,USER,Display various denominations alongside the number of associated schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +64f3f0ce-a387-447a-916f-85dd5ff7ae4e,,USER,Count the number of races for each constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +b48e506e-8525-44c3-a593-a58d4adc6555,,USER,Find the name of the most expensive product.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_name"",""product_price"",""product_description""],""name"":""Products"",""type"":""grid""}]" +76a95a1d-136d-4a35-b228-f40fd87102e3,,USER,Find the total revenue created by the companies whose headquarter is located at Austin.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""headquarter"",""transformationType"":""condition"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +34978e51-414f-4161-af56-837121317475,,USER,What are the average ages of male and female students?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +d9b002bc-fb1d-4873-ab1f-4897066765c0,,USER,Count the number of actors.,"{""transformations"":[{""column"":""Actor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +feac30bb-5add-4c64-b1db-93aece85ec07,,USER,What is the average number of working horses of farms with more than 5000 total number of horses?,"{""transformations"":[{""column"":""Working_Horses"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Total_Horses"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +8df770ad-f519-4623-b85a-51cf4fb5592d,,USER,List the official name and status of the city with the largest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +1b3ee645-f9a1-43dd-8cad-c69cc005d96b,,USER,How much does the youngest dog weigh?,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +daf86448-f0d5-4afa-8550-8284f75a1199,,USER,what can you tell me about the population of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +b7c7ec12-2d1f-4f25-8df5-5b66e2d20baa,,USER,Count different addresses of each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +3bddd74b-f16e-4b8d-a8a3-a683fe1ba3cb,,USER,How many different instructors have taught some course?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" +b0180097-fce7-479d-8b7b-d4fe2320c963,,USER,Tally the number of students assigned to each advisor.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +9c9b40fc-d25d-4ac4-8f71-133550be6aab,,USER,How many matches occurred in each year?,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +0971122b-9615-446e-87c9-e13d33f42813,,USER,"For each product id, how many documents have a document type code of BK?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +7e443e71-626c-4f27-af8b-9d551040e93c,,USER,How many sections does course ACCT-211 has?,"{""transformations"":[{""column"":""class_section"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +e61bfff3-656d-4d13-8ea5-671602738029,,USER,What is the last transcript release date?,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +8aa3fe4b-76f8-4059-a390-6c1c870cd3e6,,USER,What is the entry name of the most expensive catalog (in USD)?,"{""transformations"":[{""column"":""price_in_dollars"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +3bbf93f9-f919-4fe8-b1d2-b278da7b2ca5,,USER,How many models do not have the wifi function?,"{""transformations"":[{""column"":""Model_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""wifi"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +a1645fb3-40cc-4457-887c-ce2f814d33f8,,USER,what are the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +497bcd62-478d-4808-859f-b556ffe25564,,USER,List the date of perpetrators in descending order of the number of people killed.,"{""transformations"":[{""column"":""Killed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +2d990b04-b927-4944-b40c-453e0a26f6dc,,USER,Find the average elevation of airports in each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +0bc7ec39-c91d-4015-baaf-1025dd004f0e,,USER,what is the GDP of the city with the largest population.,"{""transformations"":[{""column"":""Regional_Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +c0f5dc50-d2bb-4d27-be46-e3ddc4d7208b,,USER,Count the number of different languages in these films.,"{""transformations"":[{""column"":""language_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +e20c119c-8221-4e5c-be0b-560172cdff40,,USER,What the smallest version number and its template type code?,"{""transformations"":[{""column"":""Version_Number"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +24d42a69-8d29-42f3-b143-e602a7bca4c7,,USER,Find the number of bands.,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" +00390e25-39d7-4cf2-9ebf-13b88071d211,,USER,Provide the IDs and total hours played for each game.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +81c64fc4-e18f-4148-98ba-011fd4caaed2,,USER,What is the name of the conductor who has worked the greatest number of years?,"{""transformations"":[{""column"":""Year_of_Work"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +d0546b74-f69c-4d65-9e9c-6bd4daead50c,,USER,What is the average account balance of customers with credit score below 50 for the different account types?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +3779a80a-79ae-4d0b-8892-3347eeca48ea,,USER,Find the patient who most recently stayed in room 111.,"{""transformations"":[{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":111},{""column"":""staystart"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" +05063a5e-c14c-47d4-8460-484fae9d7b96,,USER,Display the different railway builders and the number of railways that use each builder.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +931efdcc-712d-4ab3-8271-dbd714575283,,USER,Calculate the number of players inducted into the hall of fame annually.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +5fe73e4e-2a64-4699-8107-882c25d59da3,,USER,What are the names and number of hours spent training for each player who trains for less than 1500 hours?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +efa55970-444d-4375-804d-bf8f89463be2,,USER,Count the number of films whose title contains the word 'Dummy'.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +ce13e373-93dd-4397-9827-cc750e0cbada,,USER,"List the grape, winery and year of the wines whose price is bigger than 100 ordered by year.","{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +52280cc9-47e6-43ab-907a-ac13c636b092,,USER,Count the number of chip model that do not have wifi.,"{""transformations"":[{""column"":""Model_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""wifi"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +25d4be64-c57c-4db9-8e76-0b1ace4fa11f,,USER,"Show different builders of railways, along with the corresponding number of railways using each builder.","{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +a899ae8a-034e-4b66-8fbd-f900389b9b49,,USER,What is the id for the employee called Ebba?,"{""transformations"":[{""column"":""employee_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +8c360b0e-4919-4f47-b3c2-de872d88bcc6,,USER,Show the price ranges of hotels with 5 star ratings.,"{""transformations"":[{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +be1342ba-520a-46f8-99c5-dbad89c681d2,,USER,Report the total number of students for each grade 0 classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +dd8d42fa-cfd4-46b4-950d-df6a30f03da8,,USER,Sort the each workshop in alphabetical order of the venue. Return the date and venue of each workshop.,"{""transformations"":[{""column"":""Venue"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" +27ac504a-efab-430d-b01a-f85f659eaea3,,USER,Which part has the least chargeable amount? List the part id and amount.,"{""transformations"":[{""column"":""chargeable_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""part_id"",""part_name"",""chargeable_yn"",""chargeable_amount"",""other_part_details""],""name"":""Parts"",""type"":""grid""}]" +1eaf2597-4d7e-4daf-99c0-ca187a3e0c5c,,USER,What is the id of the most recent order?,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +09140eff-abb9-410a-86c3-734a02674513,,USER,Show the statuses and average populations of each city.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +d4a43bc1-4200-4181-8b08-24d55e1f728a,,USER,What is the id and weight of every pet who is older than 1?,"{""transformations"":[{""column"":""pet_age"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +9a13b846-5cab-41b3-a4be-d0d124204080,,USER,How many different captain ranks are there?,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +62267897-6dc9-40e1-98fe-ae4de1c4639f,,USER,Ascertain the student count in a single classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +cd98d826-29db-4d89-ae50-52cf7bc24c40,,USER,"For each hometown, how many teachers are there?","{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +c74edab2-def0-46b6-8a00-d14dfa4d6b90,,USER,What is the count of climbers from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +9c172baf-7391-4e38-be30-4b58c7ec7050,,USER,What is the highest acc percent score in the competition?,"{""transformations"":[{""column"":""acc_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +dd4c77ba-84b8-4e2e-b5ef-6fc5c8fa2870,,USER,What are the names and headquarters of all companies ordered by descending market value?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +49e5d0d2-c70e-4741-a8eb-45682a170d34,,USER,How many captains are there per rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +a45b4412-7072-4113-ac2d-95ac14ebaee9,,USER,"What are the names of all the documents, as well as the access counts of each, ordered alphabetically?","{""transformations"":[{""column"":""document_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +2291d794-63c8-4533-b9c0-9239a6ab0d24,,USER,Give the average life expectancy for countries in Africa which are republics?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +d3601dff-ddc5-4000-acac-654ebc4afc5b,,USER,How many wrestlers are there?,"{""transformations"":[{""column"":""Wrestler_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +916825a4-61dd-4441-b5b8-1ae952f872cf,,USER,What are the first names and last names of the employees who live in Calgary city.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +9c3f1caf-7686-4b76-9805-2c6329f62e45,,USER,Which room has the highest base price?,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b3230a9f-981a-4ffb-9c3e-375ef30d7275,,USER,Can you provide a breakdown of the nationalities of people and the corresponding number of individuals from each nation?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +8207a095-4df7-4535-814d-01c101be484a,,USER,Show all the distinct president votes made on 08/30/2015.,"{""transformations"":[{""column"":""Registration_Date"",""transformationType"":""condition"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +423ae720-ab3f-45e3-9caf-d8350b29598f,,USER,what states have a city named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +2ed45933-5b34-45ad-9676-b5d99d2b0c87,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +5448a5f4-bb21-48d2-a86d-37edd8db7f23,,USER,Show the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +36f4fdc4-9eae-4cc8-9167-1c089c721ab6,,USER,What are the average height and weight across males (sex is M)?,"{""transformations"":[{""column"":""height"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +f6955a58-c964-40d9-9c11-0fd5843f3ea7,,USER,how many states are there,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +6162a70f-5fe2-44ab-8d36-a138b86298be,,USER,Count the students in every department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +7a980f7e-df05-4ddb-a6b7-2a94c1d8eae4,,USER,Show the average amount of transactions for different investors.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +4c69fd50-5841-483b-a935-209e411d0d30,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +af879679-a956-46f5-a0d7-5ff1f2faee97,,USER,What is the name of country that has the shortest life expectancy in Asia?,"{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""LifeExpectancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +0a75f7e4-6e45-4d19-9683-339505d4c3ee,,USER,How many main stream browsers whose market share is at least 5 exist?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""market_share"",""transformationType"":""condition"",""operation"":"">="",""value"":5}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" +116aedae-3aeb-44a5-82ea-6e7b65aa9816,,USER,"Return the description of the product called ""Chocolate"".","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +61e7fb59-c3ec-4338-9985-af80e63dc181,,USER,Show the names of all high schoolers in grade 10.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +4f7d511c-502a-4e89-9936-09554239a39d,,USER,What is average number of students enrolled in Florida colleges?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +2f7bbf8f-0a34-418f-9551-1c1c69507121,,USER,"How old is each gender, on average?","{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +5b71cc3e-e99d-42f6-a4ca-9be0ac9917d8,,USER,How many different cities are they from?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +30cb09a8-e47d-421d-89db-f22cef1fdac9,,USER,Please show the different record companies and the corresponding number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +e271366d-052e-4e54-86d5-ef057f6c9567,,USER,Find the total student enrollment for different affiliation type schools.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +b252c7da-9650-4d1d-af40-8467b95b38d0,,USER,How many movies were made before 2000?,"{""transformations"":[{""column"":""mID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +e5d16737-942f-4320-b3a8-e97e13274085,,USER,Find the buildings which have rooms with capacity more than 50.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +e8390b0b-5dcc-48d4-90c0-dd6cf0f344ae,,USER,"What are the dog name, age and weight of the dogs that were abandoned? Note that 1 stands for yes, and 0 stands for no in the tables.","{""transformations"":[{""column"":""abandoned_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +35be709d-111d-49dc-9389-6d8478d48a43,,USER,"What is the nationality of the actor "" Christoph Waltz "" ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Christoph Waltz'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +68821369-b984-40bd-be6d-59173f70586b,,USER,Find the total course credits offered by different departments.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +497c8786-5170-44c3-93c0-f1eb8d738e18,,USER,Display each language and the number of TV channels that use it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +8a3f6f3a-828d-4256-8367-f6331c2b9f12,,USER,How many accounts are associated with each customer id?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +87a51fc3-e4a6-41bb-a73a-d933996e010c,,USER,How many faculty members do we have for each faculty rank?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +5dc80074-3c6f-48a4-b821-76b7e9f261f9,,USER,How many distinct companies are there?,"{""transformations"":[{""column"":""Company"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +c250693e-db54-45fb-9f9e-99e2c0c27a8c,,USER,Show the countries and the number of climbers from each country.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +98ec036b-52d1-49d9-ac51-e31b96dcb106,,USER,What is the average account balance for different account types of customers with a credit score below 50?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +15e94487-7c15-438d-8af0-7378a64c941d,,USER,How long is the people’s average life expectancy in Central Africa?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +b288b7d7-b307-4a0a-9a0f-7701a81dc3ea,,USER,Find the total student enrollment in colleges founded after 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +535968c1-cdb1-4361-a0d3-3ede03bedb9a,,USER,"How many phone hardware models are produced by the company named ""Nokia Corporation""?","{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Company_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nokia Corporation'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +4d46a2ef-96f4-4cac-971b-94460b31b744,,USER,"What are the gas station ids, locations, and manager names for the gas stations ordered by opening year?","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +c35391f4-b96d-4c33-8db2-af0e35519f1c,,USER,What are the different police forces of counties that are not located in the East?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +be6c4f23-a9c4-4970-af1c-c7f5cb1951d6,,USER,"What is the description of the role named ""Proof Reader""?","{""transformations"":[{""column"":""role_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" +c5e3c2e8-db6f-4ae4-ae45-edc2769901bb,,USER,"List the open date of open year of the shop named ""Apple"".","{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +d4d90685-2720-45d1-bd32-23a48a0699a9,,USER,Display all payment methods and the count of payments using each method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +59f5bc65-8eb6-480f-912b-1bf59e6b8bfd,,USER,How many songs are there?,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +88bcad7a-2623-4c05-8e72-8535af799580,,USER,List the first and last name of all players who are left / L hand in the order of birth date.,"{""transformations"":[{""column"":""hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""},{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +c0a96637-9fd7-4fbf-86fe-a8f299ed5edb,,USER,List names of conductors in descending order of years of work.,"{""transformations"":[{""column"":""Year_of_Work"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +07ecaf1b-cf74-4884-b09c-e46409121244,,USER,Find the count of IT Staff employees in each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +fe7fcbca-59ff-404d-8542-3378285d09db,,USER,What is the maximum accelerate for all the different cylinders?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +d017c3fb-c26e-49fc-a7aa-b0af61e6b1b5,,USER,Find the number of distinct room types available.,"{""transformations"":[{""column"":""roomtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" +b17935d4-9cdf-48ae-ab3a-3e0c4a699c8e,,USER,"Return the description for the courses named ""database"".","{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" +9a8cfa3f-fa1d-418c-ae8f-5c528024c0cd,,USER,List the names of technicians in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +54d1fd6b-9410-4dfa-a10a-1ecea09a8a21,,USER,What is the average price for products?,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +3fb7e505-bead-4883-be51-8d29c79c8033,,USER,How many tips have been written in 2015,"{""transformations"":[{""column"":""text"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2015}]}","[{""columns"":[""tip_id"",""business_id"",""text"",""user_id"",""likes"",""year"",""month""],""name"":""tip"",""type"":""grid""}]" +3e2fe7c7-f0bd-49c7-bae1-01e734cc4ebe,,USER,How many different scientists are assigned to any project?,"{""transformations"":[{""column"":""scientist"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" +a99a81cb-4bd9-4f95-bbf4-d219f25c9f4e,,USER,Find the number of activities available.,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" +9860c7ec-df52-4d68-937b-421bc3e4e4bd,,USER,"Find the payment method and phone of the party with email ""enrico09@example.com"".","{""transformations"":[{""column"":""party_email"",""transformationType"":""condition"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" +4111447e-d68c-4e84-ac63-9df5d23784b3,,USER,List all program origins in the alphabetical order.,"{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +3b13dc45-dd8d-4bd5-88a2-7cc1526a7177,,USER,"What is the average base price of rooms, for each bed type?","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +6ea4a143-3c3c-4659-9a06-040bf4e1a38b,,USER,Find the id of the song that lasts the longest.,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +bfae080e-2f31-4e24-b441-1cc0edbdfe89,,USER,Give me the dates when the max temperature was higher than 85.,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +8360b596-8e9a-4d21-9a8f-337a571bba6c,,USER,Which restaurants have highest rating? List the restaurant name and its rating.,"{""transformations"":[{""column"":""Rating"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" +deff73cf-2d7a-449c-8290-d633378e586b,,USER,List the names of players in ascending order of votes.,"{""transformations"":[{""column"":""Votes"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +2e7cd765-9c0f-4fed-8f3b-b241730d5f6a,,USER,What are the names of climbers who are not from the country of Switzerland?,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +92cd413e-4be9-4838-89ec-0006672f30b8,,USER,population of boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +a83f2ec2-83d3-4dde-9382-2c1946eb254a,,USER,What is the average age of all the dogs?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +491f1d5f-a3cf-48a3-b723-da92101dfc0c,,USER,"Which paper's title contains the word ""Database""?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" +501724c6-8eae-4060-9d01-082b525831a5,,USER,What are the names and areas of countries with the top 5 largest area?,"{""transformations"":[{""column"":""SurfaceArea"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +ec1a5f25-2334-48c4-aaed-1bc750db998a,,USER,Return the song in the volume that has spent the most weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +ba74a57a-13ef-4dbc-8c91-743c76b0fad9,,USER,What are the names of the ships that are not from the United States?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +a5430fd7-abee-4d8b-965f-4a1f6eedbffd,,USER,What venues are for Neuroscience ?,"{""transformations"":[{""column"":""venuename"",""transformationType"":""condition"",""operation"":""="",""value"":""'Neuroscience'""}]}","[{""columns"":[""venueId"",""venueName""],""name"":""venue"",""type"":""grid""}]" +5014ff37-4bef-4101-b963-3d42237e476a,,USER,How many musical nominations does each nominee have?,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +0ecef8db-c027-472f-b673-f8f93ab255ec,,USER,"For every fourth-grade classroom, provide the room number and the total student count using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +621e13be-62ab-4904-9d3b-77af7337d0bb,,USER,Give the phones for departments in room 268.,"{""transformations"":[{""column"":""Room"",""transformationType"":""condition"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" +d700d311-ecd8-4a77-bcf1-64d42737c644,,USER,"What is the average age for each city, and what are those cities?","{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +5dc3253d-ada8-43d0-817c-285e2e3f00af,,USER,On which day has it neither been foggy nor rained in the zip code of 94107?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""condition"",""operation"":""="",""value"":94107},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Fog'""},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +a8b5f91d-a2ba-4914-98b3-c1aab22bb9e9,,USER,where is the highest point in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +2ecfb11c-54ea-4366-b3db-7419804b8864,,USER,How many elections are there?,"{""transformations"":[{""column"":""Election_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" +a44036aa-a5ec-4c39-822f-fa6f87579918,,USER,List the average base price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +6e9c803f-34f7-4a75-8640-ceb4b24b32d5,,USER,"For each city, return the highest latitude among its stations.","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +898a27aa-dc71-4283-91dc-593045dd7796,,USER,How many book clubs are there?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +dcf50df9-f36a-4054-9db9-436b7de41983,,USER,Please show the police forces and the number of counties with each police force.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +69137aa6-c0ab-447d-94a3-45af9b58b2a4,,USER,List student ids and their respective hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +2cebd536-9748-4daa-8407-331aa006eaa3,,USER,find the name of the program that was launched most recently.,"{""transformations"":[{""column"":""launch"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +ad7787cf-db3f-4252-8811-34898d580880,,USER,What is the name of the event that happened in the most recent year?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" +b5e223ba-11a1-40af-bc4f-66066b7fc17a,,USER,How many allergy entries are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +69612dd4-590e-4d16-9afc-bba833b17db0,,USER,return me the number of papers after 2000 .,"{""transformations"":[{""column"":""title"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +3bfff78a-60ff-40e4-a450-b12a023f3f9c,,USER,Return the hispanic percentage for cities in which the black percentage is greater than 10.,"{""transformations"":[{""column"":""Black"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +06b616d4-b5a8-4984-b902-c75f73703173,,USER,How many courses are there?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +dee7b4a7-eeab-484b-8ced-6a3e8500a6db,,USER,"What is the list of program names, sorted by the order of launch date?","{""transformations"":[{""column"":""launch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +cf2f80ff-12f4-4f6b-a677-fb24e22ace21,,USER,what is the maximum elevation of guadalupe peak,"{""transformations"":[{""column"":""highest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +291a9927-6d45-4169-b5af-02407217d633,,USER,"For every nationality, how many singers originate from that country?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +b37e00f8-fe9d-487f-9956-0c9aa7a5a84f,,USER,What are the cities that have a branch that opened in 2001 and a branch with more than 100 members?,"{""transformations"":[{""column"":""open_year"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +b46be03f-f68f-4c0b-a19f-483965f1620c,,USER,What is the number of distinct languages used around the world?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +302a0da2-e96b-4cd7-919a-8db679f04872,,USER,Find all actors who are from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +06e456b4-cd21-466e-a16b-0dc46e477676,,USER,"For each classroom, provide the classroom number and the number of grade levels using it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +ab9908fb-c85a-4c9c-b0ed-8395f4ca9c51,,USER,"Show all document ids and the number of paragraphs in each document, ordered by document id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +1370c3c6-b1a2-41eb-8f79-a8422c5f3a36,,USER,Please report the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +f1a7d0d4-0c3b-4a52-96b7-e2d9b230b87a,,USER,"Count the number of universities with over 20,000 enrollees for each affiliation type.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +69d664b9-7250-40c2-bacb-9482b9c31743,,USER,What is the lowest salary in each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +a7824d61-801f-4f93-bc8f-50f6165a1dc0,,USER,Sort the customer names in alphabetical order.,"{""transformations"":[{""column"":""customer_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" +23644192-dd8c-4a20-b2a0-f072f314d905,,USER,Find the order id and customer id associated with the oldest order.,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +0c8dd470-013e-4377-8ae0-4d69305ae30d,,USER,"For each language, list the number of TV Channels that use it.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +5030eae6-84ad-4f54-a9ff-6c71b699dd29,,USER,"return me the references of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +4faef6db-6576-4797-80de-fb84d022f664,,USER,Calculate the number of players with less than 30 points for each position.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +7607734e-f46f-4851-a57c-4bfc206568b6,,USER,How many courses in total are listed?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +dfef9d4e-ba35-4503-a916-41235d7f5980,,USER,Calculate the average number of attendees at home games for each year.,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +d1c1d3e5-2512-4efb-9492-2bf254d69246,,USER,Find the total amount of bonus given in all the evaluations.,"{""transformations"":[{""column"":""bonus"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" +edabefa4-9682-4f65-a55e-be83b228f4af,,USER,Find the name and category of the most expensive product.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +113d86de-11ca-4471-8858-9e2bf3b068af,,USER,how many citizens live in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +c9165798-5b9f-4668-aba7-9b8192eaaa88,,USER,List the maximum price and score of wines for each year.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +c0eb592e-7a5a-461a-9d09-8673d20240ff,,USER,On what dates were employees without the letter M in their first names hired?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +0ad1256c-5004-4d83-85db-333d0ed30b4c,,USER,"For every classroom, reveal the classroom number and student occupancy.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +27217917-a8c0-474d-a20a-d2c94f6b7bba,,USER,What is the description of the product category with the code 'Spices'?,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +1688de14-bdc9-470a-9986-06c9543b4742,,USER,"What are the name and assets of each company, sorted in ascending order of company name?","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +4dc517d0-87cd-4025-a417-bb5bc47cd02d,,USER,Count the number of captains under 50 years old for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +67782e03-a8d0-4547-b473-a8d916877010,,USER,What is the average weight and year for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +2342fb95-5444-48e1-9ed1-b864a71f3dd7,,USER,What are the ids and names of customers with addressed that contain WY and who do not use a credit card for payment?,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""WY""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +362ed6ef-ffe5-4168-b2b0-2e792e15d407,,USER,what is the lowest point in the state of iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +225f61b4-e0a5-48ea-ae81-4a0ea609f388,,USER,How many departments are in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +8a186f26-4712-4b30-8f85-9b1c06e58191,,USER,List each language and the number of TV Channels using it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +2f253740-fa21-4b26-ac68-f579f0408435,,USER,List the companies of entrepreneurs in descending order of money requested.,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +f79ede16-79fd-4607-a9cf-b8a12554dae0,,USER,When is the first transcript released? List the date and details.,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +e0c33b37-f206-49a2-ac20-8d876bcdaf6f,,USER,Give the flight numbers of flights leaving from APG.,"{""transformations"":[{""column"":""SourceAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" +3cb264a7-fb5f-4574-aae5-d24d71efeb5d,,USER,How many sports do we have?,"{""transformations"":[{""column"":""sportname"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +5a450ebc-dbab-4791-8722-033e7538ce23,,USER,What is the number of players who have points less than 30 for each position?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +9c731334-ce8e-457d-a47b-18526e00e179,,USER,what is the density of the wyoming,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +1342df2a-de98-4c80-a8f7-e0376e097a1c,,USER,Show the name and opening year for three churches that opened most recently.,"{""transformations"":[{""column"":""open_date"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +6b0f639c-a48b-4838-bba8-85dafb2e8a84,,USER,Find the names of all person sorted in the descending order using age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +bf65b46a-e3f9-4d01-9f43-18dc866609f1,,USER,could you tell me what is the highest point in the state of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +408a6531-68d7-46d9-9b15-79303a77b0e9,,USER,Find the name of the airport in the city of Goroka.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +0c2eee19-e888-4a8a-a07f-8184a8e99ccc,,USER,List top 3 highest Rating TV series. List the TV series's Episode and Rating.,"{""transformations"":[{""column"":""Rating"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +48203c11-3d98-4871-929f-2c9931e6be25,,USER,What are the names of the teachers whose hometown is not `` Little Lever Urban District '' ?,"{""transformations"":[{""column"":""hometown"",""transformationType"":""condition"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +67c19e38-5841-47da-873f-43c0b2e5ab7b,,USER,Give me a list of all the last names of authors sorted in alphabetical order,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +6747e6ad-6c0f-4d00-ac33-e90118fde8f3,,USER,How many climbers are from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +4fe7c8d2-0c40-4937-bd3d-0aec83375de1,,USER,Find the manager name and district of the shop whose number of products is the largest.,"{""transformations"":[{""column"":""number_products"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +51b96a89-d71f-42fa-af60-9a41ec27c5df,,USER,Count the number of documents with the type code BK that correspond to each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +2c26e3a1-e040-467b-8b2a-c1f821ddaccb,,USER,Find the number of distinct name of losers.,"{""transformations"":[{""column"":""loser_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +4ecad36a-e0b4-43ba-8a1e-bb9874d0e3c3,,USER,"What are the names of actors, ordered alphabetically?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +c72f1617-aaca-4c82-bb1b-506cd273cbef,,USER,List the product ids and the number of unique orders for each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +f767aa9e-5bf9-48f7-a2dc-569fc126f149,,USER,"Display unique affiliations and the count of schools with over 20,000 enrollees for each.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +b391027a-d3c1-40da-ad89-61c16852a94e,,USER,what are the cities in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +47285ebd-3a84-4d63-9c13-852111429c42,,USER,What are the main indstries and total market value for each industry?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +07fb930a-a823-4e6d-87e5-9a5ced9f75ee,,USER,what is the highest elevation in delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +cd80b4b9-986b-4b5c-aafd-86d685c1eaa4,,USER,Show the maximum amount of transaction.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +630df78f-e241-4adc-8a6a-4ee360d34a54,,USER,How many stores are there for each type of store?,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +1e2f6666-9d35-4748-a879-7b6863d0c4bf,,USER,How many patients stay in room 112?,"{""transformations"":[{""column"":""patient"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" +581db0a0-fa65-4d55-b4cb-632ce7c36caf,,USER,Show all game ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +56d2f652-57dc-4f15-8a5c-4b1324b7c1d0,,USER,How many followers does each user have?,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" +66f25a14-3ed6-4134-9280-4c0e884c2197,,USER,Find the count of people for each sex with a weight higher than 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +aaa252c5-0b90-4ea7-9d25-0e1131534e5d,,USER,"Show different carriers of phones, along with the number of phones for each carrier.","{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +887488b8-6ac5-413b-9148-bcfc281d5b6e,,USER,Calculate the number of customers per customer status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +cdc8ace2-0839-478d-bc45-467c4a47308f,,USER,what states are next to kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +fefa524f-a480-450b-9dab-5c2b7ddcf4da,,USER,Find the first names and last names of male (sex is M) faculties who live in building NEB.,"{""transformations"":[{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +16fe5f83-101e-4361-948c-5d23385b5804,,USER,how many cities are there in the united states,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +613b3361-6c69-4dd6-b1f1-03a3cbbda077,,USER,"What are the different schools and their nicknames, ordered by their founding years?","{""transformations"":[{""column"":""founded"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +92d3a35e-0b9d-42e9-9ce6-d6213e3bd3d6,,USER,What is the first name of the students who are in age 20 to 25 and living in PHL city?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PHL""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">="",""value"":20},{""column"":""age"",""transformationType"":""condition"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +44661a14-71b2-42fb-a2ae-bc8eac39725c,,USER,"What are the carriers of devices whose software platforms are not ""Android""?","{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""condition"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +782471f0-b281-4408-9efc-4b4bdcb1fe16,,USER,What is the name of the song that was released in the most recent year?,"{""transformations"":[{""column"":""releasedate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +edbd09c8-2f84-4724-bfb9-7751580c72c5,,USER,What are the different classes of races and how many races fall under each class?,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +266d5f46-2259-4363-8cbf-cb973dd0d35c,,USER,Display country IDs and their respective city counts.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +03d64586-1258-4a10-8fa3-bb07427dbe32,,USER,What is draft detail of the document with id 7?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""draft_number"",""draft_details""],""name"":""Document_Drafts"",""type"":""grid""}]" +d0e49e69-e9b9-4a0f-b549-788ecf6902b2,,USER,"Find the number of students that have at least one grade ""B"".","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" +277e3a77-d4e2-4846-bc62-8d14160d6cf7,,USER,How many languages are in these films?,"{""transformations"":[{""column"":""language_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +00f86bc0-1a9c-4282-972a-b9fd09c9fe57,,USER,Show me the number of parks the state of NY has.,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" +8db8d365-d0bf-4b08-8f75-40d6868e02c5,,USER,Determine the highest price and score of wines in each year.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +f361bf5e-3963-4af7-a2c4-0dd47008ee16,,USER,Show different parties of people along with the number of people in each party.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" +6a578144-0661-4b68-8392-b5d1b29ad977,,USER,"List every individual's first name, middle name and last name in alphabetical order by last name.","{""transformations"":[{""column"":""individual_last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" +7e540d8c-f551-49e9-8f48-af7691ab15b8,,USER,"Find all actors born in "" Tehran ""","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +7d35c3d4-dc9d-407b-ba33-b92bb8fe4bcf,,USER,List all customer status codes and the number of customers having each status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +0ff119c2-48df-4066-9fa8-9e69426aab0d,,USER,"Return the characters for actors, ordered by age descending.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +8f248ae8-b0cd-4d93-8be2-0534dfaffa1c,,USER,"Find the name of all the clubs at ""AKW"".","{""transformations"":[{""column"":""clublocation"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +af6b0ee2-cf9c-4548-9b32-b85f9e0069be,,USER,Give the city and country for the Alton airport.,"{""transformations"":[{""column"":""AirportName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +90c0ccee-c06a-4b43-b016-7252280fb9e3,,USER,What are the name and results of the battles when the bulgarian commander is not 'Boril',"{""transformations"":[{""column"":""bulgarian_commander"",""transformationType"":""condition"",""operation"":""!="",""value"":""Boril""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" +1df79ae6-5473-436f-bd37-81e9cd2deda2,,USER,"How many female actors were born in "" New York City "" after 1980 ?","{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'New York City'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +bfb4e628-27ad-4875-b967-bbfc7aa0600a,,USER,Exhibit the opening years and corresponding church counts.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +ded9e67d-cca9-4054-bd56-977169836a2e,,USER,Give the names of countries that are in Europe and have a population equal to 80000.,"{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Europe'""},{""column"":""Population"",""transformationType"":""condition"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +df4eb746-3673-40ee-b41d-2311c9c127ad,,USER,What are the names and decor of rooms with a king bed? Sort them by their price,"{""transformations"":[{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""},{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +901deea3-85ef-4269-b290-b03fa97ec0e5,,USER,How many statements do we have?,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" +78304212-8c57-4a55-9ab6-a9d55cc7e13c,,USER,"What is the product, chromosome, and porphyria of the enzymes located at 'Cytosol'?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +ad60db3b-f596-42c9-84e9-ad343bf7cf21,,USER,"What are the enrollments of schools whose denomination is not ""Catholic""?","{""transformations"":[{""column"":""Denomination"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +f3b10797-0754-48fb-a24b-2c7c1dbe0e85,,USER,What is the average weight and year for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +8f24cee0-26ea-471f-9a3d-f1f87b9d4237,,USER,Find the package choice and series name of the TV channel that has high definition TV.,"{""transformations"":[{""column"":""hight_definition_TV"",""transformationType"":""condition"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +653cb10c-3009-4fea-bb07-a58ab234f933,,USER,Please show the different statuses of cities and the average population of cities with each status.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +416bedac-3485-45dd-9df4-2693fd8eb06a,,USER,Present all countries and the number of people originating from each.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" +67a83f13-6b25-4d54-82f5-8521499333d0,,USER,Show the order IDs and the quantity of each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +e29ad2c8-29aa-4c79-9176-d1b0ccb9facc,,USER,Find the total credits of courses provided by different department.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +410ca813-1f29-4df5-bfdc-4ae240240897,,USER,Give the names of the nations that were founded after 1950.,"{""transformations"":[{""column"":""IndepYear"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +093807b9-1675-44f8-89ab-ebe04e3becc4,,USER,What are the names and trade names of the medcines that are FDA approved?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +fb6d4bcf-6e80-45a1-a615-060b5415fbee,,USER,"Return the names of conductors that do not have the nationality ""USA"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +754ec8f4-36ae-492f-9034-27fb8455a8e0,,USER,Count the number of captains that have each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +ab02638a-4608-41b0-baf9-a22bab2c4716,,USER,Count the number of films.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +a36213b4-b741-40ef-9192-39623f5e9119,,USER,What is the average enrollment number?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +bccf9d2d-6e9c-4a75-9caf-dcc687e18b75,,USER,What is the average price for flights from Los Angeles to Honolulu.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +cf497a00-f47c-4663-8cd0-bfd552a832f5,,USER,List the name and tonnage ordered by in descending alphaetical order for the names.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" +b25a307e-4c56-49bb-9a50-ce32cc5fdc45,,USER,Find all the directors who are from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" +9d03afd7-03ee-43d1-85e3-00ca501f6847,,USER,How many different departments offer degrees?,"{""transformations"":[{""column"":""department_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" +d87920fd-7adf-4f40-8966-297775c49603,,USER,"What are the phone numbers of customers using the policy with the code ""Life Insurance""?","{""transformations"":[{""column"":""policy_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" +d2303efd-1e32-44e5-bf6a-d6fe738aceb6,,USER,List the names of all distinct races in reversed lexicographic order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +9b102a64-caeb-40a7-934b-cc7b5279b9c2,,USER,What is the average number of international passengers for an airport?,"{""transformations"":[{""column"":""International_Passengers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +da03baf8-e185-4391-8fe6-e7682c5bbad1,,USER,Display cities with their respective student populations.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +aa7273e0-11ca-4cb0-9103-7bc1d8f1cbcc,,USER,How many regions do we have?,"{""transformations"":[{""column"":""Region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +b621aa38-7b4f-41fd-905b-b5e3485310d0,,USER,Show all opening years and the number of churches that opened in that year.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +a06f0ac7-8c4f-4ef3-8d10-d40552833ea5,,USER,Show the average age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +61d465ba-89b6-4999-b5af-f11805f14f0e,,USER,How many courses are offered?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +11b894c5-cce4-49d3-aefa-7c27ee35de4c,,USER,How many films have the word 'Dummy' in their titles?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +dbeb76b2-270d-4f3c-9858-33e578cdcfe1,,USER,Which cities have regional population above 10000000?,"{""transformations"":[{""column"":""regional_population"",""transformationType"":""condition"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +6b9a572a-02f5-40df-ae5a-f3bb9ea679a1,,USER,Show the city and the count of branches established before 2010 in each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +b8b3eafe-d3c7-4735-a71b-f79e5842c60c,,USER,"Find all the songs whose name contains the word ""the"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +0f7cfdfb-e630-4f0f-b4e7-5ce253ce08ac,,USER,What are the id of all the files in mp3 format?,"{""transformations"":[{""column"":""formats"",""transformationType"":""condition"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +e87312f5-f5cf-4a2f-a3ff-4a4af6b62467,,USER,how many rivers are found in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +6c41aba0-d37e-43ec-9a18-229d8b3d7f26,,USER,what is the area of the new mexico state,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +ed3723bc-582a-417b-9624-5770e0fe21ee,,USER,"What are the descriptions of the courses with name ""database""?","{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" +6ef33108-2bc5-47bc-ba7c-1fa9fbc77c84,,USER,What are the codes and names of the cheapest products in each category?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +20b7bb93-d66f-4d57-8795-e66d804268bd,,USER,Identify distinct card type codes and the count of customers holding each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +8afbe0f3-da44-4dd9-bf75-71840c0d3cb9,,USER,What is the transaction type that has processed the greatest total amount in transactions?,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""grouping""},{""column"":""transaction_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +40c39170-b636-4825-a5d8-8651460799b3,,USER,Find the name and level of catalog structure with level between 5 and 10.,"{""transformations"":[{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":"">="",""value"":5},{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" +7155f1e3-10a6-4164-aa2c-d21682b83059,,USER,What are the countries of mountains with height bigger than 5000?,"{""transformations"":[{""column"":""Height"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +1ea43c5f-d116-43c6-97e6-5a031810f55f,,USER,List all public schools and their locations.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +27658223-accd-4ff7-b8ea-4134c3bbfe9a,,USER,What is the name of the singer who is worth the most?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +49d8dc46-14c1-4564-b1bb-04398ac876f5,,USER,Display the distinct city statuses and their average populations.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +1ed01464-5502-44de-84e2-c510d030a6c0,,USER,"Find the name and access counts of all documents, in alphabetic order of the document name.","{""transformations"":[{""column"":""document_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +44471f9a-e97d-4c37-9114-5b60f334de96,,USER,show all train numbers and names ordered by their time from early to late.,"{""transformations"":[{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +0fd7337e-87b1-4e29-b220-4ddd99be7e59,,USER,how high is guadalupe peak,"{""transformations"":[{""column"":""highest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +2381c38a-4b37-4671-8343-94258a705617,,USER,What are the names of the pilots in alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +5c9cc4c6-ed0b-424b-a837-8189633a9570,,USER,What is the average salary of employees who have a commission percentage that is not null?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +7fd597bf-21f1-49cc-be7d-ef9222a90902,,USER,How many different types of transactions are there?,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +227554dd-006d-477e-a732-477094801350,,USER,Which party had the most hosts? Give me the party location.,"{""transformations"":[{""column"":""Number_of_hosts"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +e95fab9a-4d00-423e-9d61-0ae81e012688,,USER,What is the code of each role and the number of employees in each role?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +1e3ee5de-a3d6-46a3-82e7-ca1d88d6e11a,,USER,what are the major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +b8da0216-f495-4264-a4e4-d39e7f05e5b4,,USER,Find the settlement amount of the claim with the largest claim amount. Show both the settlement amount and claim amount.,"{""transformations"":[{""column"":""Amount_Claimed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +7bc9d136-c178-4ffe-92cd-8ae82e9199c4,,USER,What are the names and year of construction for the mills of 'Grondzeiler' type?,"{""transformations"":[{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""="",""value"":""Grondzeiler""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" +89b2840a-4439-490a-a2e9-f8749e036c35,,USER,"Which enzyme names have the substring ""ALA""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +9e164ff3-de53-41a6-8194-3986a51e8530,,USER,What are the distinct buildings with capacities of greater than 50?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +cee51f55-e6b6-40ac-86e6-9f8246f4ab8e,,USER,what cities are located in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +c0b972cd-c591-4437-a282-d10cd111f9ad,,USER,Find the highest rank of all reviews.,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" +d06c807a-978f-4d65-b964-af0d6a699aef,,USER,How many books does each publisher have?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +7caf4fd8-5a58-44b4-bbf9-0e2496b4b2e0,,USER,How many customers live in the city of Prague?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +63c0477e-4cbb-4aa7-a1df-784c249087c4,,USER,List the number of invoices and the invoice total from California.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +c9c48dff-0a3e-4cb2-a66f-a0eb0da7fbf9,,USER,"List the names of countries whose language is not ""German"".","{""transformations"":[{""column"":""Languages"",""transformationType"":""condition"",""operation"":""!="",""value"":""'German'""}]}","[{""columns"":[""Country_ID"",""Name"",""Population"",""Area"",""Languages""],""name"":""country"",""type"":""grid""}]" +9b4c3f80-6a4e-4de7-b914-f8067071b7de,,USER,Count the number of different directors.,"{""transformations"":[{""column"":""director"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +95d846da-0bc5-4255-9b91-ffdc5b21b6b9,,USER,What are the IDs of all students and the number of hours they played?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +b0628fc9-4bbf-49c3-b9e1-d9ae2948f937,,USER,"Show the apartment type code that has the largest number of total rooms, together with the number of bathrooms and number of bedrooms.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +59ba73a8-67ae-4649-ac4e-fab148b90d05,,USER,What are the names of people who are not from Russia?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +351f9ffb-b5ea-426d-9242-20329ddcba81,,USER,What is the number of cartoones written by Joseph Kuhr?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Written_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +4ece4c2b-fabb-4fd3-8f48-09310b86d2ee,,USER,Display the different headquarters and the number of companies at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +ccd6d232-c82d-4ef8-b5c1-9319bd88b0ac,,USER,What is the number of distinct teams that suffer elimination?,"{""transformations"":[{""column"":""team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" +61d10df6-0d5c-45bb-ba09-701ecf52d438,,USER,Show the party and the number of drivers in each party.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +32e083f0-7c66-437b-87ac-d825b73f71ff,,USER,"return me the number of the organizations in "" North America "" .","{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'North America'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" +349707e2-b121-457b-990a-bf96f36e1f2c,,USER,what states does the ohio river run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +3c1b3c5b-d746-40cf-96a5-39c76a77717b,,USER,what is the lowest point in iowa in meters,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +1e60ee4a-95ec-4b43-86ab-ff14e72fba4a,,USER,"What are the distinct reigns of wrestlers whose location is not ""Tokyo,Japan"" ?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +c48090e8-1659-4e20-8790-e8150bdef4a1,,USER,What is id of the city that hosted events in the most recent year?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" +94863c59-21df-47b3-a247-81e77de9abbe,,USER,What is the total population and average area of countries in the continent of North America whose area is bigger than 3000 ?,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""surfacearea"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'north america'""},{""column"":""surfacearea"",""transformationType"":""condition"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +b5426cde-39a2-4cc6-8abc-897e842f5db7,,USER,"What are the names, countries, and ages for every singer in descending order of age?","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +583c3373-6ce0-4657-9895-30846513f41c,,USER,"Give the name, year of independence, and surface area of the country that has the lowest population.","{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +185214b1-b52e-459b-86bb-bbee18004e6c,,USER,List all channel names ordered by their rating in percent from big to small.,"{""transformations"":[{""column"":""rating_in_percent"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +56c2a824-0a07-4310-a3f7-ddf889a769db,,USER,how high is the highest point of delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +fa8ce5d8-edc9-4586-8085-3d6e9461c392,,USER,Show the student IDs and the number of friends for each student.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +375b7c5e-38b5-49fe-9480-de558419b410,,USER,Count the number of farms.,"{""transformations"":[{""column"":""Farm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +c2989145-20d5-4354-b0e1-4ab1b3f0b236,,USER,How many movies were made before 2000?,"{""transformations"":[{""column"":""mID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +da82b373-744d-40c5-a588-8e05d282cc99,,USER,which state has the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +53730568-dfdd-4541-ae98-026cce3d0ffa,,USER,return me the number of keywords .,"{""transformations"":[{""column"":""keyword"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""keyword"",""kid""],""name"":""keyword"",""type"":""grid""}]" +0b5175a5-893b-4ee0-83e0-9c159d0446e7,,USER,Find the average number of customers cross all banks.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +4597ea1f-fea2-433e-9028-258662783ac0,,USER,What campus has the most degrees conferrred over its entire existence?,"{""transformations"":[{""column"":""campus"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" +b5ab62ab-635c-4cc6-bf10-f201b8f626c4,,USER,Find the id of the appointment with the most recent start date?,"{""transformations"":[{""column"":""START"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" +d4fe61b8-7046-4878-b86e-aefc037b90d9,,USER,which state is the city springfield located in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +ac6691ee-9a41-4f27-aef6-0dea90796161,,USER,List the forenames of all distinct drivers in alphabetical order?,"{""transformations"":[{""column"":""forename"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" +c758340e-b5e1-4e41-a556-0e6d47ad28ae,,USER,What is the average number of years spent working as a journalist?,"{""transformations"":[{""column"":""Years_working"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +6408f587-7022-45fa-9c1d-056e9074fb19,,USER,What is the total number of companies?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +8e80bd23-1c05-4b0f-8278-17e0b4722df0,,USER,How many entrepreneurs correspond to each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +b09ce5db-6906-47f7-afb9-5cab2db61db4,,USER,Find the name of the youngest organization.,"{""transformations"":[{""column"":""date_formed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +1e6ddfca-d5fd-4087-bf93-ae5b8514e622,,USER,How many customers are there?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +57457df6-fbe5-4a07-9c9d-79f995a2c383,,USER,Find the number of students in total.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +07635596-96a5-49d2-8dee-13f18ab8350d,,USER,Which courses are taught on days MTW?,"{""transformations"":[{""column"":""Days"",""transformationType"":""condition"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +959a9cc1-14e0-4b94-b219-96a0481260de,,USER,What is the first and last name of all the German drivers?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" +c6ab1c97-99cc-4b5f-851b-3aa82d1eaa14,,USER,Show the names and main services for train stations that have the top three total number of passengers.,"{""transformations"":[{""column"":""total_passengers"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +999fb5dc-0080-4f80-a6cf-9c1a7ebc3101,,USER,Identify the maximum weight for each type of pet and list the pet type alongside its maximum weight.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +2d2dc480-a137-40a0-bca4-dda311d39d1d,,USER,"What are the official native languages that contain the string ""English"".","{""transformations"":[{""column"":""Official_native_language"",""transformationType"":""condition"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" +690bb0f7-645a-4736-84cb-830e8dcc56f1,,USER,What is the maximum number of final tables made among poker players with earnings less than 200000?,"{""transformations"":[{""column"":""Final_Table_Made"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Earnings"",""transformationType"":""condition"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +5ca89e34-eb7f-441f-9751-099611be8459,,USER,How many universities have a location that contains NY?,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +0fc46872-ce0a-4235-b975-b568207ff549,,USER,"What are the customer phone numbers under the policy ""Life Insurance""?","{""transformations"":[{""column"":""policy_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" +ae779f12-1788-4bfd-81ae-fb2017b29652,,USER,Show the number of races in each race class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +bd1acf67-9064-4c8a-bcde-accc7c1d91e0,,USER,Determine the number of singers from each country.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +a1b7edc5-9957-4771-a93f-12ad114f2eb9,,USER,Count the number of sections per course.,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +db093255-678f-489f-880f-3c4d273feae1,,USER,Find the types and details for all premises and order by the premise type.,"{""transformations"":[{""column"":""premises_type"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""premise_id"",""premises_type"",""premise_details""],""name"":""Premises"",""type"":""grid""}]" +7f1715e3-87b0-4b59-baa0-404e623cfe7c,,USER,Determine the types of competitions and the count of competitions for each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +f1dc31a6-1f30-4a24-89a7-3a4f054fb2ea,,USER,how many rivers are in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +be783e97-2e93-47b5-8935-c6314a82aac3,,USER,Who is the youngest employee in the company? List employee's first and last name.,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +e81f8d0d-6f48-48f0-a36f-4af5975ccee2,,USER,What is the name of the technician whose team is not 'NYY'?,"{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +1f4f5516-ea7c-4abd-9f80-d4eff2fa960f,,USER,What is the name and date of the most recent race?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +c84418b1-9102-4375-b787-ff363fbb62d8,,USER,Show all card type codes and the count of customers with cards of each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +b6fac725-ec2c-4909-aa56-5ee7c1f2cceb,,USER,Count the number of different affected regions.,"{""transformations"":[{""column"":""region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" +6ab5bef1-5b3c-4409-896b-bc1d34e16480,,USER,Count the number of friends for each student.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +8b1e3ce8-8eef-4e0b-9766-1cc8276c9397,,USER,What are the names of festivals held in year 2007?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2007}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +b582381a-cfc2-4907-ba72-0ded97ae09fd,,USER,"What are the different software platforms for devices, and how many devices have each?","{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +74874e3b-63fa-4779-a672-b2fff1f625e2,,USER,List student ids and their corresponding like counts.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +15086024-e70a-40af-a94a-ced81f945540,,USER,Count the number of countries.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +27ecc53f-b49f-4c64-b0ec-9b783bdf28fe,,USER,how many rivers in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +354d1497-4bdc-49a4-846c-3f31c7aad823,,USER,Find the name of dorms only for female (F gender).,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +98ddcc0c-7eec-4524-9c1a-6968d0dcd4a2,,USER,Show total points of all players.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +e0d9a005-bacb-4aec-8d31-1e6b28fe9ee1,,USER,how many cities are in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +8dc72134-ac7c-4824-9f5b-24d1ff9b3152,,USER,Find the average order quantity per order.,"{""transformations"":[{""column"":""order_quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" +73c94737-3d94-434f-8d1d-d04593b2eef1,,USER,Find the highest rank of losers in all matches.,"{""transformations"":[{""column"":""loser_rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +8d6d9661-c0b5-40c6-a58a-b62913c7f3b0,,USER,What are the details and star ratings of the three hotels with the lowest price ranges?,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +d20c3a46-051b-45ff-b56c-e79b7a9ac652,,USER,How many movie ratings have more than 3 stars?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""stars"",""transformationType"":""condition"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" +988ffb58-08d9-4354-9ab6-3a77c3dc7a16,,USER,Show different occupations along with the number of players in each occupation.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +1c678562-0623-4ac3-80b0-2a5217db835f,,USER,Find the last names of students studying in room 111.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +2c842dc1-cebe-48f9-88df-a83a97da3a93,,USER,What is the name of every college in alphabetical order that has more than 18000 students enrolled?,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":18000},{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +70d270b5-99c8-41e2-935b-ae2fe96b0a49,,USER,Give the ids of documents with expenses that have the budget code 'SF'.,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" +2650b2e7-300d-441b-8bf7-28cf15614258,,USER,Return the category code and typical price of 'cumin'.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +8dbfc988-6c41-41a3-bc8d-24088951b9b6,,USER,"Show the dates, places, and names of events in descending order of the attendance.","{""transformations"":[{""column"":""Event_Attendance"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" +3aeb369d-7d64-47aa-826f-7e9fc501cd75,,USER,How many rooms with king beds are there for each decor type?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +c66a5bca-e6e3-4604-943e-1cc9a5f59664,,USER,"Who is the earliest graduate of the school? List the first name, middle name and last name.","{""transformations"":[{""column"":""date_left"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +10ab856e-017f-45fd-aa0f-fdef59a1f081,,USER,what states have towns named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +7f1e792c-2813-403b-bdf3-35eb74a7db5b,,USER,What are the names of all songs in English?,"{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +66fc58a1-cd52-42c6-be91-16f846863fa8,,USER,Display music festival categories along with their respective counts.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +a9103c6e-0d63-4e6d-aeef-bfc2dcbd7ecb,,USER,What is the average attendance of stadiums with capacity percentage higher than 100%?,"{""transformations"":[{""column"":""capacity_percentage"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" +cc93c150-a3db-4e0b-abb2-62416c6aec88,,USER,Display police forces and the county counts for each.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +64a83c6c-8e6d-4d1f-b019-0d4c0b58cbbc,,USER,List official names of cities in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +14e6b49c-a074-4385-985c-bb7f1acb6551,,USER,"What is the incident type description for the incident type with code ""VIOLENCE""?","{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'VIOLENCE'""}]}","[{""columns"":[""incident_type_code"",""incident_type_description""],""name"":""Ref_Incident_Type"",""type"":""grid""}]" +e9d5d468-69e5-44f3-9188-01271355434e,,USER,What are the unique types of player positions in the tryout?,"{""transformations"":[{""column"":""pPos"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +77abd2ee-3c36-494d-b12b-138d9b94857f,,USER,How many stations are in Mountain View?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +1fd72ea8-602e-4e87-b114-c708b4fd6d0e,,USER,A list of the top 8 countries by gross/total invoice size. List country name and gross invoice size.,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":8,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +f2dd4695-c355-41e8-b3d2-c3826576208c,,USER,"Show the census ranking of cities whose status are not ""Village"".","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +ab73acad-df60-449a-9823-2b5326a07186,,USER,List all the event names by year from the most recent to the oldest.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" +fabb9c59-dce5-478c-938b-668ef508d8a3,,USER,Find the cities of businesses rated below 1.5,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""<"",""value"":1.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +7d450109-8f1c-46c0-9490-74875550d4e8,,USER,What are the region and population of Angola?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +a98c75d1-fe96-422e-ae43-44b462b71bb3,,USER,where is the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +ab97f59b-ccc7-4e78-95b2-4f2e1f081274,,USER,return me the paper with the most citations .,"{""transformations"":[{""column"":""citation_num"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +0b24a84d-3c7d-40b2-820c-1d063d1a30c4,,USER,Show the number of accounts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +bb85d4f7-5dc0-4196-91cd-a4cdc6f0545a,,USER,Determine the number of different products corresponding to each order id.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +a4fdc2b5-a8d1-4f5c-9a1a-94b74693aa99,,USER,Give the country id and corresponding count of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +c4799e9b-c67b-4a1c-870f-811099b262b9,,USER,"Determine the average base price of rooms, grouped by bed type.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +c762ebb6-e165-4a90-afc0-ec6264387bad,,USER,"Return the dates of ceremony corresponding to music festivals that had the category ""Best Song"" and result ""Awarded"".","{""transformations"":[{""column"":""Category"",""transformationType"":""condition"",""operation"":""="",""value"":""'Best Song'""},{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +1d8d36bb-1acc-4432-8426-fabdbacd799f,,USER,Show the company name and the main industry for all companies whose headquarters are not from USA.,"{""transformations"":[{""column"":""headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +2f168b65-02f7-4356-9ccc-fd69a0c1ed06,,USER,Which abbreviation corresponds to Jetblue Airways?,"{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +2a7c62c7-6a4f-4407-a163-e53a92b1c67b,,USER,List the number of TV channels using each language.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +323fb2ce-2d0a-4496-9315-cb1341bdcee4,,USER,"What are the names of students and their respective departments, ordered by number of credits from least to greatest?","{""transformations"":[{""column"":""tot_cred"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +c09f86d5-a8d3-4a4a-a159-39a50f3dd2c5,,USER,What are the top three apartment types in terms of the average room count? Give me the,"{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +6ac5c7a9-57ea-4175-ad89-dc66c7d7347c,,USER,"Find all the building full names containing the word ""court"".","{""transformations"":[{""column"":""building_full_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +7ad8666f-6b63-4de4-82ea-ad5e84ae3b21,,USER,Return the denomination and number of schools for each denomination.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +6ef8296c-5338-47c9-9a84-ad3272e30a91,,USER,Show the details and star ratings of the 3 least expensive hotels.,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +17c7ad64-5ff3-41f7-b897-ce9835cabdd9,,USER,What are the types of video games and how many games are in each type?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +e0034905-edd9-4e9d-ba08-eb0e011e69da,,USER,List all the customers in increasing order of IDs.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" +233e31b8-4bbd-4d2d-9310-6e0f4607bb68,,USER,How many submissions are there?,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +05d272f0-2277-4712-ad41-ca4c11cdfeb1,,USER,what states surround kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +4409536f-212c-4a1f-a47d-7e5c5c49927f,,USER,"When was the document named ""Marry CV"" stored? Give me the date.","{""transformations"":[{""column"":""Document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" +1edaa983-2fee-4e93-b72a-ebf25a3ef93d,,USER,Show me the cost of the most recently performed treatment.,"{""transformations"":[{""column"":""date_of_treatment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +0f2c2876-8947-4530-8de7-1c9fd1a8e8ec,,USER,What is the minimum salary in each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +3b92e184-07b1-4b5a-b89c-36cd54e9d202,,USER,What is the minimum salary for each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +4b46df9e-4025-4295-8033-11625e1d302c,,USER,"What are the first names for students who have an ""a"" in their first name?","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +eb202aec-e78f-46d9-a11e-91bb0adbf056,,USER,Find the name and training hours of players whose hours are below 1500.,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +7b57e0c9-053d-4281-afea-8ff03bf3de48,,USER,"Show the names and locations of institutions that are founded after 1990 and have the type ""Private"".","{""transformations"":[{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1990},{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""="",""value"":""Private""}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" +64eb0f79-365b-44b0-b527-0778287a118c,,USER,Present different ship types and the average tonnage for each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +f730f8ee-d022-471b-98bc-888103c9da50,,USER,Find the name and capacity of products with price greater than 700 (in USD).,"{""transformations"":[{""column"":""price_in_dollars"",""transformationType"":""condition"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +180ba81e-a8b6-4e92-9269-5266daefe278,,USER,What are the numbers of races for each constructor id?,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +fe695228-7f0e-45c4-999c-d772a9e29bd6,,USER,What is the name of the hardware product with the greatest price?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Hardware""},{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +aec9175e-306f-4382-a0a8-29738a6ae99f,,USER,"What is the name, city, country, and elevation for every airport in the city of New York?","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +8839ef6b-c862-4cb3-b1f5-31ac8f694f47,,USER,what river runs through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +8ea37aa9-47b5-45a3-9b17-f5d326faaa36,,USER,"How many rooms cost more than 120, categorized by decor type?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +a5708fa4-94b2-4949-a3bd-01262065dd56,,USER,How many faculty members are there per rank and gender?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +56742b3a-8d2f-4e12-89c5-5f0963ab85cb,,USER,How many different locations does each school have?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +88cd8dc3-71b1-4935-bddd-9f439d84d7f6,,USER,How many departments are there in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +5ade3bb0-8907-4246-b56f-04dc77dcdeb3,,USER,Count the number of rooms in Lamberton with capacity lower than 50.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +02592dc0-332d-429e-bdce-59653fe39db7,,USER,What is the average number of hosts for parties?,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +37b7755e-c751-47e4-a773-ce78dfe852f4,,USER,How many Professors are in building NEB?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +cea8801b-c917-4240-a16a-de6bc55f4fd9,,USER,List the event venues and names that have the top 2 most number of people attended.,"{""transformations"":[{""column"":""Event_Attendance"",""limit"":2,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" +4bb3f785-2aaa-456f-a568-0e20e2b32f19,,USER,Present all primary industries and their total market values.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +94002348-d185-4dbf-b4f1-93e0054faf96,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +ff70855b-28dd-49a1-b16c-7da78b34852e,,USER,"What are the total number of Domestic Passengers of airports that contain the word ""London"".","{""transformations"":[{""column"":""Domestic_Passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +3b8dd103-918b-4c79-9d39-cfb8281733de,,USER,How many different allergy types exist?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +9a71cda1-8f45-422a-9485-dfa05ec86f70,,USER,What are the enrollment and primary conference for the university which was founded the earliest?,"{""transformations"":[{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +a7da897e-a9c7-4782-9189-d43d2b10d4c0,,USER,List the themes of parties in ascending order of number of hosts.,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +af908e56-012a-41ac-988d-a20ac4674310,,USER,"Return the number of customers who have at least one order with ""Cancelled"" status.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_status"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" +b1d5ee81-c833-417c-b485-afe1ee0960d6,,USER,Find the number of followers for each user.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" +c28d82d4-ac54-43c7-9fb1-74ea1f6d5a39,,USER,Which language has the highest percentage of speakers in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +6d27d953-d568-4e6a-ba4b-716cc24e4dbd,,USER,How many instructors teach a course in the Spring of 2010?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""semester"",""transformationType"":""condition"",""operation"":""="",""value"":""Spring""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" +161cd1ce-2b1e-40bd-8cd2-268ed47ccf46,,USER,What is the average fee for a CSU campus in the year of 1996?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" +c4b63b83-1787-481f-9667-9adea2d84da7,,USER,number of citizens in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +bcf03b29-8b8b-4d73-b743-670d2072abf1,,USER,What are the first names of students studying in room 107?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +7160b3c6-f3f6-4b93-a4fc-03867b572ea4,,USER,"What are the first name, last name, and gender of all the good customers? Order by their last name.","{""transformations"":[{""column"":""good_or_bad_customer"",""transformationType"":""condition"",""operation"":""="",""value"":""good""},{""column"":""last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""coupon_id"",""good_or_bad_customer"",""first_name"",""last_name"",""gender_mf"",""date_became_customer"",""date_last_hire""],""name"":""Customers"",""type"":""grid""}]" +2dc230c1-0b34-4bd0-8785-818d2e963d16,,USER,How many different kinds of information sources are there for injury accidents?,"{""transformations"":[{""column"":""SOURCE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" +ed57ee2a-f774-4c13-93fa-95013be035a2,,USER,"Which category does the product named ""flax"" belong to?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +f2393c38-7209-455f-9a02-927bcc4d4c0e,,USER,"List the method, date and amount of all the payments, in ascending order of date.","{""transformations"":[{""column"":""Date_Payment_Made"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +235f94e6-e796-4bbd-a3a7-b15f09fac5d2,,USER,how long is the rio grande,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +a0764486-b876-4a7c-900c-007e1251b041,,USER,List the height and weight of people in descending order of height.,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +fec7cabd-a4c0-46d8-905e-44e23e04ef1a,,USER,"What are the names, headquarters and founders of the company with the highest revenue?","{""transformations"":[{""column"":""revenue"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +23972b7a-1d88-4016-851b-088da5508e8a,,USER,Please list all songs in volumes in ascending alphabetical order.,"{""transformations"":[{""column"":""Song"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +ed4e2b51-0af8-4142-b290-84da8fe1a669,,USER,What is the student capacity and type of gender for the dorm whose name as the phrase Donor in it?,"{""transformations"":[{""column"":""dorm_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +c478c743-6e9e-4e18-ad94-1c2e2cecd169,,USER,What are all distinct countries where singers above age 20 are from?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +4ecdb366-12e2-4e1a-944f-af3be136bf21,,USER,What are the name of pilots aged 25 or older?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +50344fdd-43ea-498a-9aed-b27ffe07f2ec,,USER,"What is the average number of rooms of apartments with type code ""Studio""?","{""transformations"":[{""column"":""room_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +ba17352f-8bca-4224-bbd1-0ead7a20908b,,USER,Which year has the most degrees conferred?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" +e3bfb5b4-4213-453e-bf17-ef82631854a5,,USER,What is the name of the race held most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +1d559ce8-8459-4930-a7e5-15fabf8c6511,,USER,What is the mean product price for each category?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +c5ec02a3-3161-454a-be34-bedc8e64dfbf,,USER,Determine the maximum acceleration for different numbers of cylinders.,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +c9b86a53-f4b8-4dd0-940d-110768d0727b,,USER,List all the student details in reversed lexicographical order.,"{""transformations"":[{""column"":""other_student_details"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +86b3832f-a9c0-49ea-9fa0-7fe3e6dfcbd9,,USER,Display different ship types along with the average tonnage of each type of ship.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +df64820d-d868-4d82-b46b-b042171f2c61,,USER,How many singers belong to each citizenship category?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +26d2c5ff-e960-490a-858c-dfe4412837aa,,USER,What is the player count from each nation?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +6af3be65-29d9-4ff1-9915-a78fe662d30f,,USER,How many staff live in state Georgia?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_province_county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" +b1160f39-f0c6-4de2-b9f2-78fd0aa4c698,,USER,List today 's journals,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2011},{""column"":""journalid"",""transformationType"":""grouping""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +e2db23a6-5093-4d7f-a32e-607aa30d6f74,,USER,Who are the lieutenant governor and comptroller from the democratic party?,"{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +49c2c0eb-f495-47cc-961c-b72bd5d587dd,,USER,Display the different record companies and the corresponding number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +dba7fc79-1905-4105-88b6-fe3cc19f8ec9,,USER,"What are the distinct years in which the competitions type is not ""Tournament""?","{""transformations"":[{""column"":""Competition_type"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +55ae2008-fe57-43ca-81a1-de686e1ba2eb,,USER,How many distinct names are associated with all the photos?,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" +e0e0ec70-f853-4615-81de-8ed641cff6d3,,USER,Return the names of products in the category 'Spices'.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +9d277aac-f73e-4792-ad08-5be27ea4b4c5,,USER,When and in what zip code did max temperature reach 80?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +67aadbe8-ef34-4325-8c91-a575d5d62337,,USER,Show location and name for all stadiums with a capacity between 5000 and 10000.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":5000},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +dedea186-be29-48a2-85cb-27089c7a5a4b,,USER,find the names of programs whose origin is not in Beijing.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +849feb30-9333-4d64-b646-0207a5cfb630,,USER,what is the area of the largest state,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +5ceddde5-de05-411c-a976-4f34beca55e9,,USER,where is the lowest spot in iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +b3e9d2c3-f0da-4530-93d4-2aa6045d95d3,,USER,What is the average unit price of all the tracks?,"{""transformations"":[{""column"":""UnitPrice"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" +b292276f-fe9c-48ed-8912-a05c8bfb5131,,USER,What is the total amount of grants given by each organization? Also list the organization ID.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +7d431559-2702-44ad-8b47-91eb802660ec,,USER,Find the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +21c2001e-8b15-484a-9d2b-8daea5e3bf3f,,USER,Find the number of departments in each school.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +299f06b6-2085-495b-a4c9-c536f824efd6,,USER,"Display the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade for each grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +0d997cfe-4ada-49d6-bde3-2e7f2220067c,,USER,Find the name and rank of the 3 youngest winners across all matches.,"{""transformations"":[{""column"":""winner_age"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +55c967ce-9606-47f5-ab1b-33cd8bcde72a,,USER,What are the names of the teachers ordered by ascending age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +72e163e5-0923-4df1-9496-1306c0be4e9f,,USER,"return me the homepage of "" University of Michigan "" .","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'University of Michigan'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" +3b3cbf95-59dc-45c5-b2c3-07dc2a92f8bc,,USER,"What are the names of the chairs of festivals, sorted in ascending order of the year held?","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +737d4dea-0616-4c98-8b58-35a43d1f10dc,,USER,Find the marketing region description of China?,"{""transformations"":[{""column"":""Marketing_Region_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" +5293acae-6821-4e07-b7ea-e8b6076685fc,,USER,How many professors are teaching class with code ACCT-211?,"{""transformations"":[{""column"":""PROF_NUM"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CRS_CODE"",""transformationType"":""condition"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +188a96f9-328b-46c5-931d-f514e0ae122e,,USER,Determine the total rating for each channel owner's channels.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +878e1490-8096-4a10-8b6c-a3de4a7c7d47,,USER,Find all the order items whose product id is 11. What are the order item ids?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""condition"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +45420edd-bce6-47cc-b7d1-53cc8e694ed9,,USER,Find the room number of the rooms which can sit 50 to 100 students and their buildings.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +821f34dc-20f4-4ed9-95a6-930aefa0278b,,USER,Identify the most commonly spoken language in each country.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +c06235ce-b98e-46a6-8b95-4665aff3ef9b,,USER,Select the name and price of the cheapest product.,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +264c62af-1178-4ecc-b7fe-61353e87fda6,,USER,"Find the name, type, and flag of the ship that is built in the most recent year.","{""transformations"":[{""column"":""built_year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" +9c440601-2870-489d-9ad4-a7dfa17166de,,USER,Calculate the number of students in a single classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +9bb18ac6-2c92-4a80-be8c-1c4d01745c8b,,USER,Show different nominees and the number of musicals they have been nominated.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +b2d4b6d4-2634-4a7d-8e5d-d74d2497b3b5,,USER,show the lowest low temperature and highest wind speed in miles per hour.,"{""transformations"":[{""column"":""low_temperature"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""wind_speed_mph"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" +4fef30f8-13e2-41c0-8bed-5f9568a385c2,,USER,how many programs are there?,"{""transformations"":[{""column"":""Program_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +5689ba72-abb1-4e03-84a9-e34d30d69b70,,USER,How many cities have a stadium that was opened before the year of 2006?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""opening_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2006}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +5a80f0fb-308d-4538-9e38-d43764ddcc68,,USER,Display the unique hometowns of teachers and their respective teacher counts.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +44572e64-c7cd-4ff5-8f20-be9de6fdf4de,,USER,Tell me the distinct block codes where some rooms are available.,"{""transformations"":[{""column"":""unavailable"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" +8705eafc-5066-4a09-ae1b-742860caa5b5,,USER,What is the name of the race that occurred most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +62f79b19-0c72-4e36-bc40-154fd250917b,,USER,How many customers in state of CA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +263dd613-32c5-4b37-ad0b-ac5259bd7210,,USER,What is the id and market share of the browser Safari?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Safari""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" +d2090a1f-b291-4f63-980a-9819a33c404e,,USER,What are the dates that had the top 5 cloud cover rates? Also tell me the cloud cover rate.,"{""transformations"":[{""column"":""cloud_cover"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +59ba4fef-5bc3-4658-ab0b-d4ce171c808d,,USER,Count the number of players who were born in USA and have bats information 'R'.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_country"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""},{""column"":""bats"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" +0a007a65-b2c3-48dd-9bc3-470220411128,,USER,Give the names of mountains in alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +cc838e9e-90e8-4bfc-a5a5-4360091886d2,,USER,What are the names for the 3 branches that have the most memberships?,"{""transformations"":[{""column"":""membership_amount"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +e3c64da0-d684-471b-90b0-5e9888f34367,,USER,Return the description of the document type name 'Film'.,"{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +9054cad3-1342-4e8d-9a79-e4194d8068bf,,USER,What are the titles of the cartoons sorted alphabetically?,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +0e953f2d-a1ef-43b3-b386-c4021bb35de3,,USER,Return the maximum enrollment across all schools.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +563ffced-3a68-4c09-a476-49b7340769f3,,USER,"Find the last name of the staff whose email address contains ""wrau"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" +478ea971-46ff-4685-980b-4488682e9d81,,USER,Return the average price for each product type.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +f8cdf280-7de6-470c-9776-caa39311215b,,USER,what are the major cities of the us,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +0fa438d5-3e6c-4e16-80e8-87cf6ec2c74a,,USER,"Which customers have the substring ""Diana"" in their names? Return the customer details.","{""transformations"":[{""column"":""customer_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" +f2f816d0-ce71-49b2-bcea-fc1a6f350310,,USER,How many counties are there?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +efdf5b01-f8bf-4e8c-80b7-91df3830fc43,,USER,Show all allergies with type food.,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +f0f1b357-c20b-4dca-8ff3-f6ea8689d593,,USER,What is the average fee for a CSU campus in the year of 2005?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" +f7987468-be60-4019-858a-d2d70e26a395,,USER,Present race classes and the number of races within each class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +bed28911-d304-446b-9ee6-aea41df71c85,,USER,Find the id and name of customers whose address contains WY state and do not use credit card for payment.,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""WY""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +11777ec0-8ee3-4eac-928b-192130b54015,,USER,"return me the citations of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +7b54051b-fc17-4af7-8a5f-1224bb501e7e,,USER,When is the last day any resident moved in?,"{""transformations"":[{""column"":""date_moved_in"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" +1569e6c2-761d-4769-bb0b-d3db3b5a28b6,,USER,List all department names ordered by their starting date.,"{""transformations"":[{""column"":""mgr_start_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Dname"",""Dnumber"",""Mgr_ssn"",""Mgr_start_date""],""name"":""department"",""type"":""grid""}]" +d2e66361-dd96-419a-993b-1e81e894ab76,,USER,What are the characters of actors in descending order of age?,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +08019a88-01a8-4382-921b-f14ff8f836f1,,USER,What is the carrier of the most expensive phone?,"{""transformations"":[{""column"":""Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +3e4caf13-2612-45ae-9773-662f7da24772,,USER,How many different locations does the school with code BUS has?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""condition"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +e8e9039a-f9c1-48f5-b8ae-f3ef9af57ca6,,USER,"For each grade 0 classroom, report the total number of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +52268fea-33c3-43a2-a209-f4c48babe9f0,,USER,How many players are there?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +7bed211c-d34e-4603-81b6-61e9c5770022,,USER,"What is the rank, company, and market value of every comapny in the banking industry ordered by sales and profits?","{""transformations"":[{""column"":""main_industry"",""transformationType"":""condition"",""operation"":""="",""value"":""Banking""},{""column"":""sales_billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""profits_billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +6387c7f4-573f-4433-84ae-c434a78540b4,,USER,Report the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +0bdf62e3-40f0-433f-bade-4b30b9febb06,,USER,where is springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +298ff659-7274-4081-8b18-196f490d189d,,USER,Which city and country is the Alton airport at?,"{""transformations"":[{""column"":""AirportName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +64e14718-af37-48d8-b4c9-71120d03244e,,USER,how tall is the highest point in delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +30d498d4-e15b-4155-923d-6cb9d8bbb90e,,USER,Find the ids of the nurses who are on call in block floor 1 and block code 1.,"{""transformations"":[{""column"":""blockfloor"",""transformationType"":""condition"",""operation"":""="",""value"":1},{""column"":""blockcode"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]" +035990f6-2509-42c6-8e74-18df9d15cafb,,USER,"return me the abstract of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +c6f9cd59-f426-407d-b885-1efd27910e45,,USER,How many invoices do we have?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +bb857d74-8638-4221-ad04-510f4579e68c,,USER,Return the grade for the high schooler named Kyle.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +9fc1b7be-ea9b-4fa7-ad2d-8fdc24aefbad,,USER,Return the weight of the shortest person.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" +fff86fad-2b16-438d-9afd-b09f915e6284,,USER,Show all video games and their types in the order of their names.,"{""transformations"":[{""column"":""gname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +05fd3be7-5a69-4a00-9b52-6f0207f9c70f,,USER,Show the average salary of employees for each department who receive a commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +cb521723-fa38-4015-9358-33cd88814947,,USER,What are the names of artists who are Male and are from UK?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +5045d791-b373-45f3-a72a-82a791e7b305,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +826a1b85-8e83-49fd-bb24-8f6e5db6cfb9,,USER,how many citizens in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +7cf9c5c9-4974-4b48-95f0-88cafce8c826,,USER,Determine the average transaction amount for various investors.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +b7e9c922-96c7-4cc0-840e-ad24df552687,,USER,What is the complete description of the researcher role.,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" +ef92a92b-069e-4ad6-aeab-979cf5caffc7,,USER,"Show all official native languages that contain the word ""English"".","{""transformations"":[{""column"":""Official_native_language"",""transformationType"":""condition"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" +559bb6e2-6642-415b-84a6-39993bba702f,,USER,"Who are the ministers, when did they take office, and when did they leave office, ordered by when they left office?","{""transformations"":[{""column"":""left_office"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +e4729376-44c4-4946-86c7-8de8bc9dc177,,USER,Display statement ids and their corresponding account counts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +9b61b5df-81b0-4993-afa9-6765f634a21d,,USER,What is the smallest weight of the car produced with 8 cylinders on 1974 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":8},{""column"":""year"",""transformationType"":""condition"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +435e0a80-fbaf-49e7-9bc9-becfa3404c90,,USER,how many states have cities named springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +dedc9aec-b743-4647-9530-9b71a43094b7,,USER,What is the age of student Linda Smith?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +db38158f-252a-4e4b-a5b8-a9c1bb2a3631,,USER,List names for drivers from Hartford city and younger than 40.,"{""transformations"":[{""column"":""home_city"",""transformationType"":""condition"",""operation"":""="",""value"":""Hartford""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +82e86923-590d-4128-a346-40b30f3692a2,,USER,Find the number of trains starting from each origin.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +c7b64ccd-a252-42ee-83f3-aac978f1634c,,USER,What are the room numbers and corresponding buildings for classrooms which can seat between 50 to 100 students?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +30396cea-001c-43bc-a41e-41451754d9f8,,USER,Calculate the average rating for right-footed and left-footed players.,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +48b61dac-84ac-4838-9d17-bbe7ece84d70,,USER,When was the school with the largest enrollment founded?,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +a1dd6970-5068-4dfe-b2d1-9772ee7b1513,,USER,through which states does the ohio flow,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +de56fe58-48c2-4fd5-9b17-989d3499d56a,,USER,How many employees are living in Canada?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +7f294992-30a6-45c1-b84d-e1d8af3c0cc1,,USER,List the country ID and number of cities associated with each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +45b8ea8f-5bc7-4de8-a781-6a5c2dbdcc78,,USER,What are the total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +b4419da2-7807-4dc4-9fb3-636ed72fce83,,USER,How many paragraphs in total?,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +3224341a-c616-444c-9a1b-127b6eb8975b,,USER,Return the minister who left office at the latest time.,"{""transformations"":[{""column"":""left_office"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +9f2b86e0-8db3-4cf8-b4a5-fb8106a0bba7,,USER,What are the catalog entry names of the products with next entry ID above 8?,"{""transformations"":[{""column"":""next_entry_id"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +503481cb-cb25-4f75-b914-520f41db3cf3,,USER,what major rivers run through illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +202ace32-ea45-4473-a905-c915281a83f0,,USER,Report the classroom number for each classroom and the number of grades using it.,"{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +b054f15d-8deb-432e-9c4a-d64d30c9ce3e,,USER,Which department has the highest average instructor salary?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +f54f48ce-571d-4a7d-93bf-ec76896dba3a,,USER,"Present the average hotel price, grouped by pet policy.","{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +70fced44-9bcb-488d-bdb1-c5d111894c7f,,USER,Establish the average price per product category.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +b51db8e3-195d-440a-b86a-f715f27c1d24,,USER,What is the mail date of the document with id 7?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""mailed_to_address_id"",""mailing_date""],""name"":""Documents_Mailed"",""type"":""grid""}]" +9049c0e3-ef96-4c64-a84a-03fa044bd1b0,,USER,what states capital is salem,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +8674823e-59ae-46e6-88cc-303f91995ea4,,USER,Show the advisors and the corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +3c023842-4eda-4de5-9c7e-07747a0c084a,,USER,Which room has cheapest base price? List the room's name and the base price.,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +50feb1a8-0c0c-4b50-8f78-b2ebd1cff43c,,USER,List the names of climbers whose country is not Switzerland.,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +a03ed318-ac0f-4efe-9cd5-a158aec86cae,,USER,How many projects are there?,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" +89875ab4-0141-42ea-bf52-83922ecddadd,,USER,Who directed Avatar?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +585a24a4-d54c-4268-abbe-fd824dc89df8,,USER,How many students are enrolled in each department?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +b3fec456-6b97-4562-b7b1-9f1e16ee249f,,USER,What is the name and distance for aircraft with id 12?,"{""transformations"":[{""column"":""aid"",""transformationType"":""condition"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +ade4d783-54b9-4831-ad2e-9cd4d0f961b3,,USER,"Return me the number of cities that has "" Panda Express "" .","{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Panda Express'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +346fee38-ee6a-4b69-b002-add4feb54199,,USER,How many unique order IDs are associated with each product?,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +021d9ccd-be3c-4f11-9df8-2064a569dcd3,,USER,what is the height of the highest mountain in texas,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +308b9dd0-2f52-4c1f-bb47-df99e68d8836,,USER,How many accounts are there for each customer id?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +8530ac95-4cdb-49b6-bfd0-59b08add8234,,USER,How many different kinds of lens brands are there?,"{""transformations"":[{""column"":""brand"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" +3c72838e-1a71-497f-9a73-6455e44a98ed,,USER,how many people are in the state of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +9b4c86ee-1a5d-4925-81ec-19fb4ca84458,,USER,what cities in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +8999afb5-1e7c-4bc2-9b3d-7ff98445a962,,USER,how many cities named austin are there in the usa,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'austin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +6bf03984-da58-422a-9028-3e383cb463ee,,USER,how many square kilometers in the us,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +0df38475-40cc-46db-9d91-f37881ed6ef8,,USER,List the names of all distinct nurses ordered by alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" +a0bf3a4a-9402-40b8-ae77-2c99ca2a9dc0,,USER,What is the number of ships?,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +3c2eb1b9-d4c2-4f16-aeb2-6cf9ba671567,,USER,"What are the method, date and amount of each payment? Sort the list in ascending order of date.","{""transformations"":[{""column"":""Date_Payment_Made"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +4e32fe28-135c-4b48-b926-63e624e4272d,,USER,"What are flight numbers of flights arriving at Airport ""APG""?","{""transformations"":[{""column"":""DestAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" +343cf365-ae83-4c26-a3f3-50a54afa9fdc,,USER,Which airline has abbreviation 'UAL'?,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +ba649d79-9e93-4e57-830d-3dedf3cbc6dd,,USER,How many different addresses do the students currently live?,"{""transformations"":[{""column"":""current_address_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +2a8dc6f3-75b6-42fd-a8a3-112efe0a27c6,,USER,Which movies have 'Deleted Scenes' as a substring in the special feature?,"{""transformations"":[{""column"":""special_features"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +ee281c49-f109-4aa3-ba84-ace6df7006f9,,USER,"Display all document ids and the paragraph count for each, ordered by document id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +13f7dd9f-2dd1-40cb-8ec2-bbd52edec9b2,,USER,Find all actors from Austin born after 1980,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +a357929e-69e9-4082-bb36-9b9860e9504b,,USER,"Find the description of the club ""Pen and Paper Gaming"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +bc4c6fca-5834-49c4-ab9a-7fdf17ae2ebe,,USER,How many total tours were there for each ranking date?,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +9683c0d2-ecde-470f-95fc-6ccbe354ae67,,USER,How many documents correspond with each project id?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +5723aa6a-c94a-402e-b319-92a2a6ec9bab,,USER,How many entrepreneurs are there?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +4b5bda1b-cb0f-4524-9be5-6101f8f0129c,,USER,How many artworks are there?,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +da68ef6b-fa8e-4ae0-854b-50bc46f00a91,,USER,What is the sum of revenue from companies with headquarters in Austin?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""headquarter"",""transformationType"":""condition"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +a8701c86-7351-4491-ab7e-292aeeea4a0c,,USER,how tall is guadalupe peak,"{""transformations"":[{""column"":""highest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +f0c7beaf-b654-499e-951d-ae8e563a3765,,USER,how many states does the missouri run through,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +4051b24b-0ef0-489b-9cd9-896bcd6b23ef,,USER,What are the different years for all competitions that are not of type equal to tournament?,"{""transformations"":[{""column"":""Competition_type"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +8875eab6-c9da-4c82-a661-a8a2c605a68c,,USER,Please show each industry and the corresponding number of companies in that industry.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +c5f0f276-1e0e-44ee-92b7-c8095d8ffdf7,,USER,"Find all 200 meter and 300 meter results of swimmers with nationality ""Australia"".","{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""Australia""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" +df37eb07-91d6-4fd3-b96c-5fd0b0d8af70,,USER,What are the ids of the students who registered for course 301 most recently?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301},{""column"":""date_of_attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" +66c56316-0e00-4738-b057-ddc1bfa9ab0a,,USER,How many different industries are the companies in?,"{""transformations"":[{""column"":""Industry"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +5ed0c998-76c4-468f-aea6-2e76086a8806,,USER,Find all movies produced in 2015,"{""transformations"":[{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2015}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +84605203-5558-4725-a6e0-afcb96cceabe,,USER,how many states border at least one other state,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +df56a4a5-c6f5-4d26-8909-3425cb023f2c,,USER,Find the ids of reviewers who didn't only give 4 star.,"{""transformations"":[{""column"":""stars"",""transformationType"":""condition"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" +7f7d327f-9694-4a87-9479-98e9a376123d,,USER,Please show the categories of music festivals and the count of each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +1681b9e3-d6d7-4c2c-b4cd-6e67fe792272,,USER,Find the id and name of the museum that has the most staff members?,"{""transformations"":[{""column"":""num_of_staff"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" +c3b5d72a-0f1d-4914-a75a-8495d96a3a88,,USER,"What year was the movie "" The Imitation Game "" produced","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'The Imitation Game'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +b3246174-235a-465a-8ba1-d6d268e8714e,,USER,How many different status codes of things are there?,"{""transformations"":[{""column"":""Status_of_Thing_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""thing_id"",""Date_and_Date"",""Status_of_Thing_Code""],""name"":""Timed_Status_of_Things"",""type"":""grid""}]" +59e3400c-e292-49ed-86cf-e0736e31c62a,,USER,"Which authors have last name ""Ueno""? List their first names.","{""transformations"":[{""column"":""lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +8675e8a0-af51-4bf7-8562-192953075dd4,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +a04a5d3a-c73f-4ff6-a1ad-3c59f2824db3,,USER,"What are the famous titles and ages of each artist, listed in descending order by age?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +41616545-9357-47e8-b78d-b7059c042927,,USER,Please show different software platforms and the corresponding number of devices using each.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +f809d908-cde4-446c-b0d7-25518abbb3a6,,USER,what are the rivers of illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +e7720964-d1a6-46b3-b310-be808cab1c5f,,USER,Calculate the number of programs broadcast in each time section of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +9055fd07-7614-47d5-9e5c-aa840d01a9e2,,USER,How many clubs have total medals less than 10?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Total"",""transformationType"":""condition"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" +c3e26a44-c3b1-419f-b684-6879f3738066,,USER,when is the hire date for those employees whose first name does not containing the letter M?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +1067a3c2-553b-4b12-b471-acc0541f8d43,,USER,Count the number of statements.,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" +9780cadf-23a6-421e-ac76-7acc31272eed,,USER,How many templates do we have?,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +8cc4b477-d81f-44b3-83b2-31a0b85aa75c,,USER,"return me the number of citations of "" Making database systems usable "" in each year .","{""transformations"":[{""column"":""citation_num"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +f4e42715-47ee-4495-9f5b-5eab0f4c206f,,USER,What is the company where Eduardo Martins is a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eduardo'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +7c87f36c-c850-4a66-8071-a48a0cc875da,,USER,What is the location of the party with the most hosts?,"{""transformations"":[{""column"":""Number_of_hosts"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +bf7c54b2-0fab-4834-b362-d36a0b5f4183,,USER,What are the names of modern rooms that have a base price lower than $160 and two beds.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":""<"",""value"":160},{""column"":""beds"",""transformationType"":""condition"",""operation"":""="",""value"":2},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b7820ad6-6feb-4c35-8350-702fc3557a4a,,USER,"Show flight number, origin, destination of all flights in the alphabetical order of the departure cities.","{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +13fdce7c-75ce-4341-afb9-16eb11cd807e,,USER,List the publication dates of publications with 3 lowest prices.,"{""transformations"":[{""column"":""Price"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +f0c215c6-ea36-4477-9a61-72e036964364,,USER,"Tell me the location of the club ""Hopkins Student Enterprises"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +71e9dbfd-f022-49a7-9418-cc445e50552e,,USER,How many distinct transaction types are used in the transactions?,"{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +b8eaa1a1-b9a1-4a72-bf1a-0e4d86c45ece,,USER,"What are the different card type codes, and how many customers hold each type?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +31dcbabb-229f-4f8b-b79b-156a068cf2f0,,USER,How many different products correspond to each order id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +6155822f-ce1a-41aa-8792-5ad013a7440d,,USER,Present each industry and the associated number of companies.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +35b5a013-45ba-4149-ab4b-1cc88d1b2de0,,USER,"For each zip code, determine the number of times the maximum wind speed has reached 25 mph.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +d172b7b7-4ea2-4cae-9b5a-3e60f96828f9,,USER,name the major rivers in illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +573370db-ba1e-4705-9740-6ce5e02ebba8,,USER,Count the number of countries.,"{""transformations"":[{""column"":""Country_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" +4bf365cf-64e7-4a79-b364-97119796fb77,,USER,Find the average elevation of airports in each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +14a0ea7b-5ac1-4765-8b92-73e5dc9b8bf2,,USER,Show all ages and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +5b2e30e9-d688-4535-904d-b35d43e5e322,,USER,"show the titles, and authors or editors for all books made after the year 1989.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +b0fa762e-d5c9-4f2c-8a74-1130d34dba25,,USER,Present all directors along with the count of movies they have directed.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +39131664-481f-492c-bd43-c2d4791556bf,,USER,What are the locations of all the gas stations ordered by opening year?,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +01d45e29-e693-4104-bcde-2b52996e7331,,USER,Count the number of rooms with prices above 120 for different decors.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +66f5056b-3fb8-4eba-a95c-38fe6cf29195,,USER,How much is the track Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +afde514c-81e4-47be-ab77-46d610c34fc2,,USER,Sort the names of all counties in ascending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +979135b6-d574-47b9-b462-46b5b2d725bd,,USER,Show all book categories and the number of books in each category.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +a822daac-77e0-47ec-bbe3-0434b4d9011b,,USER,Show the average transaction amount for different transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +d8264e00-d509-4835-bca0-6896efae42d2,,USER,Count the number of ships for each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +82dd9b78-b9c0-4962-9d50-bb1df7df59de,,USER,List the number of high schoolers in each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +5059c649-6466-4355-b45d-1677a3da280d,,USER,Show first name for all students with major 600.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +f3d1a7b5-2f4b-4250-beed-c3f5f764ba3c,,USER,What are the different district names in order of descending city area?,"{""transformations"":[{""column"":""city_area"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +4739e250-e95c-4dc3-92a0-e5df5897da8e,,USER,Count the number of captains in each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +e8e0e1a0-7996-43a7-a88d-70ca9e6d8267,,USER,Show the flight number of flights with three lowest distances.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +4d255872-9314-4409-9e0c-09aa0869db0b,,USER,Find the total number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +bf27bdf9-a25d-4f0a-ab9c-385215deb44f,,USER,Show the name and the release year of the song by the youngest singer.,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +2e6ec953-2fe6-46bb-9e0b-be4ae1adc0ed,,USER,"How many team franchises are active, with active value 'Y'?","{""transformations"":[{""column"":""franchise_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" +0539227d-ef78-4004-bb9f-b19a90ae0555,,USER,"What is the earliest date of a transcript release, and what details can you tell me?","{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +d79e8f10-fbbe-43d1-b57e-7a0de446b277,,USER,Show the enrollment and primary_conference of the oldest college.,"{""transformations"":[{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +cee49830-12c0-4645-a043-1ff6c877c875,,USER,Show the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +d8320fc9-cbed-4a61-a886-303fdf793a46,,USER,"What year was "" Benedict Cumberbatch "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Benedict Cumberbatch'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +b6fe1d05-fa4a-4170-bccd-bfc2893c12f9,,USER,What is the oldest age among the students?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +8658fabc-0fcc-4706-85a6-ebdcbd41428d,,USER,List the name of the shop with the latest open year.,"{""transformations"":[{""column"":""Open_Year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +63b3f862-de2d-439b-82af-a285d0c6d72d,,USER,Find the rooms of faculties with rank professor who live in building NEB.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +eee762e4-df76-47c8-a2ab-a7394f678f34,,USER,What are the number of rooms for each bed type?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +21982c30-cb61-4ca4-90d4-5fd6e7d65398,,USER,Show all flight number from Los Angeles.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +562d4663-26fa-446f-80f3-200bed9d3926,,USER,Count the number of different hometowns of these people.,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +1461cf75-29e5-4e53-8536-ec4c755b8216,,USER,When did the first staff for the projects started working?,"{""transformations"":[{""column"":""date_from"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +f865fefd-f575-4d7e-a2ff-0f5835855da2,,USER,how many female dependents are there?,"{""transformations"":[{""column"":""Essn"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" +c689763d-beba-484f-89e5-71c542b4ae07,,USER,What is the largest payment amount?,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +b95ad45d-b92a-4aa6-8599-f8e16c880a11,,USER,In which year did the most recent crime happen?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +1b0fc8ea-9e73-48ff-9cf4-cb42fc60a93b,,USER,"What are all different template ids used for documents, and how many times were each of them used?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +bc24c00f-3ab9-4e5b-a977-0255e5caba10,,USER,Count the number of male and female artists.,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +41e97d59-c64d-4c29-9c57-cad5703a4a11,,USER,Find the highest latitude for the stations in each city.,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +b5918fbe-c151-4101-9fed-7e5a384ed3cc,,USER,What are the names of all the scientists in alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" +d7942951-a4a5-4e89-97f1-67aa6fe529d8,,USER,where is the lowest point in iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +cbc3c6aa-acf6-4308-b27b-ec0b9fbaa630,,USER,List the film studios and their respective movie production counts.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +6b1dec6c-2283-4aa3-a2fe-1e6c0adc03bc,,USER,through which states does the ohio run,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +aaa9f711-05a0-426f-a400-6911cbf02e60,,USER,what is the capital of the state texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +912aae64-9bad-4ef2-b58f-c27928eafef2,,USER,Count the number of markets that have a number of cities lower than 300.,"{""transformations"":[{""column"":""Market_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_cities"",""transformationType"":""condition"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +7edd02d4-169e-461a-b264-de14cb469d1a,,USER,Display various software platforms and the number of devices using each.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +70813c8e-8057-43d6-96ec-45889fdadd7d,,USER,How many products are there?,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +54a8619a-642a-4ed3-8c1a-d9a257d2569f,,USER,"Show the description of transaction type with code ""PUR"".","{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'PUR'""}]}","[{""columns"":[""transaction_type_code"",""transaction_type_description""],""name"":""Ref_Transaction_Types"",""type"":""grid""}]" +d59d2884-003b-43dd-bccd-06914355fdb4,,USER,How many buildings are there?,"{""transformations"":[{""column"":""building_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" +654b80e4-29fb-41f3-9a04-9cead4b4a003,,USER,What is the average price of products with manufacturer codes equal to 2?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +e5ed359e-a98b-46bd-b84a-528f32f26bfa,,USER,What are the descriptions for all the math courses?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +626c9a38-660a-4c37-a41f-0a38c31b788e,,USER,Show the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +9abf18c6-55d4-417e-bf95-8bd3ab7b3a34,,USER,What is the average rating for right-footed players and left-footed players?,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +445c8f75-7e9e-458c-b378-83eb6e85fad7,,USER,What is the id of the student who most recently registered course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301},{""column"":""date_of_attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" +d8fb0f2e-afda-4114-8725-ec1c7789a5d7,,USER,What is the average price of wine for each category?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +da9083be-c452-44c9-b255-94ae79e768d1,,USER,"Find all the product whose name contains the word ""Scanner"".","{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +851fb426-ea8a-4a7c-91e0-c00dd6ff5fd7,,USER,Display order ids and the invoice count for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +cafc7628-8b0f-408a-b4fe-b678f5de50d8,,USER,"In each country, how many airports exist?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +e139c17f-838e-4212-b109-46f47d023dd0,,USER,Calculate the average age and the number of male students in each city.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +48ba4320-9923-467d-84a1-a9b5efde249d,,USER,What is the average price of the products for each category?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +3f2aad57-1bfb-4b28-bf4a-406fad0ff8e3,,USER,How many budgets are above 3000 in year 2001 or before?,"{""transformations"":[{""column"":""School_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""budgeted"",""transformationType"":""condition"",""operation"":"">"",""value"":3000},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" +042608d6-950c-45f8-bf6f-c7b04a11b746,,USER,"What are the names of companies whose headquarters are not ""USA""?","{""transformations"":[{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +beaa4c9c-f3ce-4b85-a50b-e0ffd1e1b853,,USER,Which grade is studying in classroom 103?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +5a0d4689-03da-4f0a-b52c-5109dadfc897,,USER,How many different templates do all document use?,"{""transformations"":[{""column"":""template_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +a9fa352a-7384-4a67-84b9-804b6bd7e7bb,,USER,Show the parties of people and the number of individuals per party.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" +f90ae3f8-4e58-4183-9f62-2b448ebfdd09,,USER,"Find the name, headquarter and founder of the manufacturer that has the highest revenue.","{""transformations"":[{""column"":""revenue"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +9d87470e-1084-4ee9-a3ec-da5e9abceb27,,USER,Display various citizenships and the highest net worth of singers for each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +562e5b4c-55fc-4858-b181-1a8cecb1f301,,USER,What is the count of distinct employees with certificates?,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" +106effb7-7d8a-4b6c-8706-25d021845e0c,,USER,How many artists are there for each gender?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b4a1fd52-8afa-4f96-8d00-5eebf46ea9e8,,USER,"What are the names of customers who use payment method ""Cash""?","{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +4098e4b7-af13-464d-8e75-0c297d121210,,USER,How many credits are offered by the department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +5c9695af-cbbb-45b5-919c-073e9824e3af,,USER,Find the last names of students with major 50.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +9e1a9e99-9cd6-4001-a914-bbec7536718b,,USER,Which state has the greatest total number of bank customers?,"{""transformations"":[{""column"":""state"",""transformationType"":""grouping""},{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +23f3e09a-ac8a-4478-a5b9-ad2b68a5ee60,,USER,"Calculate the average account balance for customers with credit scores below 50, grouped by account type.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +76bff48a-03ee-48a8-9171-994a824f4bd2,,USER,What is the name of the movie produced after 2000 and directed by James Cameron?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""James Cameron""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +5575b2e8-7504-4462-b077-3381a5b875b2,,USER,what are the major cities in the usa,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +f6fc7ddb-e8d7-44f9-aac9-f2afaf942e0a,,USER,How many artists are there?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +b0196211-054e-4e6b-8b0f-8abfccbdc82c,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +baf573fa-09a2-491f-bb54-53413a9eaa81,,USER,What is the minimum snatch score?,"{""transformations"":[{""column"":""snatch"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +d00c1a6c-20b6-4276-bbab-19a73ab854cc,,USER,List all names of courses with 1 credit?,"{""transformations"":[{""column"":""Credits"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +ca2828bc-d6ee-4fc7-856f-2e6fdff1b03a,,USER,what states are next to the ohio,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +46bdfcba-d0fd-4e36-87d8-a78c27cad445,,USER,"Select the average price of each manufacturer's products, showing only the manufacturer's code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +d440c21d-6135-46a6-89f2-94cd5828ffd8,,USER,Provide the college name and the number of authors submitting from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +866f14fb-b262-4108-afb7-5721c15d5204,,USER,List the names of all scientists sorted in alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" +25382be1-49d2-46d6-9a22-7ab9c3c53ce6,,USER,"List the name of ships whose nationality is not ""United States"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +442042a2-e23a-40ab-9d85-508a0c978f16,,USER,How many different types of sports do we offer?,"{""transformations"":[{""column"":""sportname"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +2f38f0aa-0511-4cdf-b0b2-8aadb28b7e63,,USER,List the total number of horses on farms in ascending order.,"{""transformations"":[{""column"":""Total_Horses"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +159119b2-d5d9-4b83-a990-3262ea2e59a7,,USER,In which country does Roberto Almeida?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Roberto'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +b1a148b8-3993-40f9-8621-2fb84e5a9877,,USER,Show the average transaction amount for different transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +e05fc2a1-0659-4683-8a1c-07ef1933d502,,USER,Give the airline with abbreviation 'UAL'.,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +5052c793-ff79-4404-9c55-38a51b0f471d,,USER,What are the numbers of constructors for different nationalities?,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +727588c2-e3ea-4afc-a59a-4875623e8e81,,USER,"Please list support, consider, and oppose rates for each candidate in ascending order by unsure rate.","{""transformations"":[{""column"":""unsure_rate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +57643927-8844-443e-b09a-ebf3b35baa2c,,USER,What are the title and rental rate of the film with the highest rental rate?,"{""transformations"":[{""column"":""rental_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +8a726018-6642-4caf-a95f-fd9f2c7fa31b,,USER,How many colleges has more than 15000 students?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +4b49bf03-9f64-4089-8f01-51afdcd4ee03,,USER,What is the horsepower of the car with the largest accelerate?,"{""transformations"":[{""column"":""accelerate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +1d0fb93d-b7d5-4074-90ae-0627aa57140f,,USER,What are the daily hire costs for the products with substring 'Book' in its name?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Book""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" +11d717c1-2366-49c5-8387-86f7e3f0343e,,USER,Display unique railway locations and the number of railways in each location.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +3c133178-1f14-487c-a1d4-e62038cd9229,,USER,Display various statuses and the count of roller coasters with each status.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +494a2488-86a2-4da1-838b-97cb1567f9e4,,USER,How many distinct allergies are there?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +cf224c7b-c317-4a73-a1e9-a4ce9f82bb51,,USER,Give me Brazil’s population and life expectancies.,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +04f8106e-9353-4db7-a9c1-4268e25d1852,,USER,Count the number of storms in which at least 1 person died.,"{""transformations"":[{""column"":""Storm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_Deaths"",""transformationType"":""condition"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +6117a2af-7a76-4c3b-b2a5-ff55c59ae7b0,,USER,Calculate the total revenue of each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +636b3b0f-4812-4f1f-9a6d-cfe097952e44,,USER,Count the number of climbers.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +c70d10e3-2970-4b68-8a95-39ec95ed47b0,,USER,How many staff have the first name Ludie?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +61b6da36-a59d-4620-a8a1-4607d54e21d0,,USER,What is the name and category code of the product with the highest price?,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +983fd236-8a2d-4ce8-83eb-3b441cbc90ff,,USER,Count the number of artists who are older than 46 and joined after 1990.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":46},{""column"":""year_join"",""transformationType"":""condition"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +23b507a8-3fba-4691-ad69-0a2e480c6fd5,,USER,"What is the first name and last name of the customer that has email ""luisg@embraer.com.br""?","{""transformations"":[{""column"":""Email"",""transformationType"":""condition"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" +dcfb02ec-1202-4624-be84-fd9565918a58,,USER,How many students does one classroom have?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +b74058e5-c0a5-4f47-accd-4d1d82dd07b8,,USER,Which document type is described with the prefix 'Initial'?,"{""transformations"":[{""column"":""document_description"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" +ae4ac5ba-1424-46e7-80dd-3f548cc2edd4,,USER,"What are the elimination moves of wrestlers whose team is ""Team Orton""?","{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" +7f194d84-d628-4c56-bb63-679b9b33aa47,,USER,Find all states in which there is a Whataburger,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Whataburger'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +6aba6b0a-c976-440e-bd16-4be80aed75bd,,USER,What are the different cities that have more than 100 memberships?,"{""transformations"":[{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +c0a3a8cc-a16b-4a26-afcb-9a326a99ab4d,,USER,What is the name of the song that was released most recently?,"{""transformations"":[{""column"":""releasedate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +4587f1b8-b61e-469b-a1ee-5c8662ce41b6,,USER,"Find the titles and studios of the films that are produced by some film studios that contained the word ""Universal"".","{""transformations"":[{""column"":""Studio"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +1a9ca7d6-ac6f-4380-ac26-93b01dad4c5c,,USER,Return the names of the 3 most populated countries.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +c4a89fc4-276c-4ee6-9e36-72245cec1da4,,USER,"What are the distinct nominees of the musicals with the award that is not ""Tony Award""?","{""transformations"":[{""column"":""Award"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +0d228ea8-048b-410a-bce4-e66705b99d6d,,USER,What is the average capacity of the stadiums that were opened in year 2005?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""opening_year"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +e1180ee5-6ce8-4ea8-b79b-e08030f0e6f9,,USER,What is the number of aircraft?,"{""transformations"":[{""column"":""Aircraft_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" +dce99d1d-d253-4c45-8efe-8b97f9f0498d,,USER,Show the student IDs and numbers of friends corresponding to each.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +4e93c49e-decb-4a8c-babd-69eb7f51b356,,USER,How many distinct cities does the employees live in?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +d6ff63e9-fc9e-48d1-b9f8-ebbfc52d3dc4,,USER,Which school has the smallest enrollment size per state and what is its name?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +c47be038-6a36-4568-96c1-bb8d9ab81a73,,USER,What are the names of all campuses located at Chico?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +6dc28e27-b5df-41c5-9022-7b83e1c19859,,USER,"What is the abbreviation of Airline ""JetBlue Airways""?","{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +32864bf9-2e30-4e7b-94bb-cebe35a2fd8d,,USER,"For each city, how many branches opened before 2010?","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +91f4f404-3d70-4ddd-9267-2f4ce0c7dffb,,USER,Determine the total number of payments made for each payment method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +632ee2a0-b5da-4fcd-8e6d-a64a59a43d04,,USER,what is the size of the largest state in the usa,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +0dd5c1c2-f141-454c-80d9-d9a8c2e45778,,USER,"Find the name, enrollment of the colleges whose size is bigger than 10000 and location is in state LA.","{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":10000},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +14824bcd-a1b9-4e74-bc62-b280e68774c5,,USER,Which channels are not owned by CCTV? Give me the channel names.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +e1763ff2-12fc-4d82-91a7-88d9d88c5428,,USER,What are the different membership levels?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +899d635f-89a4-49a7-ad1e-b7994717d54c,,USER,"Show the description for role name ""Proof Reader"".","{""transformations"":[{""column"":""role_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" +55ec3bda-21dd-4dff-ac88-29b0043424fc,,USER,Count the number of different companies.,"{""transformations"":[{""column"":""Company"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +3428b141-425f-4da8-b6da-79a3407f43b4,,USER,Display denominations along with the count of schools with that denomination.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +544b70e2-5472-425c-8042-519d75e74c94,,USER,What are the names of the singers who are not French citizens?,"{""transformations"":[{""column"":""Citizenship"",""transformationType"":""condition"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +70b50e24-263e-4a16-9095-b2dce294727c,,USER,How many individuals under 40 are there for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +202935a4-1633-4073-9459-4097ad8796e6,,USER,"What is the name, account type, and account balance corresponding to the customer with the highest credit score?","{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +d3f11122-e474-40a4-a803-0fbac046c77f,,USER,Identify city statuses and their respective average populations.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +7096058c-b87e-4c44-9960-55d792fe1224,,USER,What is the name of the department with the most credits?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""credits"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +c2a53365-7194-48eb-b0a4-58403cdd3ae4,,USER,Show all countries and the number of people from each country.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" +e406fc39-c640-4292-9d07-3e3b5fbf7760,,USER,List all club names in ascending order of start year.,"{""transformations"":[{""column"":""Start_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +24d9d695-8373-4777-add6-20b2a23226e0,,USER,"Return the maximum support rate, minimum consider rate, and minimum oppose rate across all candidates?","{""transformations"":[{""column"":""support_rate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""consider_rate"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""oppose_rate"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +33c7511d-bdec-46ef-982f-ec263d4c414f,,USER,"What are the different card type codes, and how many different customers hold each type?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +2f8f61cd-6567-4018-a4bf-c160d2fc8c7d,,USER,Count the number of schools that have had basketball matches.,"{""transformations"":[{""column"":""school_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +7a47d9f7-0c9f-4ffe-be81-1ce105cab75b,,USER,What are the different dorm amenity names in alphabetical order?,"{""transformations"":[{""column"":""amenity_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" +5bc7673c-acd6-41a8-834d-5274312171de,,USER,How many distinct types of accounts are there?,"{""transformations"":[{""column"":""acc_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +8dfec0bf-7d24-4257-a342-787474e2454e,,USER,Give me the name of all the actors from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +7895d440-aedc-4ddd-966b-715598c39ef9,,USER,How many different position for players are listed?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +a2117b43-73cc-4da0-b861-b2d74e33882c,,USER,Show the party with drivers from Hartford and drivers older than 40.,"{""transformations"":[{""column"":""home_city"",""transformationType"":""condition"",""operation"":""="",""value"":""Hartford""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +b4af60e9-489f-4d0b-bfee-fba9bb44b8f0,,USER,"Which Payments were processed with Visa? List the payment Id, the date and the amount.","{""transformations"":[{""column"":""Payment_Method_Code"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +08ed7478-21c3-4b45-a3a9-bd5eb11918c1,,USER,List customer status codes and their corresponding customer counts.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +eb6e1e73-9167-4e3a-b90f-656761dda7d9,,USER,In how many different cities are banks located?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +0b136909-2989-4615-b996-bf8ce1645cb0,,USER,How many poker players are there?,"{""transformations"":[{""column"":""Poker_Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +42693ed2-8a7f-4576-a9ef-16a2820a01ae,,USER,What are the birth dates of employees living in Edmonton?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +7594380a-0f31-4ece-871e-a559c9faa9b2,,USER,List email address and birthday of customer whose first name as Carole.,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +8d70155a-0399-4ad5-bdea-6df50b9cb826,,USER,What is the number of employees in each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +7476aa6b-de09-4480-98dd-0935547ba79b,,USER,What is the average speed of roller coasters?,"{""transformations"":[{""column"":""Speed"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +56beef66-aff8-4d3a-bafd-8b5b34c105e2,,USER,How old is each student and how many students are each age?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +62037558-899c-4aca-b2aa-efbdecfd9706,,USER,"What are the first names of students, ordered by age from greatest to least?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +2a405470-e397-4137-92d7-4dc3f902d3f2,,USER,List the studios of each film and the number of films produced by that studio.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +bc400092-76a9-43d8-96fb-9b66cb123ae3,,USER,How many people in total can stay in the modern rooms of this inn?,"{""transformations"":[{""column"":""maxOccupancy"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +5a711017-449c-40c5-b975-aea6a5dfafc7,,USER,Show all locations and the total number of platforms and passengers for all train stations in each location.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +1ad584c5-57c0-46ab-92cf-2ce1e1dc1d33,,USER,How many Bangladeshi artists are listed?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +c141401b-7b1b-4d18-be4b-28794097f460,,USER,What are the different types of player positions?,"{""transformations"":[{""column"":""pPos"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +1b41ce46-5331-4fc9-b4c1-53f298fbf45f,,USER,List the name of actors whose age is not 20.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +22e74caf-e116-41cd-a1c2-1a71f0626867,,USER,What country is Jetblue Airways affiliated with?,"{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +6cb2cc78-8014-473c-806c-587c32564d8f,,USER,List the total points of gymnasts in descending order.,"{""transformations"":[{""column"":""Total_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +cdce075b-ac03-438f-9bf6-5649dc1c3c3e,,USER,how many states does the missouri river run through,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +1380e0c3-faf6-40f0-9ce9-924b0b8b8b0d,,USER,How many teachers are there?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +abebd093-b125-4a28-9a13-ed70a4a0e6ff,,USER,Find the number of distinct bed types available in this inn.,"{""transformations"":[{""column"":""bedType"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +f85e5264-6037-4c87-b9ea-8c9140b6634c,,USER,"Which customers use ""Cash"" for payment method? Return the customer names.","{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +a9c711cd-e54d-4794-9f82-5703af785a94,,USER,"Who are the ministers and what parties do they belong to, listed descending by the times they took office?","{""transformations"":[{""column"":""took_office"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +946ea0ca-bc28-42c7-85f7-41342cc0c77d,,USER,"For each classroom, report the classroom number and count the number of distinct grades that use it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +8560a578-1335-4012-b9c1-b034d8c4edad,,USER,Return the full names and salaries for employees with first names that end with the letter m.,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +503eb22c-d6b7-489a-abb4-0e7f33c07372,,USER,"On average, when were the transcripts printed?","{""transformations"":[{""column"":""transcript_date"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +0b96ba87-fe0d-4e37-b24f-5fb7de44f48d,,USER,What is the famous release date of the artist with the oldest age?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +8026fdbc-777d-49b0-b930-b5dfedc794db,,USER,What is the average balance in checking accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +5b29dcb6-5790-4add-b6b4-7cbc4f4210cb,,USER,Show the maximum share count of transactions where the amount is smaller than 10000,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""amount_of_transaction"",""transformationType"":""condition"",""operation"":""<"",""value"":10000}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +ce1c5a67-9d50-463e-9fd4-c027d7ba6a19,,USER,What is the average age of males with different job titles?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +4b8b3c2e-f3c6-46d8-a9d1-b18b41a4f2ee,,USER,"For each denomination, return the denomination and the count of schools with that denomination.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +840e5c16-65b0-413a-b24b-ba4a8395924b,,USER,What are the names and ids of customers whose address contains TN?,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +c272daad-3f0b-4ac7-aaae-06ffa3d418cc,,USER,Count the distinct addresses for every school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +b19cb8bd-219a-462b-8007-1a42032f2bdc,,USER,How many documents exist for each category?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +9c6b3446-04c1-4a7b-a9b6-5416f25da3ad,,USER,Show the date and venue of each workshop in ascending alphabetical order of the venue.,"{""transformations"":[{""column"":""Venue"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" +c1e3d1ce-141c-43f6-b9e1-01b9ee65139d,,USER,What is the total number of people who could stay in the modern rooms in this inn?,"{""transformations"":[{""column"":""maxOccupancy"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +aa919bdc-5853-4aad-8791-bc11d65958b9,,USER,"What is the title, phone number and hire date for the employee named Nancy Edwards?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +a8afe1a9-ebdb-4906-a5b3-7d2e70a961d8,,USER,"display the department ID, full name (first and last name), salary for those employees who is highest salary in every department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +63272f55-6473-43d4-9b6b-c9abc195a142,,USER,Show the party and the number of drivers in each party.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +1d0f5bc8-0ff4-4d12-a4d0-6dcc15233971,,USER,Show all majors and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +45807b07-8b71-4d8f-8ce1-5712740dffd6,,USER,Find the name and revenue of the company that earns the highest revenue in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +88ab3c89-035f-4642-b75d-46ace3cc9889,,USER,What are the document ids for the budget type code 'SF'?,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" +a1104f5d-0164-47a4-92c7-ad447d127b03,,USER,List the names of climbers in descending order of points.,"{""transformations"":[{""column"":""Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +b0beff39-5851-4d42-8437-1e03c14d1db5,,USER,What are the product id and product type of the cheapest product?,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +404afe74-2f87-4b59-a6bf-105582db772c,,USER,What is the total share of transactions?,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +5e3bd4f2-91f3-4f6d-8863-f849ea18c208,,USER,List the distinct parties of representatives and the count of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +dff2b475-ea80-45e4-96f4-15f73f97246d,,USER,"list the card number of all members whose hometown address includes word ""Kentucky"".","{""transformations"":[{""column"":""Hometown"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +676eac7c-ec63-4cf6-85de-57fe7094f93e,,USER,Count the number of submissions.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +c97add6b-b372-42e5-873c-45dfbc4a909f,,USER,"What are the different product names, and what is the average product price for each of them?","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +b38d00a8-8a32-4116-8ff2-373536aaa5cc,,USER,"What is the description of the claim status ""Open""?","{""transformations"":[{""column"":""claim_status_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" +5f06f8b1-0b3d-4284-a694-15f3c58575d9,,USER,How many users are there?,"{""transformations"":[{""column"":""u_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""u_id"",""name""],""name"":""useracct"",""type"":""grid""}]" +38be0d12-c1e6-4fd1-8ee5-3f0f08d70654,,USER,"What are the order ids and customer ids for orders that have been Cancelled, sorted by their order dates?","{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""},{""column"":""order_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" +70875491-9b2c-4051-bf97-2d14bda0d117,,USER,What is the total number of tours for each ranking date?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +e9a1ed53-461f-43ae-a38e-7f235a0c5c8c,,USER,List the names of all distinct products in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" +b5bc3d10-3091-4318-a718-c547fd1ef4ad,,USER,Provide a count of pilots from each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +c191a711-274b-4f76-9060-e3c244755298,,USER,How many faculty do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +d07c6654-0021-47b2-90fd-7e77275dd629,,USER,What campuses are in Los Angeles county?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +c3a2abe6-d840-4f2f-9f1e-b92958a03591,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +6e30773c-fc7c-4a4b-81da-a0cdc81ea202,,USER,Find the first names of all the authors ordered in alphabetical order.,"{""transformations"":[{""column"":""fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +f5e4c33c-8909-4cc4-9b10-caaac62d6b0a,,USER,What are the investors of entrepreneurs and the corresponding number of entrepreneurs invested by each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +b6a08fd3-eb6a-476a-95b2-be4629620508,,USER,How many different countries are all the swimmers from?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" +ab5448e7-0953-41a6-bcd5-bd528eb7feac,,USER,how many people live in seattle washington,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'seattle'""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'washington'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +d5fc5f7a-3c07-455b-b182-7d48e8b1deca,,USER,How many games are held after season 2007?,"{""transformations"":[{""column"":""stadium_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""season"",""transformationType"":""condition"",""operation"":"">"",""value"":2007}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" +95459b39-db8f-4d8c-9a3e-1e8703bf7614,,USER,show me all the major lakes in the us,"{""transformations"":[{""column"":""area"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" +0db278a8-e365-4f7f-ae1b-e0d1c8a67d8e,,USER,How many different roles are there on the project staff?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +e75f6719-b798-44d5-ba04-c21d3653615e,,USER,Find the name of players whose card is yes in the descending order of training hours.,"{""transformations"":[{""column"":""yCard"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""HS"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +4bcdccaf-5ef6-4c97-bed6-8b148d2f5e63,,USER,Give the name of the department with the lowest budget.,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +c59fb880-2484-4896-8dce-22e7bac03c94,,USER,How many airlines does Russia has?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +b4d5f85b-fbb7-4900-a1cc-3046ab387290,,USER,In how many different states are banks located?,"{""transformations"":[{""column"":""state"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +f6175f43-7a69-4f5d-99f4-6389887f5209,,USER,Count the total number of apartment bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +ff8976d3-120b-47cd-9b6d-f7a2146f3d8e,,USER,What is the total population of Gelderland district?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" +191cfb19-890f-419c-b9c3-803e9d0ec106,,USER,Find the number of matches happened in each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +ccc4f0b1-ce32-4e19-8c4d-586f75a8aceb,,USER,"Which apartment type has the largest number of total rooms? Return the apartment type code, its number of bathrooms and number of bedrooms.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +317d0a2b-89a3-46f7-bba0-aee7bb454210,,USER,Tell me the age of the oldest dog.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +6a438153-67ea-44f0-a6fe-ed401ddb23db,,USER,Count the number of individuals with a weight over 85 for each gender.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +592c4dd4-c26e-47da-8918-016002a2ea3e,,USER,"How many students, on average, does each college have enrolled?","{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +1038529b-7db9-4795-bc2e-da8ffae3b0c9,,USER,Show the order ids and the number of invoices for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +4c16925f-2a68-461d-a963-fd7a426f6c86,,USER,What are the room names and ids of all the rooms that cost more than 160 and can accommodate more than two people.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":160},{""column"":""maxOccupancy"",""transformationType"":""condition"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +78b13fb5-82d9-4e9d-b00a-93b3e1837e20,,USER,Show all book categories and the number of books in each category.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +b9f9f318-d698-42b2-afd3-efd3872e7d93,,USER,What are the names and enrollment numbers for colleges that have more than 10000 enrolled and are located in Louisiana?,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":10000},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +9d0962dc-719e-4bd9-943c-33ffbfcb2a72,,USER,Give the name of the student in the History department with the most credits.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""},{""column"":""tot_cred"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +1b5f1066-5de3-4a1d-bbac-4cf864d992d0,,USER,"Find the id of the item whose title is ""orange"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'orange'""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" +42c96bc7-77fc-4b2d-aa76-334f993ab837,,USER,Determine the average weight per pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +0e65b5c4-4f5a-4052-bbb7-005fcd1b9d3d,,USER,What is the name and salary of the employee with the id 242518965?,"{""transformations"":[{""column"":""eid"",""transformationType"":""condition"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +7360226a-4f35-41fd-a45e-1226d003d8c3,,USER,List the names of members in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +14e321f0-647c-431f-b611-356237be4650,,USER,Show all template type codes and the number of templates for each.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +6985614a-4a19-492a-9c56-dd44f2016bb1,,USER,List the name of ships in ascending order of tonnage.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +6dcd81eb-7123-459b-b952-ef388a5dfd7d,,USER,"Find all Apple Store in "" Los Angeles ""","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple Store'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +f22a1777-9590-4a33-967f-c75013c3deb7,,USER,Show different colleges along with the number of authors of submission from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +a1547c40-6def-4530-a3a8-4504e6c0dfe4,,USER,Display the number of students and their corresponding ages.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +d29c8f8a-cb78-42a9-b4c2-8f9cd7fe3855,,USER,What are airport names at City 'Aberdeen'?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +10fcc1f5-68c0-48a6-8699-ec67d5e1f6f7,,USER,List the first name and birth date of all players from the country with code USA.,"{""transformations"":[{""column"":""country_code"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +15f4495f-58cc-40bd-82a2-1d161f80fb09,,USER,show major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +7df98248-f316-491e-b6d0-191541289a59,,USER,"How many invoices were billed from Chicago, IL?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +eea05121-926a-48ca-bd4d-5f4e84e48fa1,,USER,Determine the count of captains under 50 years old for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +682a8fcb-526f-4dff-bb31-6970add62567,,USER,how many rivers are there in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +d0f5627d-36b9-4fcd-a915-9f3a059fd9c1,,USER,find the number of different programs that are broadcast during night time.,"{""transformations"":[{""column"":""program_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""condition"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +b3c4b4b5-1187-419b-bda7-90b9a423210c,,USER,what is the area of all the states combined,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +1125d806-17f1-4d66-a9ef-f73efe14c8a2,,USER,List the names of phones in ascending order of price.,"{""transformations"":[{""column"":""Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +ad7378cd-b7db-40c1-acbd-7eeed6e91056,,USER,Provide the country id and the number of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +2678e466-f185-4734-bb51-092fa6aea3ff,,USER,how many states have major rivers,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +bf1c9e8e-4748-42c1-8741-8a82ae15cccb,,USER,How many people are under 40 for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +9d8af97b-7e27-403c-b677-d0c6faab607e,,USER,return me the papers after 2000 .,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +2404320a-d710-4f95-afe3-0888f9d6ac62,,USER,Present all template type codes and the corresponding template count for each type.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +b4bc320c-e599-484d-88c0-917aef32d402,,USER,"For each unique product name, calculate its average price.","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +98dd5e80-eb8d-4c9b-b060-6c77f9c137b7,,USER,What details are there on the research staff? List the result in ascending alphabetical order.,"{""transformations"":[{""column"":""staff_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" +ab19fdc6-4e0f-4e4a-bdad-51fa5e72754b,,USER,How many counties are there in total?,"{""transformations"":[{""column"":""County_Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +a60d4d79-4fda-449a-b999-4bd757cf6a4f,,USER,How many milliseconds long is Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +4735853a-add6-4576-92a0-3e7dcd0b2f19,,USER,Return the average horizontal bar points across all gymnasts.,"{""transformations"":[{""column"":""Horizontal_Bar_Points"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +92c136fa-41c8-4df5-9398-2d6d8707fe3f,,USER,Return the names and template ids for documents that contain the letter w in their description.,"{""transformations"":[{""column"":""Document_Description"",""transformationType"":""condition"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +2a9f9bb7-5300-482f-a75b-9ed629ba2459,,USER,What are the themes of farm competitions sorted by year in ascending order?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" +9b2518eb-a2c8-4fce-97a1-5e5cbbd5e0b0,,USER,"What are the names of documents that contain the substring ""CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +7bae6e9e-f6d7-4d5b-b300-4d9d62f391c6,,USER,return me the homepage of the VLDB conference .,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'VLDB'""}]}","[{""columns"":[""cid"",""homepage"",""name""],""name"":""conference"",""type"":""grid""}]" +fbd4b651-3cb9-4216-94f2-773716eaede2,,USER,"What are the job ids and dates of hire for employees hired after November 5th, 2007 and before July 5th, 2009?","{""transformations"":[{""column"":""hire_date"",""transformationType"":""condition"",""operation"":"">="",""value"":""2007-11-05""},{""column"":""hire_date"",""transformationType"":""condition"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +627b726a-ffca-44d7-85a5-0dfb491d67fe,,USER,How many people live in Gelderland district?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" +9d917719-0033-41cf-b524-6d7bdd721b27,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M and make the result set in ascending order by department number.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""},{""column"":""department_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +823dd5f0-68ad-4d52-8b07-ebcd0adf297d,,USER,"Select the name and price of all products with a price larger than or equal to $180, and sort first by price (in descending order), and then by name (in ascending order).","{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">="",""value"":180},{""column"":""price"",""transformationType"":""sorting"",""direction"":""desc""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +6b80b80b-b42e-4d1c-81c9-e24126ec7198,,USER,what is the average population of the us by state,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +29011af2-7193-4288-ab45-f45a1147648b,,USER,"What are the first name, last name, and phone number of all the female faculty members?","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +61a745bf-b778-4034-9ddd-be464399cb7a,,USER,Identify the youngest age for each job position.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +403d1886-6e3c-4e0e-8054-f55037abdc7c,,USER,"Give me the payment Id, the date and the amount for all the payments processed with Visa.","{""transformations"":[{""column"":""Payment_Method_Code"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +bcf896e2-0649-45bd-8712-21a787e123ee,,USER,Find the number of different cities which banks are located at.,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +d1ef378b-bb7e-4191-8b45-6c6c7fae8127,,USER,What is the zip code that has the lowest average mean sea level pressure?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""grouping""},{""column"":""mean_sea_level_pressure_inches"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +363854ab-acf4-4026-90c1-1542cc5dea2a,,USER,"Find the location of the club ""Pen and Paper Gaming"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +521176ba-c67e-43fd-a2b6-41e52c53ac4e,,USER,"Which programs' origins are not ""Beijing""? Give me the program names.","{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +f747ebf1-db71-4e04-8e43-90c8b6267b8b,,USER,Show product IDs and the count of unique orders containing each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +b317d51b-2d8a-4d3c-a6e2-c3636d8497df,,USER,List the name of browsers in descending order by market share.,"{""transformations"":[{""column"":""market_share"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" +4bcc6466-b956-4128-a50e-f65dbec58c11,,USER,Find the average age of all students living in the each city.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +07fac1a2-5d93-42c1-bc33-5d5a296ed3ad,,USER,Select the average product price per manufacturer code.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +b7cab572-2a9c-4a01-9217-b5a147fdd7a3,,USER,Which city is post code 255 located in?,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +ef929d96-cdef-48fa-a2ce-8be574c1e2ae,,USER,"List the name of technicians whose team is not ""NYY"".","{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +5e52ecbc-3e97-46ab-9ae8-f817bdf85867,,USER,List all region names in alphabetical order.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +d731e887-5798-4c24-aa59-3567cced3abf,,USER,Find the city with post code 255.,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +8b56fda1-d3e8-4f54-8342-8ae52de26cd3,,USER,What are the notes of the death events which has substring 'East'?,"{""transformations"":[{""column"":""note"",""transformationType"":""condition"",""operation"":""contains"",""value"":""East""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" +789483a7-8d5b-45de-b03d-6d471007e469,,USER,What is the city with the smallest GDP? Return the city and its GDP.,"{""transformations"":[{""column"":""GDP"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +574261d8-f22b-4e46-b196-78b789a1aa1b,,USER,Can you show all majors along with the corresponding number of students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +90fec74c-75cd-49ab-88b2-567c355606fc,,USER,What is the issue date of the volume with the minimum weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +e41c212b-d962-422f-a566-f85d440b2f94,,USER,What is the average distance and price for all flights from LA?,"{""transformations"":[{""column"":""distance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +d85a90f4-918f-4f19-84ed-d5cfc2eb9317,,USER,"Find the name, city, and country of the airport that has the highest latitude.","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +2e1428cd-9c5c-4e74-9977-174cc724f27e,,USER,What are the dates that have an average sea level pressure between 30.3 and 31?,"{""transformations"":[{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":"">="",""value"":30.3},{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +92368c75-90b4-4dcc-8e7b-656453754df4,,USER,List in alphabetic order the names of all distinct instructors.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +3f1074b1-4ab8-4f68-b019-70fc84945666,,USER,What is the velocity of the pilot named 'Thompson'?,"{""transformations"":[{""column"":""velocity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pilot"",""transformationType"":""condition"",""operation"":""="",""value"":""Thompson""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" +b4818c9c-d2b5-454c-acab-fc3830aa0ebc,,USER,What is the type of video game Call of Destiny.,"{""transformations"":[{""column"":""gname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +605453ed-79f1-49f3-8ab6-2c62b3de57af,,USER,How many students are enrolled in college?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +a4eb33af-3ca2-47c9-bd62-de54a11cea4e,,USER,What campuses are located in the county of Los Angeles?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +9f65de53-dc47-4554-a7be-59ad38c206e0,,USER,How many phones belong to each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +a22de58a-6d38-4435-9fd5-8f56ed2d8d39,,USER,Count the number of likes per student ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +693c187e-01c6-4023-970f-67e811f542c7,,USER,What are the ids of the trips that lasted the longest and how long did they last?,"{""transformations"":[{""column"":""duration"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +a91f2139-2efb-4c51-8c2d-1cf1b0e3daf0,,USER,How old is the average person for each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +a936101c-421c-4647-9820-e27570f4b9bb,,USER,Which major has least number of students? List the major and the number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Major"",""transformationType"":""grouping""},{""column"":""Major"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c9428e33-e2b3-4512-8922-01a646d3a475,,USER,Please show the categories of the music festivals and the count.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +520b8b91-226e-4953-a476-74d6a90335f5,,USER,How many railways are there?,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +d9ae014c-7c20-4d08-862f-530c13a8d8d2,,USER,Find the number of different states which banks are located at.,"{""transformations"":[{""column"":""state"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +7bf88a75-146a-477a-bec1-c097037e2413,,USER,How many games are played for all football games by students on scholarship?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""sportname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Football'""},{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +e18f8ec8-aa57-498d-9553-6ff2e50d8075,,USER,Display all headquarters and the number of companies in each headquarters.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +0b389b86-dc4c-4eb8-b5e8-76b40c1bccaf,,USER,What campuses are located in Los Angeles county and opened after 1950?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +f50eb720-69bd-44bc-8e00-36f00cd74b4c,,USER,Find the number of different cities that employees live in.,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +523bb5f8-e10c-4946-a4a1-f9871a2dab23,,USER,What are the majors of male (sex is M) students?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +0117c43a-6174-4d9e-a16b-22b276ce1a30,,USER,Find the number of sections for each course.,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +4339b6bf-ad75-4fe3-bfc0-c5b0b4ed59b6,,USER,What are the Package Options of the TV Channels whose series names are Sky Radio?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +65645ae0-7133-4c5e-96ad-5793afe57464,,USER,what is the population of seattle washington,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'seattle'""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'washington'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +8d99510f-4bf2-4d0f-862b-42ffeade4ad3,,USER,Show phone carriers and the number of phones associated with each carrier.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +7ea1d42c-1ad9-4f80-9914-3fe52bec8030,,USER,"What is the content of TV Channel with serial name ""Sky Radio""?","{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +68e17253-212a-4176-bc72-8ec90bd2e46e,,USER,Count the number of artists.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +8ab1a1a3-4627-483d-b518-06b67706c3aa,,USER,Count the number of classrooms in Lamberton.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +6e55e135-bc9c-4e11-be54-4f580be85214,,USER,"Which catalog contents have a product stock number that starts from ""2""? Show the catalog entry names.","{""transformations"":[{""column"":""product_stock_number"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +15e638ab-f3df-4d23-85de-fbb556bcbbe2,,USER,Find all the female actors from Austin,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +ae148b73-972b-44ab-b051-10b7f2cb609c,,USER,What is the rating of the restaurant Subway?,"{""transformations"":[{""column"":""ResName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" +59e7617a-f6be-4daf-b3e5-b8f01fbaccd2,,USER,What are the different ages of editors? Show each age along with the number of editors of that age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +9d29e542-a101-407e-9ce6-63b83796e851,,USER,Give me the name and description of the location with code x.,"{""transformations"":[{""column"":""location_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" +87fc5145-46ec-4424-a2ee-7d5e32fa6300,,USER,how long is the rio grande river in miles,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +0a86208b-88fd-43a4-97e7-cda5aa9d770b,,USER,"What are the district names and city populations for all districts that between 200,000 and 2,000,000 residents?","{""transformations"":[{""column"":""City_Population"",""transformationType"":""condition"",""operation"":"">="",""value"":200000},{""column"":""City_Population"",""transformationType"":""condition"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +a0e4bf5c-332d-4725-b705-9392a0155c91,,USER,Find the name of customer who has the lowest credit score.,"{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +e68e51c6-8e76-44fb-b9ba-810193aefbb3,,USER,What is the name and directors of all the cartoons that are ordered by air date?,"{""transformations"":[{""column"":""Original_air_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +ffc8e0ac-b8e3-4ec8-9e23-502f4ddf9940,,USER,What is the average rank for winners in all matches?,"{""transformations"":[{""column"":""winner_rank"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +0cc6ad76-0a99-4ec1-9ffa-29e419b3383c,,USER,Show the number of male and female faculty members for each rank.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +ed2769b0-4428-441e-9160-3604c890557c,,USER,Which district has the least area?,"{""transformations"":[{""column"":""city_area"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +8c19012b-5077-4d1d-bdfb-4b7b177033cb,,USER,Find all the ids and dates of the logs for the problem whose id is 10.,"{""transformations"":[{""column"":""problem_id"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +6b36a573-6b24-4d2e-a1fd-6767c7d27282,,USER,Find the number of members living in each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +aa31c4bc-37f9-42d6-8cb9-a5d60a622bcc,,USER,Which university is in Los Angeles county and opened after 1950?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +4b497e48-cb6e-4de4-b12d-1e89e7a42fc4,,USER,Which Advisor has most of students? List advisor and the number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Advisor"",""transformationType"":""grouping""},{""column"":""Advisor"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +fe99ea40-387c-409c-81ec-21c88905776e,,USER,Determine the number of captains in each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +0eecac75-f697-476c-af38-d804d6176eba,,USER,"Show all movie titles, years, and directors, ordered by budget.","{""transformations"":[{""column"":""budget_million"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +01f08278-df26-43b4-b5a1-9823eb7aa40d,,USER,Return the average earnings across all poker players.,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +3ba0fbf5-b88c-4353-bcba-26b0f8a37c96,,USER,Display various railway builders and the number of railways built by each.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +74fea11d-c4ae-4272-801d-f6b3803046fe,,USER,How many entrepreneurs correspond to each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +f8f04e0a-c7a0-43d4-bc21-e0f20340ad98,,USER,How many roller coasters are there?,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +c7c26d26-718e-4a53-991b-17de4edcf2b7,,USER,"What are the names of wines, sorted in alphabetical order?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +aa445810-9d64-4ac1-b41e-bd92398b8a87,,USER,Find the number of universities with an enrollment size over 20000 for each affiliation type.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +17592063-4797-4d4d-820a-d3f26f0471cc,,USER,"Show the name, street address, and number of floors for all buildings ordered by the number of floors.","{""transformations"":[{""column"":""floors"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" +3833a8e1-f51f-4bf4-833b-2d36a523d080,,USER,How many distinct artists have volumes?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +13ccafda-447d-41f4-b307-bb0a9feca243,,USER,"What is the description of the club ""Pen and Paper Gaming""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +20efe87e-dcb1-4fed-be56-369a44930780,,USER,Show all countries and the number of people from each country.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" +98e73d16-7adc-4147-953a-f9fd5a087e7f,,USER,How many different card types are there?,"{""transformations"":[{""column"":""card_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +97a9f2da-fb72-4ea8-8864-4c3a7a1fbf7f,,USER,What is the description of document type 'Paper'?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_type_code"",""document_type_description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +00f60854-ad24-45a8-9c02-e90d9ce5792f,,USER,A list of the top 10 countries by average invoice size. List country name and average invoice size.,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +5f0eb025-c099-480d-87dc-83114d153bc0,,USER,Find the total balance across checking accounts.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +b9581c8e-a8c4-4988-b0eb-05f98cc1c367,,USER,What are the first names of all students who are older than 20?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +01f0f68a-2ef1-4c3a-9e65-859636b8a866,,USER,Sort employee names by their age in ascending order.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +0b966a44-8ecf-4d8e-bb69-071a54f85a24,,USER,"Which buildings does ""Emma"" manage? Give me the short names of the buildings.","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +c610fd91-bc9e-4033-bee6-b89bf3509489,,USER,What are the names of the mills which are not located in 'Donceel'?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""Donceel""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" +6eb0c7e3-d64c-4a35-ba65-9608e8958538,,USER,How many sections are in each course?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +7a7532c2-59b0-44a0-8584-28583742f986,,USER,List the distinct carriers of phones with memories bigger than 32.,"{""transformations"":[{""column"":""Memory_in_G"",""transformationType"":""condition"",""operation"":"">"",""value"":32}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +6eef9d06-dfcd-4684-9215-2cd0312a9ec6,,USER,what state borders kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +95936592-248e-44de-a758-bd9d391c8fba,,USER,What are the names and account balances of customers with the letter a in their names?,"{""transformations"":[{""column"":""cust_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +0c8e6c36-7fbe-44b8-88e8-93516918f05e,,USER,"Which professionals live in a city containing the substring 'West'? List his or her role, street, city and state.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" +f2fe2e42-bb4c-446c-8205-bd664c514d70,,USER,Find the number of members residing at each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +e46529c5-b015-46db-87bc-c6c540c35b2c,,USER,Find the average elevation of all airports for each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +60e346eb-3ed4-4633-926d-26799e2b9e45,,USER,"What is the gender of the teacher with last name ""Medhurst""?","{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Medhurst'""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" +1a8d61fd-8ae4-46d9-920c-bd6d35bd834c,,USER,"Given the titles of all courses, in order of titles and credits.","{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +d7c928d1-6fc8-4d25-9eea-bca9aede93f3,,USER,When did the first payment happen?,"{""transformations"":[{""column"":""payment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +7e3c690f-47b8-4843-bb4c-c291d2c109b8,,USER,Identify the shop count for each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +2fbf3474-c7ba-4710-b8e5-257d6d8fed4c,,USER,What is the list of school locations sorted in ascending order of school enrollment?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +29234e8f-42f7-4b26-9bcd-84ac59c8a2e7,,USER,Find the number of distinct gender for dorms.,"{""transformations"":[{""column"":""gender"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +3e566f93-252c-4729-8521-ec08db7d6dfe,,USER,"Sort all the shops by number products in descending order, and return the name, location and district of each shop.","{""transformations"":[{""column"":""number_products"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +d2b578af-a0f6-434a-b8d3-d7bd80fb38ec,,USER,What are the 3 counties that have the smallest population? Give me the county names.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +61dca68a-45e5-4743-88eb-af372b991bfe,,USER,List the text of all tweets in the order of date.,"{""transformations"":[{""column"":""createdate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" +eecc76cc-5948-422f-bd83-05a043c26842,,USER,Display all student IDs and their total hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +ddc21ff2-b9e9-4c6b-bde5-e6f4bb8c45a7,,USER,Count the number of different statuses.,"{""transformations"":[{""column"":""Status"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +0c36dac7-c05a-403c-ae03-e9d6b14739b7,,USER,How many distinct payment methods are used by parties?,"{""transformations"":[{""column"":""payment_method_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" +0f4b7331-8375-4bd3-b121-e4d8bf1318fd,,USER,List the builders of railways in ascending alphabetical order.,"{""transformations"":[{""column"":""Builder"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +d40a47b8-6268-41c8-9eff-4cfb0adbbb17,,USER,"List the camera lens names containing substring ""Digital"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Digital""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" +916d068c-d0f3-4afb-a349-6f1461c1b595,,USER,How many weddings are there in year 2016?,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" +afc8dcb0-acb1-43cd-be29-68af178d9e18,,USER,"How many adults stay in the room CONRAD SELBIG checked in on Oct 23, 2010?","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-10-23'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'CONRAD'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +13a68b76-e0d8-4a89-a52e-159723895688,,USER,Return the famous release date for the oldest artist.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +ad9fb31a-735b-4e9d-a9ab-0ba39b982b7b,,USER,Compute the average price of all products with manufacturer code equal to 2.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +ace8ce30-97c6-4ce3-ae7c-ac4cb09a6837,,USER,Find the number of phones for each accreditation type.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +19996240-a4cf-42b0-bf54-c573418fc5c0,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +9df95fa5-4765-4b37-b9a6-594d490825bf,,USER,What are the first and last names of all students who are not living in the city HKG and order the results by age?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""HKG""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +8249df29-c1a9-42e3-9c4f-7817979e845d,,USER,what are the major cities of kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +3bf8257d-da7e-44e0-a459-c7c5872dd2bc,,USER,Find the branch name of the bank that has the most number of customers.,"{""transformations"":[{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +01dc0e4e-94d2-4f83-b20a-69fda0f9330e,,USER,What is the venue of Fracture of acrylic bone cement ?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fracture of acrylic bone cement'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +42a43cc6-3a68-4674-86aa-eeda21f7deab,,USER,How many faculty members does each building have? Please list the result with the name of the building.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +faa3849f-bfc3-466e-899e-a80274cca4b4,,USER,"Find the product category description of the product category with code ""Spices"".","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +9986368a-1f24-44ab-a73e-a4780a040996,,USER,Determine the count of music festivals in every category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +033f9f4e-9825-4532-92c8-ee756af07a38,,USER,"Return the names of people, ordered alphabetically.","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +429f4e98-7a66-4aa0-b9c0-7ad0a0073456,,USER,Return the full names and salaries of employees with null commissions.,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +58139bb8-b105-4317-8edf-472a9dfa4a4d,,USER,Determine the total account balance for customers with a credit score above 100 for different states.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +26de6b70-e826-4f9d-918a-877c0212bb7e,,USER,How many rooms are there?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +035ae000-4888-4313-a965-de7a7008b337,,USER,What are the prices of wines produced before the year of 2010?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +4fd67ecd-56db-4ee3-994c-516d41444867,,USER,How many likes correspond to each student ID?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +365a33fb-9747-4dbf-8dd2-24becc22b90c,,USER,What is the average horsepower of the cars before 1980?,"{""transformations"":[{""column"":""horsepower"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +936e5a05-9bf0-4a08-a528-e06cbb3e5fad,,USER,what are the population of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +8eca24a5-34cf-4862-9b67-173d8d210ceb,,USER,"Return the famous titles of the artist called ""Triumfall"".","{""transformations"":[{""column"":""Artist"",""transformationType"":""condition"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +ce5e4648-39d2-41f9-8383-0341aed30bc6,,USER,Return the names of the 3 countries with the fewest people.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +8101e380-bbef-4432-87d1-c63addb77855,,USER,Find the number of followers for each user.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +8abb9345-940a-446d-a382-3e1b2a89d701,,USER,people in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +c3c29fd6-2ca8-4530-a66d-906e10713fd9,,USER,What are the names of all the clubs ordered in descending alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +46612805-21cb-474f-9153-be1c1f947517,,USER,How many different teams have had eliminated wrestlers?,"{""transformations"":[{""column"":""team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" +b55798a7-cd22-4416-b577-9a652f81d54f,,USER,"What are the perpetrator countries, and how many perpetrators are there in each?","{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +c4531e75-d7b9-484b-b5cc-1ecc620b2e3c,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +c489b5ea-8533-4794-8d05-95246e7390ae,,USER,Find the name of rooms whose base price is between 120 and 150.,"{""transformations"":[{""column"":""baseprice"",""transformationType"":""condition"",""operation"":"">="",""value"":120},{""column"":""baseprice"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +91c73586-12cb-4b16-a99c-d75d6bfdadd6,,USER,List distinct software platforms for devices and the device count for each platform.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +9af6bfaf-3c9b-4b55-9955-abdcb461dfb8,,USER,"Show the short names of the buildings managed by ""Emma"".","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +ce3a7496-d860-4157-8340-dff6eaf9df11,,USER,Find the ids of all the order items whose product id is 11.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""condition"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +073e602a-17df-458b-afe3-8ea91e7832c5,,USER,the names of models that launched between 2002 and 2004.,"{""transformations"":[{""column"":""Launch_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2002},{""column"":""Launch_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2004}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +97de5dda-94d0-4cec-8ac9-dddc84af6d7d,,USER,List all countries of markets in descending order of number of cities.,"{""transformations"":[{""column"":""Number_cities"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +3fe3af31-4d1c-41bd-a31f-4c1176cb05da,,USER,How many teachers are there in each hometown?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +2c0e645c-21a7-4477-bbc5-540020c7ad16,,USER,What are the names of all the dorms that can accomdate more than 300 students?,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +517b2843-a66f-4614-9600-69e76fcff6ee,,USER,What is the airport name for airport 'AKO'?,"{""transformations"":[{""column"":""AirportCode"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +0b7de808-3865-4427-8a9a-4e4c91c57e17,,USER,How many movies were produced in the year 2013 ?,"{""transformations"":[{""column"":""title"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2013}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +283cc763-c21f-4ddd-8e5e-1db0048ecbf6,,USER,When was the first asset acquired?,"{""transformations"":[{""column"":""asset_acquired_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" +95193581-ce75-4530-9118-c1b63415f35d,,USER,Enumerate document type codes and their corresponding document counts.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +da74ad17-b3df-48af-a50f-935464b746d5,,USER,List all headquarters and the number of companies in each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +c3883b57-c306-4854-8c22-239011ace05a,,USER,Find the highest latitude among the stations in each city.,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +a946c8c3-e854-4383-92a8-f1d84d102253,,USER,"For each booking status, list the status code and the number of associated bookings.","{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +c1696b36-b9a6-400c-883e-b467b7c8fa80,,USER,Count the number of employees for each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +5b2ce461-d25c-4374-85c7-308d9a316b90,,USER,Which grade is studying in room 105?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +1de41a02-4acf-4e7d-8ee0-fac4f77e7285,,USER,Show origins of all flights with destination Honolulu.,"{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +c4066440-b2c5-4bb9-a8e6-7206b2aa1fd9,,USER,What are the name and the nationality of the host of the highest age?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" +95921dbc-4a1f-45a5-bdd7-e8def0174363,,USER,List employee IDs alongside their final employment dates at their last job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +b0d55d8e-3b77-4301-8911-8ebdb1f24b19,,USER,What are the maximum price and score of wines produced by St. Helena appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Appelation"",""transformationType"":""condition"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +850e05e0-701a-42c7-b711-348c6e4db938,,USER,How many high schoolers are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +f01deba4-5e6b-44f9-b128-03cca77071e5,,USER,How many Starbucks are there in Dallas Texas ?,"{""transformations"":[{""column"":""business_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Dallas'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Starbucks'""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'Texas'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +7278026d-b488-4494-a2ce-15ffdc469da3,,USER,List the number of films produced by each studio and the names of those studios.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +cbe618b8-b8eb-4e27-92a8-5dc0ef26e13c,,USER,"List the name, born state and age of the heads of departments ordered by age.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" +fd15b928-40fd-493b-9244-efd1ffb8e6a8,,USER,How many medicines are offered by each trade name?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +4da4d44b-4b4a-4167-8da2-e657a67ebb0d,,USER,List the venues of debates in ascending order of the number of audience.,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" +67c780d1-77a0-4800-abc8-4805b1ff5326,,USER,"What are all the album titles, in alphabetical order?","{""transformations"":[{""column"":""Title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" +90dc811c-3a9a-4bb0-a00d-cf113cb81be8,,USER,What is the name of the oldest manager?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +ec809e90-cf35-4152-bcfb-8acf1037791e,,USER,What are the names of all pilots 30 years old or young in descending alphabetical order?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""<="",""value"":30},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +9f564382-5899-4535-996d-be0d38a9c163,,USER,Who are the players from UCLA?,"{""transformations"":[{""column"":""College"",""transformationType"":""condition"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +b0745f61-1cd0-49af-91e0-cdf8ed08f79a,,USER,What are the departure and arrival dates of all flights from LA to Honolulu?,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +26fa1c14-cb22-4dfe-9028-69f134734a0c,,USER,what state is springfield located in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +4be9f4fb-320e-422e-b994-f2e535b9a3e9,,USER,Return the maximum final tables made across all poker players who have earnings below 200000.,"{""transformations"":[{""column"":""Final_Table_Made"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Earnings"",""transformationType"":""condition"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +23076fe3-449f-4d46-ad11-2ee036f3e5ee,,USER,List all the businesses with more than 4.5 stars,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":"">"",""value"":4.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +9f5b0dbd-3ed0-4d7a-80d2-8fe04a21eea7,,USER,how many states are in the usa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +9b6d316f-94dd-401a-83d9-e34ecbf982db,,USER,List the name of artworks in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +f9edd738-f241-4487-b0bd-9c002f7c8dc3,,USER,Calculate the follower count for each user.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" +0c62efe4-5525-4272-9093-39f7f59fe244,,USER,Find the first name of students living in city PHL whose age is between 20 and 25.,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PHL""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">="",""value"":20},{""column"":""age"",""transformationType"":""condition"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +efca320a-b88f-43f3-84ce-0be1ceeb15e4,,USER,How many students have advisors?,"{""transformations"":[{""column"":""s_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" +a06bc340-e01d-4661-82ce-51ad8ac42333,,USER,What are the average prices of hotels grouped by their pet policy.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +7f0b6c7f-49d3-4fe2-9724-282e8ee82143,,USER,Count the total tours for every ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +a476bda8-79b8-4a60-962a-97bc68405de7,,USER,"Find the dates of the tests taken with result ""Pass"".","{""transformations"":[{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" +722482d7-a636-4d1b-b55f-df6b42a7a8b6,,USER,Show all main industry and total market value in each industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +395530e2-292c-45ff-a7d9-1ab02295d4d0,,USER,What is the average price for flights from LA to Honolulu?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +7142765b-093b-4afd-b900-57a1a078a9e6,,USER,"What are the names of organizations, ordered by the date they were formed, ascending?","{""transformations"":[{""column"":""date_formed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +5b1b066c-92c1-40eb-ae4f-de3d2cf86a3b,,USER,What is the average pages per minute color?,"{""transformations"":[{""column"":""pages_per_minute_color"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +aa709ed3-2c27-42bb-8cd4-805bf3e24e6d,,USER,What is the number of invoices and total money billed in them from CA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +ba74af69-6df9-4059-b25a-a1ad81d6f292,,USER,"List all the document names which contains ""CV"".","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +7a5fce66-5924-4cab-8ace-56a54910ecc1,,USER,"Show name, address road, and city for all branches sorted by open year.","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +69c6dfd5-6f27-4ac7-82dd-960275dd17e9,,USER,What is the code of the category that the product with the name 'flax' belongs to?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +f4218a6e-f99d-44ed-b062-18197a3c0d0e,,USER,List the directors and the number of films directed by each one.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +692c576e-0c0c-4835-896a-e26fd93e7dc7,,USER,what is the highest mountain in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +1a4aaae3-2493-4804-a995-d89d216862fc,,USER,What are the average price and score of wines for each appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +195920af-f5c3-4637-8b3c-524e3ff0788e,,USER,which states does the ohio run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +d84e77a3-b7ec-44a4-a0ad-e41b973b4716,,USER,How many kinds of different ratings are listed?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +7b8e5ac7-4bed-492e-8094-3195e5cd9419,,USER,"List the id, genre and artist name of English songs ordered by rating.","{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""},{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +77149f8e-e29e-40d8-a7ad-43d19504a8ac,,USER,What is the total credit does each department offer?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +dd498b9a-30fd-4336-8b8f-9ef2999c1b00,,USER,Which of the mill names contains the french word 'Moulin'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Moulin""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" +c231c07c-2bbe-43b0-b6a5-e70919831672,,USER,how many rivers are called colorado,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'colorado'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +93d0f338-588e-42fc-95a0-576a742ecfb5,,USER,How many members have the black membership card?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Membership_card"",""transformationType"":""condition"",""operation"":""="",""value"":""Black""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +521e0f1c-ef24-44b1-a0cc-61207cebd57b,,USER,What are the course names for courses taught on MTW?,"{""transformations"":[{""column"":""Days"",""transformationType"":""condition"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +b3a9bd5f-0d5d-4ce3-9adc-f80fb86eede3,,USER,What is the id of the appointment that started most recently?,"{""transformations"":[{""column"":""START"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" +1a21c3c2-8973-4250-b9de-282823368cd6,,USER,How many debates are there?,"{""transformations"":[{""column"":""Debate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" +e0913809-9590-4219-8692-dd5755843b6d,,USER,What is maximum group equity shareholding of the companies?,"{""transformations"":[{""column"":""group_equity_shareholding"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Type"",""Principal_activities"",""Incorporated_in"",""Group_Equity_Shareholding""],""name"":""operate_company"",""type"":""grid""}]" +570a5c82-25f8-4282-90e8-fcd0a01e0ae9,,USER,Determine the count of individuals under 40 for both genders.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +b91b1d20-a928-4d6f-8290-63e3c8942856,,USER,"Return the type code of the document named ""David CV"".","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +032cecf0-d820-4765-90f0-d98ddb563e4d,,USER,what states have rivers named ohio,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +d3cd0bc0-7698-4fee-87dd-298fb642f258,,USER,How many invoices correspond to each order id?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +c2b538ec-3c8f-42cd-9c4d-6400f0f5c346,,USER,"For each constructor id, how many races are there?","{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +35af0c2d-3ac2-46a1-ba5a-79573f4e2b21,,USER,What is employee Nancy Edwards's phone number?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +2196c781-f503-42a2-afb4-bcca0dc3c1b8,,USER,What are the clean and jerk score of the body builder with the highest total score?,"{""transformations"":[{""column"":""Total"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +ae7e8002-e428-452a-9354-478780d8c0dd,,USER,List the name of the conductor with the most years of work.,"{""transformations"":[{""column"":""Year_of_Work"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +570b83f9-190b-4193-b469-402a8abcf544,,USER,Determine the number of musicals that each nominee has been nominated for.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +d206f79f-e29a-4cf4-9be4-02346584a636,,USER,Find the name of customers who did not pay with Cash.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +0d352d3b-8e86-4ed1-8f37-f42e5d2ae8e3,,USER,What are the opening year and staff number of the museum named Plaza Museum?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Plaza Museum""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" +f9606276-fe86-456f-a9ca-b412fa055e23,,USER,How many available features are there in total?,"{""transformations"":[{""column"":""feature_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""feature_id"",""feature_type_code"",""feature_name"",""feature_description""],""name"":""Other_Available_Features"",""type"":""grid""}]" +d80d7982-12b3-4d11-bb5b-f595ca0f0ec8,,USER,What is the maximum point for climbers whose country is United Kingdom?,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +622350c2-ce7e-4afc-83ba-592305abbddc,,USER,What is the id of the trip that has the shortest duration?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +f0810de1-525f-4f35-8df5-f074980a1ddb,,USER,How many countries have a republic as their form of government?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +ffeab00d-da62-44b3-a5a1-ed7986591a67,,USER,How many accounts does each customer have? List the number and customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +09dab07c-6363-455e-a09d-c735272b8160,,USER,What are the other account details for the account with the name 338?,"{""transformations"":[{""column"":""account_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +cdc04ed6-cdb7-4732-b2fe-11bdf48e75c0,,USER,"What is the id of the reviewer whose name includes the word ""Mike""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +da1b2c18-4b2e-40fc-8b3a-bf8fa78f1863,,USER,List the names of editors in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +094c0920-54db-4b0b-8382-c57f170d76ec,,USER,"Find the department name that is in Building ""Mergenthaler"".","{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" +b7184f83-c38f-416f-adce-dc8a5fac4af4,,USER,Show ids for all aircrafts with more than 1000 distance.,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +a6dc4c12-c190-4442-8e3f-6b0badc5cb6e,,USER,What are the first name and last name of the players whose death record is empty?,"{""transformations"":[{""column"":""death_year"",""transformationType"":""condition"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" +ecb4c52f-e352-4982-9f98-95c59a152a15,,USER,which states does the ohio river run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +184b1c37-2a66-4943-950c-42c0e8302ab9,,USER,Calculate the average weight for each type of pet.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +30463b2c-4945-4e3f-8a60-fe4a571050ea,,USER,Show the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +f9b54cd7-771d-49e9-b7aa-834b25412b83,,USER,What is the count of different game types?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +7deec903-9b36-4cc3-ac53-7db83a4c5efb,,USER,How many airports' names have the word Interanation in them?,"{""transformations"":[{""column"":""apid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +9de15d99-c275-4b76-9035-82aa07e6460b,,USER,Show different carriers of phones together with the number of phones with each carrier.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +f86b7219-e78c-4fd2-904f-d33470077bc6,,USER,What are the names of actors who are not 20 years old?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +4cfceea0-1a1f-45d6-ab59-68087c026627,,USER,Determine the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +f87b72b2-5136-4fa2-bf35-14a6ed2fa894,,USER,what states does the ohio river go through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +66831f3b-c557-431b-a959-21efb2d04aca,,USER,What are the countries of perpetrators? Show each country and the corresponding number of perpetrators there.,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +62d9933b-bda8-4221-86b9-ce2fcfcbaa6a,,USER,"For each citizenship, what is the maximum net worth?","{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +04afc1bb-d879-4c0f-8950-78e2c0e81f0e,,USER,what are the neighboring states for kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +78f540b8-0363-4633-a00c-ca5680b2891a,,USER,What is the total number of students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c98774e3-f8ad-4704-86d6-04ab110af0db,,USER,"For each headquarter, what are the headquarter and how many companies are centered there?","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +c7d80c7a-ce9f-4e6a-88cb-b3ac8bdcf025,,USER,what are the states that the ohio run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +15d5dd2c-7f10-4cbd-b006-a4799d07ea97,,USER,What are the dates of publications in descending order of price?,"{""transformations"":[{""column"":""Price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +723fe8c5-bf08-41f8-942c-7dd7f63a3107,,USER,What are the names of mountains in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +10b51cbe-f51c-4d7b-bbfc-466691b4b950,,USER,Find the average base price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +ff84a939-c529-477f-9949-d505d1c1703a,,USER,What is the maximum OMIM value in the database?,"{""transformations"":[{""column"":""OMIM"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +99a4913d-6212-46ec-8d83-8f7faffdcef6,,USER,How many schools are there?,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +088a4f17-8033-467b-bd9c-416c4d4a4a1f,,USER,How many unique labels are there for albums?,"{""transformations"":[{""column"":""label"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" +81e4fc93-da90-4d9d-8094-e0bf9646c61c,,USER,How many lessons were in cancelled state?,"{""transformations"":[{""column"":""lesson_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""lesson_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" +28cad03f-7bb8-44d6-a571-d644bc28b0b6,,USER,What is the name and distance for the aircraft that has an id of 12?,"{""transformations"":[{""column"":""aid"",""transformationType"":""condition"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +0ec3b4c1-ba35-415b-a66a-93413a597ecb,,USER,Present distinct nationalities along with the count of journalists from each nationality.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +25a53cbf-61a8-48ac-9340-f19feed64e31,,USER,What roles did staff members play between '2003-04-19 15:06:20' and '2016-03-15 00:33:18'?,"{""transformations"":[{""column"":""date_from"",""transformationType"":""condition"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""column"":""date_to"",""transformationType"":""condition"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +8853614a-2542-4c0b-91a6-012845e8c423,,USER,What is the average number of international passengers of all airports?,"{""transformations"":[{""column"":""International_Passengers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +3a0fac56-c477-4abd-b8e7-aff668c1fc9d,,USER,Show the number of products with each type code.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +f1e1d399-2016-4796-9065-cc6ced82b6a5,,USER,How many songs have 4 minute duration?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""duration"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +cef05f4b-6dcd-401b-815d-13f3b6b4a5b2,,USER,Find the id of the order made most recently.,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +a24437eb-b38a-4a02-aea6-d283508511e8,,USER,"Return the names of shops, ordered by year of opening ascending.","{""transformations"":[{""column"":""Open_Year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +052a335d-f16f-4229-aea7-9d2003cdde8a,,USER,List all ship names in the order of built year and class.,"{""transformations"":[{""column"":""built_year"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""CLASS"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" +623a233e-8009-4c52-b113-af8c03d2f44b,,USER,Return the names of all counties sorted by population in ascending order.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +fea20841-f700-4a13-8635-dedaca9058ac,,USER,"For each citizenship, determine the number of singers from that country.","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +78446c7d-32ff-4541-8096-157fa5a8ef05,,USER,How many students are in each classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +91e0d435-7a02-4991-841b-c4a748daf33a,,USER,When did the staff member Janessa Sawayn leave the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +0afc2de0-2745-44f7-97ae-5bc89a503934,,USER,What are the details of the three most expensive hotels?,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +8b3e64d0-ce3c-48f2-a6e1-dc70e88a1725,,USER,how many states border kentucky,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +bf922b0b-a6c9-4e27-8b47-68b7b9507e50,,USER,"Where us the club named ""Tennis Club"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +c8940d93-1774-483e-942a-20ccad8ff2f3,,USER,What is the number of sections per course?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +0d2cdd76-a9e0-4c7d-b8ab-e2ed15417bf9,,USER,"What are the full names of all left handed players, in order of birth date?","{""transformations"":[{""column"":""hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""},{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +5747ada1-9ab3-49e2-80f8-129ed2f5fc6e,,USER,"For each constructor ID, count the associated races.","{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" +0e6c92d9-6434-4634-9f9a-649b197c12fb,,USER,Find the state and country of all cities with post code starting with 4.,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +3d8ad491-3834-4c61-93a9-0a8884430353,,USER,How many students does each advisor have?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +524697b6-7821-46aa-9f80-a521c0e634d0,,USER,Return the name of the youngest captain.,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +c157aac7-2a33-4486-92f5-5fe709940c75,,USER,Count the number of tracks.,"{""transformations"":[{""column"":""Track_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +5b163444-4239-4a92-9221-2b9d30f16476,,USER,What is the number of technicians?,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +7ce405e4-058c-4848-a11c-c120d820a873,,USER,Retrieve all the first and last names of authors in the alphabetical order of last names.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +d13f9b9b-b23d-4088-a2dd-54b8b8737ba3,,USER,What are the names of wrestlers days held less than 100?,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +60d1e496-eaf7-4c96-bcdd-09ec87a8e935,,USER,Identify the highest revenue company names and their revenues in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +e9fc790c-17eb-47af-9f98-0bb8f75cbcb4,,USER,Compute the average song rating for each language.,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +9ff75452-c4a6-4283-ac68-7d808a9c241c,,USER,Find the names of all races held in 2017.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +b7c58591-3e92-485e-81c3-77af541d38ef,,USER,What are the names of artist who have the letter 'a' in their names?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" +bdc10f3a-010b-4bed-8bb4-d72ad950086b,,USER,How many customers have an active value of 1?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" +0f1065af-d161-4816-9a50-6ccb84cf2234,,USER,"What are the category of music festivals with result ""Awarded""?","{""transformations"":[{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +89073ba6-727b-42f7-a8dc-e959816f26fc,,USER,How many hours do students in each department spend studying?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +b14c4a8a-6daf-45de-b6b1-b43fa03c42e1,,USER,"Of all players with an overall rating greater than 80, how many are right-footed and left-footed?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +c8f31497-476b-40a6-86c8-c07b185878e1,,USER,Find the last names of faculties in building Barton in alphabetic order.,"{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Barton'""},{""column"":""Lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +076df98f-d11d-4124-b9c8-e62b71864641,,USER,How many captains are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +201fe971-d78c-4420-8b13-198ecf25981d,,USER,Show the number of technicians in each team of technicians.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +163532b3-b0fc-4968-af1f-037230dd9a4a,,USER,Find the titles of all movies directed by steven spielberg.,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +d3ff8d78-eb95-47c0-97da-30b8b54123f2,,USER,"What are the name, role code, and date of birth of the employee named 'Armani'?","{""transformations"":[{""column"":""employee_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +20efd854-e1d2-4278-8ff9-352f95f40824,,USER,Find the names of all modern rooms with a base price below $160 and two beds.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":""<"",""value"":160},{""column"":""beds"",""transformationType"":""condition"",""operation"":""="",""value"":2},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +84dfaff6-6bc6-4163-a1f6-1fe431ccae64,,USER,What is the average price for each type of product?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +26fcc43d-0b79-4ce1-ac61-6817671ba82b,,USER,List all manufacturer names and ids ordered by their opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" +dec632f7-f811-43ef-9e7b-17f2cd16ee24,,USER,What is the total number of clubs?,"{""transformations"":[{""column"":""Club_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +05b49773-727b-4128-8135-e4ace036db55,,USER,How old is the youngest person for each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +469b0f6f-ffd9-4b65-bd58-6d862aa2ba46,,USER,How many documents are with document type code BK for each product id?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +475c9504-f921-481b-8317-b4df6fcf21be,,USER,Return the title and director of the movie released in the year 2000 or earlier that had the highest worldwide gross.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2000},{""column"":""gross_worldwide"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +601d6cec-9fff-4f30-b101-017e2b818abe,,USER,tell me what cities are in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +732f98ee-45ad-4f77-9135-3d53ff141d2c,,USER,Count the number of high schoolers.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +60a5801a-6800-49b9-b3d8-779b7d00241c,,USER,What is the document name and template id for document with description with the letter 'w' in it?,"{""transformations"":[{""column"":""Document_Description"",""transformationType"":""condition"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +cabc0357-41b9-4f65-a6da-8ccacef632ee,,USER,Show the position of players and the corresponding number of players.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +1e2568a2-1f3b-496c-892c-a81fa027e725,,USER,Return the titles of any movies with an R rating.,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +d3f0451e-b951-4c49-9f5a-d83a853b5361,,USER,What are the numbers of all flights coming from Los Angeles?,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +087c801c-4d23-4979-a49a-95144f464627,,USER,Return the name and id of the furniture with the highest market rate.,"{""transformations"":[{""column"":""market_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +406dae2a-2188-4f61-b901-2d99a85ea798,,USER,Find the names of all instructors in Comp. Sci. department with salary > 80000.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +a653d613-ae1b-4362-9af7-4b797b32660e,,USER,Find the total number of matches.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +f1a46e80-7bb9-4dcb-8c9f-98ed2395ca6c,,USER,Provide a breakdown of the number of devices using each software platform.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +5267f237-5f09-42d7-bf99-fc88bb07a053,,USER,What are the names of the airports which are not in the country 'Iceland'?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""Iceland""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +2bac8c62-3410-4dff-97ab-dd66159fdf5c,,USER,What are the names and job titles of every person ordered alphabetically by name?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +aed1b466-0e9b-40c6-9891-3fd88dbfbf32,,USER,Calculate the number of likes for each student ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" +1f7f887e-5082-44f2-b088-e4f28f991a74,,USER,What is the total number of games played?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +bbab93db-23e7-4efc-9f59-85dcd3a40012,,USER,"For each grade, show the grade number, number of classrooms used, and total student enrollment.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +28e59f4a-aae1-4ed7-9c6e-75cfaa4529a0,,USER,What are the names of the nations with the 3 lowest populations?,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +f570a4a4-686f-44c8-a320-4c3a6cb139d9,,USER,List every album ordered by album title in ascending order.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" +d26c10d7-c3dc-403b-8648-a3b9adb2db33,,USER,Who is the person whose age is below 30?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +d2027b09-948c-4dad-91f7-a68f4ef9e9f4,,USER,what is the number of different channel owners?,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +9d799ef5-3a42-47ff-8a30-703de8a9253f,,USER,what is the average number of factories and maximum number of shops for manufacturers that opened before 1990.,"{""transformations"":[{""column"":""num_of_shops"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Num_of_Factories"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":1990}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" +c6f1258c-d513-4d9a-8f37-11583cb81f59,,USER,What is the name of the department in the Building Mergenthaler?,"{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" +fbb38cde-0a32-484a-9a05-20d0db49b0fd,,USER,Show the different statuses and the numbers of roller coasters for each status.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +6618ed19-e211-4590-a0ee-d3a254885e22,,USER,Which tourist attractions can we get to by bus? Tell me the names of the attractions.,"{""transformations"":[{""column"":""How_to_Get_There"",""transformationType"":""condition"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +99519de0-5500-4afc-a72d-023ebe1111d5,,USER,Find the number of people who is under 40 for each gender.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +403ee73e-eeb1-4e52-9b0d-af33ac9472d2,,USER,How many different results are there for the battles?,"{""transformations"":[{""column"":""RESULT"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" +7d5fc95f-ffb3-4dc9-99a3-d97407738554,,USER,List top 10 employee work longest in the company. List employee's first and last name.,"{""transformations"":[{""column"":""hire_date"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +5687a896-28ff-48d6-a5bf-c957674f59d5,,USER,How many aircrafts are there?,"{""transformations"":[{""column"":""Aircraft_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" +c474bf45-5f24-4449-ac39-a42ea89c3403,,USER,how many big cities are in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +20a96965-fd41-4210-8e13-0382ee1911cb,,USER,Show all role codes and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +ee189d6c-1993-44fe-8257-c870bb708f84,,USER,Count the number of schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +a7767558-b368-41ed-ab40-13de479f6d83,,USER,"What is the date when the document ""Marry CV"" was stored?","{""transformations"":[{""column"":""Document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" +868f9525-024a-403f-b648-b1cce87e9655,,USER,List the names of companies by ascending number of sales.,"{""transformations"":[{""column"":""Sales_in_Billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +76bee8ec-83ba-4a1e-aac9-66909ea1c0f4,,USER,How many faculty members does each building have? List the result with the name of the building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +28a549fe-4c2a-4af2-bb0a-74f378ad0c92,,USER,"What are the census rankings of cities that do not have the status ""Village""?","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +f07f9ae2-e0da-467c-aed6-6173547efd3c,,USER,Which continent is Anguilla in?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +9366be1c-bda4-43ce-a608-12f9380de5fa,,USER,What are the full names and salaries for any employees earning less than 6000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +a58641b9-71a4-4818-8a47-78b38507664e,,USER,find the number of players for each country.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +ae9ff675-8bdb-422e-bf43-b69b19bc8024,,USER,Determine the maximum price and score of wines for each vintage.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +3ba0906a-ced7-4917-9bb9-b73cbd6140ee,,USER,List all the name of organizations in order of the date formed.,"{""transformations"":[{""column"":""date_formed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +87c58337-08de-4382-8405-0c6b59fa8967,,USER,What is the mean highest temperature for each day of the week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" +87d23d3d-ad60-4327-a9c1-502a3676f301,,USER,"Find id of candidates whose assessment code is ""Pass""?","{""transformations"":[{""column"":""asessment_outcome_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" +3dc9a308-8b03-4351-bcf1-5096edcfab91,,USER,What are the ids of the students who registered for course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" +cadc3c61-0065-47dc-b5a6-8e0a43669bab,,USER,How many companies are there?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +ffe81f4e-cf28-44ac-9bb0-71ef5b088fb7,,USER,Find the name of the winner who has the highest rank points and participated in the Australian Open tourney.,"{""transformations"":[{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Australian Open""},{""column"":""winner_rank_points"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +6310cd4b-8b7d-4acb-a27f-c129642ab226,,USER,What is the average transcript date?,"{""transformations"":[{""column"":""transcript_date"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +077c62c7-b92f-49b2-a20b-f13f7489f09d,,USER,Show different citizenships and the maximum net worth of singers of each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +fa311b54-92c0-4d99-84cb-915ccb08738f,,USER,"What are the login names of the students with family name ""Ward""?","{""transformations"":[{""column"":""family_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +b34b827c-b27f-422f-b825-64d9719e1dc8,,USER,"Return the number of kids for the room reserved and checked in by DAMIEN TRACHSEL on Sep 21, 2010.","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-09-21'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'DAMIEN'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +188851b1-5cc4-4a19-b1da-8ef71a90b932,,USER,what is the name of the instructor who is in Statistics department and earns the lowest salary?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Statistics""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +fcc99a38-4770-46f6-aeea-2bcab9b2e30e,,USER,Show the position of players along with the corresponding number of players.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +7d6bccb6-0e74-4392-9042-2199fb6905d6,,USER,List the maximum weight and type of pet for each type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +0db55ad8-4368-48ea-b595-7c9f716cc0cd,,USER,How many customers live in Prague city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +2e6a82a6-13f9-4023-a3f8-6cac586d1070,,USER,Count the number of individuals of each gender with a weight above 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +adb60559-c0f6-4fce-8d56-4a759243e597,,USER,What are the name and description for location code x?,"{""transformations"":[{""column"":""location_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" +fe466a8a-0f04-4856-ae57-325627b73c4b,,USER,How many ships are there?,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +474cf160-0d3c-4bcb-b24b-26778b006ce4,,USER,How many different items were reviewed by some users?,"{""transformations"":[{""column"":""i_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" +3099a321-bd3a-49e2-b3d2-9315c1db8633,,USER,"Which country does Airline ""JetBlue Airways"" belong to?","{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +60ced9e1-4bd3-4507-aead-d5f36244e946,,USER,Show the names and total passengers for all train stations not in London.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""London""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +5a8b14fe-44fc-4abc-a1e6-6329e4974a39,,USER,Return the first names and last names of employees who earn more than 30000 in salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":30000}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" +8a8f283a-f4b2-49a7-a919-c989d85237a5,,USER,What are the number of different course codes?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +5178fca9-939f-4bf0-8c4f-b3a396cee362,,USER,Show the details of all trucks in the order of their license number.,"{""transformations"":[{""column"":""truck_licence_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""truck_id"",""truck_licence_number"",""truck_details""],""name"":""Trucks"",""type"":""grid""}]" +1345f07d-6312-4a33-af4c-58b3ba4bcdec,,USER,Find the author for each submission and list them in ascending order of submission score.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +3598193e-b1a0-4137-9c38-c55051046d11,,USER,Return the average price for each product type.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +2a14383a-f9f9-42c8-9d34-52d6ffd08dd2,,USER,What is the average tonnage for each type of product?,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +c49ff852-ba3b-4682-aa7a-ad5eb645b629,,USER,"What is the attribute data type of the attribute with name ""Green""?","{""transformations"":[{""column"":""attribute_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" +1bf2d4df-532c-4572-bf96-132bfd7fe736,,USER,Who advises student 1004?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""condition"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +1f36c118-eb65-4bf0-9d75-63fc83bc7afc,,USER,Find the number of medicines for each trade name.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +de41822a-d24e-4d9c-86e8-1926ae3357aa,,USER,Count the number of different parties.,"{""transformations"":[{""column"":""party_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +dd2f632e-5795-420b-a2f2-f9cf667c4567,,USER,What is the id of the shortest trip?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +0ddd84fb-1297-486a-90b5-44b9235961be,,USER,When did the first staff member start working?,"{""transformations"":[{""column"":""date_from"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +42c76b8f-67bc-429c-afcd-7aaf28dfa5a0,,USER,List the personal names and family names of all the students in alphabetical order of family name.,"{""transformations"":[{""column"":""family_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +f8af470c-134f-4d97-bb74-bf882894a14a,,USER,How many train stations are there?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +7cb7e66d-d372-4979-8ecf-ade74d91da01,,USER,What campuses are located in Chico?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +c89c61c5-18d0-4239-ba59-ea8578976649,,USER,in which state is springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +ae2c7005-0e1a-4e75-aab2-49844343a25c,,USER,"return me all the organizations in "" North America "" .","{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'North America'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" +7b9dd181-d040-4736-8d56-ed37709b926f,,USER,"List the all the assets make, model, details by the disposed date ascendingly.","{""transformations"":[{""column"":""asset_disposed_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" +d4ae2c9b-3b26-434b-87fe-93bf1fb2c702,,USER,what are the major cities in the state of kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +d09297f7-21d7-4ece-aa51-25de3c0990a4,,USER,Find the patient who has the most recent undergoing treatment?,"{""transformations"":[{""column"":""dateundergoes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" +fb5a5bf9-20a3-4bba-9b66-e877156b25b0,,USER,Show the draft pick numbers and draft classes of players whose positions are defenders.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +adf86291-2a98-45b6-8743-141ba580ad9e,,USER,Find the city that hosted some events in the most recent year. What is the id of this city?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" +d8c1463b-f1ba-4618-8f24-06a2fae2ddba,,USER,How many days had both mean humidity above 50 and mean visibility above 8?,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""mean_humidity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""mean_visibility_miles"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +301722d7-f8f8-4207-ad4a-68c537531095,,USER,How many different users wrote some reviews?,"{""transformations"":[{""column"":""u_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" +41f81202-6cf8-4dae-b528-6c211b343584,,USER,which rivers are in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +3da7ebae-c3e5-48d4-a194-6d0368e4dbef,,USER,What is the count of students for each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +f3f209a3-51ec-46f7-829a-6b46e34c1dcd,,USER,How many professionals have performed any treatment to dogs?,"{""transformations"":[{""column"":""professional_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +cf1607fa-5fc8-42eb-88f5-36a098fa666c,,USER,number of people in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +b25707e9-2435-4d9c-a620-1dbe16bed4dd,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +6c467cd3-db6c-4103-b4b0-9f6f1c548ea8,,USER,What is the highest acceleration for different cylinder types?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +435809f2-b5fb-40fc-abd6-27fceec6c1fd,,USER,How many documents have the status code done?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'done'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" +0711ef8e-3b04-4ba0-b348-7f5a8e70c4ce,,USER,How many lessons have been cancelled?,"{""transformations"":[{""column"":""lesson_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""lesson_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" +1577c743-a569-4153-8a5a-2aebb429f081,,USER,"For each headquarters location, display the location and the number of companies based there.","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +f7f3432b-fb6c-4bb6-9c33-352684231ca0,,USER,"Display the first name, and department number for all employees whose last name is ""McEwen"".","{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +3012d32d-15fa-4636-b1e1-ecd73bae0e24,,USER,which rivers do not run through usa,"{""transformations"":[{""column"":""country_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""'usa'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +55ef4bb5-b80e-4f5c-a8eb-2fffde405c06,,USER,How many films are produced by each movie studio?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +449ea06a-2637-44a1-83f3-ed88e2d1fac8,,USER,How many film are there?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +12eba465-645d-4373-a625-013a962012ca,,USER,How many parks does Atlanta city have?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" +8246d08c-5310-47b8-a4eb-64d495d0bc64,,USER,Calculate the number of web accelerators used for each operating system.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +ed5ee32b-8bc4-4ede-9bdd-b02c72d8363d,,USER,Count the number of employees for each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +3f7b536c-a2e7-4360-aa72-4c56dd3121ec,,USER,List the different statuses of cities and the average population of cities with each status.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +b54c4321-d422-40de-8a4a-fbe351d84494,,USER,"What are the grapes, appelations, and wines with scores above 93, sorted by Name?","{""transformations"":[{""column"":""Score"",""transformationType"":""condition"",""operation"":"">"",""value"":93},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +ce046fbb-eee7-4ab4-8c39-00d15f859139,,USER,Sort the names of all counties in descending alphabetical order.,"{""transformations"":[{""column"":""County_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +60a9b0ca-29a5-4572-84f6-bb7c4cf4c787,,USER,How many counties correspond to each police force?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +2e3e8b91-8d62-458e-81b3-311edc08d8ce,,USER,Return the duration of the actor with the greatest age.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +13bebef7-6062-49e6-8b4c-62caa2b4ca1b,,USER,"What are the names of all customers, ordered by account balance?","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +a7efc463-f1dd-4934-8ba9-ef3c8db1cef2,,USER,give me the number of rivers in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +28e26271-67e4-4dbc-89ff-7e2271029ba7,,USER,How many customers are there of each gender?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +1fe45270-048d-49a8-a444-6f656366411b,,USER,Show all distinct city where branches with at least 100 memberships are located.,"{""transformations"":[{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +55219f95-6be2-427e-8b5b-7445166816c6,,USER,List the type of bed and name of all traditional rooms.,"{""transformations"":[{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b551acbe-742c-4bbf-a565-2f4a93c4766d,,USER,How many faculty members do we have for each rank and gender?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +ea059e7d-6c0c-4670-9514-9e0c9fd95afa,,USER,"What is the template type code for template type description ""Book"".","{""transformations"":[{""column"":""template_type_description"",""transformationType"":""condition"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" +4fb41cb0-ac00-4c4c-9a30-4a0efdc914a3,,USER,What is allergy type of a cat allergy?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +708904f6-dddc-4194-8d9a-a4d4d234c1f8,,USER,What is the name of the youngest captain?,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +615ca0e0-fa29-4db1-bef0-fb96a61851b0,,USER,"What are the emails of employees with null commission, salary between 7000 and 12000, and who work in department 50?","{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":7000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000},{""column"":""department_id"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +c5d8e46c-9bea-4463-8e61-178c8e3a5b38,,USER,Calculate the average age of male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +0935ff81-33ff-48e4-a88a-756bc8c80bdd,,USER,"What is the unit price of the tune ""Fast As a Shark""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +b021098a-9c1c-40b8-8c13-1c82b61d0caf,,USER,When was the last transcript released?,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +237bef51-3716-44c1-8c20-c8432864a348,,USER,Find all the players' first name and last name who have empty death record.,"{""transformations"":[{""column"":""death_year"",""transformationType"":""condition"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" +14304e57-49ec-43f1-af5c-f3256d5a444e,,USER,"What are the different affiliations, and how many schools with each affiliation have an enrollment size of over 20000?","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +89475214-0c24-4704-8401-1e789541dadd,,USER,Show all role codes and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +2e3a3fd5-cc1d-45a2-acc5-d9b5069804e8,,USER,"Find the titles of the papers that contain the word ""ML"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" +a5703624-dcd6-454a-9608-29acf48a793e,,USER,What is the average elevation of airports in each country?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +1e9b816b-5b7b-4a85-a84a-b81858609f27,,USER,Display the city and the number of branches opened before 2010 for each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +a4893439-2555-4c73-a3a7-1c75323f20b3,,USER,"What are the phone, room, and building of the faculty member called Jerry Prince?","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Jerry'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +413adf2f-5e03-44da-ae98-7679293835d5,,USER,Show the park of the roller coaster with the highest speed.,"{""transformations"":[{""column"":""Speed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +f4fe2240-926e-462e-b7db-15ee27754038,,USER,Find the names of all wines produced in 2008.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +d1c592ec-1cc5-4354-b084-bb73fd161c43,,USER,how many states does the missouri river flow through,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +fd39a672-7f68-4ffe-be9b-77559854ae68,,USER,What is the average distance and average price for flights from Los Angeles.,"{""transformations"":[{""column"":""distance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +40290d03-0306-42a5-b586-bc569f37f348,,USER,What is the total enrollment number of all colleges?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +4165589d-5766-461c-a2bd-8e0a8a34c232,,USER,Sort all the rooms according to the price. Just report the room names.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +99e7a3eb-e7b9-4919-bd95-381543c7913c,,USER,Give the songs included in volumes that have more than 1 week on top.,"{""transformations"":[{""column"":""Weeks_on_Top"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +53316bae-de54-4f64-9c90-fb1e81129612,,USER,"Count the number of invoices from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +ee89d91a-92a3-4d97-be3d-632c88894c28,,USER,How many parks are there in Atlanta city?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" +c9059663-6ef9-448c-80c4-06837ef4132f,,USER,How many credits does the department offer?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +d0fc2492-110a-4e27-95b2-4b3fe69cbde5,,USER,What is the phone number of the performer Ashley?,"{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" +4e2723cc-d3bd-4c24-8cb8-3ddf9b9289e4,,USER,"What are the name and description for role code ""MG""?","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" +f00eceb1-9a55-4fb9-aee1-65596872000a,,USER,Give the name of the highest paid instructor.,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +84f9fdb9-32f0-48b1-8ac8-a029d8b3421a,,USER,What is the average number of gold medals for clubs?,"{""transformations"":[{""column"":""Gold"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" +5f4432cf-976b-4fa8-98ba-c7119dcb0b26,,USER,"When was "" Kevin Spacey "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'actor_name0'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +09767997-7ef3-4e14-8c3f-a9ffe46f0b82,,USER,How many different winners both participated in the WTA Championships and were left handed?,"{""transformations"":[{""column"":""winner_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""WTA Championships""},{""column"":""winner_hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +13605c36-e27d-4c1a-8776-841517e3aeec,,USER,What are all the distinct participant ids who attended any events?,"{""transformations"":[{""column"":""participant_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Participant_ID""],""name"":""Participants_in_Events"",""type"":""grid""}]" +76a34558-7728-4868-83d4-73796661c6fb,,USER,How many vehicles exist?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +7738fb4c-3577-4f3b-88c6-7eb1396f6648,,USER,What is the highest elevation of an airport in the country of Iceland?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +0f43b612-9a97-44af-be79-709c735fc365,,USER,How many pilots are there?,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +14277028-60d3-4cdd-8fe7-67a881123e54,,USER,Count the number of regions.,"{""transformations"":[{""column"":""Region_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" +4f34f26a-0756-41c3-9109-bfa9fc9307d8,,USER,What are the names of all male British artists?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +bd53c31e-a369-43af-be68-1262ec519d26,,USER,What is the the phone number of Nancy Edwards?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +35c07ff5-239d-4a26-aaaa-78d79c8b9ea6,,USER,Give the name of the country in Asia with the lowest life expectancy.,"{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""LifeExpectancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +91080c3e-05de-462d-9a63-53e559c94c8a,,USER,Count the number of accounts corresponding to each customer ID.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +a2f2273e-c35f-4212-93c9-a13963325344,,USER,Compute the total amount of payment processed.,"{""transformations"":[{""column"":""Amount_Payment"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +3e3cb009-f127-4c89-b7b5-0afee65641d4,,USER,Which distinct source system code includes the substring 'en'?,"{""transformations"":[{""column"":""source_system_code"",""transformationType"":""condition"",""operation"":""contains"",""value"":""en""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" +a6412919-af05-4274-b18e-78293ffd02c0,,USER,How many rooms have a king bed?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +5819c9b0-d925-4901-b751-b409a2850e02,,USER,What is the starting year for the oldest technician?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +d3e67cc1-898f-401c-b275-18ee17fd2d37,,USER,How many females does this network has?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +b652d4d6-2da7-455a-8ca7-96cc0cda3aee,,USER,Give the flight numbers of flights landing at APG.,"{""transformations"":[{""column"":""DestAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" +1e255c36-d98e-48db-a4a0-e572d91307e9,,USER,"How old is each student, and how many students are of each age?","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +ddadf240-09c8-4534-b992-434026efadd6,,USER,Give me a list of the names of all songs ordered by their resolution.,"{""transformations"":[{""column"":""resolution"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +f521d1d3-4b95-4b3d-ada0-3ff8d69c12a9,,USER,Return the average money requested across all entrepreneurs.,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +2668f901-8a8c-43a0-a031-640eaede4663,,USER,What is average enrollment of colleges in the state FL?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +46564460-9c83-4ce3-9685-386d85efe0cb,,USER,How many schools are in the basketball match?,"{""transformations"":[{""column"":""school_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +21b4cd47-507d-40c4-a73c-36d94e31b037,,USER,"Among all the claims, what is the settlement amount of the claim with the largest claim amount? List both the settlement amount and claim amount.","{""transformations"":[{""column"":""Amount_Claimed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +ee17fb17-93c9-42a6-a90d-0f7b9884ecda,,USER,Show the different parties of representatives and the party name and the number of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +cce43241-a2e2-4e36-938f-bc5f261b3aa6,,USER,What is the average score of submissions?,"{""transformations"":[{""column"":""Scores"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +63aa9a4c-1863-491f-b493-a71ebd4b96c2,,USER,"What is the maximum level of managers in countries that are not ""Australia""?","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Australia\t'""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +fef2c358-183e-452d-a2b8-b4189de5fdc4,,USER,What are all the movies rated as R? List the titles.,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +0be27232-9399-42ee-9c73-f5de85998af4,,USER,What is the maximum enrollment across all schools?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +93177a11-0272-49ba-96f3-dee3b6013574,,USER,What are the name of the players who received a card in descending order of the hours of training?,"{""transformations"":[{""column"":""yCard"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""HS"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +17e76063-deaa-4f0d-9821-117b8758669c,,USER,What is the name and country of origin of every singer who has a song with the word 'Hey' in its title?,"{""transformations"":[{""column"":""song_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +1b6b835a-478a-43f3-a1d0-fa226005d25b,,USER,Calculate the average room cost for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +1ba8ddfd-41b6-4da1-942a-6ee4257db275,,USER,What are the total enrollments of universities of each affiliation type?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +9d5d2bac-65ee-4a00-82fe-515339c6e25c,,USER,What are the titles of all movies that James Cameron directed after 2000?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""James Cameron""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +b2ccb77a-f6cc-4b54-b629-9a9e8a6e13d5,,USER,What is the average rating of songs for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +71e9fd19-da70-4d38-9609-e62bc2d80d2d,,USER,how many different positions are there?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +243229fd-1589-4895-b82c-851d76052ee5,,USER,"What are the names and damage in millions for storms, ordered by their max speeds descending?","{""transformations"":[{""column"":""max_speed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +ad3fbbe0-82c9-4cab-a343-aa2ebf6387e5,,USER,Count the number of patients who stayed in room 112.,"{""transformations"":[{""column"":""patient"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" +68ade64f-af22-475e-aca1-0cadb2908f9a,,USER,"List the name of singers whose citizenship is not ""France"".","{""transformations"":[{""column"":""Citizenship"",""transformationType"":""condition"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +e32e1672-36f8-4434-ac82-8f6effb3be2e,,USER,List the locations of schools in ascending order of enrollment.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +7f000d72-82dc-4db7-add4-8c4f50b6c716,,USER,What is the winery at which the wine with the highest score was made?,"{""transformations"":[{""column"":""SCORE"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +7a6e0b63-775b-4959-8063-3167e3fcfc15,,USER,"What is the composer who created the track ""Fast As a Shark""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +b5952ab0-c9d9-4980-8f0b-427c961caed4,,USER,papers from 2014,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2014}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +f9f14399-7170-47ee-96d1-ac1691a49e7e,,USER,Provide the various modes of transportation to reach attractions and the number of accessible attractions for each mode.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +221e53c2-a6a9-45a4-9b22-bbd75a25cac4,,USER,what is the area of new mexico in square kilometers,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +a8b87e59-c3f6-4699-bd9d-a110a3dd218e,,USER,Identify country codes where the highest percentage of people speak Spanish.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +b513bdd2-3ac9-41ea-8bad-137f3e774e98,,USER,How many distinct locations of perpetrators are there?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +31d124c8-d3bd-4857-9a27-b37716ec711b,,USER,Show the hometowns of teachers and the number of teachers from each hometown.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +d0d4c0ea-e4c0-4090-8fbf-b25f7d4e1021,,USER,List all the distinct stations from which a trip of duration below 100 started.,"{""transformations"":[{""column"":""duration"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +39f1541a-0ffc-4759-9b26-846d647935be,,USER,What are the ids of the top three products that were purchased in the largest amount?,"{""transformations"":[{""column"":""total_amount_purchased"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" +cfab4047-1dbe-4c19-966f-7693f8d60570,,USER,"Among players with an overall rating above 80, count right-footed and left-footed players.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +3b1d5f79-3a91-41af-b892-0c752f5829a5,,USER,"For each decor type, how many rooms cost more than $120?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +73cc6b7e-3141-4933-bc3d-3a860bfad437,,USER,List the authors of submissions in ascending order of scores.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +c0d336ba-bf2d-4bed-a068-a51221e0614b,,USER,What is the name of the organization that was formed most recently?,"{""transformations"":[{""column"":""date_formed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +5b4c68f5-9afa-4b04-8db9-5ec8f99b8a90,,USER,How many different statuses do cities have?,"{""transformations"":[{""column"":""Status"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +aab44459-d1e0-49c1-bbef-55fd3aca5b2f,,USER,"Which owners live in the state whose name contains the substring 'North'? List his first name, last name and email.","{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" +c3deae44-c3e6-48ee-ad03-c75da606d5ba,,USER,"What is the description of the club named ""Tennis Club""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +af03bf3c-554d-4328-a019-66a4ef42cfe5,,USER,Calculate the total credits offered by each department.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +98efea9d-2a4b-4b8e-a296-7c69bb5a7c93,,USER,Who is the composer of track Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" +b103d0fd-2bde-4eb9-900b-790d47f0f48b,,USER,List the number of people injured by perpetrators in ascending order.,"{""transformations"":[{""column"":""Injured"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +49588ad0-27e1-4256-a293-2ecb18a54491,,USER,How many parties do we have?,"{""transformations"":[{""column"":""party_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +7ed71373-e293-4fd2-8eef-909bbbbc6b24,,USER,What is the maximum elevation of all airports in the country of Iceland?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +b86dfec4-0154-4ced-86a9-d537e96b05ec,,USER,How many TV Channel using language English?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +5ab86bca-cf1d-4cd1-addd-b58bf546dc0a,,USER,Find the number of distinct students enrolled in courses.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" +33a27fc8-89da-4e88-a632-55b26ec83e11,,USER,How many captains younger than 50 are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +445d9922-15dd-43d1-a7de-9b11aa7000f1,,USER,List the airport code and name in the city of Anthony.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +aaf10099-e608-40ff-9531-89ecc6f9074d,,USER,Determine the average high temperature for each day of the week.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +89ff6275-c33a-4b35-9131-48bc03097fda,,USER,What is the number of movies produced in 2013 ?,"{""transformations"":[{""column"":""title"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2013}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +c8cd3b24-e31c-4369-b67c-ab31590593ea,,USER,"Show the years, book titles, and publishers for all books, in descending order by year.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +ab689b97-66e2-4c33-b8b7-5ea7cd58c835,,USER,Count the number of accounts for each customer ID.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +3fb4c28e-a1d8-4ba1-ac06-00e84bccfd2f,,USER,how many states have a city named springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +78a4c04d-1f4d-443e-b110-94f5a70e4bd4,,USER,What is the type of allergy Cat?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +d5e7f430-44e8-42fe-9937-2384a822558f,,USER,"What is the category and typical buying price of the product with name ""cumin""?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +fa392586-f7fd-4d95-bab7-9901df8f9319,,USER,Eduardo Martins is a customer at which company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eduardo'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +402e17d4-b4c5-4dce-b372-3709f2b54bfd,,USER,How many accounts do we have?,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +d1ca90d8-358f-4569-9070-73df95885f53,,USER,name the major lakes in michigan,"{""transformations"":[{""column"":""area"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'michigan'""}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" +f9291957-3b2d-40b3-be0e-41adf6647d05,,USER,Compute the mean price for each product category.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +8ca70aa4-60c1-4127-a25c-6790c2ec50a3,,USER,What are all the different start station names for a trip that lasted less than 100?,"{""transformations"":[{""column"":""duration"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +f07f94f0-451f-4a70-ba66-f5ff72c70862,,USER,Provide a count of documents for each document type.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +c3e15fab-75af-40c0-84f2-e5bae2dbb8f7,,USER,"Show the names of all the employees with role ""HR"".","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +7038d74c-aa88-4e35-8c0d-a51802309675,,USER,Determine the number of players for each type of hand.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +df73b945-bab3-4ec5-9611-af6ffd297790,,USER,List the titles of the books in ascending order of issues.,"{""transformations"":[{""column"":""Issues"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" +63bb403b-9767-4120-80ab-10d2e997e300,,USER,Show the number of students for each major.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +5c7caac1-8872-4309-8e0f-d5e8ffaf828e,,USER,What are the names of the winner and loser who played in the longest match?,"{""transformations"":[{""column"":""minutes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +1a0eaeb5-a7f6-43da-bad7-86c99e313a3e,,USER,List countries and the number of climbers originating from them.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +f371322c-666f-4c4e-a8ea-5f56341732e2,,USER,List the names and locations of all stations ordered by their yearly entry exit and interchange amounts.,"{""transformations"":[{""column"":""Annual_entry_exit"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""Annual_interchanges"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +82d64635-eef1-4418-93bc-9f1af785cb9b,,USER,What are the name and id of the three highest priced rooms?,"{""transformations"":[{""column"":""basePrice"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +34983ecc-2c4d-46ab-83f1-8ad4ccdfcfc0,,USER,What is the headquarter of the company with the largest sales?,"{""transformations"":[{""column"":""Sales_in_Billion"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +ffec2388-d506-4b72-8ed6-d24656db0fa9,,USER,What is the average rating for players who are left-footed and right-footed?,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +df1d1edc-d7f5-4f8e-928e-d6d3f4036fb1,,USER,What is the produdction code and channel of the most recent cartoon ?,"{""transformations"":[{""column"":""original_air_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +f7611cdb-ffc9-4635-a527-9f5f67820bc7,,USER,which state is mount whitney in,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +0bc6dc3f-316c-462d-adf4-5831b7455222,,USER,what are the major lakes in united states,"{""transformations"":[{""column"":""area"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" +5868680c-06fb-41f4-9dc6-9e242560961d,,USER,"Which stadium name contains the substring ""Bank""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Bank""}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" +91388188-1b0e-41f9-9e7c-89fd7c5de241,,USER,Determine the number of different constructors for each nationality.,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +175d009a-4a2f-4c5e-98a0-1c76e5ae7e99,,USER,return me the number of the organizations .,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" +5d4f502a-7eb1-4249-8d1b-c21576962e8a,,USER,"In each position, count players with points below 30.","{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +7d4cb73b-2780-403a-be89-ca76fd325725,,USER,"List name, dates active, and number of deaths for all storms with at least 1 death.","{""transformations"":[{""column"":""number_deaths"",""transformationType"":""condition"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +727304d4-c86f-42cb-b832-04f5f61c4fb7,,USER,List the locations of schools in descending order of founded year.,"{""transformations"":[{""column"":""Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +8eceadf2-77bf-487d-be5f-8923030bddc7,,USER,Show all transaction ids with transaction code 'PUR'.,"{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PUR""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +d82ced49-0ca7-47f7-b4b2-5120a222b25f,,USER,"Return the detail of the location named ""UK Gallery"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +329dcdf9-0e07-4c0c-911e-77b552109908,,USER,Which city does student Linda Smith live in?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +ed74b825-5926-49d3-b940-279efef33ee4,,USER,"What are the names of representatives whose party is not ""Republican""?","{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Republican'""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" +69a06b4c-f6ad-4668-b952-a38379d263b4,,USER,What is the average base price of different bed type? List bed type and average base price.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +af900162-f9a5-4f8b-9377-92cba4bce874,,USER,Count the total number of counties.,"{""transformations"":[{""column"":""County_Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +b4ca1ee6-6d5c-49d6-9403-30e99217e180,,USER,How many customers have an account?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +84a9613f-1a98-4520-8cde-5d361155600e,,USER,Compute the average number of hosts for parties.,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +ff69db78-81b7-4138-94bd-33ae1dd7b1f8,,USER,Display the number of books published by each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +12173a46-ca2c-48e9-a196-dcaae0000ec0,,USER,How many reviewers are there?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +e8e11829-31ef-4ad4-9eb2-f51076b84d98,,USER,find the total market rate of the furnitures that have the top 2 market shares.,"{""transformations"":[{""column"":""market_rate"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""market_rate"",""limit"":2,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +e580469b-f197-4f68-81de-12895c489556,,USER,Show ids for all students who have advisor 1121.,"{""transformations"":[{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +b877cabc-eae2-425f-bbf2-c817b8da8e1b,,USER,What is the total number of countries where Spanish is spoken by the largest percentage of people?,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +a0411bc7-3f04-48bf-ac3b-d2e3958c2ca6,,USER,kentucky borders how many states,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +2991178d-8912-4282-8a37-c20cc63cfb8c,,USER,What is the name of the customer with the worst credit score?,"{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +4f0f8488-9346-448b-bdf8-26362ebd202e,,USER,What is the id of the candidate with the lowest oppose rate?,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +63a7ae17-5389-4b9c-972e-7b7876569863,,USER,How many drivers are there?,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +42bca1ab-d318-4399-9607-7fd002fd5b27,,USER,return me the paper with more than 200 citations .,"{""transformations"":[{""column"":""citation_num"",""transformationType"":""condition"",""operation"":"">"",""value"":200}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +3bcd9f5b-7806-4709-b3c9-fb5a55bda7c7,,USER,What is the id of the longest song?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +d86f7356-6d3f-4d2f-9683-1d6b60eee4de,,USER,What are each physician's employee id and department id primarily affiliated.,"{""transformations"":[{""column"":""primaryaffiliation"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" +13e2e729-7351-451e-94f4-1ab53ce7c6af,,USER,find the number of distinct country codes of all players.,"{""transformations"":[{""column"":""country_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +a855f6a3-cc39-487b-843d-60800648b546,,USER,"For each grade level, provide the grade, the classroom count teaching it, and the total student count in that grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +e9c4c700-e129-4fd1-affe-1d1250c91064,,USER,How many times does ROY SWEAZY has reserved a room.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +e9752518-c19d-4840-8ed4-c15eb92bea7f,,USER,List the name of products in ascending order of price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +d7f88398-e7c6-4aca-b0a0-260bcdc480bd,,USER,what is the phone number of employees whose salary is in the range of 8000 and 12000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":8000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +c9f0eba9-3e43-468d-a988-7c1777bea0e6,,USER,"For each state, find the total account balance of customers whose credit score is above 100.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +98a9bf58-8765-4e14-8666-abcb9f5a464c,,USER,Find the classrooms in which grade 4 is studying.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +c323635c-24e5-4962-83d4-e091133962d4,,USER,What are the companies and main industries of all companies that are not headquartered in the United States?,"{""transformations"":[{""column"":""headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +2d2e5bd3-b1d1-4d33-be8f-5345f5e295c6,,USER,Display the party and the number of affiliated drivers.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +2197c09d-9304-485e-8e71-e1d33e65c794,,USER,What is the joined year of the pilot of the highest rank?,"{""transformations"":[{""column"":""Rank"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +ea6bf91c-5710-4c7e-b192-cf7ed2f9692a,,USER,Sort all captain names by their ages from old to young.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +83b52043-b7ac-4614-b098-ea83a7ca04c9,,USER,Show the name and the nationality of the oldest host.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" +10d8961f-29b1-4968-b46f-e1bd0c299977,,USER,Report the number of students in each classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +d97fd860-25cc-4bd8-b79b-11b508d7518b,,USER,What is the name and price of the cheapest product?,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +ce1cfe75-7fc6-48ea-a157-a25ad31478fd,,USER,How many different product types are there?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" +cbe47ad0-7b1b-49ed-8681-07157f684fb6,,USER,how long is the rio grande river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +047d4801-8f90-4c1b-8873-3da5c93f5126,,USER,how many cities are there in usa,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +dc592868-73eb-481c-838d-2b2fa035770b,,USER,List the number of faculty members for each building along with the name of the building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +d1d4a113-1efa-4a7c-ae0c-4ec4a9bfa756,,USER,what are the major rivers in illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +2499b4b9-a88f-4156-80e4-11f1a1f41cf5,,USER,"Find the name, population and expected life length of asian country with the largest area?","{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +eeb6fb58-bdf4-4b9b-9e33-0c4cd1097cad,,USER,What is the average price of clothes?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +346fa4f6-981b-45cd-a266-aff56295e6f9,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +3c9fc0f1-8d11-41f8-919f-66ab61084f8d,,USER,Give me the number of faculty members who participate in an activity,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" +852d0485-6cbf-43a0-a032-4e1d3cac281e,,USER,"For each citizenship, what is the maximum net worth?","{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +41e14835-6469-4f76-b7fc-9e3dd7a1d409,,USER,How many different loser names are there?,"{""transformations"":[{""column"":""loser_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +b35afff6-7bec-4a8e-92aa-6020c3aedc84,,USER,"How many Target are there in "" Los Angeles "" ?","{""transformations"":[{""column"":""business_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Target'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +4361f8e6-54f9-43c6-b535-e7216f41810a,,USER,Show all school names in alphabetical order.,"{""transformations"":[{""column"":""school_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" +a8d11b66-0db7-4736-a21f-ec71eabafd95,,USER,What is the last date that a staff member left a project?,"{""transformations"":[{""column"":""date_to"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +c4c927cf-0038-459a-90b8-2d43a04cd2c8,,USER,Determine the total revenue of companies founded by each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +1b68233c-8987-4e20-b131-1f2aa876fa29,,USER,What is the name of the youngest editor?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +c5b51b6d-b593-463c-b6c8-ae4fb823d480,,USER,What is the minimum weight of the car with 8 cylinders produced in 1974 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":8},{""column"":""year"",""transformationType"":""condition"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +79d128ed-43c8-47ee-bb76-d69dc8de0139,,USER,Show the number of IT staff employees from each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +35936193-2de9-43dc-b454-28f6ed43ae2a,,USER,"Show the advisors of the students whose city of residence has city code ""BAL"".","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +18a07f2a-987a-48fb-9b37-da527c36904d,,USER,Show the number of authors from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +d65f2da1-cb83-4098-b7fd-d34b58e3598a,,USER,Determine the minimum age for each job title.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +9e8a48d9-ac38-4e3b-8a8f-01ef4153f2ec,,USER,What is the total amount of grants given by each organisations? Also list the organisation id.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" +e2ac6522-0c83-4cd6-84bf-9b162285be67,,USER,Determine the number of matches that occurred each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +880cbcbb-5c38-40ec-93b3-011a270a6b1d,,USER,"Find the name and membership level of the visitors whose membership level is higher than 4, and sort by their age from old to young.","{""transformations"":[{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":"">"",""value"":4},{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" +ad04c356-aad8-4fc7-9af4-10b86c73cf9c,,USER,How many departments does the college has?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +32c4dc06-9fdd-4e18-8596-54afc1caa5f1,,USER,Find the number of customers in the banks at New York City.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +d9fea143-b7b2-4fb0-b430-3bd9d393012e,,USER,Return the names of cities that have a population between 160000 and 900000 .,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">="",""value"":160000},{""column"":""population"",""transformationType"":""condition"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" +e9ab0052-d383-4232-b32d-53c64ec1ead2,,USER,How much does the most expensive charge type costs?,"{""transformations"":[{""column"":""charge_amount"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" +9c6f49b6-63e5-4ea9-af79-d6f62a1190de,,USER,What is the age of the tallest person?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +6eae759e-dce6-4aae-bd8d-ed5884a3ae95,,USER,Count the number of exhibitions that happened in or after 2005.,"{""transformations"":[{""column"":""Exhibition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +ef6d60c9-ed9a-48ed-8195-d0011d18819f,,USER,When did researchers start and stop working?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +0909c908-41ea-4660-a3c6-091fb7cda09b,,USER,List the type of the services in alphabetical order.,"{""transformations"":[{""column"":""service_type_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_Type_Code""],""name"":""Services"",""type"":""grid""}]" +fd6f50fe-871d-4dfa-9158-cd81322dfe85,,USER,How many climbers are there?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +29aa6918-9e95-42ab-9b01-163dd63821cc,,USER,Find all the campuses opened in 1958.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +e46a324f-0b4b-4771-9920-33ff261e5052,,USER,List ids for all student who are on scholarship.,"{""transformations"":[{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +379058d9-21a5-4d62-b410-1cb163d48fa9,,USER,What are the different countries with singers above age 20?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +ce32908d-0ff5-4e5d-96de-68d998f16401,,USER,What are the ids and durations of the trips with the top 3 durations?,"{""transformations"":[{""column"":""duration"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +aebc4dbd-5501-4cde-a32e-e98665591a67,,USER,"Find the code of the document type ""Paper"".","{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +6bc32755-2617-4283-9ead-98c638cdd9b9,,USER,"Which customer's name contains ""Alex""? Find the full name.","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +ae4b034d-ce27-48f7-88a7-61f0ac65353d,,USER,Can you display the colleges with the number of submission authors from each college?,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +f5f15f93-e0a7-4ff1-a19c-fa631dda7990,,USER,How many rooms in each building have a capacity of over 50?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +e08cea86-acd0-42f7-929c-7377170c7e9e,,USER,Find the department with the most employees.,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" +bab4350c-6b5f-4f6a-90c8-1ce2c0e646aa,,USER,What are the percentage of hispanics in cities with the black percentage higher than 10?,"{""transformations"":[{""column"":""Black"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +2d8bd39b-2085-4c42-a6e5-c66c5b942884,,USER,Find the branch names of banks in the New York state.,"{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +8b60516e-86e6-415f-92e5-ebc0e6dbf37a,,USER,Find the id and star rating of each hotel and sort them in increasing order of price.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +045aa870-44cb-41c0-91fa-d2577b84b4de,,USER,"Show names of people whose nationality is not ""Russia"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +7d21fc98-3c7d-4a74-87d0-55d157d06679,,USER,how many rivers does idaho have,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +08d6d2b9-a11b-4f26-a899-01a27b10fa4d,,USER,"What are the last names of female students, ordered by age descending?","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""},{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +78744728-d144-4328-ab49-a8a69e62403e,,USER,How many settlements are there in total?,"{""transformations"":[{""column"":""Settlement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" +22589c3a-1ba8-4683-8f47-df2c5fc839dc,,USER,How many visitors below age 30 are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" +e3a36de8-db32-4d4c-a6ce-9a8d4ad9c03c,,USER,"Return the date of birth for all the guests with gender code ""Male"".","{""transformations"":[{""column"":""gender_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" +eef1e874-3a30-46f8-bbd5-8ae9732bede0,,USER,How many rooms in each building have a capacity of over 50?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +245a0807-f08e-42a6-a3fc-46f555e9961e,,USER,List each birth place along with the number of people from there.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +bbf1f15c-91d6-45e7-b9fc-85f614a5520e,,USER,rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +e07fe2f9-ac1b-47f3-b065-9712f0895de5,,USER,What are the names of the dorm with the largest capacity?,"{""transformations"":[{""column"":""student_capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +b8e3d028-20b4-40e8-8b0c-33d8b572c798,,USER,How many distinct FDA approval statuses are there for the medicines?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +fbce5e43-58a9-416b-b9d0-4caba52b39ff,,USER,"Which accelerator name contains substring ""Opera""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Opera""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" +1552a7b4-7ddd-49a0-ae74-c7e70e9ff7f6,,USER,"What are lines 1 and 2 of the addressed of the customer with the email ""vbogisich@example.org""?","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" +7d2fd164-9491-4a07-8237-a6367357d277,,USER,"How many cartoons were written by ""Joseph Kuhr""?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Written_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +41233ac3-3627-481a-a4df-88008f2d7fa7,,USER,"What are the official names of cities, ordered descending by population?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +6ab8d874-9e9a-4255-a597-8c4bbf53b553,,USER,"Find the phone number of performer ""Ashley"".","{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" +c6a30f6f-ea8c-4f82-8e2d-509277c12f7d,,USER,Who are the players that have names containing the letter a?,"{""transformations"":[{""column"":""pName"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +70e04fd6-8009-454d-846c-d02a947b6a42,,USER,What is the school code of the accounting department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +404edcca-bada-4de9-8859-09a133d2a8f1,,USER,What is the average number of customers across banks in the state of Utah?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +b0a9c4ca-396f-4bfc-a27d-1ddff56b9364,,USER,How many singers originate from each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +66fa47c4-060e-4e36-b6ac-3290d9bc2af8,,USER,What is the total revenue of each manufacturer?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +f80641ec-0182-4d0f-a832-5d03c0624887,,USER,Determine the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +9b11a725-a5fd-48dd-9e94-78a7134f1ebe,,USER,"What are the first, middle, and last names of all individuals, ordered by last name?","{""transformations"":[{""column"":""individual_last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" +919c1a3e-af76-415f-88d9-30a2d87c9e43,,USER,Which program was launched most recently? Return the program name.,"{""transformations"":[{""column"":""launch"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +c09e8f88-f839-4a78-8e9e-b73b2330359f,,USER,Which team has the oldest player?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +3eac6248-3286-4055-a2e0-c7c211dfa614,,USER,What is the first name and country code of the oldest player?,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +c4237323-dc03-4a05-8b5b-5a4fdb7ed1ce,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +6c6e44cc-f7cc-4b3a-a6c9-a793645ffbbb,,USER,Show all city with a branch opened in 2001 and a branch with more than 100 membership.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +2ea541db-8ee2-49a5-aaf9-1a19ef920f68,,USER,"Among players with an overall rating greater than 80, how many are left-footed or right-footed?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" +a3c2c8eb-7b35-4740-b658-b408b0694bc4,,USER,What is the average rating of songs for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +74bec699-28a5-431f-a85e-011fba57e48c,,USER,Find the total capacity of all dorms.,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +42aa2744-45f8-4ec6-88ae-54f327c3afc1,,USER,Find the name of the department which has the highest average salary of professors.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +4ccd3c02-c3c7-44b7-9163-5789bd3484d6,,USER,Find the number of kids staying in the rooms reserved by a person called ROY SWEAZ.,"{""transformations"":[{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +73be6466-27fd-4c66-b1c8-faffed334030,,USER,What are the names of the sections in reverse alphabetical order?,"{""transformations"":[{""column"":""section_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" +e1c250d6-ec6e-44d9-9718-025b08a07903,,USER,Return the names of all counties sorted by county name in descending alphabetical order.,"{""transformations"":[{""column"":""County_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +9fbb9101-bb1e-4d20-baf5-dfa3eaf242a3,,USER,Find the first names of faculties of rank Professor in alphabetic order.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +6d941ce7-dc71-47ad-94c4-dd8cb6f3d00e,,USER,What is the flight number and its distance for the one with the maximum price?,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +e78363d0-1f42-48fb-9599-264712e51801,,USER,How many different students are involved in sports?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +a499fdd9-8d80-4bca-91a4-658354a12f26,,USER,Could you report the total number of students for each fourth-grade classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +34047698-987a-4668-bd22-16959a1bacb1,,USER,Count the number of budgets in year 2001 or before whose budgeted amount is greater than 3000,"{""transformations"":[{""column"":""School_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""budgeted"",""transformationType"":""condition"",""operation"":"">"",""value"":3000},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" +a00d29bf-213b-45bd-b908-54cd3ee0d636,,USER,What are the first names and department numbers for employees with last name McEwen?,"{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +a0825659-54c6-4793-9e38-7ce6f132c831,,USER,How many vehicle in total?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +2fd6ebfc-b38f-432a-a8f7-2ba5b5f0a681,,USER,"For every zip code, count occurrences of max wind speeds reaching 25.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +6cc1febf-bad3-4d2c-bcd9-a73b9e5e07ca,,USER,List document type codes and the number of documents in each code.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +f4c7a601-e93f-4844-b840-71dc7e328560,,USER,What are the names of people in ascending order of height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Home Town""],""name"":""people"",""type"":""grid""}]" +bff9fa84-60ae-4750-ab0c-f490b2f9a552,,USER,"For each citizenship, how many singers are from that country?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +88134ed7-9fba-4b8c-bffd-00461077ca14,,USER,what is the name of every pilot who is at least 25 years old?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +21801513-fa57-4ade-8223-d7ab4ae597a1,,USER,What is the total number of clubs that have less than 10 medals in total?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Total"",""transformationType"":""condition"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" +55242eed-22ec-433b-b36e-ccc4aaec6171,,USER,What is the hometown of the youngest teacher?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +872508d5-8d53-4cf1-a8d1-adeeb29b9453,,USER,Which country is the airport that has the highest altitude located in?,"{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +2620cde3-a4ed-4451-9929-ed17833b34a7,,USER,What are the full names of faculties with sex M and who live in building NEB?,"{""transformations"":[{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +335f604b-0cb0-4aa2-a87b-783bb3be2604,,USER,What is the total amount of settlement made for all the settlements?,"{""transformations"":[{""column"":""Amount_Settled"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" +5f7cc324-af42-4994-9d59-1d3f362449dd,,USER,What is the average access count of documents?,"{""transformations"":[{""column"":""access_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +652c15ff-e8a1-4712-b650-20af1cae40e2,,USER,What are the record companies of orchestras in descending order of years in which they were founded?,"{""transformations"":[{""column"":""Year_of_Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +2e4c38eb-b243-4807-865b-0e37a0226697,,USER,List the section_name in reversed lexicographical order.,"{""transformations"":[{""column"":""section_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" +c0120da3-f353-46a7-9d6f-4f7ba499bca4,,USER,How many films does each studio produce?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +39e35c06-65f0-4700-bd31-74b39fe5d584,,USER,Calculate the average hotel price for each star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +53feae7d-e7e8-46ba-b271-49bba8aceab9,,USER,Find the average number of staff working for the museums that were open before 2009.,"{""transformations"":[{""column"":""num_of_staff"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2009}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" +e0e9c176-9d75-4421-b9b7-244b3593da2b,,USER,"List the contestant numbers and names, ordered by contestant name descending.","{""transformations"":[{""column"":""contestant_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" +2d60a992-9403-4f8f-870e-c5c764ce6586,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +08593edb-c7e4-46ba-906c-bc43c6875f09,,USER,What is the average age for each city and what are those cities?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +804cdb19-cb18-439f-b9ee-cfeba32dfb4e,,USER,how much population does california have,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +ade1c674-7797-41f7-9417-47fc35335008,,USER,"What is the flight number, origin, and destination for all flights in alphabetical order by departure cities?","{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +03aae698-dc09-44e4-8ed3-279d9169db6e,,USER,List the names of journalists in ascending order of years working.,"{""transformations"":[{""column"":""Years_working"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +58427fa0-26a6-4795-bfaa-eed7c4e4c582,,USER,"Find the name, city, and country of the airport that has the lowest altitude.","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +08bce228-378c-4374-87fd-9492016e2b5a,,USER,Find the number of distinct type of pets.,"{""transformations"":[{""column"":""pettype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +78121fb1-859a-410d-a650-e0a173a0e0d7,,USER,How many distinct publication dates are there in our record?,"{""transformations"":[{""column"":""Publication_Date"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +611a7f06-05c1-49ad-81f4-84becbee27c9,,USER,"List the id, country, city and name of the airports ordered alphabetically by the name.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +a297548e-09fc-4ea0-8f6e-9f5ac242ed42,,USER,Provide the total market value of each main industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +d9cbb99a-1ccf-4071-b3ff-8f1562905540,,USER,What is the total number of all football games played by scholarship students?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""sportname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Football'""},{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +415c1963-8b67-40cf-bf38-a738d8685228,,USER,Show the number of high schoolers for each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +076d7c49-9d84-4e05-8818-2f32ff8b0700,,USER,"For every zip code, determine instances where maximum wind speed reached 25 mph.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +b153b7cb-d0be-4d0b-b821-d7c463506922,,USER,can you tell me the capital of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +30946cc7-6482-4c70-8b3b-a19b538686dd,,USER,Find the name and building of the department with the highest budget.,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +1cc0ed6a-44c9-4365-b967-104ce6523c27,,USER,What is the receipt date of the document with id 3?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":3}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" +19b3ffb3-5abc-4290-93ed-7bfedfd48870,,USER,What are the valid from and valid to dates for the card with the number 4560596484842?,"{""transformations"":[{""column"":""card_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +b55a1c81-3055-4549-9628-5b957d94dae0,,USER,What is the starting year of the oldest technicians?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +47e82ac6-8cff-4344-ae2e-4c9a098abf77,,USER,Display the number of TV channels for each language.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +c4e086cb-e2d8-46cf-8968-eb6f1da09af7,,USER,Show different teams of technicians and the number of technicians in each team.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +66e27ddf-9883-4513-921a-a30a9c7a44c2,,USER,"For each college, return the college name and the count of authors with submissions from that college.","{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +0d18cd9b-4c91-4ed2-a124-8b7366b92957,,USER,What are the titles of all the albums alphabetically ascending?,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" +ac3d0709-8371-4a23-9268-eb3078b8ec1d,,USER,Show the number of trains,"{""transformations"":[{""column"":""Train_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" +f0f87c81-b620-4ce0-b6c4-807bd98918a2,,USER,What is the total share (in percent) of all the channels owned by CCTV?,"{""transformations"":[{""column"":""Share_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +77c9cdaa-8ee7-488a-ae45-7db39c87af13,,USER,Which model has the least amount of RAM? List the model name and the amount of RAM.,"{""transformations"":[{""column"":""RAM_MiB"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +2c56cbe9-c339-4257-bc74-67651f53cb1a,,USER,how many cities are there in the us,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +8b9ef2c2-9c8d-4bb8-9d32-730f11217a8c,,USER,What are the total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +872fec6a-9757-48cd-ae3d-377e57010517,,USER,"For grade 0 classrooms, provide classroom numbers and student counts.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +440249bd-4621-4305-8d7f-80b1267f04af,,USER,Count the number of countries for which Spanish is the predominantly spoken language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +e9252cc7-8c8f-405a-88ea-434941334f24,,USER,"For every payment method, count the number of payments made.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +4f9a059a-28f5-4942-9258-c89235abf71a,,USER,what states neighbor kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +9faa2226-ad3f-4fd0-9223-dc60cba9a7a3,,USER,"Find all actors who were born in "" New York City "" in 1984","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'New York City'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":""="",""value"":1984}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +6454b2f5-3a42-4474-9b38-8f23b020c62e,,USER,Count the number of different nationalities of conductors.,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +dfd6527e-afc3-4f88-a849-337e2a20c1bb,,USER,"For each grade, report the grade, the number of classrooms in which it is taught and the total number of students in the grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +f36786c8-c36b-47b7-ab4c-9c8c3123cd92,,USER,List the name and assets of each company in ascending order of company name.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +c866b43f-22e7-4922-b557-635221e58ad7,,USER,how many major rivers cross ohio,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +36e9a152-5e4e-4644-8574-45ffe2ac9c8f,,USER,What are the speeds of the longest roller coaster?,"{""transformations"":[{""column"":""LENGTH"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +44585752-a8fc-40c7-b1c6-85760c8da209,,USER,"What are the names and buildings of the deparments, sorted by budget descending?","{""transformations"":[{""column"":""budget"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" +a54deeca-6372-4477-a562-8ed893261cbf,,USER,Show all advisors and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +d818fdca-3943-4f2f-8cb2-c1295b5814ca,,USER,"For each zip code, how many times has the maximum wind speed reached 25 mph?","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +7faff2e9-d5aa-4d92-9420-983bfede79cf,,USER,Count the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +db7a58fe-b245-4cda-b1ae-3c23e5fc83fb,,USER,What are the airline names and abbreviations for airlines in the USA?,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +2ad66cdc-208a-4344-adc9-6813dcf15bae,,USER,Calculate the total revenue generated by each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +01d99704-4e89-416a-b12f-48e345026886,,USER,what is the lowest point of iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +1fc3c635-475d-4e47-a5b2-9a9213836a35,,USER,which states have a major city named austin,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'austin'""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +b2dfce61-f0a5-4d36-be96-af6678a4725d,,USER,"What is the description of the product named ""Chocolate""?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" +c7c5503a-1b69-4a61-b494-18e3cd3ea09b,,USER,List the number of faculty members per building and include the building name.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +585b8509-3a6a-4a35-a8f7-ea2b5287a042,,USER,"What are the player name, number of matches, and information source for players who do not suffer from injury of 'Knee problem'?","{""transformations"":[{""column"":""injury"",""transformationType"":""condition"",""operation"":""!="",""value"":""Knee problem""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" +df498ca0-4652-43a1-ad78-8b4c5e0ba8f2,,USER,What is the name of school that has the smallest enrollment in each state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +904541ae-ea33-4b56-8915-f570684b8107,,USER,Return the name of the mountain with the greatest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +53e366c7-af67-4111-86d2-9558437ef6c2,,USER,"What are the emails and phone numbers of all customers, sorted by email address and phone number?","{""transformations"":[{""column"":""email_address"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""phone_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" +7fd5e083-20a2-4791-8739-81549d9cb56d,,USER,What is the total number of residents for the districts with the 3 largest areas?,"{""transformations"":[{""column"":""city_population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city_area"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +11a8abf7-1b83-457d-907f-1dd689907408,,USER,How many camera lenses have a focal length longer than 15 mm?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""focal_length_mm"",""transformationType"":""condition"",""operation"":"">"",""value"":15}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" +996b2290-bcd0-4c2a-af57-91a99c01d38b,,USER,Provide the statement IDs and the number of accounts associated with each ID.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +d9dc10bc-c196-434b-89e1-e683aa1bc773,,USER,List all people names in the order of their date of birth from old to young.,"{""transformations"":[{""column"":""date_of_birth"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +8911ede7-8ff1-4aa1-808f-2ca8da8c79a1,,USER,Which catalog content has the highest height? Give me the catalog entry name.,"{""transformations"":[{""column"":""height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +c373ee20-22b7-401f-a7d9-7b749d358d73,,USER,How many players are inducted into the hall of fame each year?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +d7999720-8ee7-4264-bea3-790da19c37dd,,USER,Return the text of tweets about the topic 'intern'.,"{""transformations"":[{""column"":""text"",""transformationType"":""condition"",""operation"":""contains"",""value"":""intern""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" +1b2312d3-ad39-40d0-bccf-23b5961c22d0,,USER,List the names of wrestlers in descending order of days held.,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +5912a494-8e23-489b-853a-05ead134568d,,USER,Return the average gross sales in dollars across all films.,"{""transformations"":[{""column"":""Gross_in_dollar"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +6af0d694-ce89-432d-833c-ae4f67bb3643,,USER,Show different hometown of teachers and the number of teachers from each hometown.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +1b9f9ee2-83be-425a-93d4-534926f9aead,,USER,How many distinct governors are there?,"{""transformations"":[{""column"":""Governor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +f2615784-8cf0-47d0-872b-d2650d67c5fe,,USER,"What are the hosts of competitions whose theme is not ""Aliens""?","{""transformations"":[{""column"":""Theme"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" +108ac1f8-278f-4b09-9405-9337999373fb,,USER,Return the version numbers and template type codes of templates with a version number greater than 5.,"{""transformations"":[{""column"":""version_number"",""transformationType"":""condition"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +1a20c5e1-9cda-4a0f-b468-7009f7c64554,,USER,Retrieve the smallest salary for each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +4510a919-72f9-453f-99c7-5d1bb8c8a37a,,USER,Display all role codes with the corresponding employee count for each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +d66655ab-3353-4b5a-a933-eff10a65a3aa,,USER,How many performances are there?,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +dd429871-289e-4dd8-977e-d78bdaef2880,,USER,Determine the quantity of captains for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +3a7d9966-1a91-441f-a806-80b5af41fe36,,USER,Show the average share count of transactions for different investors.,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +e7f4914a-c4bd-4fc3-acde-2eb8e7c4021a,,USER,Determine the total capacity for each gender in each dorm.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +7b231f9c-8a4d-4d84-8182-6f465345d43a,,USER,How many parties are there?,"{""transformations"":[{""column"":""Party_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +7e6c47e6-7e85-436f-981b-92ef7674e361,,USER,How many female Professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +445e22d5-c0f3-40ab-9b94-50a10c9219e3,,USER,What is the average hours across all projects?,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +834e68f7-5a37-448f-9669-ad5238eb9b85,,USER,What is the average weight of cars for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +779d1831-047a-4c4e-ad19-767f5b49bf58,,USER,Compute the total amount of settlement across all the settlements.,"{""transformations"":[{""column"":""Amount_Settled"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" +e11ad9e1-693b-495e-971f-635ffb1bf548,,USER,"Find the phone number and email address of customer ""Harold"".","{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" +3e648556-a6db-4466-bef8-4a99554a5436,,USER,What is the detail of the location UK Gallery?,"{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +2a37ba47-9110-497a-9540-8360737b57b8,,USER,Count the number of countries in Asia.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +3eb0717b-ea36-4bf9-b856-b23023d20843,,USER,What are the industry names and the company counts in each industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +3da8061d-63a5-4165-bdd5-1b241ec2efda,,USER,Give the country codes for countries in which people speak langauges that are not English.,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +4632dfc8-4bd2-4444-9ebe-dd5db2540289,,USER,Find the average number of bedrooms of all the apartments.,"{""transformations"":[{""column"":""bedroom_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +e6279c72-2421-4366-a8b4-469636c4795c,,USER,What are the name and level of catalog structure with level number between 5 and 10,"{""transformations"":[{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":"">="",""value"":5},{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" +27bb0601-1783-45d8-b7ca-b89a1fd7d545,,USER,Return the different nominees of musicals that have an award that is not the Tony Award.,"{""transformations"":[{""column"":""Award"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +e649f0ca-0489-464d-9589-a2f0811b0252,,USER,"Which order's shipment tracking number is ""3452""? Give me the id of the order.","{""transformations"":[{""column"":""shipment_tracking_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" +640b08f7-077c-4139-baa2-b995e09c8740,,USER,Find the number of different product types.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +5988e384-2f24-44db-a6e0-4ed66bb80f0e,,USER,Find the three most expensive procedures.,"{""transformations"":[{""column"":""cost"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" +35edd2b0-9d9f-40f4-90d3-4feff1251335,,USER,"What are the names and year of joining for artists that do not have the country ""United States""?","{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +ddb1534c-d082-4440-bc57-2f0bc35fc619,,USER,How many players exist for every hand preference?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +2e222cdd-8894-446f-bb36-c086cbd57187,,USER,Compute the average score of submissions.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +55435f71-062c-40cd-b604-aa628b8632f3,,USER,"What are the population, name and leader of the country with the largest area?","{""transformations"":[{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +31ef19ad-68ec-4fb3-9da8-fb733fd5d690,,USER,What are the names of all video games that are collectible cards?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""condition"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +d4703f05-665d-4345-8792-88de26b29b87,,USER,How many kinds of roles are there for the staff?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +f9cd2e8c-c6c0-47db-8b16-b5ef8456dccc,,USER,What is the description for the CIS-220 and how many credits does it have?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +c2166dd9-16f4-4aa7-923f-ae3f99d8bfb4,,USER,Identify the product code with the lowest price in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +38f78b63-7317-41a5-be71-d2f99ebb3b75,,USER,Display all customer IDs and the number of accounts held by each customer.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +8cb2a07a-8aba-409c-8763-173269f1c1cc,,USER,How many singers do we have?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +16d7f327-1ad1-440d-922a-d1e518d75712,,USER,What are the manager name and district of the shop that sells the largest number of products?,"{""transformations"":[{""column"":""number_products"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +d0762433-d987-4d39-b777-fe11588c9cfa,,USER,Show all game IDs along with the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +d93f5267-2462-4534-9e8b-6cf6c3e1b304,,USER,What is the decor of room Recluse and defiance?,"{""transformations"":[{""column"":""roomName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +25122b78-f5f0-498a-9d98-6d92ee87080a,,USER,Count the number of devices.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +71ff7e14-86a9-4429-9f64-0832a836175a,,USER,What are the names and ids of documents that have the type code BK?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +61e208e9-947a-4e7a-9291-deddaf4d55b8,,USER,What are the distinct secretary votes in the fall election cycle?,"{""transformations"":[{""column"":""ELECTION_CYCLE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +14ce8b4a-48a4-4632-851b-0d4e625cf50b,,USER,"For each document, list the number of employees who have been in the circulation history of that document, along with the document ID and number of employees.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" +85394757-a038-4867-ab87-c4fc18ba2a0d,,USER,What are the names of banks in the state of New York?,"{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +6404c7db-c40f-4840-859c-04d3c0f2fdcc,,USER,Count the number of matches.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +401c7ce7-2668-4d09-a6b2-dde4adf51f66,,USER,Which manufacturer has the most number of shops? List its name and year of opening.,"{""transformations"":[{""column"":""num_of_shops"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" +a228380e-07d8-4808-88a3-8d162d855a8a,,USER,which state border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +2e1ea741-2df0-4a97-b3e9-51ebcf05463c,,USER,Who is the delegate of district 1 in the elections?,"{""transformations"":[{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" +87d02274-81af-48fe-b146-2022c6f7de1b,,USER,What are the names of players who train between 500 and 1500 hours?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":"">="",""value"":500},{""column"":""HS"",""transformationType"":""condition"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +34287698-af8d-4252-a879-974963086005,,USER,How many documents do we have?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +8ba90f83-a069-4434-bdf5-e5daaa8ef0d0,,USER,How many phones are there?,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" +a4e8d9b8-28b8-4233-8acc-ff1454aff4b5,,USER,list all cartoon titles and their directors ordered by their air date,"{""transformations"":[{""column"":""Original_air_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +c001631f-1d75-4f39-86e1-9ff08dde38df,,USER,Display all template IDs and the number of documents associated with each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +2f28927e-a495-4269-841d-ae85111f2da4,,USER,return me the paper after 2000 with the most citations .,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""citation_num"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +8bf6962f-9aa7-4506-8098-9edad6bb7500,,USER,Display the police forces and the number of counties with each police force.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +f43beb6d-a726-4690-a2f6-84a4d0675c94,,USER,What are the titles of all albums that start with A in alphabetical order?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""A""},{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" +5a126290-80ac-425c-9793-98cf9a6734c0,,USER,"What are the different statement ids on accounts, and the number of accounts for each?","{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +26dada61-4767-4f8f-8ad8-42109072ec27,,USER,Find the number of students in one classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +a7ca90a8-9b65-4a59-8417-22a58cf9ce3b,,USER,"How many people live in Asia, and what is the largest GNP among them?","{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +32b5dd75-3966-4235-8f8b-bf7cae8d52c6,,USER,List investors of entrepreneurs and the number of entrepreneurs each investor supports.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +fc1d213e-4ef9-4ca5-adea-852c2f682ae4,,USER,Return the average age across all artists.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +6b102024-0aac-4fa3-b494-d6336b27decb,,USER,Return the types of film market estimations in 1995.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" +f00f59fe-ae62-4620-bcd5-86c6f3d3f5ba,,USER,which states do ohio river flow through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +8d636d14-f883-4bb1-87e9-0549f620afc3,,USER,Find the production code and channel of the most recently aired cartoon .,"{""transformations"":[{""column"":""original_air_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +2f221fdd-5771-496b-a953-4a5efecb79c4,,USER,Give the average quantity of stocks.,"{""transformations"":[{""column"":""Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" +00d5874c-f2d1-4840-bd58-d8d25d78ff38,,USER,Find the total hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +2e9deed1-6713-46a0-9ba1-55abd8ddb9cd,,USER,How many different degrees are offered?,"{""transformations"":[{""column"":""degree_summary_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" +dfdbfafd-294c-452a-9b28-c41a12d28009,,USER,Show all countries and the number of singers in each country.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +88586944-8a0b-49b4-8236-55d030690a7c,,USER,List the document ids for any documents with the status code done and the type code paper.,"{""transformations"":[{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'done'""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" +90ef31fc-ebbb-4ba6-b859-4315a15fdb17,,USER,What are all the different food allergies?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +8be9fe99-30d9-436c-b342-4e4c67b25b0a,,USER,what are the order id and customer id of the oldest order?,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +e0167f90-5b9d-44dc-84df-822411404074,,USER,Find the name of the campuses opened before 1800.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +100ec6f8-eacd-4878-ae5e-2a3b5627388f,,USER,What is the total number of hours for all projects?,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +c19ca9e4-f5d5-48b8-86aa-129087fab58f,,USER,"What are all the players who played in match season, sorted by college in ascending alphabetical order?","{""transformations"":[{""column"":""College"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +30d78684-c0ba-4655-80cc-0d1ee2c9478e,,USER,Return the unit of measure for 'Herb' products.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +61192c50-d352-4606-a267-d8aecb90403d,,USER,Indicate the code for each role and the employee count within each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +f8a055b8-0961-4c38-b7d1-6df8068d7782,,USER,What is the maximum total amount paid by a customer? List the customer id and amount.,"{""transformations"":[{""column"":""amount_paid"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""customer_id"",""transformationType"":""grouping""},{""column"":""amount_paid"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" +820aa69f-3323-4505-b7b8-41c76f8332fe,,USER,Return the founded year for the school with the largest enrollment.,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +1fdd4d44-6ae6-410c-a942-cc398ce4c969,,USER,how many rivers run through idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +e9711664-7c5b-4d93-bd72-a332bb325c6b,,USER,Display the number of roller coasters for each status category.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +6d9af7b8-23bf-417d-ae07-fa152b472d25,,USER,Display the order IDs and the number of products in each order.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +c7afce03-00a3-4d8e-a1da-da8200b842d0,,USER,Count the number of songs released for each format.,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +151bedc1-4b4b-45fe-9a6f-225a180623f2,,USER,Determine the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +e404aaa9-dfe6-4188-908b-98a9f70061c2,,USER,Return the names and surface areas of the 5 largest countries.,"{""transformations"":[{""column"":""SurfaceArea"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +17a131bc-c62a-4611-80fd-e375b11a107e,,USER,what is the name and nation of the singer who have a song having 'Hey' in its name?,"{""transformations"":[{""column"":""song_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +6d822201-13bc-4a41-8ec3-008ff6f59efb,,USER,Please show the countries and the number of climbers from each country.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +74eeff7d-565b-4b9d-816a-07148f6b0b03,,USER,what is the high point of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +6cbcef47-cb56-4045-9600-ee17145c0ea1,,USER,How many customers have opened an account?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +78634d2e-2a24-4dfc-8ae7-bd62f17ffe7f,,USER,"For each faculty rank, display the number of faculty members who hold it.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +d09ce0d0-423c-4d16-b873-978e8fe0f620,,USER,What are the names of players whose training hours is between 500 and 1500?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":"">="",""value"":500},{""column"":""HS"",""transformationType"":""condition"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +0cf776be-2bab-4198-9672-abb0e4eceee7,,USER,How many students reside in each city?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +50f2d206-a83b-4f98-b4e2-64274263471f,,USER,What is the date of birth of every customer whose status code is 'Good Customer'?,"{""transformations"":[{""column"":""customer_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +a2a53d05-f669-4d74-b9ee-bb74924765d3,,USER,How many clubs are there?,"{""transformations"":[{""column"":""Club_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +159b0c5a-c8f4-49b1-99d7-1a3d9075787f,,USER,Give me a list of all the channel names sorted by the channel rating in descending order.,"{""transformations"":[{""column"":""rating_in_percent"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +ad47e0ac-12e6-42a5-a5bc-f82230b6990e,,USER,What is the average number of injuries caused each time?,"{""transformations"":[{""column"":""injured"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" +4220a58b-d749-4068-b3e4-77774dbb0aed,,USER,Count the number of programs broadcast for each time section of a day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +6cbadb1e-42cc-41ae-b2bb-6a6d6111b47c,,USER,List the types of competition and the number of competitions of each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" +eb86c2c2-e094-4569-a75c-f1e36618d025,,USER,what is the elevation of death valley,"{""transformations"":[{""column"":""lowest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'death valley'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +d670291e-c727-416a-a719-33a84cd29d07,,USER,"Find the names of the buildings in ""on-hold"" status, and sort them in ascending order of building stories.","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""="",""value"":""'on-hold'""},{""column"":""Stories"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +2d02c61a-8032-4794-a9df-984000b1e627,,USER,What is the name of the highest rated wine?,"{""transformations"":[{""column"":""Score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +d587cc23-bd66-40dc-a612-35653fa0a0a4,,USER,Show the name of aircrafts with top three lowest distances.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +af2fdece-a5d4-4bb3-abdd-8171f707adb7,,USER,What is the number of rooms available for each type of bed?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +0bdbfbf9-00c8-443e-ad66-2f5a7fd2f7e0,,USER,How many books belong to each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +fbf338ab-b008-4950-af00-ca0c8bc3a4eb,,USER,HOw many engineers are older than 30?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30},{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +c5a2027d-9c0a-40f2-9641-5b1579c035ff,,USER,What is the name of the district with the smallest area?,"{""transformations"":[{""column"":""city_area"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +4d3ad532-c440-4088-9d81-2586678e16e4,,USER,Show the top 3 apartment type codes sorted by the average number of rooms in descending order.,"{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +91973b0b-5508-44f9-a90f-ca78860f372d,,USER,What are the names of all the clubs starting with the oldest?,"{""transformations"":[{""column"":""Start_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +5a8a79fb-c1d9-4c6b-8ac1-1e8eefc0feac,,USER,"What type of pet is the youngest animal, and how much does it weigh?","{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +00e3d955-ef11-4889-bf24-21acebc03465,,USER,How many parks are there in the state of NY?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" +a2e470e4-7720-450e-b7ad-3b6c75480492,,USER,what is the population of boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +95cb598c-e627-43b8-87e7-87033a7e9687,,USER,Find the total number of tours for each ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +f8c398ef-554d-4ce1-85ec-4e2fc7963b96,,USER,Find the total population of the top 3 districts with the largest area.,"{""transformations"":[{""column"":""city_population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city_area"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +91b5cc9c-85c6-4fe1-b0a5-38c1580f7a73,,USER,"find the highest support percentage, lowest consider rate and oppose rate of all candidates.","{""transformations"":[{""column"":""support_rate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""consider_rate"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""oppose_rate"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +d572222e-6b6d-4b96-9bb0-3604e1e5390f,,USER,What are the first and last names of the top 10 longest-serving employees?,"{""transformations"":[{""column"":""hire_date"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +57db407f-812b-4908-a684-ab1047932241,,USER,Count the number of departments which offer courses.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +e116c64c-39a1-4095-bcd2-ebf26d266929,,USER,List the course name of courses sorted by credits.,"{""transformations"":[{""column"":""Credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +df0b1733-7db1-49ae-adcc-7cf724276278,,USER,How many invoices are associated with each order ID?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +7c4f7e50-f686-4593-a6e3-b01bf59720b7,,USER,Determine the number of faculty members for each rank and gender.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +712b6d4e-8895-4ec7-adc3-52a71dc49fc0,,USER,"Show the average amount of transactions with type code ""SALE"".","{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +07bdba8f-0840-40ea-a274-55a0592b227c,,USER,Display all cities along with the corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +a6142b6a-ed9a-4e86-9ad3-e18ad5c61c3d,,USER,Find the component amounts and names of all furnitures that have more than 10 components.,"{""transformations"":[{""column"":""Num_of_Component"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +356c6e3b-c0dd-4224-8600-d3e8568d13a9,,USER,How many different levels do members have?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +b88bab47-eb2e-4c64-8106-677a738df195,,USER,Display the country codes and the most commonly spoken languages in each country.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +0ef3df0a-de80-485a-958d-cabe3eba6d64,,USER,What are the names of cities in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +c3f03aae-0671-4eff-bec3-96e9ab1a5388,,USER,How many singers are there?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +d6157fb3-630f-40be-895c-06d6e92d923c,,USER,What is the average age of all students living in each city?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +561c9f77-3adf-440a-a424-16b0d3023738,,USER,what states in the united states have a city of springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +d1457d0d-5c7e-4644-b39d-f583bba638b1,,USER,Display the number of players for each occupation.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +86851ebe-3c22-47c8-8905-055a0aa3b18a,,USER,"What are the name, population, and life expectancy of the largest Asian country by land?","{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +32da888f-3393-4c0c-b2b4-b7fa8ee80aba,,USER,Show all buildings and the number of faculty members associated with each building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +e3bf8cac-80ab-4f2c-8abb-82c004daef4b,,USER,Display the country ID and the corresponding count of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" +00e6beda-2d1e-4e18-ae4c-7cc5fd607da1,,USER,"Which apartments have type code ""Flat""? Give me their apartment numbers.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +4acf1fb4-e3db-4af2-bd55-2f52a284190a,,USER,What are the draft pick numbers and draft classes for players who play the Defender position?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +373b4fe4-7b6c-4b57-a24a-c9ea9037328f,,USER,Return all players sorted by college in ascending alphabetical order.,"{""transformations"":[{""column"":""College"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +e00d4e69-0b53-4292-8071-07f9f0a6a62d,,USER,"What are the names and seatings for all tracks opened after 2000, ordered by seating?","{""transformations"":[{""column"":""year_opened"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""seating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +dc874d54-15d9-470d-a171-0c801260d2f9,,USER,How many devices are there?,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +24429ad2-76e6-4033-a610-d4c82ddc1a91,,USER,"Find the full name of the customer with the email ""luisg@embraer.com.br"".","{""transformations"":[{""column"":""Email"",""transformationType"":""condition"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" +34c696fb-f503-4e5a-a65e-9b461cb23d3d,,USER,"Return the names and locations of shops, ordered by name in alphabetical order.","{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +2a584676-1f20-4a61-b92f-ee2c4310ba8f,,USER,Show theme and year for all exhibitions in an descending order of ticket price.,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +cd0ba9d9-502c-49ac-968a-3fe8061eeed3,,USER,how many states does usa have,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +e56602d7-8b20-4a37-8d0e-20fcdf244362,,USER,Find the founded year of the newest non public school.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""!="",""value"":""Public""},{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +cb008ccf-5a77-4b68-a305-654af91c5749,,USER,in what state is mount whitney,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +9fb3110f-274b-4b5c-99bb-55f581f13a52,,USER,"What are the earnings of poker players, ordered descending by value?","{""transformations"":[{""column"":""Earnings"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +49b8bd69-2326-4169-b4b2-d7bca0123838,,USER,how many airports are there in each country?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +29d4aa32-3299-4828-85df-02ee7a703829,,USER,What is the language spoken by the largest percentage of people in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +90664f93-a6a2-474d-b353-0b6926751bc3,,USER,Find the number of dorms that have some amenity.,"{""transformations"":[{""column"":""dormid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" +b6acc98a-bb12-4855-a028-e6e8217f22c9,,USER,How many phones belongs to each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +8648e095-0384-49ac-b3e8-cb4e2198639e,,USER,What is the name of the county with the greatest population?,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +bc895bc2-3b8c-4834-9cb2-1d3ee06a05cf,,USER,How many players have fewer than 30 points in each position?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +a4a2c464-a886-4d17-91fd-f30ea80aacf9,,USER,How many different jobs are listed?,"{""transformations"":[{""column"":""job"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +499e1a85-7d38-4c5c-afe2-58b5cec1b56c,,USER,what are all the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +efa205f7-ef60-4d79-8998-c0c65fe00459,,USER,Return the average enrollment of universities founded before 1850.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""founded"",""transformationType"":""condition"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +b754d5d9-f53f-4ee4-a012-f4485bcf77c9,,USER,What are the names of the schools with the top 3 largest class sizes?,"{""transformations"":[{""column"":""enr"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +c63d81a9-dd98-4c3a-ad39-8135b117cbd7,,USER,Find the name of project that continues for the longest time.,"{""transformations"":[{""column"":""hours"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +147e54dc-ee11-45d5-a4ff-fa6b6e3ae024,,USER,Count the number of accounts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +14063162-5926-46ae-aff5-8061b83318df,,USER,Find the number of rooms with king bed for each decor type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +3387242b-94c0-4f90-8cc8-eaa3b6cca4f6,,USER,List the names and birth dates of people in ascending alphabetical order of name.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +d4057d1c-5e11-4fcb-9535-e48e12480947,,USER,Please provide the order ids and the total quantity for each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +d177e666-ea29-4828-af5e-7a4839042599,,USER,Find the total number of instructors who teach a course in the Spring 2010 semester.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""semester"",""transformationType"":""condition"",""operation"":""="",""value"":""Spring""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" +b3ebec89-bf10-4006-8aea-a0c26078df9a,,USER,List the total scores of body builders in ascending order.,"{""transformations"":[{""column"":""Total"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +44190b02-913b-47e2-a034-1e174ef4aaca,,USER,Count the number of templates of the type CV.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +a6b7591a-66f9-479c-b79b-f4e45ceb5125,,USER,How many players are there for each hand type?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +7a082342-de55-441d-8b7a-3e43ad5af917,,USER,display the average salary of employees for each department who gets a commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +525f79e3-97a4-4b0b-9b05-4a3da81c88b4,,USER,Find the total number of reviews written in March,"{""transformations"":[{""column"":""text"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""MONTH"",""transformationType"":""condition"",""operation"":""="",""value"":""'March'""}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" +e4fddcbe-713c-4aaf-b91e-39fff9290041,,USER,number of states bordering kentucky,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +8e26291c-d89c-4651-997c-844b8ecf547e,,USER,How many tasks are there?,"{""transformations"":[{""column"":""task_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" +177b9b37-a8af-4b3a-8446-31a1d2cce41b,,USER,what is the elevation of the highest point in the usa,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +765211a9-538e-4f65-9f5b-e5aa3034e41f,,USER,How many departments are present in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +69e1bc75-ef34-4c6c-befd-b16215208b19,,USER,What is the author of the submission with the highest score?,"{""transformations"":[{""column"":""Scores"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +db98b046-defa-4c5d-a05c-bdbc9eb88638,,USER,Which job titles correspond to jobs with salaries over 9000?,"{""transformations"":[{""column"":""min_salary"",""transformationType"":""condition"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" +d0ec7a93-ffe5-46aa-8546-73109decd067,,USER,What are the names and location of the shops in ascending alphabetical order of name.,"{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +269a2db9-01c1-49bc-9328-c11d3841c1e9,,USER,What are the names of each industry and the number of companies in each industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +6a974562-198b-4cd9-93ed-c6cdd16d323c,,USER,What is the average expected life expectancy for countries in the region of Central Africa?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +dc580f0a-c076-4075-83b8-d2150d423d24,,USER,What is the last date of the staff leaving the projects?,"{""transformations"":[{""column"":""date_to"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +8b2d76b9-767f-41f6-912d-b74c43d4c268,,USER,Show the players from college UCLA.,"{""transformations"":[{""column"":""College"",""transformationType"":""condition"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +2dac16ec-1d36-4eb6-8ace-c841fd574446,,USER,List the hosts of performances in ascending order of attendance.,"{""transformations"":[{""column"":""Attendance"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +d6955bfb-d747-48c6-acb9-5e7c626ab4c7,,USER,"For each gender, how many people weigh more than 85?","{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +a9584a67-88cd-4155-b375-b7f14a53d9b7,,USER,Return the name of the airport with code 'AKO'.,"{""transformations"":[{""column"":""AirportCode"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +a39f415f-21e8-4276-9bf5-0ce3353a3c25,,USER,what state is salem the capital of,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +62a4be38-3a66-4e81-a08d-ab4dd2e5ce87,,USER,Count the number of different ranks of captain.,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +5ede2e2b-68fd-428a-92cb-eab987be9840,,USER,Sort all the distinct product names in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" +9d1c2566-7c76-4a84-ae73-5f1214cfcb95,,USER,Determine the number of documents corresponding to each project id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +c39bb80e-6f05-4da0-92ab-b4af5ac14e69,,USER,How many friends does each student have?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +d59f1786-85e3-4fae-a9c5-898e390df778,,USER,Show me the classrooms grade 5 is using.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +19b93569-e3c8-4aaa-8c44-42bd6e842f2d,,USER,Name all the products with next entry ID greater than 8.,"{""transformations"":[{""column"":""next_entry_id"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +9f1a7687-97fb-4093-b5e4-3bcc1bd4e1a5,,USER,What is the id of the candidate who most recently accessed the course?,"{""transformations"":[{""column"":""assessment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" +65aef9d6-b336-425f-b178-38e4a8cb3e5a,,USER,How many ships ended up being 'Captured'?,"{""transformations"":[{""column"":""lost_in_battle"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""disposition_of_ship"",""transformationType"":""condition"",""operation"":""="",""value"":""Captured""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" +d31f706e-3c9b-4f73-916d-53d1d1cf0625,,USER,What are the details of the car with id 1?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +32952ded-1a01-450a-bc06-250bbd8527de,,USER,"Where is the birth place of "" Kevin Spacey ""","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" +eec94ac1-d357-4609-8657-416d411e49f6,,USER,Present distinct template ids for documents and their respective usage counts.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +55edfd50-1910-4628-b1aa-1eeb9a6805c5,,USER,Determine the number of high schoolers in each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +a8ea6ef4-d849-4e07-929f-69d801b8cad6,,USER,What is the oldest log id and its corresponding problem id?,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +ec68cccd-044d-48d8-be26-281d15744be8,,USER,"Find the purchase time, age and address of each member, and show the results in the order of purchase time.","{""transformations"":[{""column"":""Time_of_purchase"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +cd2c6dce-0d50-4859-9664-593cb9dc6c19,,USER,Quantify the books available from each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +1fefa8da-20a1-4ed0-a504-2bfe6cfacd00,,USER,Show other account details for account with name 338.,"{""transformations"":[{""column"":""account_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +4f21fee4-9f53-474d-a5d9-02ed00ff65ad,,USER,What is the name of the department with an instructure who has a name like 'Soisalon'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +4251013d-af0e-43e9-a681-e8ce6d3a1084,,USER,"List the names of all distinct medications, ordered in an alphabetical order.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" +2adcda32-4a1e-4808-b59a-ae5cee30411c,,USER,What is the name and salary for employee with id 242518965?,"{""transformations"":[{""column"":""eid"",""transformationType"":""condition"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +7aeea7c0-92de-40d9-87e2-756611f45436,,USER,"What is the location code for the country ""Canada""?","{""transformations"":[{""column"":""location_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" +9d7caa40-2933-4b78-a047-b24952739b21,,USER,What is the average price of wine for each category?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +6f8e6fba-1c4d-41ba-b50a-40bdc5498c92,,USER,Show the number of projects.,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" +fd080078-a19d-46b4-a3e6-5d4389436011,,USER,List the position of players and the average number of points of players of each position.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +37ca7c2a-f387-4ebd-904e-b612b0178d05,,USER,which states does the ohio river pass through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +26432ce4-af3b-4889-8c47-56f7fa8cb7cc,,USER,Count the number of different payment method codes used by parties.,"{""transformations"":[{""column"":""payment_method_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" +3e63bde2-6897-4a65-88ab-eda9cf4c7958,,USER,Count the number of invoices.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +2ed72b4e-2369-4e02-9f99-d90374f960ad,,USER,What is the number of distinct publication dates?,"{""transformations"":[{""column"":""Publication_Date"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +68d61781-cda2-42ea-813a-09e03be68e70,,USER,What is the total credit offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +79f4f761-5b15-4ec7-ab5b-24c595684ad9,,USER,How many countries have governments that are republics?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +dd185aff-f336-46f1-a432-d0cf2559e58c,,USER,What are the country codes and the most spoken languages in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +a2f29e24-bbe0-4469-a680-6d7f445fd4b5,,USER,What are the total number of the audiences who visited any of the festivals?,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" +f314bd00-46bf-4580-9089-47bad1158acd,,USER,Display the employee IDs for each employee and the final dates of employment at their last job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +5b7a6209-721d-4e19-bb88-65a9b234135f,,USER,Find the id and name of the most expensive base price room.,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +1e1c3ad5-1e30-4bfe-a833-7e2901badf92,,USER,"What is the unit of measuerment of the product category code ""Herbs""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +7653b66d-6f45-4fe9-918a-3371b5a8048c,,USER,Where is the history department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +7c1d945b-5bf5-4018-a2ef-63aec93365df,,USER,What are the countries for each market ordered by decreasing number of cities?,"{""transformations"":[{""column"":""Number_cities"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +0eabc0c9-5c24-417c-998e-f35b2292a89d,,USER,Find the name of the department that offers the highest total credits?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""credits"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +08622749-2713-4e69-8ede-f216772fa4cc,,USER,Determine the number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +f1086862-49a8-4bd4-abc1-33836a3e616c,,USER,"What are the full name, hire date, salary, and department id for employees without the letter M in their first name?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +4234c38f-1bf9-493f-87a8-8ec8dda90a10,,USER,"For each file format, count artists who released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +e9a7b007-ef29-4b62-9f19-29ea5a9a47fa,,USER,Show the employee ID and end date of their previous job for each employee.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +3391834a-87c7-4686-a4cc-8c06bac87f4e,,USER,Display the order ids and the number of invoices for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +43838b36-a2b3-4a57-a245-e7d06243d4aa,,USER,What is the average fee on a CSU campus in 2005?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" +ed98b1d4-6a31-4722-bb6f-c28ce6978241,,USER,List the headquarter locations and the number of companies located there for each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +5e659373-10f3-4d55-96ce-9dd60f74b3b4,,USER,Name the school with the smallest enrollment in each state.,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +8e568da6-1ffb-4563-8003-08742c93adc0,,USER,List the number of different series names and contents in the TV Channel table.,"{""transformations"":[{""column"":""series_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""content"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +7b989673-df36-48f3-a6fe-197660b7b41d,,USER,What are the codes of countries where Spanish is spoken by the largest percentage of people?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +aa8aa722-af4d-4985-ae34-93959950319f,,USER,What are the different addresses that have students living there?,"{""transformations"":[{""column"":""current_address_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +d6ffbbff-728c-4599-ae23-6f500e41a286,,USER,Count the number of stores.,"{""transformations"":[{""column"":""store_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" +1bd7e554-7f9e-4b5a-ac34-4666acdd04e0,,USER,"What are the date, mean temperature and mean humidity for the top 3 days with the largest max gust speeds?","{""transformations"":[{""column"":""max_gust_speed_mph"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +e64d8bf7-f36e-4222-90b8-eb7917c70e26,,USER,How many different cities do people originate from?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +4dbd2dce-2bd1-44e5-8bba-594c0578f9b1,,USER,Return the hosts of competitions for which the theme is not Aliens?,"{""transformations"":[{""column"":""Theme"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" +a85e1800-b49a-46a7-b573-008bb6ac78f5,,USER,Find the name and email of the user followed by the least number of people.,"{""transformations"":[{""column"":""followers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +5ba4f4c6-ce2d-4b11-ae0d-8ae16bfabd01,,USER,Determine the department count in each academic institution.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +ee13d3a6-9c29-4e07-bdc5-7ab5f6025029,,USER,Display project IDs and the document count for each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +9482ef15-7f12-44e9-9fa0-69144f77f032,,USER,What are the different regions of clubs in ascending alphabetical order?,"{""transformations"":[{""column"":""Region"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +d5fc1969-c85f-4ae3-9888-3d272ed52b1d,,USER,How many different genders are there in the dorms?,"{""transformations"":[{""column"":""gender"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +3b53da65-81e2-4ab5-a3b7-f8917e450050,,USER,When are the birthdays of customer who are classified as 'Good Customer' status?,"{""transformations"":[{""column"":""customer_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +e510048d-938b-49ad-889b-96174405a220,,USER,What is the name of the room that can accommodate the most people?,"{""transformations"":[{""column"":""maxOccupancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +cd8fa6e8-3c32-4bef-aaba-9a2b1cc4e520,,USER,Count the number of customers who hold an account.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +77b11245-ad4b-452c-a47b-bc459c9787ad,,USER,what is the highest elevation in the united states,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +ac04cf37-6e86-401c-b0f3-c65a685be7de,,USER,Find the ids of the problems reported after 1978-06-26.,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" +309ab22b-4f17-4cf2-b309-bc8adbd1885e,,USER,Count the number of distinct claim outcome codes.,"{""transformations"":[{""column"":""claim_outcome_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" +3ecd63f1-83db-4059-a850-04fdda3a084e,,USER,Find the average age of female students.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +db806e10-83e2-4507-bcd0-0841b5a2c630,,USER,which states adjoin kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +21ab8729-9fbd-4483-85d5-9ad0fa106cf1,,USER,Find the GDP of the city with the largest regional population.,"{""transformations"":[{""column"":""Regional_Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +1d5d9b03-720c-4353-a172-3ab104a822b8,,USER,give me the lakes in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" +79ca16c7-465a-4c50-93cf-0bcb0c5b4a32,,USER,Count the number of employees,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +c4f9187c-5df0-4af1-80ce-3665ba8aa394,,USER,"What is the template type descriptions for template type code ""AD"".","{""transformations"":[{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" +f7d3ef90-ddd2-495f-9e8d-cb07ae819f54,,USER,Show the case burden of counties in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +c624c7ad-a634-45ea-a07d-b7ea33f70c38,,USER,"List the name and residence for players whose occupation is not ""Researcher"".","{""transformations"":[{""column"":""Occupation"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Researcher'""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +7139765b-e49e-488c-8686-3d6733339f8e,,USER,"Find the name and description of the role with code ""MG"".","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" +84552865-32b0-4769-b933-113f2451fe4d,,USER,Return the number of music festivals of each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +d789618f-6dc0-4b7c-a10c-32a24b6ec76c,,USER,"return me the homepage of "" H. V. Jagadish "" .","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'H. V. Jagadish'""}]}","[{""columns"":[""aid"",""homepage"",""name"",""oid""],""name"":""author"",""type"":""grid""}]" +39aabc21-0cf7-411f-b97d-f87ddbff9e6b,,USER,Return the type of transaction with the highest total amount.,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""grouping""},{""column"":""transaction_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +35dbe0c5-124b-4d2b-b686-7f9927066b0d,,USER,Determine the number of members residing at each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" +64e172b8-15fd-4d9a-8ca5-e0e58e97e05b,,USER,"Which location names contain the word ""film""?","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +55f1f296-2f10-426c-b8a7-629f77404c03,,USER,What is the total number of singers?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +b30c04e7-83a5-4ae0-b746-50b6f3b6233c,,USER,"What are the different template type codes, and how many templates correspond to each?","{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +8ac73ac3-2571-4029-93fb-3da2b79bba25,,USER,How many different software platforms are there for devices?,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +5abaf603-8a2a-4478-94f7-89bd17e7b3dd,,USER,Find the number of dorms and total capacity for each gender.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +624c06ad-79d0-45d5-bf9b-4f429b6f88e4,,USER,Count the number of customers who are active.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" +332af8f6-eb50-49ed-974d-875b5293a8c3,,USER,"What is the year of publication of "" A Switching Architecture For ISDN "" ?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Switching Architecture For ISDN'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +dc90490a-28cb-4849-812c-a0e162a10e1f,,USER,List all payment methods and the number of payments made for each method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +e14af051-277d-4ed5-b08e-862efaa8222c,,USER,how many states are there in the usa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +3e78e877-c0c1-42ae-8271-b50cb737c02a,,USER,How many books are there?,"{""transformations"":[{""column"":""Book_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" +701b9e4e-60a5-4380-9dad-213c89fc9812,,USER,What is the average miles per gallon of all the cards with 4 cylinders?,"{""transformations"":[{""column"":""mpg"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +e846d151-eed0-41d8-8dba-476ff5f14e77,,USER,How many different courses offered by Physics department?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +691a9b8a-cc6a-48b9-b97d-7b60a4d6c647,,USER,List the names of editors who are older than 25.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +2f6e8586-2e1a-4340-ba2d-97ea81b2b563,,USER,Find the claimed amount in the claim with the least amount settled. Show both the settlement amount and claim amount.,"{""transformations"":[{""column"":""Amount_Settled"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +76061d32-bd50-4eaa-af32-71f358af85c0,,USER,"What is the name, city, and country of the airport with the lowest altitude?","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +01d1e5b9-08fb-441f-a8f3-b1abf4fe78de,,USER,what are the capital city in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +463ce399-67a1-4b5d-9169-3484afde607a,,USER,What are the average ages of losers and winners across matches?,"{""transformations"":[{""column"":""loser_age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""winner_age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +11c768bb-1f69-4e40-aa0e-b64e7cd2d6f4,,USER,What are the names and ranks of the three youngest winners across all matches?,"{""transformations"":[{""column"":""winner_age"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +fdfcbee5-5722-44e7-be5c-ab5d312b4471,,USER,"What are the investors of entrepreneurs, and how many entrepreneurs has each investor invested in?","{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +f4a0471c-9b11-4d3e-8f94-c60434280b70,,USER,Show all book categories and the book count in each.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +bf2e012b-7552-4d65-b83c-310898819b7a,,USER,What are the total enrollments of universities for each affiliation type?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +f7cbbbff-4229-49ca-ba5b-f3037d94298b,,USER,find the total percentage share of all channels owned by CCTV.,"{""transformations"":[{""column"":""Share_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +b85a0a5a-ebd5-440e-b9ee-3ab821e20c65,,USER,What is the number of employees from each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +beb02623-870c-4d5c-be46-5e8f32584a2e,,USER,"What is Weekly Rank of TV series with Episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +d285717d-f09b-433b-b8ca-efbdb0e76a60,,USER,What are the first name and last name of all the instructors?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +e6ee1c22-dc20-41dd-b21c-d15baf89b257,,USER,How many players are from each country?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +fe5f9ca9-096a-47dc-9131-f9e7a6f4f1c9,,USER,"What are the name, height and prominence of mountains which do not belong to the range 'Aberdare Range'?","{""transformations"":[{""column"":""range"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aberdare Range""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +5009eb87-9ed7-4203-ae5c-10842ecd6a9e,,USER,"Find the average room count of the apartments that have the ""Studio"" type code.","{""transformations"":[{""column"":""room_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +fae43750-11d6-42b1-b670-e5818111702b,,USER,What is the minimum age of the youngest person in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +a21a583a-d337-44ef-abb0-aaa66e4a1c3f,,USER,What is the average age of female (sex is F) students?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +eb9cfb1d-2666-4778-a26f-d1a23cd76706,,USER,How many individuals below 40 years old are there for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +5b873836-f602-4037-930d-a438cbcf35b8,,USER,What is the song in the volume with the maximum weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +ac6e7c56-e41e-4a77-8fdc-cf9ae69aac93,,USER,what states contain at least one major rivers,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +cd489f78-db60-4a15-bbc4-9a8ead9d160d,,USER,What is the average latitude and longitude in San Jose?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""long"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +904faa50-9992-4efb-bc09-89d8ec81ba24,,USER,What are the names of all the video games and their types in alphabetical order?,"{""transformations"":[{""column"":""gname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +f554ca1c-7b25-4f6a-a91d-7b98281062d2,,USER,List all female students age is older than 18 who is not majoring in 600. List students' first name and last name.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":18},{""column"":""Major"",""transformationType"":""condition"",""operation"":""!="",""value"":600},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +5efabd24-f130-4566-aa9a-9217686f64bc,,USER,Count the number of songs released for each format.,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +56b6e520-f021-469e-a43b-6774f0a1d182,,USER,Advisor 1121 has how many students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +5752f7ac-60a8-4e52-a590-8249faf0d174,,USER,"For each city, what is the highest latitude for its stations?","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +995d6f05-ccd4-4f27-b451-2bba1b93f1eb,,USER,how many people are there whose weight is higher than 85 for each gender?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +4932c78f-903f-40ed-9350-64ca97bbab42,,USER,Find the city and state of the bank branch named morningside.,"{""transformations"":[{""column"":""bname"",""transformationType"":""condition"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +de73f2b6-a63c-4023-a927-3cfa1e57a06e,,USER,Give the ids of the three products purchased in the largest amounts.,"{""transformations"":[{""column"":""total_amount_purchased"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" +c662b423-c0ac-41cd-94bb-4c301f1188ee,,USER,Determine the number of entrepreneurs associated with each investor.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" +f7495f68-411d-454b-81cb-1621c72395cb,,USER,Show different publishers together with the number of publications they have.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +41217cfa-3d57-4bcd-93aa-500d686d031b,,USER,what are the rivers in the state of illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +f08f95a6-8b6a-4edb-8d43-08d941cdbd4f,,USER,"Show the minimum amount of transactions whose type code is ""PUR"" and whose share count is bigger than 50.","{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'PUR'""},{""column"":""share_count"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +7817b928-5d83-4823-a86e-23f9e7114236,,USER,Count the number of races.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +b01aa5de-e79d-43f5-a840-3f949d953266,,USER,"Show the addresses and phones of all the buildings managed by ""Brenden"".","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +d7324b95-5042-46ac-acb2-14831630e419,,USER,Calculate the average tonnage for each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +bebee9a9-3aef-439a-ab4c-5fd16e332508,,USER,How many employees come from each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +3d1ff19e-7142-46d8-8cf3-8bc7d046ccce,,USER,How many different classes are there?,"{""transformations"":[{""column"":""class_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +8126726a-c95c-4ffe-b253-6dbf3a841c41,,USER,How many stadiums are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +93121235-9898-4371-ab89-bb79c2a030f7,,USER,What is the maximum capacity and the average of all stadiums ?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +fb64bf54-fbf5-40c5-9b57-541c4ca0eabe,,USER,What was the date of the earliest payment?,"{""transformations"":[{""column"":""payment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +b88e01ed-8ac2-4c89-9bb8-1d7cb18fd5d4,,USER,Find the name of the dorm with the largest capacity.,"{""transformations"":[{""column"":""student_capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +0f19ef87-fce3-4415-8528-440b2830b7fb,,USER,How many sections does each course have?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +ba37f1f1-b99f-4f53-b19b-78ae65af77bd,,USER,"What are the titles of the books whose writer is not ""Elaine Lee""?","{""transformations"":[{""column"":""Writer"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Elaine Lee'""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" +21cf2b23-2a7f-436e-9b33-d3f489aaf512,,USER,"What are the names of conductors whose nationalities are not ""USA""?","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +7131db14-4a91-46a1-bec8-0ffdae78e8e5,,USER,Return the names of wrestlers with fewer than 100 days held.,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +c8390e12-d8bc-4e09-a0e6-f1a6de615192,,USER,How many different services are provided by all stations?,"{""transformations"":[{""column"":""services"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""network_name"",""services"",""local_authority""],""name"":""station"",""type"":""grid""}]" +4159f050-724c-410f-b18b-c2b711c52796,,USER,How many students are there?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +033d9ba8-9a14-48ab-9cdb-8e62dc628c9a,,USER,Show the delegate from district 1 in election.,"{""transformations"":[{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" +567e1951-e76c-45f3-af62-d9aceeb9bd2c,,USER,"Where is the club ""Hopkins Student Enterprises"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +26bd9f1a-6fef-440f-b8eb-16762fae0f37,,USER,List the names of pilots in ascending order of rank.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +36038b5d-88b5-43f6-80c4-bcdee150985d,,USER,"Return the record companies of orchestras, sorted descending by the years in which they were founded.","{""transformations"":[{""column"":""Year_of_Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +9b135c54-e8cd-40ef-b764-3587ffd623c4,,USER,What is the average GNP and total population in all nations whose government is US territory?,"{""transformations"":[{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +dc3abcfe-d470-44e4-8ad2-95ccafd29213,,USER,How many orchestras does each record company manage?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +3885c052-f7ba-4493-b21f-c2f115d45df5,,USER,How many stadiums does each country have?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +211f9b33-5355-410c-a8b1-2d8ac0a4130a,,USER,What are the resident details containing the substring 'Miss'?,"{""transformations"":[{""column"":""other_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Miss""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" +895077a0-dec0-4961-bf27-183dc3aa4395,,USER,What are the names and release years for all the songs of the youngest singer?,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +165c9518-647d-4154-83e3-e6cb63f2e6dd,,USER,"What are ids of the all distinct orders, sorted by placement date?","{""transformations"":[{""column"":""date_order_placed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +600b9f4a-5b60-4e30-a58b-d03bea11804d,,USER,What is the average share count of transactions for different investors?,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +fdd07c23-35da-4d33-bcde-1ee0732116ef,,USER,What are the statuses and average populations of each city?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +0854c1c2-d48f-474d-b4ce-5ced56e7ed18,,USER,Return the top 3 greatest support rates.,"{""transformations"":[{""column"":""support_rate"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +b278e2ed-24a8-4a49-9e38-fb8a75af79ec,,USER,List all directors along with the number of films directed by each director.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" +0506bdea-dea6-49c3-81c2-372eed925cf1,,USER,"What are the course names, ordered by credits?","{""transformations"":[{""column"":""Credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" +07604456-3424-4a35-b9df-5175a8bc7456,,USER,Count the number of high school students per grade level.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +21f287ae-6b13-4d5e-8c4f-25336c957851,,USER,"How many students have personal names that contain the word ""son""?","{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +17ee5ded-8403-47f5-accb-7a85dd07e3ce,,USER,List the name and cost of all procedures sorted by the cost from the highest to the lowest.,"{""transformations"":[{""column"":""cost"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" +f078c68e-d6da-414d-a1e1-64682ffc8d64,,USER,What is the average price range of hotels for each each star rating code?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +f9861050-acbf-469f-a17f-a4d8af90f5e1,,USER,"When did the episode ""A Love of a Lifetime"" air?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +24c89430-25e9-491b-81f2-17a5219a0a2e,,USER,which state is springfield in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +6e8b8a16-25d2-46d1-b1ca-c93568cc5966,,USER,Return the maximum number of points for climbers from the United Kingdom.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +617974be-cd45-4653-8a09-6c26abbcf55b,,USER,What is the alphabetically ordered list of all the distinct names of nurses?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" +2b602c82-d9bf-4ab8-9ffc-059c6613ee44,,USER,Determine the room count for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +a95ea6a6-260f-4606-babd-9f523e675b05,,USER,"What are the titles and studios of films that have been produced by a studio whose name contains ""Universal""?","{""transformations"":[{""column"":""Studio"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +52656679-3199-4463-a6b8-a0a1c464fa71,,USER,What are the different names of all the races in reverse alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +46b5e6cd-3e72-4f14-b98c-de7c4a807e67,,USER,What is the name and date of the race that occurred most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +c00533b2-8bd4-4199-9021-1f6d30ac9488,,USER,What are the names of all stations with a latitude smaller than 37.5?,"{""transformations"":[{""column"":""lat"",""transformationType"":""condition"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +1525f420-8921-43ee-a001-fbd8c7d690bb,,USER,Determine the average salary of employees whose commission percentage is not null.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +bae8ddab-ff86-4816-a626-ed7171510e05,,USER,What is the official name and status of the city with the most residents?,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" +73eac89b-11f3-44ab-8f4b-097221171eb4,,USER,Show name and salary for all employees sorted by salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +1d022117-34a0-4323-b59e-0d488e6db102,,USER,What is the average latitude and longitude of stations located in San Jose city?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""long"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +7ab34f1b-2510-45f7-8704-db6a4ef5124d,,USER,"What is the air date of TV series with Episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +987d1a28-51ad-4375-b2a5-f08e4802b12b,,USER,What nationalities do the pilots belong to? Please provide the number of pilots for each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +dd9c9ceb-f549-4f4f-a04f-9b5dee397a27,,USER,What is the name and capacity for the stadium with the highest average attendance?,"{""transformations"":[{""column"":""average"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +7bcb70f4-19e2-4680-92e1-81f9efd2f361,,USER,What is the name of the artist who joined latest?,"{""transformations"":[{""column"":""year_join"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +438c324a-b298-4d1d-bd5b-88056b4f0740,,USER,Report the name of all campuses in Los Angeles county.,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +b0bf2e25-03cc-4b2d-ba16-12efafaa47b8,,USER,What is the average age for all person?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +973f3e1c-fb99-4e94-886d-88e33ad6deaf,,USER,Count the number of regions.,"{""transformations"":[{""column"":""Region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +4bcdc383-5467-4259-8606-ca0acb08d7e8,,USER,Count the number of distinct product types.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +4dc07170-31ad-48a8-bde0-f63edc86264f,,USER,Which minister left office the latest?,"{""transformations"":[{""column"":""left_office"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +39f8ad86-2933-49ad-b7b7-b179afee6a15,,USER,"Count the number of tests with ""Fail"" result.","{""transformations"":[{""column"":""registration_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" +27111d70-d113-4930-aee3-d496a216b975,,USER,What is the name of the tallest building?,"{""transformations"":[{""column"":""height_feet"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" +684d51ef-2a3c-4c4d-bd48-95bd6a31a775,,USER,What is the average number of pages per minute color?,"{""transformations"":[{""column"":""pages_per_minute_color"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +90141c57-4041-43cc-9a22-cee3aa762b71,,USER,Count the number of people of each sex who have a weight higher than 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" +a77ce244-574c-4ead-ad42-a03571dedf2b,,USER,What are the names of wines with scores higher than 90?,"{""transformations"":[{""column"":""score"",""transformationType"":""condition"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +549eb5b9-68f1-4426-baf5-6a96d9cdb30f,,USER,Find the first names of students with age above 22.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +a6222278-046a-45b3-8446-ba971c428de7,,USER,Which head's name has the substring 'Ha'? List the id and name.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Ha""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" +2e218f47-b98c-4712-bb14-3a3abefc31f8,,USER,"For each faculty rank, show the number of faculty members who have it.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +f113ef42-212d-4c03-a1d6-426611ae26da,,USER,How many different types of rooms are there?,"{""transformations"":[{""column"":""roomtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" +3e831f4d-01c8-4c39-971c-367751d0fe48,,USER,What are the different names of the colleges involved in the tryout in alphabetical order?,"{""transformations"":[{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +fe789a76-7200-4d9f-9e7a-557a09e57ac8,,USER,List phone number and email address of customer with more than 2000 outstanding balance.,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +4bc91b7a-5793-400a-9e89-ab86ebc4df48,,USER,Who is the instructor with the highest salary?,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +bce90050-f8fa-49f1-82b4-a40189f47b0b,,USER,How many advisors are there?,"{""transformations"":[{""column"":""advisor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c999a3fa-3801-4d9c-8e64-0c7fe9b9bb0a,,USER,what rivers are in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +50d30fc5-613f-41d3-bc22-f254747099f2,,USER,What is the school color of the school with the largest enrollment?,"{""transformations"":[{""column"":""Enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +4f5572ae-1e79-4fa7-9a5f-c77281d72711,,USER,"Find the name, account type, and account balance of the customer who has the highest credit score.","{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +744ff1e1-c6b3-4891-99de-6f0a0559bf79,,USER,How many different payment methods are there?,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" +013e9120-bedf-47fc-ab0a-5e17e4d392f0,,USER,Show project ids and the number of documents in each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +7a125f4c-bba8-4bf8-b172-4e40940266f8,,USER,"For each bed type, find the average base price of different bed type.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +865049e8-54df-417c-a44c-8378110a8516,,USER,Find the first name of students who is older than 20.,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e6857aaa-8ef9-40df-bd57-ca9585b65f22,,USER,how long is rio grande,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +a1de4674-7d6e-48d2-a9f6-accb125c38e9,,USER,Show all ministers who do not belong to Progress Party.,"{""transformations"":[{""column"":""party_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +1dab4cec-3571-4a41-97e5-964cabfe5116,,USER,Find the average price of all product clothes.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +b406e5f8-3a51-4719-8e81-0f469dcdc7de,,USER,"Find the address line 1 and 2 of the customer with email ""vbogisich@example.org"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" +f1143ed9-0d48-40e8-a77f-69cbbccf6559,,USER,Find the grade studying in room 105.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +5117e5b8-b148-44e6-b3a6-f2178293feb6,,USER,How many conductors are there?,"{""transformations"":[{""column"":""Conductor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +5373c096-2830-4d87-ae1d-c876f34e6ea6,,USER,What are different nationalities of people and the corresponding number of people from each nation?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +2b044e62-a129-4c27-9445-f0ad85fc347e,,USER,List the names of roller coasters by ascending order of length.,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" +c1d12476-823a-4aec-8138-440d27db50e4,,USER,List name and damage for all storms in a descending order of max speed.,"{""transformations"":[{""column"":""max_speed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +1840d6d7-46e2-4a36-9b1d-966ef77ab863,,USER,Determine the average salary for employees with a non-null commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +95a1f22f-fbb0-444b-993b-415cd0507b10,,USER,Count the number of programs broadcasted for each time section of a day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +fd4406be-858c-4619-80b0-e7a063b88754,,USER,What are the dates that have the 5 highest cloud cover rates and what are the rates?,"{""transformations"":[{""column"":""cloud_cover"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +a712caf5-004a-47f5-849a-d657cecf96d3,,USER,What is the maximum acceleration for each type of cylinder?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +e75634b0-0f32-43a1-bd7d-7d62032a9bef,,USER,"list the name, job title of all people ordered by their names.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +913c852f-4384-40c8-be2a-361ca8a14b9f,,USER,Sort the first names of all the authors in alphabetical order.,"{""transformations"":[{""column"":""fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +b9886e75-f2d0-4068-b12d-80b999b29aff,,USER,"For each main industry, what is the total number of companies for the industry with the highest total market value?","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""main_industry"",""transformationType"":""grouping""},{""column"":""market_value"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +e6560a7b-956c-4480-bb9f-0cd8fdb992cc,,USER,How many female people are older than 30 in our record?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""is_male"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" +b20b73c0-53cd-4046-8e7d-797592f0560e,,USER,"What are the addresses of the course authors or tutors with personal name ""Cathrine""","{""transformations"":[{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" +e676ba23-359d-4c0b-b620-54b0269cb099,,USER,What is the average horizontal bar points for all gymnasts?,"{""transformations"":[{""column"":""Horizontal_Bar_Points"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +2a3c077d-1b46-49fb-b70a-99397a1585c2,,USER,Show the various ages of editors and the editor count for each age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +31d7cba7-4f7d-4020-922b-c786a78d44cb,,USER,What is the average home game attendance per year?,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +fd8d91ab-eb4b-47ac-ace9-7ab24af09dff,,USER,How many different colleges were represented at tryouts?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +a27b442f-bc71-4d2f-9cb3-511f5294a047,,USER,How many actors are there?,"{""transformations"":[{""column"":""Actor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +3264b668-8c12-4ee6-8510-8d9773cd17f3,,USER,Please show different types of artworks with the corresponding number of artworks of each type.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +39040d05-84b4-41a5-97d9-b0af9c8695d2,,USER,"List the research staff details, and order in ascending order.","{""transformations"":[{""column"":""staff_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" +07dfc67b-7ddf-4411-b75e-b13fd7cc7e22,,USER,"What are the names of conductors, sorted descending by the number of years they have worked?","{""transformations"":[{""column"":""Year_of_Work"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +b33f1321-9bdb-403e-b451-da650f5df110,,USER,What are the first names of students in room 108?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +46da08d9-52c5-44a5-af7f-e229aa4bb765,,USER,Find the average access count across all documents?,"{""transformations"":[{""column"":""access_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +edf46f63-f8bb-443f-b475-3686f3eebc7c,,USER,"Return the names of cities, ordered alphabetically.","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" +9693a516-bfe4-417d-9f1e-cb4d2f94b9b2,,USER,List the first names of people in alphabetical order?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" +d132832d-02af-4cf0-b1ee-da07ece6b5ff,,USER,Select the name of the products with a price less than or equal to $200.,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +abd4cbd5-7dfc-46b7-9787-ffb0b6b29d8c,,USER,Find the number of tweets in record.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" +5e61d256-dd8d-4390-ae5a-639f52d965d1,,USER,how many capitals does rhode island have,"{""transformations"":[{""column"":""capital"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rhode island'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +5e805552-3a37-4820-8a69-0d21998993ed,,USER,Identify distinct nationalities and the number of people from each nation.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +14ce8180-daf0-4640-8386-717285586059,,USER,What is the typical number of students in a classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +bb213819-abd5-45c9-83b7-92605727ddad,,USER,How many climbers are from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +569176e4-6517-4a4a-83d9-ff312ebad611,,USER,What are the names of stations that have latitude lower than 37.5?,"{""transformations"":[{""column"":""lat"",""transformationType"":""condition"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +0a3c41c0-1674-49f9-b838-f56029c5d5af,,USER,Show the detail of vehicle with id 1.,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +eca60766-96a1-40cf-bfbd-0b5e06dd95d3,,USER,How many schools are there in the department?,"{""transformations"":[{""column"":""school_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +3dd62dbe-ea59-4ed9-b0d2-d149ed5c4ece,,USER,What are the names of all movies directed by Steven Spielberg?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +bcd2963b-851e-41b6-a4a9-6b88ee3d7da7,,USER,Provide the total market value of each main industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +4efda736-3dd6-4ce4-99d6-414f9a1f7201,,USER,"What is the nationality of "" Kevin Spacey "" ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" +ffe2e8bf-de0a-420c-9a77-ceaed6d8b94a,,USER,Find the number of employees whose title is IT Staff from each city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +d202fbd9-cf49-4b1e-a89b-d3d666b8ee73,,USER,Find the number of rooms with more than 50 capacity for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +bce1ef58-2ea5-482e-a3ad-0fe2e1f289e1,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +57b4c667-e72e-41ca-89f5-9a4684d04989,,USER,How many documents are associated with each project ID?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +0a822fcb-0f72-4624-8a36-18354eaeacc7,,USER,List the name of singers in ascending order of net worth.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +1ae6eca5-a293-45a4-859a-fd1449967fd4,,USER,Find the department name of the instructor whose name contains 'Soisalon'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +338f3762-985f-4c46-b290-6efadbb2da94,,USER,Find the name of the room with the maximum occupancy.,"{""transformations"":[{""column"":""maxOccupancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +75ce1e03-8e46-4c12-b476-1a6887a2f7b1,,USER,Provide a count of individuals from each birthplace.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +58fc3af3-078a-48c3-9f16-cba00622710d,,USER,Count the number of parties.,"{""transformations"":[{""column"":""Party_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +801b4024-7c17-4422-9534-3da3adc8eb45,,USER,What are the population and life expectancies in Brazil?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +662a4e2f-5b98-450a-ad2b-a8cb5059afbd,,USER,How many races are there?,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +a23e1e42-1ed0-4041-b09c-162744547187,,USER,What are the names of the physicians who have 'senior' in their titles.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" +7a5bdd46-4772-4cb4-b93f-51ab8b700d93,,USER,List the names of companies in descending order of market value.,"{""transformations"":[{""column"":""Market_Value_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +3e9bd1c9-bf52-4936-9a82-addfdcee723f,,USER,What is the minimum age for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +5f3cc66c-ef90-4c34-82a5-b358004ab749,,USER,what is the population in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +9f4ef621-85f3-4957-a8c7-d4256a5dd8c7,,USER,What is the total number of gas stations that opened between 2000 and 2005?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2000},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +fb9fca81-0711-4f9e-a2c1-9cd51b2ac9fc,,USER,"What are the codes and names for all regions, sorted by codes?","{""transformations"":[{""column"":""region_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +8dce81db-adba-473e-93f4-9f02ee653e3c,,USER,Which of the airport names contains the word 'international'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""international""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +68c0dc6e-2035-4c37-93c6-37687257ebb8,,USER,How many trains have 'Express' in their names?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Express""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +58f837e2-4a87-4f83-af3b-79923ceefba4,,USER,How many customers in total?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +95ec3161-de90-48f9-8e6f-c75a3ef4a5a8,,USER,Give me the name and description of the document type code RV.,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" +5229ad32-8599-4ca4-a162-5d2b74fefaf3,,USER,How many different majors are there and how many different city codes are there for each student?,"{""transformations"":[{""column"":""major"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +6197bf81-92ae-4ed3-aa7a-05ef45bf8ad9,,USER,Calculate the average age of males in each job.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +c8d7d40a-e169-486a-af27-f49e00d31b28,,USER,What are the names of people in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +9014e7ec-cf9d-4de7-b97b-37289871e7dc,,USER,"Show the department ID, full name (first and last), and highest salary for each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +f4127baf-3d49-4a0d-a0a8-86945ee746f1,,USER,What is the average number of bedrooms of all apartments?,"{""transformations"":[{""column"":""bedroom_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" +d92ed421-24ce-49b4-89fc-155182f72922,,USER,"Find the first names of teachers whose email address contains the word ""man"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""man""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" +d241a420-70d2-4fcd-a6b4-79729136162d,,USER,What are the theme and year for all exhibitions that have a ticket price under 15?,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""condition"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +32a7d4c1-ef36-411c-af32-c3c6f55e5b31,,USER,how big is new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +0a67fc71-5bd8-44f5-8d38-b33315f7d6b0,,USER,"List names of all teams in the basketball competition, ordered by all home scores in descending order.","{""transformations"":[{""column"":""All_Home"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" +ded39ccd-587c-42ae-8ced-a737a23dd575,,USER,Find how many different affiliation types there are.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +2d454484-5b7b-4f1f-8434-fd6fc4bbdb3e,,USER,"Find the name, city, country, and altitude (or elevation) of the airports in the city of New York.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +24b0fd44-2b9a-429c-93ce-a0a30e5ba0e4,,USER,How many students play video games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +9f44f7e1-3b4d-4eb5-80e0-56957766fd60,,USER,Show different citizenship of singers and the number of singers of each citizenship.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +f363a8c6-4368-4bcf-9ebb-f067c1e89ffe,,USER,"Find the number of team franchises that are active (have 'Y' as ""active"" information).","{""transformations"":[{""column"":""franchise_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" +fcc8e580-aa51-4728-b88f-174cd27ddf3c,,USER,What is the description of document status code 'working'?,"{""transformations"":[{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'working'""}]}","[{""columns"":[""document_status_code"",""document_status_description""],""name"":""Ref_Document_Status"",""type"":""grid""}]" +9eff300b-72d9-412f-ac4a-6bb6e8b7b3ef,,USER,"Show names and seatings, ordered by seating for all tracks opened after 2000.","{""transformations"":[{""column"":""year_opened"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""seating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +258898ba-1d65-4015-97d6-dfc6e82316ac,,USER,What is the average number of gold medals for a club?,"{""transformations"":[{""column"":""Gold"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" +d8f1306f-a94a-413d-a845-c4cb16dc6dd3,,USER,"What are the names and urls of images, sorted alphabetically?","{""transformations"":[{""column"":""image_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" +8ce11872-3dbe-477c-9092-1647797ac8da,,USER,How many books fall into each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +7ad4b5f1-3d77-4b6a-90bb-df18790d73d7,,USER,Give me the start station and end station for the trips with the three oldest id.,"{""transformations"":[{""column"":""id"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" +e219825b-cd08-498e-884f-86031b93a46b,,USER,Sort the names of products in ascending order of their price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +54a3be5a-6e7d-4ec4-a1b8-ec50d3a90af9,,USER,List the names of courses in alphabetical order?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +7a37c386-7230-4cc7-9595-3b611e43a816,,USER,"Return the decor of the room named ""Recluse and defiance"".","{""transformations"":[{""column"":""roomName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +b1fece69-aced-460a-a2a9-bfb49f9be8fc,,USER,What are the names of the regions in alphabetical order?,"{""transformations"":[{""column"":""region_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +fd9f0c9b-fd54-4a8a-b867-ac12bf7012c8,,USER,how many inhabitants does boulder have,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +e343ac98-b66b-435f-9e5b-aa3ee139cf5b,,USER,Show all student ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +75c2349c-12c2-4698-8619-5c706c4f61ed,,USER,Sort the list of all the first and last names of authors in alphabetical order of the last names.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" +07a2712f-ab2d-49cd-b6d6-28967c93ce27,,USER,Which teachers teach in classroom 110? Give me their first names.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" +90e45e24-6c79-4d81-899a-84cc664f66da,,USER,How many unique products are related to each order id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +e7475ff1-413b-4293-9368-8db559d52de5,,USER,What are the teams that have the 5 oldest players?,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +4dd2de06-d923-4c4d-a118-b0a9ecf9fffa,,USER,List the booking status code and the corresponding number of bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +273f23c9-23ff-4a5a-b996-9127029cd91d,,USER,Display the card type codes and the number of customers that hold each card type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +1065d002-c8b0-4b5b-97e3-1530e5cbf3b0,,USER,What is the name of the student who has the highest total credits in the History department.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""},{""column"":""tot_cred"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +866e733f-63d0-4255-8724-c4f7f1f5d5b3,,USER,What is the average age for a male in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +1a9be4d0-4035-4f30-a970-09b615afcc56,,USER,When did customer with first name as Carole and last name as Bernhard became a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +bb313981-c819-4a43-8f8b-1c36b0e6e0b8,,USER,what length is the rio grande,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +fe629e17-6cbd-456c-8d8d-4337c87b539f,,USER,What is the average life expectancy in African countries that are republics?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +661e1bce-656a-46f3-9992-8e70add14f7d,,USER,Determine the total number of hours completed by students in each department.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +e1910b55-dd2d-49d1-8cd6-5b4c34d831f4,,USER,List the first names of all the students in room 107.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +6e3ca727-6e15-466e-8054-219a9719a22e,,USER,"Find the names of all the tracks that contain the word ""you"".","{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" +114f491e-e939-40c5-9e85-1a9290cb4091,,USER,Show different types of ships and the number of ships of each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +847280af-67df-4415-93ad-5525e7ae00fe,,USER,What is the name of the winner with the most rank points who participated in the Australian Open tournament?,"{""transformations"":[{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Australian Open""},{""column"":""winner_rank_points"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +fea4fce1-42d3-476d-a98b-3db2ce1ba16c,,USER,List customer ids and their respective account counts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +26902bed-cbf9-4a2e-a7ff-d4e36727db80,,USER,Show the average share count of transactions for different investors.,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +6a118e65-8017-4ca5-acb2-6ec002ea06fd,,USER,What is the number of colleges with a student population greater than 15000?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +4580ef40-79db-4463-958f-3ba3cf9fe581,,USER,"Check the invoices record and compute the average quantities ordered with the payment method ""MasterCard"".","{""transformations"":[{""column"":""Order_Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" +4df170d9-c547-432f-b4af-1fc3a3885279,,USER,What is the party of the youngest people?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" +be451cba-d03e-4415-8ac3-3fe36c913337,,USER,What is the average number of points for players in each position?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +9748148f-c0f6-4672-add4-c6e4d9ff6b0e,,USER,"Give the state corresponding to the line number building ""6862 Kaitlyn Knolls"".","{""transformations"":[{""column"":""line_1_number_building"",""transformationType"":""condition"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" +4e66949a-5b96-4a61-9f27-15e52fb2d6eb,,USER,List the different countries and the number of members from each.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" +8af0fb9a-dd1e-4fe8-a42b-c2cea6a8eb86,,USER,When did Carole Bernhard first become a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" +e098c17f-85e2-48d1-b4fc-263586e8c5da,,USER,"What is the document id, template id and description for document named ""Robbin CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +c4133575-c219-46fc-819b-26761dcf7880,,USER,Count the number of programs.,"{""transformations"":[{""column"":""Program_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +b375c503-e838-417e-b617-c94c21bdd0fd,,USER,Find the distinct names of all races held between 2014 and 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2014},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +61333841-41cd-4dc7-b3a4-719673c5e2c1,,USER,Find the total number of tours for each ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +ebb1d0bd-4001-4f99-b9dc-094e828eee84,,USER,Determine the quantity of stores for each store type.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +aa93592e-0f72-4235-ba21-5527ea5f0ee4,,USER,What are the ids of the candidates that have an outcome code of Pass?,"{""transformations"":[{""column"":""asessment_outcome_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" +6a00f882-59c0-41ec-9f82-a6b3c1330ff3,,USER,How many students are age 18?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +317af102-0bcd-4d70-8e16-35869dbea222,,USER,How many people whose age is greater 30 and job is engineer?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30},{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +3de10f59-a8a5-4e33-aeee-85359da2d385,,USER,"List the distinct names of the instructors, ordered by name.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +a46daf23-791a-42cb-9a45-31af54075376,,USER,Identify the school name with the lowest enrollment for every state.,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +6a52d326-3916-4eb0-80d8-0a67d1f40253,,USER,Find all actors from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +6a2a8de7-c839-4c2f-9d45-25c5235c353e,,USER,What country does Roberto Almeida live?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Roberto'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +96ba241d-27ee-4675-8a54-713fc1c2d941,,USER,List the names and emails of customers who payed by Visa card.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" +945ce514-ea36-423e-9e6c-06f7f1983a1f,,USER,Count the number of gymnasts.,"{""transformations"":[{""column"":""Gymnast_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" +1943e9ac-3da5-421a-b859-fedf6065a62e,,USER,"What are the names of ships, ordered by year they were built and their class?","{""transformations"":[{""column"":""built_year"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""CLASS"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" +24bdc363-6bf6-4174-b82f-d124bbd638bc,,USER,List all academic papers on machine networks for one shot learning,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'machine networks for one shot learning'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +2bfc407b-5516-4371-90e7-b37d7e515231,,USER,"List the department IDs, full names, and salaries of employees who have the highest salaries in their respective departments.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +8e86b810-495c-4ac1-ae53-d1b1387d60e6,,USER,Group wines by appellation and report their average price and score.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +3e81bf76-4570-4819-972e-11a6ebde515c,,USER,How many airports are in each country?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" +db19a06e-799d-40f9-ad21-df30180ed962,,USER,"For each document, provide the document ID and the count of employees in its circulation history.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" +48923dfb-0ce3-429f-ba5d-c34d3e38f1b0,,USER,How many accounts do we have?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +f74cd6b6-3366-44bd-a0da-04ac0b0ebe33,,USER,What is the average weight of all players?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""player_api_id"",""player_name"",""player_fifa_api_id"",""birthday"",""height"",""weight""],""name"":""Player"",""type"":""grid""}]" +bff4052d-1bc5-42d6-882a-4cca472916db,,USER,What are ids and total number of hours played for each game?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +d7887798-95c5-4a74-a19f-3b109790543c,,USER,what is the total length of all rivers in the usa,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +83e3c273-e40f-406a-8170-d189bdefe576,,USER,"What are the names of conductors, ordered by age?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +1a318585-2bd0-481f-bc28-ef51f671460f,,USER,What is Nancy Edwards's address?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +ac9cdfab-7c89-4492-8969-ee609c576f2e,,USER,What is the average age for all managers?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +5f4d5450-415c-471d-85c4-5147c8d64dd5,,USER,Find the average age of losers and winners of all matches.,"{""transformations"":[{""column"":""loser_age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""winner_age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +8401d1ff-7d61-436d-a1a1-74e32d0e9505,,USER,How many rooms have king beds? Report the number for each decor type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +f5e021dc-cf0a-469c-94c0-6b8549c68d64,,USER,Identify the count of IT Staff employees in each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +acfc8b75-a134-4b79-9161-3b62d0651caf,,USER,Present the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +9be5f2b0-018e-408f-915c-60120214d5e3,,USER,What are the products with the maximum page size A4 that also have a pages per minute color smaller than 5?,"{""transformations"":[{""column"":""max_page_size"",""transformationType"":""condition"",""operation"":""="",""value"":""'A4'""},{""column"":""pages_per_minute_color"",""transformationType"":""condition"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" +7f1cd998-4512-4e18-bcc8-c0b10b4ed32f,,USER,Count the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +3e22b5e2-e5e2-4916-a947-0219f77e9d3d,,USER,"For each zip code, return the average mean temperature of August there.","{""transformations"":[{""column"":""mean_temperature_f"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""date"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""8/""},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +6d38804e-a2b0-4aa3-a6dd-deba84cd1225,,USER,What are the total number of domestic passengers at all London airports?,"{""transformations"":[{""column"":""Domestic_Passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +18a6c6fb-1046-4dc2-a117-40d10624a9e7,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +d66908af-04e5-411b-9777-0fbf34ec8069,,USER,Which problems are reported before 1978-06-26? Give me the ids of the problems.,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" +beecc9e9-19d2-4357-85e2-0b8a0e94d967,,USER,What are the maximum price and score of wines in each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +84cb3f69-5983-4e0d-8485-576bcf441ae1,,USER,List the names and decor of rooms that have a king bed. Sort the list by their price.,"{""transformations"":[{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""},{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +084e9d42-6034-4543-b454-1171c0f6a537,,USER,return the smallest salary for every departments.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +f4a80da2-0cc6-4f05-8332-82c5b8b0328b,,USER,"In which distinct years was the governor ""Eliot Spitzer""?","{""transformations"":[{""column"":""Governor"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +510104ec-ccaa-489a-8516-d89facdbf1e7,,USER,What are the names of buildings sorted in descending order of building height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +a9d19cd6-e65d-4116-b76c-f17fb5869838,,USER,Show the average salary for employees with commission percentages in each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +a56281b1-3178-4a6f-b3e8-33e0a9c2aeb3,,USER,"Show first name, last name, age for all female students. Their sex is F.","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +6cd8952f-bae6-4492-8766-bebf149525b1,,USER,Identify distinct store types and their count.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +724c5e8e-917d-4900-8d73-b2a4819d9939,,USER,Find the average checking balance.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +c5b936e0-c265-49ae-b74d-f94be62e0e78,,USER,What are the average prominence of the mountains in country 'Morocco'?,"{""transformations"":[{""column"":""prominence"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Morocco""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +e2368051-cf58-45ca-8b20-e3d3138e2051,,USER,What are the student ids for all male students?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c9d37c6e-7533-410a-bbd2-d98ccd218cd7,,USER,How many documents with document type code BK are associated with each product ID?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +c6cbadd9-4bc0-4ca3-830d-fbb4e3e5c7ad,,USER,How many students play sports?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +e87ae0ed-97ba-47e2-bde8-24322266d1bb,,USER,What are 3 most highly rated episodes in the TV series table and what were those ratings?,"{""transformations"":[{""column"":""Rating"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +1c5c409b-3b45-46c7-abd1-07bb3e324bc3,,USER,What are the average price and score of wines grouped by appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +8204932b-265f-4be7-b172-ef4782fd7a2a,,USER,What is the average age across different job positions?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +6e54fc4f-08d6-44fd-b527-979a83628e1b,,USER,Identify the quantity of medicines provided by each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +90c579a6-d695-4cc9-b27d-8134b00be933,,USER,Find the total number of players.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +65395fca-81cc-43d4-9eb3-de76f30f5af1,,USER,How many artists are male and how many are female?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +147d82f7-10d1-4bfc-ac80-e16e64dec4e0,,USER,How many games are played for all students?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +55e4671a-b0cd-4244-84f8-858bef38369e,,USER,Show all cities and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +3dc5aa87-c585-42b4-9d83-eaef8fee8357,,USER,What is the total account balance for customers with a credit score of above 100 for the different states?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +1649cd94-00cb-4c37-97b3-ca16eabd642c,,USER,List the publisher of the publication with the highest price.,"{""transformations"":[{""column"":""Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +3efdee7d-a407-48a0-b748-301f3d173224,,USER,How many transcripts are released?,"{""transformations"":[{""column"":""transcript_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" +46f67a36-568d-4b72-98d7-1d65dda81d2a,,USER,Show all student ids who are older than 20.,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +82c28271-9e58-4b0b-973f-9b8618cee8a4,,USER,What is the average age for males in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +50cc3096-4c31-46ef-8573-77cffd67456d,,USER,"In what year was "" Kevin Spacey "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'actor_name0'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +ca7f2763-4a08-40aa-b4f2-7a0d1a5829dd,,USER,What are the three largest cities in terms of regional population?,"{""transformations"":[{""column"":""regional_population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" +4d77dcd9-fffd-40fc-8338-e9716f012c19,,USER,Show all the ranks and the number of male and female faculty for each rank.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +9f6a37de-30b8-4c7b-9058-6a39838ff3ff,,USER,Count the players for every hand preference.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +6c004ed8-da3b-4be1-8fcb-a49a3a37da75,,USER,what is the capital of the texas state,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +2a09ce36-ce6e-4765-bc0c-f282315deb74,,USER,What are the phones of departments in Room 268?,"{""transformations"":[{""column"":""Room"",""transformationType"":""condition"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" +4518ec10-b265-4e38-a5df-a70108b83805,,USER,"What are the teams of the players, sorted in ascending alphabetical order?","{""transformations"":[{""column"":""Team"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +24653e45-49e4-4e2a-9652-480a58a5d81e,,USER,What are the names of enzymes that include the string 'ALA'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +ca09b608-e821-49ca-b639-ae7789bfa65c,,USER,What is the phone and email for customer with first name Aniyah and last name Feest?,"{""transformations"":[{""column"":""customer_first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aniyah'""},{""column"":""customer_last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +4ae149b6-dd0b-4935-a49e-9fd710c1ff53,,USER,How many technicians are there?,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +570b05d8-6e62-40e3-ab8b-dacdd2980679,,USER,Show the number of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +8eaf99c0-92cc-4f0b-82d9-6ad861af04bc,,USER,What is the average price and score of wines grouped by appellation?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +c6211722-a8a9-4ecf-b0e9-eafcd3bd0491,,USER,What is the name of the school with smallest enrollment size per state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +21ff07de-f4c0-4f26-974b-4b9e96d1cc6b,,USER,"What are the names and headquarters of all manufacturers, ordered by revenue descending?","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +45790f03-1439-4526-96c9-efa9346473ae,,USER,Show the different headquarters and number of companies at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +c72f76a9-e4af-4cb1-8590-7547815c75c9,,USER,What is the total amount of payment?,"{""transformations"":[{""column"":""Amount_Payment"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" +977f2980-9c37-4d4c-9a82-7dc450e29028,,USER,Display the year and the average number of attendance at home games for each year.,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +666b8aef-7e93-4c45-9fa0-ce34defd3b98,,USER,Count the number of paragraphs.,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +d73a6914-8d12-447e-a8dc-55d85d0a1a8a,,USER,What are the first names for all students who are from the major numbered 600?,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +235a3e47-6725-4622-8649-88b542f6ba6f,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +635e2022-d2de-4a30-a5d9-a10f779b6fa3,,USER,List the distinct positions of pilots older than 30.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":30}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +820b2716-10ee-4096-8f98-2e9dcb71b61f,,USER,"Please show the names of the buildings whose status is ""on-hold"", in ascending order of stories.","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""="",""value"":""'on-hold'""},{""column"":""Stories"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +846f3064-d8bc-4770-bf9d-f0b0d26bde77,,USER,Identify the mean price range for hotels based on their star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +7cc182ba-9344-42ae-87f0-47470f812a81,,USER,"For the problem with id 10, return the ids and dates of its problem logs.","{""transformations"":[{""column"":""problem_id"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +ff9410c9-31c0-4d54-88df-37064732bd08,,USER,Show the 3 counties with the smallest population.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +e222ee52-300a-4746-b1f5-5bbcbc88eda8,,USER,List the name of all rooms sorted by their prices.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +04c7e4b2-6571-4760-8dca-b0d3bfcb15e5,,USER,Which ministers are not a part of the Progress Party?,"{""transformations"":[{""column"":""party_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +64398cd5-da55-43c6-aefa-3bd8ca4a2388,,USER,How many rooms with a capacity of over 50 are there in each building?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +b73809da-ae3f-4841-9f16-93517720035a,,USER,Who is the founder of Sony?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +fbd7697a-ccb1-47e2-9c78-4132188a06f5,,USER,Count the number of different nationalities.,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +b96cca4f-7228-4e20-bf5e-68202dc14f0c,,USER,Find the number of universities that have over a 20000 enrollment size for each affiliation type.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +cf3ca214-2446-4c9d-8067-8a89b3088456,,USER,How many songs were released for each format?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +b26a8eca-b9ff-4d6f-8bab-9fb3a38dec47,,USER,"What are the titles, years, and directors of all movies, ordered by budget in millions?","{""transformations"":[{""column"":""budget_million"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +273cc229-276d-4bc9-b52b-983d87542267,,USER,List the writers of the books in ascending alphabetical order.,"{""transformations"":[{""column"":""Writer"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" +18695f7a-aabd-4e2d-a5ea-ca6e1b07a47b,,USER,Determine the total enrollment for universities of each affiliation type.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +9a639bbe-c367-4fd1-8b12-61d225bac592,,USER,Show different types of ships and the average tonnage of ships of each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +a3b70305-06fe-4c53-b300-ee48cecbe884,,USER,how many people live in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +9d9239fc-5a2f-4552-a0b2-f98ee42012c6,,USER,Determine the average age for each gender.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +cd6d2c89-e45e-4da7-be98-2678e1a9d6b9,,USER,"Which clubs are located at ""AKW""? Return the club names.","{""transformations"":[{""column"":""clublocation"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +545190a3-5836-44db-be7d-b33d9cceaa60,,USER,Return the names of the contestants whose names contain the substring 'Al' .,"{""transformations"":[{""column"":""contestant_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""al""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" +904b9eec-9881-4163-a469-6298335d35bf,,USER,Determine the average hotel prices based on their pet policies.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +583c1aa3-2817-41cd-911a-0f1ce64177be,,USER,"Find the name, headquarter and revenue of all manufacturers sorted by their revenue in the descending order.","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +8408b629-30b6-4de2-9b84-84ad27fc7154,,USER,Show student ids for all male students.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +649d67b5-e055-465b-a97b-47016e3e04d7,,USER,"Retrieve the average price of products for each manufacturer, displaying only the manufacturer's code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +ab869299-df73-4603-b97a-547aba65d598,,USER,Please show different denominations and the corresponding number of schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +af9b1a15-e369-4d3a-9856-6bb47e04fc04,,USER,How many high schoolers are in each grade?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +afe1fbbc-9d92-4fbc-a144-8e3db31df52f,,USER,How many distinct countries do players come from?,"{""transformations"":[{""column"":""country_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +07fb8d0b-2238-402c-96c4-4485822afa1e,,USER,what are major rivers in illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +8d94a78e-d83c-4dff-868a-c007b79c797a,,USER,Find the distinct number of president votes.,"{""transformations"":[{""column"":""President_Vote"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +fdc3c699-54d2-4776-9b38-26db101d8f5d,,USER,What is the average number of attendance at home games for each year?,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +83efbdd2-0ed7-426a-b9a2-28b4143314d5,,USER,"Find job id and date of hire for those employees who was hired between November 5th, 2007 and July 5th, 2009.","{""transformations"":[{""column"":""hire_date"",""transformationType"":""condition"",""operation"":"">="",""value"":""2007-11-05""},{""column"":""hire_date"",""transformationType"":""condition"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +1d3cf132-6522-4a6c-b4d8-6dd93d3a4d09,,USER,What are the nicknames of schools whose division is not 1?,"{""transformations"":[{""column"":""Division"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" +d2f69756-26e6-4201-a966-784c4bc25393,,USER,"For each classroom, report the classroom number and the number of grades using it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +0ab4078c-5cc5-490e-b02c-83c0281e7b79,,USER,List the name of actors in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" +8f32256a-8fd7-43be-ace4-f35ec4dd01ed,,USER,What are the names of enzymes who does not produce 'Heme'?,"{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +0116477c-0ea0-43ae-8acf-b622445d9b1a,,USER,Find the average price of the products for each category.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +22a8f865-42d3-42d5-a899-bfd2a359ab3f,,USER,Calculate the total revenue of companies founded by each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +20026103-865a-4744-8cd6-2aa14c8f77aa,,USER,machine networks for one shot learning,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'machine networks for one shot learning'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +133ed166-869d-4bd8-8cd9-ef6d62254c10,,USER,What is the id of every employee who has at least a salary of 100000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +37dfe654-7d4f-4b32-94f8-14ebf786b89c,,USER,Count the number of trains originating from each starting point.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" +fe925ba3-fb48-4c9e-a5ee-22173ca4b28a,,USER,How much salary did the top 3 well-paid players get in 2001?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" +ab6123ee-ff51-428c-bdd7-84abf0eafbbb,,USER,Find the average hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +c000e0da-9181-49c9-8bd8-dc2faaa70638,,USER,Find the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +cc86b14a-3818-425f-a9ea-ee2fd800a035,,USER,List the distinct police forces of counties whose location is not on east side.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +86a1b31d-1e37-4769-8288-827fb23a6a48,,USER,"Show the id and star rating of each hotel, ordered by its price from low to high.","{""transformations"":[{""column"":""price_range"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +ae500935-c48d-4fdb-8c57-6a37e0cecadc,,USER,Determine the number of unique addresses for each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +f8935ad7-5579-4855-91b6-3f5901351aeb,,USER,Which district has the largest population?,"{""transformations"":[{""column"":""city_population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" +ed4ef5cd-4163-4e64-9341-175682aaa090,,USER,"List the vehicle flight number, date and pilot of all the flights, ordered by altitude.","{""transformations"":[{""column"":""altitude"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" +222937af-99e1-4508-a8eb-860d530f9d63,,USER,How many farms are there?,"{""transformations"":[{""column"":""Farm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +a2aed411-5ff1-4710-af1b-66bfc46b3b52,,USER,Count the number of dogs that went through a treatment.,"{""transformations"":[{""column"":""dog_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +f467f736-7a45-46b0-aaee-0864d03bb6db,,USER,return me the homepage of PVLDB .,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'PVLDB'""}]}","[{""columns"":[""homepage"",""jid"",""name""],""name"":""journal"",""type"":""grid""}]" +856dae5d-8af1-4a61-bfb6-1e989e0d20b3,,USER,How many templates have template type code CV?,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +b1050413-28ff-4885-84f0-8e1227c7b146,,USER,Display the number of railways at each location.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +2a64eabe-9513-47cd-aa6b-2a5f2af4c6d3,,USER,Where is the headquarter of the company founded by James?,"{""transformations"":[{""column"":""founder"",""transformationType"":""condition"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +24755219-bb6f-4000-b03b-cd514a7cea96,,USER,Find the count of medicines offered for each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +3998fb50-12bd-45df-9934-a94281940a8d,,USER,"return me the year of "" Making database systems usable ""","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +442f0b14-454d-456b-9ecd-97a14c12979c,,USER,List all countries of markets in ascending alphabetical order.,"{""transformations"":[{""column"":""Country"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +29885146-8358-4d33-8e49-21f9bfcd7fc4,,USER,Return the device carriers that do not have Android as their software platform.,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""condition"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +7ad19018-90b8-47dc-b832-d989650b510a,,USER,What are the names of companies with revenue between 100 and 150?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""revenue"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +1685c258-16e3-4622-9359-f0d33f0b7cad,,USER,"What are the years, titles, and publishers for all books, ordered by year descending?","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +2e080517-18ed-44c0-99a6-ebb916927cf5,,USER,Count the number of conductors.,"{""transformations"":[{""column"":""Conductor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +a2e4e796-7d88-4803-9584-a7ba79e5296c,,USER,Show all card type codes and the number of customers holding cards in each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" +482f9902-517f-48af-a655-ce0583ac1ebf,,USER,Give the phone and postal code corresponding to the address '1031 Daugavpils Parkway'.,"{""transformations"":[{""column"":""address"",""transformationType"":""condition"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" +7dc09cf8-7175-4a63-b8cf-25cf383db126,,USER,display the job title of jobs which minimum salary is greater than 9000.,"{""transformations"":[{""column"":""min_salary"",""transformationType"":""condition"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" +661e3585-d860-43b8-87de-1713bf51a2d6,,USER,What is the ship with the largest amount of tonnage called?,"{""transformations"":[{""column"":""Tonnage"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +48845bf5-f086-4652-8025-bb9f7bf57df0,,USER,What is the description of the marketing region China?,"{""transformations"":[{""column"":""Marketing_Region_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" +7801a275-e512-4052-9469-87bd88d919b6,,USER,How many flights have a velocity larger than 200?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""velocity"",""transformationType"":""condition"",""operation"":"">"",""value"":200}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" +bbeacf80-be44-40b6-9fe6-2c444b1bdb8c,,USER,how many states are in the united states,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +8ac9f103-3cd0-4087-83f7-868f175d25ef,,USER,What is the pixel aspect ratio and country of origin for all TV channels that do not use English?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +d3833664-e376-4bb6-b8dd-1bf974aa9c08,,USER,Show the id of each employee and the number of authorized document destructions for each employee.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +b79dc315-b0c2-419a-848c-332c1f7a9155,,USER,How many type of governments are in Africa?,"{""transformations"":[{""column"":""GovernmentForm"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +5888943c-7e99-4fa4-8bb4-723a3925cde2,,USER,What is the complete description of the job of a researcher?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" +b12ef58c-33d3-4dac-ab3d-4b39c4183155,,USER,List the Episode of all TV series sorted by rating.,"{""transformations"":[{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +790a490f-605a-4940-a5f1-09c686dfe191,,USER,Return the names and ids of all products whose price is between 600 and 700.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""condition"",""operation"":"">="",""value"":600},{""column"":""product_price"",""transformationType"":""condition"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +5aa913cb-ee1c-45cb-add2-c8ee58568280,,USER,"Show the ministers and the time they took and left office, listed by the time they left office.","{""transformations"":[{""column"":""left_office"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +afc41c29-e366-46f9-86a6-fd6116a00dba,,USER,How many tasks are there in total?,"{""transformations"":[{""column"":""task_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" +f7693e8f-deb8-4134-bdf3-f34be37b4ad9,,USER,"When do all the researcher role staff start to work, and when do they stop working?","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" +a37583a6-d50e-4733-b8b1-2c113445ca95,,USER,"How many customers have at least one order with status ""Cancelled""?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_status"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" +ccd528c1-436e-4a46-9da1-97b872c99f12,,USER,Display the classroom number and the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +524c0e4c-e1ed-4e99-9c7c-762502e4c5a2,,USER,find the pixel aspect ratio and nation of the tv channels that do not use English.,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +7a827ff8-691f-408a-a0e5-fea0c4b96875,,USER,What is the course description and number of credits for QM-261?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +45c795e3-c4df-459a-80ed-5353c46d3b06,,USER,Count the number of artists who have had volumes.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +9a2c2c81-fb45-419b-a235-e50714c2ea21,,USER,"Find the id of the order whose shipment tracking number is ""3452"".","{""transformations"":[{""column"":""shipment_tracking_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" +51e08013-0dba-4540-ace2-a8dfc86d3dd4,,USER,"Find the number of students who have the word ""son"" in their personal names.","{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +ee78839b-2c50-4463-bbe8-4e7a1eec1e3d,,USER,List the name of all customers sorted by their account balance in ascending order.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +b8f4cea7-928c-4b69-88d3-b6ae0dd522f2,,USER,Find the name of the stadium that has the maximum capacity.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +9c4006b7-72c4-493e-b6f0-63a5a6957547,,USER,What are the names of all wines produced in 2008?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +5c2d2424-e028-42b1-baff-f213ebf943ae,,USER,What is the zip code in which the average mean sea level pressure is the lowest?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""grouping""},{""column"":""mean_sea_level_pressure_inches"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +25ecec2d-2e2f-4a84-9db5-d9b7834779e7,,USER,what is the combined population of all 50 states,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +33ad38af-5ee9-402a-acd1-970619102dbc,,USER,What are the dates with a maximum temperature higher than 85?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +4b6149ab-a835-4fee-9284-53049e547aa5,,USER,How films are produced by each studio?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +20e74002-6955-4f24-8e46-4797c27ac4a4,,USER,How many faculty members do we have for each faculty rank?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +e38ec550-6274-46a3-bb42-5bd0a446e3ac,,USER,How many different types of beds are there?,"{""transformations"":[{""column"":""bedType"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +14742910-6e83-4ebe-8412-2659de533c05,,USER,Calculate the average age for each city and display those cities.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c86396fe-51b4-461e-bf9c-bed16eb3c44a,,USER,"Find the address of the location named ""UK Gallery"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" +91868423-63fb-4a08-8b3f-3318fd2d9605,,USER,Show names for all regions except for Denmark.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" +20302c80-8e38-4f34-9f23-e74edc9f0a9a,,USER,"What are the states, account types, and credit scores for customers who have 0 loans?","{""transformations"":[{""column"":""no_of_loans"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +f637d221-9098-43fc-bffb-550ef03078cf,,USER,Give the city that the student whose family name is Kim lives in.,"{""transformations"":[{""column"":""LName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e50e327a-ad1e-4aa7-9995-5c15b90fe417,,USER,Find the name of the most expensive hardware product.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Hardware""},{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" +66a339ed-4a62-4c5c-874c-35d3f1a4294d,,USER,"What is the first, middle, and last name of the first student to register?","{""transformations"":[{""column"":""date_first_registered"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +0a6e09dc-46a5-46f7-a1a4-efa5764268d1,,USER,Count the number of templates.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +43bef4e8-fa8f-4888-bf87-d31c00b54af8,,USER,What is the product with the highest height? Give me the catalog entry name.,"{""transformations"":[{""column"":""height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" +e7c03d82-eaae-4618-bf00-e03745342185,,USER,"list all the names of programs, ordering by launch time.","{""transformations"":[{""column"":""launch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +d8a61c88-ca1d-4528-8b0b-211dc8899b4e,,USER,how many residents live in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +1399ccfc-f0fb-4ca7-99e6-befa583fca20,,USER,"Who is the first student to register? List the first name, middle name and last name.","{""transformations"":[{""column"":""date_first_registered"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +726548e4-bdf8-4102-bc6a-24426219e48a,,USER,what is the highest point in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +2e7b5c10-a060-47e4-a6d1-70ade5ea49e5,,USER,Find the name of dorms that can accommodate more than 300 students.,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +c7a0994f-e03f-4a76-a5e5-f1a13974ad08,,USER,Present the various record labels and their respective number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +195b25b2-df9c-4468-a47a-0dfe423c2669,,USER,What are the campuses that opened in 1958?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +f18508d3-69c5-4a3d-8226-3475d4421717,,USER,What is Astrid Gruber's email and phone number?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Astrid'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" +c04db4c0-3d64-41a1-a8d7-d2f817379186,,USER,List the amount and donor name for the largest amount of donation.,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""endowment_id"",""School_id"",""donator_name"",""amount""],""name"":""endowment"",""type"":""grid""}]" +0e4676a5-fcf4-4462-8809-57c6d6b11026,,USER,Find the last names of teachers teaching in classroom 109.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" +f05c675e-8ccb-41e6-b40d-f318ec8620a4,,USER,What is the total student capacity of all dorms?,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" +17b65d5b-dbdd-418c-a680-81ccc14a22e1,,USER,List order ids and the product count for each order.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +fc5df77f-0a23-43a7-a96a-031c43612f4e,,USER,What are the card numbers of members from Kentucky?,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +9086d6e8-54c9-4a94-ad9f-e0db2b3ed304,,USER,give me the cities which are in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +5491f137-de64-436c-8cf9-047903b0799c,,USER,What are the names of enzymes whose product is not 'Heme'?,"{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +94511c9d-7e58-4c4f-83d2-7e2cd0720d28,,USER,Return the description and unit of measurement for products in the 'Herbs' category.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +6821d920-0b87-43ea-8354-bfac21f676f4,,USER,What is the version number and template type code for the template with version number later than 5?,"{""transformations"":[{""column"":""version_number"",""transformationType"":""condition"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +e92367b1-1699-4717-ac9c-7134abec3c35,,USER,Find the ids of orders which are shipped after 2000-01-01.,"{""transformations"":[{""column"":""shipment_date"",""transformationType"":""condition"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" +8ee32ce3-a605-49cc-83a1-a5190b35d3e4,,USER,springfield is in what state,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +afce535e-fee7-4db5-a219-1b64dcc3079c,,USER,How many male and female artists are there?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +a81747d0-1528-4372-949a-f59186a94148,,USER,how many programs are broadcast in each time section of the day?,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +24bcec8c-ff61-487e-93ca-30f4fc704586,,USER,What is the name of the highest mountain?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +787bff98-b8b6-4090-bbb2-74f0ad86358f,,USER,"How many players born in USA are right-handed batters? That is, have the batter value 'R'.","{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_country"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""},{""column"":""bats"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" +c234c7f5-e375-4835-979b-3c4a76c0655d,,USER,Which problem log was created most recently? Give me the log id.,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +0d671e4b-d663-4b56-b31d-74372e103256,,USER,Present distinct occupations and their corresponding player counts.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" +24ffa35f-2251-446b-94ee-0eb20afdf162,,USER,what is the number of neighboring states for kentucky,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +7d42415f-09f3-48b0-b254-0e53640c0871,,USER,name the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +17500e01-d37b-4f26-a0b1-e42fb4812ea3,,USER,Give the airport code and airport name corresonding to the city Anthony.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +2a5a6e3b-d8ef-4956-aef9-5233a83e423f,,USER,Show project ids and the number of documents in each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +815452ca-a8de-47f2-9bfa-8b30c0a80da7,,USER,How many rooms does the Lamberton building have?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +a1b93fcb-6595-4074-9f5a-0d023ab04688,,USER,What is the mean age for both genders?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +597b8b86-d7ee-4453-b6bc-6c460a19156d,,USER,Find all actors from Italy born after 1980,"{""transformations"":[{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980},{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Italy'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +0c4084f4-830a-4d91-9027-99788b5db82b,,USER,Find the average weight for each pet type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +40c0d3ed-3d0b-49b9-a5e8-2d9696807c11,,USER,"For each distinct product name, show its average product price.","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +d0c74835-8d40-4ff6-bc1f-ca1c34af42b5,,USER,"For each account type, find the average balance for customers with a credit score below 50.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +e4afffd6-24c4-4e24-9900-e557f811277c,,USER,How many distinct order ids correspond to each product?,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +61c40560-6813-4396-877d-240b6be9a5bf,,USER,What is the average horsepower for all cars produced before 1980 ?,"{""transformations"":[{""column"":""horsepower"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""year"",""transformationType"":""condition"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +3fdb10df-7f01-4fc3-b6f3-1b4e26ba1e9f,,USER,List the teams of the players with the top 5 largest ages.,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +2194729c-32f5-48cf-9226-b74fa79f075a,,USER,Identify the codes of countries where Spanish is spoken by the largest percentage of people.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +733d164a-5d04-40a1-98ce-c7947e323e99,,USER,How many departments offer any degree?,"{""transformations"":[{""column"":""department_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" +635c6d1c-09f0-4245-a400-619aa27ba923,,USER,which state borders kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +cd11bf78-9b91-4b85-a482-7ecba9d34df9,,USER,What are the names of airports in Aberdeen?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" +2e7d855f-945e-418d-8111-892437c6dcff,,USER,"What are flight numbers of flights departing from Airport ""APG""?","{""transformations"":[{""column"":""SourceAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" +40ac2695-09cc-4558-a906-45fe46d9d6e4,,USER,What are the different ranges of the 3 mountains with the highest prominence?,"{""transformations"":[{""column"":""Prominence"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +622e9c66-bb5e-4193-885d-dd509c65e3f6,,USER,what rivers flow through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b0422496-fc1c-421d-b2ed-9f5484e4a6c8,,USER,"What is the first and last name of the youngest student with a GPA above 3, and what is their GPA?","{""transformations"":[{""column"":""stu_gpa"",""transformationType"":""condition"",""operation"":"">"",""value"":3},{""column"":""stu_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +2a2b71c6-77fd-4d90-9f80-fa12574d2358,,USER,"What are the themes and years for exhibitions, sorted by ticket price descending?","{""transformations"":[{""column"":""ticket_price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +c9377f47-7592-4f22-9d22-9c77b160f2ec,,USER,What is the total revenue of companies started by founder?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +3f3b505d-b065-4eee-a25f-9e2b229df786,,USER,Compute the average profits companies make.,"{""transformations"":[{""column"":""Profits_billion"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +9118f501-02bd-415c-b44f-61ba0844165c,,USER,List the code of each role and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +f9392dd2-904e-475e-a0e5-73673ad46919,,USER,Show all locations that have train stations with at least 15 platforms and train stations with more than 25 total passengers.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""condition"",""operation"":"">="",""value"":15},{""column"":""total_passengers"",""transformationType"":""condition"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" +2625a291-dcc9-4dad-96f1-a5c6f93267c3,,USER,List all statement IDs and the number of accounts for each statement.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +e41cab4d-a538-4369-897c-5e9c8656c41b,,USER,Determine the number of ships for each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +fc3c53a1-bc74-465f-8b79-374da13efe9c,,USER,What are the names and descriptions of the products that are of 'Cutlery' type and have daily hire cost lower than 20?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Cutlery""},{""column"":""daily_hire_cost"",""transformationType"":""condition"",""operation"":""<"",""value"":20}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" +3b7f7578-b80f-47ac-93c3-82f1013585c3,,USER,What is the average earnings of poker players?,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +313e0aca-dc74-4ea1-9c18-147c0862c684,,USER,What is the name of the bank branch with the greatest number of customers?,"{""transformations"":[{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +1d7df032-dc99-4549-9470-3022e69b32ec,,USER,"For each account type, find the average account balance of customers with credit score lower than 50.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +64111826-4e25-4a2c-8800-4ba63791ef64,,USER,where is massachusetts,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'massachusetts'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +5200c981-41ac-4e5e-8a29-6c5a1eefc18f,,USER,"List all cartoon directed by ""Ben Jones"".","{""transformations"":[{""column"":""Directed_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" +fcbde9c1-d0bc-4688-b283-df43c9b440f0,,USER,Return the codes of countries for which Spanish is the predominantly spoken language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +75e12e2b-5f8b-44e2-87b2-1ea4644023d7,,USER,Show all template ids and number of documents using each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +2f7034ae-dbd0-4bc9-aba1-bc93def23ff6,,USER,"What are the date of ceremony of music festivals with category ""Best Song"" and result ""Awarded""?","{""transformations"":[{""column"":""Category"",""transformationType"":""condition"",""operation"":""="",""value"":""'Best Song'""},{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +3ff6862d-8b03-4012-b14c-0fc3ed0c9c2b,,USER,Find the name of the user who has the largest number of followers.,"{""transformations"":[{""column"":""followers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +78df2f73-c4e3-415a-af8f-ce6d07e54e1b,,USER,List the name of enzymes in descending lexicographical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +ad839aa2-2a0a-4ce0-a5b8-ab16a22ad08e,,USER,"List the journals published in March , 2011","{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2011},{""column"":""journalid"",""transformationType"":""grouping""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +397660b2-9508-44f6-8c17-29cc1a05dab8,,USER,"What is the first, last name, gpa of the youngest one among students whose GPA is above 3?","{""transformations"":[{""column"":""stu_gpa"",""transformationType"":""condition"",""operation"":"">"",""value"":3},{""column"":""stu_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +a0f41c11-983e-4515-81e6-a34abea3e59e,,USER,What are the different product names? What is the average product price for each of them?,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +f568e69b-c111-443a-a0d9-0473720f9f00,,USER,How many captains with younger than 50 are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +f87086e6-50d6-4bab-845e-9d3850ebe531,,USER,what are the populations of all the major cities in wisconsin,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +7c1b15cf-e353-4ce3-95a3-8c77ce8f64f4,,USER,"What is the weekly rank for the episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +890d9f3e-bdf3-4252-a59f-8817ce348d9e,,USER,"Find the names of all swimmers, sorted by their 100 meter scores in ascending order.","{""transformations"":[{""column"":""meter_100"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" +3722d528-b2ad-4784-bcf6-c02c931a93c0,,USER,How many musicals has each nominee been nominated for?,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +fba11de5-ca75-47e1-a2de-5ee798a2af9b,,USER,List the names of buildings in descending order of building height.,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" +73b2d515-4fbb-479b-a0de-e5133f68b1aa,,USER,Determine the total count of countries where Spanish is the most spoken language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +38966370-2d53-4b9a-967f-54058fa8aa8f,,USER,What is the average price of products grouped by manufacturer code?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +c9224a31-a4e3-45f3-9aaf-752e0d438255,,USER,What is the zip code of the address in the city Port Chelsea?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +ad1b8e07-42ad-4b39-ad99-6ad4f3d1b9f0,,USER,What is the average age for all people in the table?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +192ba65c-7d89-48af-a7ca-bd85d2c58feb,,USER,How many employees do we have?,"{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""employee_id"",""role_code"",""employee_name"",""other_details""],""name"":""Employees"",""type"":""grid""}]" +af0e7f30-a77f-4640-8e88-842863c32db3,,USER,What are the state and country of all the cities that have post codes starting with 4.\,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +b9f91caf-f607-444f-ad61-2273899eee9b,,USER,What are the id of students who registered course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" +527cdcff-e26f-447e-ba89-90ab24c7bac8,,USER,What is the number of different class sections offered in the course ACCT-211?,"{""transformations"":[{""column"":""class_section"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +d9bb949c-174d-4bd2-b989-7f7a623c91f0,,USER,Find the average fee on a CSU campus in 1996,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" +9a10beca-4f4d-4dd2-b7ee-969ff959782e,,USER,how high is the highest point in america,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +cde9a36c-d132-4ce6-a978-52e58726f301,,USER,"For each type of store, how many of them are there?","{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +62fb8328-afd1-4479-ad49-8718d9186c64,,USER,Find the average rank of winners in all matches.,"{""transformations"":[{""column"":""winner_rank"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +a63b13a8-0a13-42ae-9a18-cb573930bbf1,,USER,What is the total rating of channel for each channel owner?,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +cbc15e8e-cde3-4d54-a2ac-9d0df0f8d75e,,USER,"Return the name, location, and seating of the track that was opened in the most recent year.","{""transformations"":[{""column"":""year_opened"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +a917eff7-9553-4c66-acc3-fff2137b5d0c,,USER,"What is the first name, GPA, and phone number of the students with the top 5 GPAs?","{""transformations"":[{""column"":""stu_gpa"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +ac1b052a-68aa-4381-96fd-497cb0378d2d,,USER,What is the average snatch score of body builders?,"{""transformations"":[{""column"":""Snatch"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +19e51192-482d-462f-9915-39d8be29cbed,,USER,"What are the names of organizations that contain the word ""Party""?","{""transformations"":[{""column"":""organization_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +7c80d651-7034-4732-ae9b-0c4c8dedf994,,USER,List all businesses with rating 3.5,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":3.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +61c5de6b-aac9-41e9-926b-4cbcdefd310e,,USER,List all club names in descending alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" +25bd7c59-b5a2-4dc0-b90e-56efdb283199,,USER,Find the number of users who posted some tweets.,"{""transformations"":[{""column"":""UID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" +f59c7b39-3f3a-494a-919b-0fe8208f308d,,USER,"What are the names of all genres in alphabetical order, combined with its ratings?","{""transformations"":[{""column"":""g_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" +a7b23d96-6106-42eb-8686-07b2798ac638,,USER,How many companies are headquartered in the US?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +3b7f6d63-b7d0-4cc8-be91-65469a6cf93b,,USER,How many customers do we have?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +94bcf0e2-4553-44fe-b87e-ccd070127f21,,USER,how many rivers are there in us,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +90265165-6908-4093-9a31-7066ceef1e59,,USER,Determine the number of hosts for each nationality and list the nationality and the count.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" +dd9a2588-1a5c-4cae-8079-c88b6443eed6,,USER,What is the id of the patient who stayed in room 111 most recently?,"{""transformations"":[{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":111},{""column"":""staystart"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" +4090dc6d-3b49-45b5-8889-be0e42ac8811,,USER,How many hours do the students spend studying in each department?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" +387bc9c1-e6e9-42f5-be19-ce800584a9e4,,USER,Return the names and ids of customers who have TN in their address.,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" +a9d58f83-c096-4790-98f0-c5aa3fdf74c5,,USER,Count the total number of settlements made.,"{""transformations"":[{""column"":""Settlement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" +b824ba05-e47e-483b-999f-ebfaaf555ec4,,USER,"What are the names and birth dates of people, ordered by their names in alphabetical order?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +d4879d12-03b7-4c35-9fc5-087eb8552df6,,USER,Return the founder of Sony.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +b1791fcb-f07e-46b8-a99c-d8aa693e37cc,,USER,"What are the famous titles of the artist ""Triumfall""?","{""transformations"":[{""column"":""Artist"",""transformationType"":""condition"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" +95962c29-b0b1-4f29-8ced-af11cdedf8ff,,USER,Identify distinct race classes and their corresponding number of races.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +5fc795b0-e8de-4f1d-bc7b-a82f9c9f8440,,USER,What are the numbers of the shortest flights?,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +427d197f-2b0e-4919-95a3-9aa66d9c83a2,,USER,List the number of people in each group/category.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" +5645186d-94dc-4edf-9208-b7b0d6bbe0d1,,USER,what is the density of wyoming,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +6ba3986c-4ffb-466f-9eab-4f4aacc59455,,USER,List the name of the colleges whose enrollment is greater 18000 sorted by the college's name.,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":18000},{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +826eecab-b01e-4d9c-9571-a777109353d3,,USER,"For each hometown, how many teachers are there?","{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +dea28e4a-51e9-459c-86fb-7408de485065,,USER,Display technician teams and their respective technician counts.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +2428497a-bde6-45bb-806e-21656fb18bad,,USER,"Find the names of customers whose name contains ""Diana"".","{""transformations"":[{""column"":""customer_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" +347479cf-1a7b-49a5-8db8-bac717fb508e,,USER,How many bank branches are there?,"{""transformations"":[{""column"":""branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +821c8117-4aad-447d-b945-b8b9966c8825,,USER,Find the number of left handed winners who participated in the WTA Championships.,"{""transformations"":[{""column"":""winner_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""WTA Championships""},{""column"":""winner_hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +d1fd5a92-5f8e-4bbb-8fbc-82d8c7bdca3d,,USER,How many customers are there?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +0cc3d34a-cd7b-4852-94c3-f34cda523118,,USER,"Find the brand and name for each camera lens, and sort in descending order of maximum aperture.","{""transformations"":[{""column"":""max_aperture"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" +d0412dc3-9c32-47a6-ad70-ac6f5ccd3e54,,USER,"What are the names and prices of products that cost at least 180, sorted by price decreasing and name ascending?","{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">="",""value"":180},{""column"":""price"",""transformationType"":""sorting"",""direction"":""desc""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +14edabf2-9277-4ea5-b177-88bb86c6f668,,USER,Determine the number of players for each type of hand.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +b4e37aac-4e07-450c-bcab-153510806d57,,USER,"return me the number of references of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +d8ff5df7-166e-4870-b977-052a70cd9bf2,,USER,What is the continent name which Anguilla belongs to?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +04c2dc6e-0cab-4904-9f31-20827df80f27,,USER,order all gas station locations by the opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" +edd75aea-5a93-47ee-b139-3e1c88a926a8,,USER,What are the names of people in ascending order of weight?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" +5a71aeba-c6df-4a3a-bff1-0f9ba03b75ad,,USER,What is the average prices of wines for each each?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +cc1e95f6-b8d0-4d8d-8972-f6be9fa254f1,,USER,What is the birthday of the staff member with first name as Janessa and last name as Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +40c6d2eb-f0a3-4b72-a5c4-251909f5ea61,,USER,"For each type, how many ships are there?","{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +ef699441-47f9-4122-b376-9956a5040f8a,,USER,What are the distinct president votes on 08/30/2015?,"{""transformations"":[{""column"":""Registration_Date"",""transformationType"":""condition"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +9b674752-8712-41fb-bbd7-8003e6ef0337,,USER,How many employees do we have?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +3fb11514-0d74-45b2-8f98-493bb2ee2c51,,USER,"For each zip code, return how many times max wind speed reached 25?","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +8a62721a-348c-4fb9-8129-0bffd4e0838e,,USER,List all user ids with name Michelle,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Michelle'""}]}","[{""columns"":[""uid"",""user_id"",""name""],""name"":""user"",""type"":""grid""}]" +26c280af-474c-4a31-b9fd-de2d67f3dc14,,USER,Show all template type codes and number of templates for each.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +df713fe2-c7f6-4278-8b40-4001db2bf2c3,,USER,what rivers run through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +a9cbd804-fc27-4d87-b07c-2b44bd23b711,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +dc0bd97f-5711-4b2b-9046-4cdeec3e64b2,,USER,"For each type, what is the average tonnage?","{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +3aed485d-f75a-4172-a0f1-6bce5fa76676,,USER,How many draft copies does the document with id 2 have?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" +aaca510c-6cfa-4a56-a503-b618ee0d944d,,USER,Find the founder of the company whose name begins with the letter 'S'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +93fdbb58-8464-4821-8205-9aba3436f16e,,USER,"Give the order ids for all orders, as well as the total product quantity in each.","{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +24a210d5-f24c-4a69-b145-0f03bbd812d5,,USER,"What are the different carriers for devices, listed in alphabetical order?","{""transformations"":[{""column"":""Carrier"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +892c66f9-fd18-490b-a73f-22383f63d376,,USER,Count the number of captains younger than 50 of each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" +6504320c-9e04-459b-8c0c-e1a3ddbe30ca,,USER,"Among all the claims, what is the amount claimed in the claim with the least amount settled? List both the settlement amount and claim amount.","{""transformations"":[{""column"":""Amount_Settled"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +05e4e468-8b70-486d-a9f9-02bec68866e5,,USER,What are the names of the countries and average invoice size of the top countries by size?,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +3d5068e5-08b2-4233-83a5-07886189eb49,,USER,Determine the count of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" +25d4f645-d8f3-4a13-832b-2f4e3db32f69,,USER,"Present distinct document ids with their corresponding paragraph counts, sorted by id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +39ffcc65-b3a2-43df-88a6-6951a8dcf1e4,,USER,How many players played each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +dcd3a86a-d09c-496c-9293-22455b38bd8a,,USER,"What are the department ids, full names, and salaries for employees who make the most in their departments?","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +1d9b1396-db47-4bcf-81ce-1ab962667e94,,USER,Find the number of tips written in each month,"{""transformations"":[{""column"":""text"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""MONTH"",""transformationType"":""grouping""}]}","[{""columns"":[""tip_id"",""business_id"",""text"",""user_id"",""likes"",""year"",""month""],""name"":""tip"",""type"":""grid""}]" +9e404517-2652-46f0-853b-f9ca0da0f5eb,,USER,What are the years of opening for tracks with seating between 4000 and 5000?,"{""transformations"":[{""column"":""seating"",""transformationType"":""condition"",""operation"":"">="",""value"":4000},{""column"":""seating"",""transformationType"":""condition"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +434d27be-2952-4687-8a10-4579cb198967,,USER,List the names of counties in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +f7292426-ed01-4148-8140-5356d5ae3d78,,USER,How many students are there?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +94d3a0a7-ba09-42c4-8b9f-a09b4e6c28b6,,USER,how many major cities are there,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +27e3b43e-e6b8-47b3-838f-11797cd765db,,USER,what is the length of the colorado river in texas,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'colorado'""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +5d66a59b-fdd5-44b4-b5e0-b5f9d2adeb6e,,USER,How many regions are affected?,"{""transformations"":[{""column"":""region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" +9559bf2f-d49f-4f8b-8f17-b2e4342bb86b,,USER,"For each country, what is the average elevation of that country's airports?","{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +2b344bee-bcf2-4cd0-8982-4f0f1ad56587,,USER,"How many actors were born in "" Los Angeles "" after 2000 ?","{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +01209a08-f074-4a8a-8902-af264f63deb7,,USER,"In each city, how many IT staff employees are there?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +8be6a4c0-bd99-4b72-b052-ff869919486f,,USER,List the maximum weight and type for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +43e40a3a-9514-4f20-b69b-926d450f9f65,,USER,How many papers are there ?,"{""transformations"":[{""column"":""paperid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +d3c083da-c64c-4b8b-9c02-1f49b5403503,,USER,what is the area of the state with the capital albany,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'albany'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +7cd593f3-3610-4185-b928-6e20879af91f,,USER,Display distinct product type codes and the count of products for each code.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" +8d0cbf54-14d2-4e4c-8633-f1a39b995557,,USER,"How many distinct programs are broadcast at ""Night"" time?","{""transformations"":[{""column"":""program_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""condition"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" +9848d33d-2d41-4d2c-9425-25a50e0cdfba,,USER,Select the code of the product that is cheapest in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +f87db1f9-0e7f-459a-abba-814c9eddc2ca,,USER,List distinct locations and their corresponding performance counts.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" +522ea60b-a8dd-46a6-96b2-92d72dc66263,,USER,List the names of all the customers in alphabetical order.,"{""transformations"":[{""column"":""customer_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" +c4a4651b-fcff-45c4-a526-0cdb1c25199e,,USER,How many different colleges do attend the tryout test?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" +1b49e3e2-e9ae-4c60-bfb1-8befbd740eb8,,USER,which poll source does the highest oppose rate come from?,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +75edbead-33f2-4c26-b67e-43bd05e73193,,USER,How many friends does each student have?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +7c4611da-bf89-4ae7-8978-f9feef91c517,,USER,What is the average rating and resolution of all bangla songs?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""resolution"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +83fb0112-7ab2-4dbc-9a7f-f310413cdbb7,,USER,Find the name of the students and their department names sorted by their total credits in ascending order.,"{""transformations"":[{""column"":""tot_cred"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" +888f82b8-22a8-468e-aa1e-3ab68fb60c35,,USER,How many movie directors are there?,"{""transformations"":[{""column"":""director"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" +5029829c-6c80-4349-84b6-f8a2c27efe3c,,USER,what is the size of new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +7951b297-a2c8-409c-b935-822b78ff3efd,,USER,How many stadiums are in each country?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +05c11cba-8768-46fa-9201-842a8aac35fd,,USER,What is the maximum Online Mendelian Inheritance in Man (OMIM) value of the enzymes?,"{""transformations"":[{""column"":""OMIM"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +13542760-62e1-475a-b2f4-54cd4ba9c917,,USER,Can you show all countries along with the number of singers in each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +1c072c1b-26f6-42b5-b4d7-513ba8f03eb8,,USER,Find the count of rooms with a capacity of over 50 for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +03acb523-f49d-472a-9294-5ab90fbc16e4,,USER,What is the total credit offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +0d8eb8b6-95a6-4bfe-b86e-ecc772f69530,,USER,Find the number of times ROY SWEAZY has reserved a room.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +3e42dba3-68ad-413c-aa56-ab02eb0b3893,,USER,List the votes of elections in descending order.,"{""transformations"":[{""column"":""Votes"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" +8dca1e70-556e-4cfc-882e-409ed357bf11,,USER,What are the ids for all sporty students who are on scholarship?,"{""transformations"":[{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +24182f33-9c21-4df8-a3d9-a5ec33ade5f1,,USER,How many unique classes are offered?,"{""transformations"":[{""column"":""class_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +72e47cdb-f04b-49f5-a690-439a93db4241,,USER,Find the maximum age of all the students.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +afda3cd5-6a89-4228-923d-71e0bd87ee8d,,USER,How many different FDA approval statuses exist for medicines?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +c2ca27f2-8b7d-4957-abf2-ec54f847211e,,USER,What is the address of employee Nancy Edwards?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +723d60a2-a606-4179-8890-3232a49c34de,,USER,How many different kinds of clients are supported by the web clients accelerators?,"{""transformations"":[{""column"":""client"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" +27e76dcf-26dd-430e-8627-3a4654a18330,,USER,"What is the product category description and unit of measurement of category ""Herbs""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" +4e868313-de2e-4f12-84d4-c831a0d19cba,,USER,How many architects are female?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" +fda4e263-9857-4620-9a76-a87af109d5e5,,USER,What is the average age of the visitors whose membership level is not higher than 4?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":""<="",""value"":4}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" +66e37033-2dc3-4e43-a788-fe12b52948db,,USER,What is the id and salary of the employee named Mark Young?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +ad2c7f8a-77cd-4975-8875-024b27e4f300,,USER,What is the average age for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +03fb5733-266a-427e-b7ec-e6853b75bc06,,USER,How many stadiums does each country have?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" +9210315a-f6c7-4eb9-a08f-debbbd8d86f4,,USER,Show the working years of managers in descending order of their level.,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +c0465a46-5fbe-4cd1-980a-e1e648a568b3,,USER,Can you display the average price and score of wines for each appellation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +5cac82ce-06e6-4062-904c-a4b3c0b36d51,,USER,Determine the number of locations for each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +dab20034-22c4-4ec3-978e-0bb28519038e,,USER,List the names of all distinct wines that have scores higher than 90.,"{""transformations"":[{""column"":""score"",""transformationType"":""condition"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +8c48d3e8-8e1d-4e79-817e-739dbf576d14,,USER,what states does the ohio run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +0d8acf4d-6cc7-45f4-92df-f1317a692f28,,USER,"For each classroom, show the classroom number and find how many students are using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +0da7e053-cb38-4edf-b0d0-b316ab37117f,,USER,What are the dates in which the mean sea level pressure was between 30.3 and 31?,"{""transformations"":[{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":"">="",""value"":30.3},{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +20d13eec-6e2d-4d78-a4f3-5762c74cf4e9,,USER,List the ids of all distinct orders ordered by placed date.,"{""transformations"":[{""column"":""date_order_placed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" +fb84ecbb-286b-4da1-9924-df8d87f5e28c,,USER,"What are the names of the songs whose title has the word ""the""?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +ea4652f7-9a83-47a8-a6fe-53268cea9b89,,USER,How many counties correspond to each police force?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +9705ea3c-1a36-43aa-b22d-8c3321c15576,,USER,Find the number of distinct projects.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +6d28dda1-6bd1-4db1-a806-d49d4fe8128d,,USER,How many gas companies are there?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +b671d711-76e7-4206-a1bf-60f2dc1ab13f,,USER,"Of all the claims, what was the earliest date when any claim was made?","{""transformations"":[{""column"":""Date_Claim_Made"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" +d1fa7082-6c4d-4473-8099-e3b17e35c3c7,,USER,Find the maximum weight for each type of pet. List the maximum weight and pet type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +b92d55d1-06cf-498e-9d66-759c783e0dc8,,USER,"What are the different affiliations, and how many schools with each have an enrollment size of above 20000?","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +b1a8ebba-90c7-4e79-8ef2-2433789e9f50,,USER,"What are the full name, hire data, salary and department id for employees without the letter M in their first name, ordered by ascending department id?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""},{""column"":""department_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +9a221007-5e88-44a3-b42d-fe3b4c1420e3,,USER,How many editors are there?,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +e5cc6f57-e2be-47e1-8d29-1d44779982a3,,USER,Find the author who achieved the highest score in a submission.,"{""transformations"":[{""column"":""Scores"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +90d847a8-312a-49c6-9925-83ae1e2f7ff7,,USER,What are the different nationalities of pilots? Show each nationality and the number of pilots of each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" +202a1c0b-126e-4d1e-bab5-d2364bcb1d27,,USER,What are the average enrollment size of the universities that are founded before 1850?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""founded"",""transformationType"":""condition"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +606aa606-da3c-4351-b04e-1238ac3d886a,,USER,how many cities are there in us,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +be259f46-1233-48a0-acd7-63100d27998e,,USER,"Find the ""date became customers"" of the customers whose ID is between 10 and 20.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""customer_id"",""transformationType"":""condition"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +81008307-301a-4a68-925a-27e735d97a52,,USER,Determine the number of players for each country.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +584073aa-d680-4f38-bf95-5dde9810207a,,USER,Count the number of players who enter hall of fame for each year.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +244c5e7d-dab3-4883-894c-bd43bcbf2657,,USER,In how many cities are there airports in the country of Greenland?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +53ee7f4a-a739-47ee-880a-e7ea66b89296,,USER,What is the average price range of hotels for each star rating code?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +7a1a6b73-af98-4ba5-b3e2-45de8636a943,,USER,Report the number of students in each classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +d45eb7cc-e10a-4747-80af-5a529d1f7b34,,USER,Please show the record formats of orchestras in ascending order of count.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +f0b1db42-0d52-4a56-9fd1-97d6075650bd,,USER,How many dogs went through any treatments?,"{""transformations"":[{""column"":""dog_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +02c65754-e05e-4c2d-8b96-a4c8eb8838e9,,USER,What are the names of singers ordered by ascending net worth?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" +18d6204b-021a-4ac3-bfc7-f3152c05c3ae,,USER,Find the team of each player and sort them in ascending alphabetical order.,"{""transformations"":[{""column"":""Team"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +db5a2439-5589-46cb-9493-bfa88fd52518,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +73a288d0-acfa-4613-a7ed-0fc70c6251ca,,USER,Find the distinct winery of wines having price between 50 and 100.,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""Price"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +e877ba47-af35-4a69-9ad1-9cbee505240a,,USER,What are the names of the tourist attractions that can be accessed by bus?,"{""transformations"":[{""column"":""How_to_Get_There"",""transformationType"":""condition"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +3b4c900d-1817-425d-b2bb-b7939c87b97e,,USER,Show all distinct region names ordered by their labels.,"{""transformations"":[{""column"":""Label"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" +be2eab43-a78b-4079-ba2c-a4a044fcbf17,,USER,Return the name of the artist who has the latest join year.,"{""transformations"":[{""column"":""year_join"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +1cb663e0-417a-4c5c-9a68-f76f191fd5b3,,USER,"Find the first names of students whose first names contain letter ""a"".","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +c3595e9f-71ad-4fb2-b4a8-c5617d773ec4,,USER,give me the states that border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +82176287-850a-4548-ae24-91015f089350,,USER,Show me the owner of the channel with the highest rating.,"{""transformations"":[{""column"":""rating_in_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +d510776b-1915-4979-b9dd-6840b9bff507,,USER,Return all the distinct secretary votes made in the fall election cycle.,"{""transformations"":[{""column"":""ELECTION_CYCLE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" +84d15259-368f-4431-86c8-324f48f1481a,,USER,What are the birthdays of people in ascending order of height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" +3893f62d-cd39-4c93-ae83-99630695a683,,USER,What is the nationality of the journalist with the largest number of years working?,"{""transformations"":[{""column"":""Years_working"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +d2c192e6-6766-4bce-8c35-73e2026db95f,,USER,"List all the possible ways to get to attractions, together with the number of attractions accessible by these methods.","{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +2d74e5cb-3d9d-42c8-9f0e-a60f4f343813,,USER,"In what city was "" Kevin Spacey "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" +18837327-a7a4-4562-b196-dae1ccd0de14,,USER,Show different locations of railways along with the corresponding number of railways at each location.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" +9f9f3564-1a9a-4079-941b-a0218fc29e12,,USER,how many states have cities or towns named springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +35fa3889-8893-4669-b0a2-d60936942658,,USER,"What is the name, latitude, and city of the station that is located the furthest South?","{""transformations"":[{""column"":""lat"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +510458e5-95c4-40e9-834d-240f6bfe825e,,USER,Calculate the average age of individuals for each occupation.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +722471cc-6e97-45e0-8103-e3324b174fb9,,USER,what are the major cities of the united states,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +25070fad-2280-4a80-a2af-a8c1349bffc7,,USER,"Enumerate all transportation methods to attractions, along with the count of accessible attractions for each method.","{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +704fd904-cfac-4a52-812f-9472c6043a5d,,USER,What is the phone number and postal code of the address 1031 Daugavpils Parkway?,"{""transformations"":[{""column"":""address"",""transformationType"":""condition"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" +b9ca69e6-066b-4117-b726-e6142bad86f3,,USER,Find the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +f454d52f-5d0b-4e3a-96ce-9d3f38e73a24,,USER,what state has the city springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +58beb607-b960-447b-9274-3217b8a06171,,USER,states bordering kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +ddd44c4b-62eb-4d66-880f-678a5e09bf93,,USER,What are the unique labels for the albums?,"{""transformations"":[{""column"":""label"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" +7facab77-9760-4b79-9e51-d3ef79540077,,USER,Determine the maximum acceleration for various cylinder counts.,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +2a73f1c9-e08b-4aa6-8937-63b7fdec0656,,USER,What is last date created of votes from the state 'CA'?,"{""transformations"":[{""column"":""created"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""CA""}]}","[{""columns"":[""vote_id"",""phone_number"",""state"",""contestant_number"",""created""],""name"":""VOTES"",""type"":""grid""}]" +f359d4d2-a568-4829-91ad-f5acc330bc61,,USER,Count the number of candidates.,"{""transformations"":[{""column"":""Candidate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +7dfc7ad9-1167-4bd2-8942-d79a8d3106e1,,USER,Find the name and account balance of the customer whose name includes the letter ‘a’.,"{""transformations"":[{""column"":""cust_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +2da42b4e-ee09-4a7b-b078-923569d9a3f9,,USER,List the name of teachers whose hometown is not `` Little Lever Urban District '' .,"{""transformations"":[{""column"":""hometown"",""transformationType"":""condition"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +e4526fe6-6087-449e-87ce-880a58b365b5,,USER,what mountains are in alaska,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'alaska'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +c37dfa49-9c7e-49e8-bcdd-8acf00810c0c,,USER,"For each payment method, how many payments were made?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +5496bcbb-f168-4305-9683-46b8b4849f3f,,USER,Sort the gender codes in descending order of their corresponding number of guests. Please return both the gender codes and counts.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" +9b19c2c5-4a93-447a-8dcf-7791631a3106,,USER,Find the birth dates corresponding to employees who live in the city of Edmonton.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" +1584b34b-0c41-4a1e-8b45-caa7d03e70dd,,USER,what is the area of new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +bf226620-e2f3-4c35-99d8-6a1e93174471,,USER,What is the name of customers who do not use Cash as payment method.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +a6e55eb7-9d3e-4c3a-a838-1350e9436769,,USER,"How much was the budget of "" Finding Nemo ""","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Finding Nemo'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +89da2219-528e-4259-8c5c-894245b1aeb9,,USER,"What are the names of the wrestlers, ordered descending by days held?","{""transformations"":[{""column"":""Days_held"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +08427b3b-fc07-42b6-901c-747616736478,,USER,Provide the employee ID for each employee and the date on which they ended their previous job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +b892299f-b9f3-4c49-9742-47d272cf5fc5,,USER,"What is the title, phone and hire date of Nancy Edwards?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +9f9e901a-8bd3-4179-a0eb-6425f92b17d4,,USER,Calculate the number of accounts associated with each customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +a613ae37-b63c-44a1-87bf-f34213e0e1ac,,USER,"Find the name of the document that has been accessed the greatest number of times, as well as the count of how many times it has been accessed?","{""transformations"":[{""column"":""access_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" +f855067e-3b18-49b6-8158-4510ca018e7f,,USER,How many different nationalities do conductors have?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" +dcee6bb0-ecdd-4359-ae40-c2df788c3fbe,,USER,Show the product ids and the number of unique orders containing each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +6d0866f3-cfe8-4a02-8aee-c78dd158cc22,,USER,In which years cars were produced weighing no less than 3000 and no more than 4000 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""condition"",""operation"":"">="",""value"":3000},{""column"":""weight"",""transformationType"":""condition"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" +661f0290-7a60-4c20-a8cd-42c6882bf835,,USER,"Find all cities which has a "" Taj Mahal "" .","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Taj Mahal'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +5c948aa8-ae05-40b8-b7fd-2739f826348f,,USER,"List the number of invoices from Chicago, IL.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +d4a3a323-a08f-48d2-98b0-dddbb78ed6e4,,USER,Count the number of accounts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" +d116e29e-bc6d-4c7e-83e8-3c7973ad5fc2,,USER,"For complaints with type code ""Product Failure"", how many had each different status code?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" +5e155841-0797-435b-90b1-f023aa8f772b,,USER,How many females are in the network?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +eeb27598-313e-462a-a103-e3ed9580f5ca,,USER,Find the name and age of all males in order of their age.,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +f9e95628-19b7-43cd-9291-a560a8ab8894,,USER,How many orchestras are managed by each record company?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +8a821579-d9dd-4a46-aac8-c41cb64fc5b0,,USER,What is the employee id of the head whose department has the least number of employees?,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" +8d7fe70d-e7ca-4791-bf97-c6859d6bbef8,,USER,Sort the company names in descending order of the company's market value.,"{""transformations"":[{""column"":""Market_Value_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +44839220-df9d-4b0e-895a-dbe087120be5,,USER,Find the average number of customers in all banks of Utah state.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +956fa95e-d8d4-40b5-ac6e-30490d2b4292,,USER,How many different cities do have some airport in the country of Greenland?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +5cb5df14-0db5-40b1-8117-f0c0f852b991,,USER,"Determine average product prices, grouped by manufacturer code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +9a3c530d-ed5e-4395-857b-fbcc69358795,,USER,What is the description for the section named h?,"{""transformations"":[{""column"":""section_name"",""transformationType"":""condition"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" +ea14e99a-5139-4979-815c-32815467a522,,USER,what states border the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +913acf88-67be-4918-9606-6e3c7f19f8b8,,USER,Show the id and name of the employee with maximum salary.,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +59c29841-fa3d-4dd7-8410-c500f0a27c6b,,USER,When did the staff member with first name as Janessa and last name as Sawayn leave the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +76ca6da3-3834-4c0b-be12-2638f2d8c4b3,,USER,What is the id of the reviewer whose name has substring “Mike”?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +7763b341-881a-4fbf-8532-3e26ea2703e5,,USER,What is the average quantity of stocks?,"{""transformations"":[{""column"":""Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" +0890d698-7f6b-47d9-8c21-a1458928841b,,USER,What are the names of schools with the top 3 largest size?,"{""transformations"":[{""column"":""enr"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +6716bbb5-05e7-4afc-b679-4e6a8b0890d9,,USER,Which campus has the most degrees conferred in all times?,"{""transformations"":[{""column"":""campus"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" +5c3566d3-226f-4a4e-a7cb-95035733066a,,USER,What are the average rating and resolution of songs that are in Bangla?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""resolution"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +0692818a-8c83-4b3a-8555-e45ff5b84bf0,,USER,what are the names of the major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +b690dcc0-96b7-4725-a17a-d1eccfeee624,,USER,"List the name of artworks whose type is not ""Program Talent Show"".","{""transformations"":[{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Program Talent Show'""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +043b0f69-064f-4d05-85ac-2d85508e9dc7,,USER,What is the headquarter of the company whose founder is James?,"{""transformations"":[{""column"":""founder"",""transformationType"":""condition"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +0dffa071-d229-4d6d-9b47-902bbd3179ac,,USER,Find all the rooms that have a price higher than 160 and can accommodate more than 2 people. Report room names and ids.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":160},{""column"":""maxOccupancy"",""transformationType"":""condition"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +308c0fe2-1585-45d8-9e33-9d8585963bb7,,USER,Show the details of the top 3 most expensive hotels.,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +9f1bdaf2-828b-48ab-8255-2ce1cd61b432,,USER,"For each faculty rank, show the number of faculty members with that rank.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +8d522446-cbe3-4d89-a5ea-5bbb2836aae5,,USER,Show the average population of all counties.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +24ea0b5f-9751-49eb-9269-f39fabbd081b,,USER,Find the total student enrollment for schools with different affiliation types.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +e6157d1e-76cf-442b-9519-328b4ff79700,,USER,"What are the average prices of products, grouped by manufacturer code?","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +76605622-7b0e-42c4-ad57-6911d4147d29,,USER,How many different departments are there?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +c0c67f14-1d5b-4fd1-9e3a-951e46f38dd4,,USER,How many bookings does each booking status have? List the booking status code and the number of corresponding bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +aecdbc6b-3786-400a-89da-fcb89f4ec067,,USER,What are the country codes of countries where people use languages other than English?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +c541a2a1-3c74-4508-972b-4b96bfa2436b,,USER,"What is the nationality of the actress "" Christoph Waltz "" ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Christoph Waltz'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +9e1874d1-9860-4aa4-a7d0-e1026d90c30c,,USER,"Which papers have the substring ""Database"" in their titles? Show the titles of the papers.","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" +46db2ab9-31fd-4f99-8888-d500611e9140,,USER,Describe the section h.,"{""transformations"":[{""column"":""section_name"",""transformationType"":""condition"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" +69f37b9e-d8cd-4f92-8cc6-ab52f28cca73,,USER,"Return the addresses of the course authors or tutors whose personal name is ""Cathrine"".","{""transformations"":[{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" +a50b02e4-58e1-42d1-89a5-486d6c5bef86,,USER,Find the total number of king beds available.,"{""transformations"":[{""column"":""beds"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +25fadaac-ee83-4bf2-b75d-0bf695bd2621,,USER,List every album whose title starts with A in alphabetical order.,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""A""},{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" +9d7658d9-1c6c-40ad-a40b-0c5314fd24c8,,USER,What is the average amount of items ordered in each order?,"{""transformations"":[{""column"":""order_quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" +99774fda-4851-4086-9035-455f7bcfe67e,,USER,what is the combined area of all 50 states,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +c8cab3bd-572e-463c-b733-53a89e3f681a,,USER,What are the names of all departments in alphabetical order?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +54d0fc0f-aba8-47b8-99e9-a9df237542f0,,USER,"List the order id, customer id for orders in Cancelled status, ordered by their order dates.","{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""},{""column"":""order_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" +91ae4c65-03a2-484b-9601-8e85a3e1173a,,USER,Show the city and the number of branches opened before 2010 for each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +be86153c-6b57-45d9-a6b2-76bdffffe0c2,,USER,What other details can you tell me about students in reverse alphabetical order?,"{""transformations"":[{""column"":""other_student_details"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +ee748e7b-72bc-4f62-8ede-d4b8efdd03a8,,USER,"return me the year of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +54b3e234-bfdb-415f-a835-bc2d964fd513,,USER,Find the number of professionals who have ever treated dogs.,"{""transformations"":[{""column"":""professional_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" +c0ed6c62-a6eb-4420-8b43-20bddd76717e,,USER,Count the number of employees in each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +890bb094-b805-4aa9-bcef-d8e97cc31698,,USER,List all schools and their nicknames in the order of founded year.,"{""transformations"":[{""column"":""founded"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +87d91725-6582-41a6-b3f9-f677c2fd7576,,USER,2014 papers,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2014}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +2495c68e-bd20-4e5a-9605-b93661b98b81,,USER,Return the prices of wines produced before 2010.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +052f2b3e-0e61-4e42-80a5-d3477c49e751,,USER,Find the names of all English songs.,"{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +0703c85a-25a9-4619-854f-a2e51e3cb35c,,USER,How many total credits are offered by each department?,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +39e65e74-4b94-408c-80de-3ab39e379ce4,,USER,Find the number of employees we have.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +18896310-47ea-4347-bd9f-ab19d57d0fd8,,USER,List the name of the school with the smallest enrollment.,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" +6aa3481f-7003-44e5-90c9-7c9dbb2c402f,,USER,What are the themes of parties ordered by the number of hosts in ascending manner?,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" +3cd9e061-3e3d-4e37-b3e2-f1c5fc8e5ab5,,USER,"What are the names, ages, and countries of artists, sorted by the year they joined?","{""transformations"":[{""column"":""Year_Join"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" +b1eb2f88-e778-4ef1-b197-fcc5d91492d8,,USER,How many different students play games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +7bb603ef-9496-4206-8a42-c7ee67e12200,,USER,Show different ways to get to attractions and the number of attractions that can be accessed in the corresponding way.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" +1c7cf2a0-556d-4ac3-baa7-df21b8917203,,USER,Find names and ids of all documents with document type code BK.,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +e57a072e-d1cc-45bb-b14a-c32c137c3013,,USER,What are the average ages for male and female students?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +efca6fe2-ab94-4955-87c5-3976eec85580,,USER,What is the age of the oldest dog?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" +3e7773b1-59ee-42b0-aa4a-8caf00e0cdb5,,USER,"Return the lowest version number, along with its corresponding template type code.","{""transformations"":[{""column"":""Version_Number"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +8f6982c2-3ce9-45c9-b437-0ac569a5b58d,,USER,Find the players whose names contain letter 'a'.,"{""transformations"":[{""column"":""pName"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +052f3ed6-9500-4a10-a905-6c051038fe89,,USER,"What is the average quantities ordered with payment method code ""MasterCard"" on invoices?","{""transformations"":[{""column"":""Order_Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" +383873ce-a3b9-4202-b6c8-e0c7ce9e3286,,USER,Show each industry and the corresponding number of companies in that industry.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" +27cfeb93-44cb-4f46-b1d3-2345a7b3cfd5,,USER,What is the average rating of reviews written in year 2014 ?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2014}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" +928f5d7e-0f51-487d-a264-b6538561935a,,USER,What type of game is Call of Destiny?,"{""transformations"":[{""column"":""gname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +b341b055-3a66-4c6b-a6cc-4e5b4649ef54,,USER,Count the number of distinct names associated with the photos.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" +53e0eee6-8b36-468e-a901-5ae5a03c2492,,USER,"For each fourth-grade classroom, show the classroom number and the total number of students using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +55e7dbc5-0c27-47ba-886f-25b8095c97ae,,USER,How much surface area do the countires in the Carribean cover together?,"{""transformations"":[{""column"":""SurfaceArea"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +794bd5c8-4089-4d3e-a1be-3716d5eb714f,,USER,How many different players trained for more than 1000 hours?,"{""transformations"":[{""column"":""pID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""HS"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +0239b8b9-42f8-475c-af08-80b6c1e6c7e2,,USER,Show the average hotel price for different pet policies.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +16d2a092-75f0-47bb-b31e-ca09a91615b9,,USER,Find the name and component amount of the least popular furniture.,"{""transformations"":[{""column"":""market_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" +6e15aab4-512d-43b5-bf51-d5b4ead45428,,USER,What are the names of shops in ascending order of open year?,"{""transformations"":[{""column"":""Open_Year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" +bb800b08-fd40-4799-a1c4-b98736a05e64,,USER,Show the name of drivers in descending order of age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" +8b73d57d-4173-426d-b08e-a360d168fcce,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" +7538cb6b-1370-4dd1-be26-3c7e609916c3,,USER,Find the number of rooms with a price higher than 120 for each type of decor.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +7a8d865e-c158-4596-afdd-25284ec42c58,,USER,Count the number of distinct governors.,"{""transformations"":[{""column"":""Governor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +8fcce05d-b328-488e-ba6c-d1a11d7d14b7,,USER,Return the amount of the largest payment.,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" +08098925-9478-42a5-b236-7bc04df8f5f8,,USER,List the carriers of devices in ascending alphabetical order.,"{""transformations"":[{""column"":""Carrier"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +204cb801-375e-492b-b89d-6fa62e247989,,USER,What are the personal names and family names of the students? Sort the result in alphabetical order of the family name.,"{""transformations"":[{""column"":""family_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" +7281d381-9a01-42ba-8cab-f5eb3ebf2fc0,,USER,what is the height of the highest point in the usa,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +87011fa3-b9f0-4a8e-a97f-5a5e90a941d2,,USER,How many different last names do the actors and actresses have?,"{""transformations"":[{""column"":""last_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" +5b1d58a6-6e20-4a96-a0cb-67692eb68f8c,,USER,Calculate the total number of students enrolled in colleges founded after 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +fc24c19f-88c4-48dc-8f6c-6320c20bb340,,USER,Find the total revenue for each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +7ef06cde-9782-4182-8a4f-0c07bc660d69,,USER,"Find the names of all artists that have ""a"" in their names.","{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" +dd133a40-bded-4946-91ce-aa75cbab2cd0,,USER,Show all ages and the corresponding student count.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e4675008-9589-468b-b7d0-e28870f918d6,,USER,What are the employee ids for each employee and final dates of employment at their last job?,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" +55264ec2-83a7-48d7-b88e-a0a7f89b5a1a,,USER,"Return the different document IDs along with the number of paragraphs for each, ordered by ID.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +682296e5-b769-4d67-a19a-548ae3ac77b8,,USER,How many different positions of players are there?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +826adee2-c9a0-41c9-8ef6-0f746e53db68,,USER,How many singers are there in each country?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +35301612-08a3-4239-be50-19d84bead2c2,,USER,What is the content of the series Sky Radio?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +1c8102e2-84c7-4579-ab90-f83f6c479602,,USER,How many unique languages are spoken in the world?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" +0d61333d-dc72-4695-8044-56b8fc904216,,USER,"Give the name, population, and head of state for the country that has the largest area.","{""transformations"":[{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +3f5f66b1-b374-4fd3-ae39-83a2fa29ad7a,,USER,What are the names of projects that require between 100 and 300 hours?,"{""transformations"":[{""column"":""hours"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""hours"",""transformationType"":""condition"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +d628f669-0e20-4ebe-b7bb-0f5b6cb96f50,,USER,How many distinct teams are involved in match seasons?,"{""transformations"":[{""column"":""Team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +280091be-ef99-47da-bb2f-2ebe7ea3b14e,,USER,List names of all pilot in descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" +3c6e4092-19a4-4012-a4a0-120ad7046d09,,USER,How is the math course described?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" +74e29c1f-05ee-487c-8e65-79f203839828,,USER,What are the names of all the customers in alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" +02c4931d-8362-4b3e-a623-85f6e31db242,,USER,What is the date of birth for the staff member named Janessa Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +f6348580-b870-4585-9987-72dd71c9d6cf,,USER,give me the cities in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +6e0e9f88-0329-4521-85c1-bdd6962e445d,,USER,"Find the name of organizations whose names contain ""Party"".","{""transformations"":[{""column"":""organization_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" +b15e7d55-9ef0-4e08-91da-0911e2c37363,,USER,Give the average number of working horses on farms with more than 5000 total horses.,"{""transformations"":[{""column"":""Working_Horses"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Total_Horses"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" +43b102cc-de87-4877-a823-c7646810824c,,USER,which state has the smallest average urban population,"{""transformations"":[{""column"":""state_name"",""transformationType"":""grouping""},{""column"":""population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +59014bb6-6ca6-4f0a-83af-5654681ce0a1,,USER,"What is the email of the student with first name ""Emma"" and last name ""Rohan""?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Rohan'""}]}","[{""columns"":[""student_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""date_first_rental"",""date_left_university"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +b97bd772-8a80-441d-a8e1-19cce2ed974f,,USER,List in alphabetic order all different amenities.,"{""transformations"":[{""column"":""amenity_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" +7d83ceb9-748f-4c64-8789-8a05e718b7e7,,USER,What are the first names of all the different drivers in alphabetical order?,"{""transformations"":[{""column"":""forename"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" +4f00687b-58c2-457f-9dac-c43cdcaef62d,,USER,Show me the departure date and arrival date for all flights from Los Angeles to Honolulu.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +4a69975c-d031-40a0-9bf0-307d0b6b1398,,USER,Compute the total account balance for customers with a credit score over 100 by state.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +f107ceb9-0daa-427a-8aff-e8bec782fccf,,USER,Find the names of all instructors in computer science department,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" +5a5d56e3-ddb6-49ba-b6f0-41103ddca7f8,,USER,How many professors teach a class with the code ACCT-211?,"{""transformations"":[{""column"":""PROF_NUM"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CRS_CODE"",""transformationType"":""condition"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +c7b5fbc5-2a61-485f-986b-4fb171705391,,USER,List the names of employees and sort in ascending order of age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +45ba0980-a725-4f1d-b2db-dc80d40a455a,,USER,What is the name and rank of every company ordered by descending number of sales?,"{""transformations"":[{""column"":""Sales_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" +b2da6993-fca0-46ec-896c-4bcc5234f236,,USER,"What is the id, genre, and name of the artist for every English song ordered by ascending rating?","{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""},{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" +f9c6b983-f068-42c3-85d3-2a35022b06c0,,USER,Find the average base price of different bed types for each bed type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +69091c2c-3366-4c9b-a22e-02fef313cb63,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" +1b6e8b1f-71a6-4a8c-9330-1fa9722c7db9,,USER,How many shops are located in each area?,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +ce548419-3707-4ed3-af24-bf47d5b0c804,,USER,What are the first names of all employees that are professors ordered by date of birth?,"{""transformations"":[{""column"":""emp_jobcode"",""transformationType"":""condition"",""operation"":""="",""value"":""PROF""},{""column"":""emp_dob"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" +ec0bbe9e-20ac-4efa-ac6c-b37715ac1208,,USER,"How many rooms cost more than 120, for each different decor?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +66b91148-d5a4-4075-b0b9-5fa239a21339,,USER,Show order ids and the number of products in each order.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" +10848c5a-6d88-4d86-9834-7f8b961ef3b9,,USER,What are the first names and birth dates of players from the USA?,"{""transformations"":[{""column"":""country_code"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +fa68fb03-6489-4e8a-ad80-93fbc8922d6d,,USER,Return the elimination movies of wrestlers on Team Orton.,"{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" +6b0e128f-680e-4573-82ce-fa854f856869,,USER,"What is the product, chromosome and porphyria related to the enzymes which take effect at the location 'Cytosol'?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +fa3ad152-a86c-4a65-a404-20c531957172,,USER,What is the number of days that had an average humity above 50 and an average visibility above 8?,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""mean_humidity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""mean_visibility_miles"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" +d8717cb1-1e2b-4a74-a81e-aef4e66a3fa8,,USER,What is the average amount due for all the payments?,"{""transformations"":[{""column"":""amount_due"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" +3e0172cd-ae19-4e5f-9f95-d9df6ce6191e,,USER,List all payment methods and number of payments using each payment methods.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" +b4171917-f921-46c3-b2aa-046954219b97,,USER,List the name of the county with the largest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +5c97b9d2-7d1f-464d-a394-d890625002b8,,USER,List document type codes and the number of documents in each code.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +9874cf8b-ce66-4529-bede-4d4872492209,,USER,What are the names of the heads who are born outside the California state?,"{""transformations"":[{""column"":""born_state"",""transformationType"":""condition"",""operation"":""!="",""value"":""California""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" +6f824530-ddb8-47d9-bb78-92957d435956,,USER,find the number of medicines offered by each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +39867345-93f2-4c35-ba8b-44980db25f0a,,USER,How many kinds of enzymes are there?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" +46793d15-9c9a-4f70-979c-9ec8dc6450e0,,USER,Count the number of different software platforms.,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" +961d1e40-8b5e-491a-9ed3-bbaa47e1a798,,USER,List the 3 highest salaries of the players in 2001?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" +2aff22a3-be8b-4cd3-ae95-af2658d3aad2,,USER,How many constructors are there for each nationality?,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +0465f5f1-0e75-4a87-9d8a-6d509bbea9ca,,USER,What is the list of program origins ordered alphabetically?,"{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" +28d2aff0-f389-4bc6-b7a2-5827d7a7e0eb,,USER,"List total amount of invoice from Chicago, IL.","{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" +e1fe4873-9539-4ba2-a57d-978094726294,,USER,Display the count of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +fdd963b6-b37e-41fe-9fb1-49ad623cebc6,,USER,"List the names of all genres in alphabetical oder, together with its ratings.","{""transformations"":[{""column"":""g_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" +d58a4903-45f5-4925-82a8-1a338c822ace,,USER,Return the description of the budget type that has the code ORG.,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" +b45b7225-abb6-47f6-93fc-53484f366aa0,,USER,What is the id and name of the employee with the highest salary?,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" +c5196136-5998-4996-b30f-50c4f90c4ba7,,USER,How many books are in each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +0e302a67-3f6f-48d3-bac0-1b8d9d07d666,,USER,Count the number of documents with type code BK that correspond to each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +ae429b09-0da8-4d37-be10-290843aa6354,,USER,"What are the support, consider, and oppose rates of each candidate, ordered ascending by their unsure rate?","{""transformations"":[{""column"":""unsure_rate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" +ba56191b-2ca1-407b-b59c-4ccab9ffe781,,USER,What campuses opened before 1800?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +59c9bd50-1a9e-4d56-81ae-f9386e6cc20c,,USER,How many employees live in Canada?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" +8addea20-074e-41e0-971f-65d1877995d5,,USER,Show different publishers together with the number of publications they have.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +7f08bcc4-ef07-41a0-b5af-f6cdb30278fe,,USER,How many departments offer courses?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" +dee44987-e754-48be-bbd6-482d0850118e,,USER,Which rooms cost between 120 and 150? Give me the room names.,"{""transformations"":[{""column"":""baseprice"",""transformationType"":""condition"",""operation"":"">="",""value"":120},{""column"":""baseprice"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +1be4691e-9d60-48b2-9162-56a2a7f4724e,,USER,List the snatch score and clean jerk score of body builders in ascending order of snatch score.,"{""transformations"":[{""column"":""Snatch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" +c876f2df-e282-4618-a1ad-e0a3a1688775,,USER,"What are the different classes of races, and how many races correspond to each?","{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" +f61be1ef-b138-408d-b042-138a53d329c0,,USER,Show the booking status code and the corresponding number of bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +ea00ca4c-ded8-4211-9780-30f2385ee391,,USER,"How many kids stay in the room DAMIEN TRACHSEL checked in on Sep 21, 2010?","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-09-21'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'DAMIEN'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +b2500f7a-e523-4b3d-b841-75d0e1d774e0,,USER,What are the ids of all students who have advisor number 1121?,"{""transformations"":[{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +53435227-6a0a-48d7-be20-40f167f176f2,,USER,Count the players from each nation.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +f2e9b6a5-f5c6-4613-835c-a4e50133a93b,,USER,Which film has the highest rental rate? And what is the rate?,"{""transformations"":[{""column"":""rental_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" +c455b895-5f21-452c-a669-3732ffcc85d1,,USER,Count the number of party events.,"{""transformations"":[{""column"":""Event_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" +32e52c51-880c-4e26-b2fb-f68b72a07f6f,,USER,What are names for top three branches with most number of membership?,"{""transformations"":[{""column"":""membership_amount"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +645a0ef0-4811-43d0-888a-2cbd9e4f6b65,,USER,How many different projects are there?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +c78c1516-0195-484e-bd4e-0e3e87ba1005,,USER,What is the description of role code ED?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ED'""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Roles"",""type"":""grid""}]" +e69a3430-3d77-4f2b-a981-382f846583d3,,USER,What is the average transaction amount for different investors?,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" +7385a757-0eec-4e78-b045-c7f61c10a155,,USER,Find the name and revenue of the highest revenue-earning company in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +e1b1d778-0fc6-4f6a-b3e2-aba70d4225ca,,USER,Enumerate each language and the count of TV channels using it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +2193d174-3e0f-4b6c-bd74-00be67121722,,USER,What are the id of songs whose format is mp3.,"{""transformations"":[{""column"":""formats"",""transformationType"":""condition"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +8b01ce13-cbae-491c-94ad-63d4e21951bb,,USER,"What are the countries for each market, ordered alphabetically?","{""transformations"":[{""column"":""Country"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +c1887270-c186-4578-8a08-3f22e4680d97,,USER,Determine the number of constructors for each nationality.,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +bee111c6-4a1f-4944-a582-0d9ac772e287,,USER,Show all publishers and the number of books for each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" +71116f84-2dbc-4b33-b8cc-d6a8aa311efa,,USER,What are the different locations of the school with the code BUS?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""condition"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" +23fcf579-ebee-44b5-b99e-d61a9829085c,,USER,How many employees live in Georgia?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_province_county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" +2873a878-9ce4-4697-9b4d-781d4d00f673,,USER,Count the number of distinct player positions.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" +705b7e42-5da2-4aa4-87cf-f77253215a85,,USER,how many states does kentucky border,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +8fa7759b-18b7-4d7d-a375-226a1a3629d0,,USER,"For each year, return the year and the average number of attendance at home games.","{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" +2171e953-3433-4a60-907d-b3e56cc661dd,,USER,What is the type of the document whose description starts with the word 'Initial'?,"{""transformations"":[{""column"":""document_description"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" +ede9e954-0e40-4005-9673-9baa970eef8f,,USER,"Show the phone, room, and building for the faculty named Jerry Prince.","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Jerry'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +ebcba48f-9dfa-4273-a782-038b7490d8b5,,USER,What is the country of the airport with the highest elevation?,"{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" +4faff5b2-0957-4495-ad4f-0e6d7e67aa40,,USER,What is the average training hours of all players?,"{""transformations"":[{""column"":""HS"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +0f9ff29b-b776-4212-abc4-9a6fd76ff572,,USER,How many shops are there in each location?,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" +ca9a13c6-db81-46a6-acc7-0c93fe0beba9,,USER,Compute the average price of all the products.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +e1ecb094-fb5a-413f-a381-300668c0a16b,,USER,"What are the names of wines, sorted by price ascending?","{""transformations"":[{""column"":""price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +ba96291d-0713-416d-944f-370c7414008b,,USER,What is the total population and maximum GNP in Asia?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +79f5c54a-9315-4df9-8376-d0aceb6b40af,,USER,Find the total revenue of companies of each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +e4578508-97a0-4430-a1ca-296b838735b0,,USER,List the codes of all courses that take place in room KLR209.,"{""transformations"":[{""column"":""class_room"",""transformationType"":""condition"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" +f556f6d3-02f8-439b-9ba3-059747db8815,,USER,How many rooms whose capacity is less than 50 does the Lamberton building have?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" +cc4cf81b-a364-4427-bb44-d671f8cee652,,USER,What is the name and capacity for the stadium with highest average attendance?,"{""transformations"":[{""column"":""average"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" +fd9f44da-d32c-4d56-b23c-c207ad4dd306,,USER,List the codes and names of the cheapest products in each category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" +ff0c1f34-8476-4871-aadc-6f717dc2f692,,USER,What is Kyle's id?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +0ad73701-a809-410d-9ab8-34cbe006b729,,USER,how many people live in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +21cdf0fa-89cb-49eb-845d-01a8b86d3895,,USER,Calculate the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +ddb261cd-5ba5-42be-ac45-725a1bf1932a,,USER,Count the number of students who have advisors.,"{""transformations"":[{""column"":""s_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" +c5248c0f-c086-4ff7-a993-68b31dcede6d,,USER,what states border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +b6ddedb6-70eb-45c3-9025-1f1c03ef2495,,USER,What are the ids of all aircrafts that can cover a distance of more than 1000?,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" +a01a685f-df4c-4dce-8a36-f5005e528ff8,,USER,What is the average number of employees of the departments whose rank is between 10 and 15?,"{""transformations"":[{""column"":""num_employees"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""ranking"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""ranking"",""transformationType"":""condition"",""operation"":""<="",""value"":15}]}","[{""columns"":[""Department_ID"",""Name"",""Creation"",""Ranking"",""Budget_in_Billions"",""Num_Employees""],""name"":""department"",""type"":""grid""}]" +f3e1df64-b7ef-44c0-b6ab-166412235119,,USER,How many hours do the players train on average?,"{""transformations"":[{""column"":""HS"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +2cd1a084-80b7-4e6d-b565-4221b23f0eee,,USER,Show the name and service for all trains in order by time.,"{""transformations"":[{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" +acce0886-a9c5-45bd-ae98-c94a18c7f018,,USER,what is the population density in the state with capital austin,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'austin'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +e42308aa-0e10-4748-8914-282a0d9a19e6,,USER,Show the student IDs and the number of friends corresponding to each.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +8850d68c-f4c3-4435-928f-6e26a29c5da8,,USER,"Find the distinct years when the governor was named ""Eliot Spitzer"".","{""transformations"":[{""column"":""Governor"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +2f789ef6-c6e7-43cd-b306-56e279e28f2f,,USER,Show the transaction types and the total amount of transactions.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +5376526f-cfa9-4939-b4e0-bd07b8577052,,USER,Show all ministers and parties they belong to in descending order of the time they took office.,"{""transformations"":[{""column"":""took_office"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" +c94663df-22e9-47ab-99ac-2598ed20b004,,USER,Which county has the largest population? Give me the name of the county.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +27b0a132-c8bc-4fe8-b3d0-51c19489bf46,,USER,How many apartment bookings are there in total?,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" +44069c96-3f0e-4b6a-b759-b3ff1ae1ca97,,USER,"For each city, how many branches were opened before 2010?","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +729c5a97-dd63-4ecf-b235-c6a813cf0b08,,USER,find the names of loser and winner who played in the match with greatest number of minutes.,"{""transformations"":[{""column"":""minutes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +7386af9f-836f-4b2d-9253-933963dc1c73,,USER,What are the names of the five oldest people?,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" +743b1ef1-566e-406b-a7a4-42c6e7414b0d,,USER,How many reviewers listed?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +9c8a7546-fc2a-4104-9bdf-fa5a3c54d311,,USER,Display publishers and the count of their publications.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" +83092098-911a-43b6-a0a3-8839a49e86bb,,USER,"What are the card numbers, names, and hometowns of every member ordered by descending level?","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +4ddb43e3-f94b-4ccd-96f4-bbe7e8c780df,,USER,Return the count of music festivals in each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" +b5169773-e5ce-4d40-b41d-4e15aec7a123,,USER,Show all the cinema names and opening years in descending order of opening year.,"{""transformations"":[{""column"":""openning_year"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +13267938-1e50-405d-b656-d3ddebbe30d9,,USER,"Where is the club ""Pen and Paper Gaming"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" +460e64da-7ebb-4b5f-8c65-dc40a45a7899,,USER,"List the full name (first and last name), and salary for those employees who earn below 6000.","{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" +bee9b39b-a83e-49b5-9a59-21938eed138c,,USER,"For each grade 0 classroom, report the student count.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +3cc10c9a-2883-464d-a396-5847df882de0,,USER,what is the population density of wyoming,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +9ee2d4fc-2173-40a9-82ec-76fd81a9c215,,USER,Calculate the number of students in each city.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +75651900-c0f1-46e2-a7b7-21e42a2501a0,,USER,Find the total number of students enrolled in the colleges that were founded after the year of 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" +747162a1-2a45-47be-b187-f6a8d04163c4,,USER,What is the total amount of grants given by each organization? Please also provide the organization ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" +be917908-ce96-416d-a899-26945edfab37,,USER,how many people lived in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +f09c6b27-95e7-4274-b980-a240bccb37a7,,USER,How many accounts does each customer have? Display the count and customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +4d75c0db-1c49-4132-8ed0-2fa893b92aeb,,USER,Count the number of distinct artists who have volumes.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" +399c8957-d4d9-4813-850d-d1060e591496,,USER,Count the number of accounts corresponding to each customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" +87295592-5ae5-430c-a38c-c19546975027,,USER,List the names of 5 users followed by the largest number of other users.,"{""transformations"":[{""column"":""followers"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +01cb4d3b-9902-4e8b-8d38-d0c7884a0cb1,,USER,List all cities of addresses in alphabetical order.,"{""transformations"":[{""column"":""city"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" +bed6eb59-e790-4665-9ee7-cf4a2e717da1,,USER,Find the id and weight of all pets whose age is older than 1.,"{""transformations"":[{""column"":""pet_age"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +699bb29f-f092-4fba-b636-cd684c2f9e9d,,USER,Find the number of stores for each type.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +f3596314-e8b5-492e-9a51-455efd3830a2,,USER,"List the name, nationality and id of all male architects ordered by their names lexicographically.","{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" +14805e5d-06e3-406e-84b3-547d7f6ec8bc,,USER,How many dorms have amenities?,"{""transformations"":[{""column"":""dormid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" +2715f312-8468-4b95-a704-126104de13ec,,USER,What is the weight of the shortest person?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" +8b8104be-8dd0-490f-9810-1dba8a1f3f5e,,USER,What is the description of the department whose name has the substring the computer?,"{""transformations"":[{""column"":""department_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" +c037b973-34b4-4c18-91e2-86edba8b6e59,,USER,Return the money rank of the player with the greatest earnings.,"{""transformations"":[{""column"":""Earnings"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +3a7b863b-e9e5-4253-bcd7-719f130db999,,USER,"Find the state, account type, and credit score of the customer whose number of loan is 0.","{""transformations"":[{""column"":""no_of_loans"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +0035de92-bcdb-4822-8191-9cd8bf321088,,USER,Show theme and year for all exhibitions with ticket prices lower than 15.,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""condition"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" +ad3ab2ed-1269-4b3d-8fbf-198c88578215,,USER,What are the names of managers in ascending order of level?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" +bf633471-4e4e-42e1-bc29-9fabb2229931,,USER,Show year where a track with a seating at least 5000 opened and a track with seating no more than 4000 opened.,"{""transformations"":[{""column"":""seating"",""transformationType"":""condition"",""operation"":"">="",""value"":4000},{""column"":""seating"",""transformationType"":""condition"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" +b1da06d6-0974-4b80-98c7-c7c6f4dd21e5,,USER,How many users are there?,"{""transformations"":[{""column"":""uid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +b9667dec-4087-42f8-bde8-9b2bd97a33d9,,USER,find all dependent names who have a spouse relation with some employee.,"{""transformations"":[{""column"":""relationship"",""transformationType"":""condition"",""operation"":""="",""value"":""Spouse""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" +2e6157d9-96e3-4051-a61f-3c2138144cad,,USER,"Show card number, name, and hometown for all members in a descending order of level.","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" +9ed5497b-341d-4bb7-9829-747c37404dd8,,USER,Count the number of songs.,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +e664f4e1-7460-487f-b06f-615b9e4ff235,,USER,how large is new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +c905d070-0045-449f-ad19-a9c4d3ac8ee0,,USER,what is the lowest point in iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +55352db8-a6a7-4553-bb2d-304a37189b66,,USER,What is the total rating for each channel owner's channel?,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +0be7a567-d08c-4ad9-9faf-6e83bc3d5dba,,USER,How many storms had death records?,"{""transformations"":[{""column"":""Storm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_Deaths"",""transformationType"":""condition"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" +bb58db04-68bf-4de8-b1ee-9ea1722f9847,,USER,Show the lieutenant governor and comptroller from the democratic party.,"{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" +6e60a718-069a-4800-a7bc-16d228fb153e,,USER,How many regions do we have?,"{""transformations"":[{""column"":""Region_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" +eb63a99b-a31f-41e6-8c7c-892ddf3b8e02,,USER,"For each nationality, how many different constructors are there?","{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" +8a3f344e-be9e-459e-b156-5520caca178c,,USER,How many players participated in each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" +951ec228-b799-41dc-ae90-d0ef762e891b,,USER,what is the total area of the usa,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +60ccf459-4508-4170-9c24-d1fb9651d357,,USER,"What are the number of international and domestic passengers of the airport named London ""Heathrow""?","{""transformations"":[{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" +5c78cc54-02c0-4f86-be18-ec334514fecc,,USER,What are the faculty ids of all the male faculty members?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +7b8a4c5f-9107-4ad3-81d0-627ca247f4d6,,USER,Find id of the candidate who most recently accessed the course?,"{""transformations"":[{""column"":""assessment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" +3ee8d9f7-8734-4096-a84f-df2daed2bab6,,USER,What are the price ranges of five star hotels?,"{""transformations"":[{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" +bb951d14-4015-4c87-be19-6f9002b4ccf0,,USER,How many distinct courses are enrolled in by students?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" +d961e9b6-c09d-450b-8497-62757e3f1a1f,,USER,How many markets have number of cities smaller than 300?,"{""transformations"":[{""column"":""Market_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_cities"",""transformationType"":""condition"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" +2cc401f9-5a79-4959-9dba-9d18d4885788,,USER,What are the names of all the races that occurred in the year 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" +ffda6003-2076-4ac7-b506-ed1178c658ba,,USER,What is the first and last name of the oldest employee?,"{""transformations"":[{""column"":""emp_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" +c336ac7a-831b-4a95-bc8c-d467a20a4365,,USER,How many video game types exist?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +c58885cf-53da-406d-a35d-bbe930ef0999,,USER,What are the game IDs and the total hours played for each game?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +20c16df1-f6f1-4bdb-8622-b9cf2c16ac95,,USER,Find the numbers of different majors and cities.,"{""transformations"":[{""column"":""major"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +a9152f9c-f034-4967-9158-111471b8cb57,,USER,Give the total population and average surface area corresponding to countries in North America that have a surface area greater than 3000 .,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""surfacearea"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'north america'""},{""column"":""surfacearea"",""transformationType"":""condition"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +8c470350-478f-4057-a2a5-90da49d414ad,,USER,How many different types of pet are there?,"{""transformations"":[{""column"":""pettype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +72a9989f-0d19-4be5-b023-4bced5e10b9d,,USER,"What are the names, address roads, and cities of the branches ordered by opening year?","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" +1e9c659b-2cc0-42f9-9bac-8518dbba79d7,,USER,List all church names in descending order of opening date.,"{""transformations"":[{""column"":""open_date"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" +df946fdb-027a-4a74-8b0e-58a37572da21,,USER,"Find the attribute data type for the attribute named ""Green"".","{""transformations"":[{""column"":""attribute_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" +87b5b9c1-bef7-4f62-810d-7e399c20de34,,USER,"How many credits does course CIS-220 have, and what its description?","{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +972923bc-b51b-4559-a8ba-c0efa83e1e3b,,USER,How many heads of the departments are older than 56 ?,"{""transformations"":[{""column"":""head_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":56}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" +39f0e9dd-536b-43bc-9db0-addefe7e6456,,USER,When did the staff member named Janessa Sawayn join the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +96cb95a0-5cbf-4f81-8f41-eb66dd159985,,USER,What are total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" +5593065d-38f1-431c-8293-db45ee515349,,USER,papers that were not published in the last year,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""!="",""value"":2015}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +87a086f1-61a4-4655-ae61-bce349ee529d,,USER,How many orchestras does each record company manage?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" +28e75d09-6282-443c-a70e-803782cec7fc,,USER,"Find the number of adults for the room reserved and checked in by CONRAD SELBIG on Oct 23, 2010.","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-10-23'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'CONRAD'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +af781fd9-c829-43e2-bf2b-fb46048b2af6,,USER,Find the average number of factories for the manufacturers that have more than 20 shops.,"{""transformations"":[{""column"":""Num_of_Factories"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""num_of_shops"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" +9d4c822d-3748-45f3-937f-0e4c197464c9,,USER,Count the number of different countries that climbers are from.,"{""transformations"":[{""column"":""Country"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" +c4d084c0-4675-42d7-ad4d-97b63e7363c8,,USER,How many artists are from Bangladesh?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" +744822f9-6f83-4e90-be43-036644e42c70,,USER,What are the countries of all airlines whose names start with Orbit?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" +cc3afc0d-f05b-4284-b8e9-4a7e64274485,,USER,Count the number of different account types.,"{""transformations"":[{""column"":""acc_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" +1f7e2b02-9d42-421e-9ddc-27efa0407246,,USER,Present template ids and the number of documents using each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +b205e4a2-4105-4a32-8f5e-d9901f74f1d7,,USER,Find the number of distinct currency codes used in drama workshop groups.,"{""transformations"":[{""column"":""Currency_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" +51633407-3846-4981-b6e8-9ad0816eb3a0,,USER,What is the average ticket sales gross in dollars of films?,"{""transformations"":[{""column"":""Gross_in_dollar"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" +529fbaaa-4b50-4d66-b114-a4002c075431,,USER,What is the payment method code and party phone of the party with the email 'enrico09@example.com'?,"{""transformations"":[{""column"":""party_email"",""transformationType"":""condition"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" +9e8d3f6d-2b47-4e10-afd0-13b8fc23a303,,USER,"What are the address and phone number of the buildings managed by ""Brenden""?","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" +79902b9f-d4f9-4f42-97a3-0f2763f3fc18,,USER,What are names of countries with the top 3 largest population?,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +3431c30c-a24f-4a8b-8cc5-d818f0472799,,USER,list the names of the companies with more than 200 sales in the descending order of sales and profits.,"{""transformations"":[{""column"":""Sales_in_Billion"",""transformationType"":""condition"",""operation"":"">"",""value"":200},{""column"":""Sales_in_Billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""Profits_in_Billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" +a394a741-44b2-4481-9372-33627be62379,,USER,Determine the mean weight for each type of pet.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +113d8dcb-1e7f-4f65-9208-ed7190ba97d6,,USER,Which department has the largest number of employees?,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" +f065b04f-7487-4012-aa42-be0317427c43,,USER,Show all advisors and the associated student count.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +5e89507a-2eca-4c03-a011-b9ec32ea285a,,USER,List distinct product names and their average product prices.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" +b18292d5-3a06-44e5-8d1c-56bff63ae9d0,,USER,How many students are 18 years old?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +b1d0cad3-d7c0-4fa7-88ce-55648d13baf4,,USER,"Return the different document ids along with the number of paragraphs corresponding to each, ordered by id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" +0c7d1f27-3b67-4f77-ac34-95f58a542602,,USER,Calculate the total revenue for each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +c1f38d61-516c-4a5e-bd24-29f544114e2d,,USER,What is the total number of credits offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" +f14c7a5c-b5a6-47ba-8168-a00677b18128,,USER,How many king beds are there?,"{""transformations"":[{""column"":""beds"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +3c518f22-9506-47ef-84e9-221f88ac8436,,USER,"For each position, determine the count of players with fewer than 30 points.","{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +2e7cd960-8f85-46f4-afb7-2b7be7dd9a13,,USER,How many medicines were not approved by the FDA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +beff71a2-e464-4983-a56d-40294d45777b,,USER,"Show the zip code of the county with name ""Howard"".","{""transformations"":[{""column"":""County_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" +985808f5-03e0-42c7-9461-b1a3d991056a,,USER,How many stations does Mountain View city has?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +c9f64cf5-a11d-45a4-a3c5-9777b20b69ae,,USER,"For each city, find the highest latitude among its stations.","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" +84e77ab3-dfbc-4412-9e6e-87ee94841e4c,,USER,What is the description for the budget type with code ORG?,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" +cc1c202c-99a1-491d-9fca-c50e44b98fad,,USER,List the maximum weight and pet type for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +bb42fe01-bd48-4822-864d-519efb3bcf22,,USER,Show flight number for all flights with more than 2000 distance.,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" +559692a3-0290-4deb-8a36-b2b420076862,,USER,Find the weight of the youngest dog.,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" +de6062c9-e9c1-44e6-8cea-b39278ffdb21,,USER,What is the count of the songs that last approximately 4 minutes?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""duration"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +339e78bd-45f5-4b87-9e02-7ae4c763e8a1,,USER,List all the model names sorted by their launch year.,"{""transformations"":[{""column"":""launch_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" +048754a6-4713-4d6e-a3a9-44104dab5c3b,,USER,Count the number of wrestlers.,"{""transformations"":[{""column"":""Wrestler_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +8ee73401-2c5a-433e-8d3f-1842b6e52ad7,,USER,What is the mean high temperature for each day of the week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" +0f3c6c9b-e017-4de2-8290-de940fe87625,,USER,Which student's age is older than 18 and is majoring in 600? List each student's first and last name.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":18},{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +e0ed79f8-e10a-4681-9e0a-5d2b36531f99,,USER,Display the number of matches that occurred each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" +357375b8-0285-4dfc-b175-90876d714a6c,,USER,Give the name of the wine with the highest score.,"{""transformations"":[{""column"":""Score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" +225856b3-8d3a-4c78-bbbc-776a9c9db570,,USER,Display the number of cinemas in each location.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +cc5a5d3d-cabe-41e0-8f74-9c1653120e8a,,USER,Show the crime rates of counties in ascending order of number of police officers.,"{""transformations"":[{""column"":""Police_officers"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" +32c60515-124b-4485-a481-24710ec4eb96,,USER,Provide the classroom number and determine the number of unique grades utilizing the room for each classroom.,"{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +47a009cf-659b-4883-b013-d3449e011f1e,,USER,What is the owner of the channel that has the highest rating ratio?,"{""transformations"":[{""column"":""rating_in_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" +99496957-6b7b-4fa8-a5c9-a894c0a072ea,,USER,"Find the emails and phone numbers of all the customers, ordered by email address and phone number.","{""transformations"":[{""column"":""email_address"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""phone_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" +50d27dea-ef78-4411-84a7-fe4e72d07533,,USER,What city and state is the bank with the name morningside in?,"{""transformations"":[{""column"":""bname"",""transformationType"":""condition"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +93394ddd-5199-4b90-8310-7735306ca3ee,,USER,How many perpetrators are there?,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" +31b96738-1b54-4c7e-b927-a6dbe696e849,,USER,What are the cities whose population is between 160000 and 900000?,"{""transformations"":[{""column"":""Population"",""transformationType"":""condition"",""operation"":"">="",""value"":160000},{""column"":""Population"",""transformationType"":""condition"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" +1ee9eeda-06ea-43ba-b10b-f9152b0bbe96,,USER,What is the average enrollment of schools?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" +5d4f7156-51d5-4dff-b79e-5954c3373209,,USER,how many states are next to major rivers,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +3d1756e0-17b0-4051-a60c-84a6e0950894,,USER,What are all of the episodes ordered by ratings?,"{""transformations"":[{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" +d2e2ddd6-43e9-4757-ba95-6a276853172d,,USER,Count the number of different last names actors have.,"{""transformations"":[{""column"":""last_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" +e34af852-c362-49e7-8ffb-8cf6206f3240,,USER,How many songs were released for each format?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" +b03e4661-87fb-443b-8771-8d76ca96dffc,,USER,How many phones are associated with each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +9c56bfcd-1afd-4d64-bee7-fed66bc5536b,,USER,What is the nickname of staff with first name as Janessa and last name as Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" +663e0a89-fc67-4e60-a6f4-3f228c6b4b3c,,USER,what are the names of the ships ordered by ascending tonnage?,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" +fed42534-8f6d-406b-b8dc-e093418f9f09,,USER,what is the lowest elevation in pennsylvania,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'pennsylvania'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +299d1e0c-d898-4872-9328-0751d5d2cd3e,,USER,Calculate the mean age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +593089ef-0678-411f-802b-e53f3ba40a2e,,USER,Enumerate the number of players inducted into the hall of fame annually.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" +427de611-d370-416c-8dab-d19f0154b0d7,,USER,Find the state which has the most number of customers.,"{""transformations"":[{""column"":""state"",""transformationType"":""grouping""},{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" +c97617ee-be5f-4e29-b3dd-c4c2b6a6ab58,,USER,"What year is the movie "" The Imitation Game "" from ?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'The Imitation Game'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +3b82efe4-bb40-4aa7-8482-ccbbfba899c7,,USER,What is the mobile phone number of the student named Timmothy Ward ?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""timmothy""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" +fd5b86ed-3dac-4f00-8375-678e378f7f03,,USER,Count the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" +b4239983-df82-4a6d-ac01-1b8bfc1875fe,,USER,Find the number of phones for each accreditation type.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +97a6f4b0-ac49-4136-834e-7f7fc4c04d18,,USER,What are the dates when customers with ids between 10 and 20 became customers?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""customer_id"",""transformationType"":""condition"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" +8416d997-807f-4a8f-b619-3f01107be049,,USER,Count the phones for every accreditation category.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" +eee2e666-765d-43b9-a6ae-f567a4f1fb84,,USER,What are the names of all the countries that became independent after 1950?,"{""transformations"":[{""column"":""IndepYear"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" +2e61f5cf-5d4b-4f8e-a322-c2ff7c873482,,USER,Who is the director of movie Avatar?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +727b5905-8b1e-4652-a14d-ee49dc116ce4,,USER,"What are the names of musicals with nominee ""Bob Fosse""?","{""transformations"":[{""column"":""Nominee"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" +dbeca7bf-5f27-4902-a7ab-b7384fca800c,,USER,Sort the list of names and costs of all procedures in the descending order of cost.,"{""transformations"":[{""column"":""cost"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" +0743f278-f5ce-4d33-9507-8f953830ec2c,,USER,"What are the names of products with category ""Spices""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" +98f36dca-f4b0-420f-a0d6-8b6b6468143a,,USER,Calculate the average room price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" +69746fd3-34c6-4823-9104-e8a0de6ce3a7,,USER,Find all types of store and number of them.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" +88ac44c2-1299-4712-81fa-a248b49eebc4,,USER,"Find the number of tied games (the value of ""ties"" is '1') in 1885 postseason.","{""transformations"":[{""column"":""year"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1885},{""column"":""ties"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" +7d3853f1-326e-45c4-a7a7-660fdec89f8b,,USER,What is the reviewer id of Daniel Lewis?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +1c5cc840-036b-4779-9068-8b6b4ffbbcdf,,USER,"List all airline names and their abbreviations in ""USA"".","{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +3c38521a-0a45-47d8-8649-c2909725c91a,,USER,Identify template type codes and the count of templates for each code.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" +b71e5fe6-95fe-4c27-b175-e1d49204532c,,USER,What is the id of the problem log that is created most recently?,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" +1a2c739f-f435-4ee0-b589-140ae94b76a6,,USER,what is the highest point in each state whose lowest point is sea level,"{""transformations"":[{""column"":""lowest_elevation"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +2397a41a-8b8b-4e5e-8880-cca2fa51f2cd,,USER,conferences in 2013,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2013}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +eb3d0a4e-1712-4441-8e9d-f12455f71c9d,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" +c736146b-1f51-49ec-bf47-9219438cd91e,,USER,List the distinct ranges of the mountains with the top 3 prominence.,"{""transformations"":[{""column"":""Prominence"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" +e15d88a4-e830-4959-933a-e8bf11de7ef8,,USER,How many kids stay in the rooms reserved by ROY SWEAZY?,"{""transformations"":[{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" +1fc5b7ec-cb11-42a9-b9f3-db78f1719cd5,,USER,List the earnings of poker players in descending order.,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" +c5201344-1d3b-4852-9ec8-e9db13d507fd,,USER,What are the rooms for members of the faculty who are professors and who live in building NEB?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +823f76c2-7f01-4050-b3b7-8364e2b0181e,,USER,How many invoices are associated with each order id?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" +064ad771-e41c-475b-93d7-a8b23a9ad330,,USER,"Give the different reigns of wrestlers who are not located in Tokyo, Japan.","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" +4aebf8ae-ceff-41d3-9937-9157f6881255,,USER,what are the populations of the major cities of wisconsin,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +8db6347f-abf0-49a2-a870-95d889414801,,USER,"For each position, what is the average number of points for players in that position?","{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +d0e08cf0-4f21-4b41-8a12-1926be62dd26,,USER,How many distinct incident type codes are there?,"{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" +910bd29c-8f4f-436e-b3a2-f3a91a9782b8,,USER,Find the forename and surname of drivers whose nationality is German?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" +3efa16ba-0caa-4286-afd5-afde1f48e12f,,USER,Tell me the employee id of the head of the department with the least employees.,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" +a2d85b15-0c99-493a-bc10-56d8b6b81f4b,,USER,List the first and last name of all players in the order of birth date.,"{""transformations"":[{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" +c2d02134-0de8-4e01-9f55-1f16a6e3f88c,,USER,How many players have more than 1000 hours of training?,"{""transformations"":[{""column"":""pID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""HS"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" +009ef2e2-e602-4f9d-922c-53849e8ac0cb,,USER,What are the package options and the name of the series for the TV Channel that supports high definition TV?,"{""transformations"":[{""column"":""hight_definition_TV"",""transformationType"":""condition"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" +53c71074-bd51-4b68-a2c9-b21ad1cdbcfe,,USER,find the number of players whose points are lower than 30 in each position.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" +682ff1ed-9c56-4dea-930a-4fbcb71b1525,,USER,Show the id of the employee named Ebba.,"{""transformations"":[{""column"":""employee_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" +3d658ae0-64a3-4a64-81e8-81d01a197bec,,USER,How many medicines have the FDA approval status 'No' ?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" +09486ba6-80a8-414a-8eb4-5e19bcd2217f,,USER,"What are the last names of faculty in building Barton, sorted by last name?","{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Barton'""},{""column"":""Lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" +7617ab78-e957-4fc8-8015-4fb1955e445d,,USER,Show the nicknames of schools that are not in division 1.,"{""transformations"":[{""column"":""Division"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" +d62211a9-adbe-4c6b-8af1-3b0e61d28c56,,USER,Please list all album titles in alphabetical order.,"{""transformations"":[{""column"":""Title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" +d96288c8-2032-4c36-ac58-de8a59ac280f,,USER,How many distinct nationalities are there?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" +a14945b8-3844-4483-b9ab-c6ae80dad5b8,,USER,What are the last names of students studying major 50?,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" +72c5d4f2-cb29-4862-8b78-fb9c0c9779be,,USER,What nurses are on call with block floor 1 and block code 1? Tell me their names.,"{""transformations"":[{""column"":""blockfloor"",""transformationType"":""condition"",""operation"":""="",""value"":1},{""column"":""blockcode"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]"