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""}]"