id,parent_id,role,question,dsl,context 631422ad-caee-40cc-8830-be4a4fea9fe4,,USER,How many high school students are there in each grade level?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 660b2f84-b8ae-4ffd-8e97-e997186a79de,,USER,Find the number of sections for each course.,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 8aef44bb-3805-4cae-8583-f3c7822dd124,,USER,"What are the names of all the teams in the basketball competition, sorted by all home scores in descending order?","{""transformations"":[{""column"":""All_Home"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" 5c547b97-c00b-4614-823e-dd982c4cff14,,USER,What is the total number of countries where Spanish is spoken by the largest percentage of people?,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 8707e1a0-fb6f-4c82-8077-6444c0a23bd0,,USER,Display the number of matches that occurred each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 5398d922-7b9b-4c93-9457-e317a10b6ed7,,USER,What is the location of the party with the most hosts?,"{""transformations"":[{""column"":""Number_of_hosts"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" dfef9e5f-d954-46a9-8eef-d9d56eac1677,,USER,"What are the distinct reigns of wrestlers whose location is not ""Tokyo,Japan"" ?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" 2c8314ac-441c-4158-9946-7b13c028eb6f,,USER,List the publication dates of publications with 3 lowest prices.,"{""transformations"":[{""column"":""Price"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" 48c5fb5b-fed6-49b7-a272-c0c0cdcd9048,,USER,How many songs have 4 minute duration?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""duration"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" 50335962-abe5-4975-84a3-c9b153f26e9e,,USER,"What is the first name, GPA, and phone number of the students with the top 5 GPAs?","{""transformations"":[{""column"":""stu_gpa"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" d7ca3705-9616-4ed9-8169-cc642d93e6d7,,USER,How many members have the black membership card?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Membership_card"",""transformationType"":""condition"",""operation"":""="",""value"":""Black""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" 49f60ff0-6a8e-4613-9700-75d03762b049,,USER,"Which apartment type has the largest number of total rooms? Return the apartment type code, its number of bathrooms and number of bedrooms.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" 92559a19-99c2-46c7-b0fe-9aac70831367,,USER,What is the mean highest temperature for each day of the week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" 9f1de11e-5a59-4846-9ff9-9df20cf7e245,,USER,Provide the employee ID for each employee and the date on which they ended their previous job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" e81f7494-5bf8-4ce9-82bb-f2cc60bc8bcc,,USER,Return the names of the contestants whose names contain the substring 'Al' .,"{""transformations"":[{""column"":""contestant_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""al""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" 706f0bce-04c1-4bf7-85a6-46de83c7442e,,USER,Show all countries and the number of people from each country.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" 37167abd-c40d-4b1c-9a77-c7c1eafbd6f6,,USER,How many students are there?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" e97b69ee-1646-476e-88cc-a599b65ad91f,,USER,Return the description of the document type name 'Film'.,"{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" d134b291-a7b0-4332-a5c6-8e0e3c124b84,,USER,Count the number of entrepreneurs.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" 1d2133e0-5325-48f4-8b64-d402ebe6ff80,,USER,How long is the people’s average life expectancy in Central Africa?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" f6f6792c-6a85-403e-a903-afed436b7bad,,USER,What is the pixel aspect ratio and country of origin for all TV channels that do not use English?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 6c0746ae-d4c8-40e0-a422-7344703cd52f,,USER,"Return the dates of ceremony corresponding to music festivals that had the category ""Best Song"" and result ""Awarded"".","{""transformations"":[{""column"":""Category"",""transformationType"":""condition"",""operation"":""="",""value"":""'Best Song'""},{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" 1a56f0ef-11c3-41d3-8e8b-1f45acfc82af,,USER,What are the price ranges of five star hotels?,"{""transformations"":[{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 4d57c6dd-3d5f-481e-8c42-e33d78c716ab,,USER,How many books belong to each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" c22ebc55-e068-425e-a774-5b8aa71701ed,,USER,"What are the total points of gymnasts, ordered by their floor exercise points descending?","{""transformations"":[{""column"":""Floor_Exercise_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" 0c3ab280-0beb-47cd-ac2d-77668eeda53b,,USER,What is the detail of the location UK Gallery?,"{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" 4df6d325-cea9-4593-b4ff-1db241d011db,,USER,Find the name of the stadium that has the maximum capacity.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" acfaadd5-1388-492a-895a-711671fa284f,,USER,On which day has it neither been foggy nor rained in the zip code of 94107?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""condition"",""operation"":""="",""value"":94107},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Fog'""},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 07d04886-24dc-4e03-9eda-8c4f92c70eb9,,USER,How many different products correspond to each order id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" a76333df-5bd7-48c5-ab8f-c4bc337fa722,,USER,What is the total number of all football games played by scholarship students?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""sportname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Football'""},{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" 3e4ecfea-b2ce-42ad-ac21-ff14b2eb5bfd,,USER,"Find all the product whose name contains the word ""Scanner"".","{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" 35ac97b4-819c-4178-95a4-18ccaba6a83f,,USER,How many students play video games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" 97393135-a577-472d-aae2-08c2b75dcee7,,USER,"What is the id, genre, and name of the artist for every English song ordered by ascending rating?","{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""},{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 849a6847-4a75-4b55-8cbe-4983c63f8336,,USER,Which part has the least chargeable amount? List the part id and amount.,"{""transformations"":[{""column"":""chargeable_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""part_id"",""part_name"",""chargeable_yn"",""chargeable_amount"",""other_part_details""],""name"":""Parts"",""type"":""grid""}]" da05ed6a-20ff-44fa-b4cc-816160aaee84,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" e3d8f126-638f-4a95-abed-18c7b13f2e90,,USER,Find the total hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" 653f13a5-8c61-4213-922b-3726e50d7661,,USER,How many sports do we have?,"{""transformations"":[{""column"":""sportname"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" 12b6118b-7e12-4863-86cc-f247b55b6962,,USER,"Find the full name of the customer with the email ""luisg@embraer.com.br"".","{""transformations"":[{""column"":""Email"",""transformationType"":""condition"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" ee014f70-8a0c-4c83-bfd6-3d4fd684882a,,USER,Find the average hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" a71e72d6-17ae-4638-9c09-df221781cfd1,,USER,Show the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" b358fe5b-2bf9-4c6e-9983-b19b4659efe9,,USER,What is the name of the person whose age is below 30?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 4abf0997-fedb-4d69-aacb-65efe0a5bdff,,USER,Count the number of male and female artists.,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" 34d056b8-fe9d-444e-958d-c5d8c13b697e,,USER,How many addresses are in the district of California?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""district"",""transformationType"":""condition"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" c90dc2f8-622b-4061-ba88-b4db98262922,,USER,Show location and name for all stadiums with a capacity between 5000 and 10000.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":5000},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" 3cac693c-5bf0-4e14-89ab-2c165674c057,,USER,Find the number of left handed winners who participated in the WTA Championships.,"{""transformations"":[{""column"":""winner_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""WTA Championships""},{""column"":""winner_hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" fd2f90ac-1be0-4f72-8c07-82523fb7cc73,,USER,What is the largest payment amount?,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" 62a03570-0aa0-4340-87ae-8f547ee711ec,,USER,Show the booking status code and the corresponding number of bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" a8fc6d5f-aaa8-4cb1-aaa7-210f5519b5c3,,USER,Show the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" e3c18a1c-4824-4dc0-a51e-63e769baa0ba,,USER,Return the amount of the largest payment.,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" 58a9bf32-7fc1-45cf-9f18-c1ddb1b8bc56,,USER,Identify the product code with the lowest price in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 45cda323-da72-403f-a667-20bca7d45d28,,USER,Determine the total capacity for each gender in each dorm.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 6c68acb7-83a5-4ab7-85bc-80bbca26ee63,,USER,How many colleges in total?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" c9cec683-ae77-46a5-a9b3-679db40268fa,,USER,"What is the maximum level of managers in countries that are not ""Australia""?","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Australia\t'""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" b17bec31-f50f-4ae8-a936-0e6f9b39cad7,,USER,How many different FDA approval statuses exist for medicines?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" 18305787-93e0-4df9-8634-7a6e8e759f30,,USER,"Show the short names of the buildings managed by ""Emma"".","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" 7b54eeec-607a-48ba-8ecf-69af2286a8f8,,USER,Present the various record labels and their respective number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" 61ba8d77-1a5f-4c0e-9956-0cd43b62056e,,USER,How much salary did the top 3 well-paid players get in 2001?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" 60cb7252-26c6-48dc-a3ca-70b7d2b0d2fd,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" b31f5948-ebf1-4609-9e86-0d5cc18b1568,,USER,What are the ids and names of customers with addressed that contain WY and who do not use a credit card for payment?,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""WY""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" a3842897-16e5-498d-adda-63e95ebdc648,,USER,"What are the different schools and their nicknames, ordered by their founding years?","{""transformations"":[{""column"":""founded"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 7259aead-ea60-403d-8f9d-161276c81033,,USER,What are the names of all songs in English?,"{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 5450f08a-b511-40f9-a8bc-f67b21a08908,,USER,Give the name of the lowest earning instructor in the Statistics department.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Statistics""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 715e5a40-6d0b-40b6-9b9c-3fa3b3598a0f,,USER,"Check the invoices record and compute the average quantities ordered with the payment method ""MasterCard"".","{""transformations"":[{""column"":""Order_Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" 047e6a15-f021-4106-a9f8-528ad4090b23,,USER,Determine the average age for each gender.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 57061a3d-b882-47f7-81d5-df5fbf91eb1d,,USER,"Find the code of the document type ""Paper"".","{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" b669b62c-fd6b-40b9-83b7-3293e54e3fb4,,USER,How many staff have the first name Ludie?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" 9effec8a-3bac-47f1-ade6-68fe49e0295c,,USER,What are the average height and weight across males (sex is M)?,"{""transformations"":[{""column"":""height"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" ac30585a-48ed-43f0-ab6e-dbeba3a36fca,,USER,What is the total number of gas stations that opened between 2000 and 2005?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2000},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" e2f63894-8fb0-4780-a211-9fcfa86a2b1a,,USER,What is the average access count of documents?,"{""transformations"":[{""column"":""access_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" 39ea5104-e375-4f61-8d8e-9525f94e206b,,USER,"What is the date when the document ""Marry CV"" was stored?","{""transformations"":[{""column"":""Document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" 64c4eb13-e9cf-47fb-a27a-8c413a334d54,,USER,"find the rank, company names, market values of the companies in the banking industry order by their sales and profits in billion.","{""transformations"":[{""column"":""main_industry"",""transformationType"":""condition"",""operation"":""="",""value"":""Banking""},{""column"":""sales_billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""profits_billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 4bd961e8-1940-485e-8c30-3281bd743ad9,,USER,What is the product with the highest height? Give me the catalog entry name.,"{""transformations"":[{""column"":""height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" 9c1b3171-1094-4736-9b2e-e9bf546764b9,,USER,"Find the ""date became customers"" of the customers whose ID is between 10 and 20.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""customer_id"",""transformationType"":""condition"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" d01f13dc-db3a-4fc8-8c6e-9a005fa7cb67,,USER,What is the total revenue generated by companies founded by a specific founder?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 459297f9-f960-4c52-b2d0-a9e64c348d34,,USER,Show all the distinct president votes made on 08/30/2015.,"{""transformations"":[{""column"":""Registration_Date"",""transformationType"":""condition"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" a3c92229-055b-4292-8d19-5a7fb1dc17b9,,USER,How many products are there?,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" 93158853-7d9b-4046-87ce-27312755030a,,USER,How many different teams have had eliminated wrestlers?,"{""transformations"":[{""column"":""team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" 01d24749-5723-490f-83e5-eac6f6747bbd,,USER,"Show the minimum amount of transactions whose type code is ""PUR"" and whose share count is bigger than 50.","{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'PUR'""},{""column"":""share_count"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 772a1697-876a-474d-a44b-70679b73f451,,USER,Return the founder of Sony.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 2295c976-9db6-4322-a838-7e3f0d41d8d5,,USER,"Show the dates, places, and names of events in descending order of the attendance.","{""transformations"":[{""column"":""Event_Attendance"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" dff4999e-159c-4c77-9ee0-9cabd1e7d289,,USER,How many transcripts are listed?,"{""transformations"":[{""column"":""transcript_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" 5ba49766-a59b-4d4a-a2b0-de84e27c0af7,,USER,When did the staff member named Janessa Sawayn join the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" 87e7327f-5a41-4a60-99d1-d5c1da3ce7df,,USER,What is the average age of males with different job titles?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" c7026763-23a0-487f-a550-c2e4b54d7fe4,,USER,What is the average price range of five star hotels that allow pets?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""},{""column"":""pets_allowed_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 08882e93-8fc6-4293-ad4e-3760fbc313b7,,USER,"What are the names of all instructors with names that include ""dar""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 0fd9d68a-bd93-42e7-9fa4-bea6ddb62cb9,,USER,Show the number of card types.,"{""transformations"":[{""column"":""card_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" 92cf95f4-072d-4fe3-a3e3-0c2761c89ced,,USER,Provide order IDs and the total product quantity for each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 699d9493-caac-4d1d-ba69-eb153c778703,,USER,How many available features are there in total?,"{""transformations"":[{""column"":""feature_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""feature_id"",""feature_type_code"",""feature_name"",""feature_description""],""name"":""Other_Available_Features"",""type"":""grid""}]" 9574bc66-4af6-4397-81d8-be916651bc02,,USER,Find the full names of employees living in the city of Calgary.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" 6e211108-b982-4efa-91cd-00178f5cdcfa,,USER,Sort the names of products in ascending order of their price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" 2f45ec77-3abb-4ea7-a3c7-70872c8ef5c7,,USER,"Find the name and description of the role with code ""MG"".","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" d311014d-e7e3-4f54-9f78-fee66d8488f1,,USER,Show other account details for account with name 338.,"{""transformations"":[{""column"":""account_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 1a502bb3-0bb4-4c50-8603-dd8247a89525,,USER,What is the velocity of the pilot named 'Thompson'?,"{""transformations"":[{""column"":""velocity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pilot"",""transformationType"":""condition"",""operation"":""="",""value"":""Thompson""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" 87eeb7e4-309b-44fc-b121-cd70bbab153c,,USER,List every album whose title starts with A in alphabetical order.,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""A""},{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" 5f7fcc03-a2c9-468e-a68b-a501fff8cebd,,USER,What is the phone number and postal code of the address 1031 Daugavpils Parkway?,"{""transformations"":[{""column"":""address"",""transformationType"":""condition"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" 5043fe0a-1023-43fc-bb5c-e7856ec6510e,,USER,How many students are enrolled in college?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" 06df845a-021d-4c00-840f-73422d7b4bf9,,USER,Find the name of physicians whose position title contains the word 'senior'.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" d907c548-9116-4edf-96e4-f47cfb583650,,USER,Count the number of high school students per grade level.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 05aa31d8-2c0a-4ffc-a1c6-33564024941a,,USER,What is the total amount of grants given by each organization? Also list the organization ID.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" bab0c803-cde3-4077-b0a3-613642a5a41f,,USER,What is the average number of hosts for parties?,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" a951f41e-8c5f-4884-a991-b93186ad3e92,,USER,What are the open dates and years for the shop named Apple?,"{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" 2c8c43cd-f25c-45b2-89b0-9c92c9711e9a,,USER,What is the name of the school with smallest enrollment size per state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" b0dfc317-5642-4cdf-a1ab-e95fdf725f30,,USER,What are the names of airports in Aberdeen?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" b70ccda6-53c4-46aa-b349-ce405255ce11,,USER,What is the average price of clothes?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 93b799da-4661-4726-925a-84847e1cb324,,USER,Find the grade studying in room 105.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" a206e995-8917-4762-9bd1-03dd6a7f876b,,USER,"List the method, date and amount of all the payments, in ascending order of date.","{""transformations"":[{""column"":""Date_Payment_Made"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" 4a59f0a0-5d21-4b9d-ab25-9c35f86f945b,,USER,Count the number of customers who have an account.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 4acb54b9-1df4-4f43-96ce-1191402e242f,,USER,List the event venues and names that have the top 2 most number of people attended.,"{""transformations"":[{""column"":""Event_Attendance"",""limit"":2,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" 8bf2e0dd-c33d-4981-8c69-8d309afe5c13,,USER,When did the staff member with first name as Janessa and last name as Sawayn join the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" b23b6bdc-4335-4d14-b659-7e73751865fb,,USER,What is the id and name of the aircraft that can cover the maximum distance?,"{""transformations"":[{""column"":""distance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" 60c7cd4e-7fe9-49fb-95ae-e0754d06a41c,,USER,Show all main industry and total market value in each industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" fd639483-de8b-448c-b868-87789cfaa708,,USER,"What are the titles of the books whose writer is not ""Elaine Lee""?","{""transformations"":[{""column"":""Writer"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Elaine Lee'""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" b44c5586-ff5f-4759-884e-c4ce86457a5e,,USER,Calculate the average weight for each type of pet.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" b777d068-cb0e-49a8-b2d5-2bb6f17c0915,,USER,Display the employee IDs for each employee and the final dates of employment at their last job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" 110844c9-782f-4636-bce1-dbb522ba06c1,,USER,How many different colleges do attend the tryout test?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" 44fd298a-de06-4b0f-b70c-0f66da415e89,,USER,Find the total revenue created by the companies whose headquarter is located at Austin.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""headquarter"",""transformationType"":""condition"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 3d19ecd2-4017-48e5-a393-b9faca879254,,USER,Show the different countries and the number of members from each.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" a19a4323-b38a-4c57-b413-398fedfc307f,,USER,"Display all document ids and the paragraph count for each, ordered by document id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" 5ac265c7-d91f-4462-8bfc-a32f5d5d6b62,,USER,What is the number of distinct languages used around the world?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 4548f099-2527-4fbf-a0da-0962aef2736c,,USER,What is the average age for males in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 5feaccba-ee46-4ec4-b1fb-00967ab665a4,,USER,How many rooms with a capacity of over 50 are there in each building?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 26e29532-209e-4ff6-9a30-8701f18ad0c5,,USER,List all department names ordered by their starting date.,"{""transformations"":[{""column"":""mgr_start_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Dname"",""Dnumber"",""Mgr_ssn"",""Mgr_start_date""],""name"":""department"",""type"":""grid""}]" 11c25f37-e8ed-4bf9-8534-0c0865691ac8,,USER,What are the airline names and abbreviations for airlines in the USA?,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" e6f46475-2361-4871-8a8e-c58eb3f68f36,,USER,Find the average access count across all documents?,"{""transformations"":[{""column"":""access_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" 643d429d-8390-4842-92d5-a909de723a82,,USER,How many markets have number of cities smaller than 300?,"{""transformations"":[{""column"":""Market_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_cities"",""transformationType"":""condition"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" 28ee37c2-deeb-4c8f-a81a-346f0c27895a,,USER,"How many adults stay in the room CONRAD SELBIG checked in on Oct 23, 2010?","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-10-23'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'CONRAD'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" e7861307-b3ba-438b-b239-5b49abdc566d,,USER,How many different loser names are there?,"{""transformations"":[{""column"":""loser_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 03eac378-fe73-4921-976e-878691c09f1e,,USER,List the name of actors in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" 962889e7-43cc-4ff7-834b-e3884ad8c19e,,USER,"What are the grapes, wineries and years for wines with price higher than 100, sorted by year?","{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" f144bff0-fb17-4e0f-8ef1-4cc6a2ca872a,,USER,What are the types of film market estimations in year 1995?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" 8636f200-f06d-48f5-b4b8-1ec9428da8b7,,USER,"Give me the payment Id, the date and the amount for all the payments processed with Visa.","{""transformations"":[{""column"":""Payment_Method_Code"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" 19baffc2-c4da-4285-b808-087ee5a8bcea,,USER,How many books does each publisher have?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 1b5f9418-1060-4da4-96f9-9013ba8172fb,,USER,What are the numbers of constructors for different nationalities?,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" 0a17df35-c26b-451f-b418-e7395d261439,,USER,Find the last names of students studying in room 111.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 3ed82e32-5348-41b7-b457-1c96911cf81f,,USER,Show the student IDs and the number of friends for each student.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" 31b1bc19-839e-4d9c-b75b-6e9f64fd3a19,,USER,What is the name and salary of the employee with the id 242518965?,"{""transformations"":[{""column"":""eid"",""transformationType"":""condition"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" 09bfa756-4ff3-439d-bc4a-f45bb2896989,,USER,How many players are there?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" ea30c2a2-3665-4e80-a84a-10959f6b1c4a,,USER,List the names of pilots in ascending order of rank.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" e480a763-6b12-4631-b220-5e3238fe0e00,,USER,Count the number of friends for each student.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" 409a448b-bd72-4f21-8fb7-03e4e7c34c72,,USER,Count the number of employees,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" 42cce528-62f7-465b-a469-e0d50babe6c7,,USER,What is the smallest weight of the car produced with 8 cylinders on 1974 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":8},{""column"":""year"",""transformationType"":""condition"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" eaaa8fac-41f2-45a6-abac-f8d555a2df3b,,USER,How many students are there for each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 8f551385-2824-4999-8ff7-63822fe40522,,USER,Find the name of the dorm with the largest capacity.,"{""transformations"":[{""column"":""student_capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" acda02e2-8388-4df7-a62d-653bc9fc652a,,USER,What is the name of the highest mountain?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" 9fa0b6ea-c264-40f4-8ce9-2141de059a2d,,USER,Determine the number of different constructors for each nationality.,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" 63874e20-11d4-44c2-8758-1705dd6b2c04,,USER,What is the total credit does each department offer?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" b7573927-77e5-4f9b-856c-0e229754bd97,,USER,Count the number of countries.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 62d53bae-f9ab-4aea-8ba8-b2486ea1fa06,,USER,Show the order ids and the number of invoices for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" c5beddb8-ace0-4ff8-99b3-05d808f66992,,USER,Which head's name has the substring 'Ha'? List the id and name.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Ha""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" 13fa3e95-e322-47a7-92a1-a5f2fdd3639a,,USER,"For each type, how many ships are there?","{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" e1a16fa6-5447-4958-9f8a-398153ddeee0,,USER,Count the number of accounts for each customer ID.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" 96cc93d9-6fdb-4857-b104-ea01aa5aceb2,,USER,Please list all songs in volumes in ascending alphabetical order.,"{""transformations"":[{""column"":""Song"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" 5287e438-3d31-4166-8ab9-537e9a9fc691,,USER,Count the number of distinct product types.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 55445ae9-007e-4e5c-b165-f51508da49f4,,USER,What is the payment method code and party phone of the party with the email 'enrico09@example.com'?,"{""transformations"":[{""column"":""party_email"",""transformationType"":""condition"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" a02240b8-f380-4f3c-ab7e-2cc90d53a6a9,,USER,Can you show all majors along with the corresponding number of students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" a6826bc9-b039-4607-aefd-d6113c7431eb,,USER,How many regions do we have?,"{""transformations"":[{""column"":""Region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" fc1105c1-bf21-41a6-b421-731df1dbf57a,,USER,How many songs were released for each format?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" aad37d41-a133-4d66-b3f5-b1ed61b79548,,USER,"What is the first name, gpa and phone number of the top 5 students with highest gpa?","{""transformations"":[{""column"":""stu_gpa"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" 9e0a8ca5-bdbf-4133-a78b-fff7193f9793,,USER,Which year has the most degrees conferred?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" ea3dc1c5-96bf-44c1-921e-24e93d718fcc,,USER,What is the oldest log id and its corresponding problem id?,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" d4f01691-78a7-4003-beab-87ae6d47a2fb,,USER,What is the total number of students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 808e1e8c-a410-40f2-ac48-e355921bda75,,USER,"What are the district names and city populations for all districts that between 200,000 and 2,000,000 residents?","{""transformations"":[{""column"":""City_Population"",""transformationType"":""condition"",""operation"":"">="",""value"":200000},{""column"":""City_Population"",""transformationType"":""condition"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" 9df7ce46-a50e-4a18-b7dc-9e7661ae2042,,USER,"Determine the average base price of rooms, grouped by bed type.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" b5fc201d-6df8-435f-9bdb-382131d07327,,USER,What are the birth dates of employees living in Edmonton?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" 1f403f5b-88dd-47d4-8902-450ae9b7f394,,USER,Show the average age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" e6d63fad-fbaf-4cd6-84e1-57d9d0be59f9,,USER,Give the phones for departments in room 268.,"{""transformations"":[{""column"":""Room"",""transformationType"":""condition"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" 774381ad-c456-4277-ab15-5be9e8ec736c,,USER,How many parks are there in Atlanta city?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" 7ad929e5-ade6-41d2-8484-16d7ff62c41b,,USER,Find the city and state of the bank branch named morningside.,"{""transformations"":[{""column"":""bname"",""transformationType"":""condition"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" d8d91e37-23d3-470f-988e-6eb8b9617ee7,,USER,Find the name of rooms whose base price is between 120 and 150.,"{""transformations"":[{""column"":""baseprice"",""transformationType"":""condition"",""operation"":"">="",""value"":120},{""column"":""baseprice"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" fc15ccd1-fd91-4bef-8805-8f0cc812ee8c,,USER,What is the maximum number of final tables made among poker players with earnings less than 200000?,"{""transformations"":[{""column"":""Final_Table_Made"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Earnings"",""transformationType"":""condition"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" c56e9f19-fc7b-4752-a70f-ce83282aa396,,USER,Show all distinct region names ordered by their labels.,"{""transformations"":[{""column"":""Label"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" 5f2bd708-a54d-4da2-9a09-e974f392fd29,,USER,"For each grade 0 classroom, report the total number of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" b2c06e32-5de9-4764-803d-5ec17987163b,,USER,What are the codes and names of the cheapest products in each category?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 47672c4a-39d6-4e7a-a6c0-c6f6744ccc2e,,USER,What is the phone and email for customer with first name Aniyah and last name Feest?,"{""transformations"":[{""column"":""customer_first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aniyah'""},{""column"":""customer_last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" c167ce42-0416-4de3-9df9-3f5de849d205,,USER,How many departments are present in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 346906e1-887b-4273-938b-5ee0a915d625,,USER,"List the order id, customer id for orders in Cancelled status, ordered by their order dates.","{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""},{""column"":""order_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" e289f74e-51f1-4f9b-a666-18089d52e909,,USER,Count the number of schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 9f4576f0-0f80-40a8-86d0-90d6a4346ffa,,USER,Show different locations and the number of performances at each location.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" 0c68a884-973a-4d73-89b4-2893b34f5a97,,USER,"Find the IDs of customers whose name contains ""Diana"".","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" ffc04445-0e17-4232-9489-3d55eebaaa23,,USER,How many different students are involved in sports?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" 573175b6-3dd7-4e04-9808-006da00e14e7,,USER,List the campuses in Los Angeles county.,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 341af66b-a7f2-42fb-80bc-07dd06c4edb0,,USER,What country does Roberto Almeida live?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Roberto'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" 75bd3f00-c0da-4188-b975-3986efb16963,,USER,Display the different headquarters and the number of companies at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" d3b42549-a356-4dd9-aa03-45a714b5caf4,,USER,Identify the school name with the lowest enrollment for every state.,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" e26e8d4f-872d-44df-9a5c-26e5531e8080,,USER,Count the number of different scientists assigned to any project.,"{""transformations"":[{""column"":""scientist"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" a8ce0935-5edc-4249-8a1e-feda4585f248,,USER,"What are the name, height and prominence of mountains which do not belong to the range 'Aberdare Range'?","{""transformations"":[{""column"":""range"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aberdare Range""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" d2cc1871-9364-4db4-b9ef-1e3f667a5333,,USER,"Show the name, role code, and date of birth for the employee with name 'Armani'.","{""transformations"":[{""column"":""employee_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" 9ecfb276-abe5-401d-9910-c203527996b3,,USER,Show the countries and the number of climbers from each country.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" c7fba073-71fd-4dd8-af1a-c7e5437e1d01,,USER,Count the number of different statuses.,"{""transformations"":[{""column"":""Status"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" 151c85ad-a125-429d-a007-b9d239a06d67,,USER,How many airports are in each country?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" a8067523-f165-40c7-8933-4c9ba862ebc6,,USER,List the companies of entrepreneurs in descending order of money requested.,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" 9eff9dff-15ba-46d3-9416-38e3d37dc0aa,,USER,How many invoices correspond to each order id?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" b7e29443-e83b-4005-9e27-c2fd513aadca,,USER,Show different types of ships and the number of ships of each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 5d814680-09c5-4ddc-b0b0-5e3208105b7e,,USER,Show the names of the three most recent festivals.,"{""transformations"":[{""column"":""YEAR"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" c9de3786-e439-470d-81e6-dfced987a8c2,,USER,How many phones belong to each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" dfa85a5c-2e8a-483a-97ec-06e493d40bf1,,USER,Return the titles of films that include 'Deleted Scenes' in their special feature section.,"{""transformations"":[{""column"":""special_features"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" 6f84a349-d72d-443e-9f4f-492a0df9d354,,USER,What are the different product names? What is the average product price for each of them?,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" f125294b-fa07-491c-a068-9bc858d072fe,,USER,Count the number of individuals with a weight over 85 for each gender.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" 20f8ae0a-b385-4615-bdbe-4f2b15a16abe,,USER,Display all cities along with the corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" c6401855-f3d2-431d-b834-3f0af8833223,,USER,Which catalog contents has price above 700 dollars? Show their catalog entry names and capacities.,"{""transformations"":[{""column"":""price_in_dollars"",""transformationType"":""condition"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" e79ce474-4227-4d33-a53e-4c8881ac5172,,USER,Find the name of the department which has the highest average salary of professors.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 743da1c2-a677-49a9-a553-91a17378f862,,USER,What are the names of all the scientists in alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" b2413ad4-665a-4850-98cf-ec5610b7defa,,USER,Compute the average price of all products with manufacturer code equal to 2.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 34541223-4325-4de8-a2ad-cbc19e5735aa,,USER,"What are the companies of entrepreneurs, ordered descending by amount of money requested?","{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" c2c1a923-8642-4ab5-888d-fdc9479f1ffc,,USER,What are the names of artist who have the letter 'a' in their names?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" 894cbd0b-6bb5-4670-a1f8-0f7d8be3a1dd,,USER,Determine the mean weight for each type of pet.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 83175ba7-cd8e-45e1-9f8b-62d767de4cb3,,USER,"Find the name, enrollment of the colleges whose size is bigger than 10000 and location is in state LA.","{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":10000},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" ef49e3eb-38ac-4aac-8e46-896051bccade,,USER,What is the name of the event that happened in the most recent year?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" 75ea17a7-f424-4b8f-947b-971d42eef290,,USER,Calculate the average weight for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 6cdca422-a958-44ae-b4a0-4b279234f50e,,USER,Find the patient who most recently stayed in room 111.,"{""transformations"":[{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":111},{""column"":""staystart"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" 80e45be8-ff9f-49b8-8707-6d7795c00d33,,USER,"For each language, list the number of TV Channels that use it.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 96d4b5a2-38cd-4526-bb2e-4ae6d15504e4,,USER,How many buildings are there?,"{""transformations"":[{""column"":""building_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" e416db6e-0ebc-458c-9a62-63bb0b418fd9,,USER,"What are the names of the counties of public safety, ordered by population descending?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 5491fc36-a832-46c3-b373-6b20ccfccf06,,USER,Show the number of students for each major.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 0d74d97f-bf00-4226-bea7-9a255a1f48db,,USER,Show year where a track with a seating at least 5000 opened and a track with seating no more than 4000 opened.,"{""transformations"":[{""column"":""seating"",""transformationType"":""condition"",""operation"":"">="",""value"":4000},{""column"":""seating"",""transformationType"":""condition"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" 75f7ae04-cf6e-4a0b-bd6f-1b50cfbc9f61,,USER,What is the count of different game types?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" f114cdc5-eb6e-4ce0-a9fe-fb6165ad3e2a,,USER,Show the name and the release year of the song by the youngest singer.,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" ddcdb048-e78b-403e-974f-ca219a95d05e,,USER,What is the number of aircraft?,"{""transformations"":[{""column"":""Aircraft_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" 9df2ec96-9a4f-4def-a979-eb5e56ac950b,,USER,What is the name of the player with the largest number of votes?,"{""transformations"":[{""column"":""Votes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" 894ca00c-eb3d-48b6-82b3-0c3acd2ee65f,,USER,Which city has the lowest GDP? Please list the city name and its GDP.,"{""transformations"":[{""column"":""GDP"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" 3c1cc361-d4b4-4730-8e18-b73912c71fd7,,USER,"Find all 200 meter and 300 meter results of swimmers with nationality ""Australia"".","{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""Australia""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" 7384ef1a-fa4a-4142-9be3-6cb6b358f506,,USER,What are the descriptions for all the math courses?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" 0ec14849-f507-4d0c-8ac9-731ad13a8cc2,,USER,List order ids and the product count for each order.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 0f607abd-8aa2-42b0-81a8-45c1bdfe7d27,,USER,What are the staff roles of the staff who,"{""transformations"":[{""column"":""date_from"",""transformationType"":""condition"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""column"":""date_to"",""transformationType"":""condition"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" c0fa7189-7548-45e1-b867-adc238562038,,USER,Return the weight of the shortest person.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" e69dcd45-0ca6-4859-8300-bfc4d77228dd,,USER,Count the number of invoices.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" dede38a7-20c9-4d17-aadc-a01629531165,,USER,what is the phone number of employees whose salary is in the range of 8000 and 12000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":8000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" d2e4ce03-a125-4048-8bfe-a67b34f7ec4f,,USER,Show the maximum amount of transaction.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 1f69b763-d282-446d-9fe8-688bf292d96d,,USER,Return the poll source corresponding to the candidate who has the oppose rate.,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" 809fd8f6-a153-4d26-90a2-37e817ee8df5,,USER,How many patients stay in room 112?,"{""transformations"":[{""column"":""patient"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" c26479fa-8c74-49db-9c12-f094db17791a,,USER,"What is the template type descriptions for template type code ""AD"".","{""transformations"":[{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" dcef15de-705e-4f86-b387-cf993c57ab62,,USER,List the distinct police forces of counties whose location is not on east side.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 46a0b858-0dc5-458a-ad88-a1225946527a,,USER,Display all student IDs and their total hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" f907d6d2-4c8b-4cb6-91ae-cc74a9204051,,USER,Return the average gross sales in dollars across all films.,"{""transformations"":[{""column"":""Gross_in_dollar"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" 9a26b34f-0421-48a9-af0f-a1b23375cec0,,USER,Find id of the candidate who most recently accessed the course?,"{""transformations"":[{""column"":""assessment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" b6941f3e-7607-42a6-b2ba-4863f5952bb6,,USER,What is the total number of airlines?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" 185c75a1-f0b5-4b47-b596-ba52a8b847f7,,USER,Determine the number of entrepreneurs associated with each investor.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" fa7ec1b4-ad5a-43cc-bf78-18450f4cb11c,,USER,"Return the different document ids along with the number of paragraphs corresponding to each, ordered by id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" 66488cda-dbd9-481b-ac99-25d0d8e6e0be,,USER,Display the number of students and their corresponding ages.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 06815e68-6f69-4d11-8acc-6b34748fbedc,,USER,What are the cities whose population is between 160000 and 900000?,"{""transformations"":[{""column"":""Population"",""transformationType"":""condition"",""operation"":"">="",""value"":160000},{""column"":""Population"",""transformationType"":""condition"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" ebbd15f4-d549-40ec-9d1d-a658494d86e6,,USER,Return the names of the 3 most populated countries.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 77b1845d-3342-47f9-a792-c9ce345e5638,,USER,How many documents are with document type code BK for each product id?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 3657c6e9-44fb-42b5-a0f3-a7f212c67d2b,,USER,Compute the average number of hosts for parties.,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" ba792fd2-f292-44bb-9582-d02c4e242ca0,,USER,Return the phone numbers of employees with salaries between 8000 and 12000.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":8000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 409d6748-f999-4a0c-b7da-6ee3e651c8d6,,USER,How many entrepreneurs correspond to each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" 5324d7d0-082e-42f7-8097-a73d8c5ce85e,,USER,"Show all artist name, age, and country ordered by the yeared they joined.","{""transformations"":[{""column"":""Year_Join"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" ca130972-0665-4995-8b6a-381db1f02c56,,USER,What is the average speed of roller coasters?,"{""transformations"":[{""column"":""Speed"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" d3e6325f-9f96-4b52-a376-ae8ada53a186,,USER,Find the room number of the rooms which can sit 50 to 100 students and their buildings.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 7443a6d0-46a6-4e36-97be-f6afed85b436,,USER,Show all book categories and the number of books in each category.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 7e2fd5c8-3a76-424e-bd12-05dbd994e348,,USER,show the lowest low temperature and highest wind speed in miles per hour.,"{""transformations"":[{""column"":""low_temperature"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""wind_speed_mph"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" ca9ee21a-6988-437c-9037-c7507f353a96,,USER,"What is the email of the student with first name ""Emma"" and last name ""Rohan""?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Rohan'""}]}","[{""columns"":[""student_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""date_first_rental"",""date_left_university"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" bd78d7c1-b4f2-42f2-a572-997e9a2d752e,,USER,How many sections does course ACCT-211 has?,"{""transformations"":[{""column"":""class_section"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" d27b4ea5-8b66-4d5b-809b-6c019f9293bf,,USER,What is the stories of highest building?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" 0e88c5f3-37a0-4121-8446-d1c6de248439,,USER,What is the id of the patient who stayed in room 111 most recently?,"{""transformations"":[{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":111},{""column"":""staystart"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" ebd8a05f-cbc7-458b-9464-c9f500661d67,,USER,Count the number of artists.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" 00c70b2e-a26c-4d3f-b389-c1db9ae22384,,USER,"For each customer status code, how many customers are classified that way?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 880dec97-0e23-4c13-9a91-eab9be1d6a05,,USER,Find the average age of female students.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" d82258be-5ab6-4d9a-ad1d-b5815ba99738,,USER,How many farms are there?,"{""transformations"":[{""column"":""Farm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" 4b2e04f4-4c4b-4f33-9c06-b7ebcb1a6640,,USER,Count the number of regions.,"{""transformations"":[{""column"":""Region_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" da9e6b7b-5a12-418a-a2af-ecfcbffca304,,USER,What is the shipping agent code of shipping agent UPS?,"{""transformations"":[{""column"":""shipping_agent_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UPS'""}]}","[{""columns"":[""shipping_agent_code"",""shipping_agent_name"",""shipping_agent_description""],""name"":""Ref_Shipping_Agents"",""type"":""grid""}]" d8649745-ff74-4a1c-8f7f-c32f4df53f04,,USER,How many entrepreneurs correspond to each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" d1c07caa-a9a9-4e2e-b193-830c405a3abb,,USER,What are the names of the technicians by ascending order of age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 8acb6eee-1b61-4903-a421-95b0b62bffb1,,USER,How many matches occurred in each year?,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" f25e1711-ddd1-477a-b85c-48cf86654aa0,,USER,Find the titles of all movies directed by steven spielberg.,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" 6055273d-ad3a-4dbb-9527-a468f310e52d,,USER,What is the country of the airport with the highest elevation?,"{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 4abf500c-6da9-4f26-8679-0947a3d2e158,,USER,How much does the youngest dog weigh?,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 7ed224a4-670c-4a07-8d10-642717ec629e,,USER,Display locations with total platform and passenger counts for all train stations.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" 517301b3-24d4-4f0e-9364-3352bdf2ec69,,USER,How many different bike ids are there?,"{""transformations"":[{""column"":""bike_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" 7966a904-1903-4baf-b6d8-e6447a33d5a4,,USER,"Give the state corresponding to the line number building ""6862 Kaitlyn Knolls"".","{""transformations"":[{""column"":""line_1_number_building"",""transformationType"":""condition"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" ecf8acce-5832-4cf6-9ae7-d95c8ca6313e,,USER,How many orchestras does each record company manage?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" 00d86a91-2b63-429a-8e39-4499720534e2,,USER,"For each zip code, return how many times max wind speed reached 25?","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" b7d74bb7-4560-4c36-87b5-a64da5870530,,USER,List the maximum weight and type for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" f483773c-9fd3-4bcc-acc6-e16cc90bda51,,USER,Determine the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 92e50f09-0554-4aaf-a841-7c0f5076609b,,USER,What are the numbers of all flights that can cover a distance of more than 2000?,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" d2f036f2-cb26-4d99-8c8e-40ee406b943c,,USER,What are the names of cities in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" 67c79d60-f930-4dcd-9f90-2b09de771afe,,USER,What is the name of the highest rated wine?,"{""transformations"":[{""column"":""Score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 4febb854-35ff-41c1-86ee-4e7ea14e351d,,USER,List all ship names in the order of built year and class.,"{""transformations"":[{""column"":""built_year"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""CLASS"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" 92518da6-fc9c-40fa-b66b-83e062a92de3,,USER,Show the order IDs and the quantity of each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 9ac4e505-ac53-47c4-b706-a80632a1548b,,USER,When did the first staff member start working?,"{""transformations"":[{""column"":""date_from"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" 2c96285a-7fe7-40f6-99fd-ec8c1cb90386,,USER,Find the average age of losers and winners of all matches.,"{""transformations"":[{""column"":""loser_age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""winner_age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" f1782e53-89c9-4281-9a4c-9e6b5fa0138a,,USER,Calculate the follower count for each user.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" 205bedfd-fd54-42fe-8b0e-bcf432294586,,USER,Return all the distinct secretary votes made in the fall election cycle.,"{""transformations"":[{""column"":""ELECTION_CYCLE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" e4b6b502-250b-4aa2-851d-c3af1e23b860,,USER,Show the average hotel price for different pet policies.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 241cece8-f45e-4e07-b895-5430f3d2f02e,,USER,"When did the episode ""A Love of a Lifetime"" air?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" cc8390c2-1367-4eb8-a33b-1a1c8af836fd,,USER,Display the number of roller coasters for each status category.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" 52b462e6-82ae-4232-83eb-e299b23de36f,,USER,Return the average price for each product type.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 8e844b81-0e0b-42cd-9b10-ca0d79b21927,,USER,Give the average quantity of stocks.,"{""transformations"":[{""column"":""Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" 0e55edaf-7cca-4b60-b923-d510c9767def,,USER,Name all the products with next entry ID greater than 8.,"{""transformations"":[{""column"":""next_entry_id"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" 8713330f-447e-4dcb-af05-d4899c50d9d3,,USER,What are the names of products with price at most 200?,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" fe7697ab-46a3-4371-a1bd-8f3ebfa48c24,,USER,"List the number of invoices from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 392dabbe-a3b7-4d95-a59c-012a93470c2b,,USER,Give the airline with abbreviation 'UAL'.,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" 7d98a41d-40ee-450a-a068-6b6dda138f14,,USER,What is the name and capacity for the stadium with highest average attendance?,"{""transformations"":[{""column"":""average"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" 278fb447-c766-4e5c-9424-83a11af16f03,,USER,What are the public schools and what are their locations?,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" a6cb31b7-b25f-43c0-beb7-29d739961a52,,USER,What is the title and director for the movie with highest worldwide gross in the year 2000 or before?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2000},{""column"":""gross_worldwide"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" 4e0e9191-3189-4e27-b0c9-a675179350d9,,USER,"List the first and last name of students who are not living in the city with code HKG, and sorted the results by their ages.","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""HKG""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" da1eca85-e2de-481a-9ba5-a9665c0ac552,,USER,Find the players whose names contain letter 'a'.,"{""transformations"":[{""column"":""pName"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" 5f11c1e6-d7ea-445f-8325-d2ce156de0b9,,USER,Calculate the number of players with less than 30 points for each position.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" 4300a9a6-84a2-48ec-bc6c-04a1e083e6ad,,USER,How many players enter hall of fame each year?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" 33d96524-239f-4c4b-972a-a818fd5b4954,,USER,Determine the total account balance for customers with a credit score above 100 for different states.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 1d6158c5-6e3e-40b9-ab68-cf916bf43c4d,,USER,What is the total revenue of companies started by founder?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 1c35500c-1a72-4891-9a45-7e9c348ce88c,,USER,Determine the average high temperature for each day of the week.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" bbe8422d-5b71-41e1-8973-bf30540cd016,,USER,Count the number of markets that have a number of cities lower than 300.,"{""transformations"":[{""column"":""Market_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_cities"",""transformationType"":""condition"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" 5d0aacc8-c2d9-45c6-9b0f-092bad8a0c42,,USER,Show the id and salary of Mark Young.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" c24fb1f5-3140-4e51-b2e9-9966dad56e7c,,USER,How many bands are there?,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" db956c4e-a255-4046-bdd8-cc78242baa9c,,USER,How many players come from each country?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" 1b38e65d-b1cd-4b65-ae51-798c7a370c04,,USER,Display unique railway locations and the number of railways in each location.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" 54dbd303-edba-464c-b175-5c83f37286f8,,USER,How many movie ratings have more than 3 stars?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""stars"",""transformationType"":""condition"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" 8cc62fcd-78c6-4aac-903e-39e380fac342,,USER,Find the total balance across checking accounts.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" 025ef019-519d-4de3-ac0e-c570f5f9cff0,,USER,What is the total amount of payment?,"{""transformations"":[{""column"":""Amount_Payment"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" b7f39704-5d52-4cf3-bd77-bad5a0121f11,,USER,"Display unique affiliations and the count of schools with over 20,000 enrollees for each.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" d898afda-7d29-420b-8cb5-c6a2c6fc345f,,USER,"Find the phone number of performer ""Ashley"".","{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" 6008ffc1-5725-43f9-a547-50378eae53ed,,USER,Select the code of the cheapest product in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 10aa2ed7-3197-45c1-967c-1bf05a8c9bb6,,USER,find all dependent names who have a spouse relation with some employee.,"{""transformations"":[{""column"":""relationship"",""transformationType"":""condition"",""operation"":""="",""value"":""Spouse""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" 7261a1f8-6f8a-41bf-a78b-92df7f54c424,,USER,What are the names and release years for all the songs of the youngest singer?,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" fdbe10a9-2245-4cca-bafa-a0efed04f199,,USER,What is the average price of wine for each category?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" ff4dfbd4-0e08-4c50-9b76-cc075f22b91a,,USER,How many dogs went through any treatments?,"{""transformations"":[{""column"":""dog_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" 0df51d70-f3b4-49d5-bc19-32e1b11ababc,,USER,What are the names of enzymes that include the string 'ALA'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" 9c57aae4-b3c1-4571-a831-b3d7d497b086,,USER,Give me a list of all the service names sorted alphabetically.,"{""transformations"":[{""column"":""service_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" 380d2c7c-1e37-4fc4-8089-2d997b4c09b1,,USER,"What is the name, city, and country of the airport with the highest elevation?","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 8317ecde-52ba-4425-9496-4064ca38573a,,USER,Which student's age is older than 18 and is majoring in 600? List each student's first and last name.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":18},{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 49691e96-9bc5-47c9-80bd-54cf3667f0e2,,USER,How many rooms in each building have a capacity of over 50?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 100b5de3-b12f-4a52-8b7d-7edcb0710a09,,USER,How many medicines are offered by each trade name?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" 5e64fad4-d235-4424-b57a-8e744a9bf165,,USER,What are all the movies rated as R? List the titles.,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" 5e31b9a9-b98d-4f33-b95c-3c6729184d16,,USER,How many people in total can stay in the modern rooms of this inn?,"{""transformations"":[{""column"":""maxOccupancy"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 66db2b77-7a60-4847-9e4f-b43e159dfe7c,,USER,How many captains under 50 years old are in each rank?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" decc36d0-3f45-4ad0-8228-8ca3b258534d,,USER,List the 3 highest salaries of the players in 2001?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" 13c31e9f-5c29-4aba-94cd-9331e46a53a6,,USER,"How many accounts does each customer have, and what is their corresponding customer ID?","{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" f186d3ae-ae1d-468d-93bb-4a82cfeda757,,USER,List official names of cities in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" 19ad439e-af56-44ad-bba9-2f215b891c6c,,USER,Find the last names of faculties in building Barton in alphabetic order.,"{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Barton'""},{""column"":""Lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" b591d366-ab75-43e7-b9f4-3fdcad28d0bf,,USER,Compute the average score of submissions.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" a0f07c5e-9ab4-4095-8eb2-96e8977375f4,,USER,How many different types of pet are there?,"{""transformations"":[{""column"":""pettype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 0614dfc7-75c2-4324-9a05-2c0c6abcec30,,USER,Find the number of dorms that have some amenity.,"{""transformations"":[{""column"":""dormid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" 8aa05d8a-a197-40c6-b2c7-ef9483367f39,,USER,Show all advisors and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" f59ed09b-5d43-4955-a251-57e7eb489d77,,USER,How many high schoolers are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 9c949cec-fbef-414e-951e-7edd5b935225,,USER,What is the language spoken by the largest percentage of people in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" ccd659ae-c429-42a1-b98c-e3f63fae3157,,USER,What is the age of student Linda Smith?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 50dd9159-ce3e-47de-8ee1-ae78a3a8d165,,USER,What is the author of the submission with the highest score?,"{""transformations"":[{""column"":""Scores"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" f62e3134-5d48-4c04-9238-b30ab3ef9d63,,USER,Find the number of different cities that employees live in.,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" ed6650b2-fe0a-439f-9981-2d96a0dadd66,,USER,What are the names of the schools with the top 3 largest class sizes?,"{""transformations"":[{""column"":""enr"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" cd348bde-da13-42ff-842d-a89d1ef48f4b,,USER,List the studios of each film and the number of films produced by that studio.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" b6f43335-5b24-41bd-83b0-dbb6d12c5953,,USER,"Count the number of universities with over 20,000 enrollees for each affiliation type.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 8dafdef6-2024-4f7f-be93-344cdb6ad916,,USER,How many different students play games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" 69b434e4-51d1-4d9b-aa6c-2b1c8ad53c34,,USER,How many different types of transactions are there?,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" 3d61d5da-399c-4afb-b491-dd991c770451,,USER,What is the version number and template type code for the template with version number later than 5?,"{""transformations"":[{""column"":""version_number"",""transformationType"":""condition"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 251bab00-cc46-4b2c-aa24-f1ba47407ece,,USER,List investors of entrepreneurs and the number of entrepreneurs each investor supports.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" 0a339c02-c5b0-4ee4-a5c4-15aa562bed02,,USER,List all customers’ names in the alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" 6c1aec24-eca4-406b-8c39-586862d68667,,USER,What is the highest elevation of an airport in the country of Iceland?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 2182636f-135d-4d0f-8147-8be7c1b599fc,,USER,Calculate the average age for each city and display those cities.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" fe3242f1-3157-47a3-b243-0b9baa4f87b5,,USER,Find the names of all person sorted in the descending order using age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 6c629ba1-6bad-43b0-8e2a-0fed37a17c24,,USER,"For each account type, find the average account balance of customers with credit score lower than 50.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 7afcd9c0-3273-4b41-a4fa-77c4ca10396b,,USER,List the name of the county with the largest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 161f44ce-86fe-4b45-9612-da5b51d02a1a,,USER,Count the number of songs released for each format.,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" 3b51460b-45d5-45ba-9bf4-d05b7fa015e0,,USER,Return the average enrollment of universities founded before 1850.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""founded"",""transformationType"":""condition"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 4128f675-1d43-477e-b402-a6aa50346b81,,USER,Find the salary and manager number for those employees who is working under a manager.,"{""transformations"":[{""column"":""manager_id"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" c08c588e-b04c-494f-81c2-ba0d1d48016a,,USER,How many singers are from each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 81bb6175-318d-4db0-86e0-47a8ad9aa064,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" ebe4f860-1d80-4098-8f1c-9ccd58c96f80,,USER,"Given the titles of all courses, in order of titles and credits.","{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" 7cc4a9c0-93a3-43b3-8e43-86bda2d66fc1,,USER,How many templates do we have?,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 8068ee6c-256d-4042-b545-d9a24692bc98,,USER,How many Professors are in building NEB?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" c448c3de-fbb1-4ef0-918a-71dc832627ba,,USER,"How old is each gender, on average?","{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" d30550e5-b46a-4174-b84b-bc81c9f05518,,USER,Find all the rooms that have a price higher than 160 and can accommodate more than 2 people. Report room names and ids.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":160},{""column"":""maxOccupancy"",""transformationType"":""condition"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 4a365eef-cb31-46ed-a352-1db115afadec,,USER,"What are the names of ships, ordered by year they were built and their class?","{""transformations"":[{""column"":""built_year"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""CLASS"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" c0caf00a-4374-4515-8bb3-b9b917ffe9bd,,USER,List the dates of games by the home team name in descending order.,"{""transformations"":[{""column"":""home_team"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" 26593a6e-6d18-462e-8c35-245cbe2acfa2,,USER,How many allergies are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" 43225164-6d15-4173-9e59-af5ed40f905d,,USER,"What is the partition id of the user named ""Iron Man"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Iron Man""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" 6fa67505-0bcb-406d-bf02-a04ce5e7808b,,USER,What is the average money requested by all entrepreneurs?,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" 50fbd301-e3ee-48c4-a21f-51b4610883b5,,USER,"What are the names, dates active, and number of deaths for storms that had 1 or more death?","{""transformations"":[{""column"":""number_deaths"",""transformationType"":""condition"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" e57c018c-84b7-44ad-af63-3dc71c4b85f0,,USER,Identify the maximum weight for each type of pet and list the pet type alongside its maximum weight.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 720bc873-b02e-4713-807a-559e166fd6bc,,USER,What are the different names of all the races in reverse alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" 59e5b8ec-5578-47e9-a004-69dea34df943,,USER,Determine the total count of countries where Spanish is the most spoken language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 81e04a85-067a-4516-9a3d-12c21282526f,,USER,Which classrooms are used by grade 5?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" e0a84298-636f-4528-a84c-c00ff321d0be,,USER,What is the total surface area of the countries in the Caribbean region?,"{""transformations"":[{""column"":""SurfaceArea"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 3a3b7d23-63f4-48af-ab66-57b72363500a,,USER,"How old is each student, and how many students are of each age?","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" bd57f448-c43c-4e49-8570-80014f4dae68,,USER,What are the names of the winner and loser who played in the longest match?,"{""transformations"":[{""column"":""minutes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 6dbad628-7be1-4009-969e-d0a88e879072,,USER,Which Advisor has most of students? List advisor and the number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Advisor"",""transformationType"":""grouping""},{""column"":""Advisor"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" a5587240-af56-49a0-9443-57a2931ed37c,,USER,find the number of players whose points are lower than 30 in each position.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" c4516d30-0156-4c05-8f79-c3bae1a685c1,,USER,Show the id of each employee and the number of authorized document destructions for each employee.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" 1166def5-53c3-4ab2-bec0-fd461c9eeae5,,USER,Find the type and weight of the youngest pet.,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 447f5269-9220-4ad3-be41-2c6dfe113e89,,USER,"What are the name and assets of each company, sorted in ascending order of company name?","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 68e0f50b-a8a6-4e66-8a30-148bb20a4fb5,,USER,Show the id and name of the aircraft with the maximum distance.,"{""transformations"":[{""column"":""distance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" c0ef7574-fc9d-4522-a507-ab372b69c196,,USER,"Find the description of the club ""Pen and Paper Gaming"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" 14ef5cf4-f2ac-41dd-b73c-8695c9d70fc4,,USER,What are the locations and names of all stations with capacity between 5000 and 10000?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":5000},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" 7eb1cdee-0add-4099-b52e-e4b44a2f4ee9,,USER,When did the first payment happen?,"{""transformations"":[{""column"":""payment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" 1fc35e3f-da18-4d7d-8984-61402e694298,,USER,Show the transaction types and the total amount of transactions.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" ac010a81-5057-4fbb-87d9-be031ddee72b,,USER,What is the description for the CIS-220 and how many credits does it have?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" 7b075963-6c75-4dde-8c91-016461346ded,,USER,A list of the top 8 countries by gross/total invoice size. List country name and gross invoice size.,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":8,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" b250cdff-d7b4-4905-91a1-719d8be28603,,USER,What are the region and population of Angola?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 70650e4d-b536-42a8-8c22-4d004e36cfc4,,USER,"What is the average number of rooms of apartments with type code ""Studio""?","{""transformations"":[{""column"":""room_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" 087c3ece-e4f5-4360-88d2-a1a5bbc88b88,,USER,"What are the states, account types, and credit scores for customers who have 0 loans?","{""transformations"":[{""column"":""no_of_loans"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 17695249-38f8-4ba6-b7d7-c45a388bc93c,,USER,Display the order IDs and the number of products in each order.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 5c42c873-88b3-41fd-9373-33cdd4ce924b,,USER,What is the total number of games played?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" a0959843-4103-4f1b-8dcf-25d8ca86dbd9,,USER,List the types of competition and the number of competitions for each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" 2172c383-1308-41cd-8055-5a214af95b4d,,USER,Find the first name of students in the descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 9be22570-261f-4352-9185-c66115e866ba,,USER,What is average age of male for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 0238d664-0f2f-4aa0-87e9-d343089f375f,,USER,Show the party and the number of drivers in each party.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" 19357dbd-7acb-4813-808c-da431fad6134,,USER,What is the reviewer id of Daniel Lewis?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" d58838db-df92-4df6-9374-24b5ac7d0369,,USER,Show all template type codes and number of templates for each.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 8839aaad-dd32-46a5-95a4-09482c2a2175,,USER,"What is the first name of the author with last name ""Ueno""?","{""transformations"":[{""column"":""lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" 1252a5d9-9903-4233-bdd1-19c5b6c04cb5,,USER,Give the flight numbers of flights landing at APG.,"{""transformations"":[{""column"":""DestAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" 0c4bf9a5-d308-43c5-9bcd-668aa8188ba9,,USER,List the distinct positions of pilots older than 30.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":30}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" 7b6aa10d-e515-46ce-b679-19630b7a8e9b,,USER,How many paragraphs in total?,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" 362d821f-7931-4a27-bbe2-e11b04926655,,USER,What is the money rank of the poker player with the highest earnings?,"{""transformations"":[{""column"":""Earnings"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" de85380c-a046-4d1a-aaec-97085f64e2c0,,USER,How many distinct artists do the volumes associate to?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" de9401e4-48fe-4b06-b53e-d0bc41cc85e1,,USER,Count the number of artists who have had volumes.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" 6bb16233-8b3f-4bd4-8d75-ccd2bd64c09f,,USER,How many students are age 18?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 2f5a4dab-a56b-4b11-98bb-a81c2f24a9f7,,USER,What is the total amount of grants given by each organization? Please also provide the organization ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" 34531bd7-7c33-452a-ae16-e07c8748db44,,USER,Return the top 3 greatest support rates.,"{""transformations"":[{""column"":""support_rate"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" ebaa1f4a-ffc9-4d86-9b37-68dd7cb23ca6,,USER,"How many distinct programs are broadcast at ""Night"" time?","{""transformations"":[{""column"":""program_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""condition"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" e3034d21-4328-4c20-a848-1534e56fd7a9,,USER,What are the names of mountains in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" c3f98627-19ac-4574-86d3-44edd7fcb7f4,,USER,A list of the top 10 countries by average invoice size. List country name and average invoice size.,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 056111b5-f647-4fc4-bfe7-7012019538e2,,USER,How many employees are living in Canada?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 37da3359-693b-43bf-80f6-d303cebbed31,,USER,Return the hosts of competitions for which the theme is not Aliens?,"{""transformations"":[{""column"":""Theme"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" 7ea16608-2b98-4b98-b50e-e3e671efe292,,USER,Find the number of phones for each accreditation type.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" 405849e2-ec8e-4c6e-ad13-7989d1ec253d,,USER,List all the model names sorted by their launch year.,"{""transformations"":[{""column"":""launch_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" 51cb49be-a5ab-4b8a-b751-9eb40a24a345,,USER,display the job title of jobs which minimum salary is greater than 9000.,"{""transformations"":[{""column"":""min_salary"",""transformationType"":""condition"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" 6fd16a91-e66d-4bbf-82c2-733a3c5947fe,,USER,"Find the first names of students whose first names contain letter ""a"".","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 849ccb13-5965-40c1-8799-6d8d81bc77ac,,USER,Show each industry and the corresponding number of companies in that industry.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" fdac8a50-69c4-4906-b839-0cae396f71c0,,USER,"What is the flight number, origin, and destination for all flights in alphabetical order by departure cities?","{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 3b38d0af-0130-4b6d-b768-0d17cbdd3ab7,,USER,What are the names of singers ordered by ascending net worth?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 68ad0335-207d-4ab5-8944-14fa601ba800,,USER,How many employees have a first name of Ludie?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" fd81e1bb-e157-415c-8cf6-83e5eb6e0cc7,,USER,"What are the names of all genres in alphabetical order, combined with its ratings?","{""transformations"":[{""column"":""g_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" 021afc4d-ef10-4c3c-870f-cb4bc7db12ac,,USER,"Show the name, phone, and payment method code for all customers in descending order of customer number.","{""transformations"":[{""column"":""customer_number"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_number"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" 4e48b70f-47de-404c-a9ac-53c56b21ebba,,USER,Find the number of different states which banks are located at.,"{""transformations"":[{""column"":""state"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 2ee05d62-7eb5-4681-b3eb-038747419f69,,USER,What is the average price of products grouped by manufacturer code?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 4575c329-2c84-45c5-a8ca-aaaecc3ba401,,USER,What is the first and last name of the oldest employee?,"{""transformations"":[{""column"":""emp_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" 89917f6a-d50e-4698-99dd-1cb49a708290,,USER,List the types of competition and the number of competitions for each type.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 4c6817da-c7fd-49af-a0cf-09f9fd96265e,,USER,"For each city, how many branches opened before 2010?","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" eef3e1be-353b-4967-90d4-6c5ff0ea9880,,USER,"What is the abbreviation of Airline ""JetBlue Airways""?","{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" 099d3dd1-6900-44fc-8158-aed679184fbf,,USER,Select the average product price per manufacturer code.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 6108a329-b3e5-40fd-8df6-af032c0612f9,,USER,Determine the highest price and score of wines in each year.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 007da600-b22f-4546-8bc8-02e5c6f7fc88,,USER,Show the average number of points for players in each position and list their positions.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" a0944402-1ad6-4e6d-a4bb-4d23d21ea895,,USER,"For each nationality, how many unique constructors are there?","{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" 686c60a0-bb38-40a2-8682-279594b6cf29,,USER,What is the number of days that had an average humity above 50 and an average visibility above 8?,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""mean_humidity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""mean_visibility_miles"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" cd6202dc-bde5-401d-a866-815762720af0,,USER,How many weddings are there in year 2016?,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" edd9754e-9798-4d6f-aff7-ce4fd878b3ad,,USER,What are the ids of the trips that lasted the longest and how long did they last?,"{""transformations"":[{""column"":""duration"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" f120789b-d3c6-4d87-a701-5962ad87e653,,USER,What are the dates in which the mean sea level pressure was between 30.3 and 31?,"{""transformations"":[{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":"">="",""value"":30.3},{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" af1fe7e4-0024-441c-95b6-6693621edb44,,USER,"List the grape, winery and year of the wines whose price is bigger than 100 ordered by year.","{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" c7468a57-23c9-4253-9e63-4580d37d172d,,USER,How many users are there?,"{""transformations"":[{""column"":""u_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""u_id"",""name""],""name"":""useracct"",""type"":""grid""}]" edc27c52-4cc3-413d-92b7-69cd424c182b,,USER,Can you display the average price and score of wines for each appellation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 0f2a76b6-26ac-43de-8ecc-6e34c7c72f8f,,USER,How many storms had death records?,"{""transformations"":[{""column"":""Storm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_Deaths"",""transformationType"":""condition"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" 060c27e2-8098-4d8b-a0d8-c3ee4a7cc2d1,,USER,Show the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" a52c34b3-8147-494e-ac20-f7e40bf25dbd,,USER,"Show the first name, last name, and phone number for all female faculty members.","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 526e9834-19de-4eef-94be-baffaf6883d2,,USER,Find the first names of all the teachers that teach in classroom 110.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" f805a2c1-5d5f-4da9-9ca3-9ce18c82b74a,,USER,Calculate the average room cost for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" fabdc2d0-3405-4a5c-befc-7f1d482415a1,,USER,Find the branch name of the bank that has the most number of customers.,"{""transformations"":[{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" e6c3ac58-a85f-4fa0-8585-d9d4ad14823e,,USER,How many students does each advisor have?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 80a26f35-ba9d-41d1-b8f4-420e39f338f5,,USER,What is maximum group equity shareholding of the companies?,"{""transformations"":[{""column"":""group_equity_shareholding"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Type"",""Principal_activities"",""Incorporated_in"",""Group_Equity_Shareholding""],""name"":""operate_company"",""type"":""grid""}]" b2fd054a-aa6f-4040-a448-8f39862112bd,,USER,What are the ids of all students who have advisor number 1121?,"{""transformations"":[{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 360b5057-904d-4608-9c0a-36012763167c,,USER,What is the minimum age of the youngest person in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 429ac825-88b8-4999-b614-92f8074d3d93,,USER,What is the name of the technician whose team is not 'NYY'?,"{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 43993398-5c2f-4cbb-8f55-588cd6bd802a,,USER,What are the names of people in ascending order of height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Home Town""],""name"":""people"",""type"":""grid""}]" 539c4301-d637-4f55-b8f6-b2afa5720ab5,,USER,Return the money rank of the player with the greatest earnings.,"{""transformations"":[{""column"":""Earnings"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" 0c89ffa6-944d-4981-8a0b-d37e82a23c04,,USER,Determine the count of captains under 50 years old for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" faf7bbfd-e831-48a4-9ca6-08af23d50e86,,USER,What is the name of the winner with the most rank points who participated in the Australian Open tournament?,"{""transformations"":[{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Australian Open""},{""column"":""winner_rank_points"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 701177ce-2813-4979-b3e1-9657afb7291f,,USER,Find the ids of orders whose status is 'Success'.,"{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Success""}]}","[{""columns"":[""actual_order_id"",""order_status_code"",""regular_order_id"",""actual_order_date""],""name"":""Actual_Orders"",""type"":""grid""}]" fb0cf491-fd26-4461-9c79-d8ec52da4d96,,USER,How long does track Fast As a Shark has?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" fa2e03a1-9bc6-4242-a28b-e95b0b8f3d39,,USER,What is allergy type of a cat allergy?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" 84840c90-8af5-43f1-b8f2-7d22e05a8351,,USER,What are the nicknames of schools whose division is not 1?,"{""transformations"":[{""column"":""Division"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" 5c744eb2-1dd9-4700-927a-1bb6cd51137a,,USER,What are the speeds of the longest roller coaster?,"{""transformations"":[{""column"":""LENGTH"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" 5280df07-f831-41e7-b340-ab135e654ce1,,USER,Return the names of musicals who have the nominee Bob Fosse.,"{""transformations"":[{""column"":""Nominee"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" 03efccce-5f69-4de7-9bbf-003a6773cf56,,USER,Determine the number of musicals that each nominee has been nominated for.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" 4a0b5019-6bf2-4cec-8c0e-00f4fe860960,,USER,Show different parties of people along with the number of people in each party.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" b35586b7-ffd4-421e-a2d6-b5049a6cc922,,USER,What is the sum of revenue from companies with headquarters in Austin?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""headquarter"",""transformationType"":""condition"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 443390e0-829e-459b-a820-894f6525323f,,USER,Find the grade taught in classroom 103.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" a22e4df8-1f44-4621-8b67-2a2ecbea0a1f,,USER,Display various denominations alongside the number of associated schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 09f59b16-23fb-424b-8ca5-19d96b683cc8,,USER,List the text of all tweets in the order of date.,"{""transformations"":[{""column"":""createdate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" 16ead2fb-efe1-48c3-8cc7-2b44bb8fa71d,,USER,Present race classes and the number of races within each class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" 6b2e6ece-ce5b-4226-b9f1-6f5e2c8b443c,,USER,Count the number of captains that have each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 3467465f-e7d6-46fa-b6b4-08fc545ed6d8,,USER,What is the total amount of settlement made for all the settlements?,"{""transformations"":[{""column"":""Amount_Settled"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" 44e86067-e26c-4b7e-9bc8-547979c3dcba,,USER,List the names and buildings of all departments sorted by the budget from large to small.,"{""transformations"":[{""column"":""budget"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" 411d0048-d739-4cfd-9293-fa6d01c77b9b,,USER,What is the name and country of origin of every singer who has a song with the word 'Hey' in its title?,"{""transformations"":[{""column"":""song_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" bb7f57be-c0be-427a-90b2-c6219086eea2,,USER,What is the maximum net worth for each citizenship?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" c15a16fc-094c-4fdf-a3b9-af54bd4c0488,,USER,List all payment methods and the number of payments made for each method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" 8a17fe88-a196-494f-98c5-aa740bef15fd,,USER,Find the name of different colleges involved in the tryout in alphabetical order.,"{""transformations"":[{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" 3485c815-e9d3-43e7-b212-f17daa859eb6,,USER,What are the aircrafts with top 3 shortest lengthes? List their names.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" 57299871-c522-4dd9-8163-5c78166ff080,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" 45e352a1-8fec-4642-83cd-8cb9cb1c961e,,USER,What is the average age for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" fc8c130d-5a4a-4f48-879b-4a3d33eb2f71,,USER,List all region names in alphabetical order.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" 1149f7dd-de2e-4cf3-8039-90e56584334f,,USER,What is the average fee for a CSU campus in the year of 2005?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" f66c8690-13a4-4ab7-8473-8ccfbced599d,,USER,What is the average base cost for each bed type? List the bed types and their average prices.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" bf929484-8f3a-474d-a2c6-d2cd0e5974ef,,USER,What is the average account balance of customers with credit score below 50 for the different account types?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" d92b447d-c314-4616-9e49-a013fc169c85,,USER,How many distinct currency codes are there for all drama workshop groups?,"{""transformations"":[{""column"":""Currency_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" 19ce13a4-aa10-4ace-b158-b27a126e50ea,,USER,Count the number of countries.,"{""transformations"":[{""column"":""Country_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" 886974a0-43b2-4a48-a8cb-5d14314d3564,,USER,How many invoices were issued from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 972610e5-fc36-447a-8fe8-2b62b4ebf5ce,,USER,List all payment methods and number of payments using each payment methods.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" 0398a18e-ccbf-4da2-8856-e4ac7a523c18,,USER,What are the names of the nations with the 3 lowest populations?,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" f170ef58-6782-4ffd-b968-e69e794f1cdd,,USER,Identify country codes where the highest percentage of people speak Spanish.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 05d6d09d-28f3-4d68-ac59-c423650f8fc8,,USER,List the name of the school with the smallest enrollment.,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" b3cad88e-57e4-4df4-bf1d-383c46bff59a,,USER,Determine the total number of payments made for each payment method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" 71cd4c13-e028-4bed-b370-ccfaebeaf347,,USER,Determine the number of faculty members for each rank and gender.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" d76b6c4d-0de5-4741-9581-62912baf6bd9,,USER,Determine the quantity of stores for each store type.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" e2e0f277-a114-4635-8ac9-19fc744dda0c,,USER,What is Astrid Gruber's email and phone number?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Astrid'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" bdfe5e16-0e46-4c76-8b48-ccaf2f232be0,,USER,What is the average price for flights from LA to Honolulu?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 76dff5db-a844-4dbf-872e-6974eadf56d9,,USER,Calculate the total revenue of each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 14dc54da-af21-4fbe-ba8a-2fd32c646d89,,USER,How many high schoolers are in each grade?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 4b558f00-9d94-4db2-9020-bd74887339ef,,USER,"What are the first, middle, and last names of all individuals, ordered by last name?","{""transformations"":[{""column"":""individual_last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" bd74fcd3-ba82-4054-ac96-ab87652d964f,,USER,"What are the carriers of devices whose software platforms are not ""Android""?","{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""condition"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 80f1efc6-f68c-4c8b-bf0c-04208aefe49f,,USER,What is the average age of the visitors whose membership level is not higher than 4?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":""<="",""value"":4}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" 81fe2da0-d9d8-4552-ac70-b122f91d201f,,USER,How many international and domestic passengers are there in the airport London Heathrow?,"{""transformations"":[{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" 62aa7892-7d36-4413-b605-c7a4220b2ef7,,USER,Which team has the oldest player?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" 42151b35-d3cd-414f-a336-180d9662ddb0,,USER,Determine the total rating for each channel owner's channels.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 37cc9fcd-e1c7-495e-aaac-20284f1360e0,,USER,Find the number of students in one classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 55fe3bf5-2c72-4cc5-9dc7-56c3ea8e7d3d,,USER,What are the names of modern rooms that have a base price lower than $160 and two beds.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":""<"",""value"":160},{""column"":""beds"",""transformationType"":""condition"",""operation"":""="",""value"":2},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" c8f43e67-52bc-4471-873d-d40d531198cf,,USER,Report the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 5563d319-f228-42d3-a808-295079a81854,,USER,Count the number of employees in each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" 3f83db1f-5a44-4545-8f69-56865434a5bb,,USER,Exhibit player positions and the corresponding player counts.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 4e209375-3db5-4d86-a0b6-7712a5d28bcc,,USER,What is the content of the series Sky Radio?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 43705f3e-0d48-4f25-8371-613afe8424b0,,USER,HOw many engineers are older than 30?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30},{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" f54f4029-a200-42c1-b3d0-2f29bdbf1447,,USER,"What is the average base price of rooms, for each bed type?","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 18ef8605-9164-4051-b83f-56c6fe3cfc83,,USER,Show the name of drivers in descending order of age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" 040496c1-66ea-4d82-8339-098ea407a947,,USER,Please show different software platforms and the corresponding number of devices using each.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" ae9168e9-4634-48ed-926c-9c182e5e204e,,USER,What are the state and country of all the cities that have post codes starting with 4.\,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" 828f2fce-a6eb-48eb-b99d-890caba4aefe,,USER,Return the hispanic percentage for cities in which the black percentage is greater than 10.,"{""transformations"":[{""column"":""Black"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" 35962b95-9a34-408a-b79c-4fd94a5f96c6,,USER,"Find the number of team franchises that are active (have 'Y' as ""active"" information).","{""transformations"":[{""column"":""franchise_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" 78e23999-f21b-4585-abdc-54e0c927d47c,,USER,How many books are there for each publisher?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 0257c4bb-aa56-48d0-b8f6-83d48959646c,,USER,Show the organizer and name for churches that opened between 1830 and 1840.,"{""transformations"":[{""column"":""open_date"",""transformationType"":""condition"",""operation"":"">="",""value"":1830},{""column"":""open_date"",""transformationType"":""condition"",""operation"":""<="",""value"":1840}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" 74f72d28-9d9f-463e-803d-a3c608dfba46,,USER,"How many tests have result ""Fail""?","{""transformations"":[{""column"":""registration_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" ae990696-b681-40c5-a8ac-137bbc733e16,,USER,display the average salary of employees for each department who gets a commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" c5c7a60b-1742-4f3d-b6d4-c4e378a7de15,,USER,Display cities with their respective student populations.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" cd0559bf-1a62-4fce-80cb-8918e330ee89,,USER,What is the average home game attendance per year?,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" 9bd74f8f-b18e-4bc9-9e8a-3e0a462d707b,,USER,What is the average GNP and total population in all nations whose government is US territory?,"{""transformations"":[{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" bc02a36a-3a73-4139-b787-b4f075e1d07c,,USER,How many songs are there?,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" b9f091a3-651b-4ccc-b702-5bda720aaf5f,,USER,"What are the first names for students who have an ""a"" in their first name?","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 15c7f3e3-ed83-49d8-904e-287002c2385c,,USER,Which room has cheapest base price? List the room's name and the base price.,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" c639cd51-5777-4369-ad80-1075340cb767,,USER,Which language has the highest percentage of speakers in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 986aa552-4747-4c26-b40c-4afa07cbf580,,USER,Show each location and the number of cinemas there.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" 06c85a90-98ae-4166-a982-69be97c492ba,,USER,What are the companies and main industries of all companies that are not headquartered in the United States?,"{""transformations"":[{""column"":""headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" e86ad086-c55c-4b2f-aff8-804a679a1acf,,USER,"What are the census rankings of cities that do not have the status ""Village""?","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" ce152595-685b-4f79-ba63-2bb425b104cb,,USER,What are the population and life expectancies in Brazil?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 2e6ecc2c-c49b-4df0-921d-b5caadaf38b4,,USER,"List the number of invoices from Chicago, IL.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 120f9ea3-df10-48e0-b3a1-45d26e9a8258,,USER,"What are the names of companies whose headquarters are not ""USA""?","{""transformations"":[{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 9011a39e-a109-416e-a8a0-691f28259455,,USER,What is the total credit offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" 40d5b454-b45d-4a18-b1bc-42885745151b,,USER,How many different status codes of things are there?,"{""transformations"":[{""column"":""Status_of_Thing_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""thing_id"",""Date_and_Date"",""Status_of_Thing_Code""],""name"":""Timed_Status_of_Things"",""type"":""grid""}]" 53da5c05-bdbd-4201-a987-e109e602ff2f,,USER,Give the country id and corresponding count of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" 6f992396-8bb9-4de9-86b8-1ced1538a6fa,,USER,"Show the average amount of transactions with type code ""SALE"".","{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 69d463f2-d4c0-44d8-9153-4fc15601ee0e,,USER,Which university is in Los Angeles county and opened after 1950?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 8ba65a9a-8670-496c-9f73-31b4ed386d40,,USER,How many items in inventory does store 1 have?,"{""transformations"":[{""column"":""inventory_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""store_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" f1d53a7c-631f-41ca-946c-0e81ba72cfb1,,USER,List the maximum price and score of wines for each year.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" fd1c9039-669f-43a4-ba35-69bb248befe1,,USER,List the official name and status of the city with the largest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" 587cf96c-cf96-4b5d-9c1a-46dae029dd1b,,USER,Find the name and population of district with population between 200000 and 2000000,"{""transformations"":[{""column"":""City_Population"",""transformationType"":""condition"",""operation"":"">="",""value"":200000},{""column"":""City_Population"",""transformationType"":""condition"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" 11a06116-281f-41eb-ad82-ee3897f37682,,USER,Count the number of different last names actors have.,"{""transformations"":[{""column"":""last_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" b09d0fc0-f9b1-4256-92c9-41eeb5f64626,,USER,"For each document, list the number of employees who have been in the circulation history of that document, along with the document ID and number of employees.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" a73f9788-3e71-411d-b444-a44271959482,,USER,List the authors of submissions in ascending order of scores.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" dc69898c-758f-43aa-9cce-ea4ab87ef7a3,,USER,Identify the shop count for each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 883d2d16-73f4-4f95-94d0-1b13d8c9dd53,,USER,What is the alphabetically ordered list of all distinct medications?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" 3def2168-695e-46d4-8650-d83511bc98d7,,USER,Can you display the colleges with the number of submission authors from each college?,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" 84907508-c0d9-450f-9cc4-5311f72844d4,,USER,Count the number of rooms with prices above 120 for different decors.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" dfb71a93-82cf-4a99-8c7e-9a7621ed43d4,,USER,What is the id of the problem log that is created most recently?,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" ce5bebbe-0c4f-4a3e-8666-aec1bc9022a1,,USER,What is the average attendance of stadiums with capacity percentage higher than 100%?,"{""transformations"":[{""column"":""capacity_percentage"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" f97481fb-e938-4c45-ae63-057c42c697df,,USER,Show the number of ships of each type.,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" d3b5cec4-007c-47fc-a501-379a0e3db7bc,,USER,What are the different names of the colleges involved in the tryout in alphabetical order?,"{""transformations"":[{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" bd708136-6732-4833-9044-05fc0a6d31f1,,USER,Display the different railway builders and the number of railways that use each builder.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" 39126172-fece-4056-94b1-7f5dfff8d558,,USER,What are the last names of students studying major 50?,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 885bd26f-e2f5-4575-83a6-bebe09971f7d,,USER,How many airlines does Russia has?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" f9b0d821-7bab-4623-af7f-5513824922df,,USER,"For every payment method, count the number of payments made.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" f9e3eb06-9ff8-4393-9a9e-d9312c9dcef5,,USER,How many distinct birth places are there?,"{""transformations"":[{""column"":""Birth_Place"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" e3b8e808-1e37-4146-86a2-df0d65153c8d,,USER,Display the number of performances at each location.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" 3f483ca0-e8fe-4a25-8cb0-3df6816b31af,,USER,How many players are there for each hand type?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" a1bd2851-8817-4785-ad3a-99b4dc611fcd,,USER,What is the description for the section named h?,"{""transformations"":[{""column"":""section_name"",""transformationType"":""condition"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" 4b6f924c-b3ed-4172-be2c-9d083cebe1f6,,USER,Calculate the average room price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 04896219-48f5-4cd7-8201-6327292fbb6f,,USER,Count the number of captains younger than 50 of each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 30736f94-12f6-4bf9-bb17-350f5420b720,,USER,What are the names and ids of documents that have the type code BK?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" c5077fc5-ce58-4145-b4f0-fbb31042730f,,USER,What are the names of the countries that are in the continent of Europe and have a population of 80000?,"{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Europe'""},{""column"":""Population"",""transformationType"":""condition"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" ac117eaf-6146-40de-95c0-10c2309257fc,,USER,Which of the mill names contains the french word 'Moulin'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Moulin""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" a37cdaba-0aa1-4614-bcbd-ab135a797bd7,,USER,Count the number of customers who hold an account.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 5741cd79-305c-4a7a-bc34-3894c3096cc2,,USER,"List the enrollment for each school that does not have ""Catholic"" as denomination.","{""transformations"":[{""column"":""Denomination"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" c06f822d-6d16-439e-9faa-037caddfaf0d,,USER,Determine the count of music festivals in every category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" 49eba7b4-caf6-44b8-b9d1-ceed05630a94,,USER,"Show the census ranking of cities whose status are not ""Village"".","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" 0ffc81aa-e179-488c-a919-fc034c0838e6,,USER,Return the elimination movies of wrestlers on Team Orton.,"{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" 50be25f5-88e0-457d-98b2-00608b306e23,,USER,What is the id of the reviewer named Daniel Lewis?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" d12f0278-e873-4a87-a2eb-43f24bfa8eb9,,USER,"In each position, count players with points below 30.","{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" 63112ccd-0837-49e9-83d1-baa09a1ca75c,,USER,What is the founded year of the non public school that was founded most recently?,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""!="",""value"":""Public""},{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 42f22911-eef4-4b8c-b818-29b31352c3a8,,USER,Which college has any student who is a goalie and succeeded in the tryout.,"{""transformations"":[{""column"":""decision"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""pPos"",""transformationType"":""condition"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" f90b6419-30c9-41b4-a6a7-376f11451010,,USER,What is the name of the youngest editor?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" a03dd053-2968-4f4c-b003-08ba9c8dd112,,USER,What are the 3 counties that have the smallest population? Give me the county names.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" a471a937-08b7-4983-8b89-6d15ebc38542,,USER,"What is the first, last name, gpa of the youngest one among students whose GPA is above 3?","{""transformations"":[{""column"":""stu_gpa"",""transformationType"":""condition"",""operation"":"">"",""value"":3},{""column"":""stu_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" 0a4a4bec-aa59-4800-aa14-9ac16b2e2515,,USER,What is the mail date of the document with id 7?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""mailed_to_address_id"",""mailing_date""],""name"":""Documents_Mailed"",""type"":""grid""}]" 858ec0bd-6cb6-41b6-bf30-b0e0eac8f816,,USER,What are the titles and authors or editors that correspond to books made after 1989?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 2197c89b-8f2d-4fbc-930b-4f377e2c32c6,,USER,How many unique classes are offered?,"{""transformations"":[{""column"":""class_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 1e7bcbc3-5709-4d78-95c1-ce36c917a14d,,USER,Display various artwork categories and their respective quantities.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" feb79839-c400-40ad-8400-7a53cb3ae3de,,USER,Which catalog content has the highest height? Give me the catalog entry name.,"{""transformations"":[{""column"":""height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" 386b13c9-2d7f-41fe-99eb-719b9d3ee6eb,,USER,Return the average horizontal bar points across all gymnasts.,"{""transformations"":[{""column"":""Horizontal_Bar_Points"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" 75fb7dec-80e5-494f-9020-b78ac082a2f5,,USER,How many gymnasts are there?,"{""transformations"":[{""column"":""Gymnast_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" 5c7459ac-07e6-4bac-91d6-bab312d5943d,,USER,Determine the number of constructors for each nationality.,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" 5e411a46-f161-48ac-9e01-49932a5b0974,,USER,How many total tours were conducted for each ranking date?,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" 94b07147-f8c4-4b91-b523-095f021e494d,,USER,Which rooms cost between 120 and 150? Give me the room names.,"{""transformations"":[{""column"":""baseprice"",""transformationType"":""condition"",""operation"":"">="",""value"":120},{""column"":""baseprice"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 83f5c0a7-2171-4000-a0df-2b6621926774,,USER,Show all statement id and the number of accounts for each statement.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" f7a9d422-e42e-4463-a475-37104bb9cdc4,,USER,"Return the names of conductors that do not have the nationality ""USA"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" b862665b-a44e-4cfb-8f5a-022a5624926b,,USER,List names of all pilot aged 30 or younger in descending alphabetical order.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""<="",""value"":30},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" 4cb6f447-eb22-4f68-8230-219eaece6475,,USER,How many settlements are there in total?,"{""transformations"":[{""column"":""Settlement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" 4dec87fd-a8ea-4274-9216-f8ee2373d0ba,,USER,"For each fourth-grade classroom, show the classroom number and the total number of students using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" c06e4a29-bedf-4a86-901b-ca0a3c8e744e,,USER,How many dorms have amenities?,"{""transformations"":[{""column"":""dormid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" df371e2b-d330-45b8-b8bb-e0253f13ab6f,,USER,Calculate the number of likes for each student ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" f798ae97-ed67-4efc-8093-96f8fd3c213c,,USER,Find the ids of the nurses who are on call in block floor 1 and block code 1.,"{""transformations"":[{""column"":""blockfloor"",""transformationType"":""condition"",""operation"":""="",""value"":1},{""column"":""blockcode"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]" 8ba2a2c2-81cc-4daf-a1f9-ef2a9176e202,,USER,"List every individual's first name, middle name and last name in alphabetical order by last name.","{""transformations"":[{""column"":""individual_last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" 2ae0bb18-7287-491d-8951-e76d34521460,,USER,List the names of technicians in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 75aa3bb6-58d0-41b6-be37-3faa4f2a242e,,USER,Find the highest rank of losers in all matches.,"{""transformations"":[{""column"":""loser_rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" fc4cc0a6-4ccf-4aa9-8113-b196378f4b8d,,USER,How many faculty members does each building have? List the result with the name of the building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 522906e0-4469-4b7b-8afa-6bc0ac7d237d,,USER,Count the number of individuals of each gender with a weight above 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" 19b4b5dc-d0ea-459f-8be4-b791a22915da,,USER,How many stadiums are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" c8238ef8-2777-4efa-b199-e4f9ab0c8f91,,USER,Return the names of cities that have a population between 160000 and 900000 .,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">="",""value"":160000},{""column"":""population"",""transformationType"":""condition"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" ca29e960-cb99-44ad-b096-ad1ae1e763f9,,USER,How many reviewers are there?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" 5169e815-270c-43c2-b711-199d4168dc4f,,USER,Calculate the number of customers per customer status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 32affb57-e5b3-4b2c-a0e2-b1b1a37dea13,,USER,Who is the composer of track Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" 025a8bff-ed82-4b01-aa2b-7868ec65faa2,,USER,"Select the name and price of all products with a price larger than or equal to $180, and sort first by price (in descending order), and then by name (in ascending order).","{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">="",""value"":180},{""column"":""price"",""transformationType"":""sorting"",""direction"":""desc""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 4ffc1586-a67a-4872-bd2c-e68758e850a3,,USER,List the name of the shop with the latest open year.,"{""transformations"":[{""column"":""Open_Year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" fdd593d2-7e18-42d9-824b-9332289f3f73,,USER,the names of models that launched between 2002 and 2004.,"{""transformations"":[{""column"":""Launch_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2002},{""column"":""Launch_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2004}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" c3e51c87-0f4f-4f85-8d34-1debcc167400,,USER,Show all game IDs along with the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" e555f8c6-0213-4be1-8f51-1dffef6dbc30,,USER,Identify the number of races per constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" b312b269-468b-4cfa-81e7-80ba0a6dddb3,,USER,Determine the total amount of grant money given to each organization and its corresponding id.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" 5e04e906-2f0b-4edf-ab76-e6699f61c760,,USER,return the smallest salary for every departments.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 760b9537-d1f2-435a-a19e-bc6c60dc0a42,,USER,What nationalities do the pilots belong to? Please provide the number of pilots for each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" 086a572f-6fc2-4ece-a3d8-bae24c609f43,,USER,Find the distinct winery of wines having price between 50 and 100.,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""Price"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" efc58357-7bdb-4db4-9a9f-65480f9ea0a0,,USER,"Find the name of the document that has been accessed the greatest number of times, as well as the count of how many times it has been accessed?","{""transformations"":[{""column"":""access_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" 751b7d77-186a-48c6-b2ee-2b0c5c7653c5,,USER,What are the names of the airports in the city of Goroka?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 26889c5d-c317-4ea0-b80d-9e92c842b350,,USER,Find the count of rooms with a capacity of over 50 for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 487f6ed2-9b3a-4e3d-a4f8-058f08e6dfeb,,USER,What is the average age for a male in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" e29b22d5-052e-49c0-a688-6d708fbe9f85,,USER,What is the average number of bank customers?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" f28f2c54-a0f4-4487-8773-a8d4a379e1aa,,USER,"For grade 0 classrooms, provide classroom numbers and student counts.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 1662a8c2-a40e-445e-a307-704799d5deac,,USER,how many different positions are there?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" 38873332-0852-4846-aaa6-34dfe4b74f21,,USER,Display statement ids and their corresponding account counts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" beb1f8ad-39b7-4917-96e1-423c247992c8,,USER,"What are the name and description for role code ""MG""?","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" 990f0a98-edb3-433b-820b-24ca5b1217ff,,USER,What are the departure and arrival dates of all flights from LA to Honolulu?,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" c4fe5f87-6703-42dd-a678-f2f7b4e5a1ba,,USER,Return the names of wrestlers with fewer than 100 days held.,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" 89534d84-65ba-4ce9-99b5-a9b9991ebe40,,USER,"How many cartoons were written by ""Joseph Kuhr""?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Written_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" 3072cfaa-1e3e-48d5-b77e-a20d49bb2d03,,USER,Which problems are reported before 1978-06-26? Give me the ids of the problems.,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" 41b010a5-01b1-4339-acd4-0da3794393f0,,USER,Show all countries and the number of singers in each country.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 46fe689d-fe81-466c-bdd6-cc827732af41,,USER,"For each denomination, return the denomination and the count of schools with that denomination.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 69cb84d7-68a5-423c-9271-5b7063c708cd,,USER,How many credits are offered by the department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" b2eaa7fe-cd2f-4f2d-a729-eb280a0fe342,,USER,What are the names of all the countries that became independent after 1950?,"{""transformations"":[{""column"":""IndepYear"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" d16cf417-0f18-42f7-9e0d-d456767e1cc9,,USER,How many hours do the players train on average?,"{""transformations"":[{""column"":""HS"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" 81ae4ece-1581-4850-aea2-d978bcd758c6,,USER,How many female people are older than 30 in our record?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""is_male"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" fd025da6-61ce-4b05-af5b-f7badeb7d801,,USER,Show the different statuses and the numbers of roller coasters for each status.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" b47eb096-3123-4101-9cf4-c4dd578dbf6d,,USER,What is the zip code of the address in the city Port Chelsea?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" 14b35d8e-1b9f-4b20-b6a2-609e72a57e99,,USER,Return the names of the 3 countries with the fewest people.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 361e0af1-23bf-4666-b984-79adb3f3bb58,,USER,How many medicines have the FDA approval status 'No' ?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" eb52f666-8fd0-4173-92eb-c31b0823ffcf,,USER,What are the package options and the name of the series for the TV Channel that supports high definition TV?,"{""transformations"":[{""column"":""hight_definition_TV"",""transformationType"":""condition"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 5cbb9d5c-20f2-4912-8e32-a1848206cb72,,USER,Return all players sorted by college in ascending alphabetical order.,"{""transformations"":[{""column"":""College"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 06fd9664-4804-4c81-9916-29ddddb74e29,,USER,Identify the codes and titles of the lowest-priced products in every category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" bd84e3ea-554f-4ae2-a3f3-88cf043db208,,USER,Determine the count of individuals under 40 for both genders.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" a8b9b970-87e0-4300-8d00-9a582540808d,,USER,How many unique order IDs are associated with each product?,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 90101cb7-eeae-41a0-b22c-3a15e93c7a0a,,USER,What is the date of the performance with the highest number of attendees?,"{""transformations"":[{""column"":""Attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" 7431006b-98b7-4973-bbfb-3bd1df338639,,USER,What is the average number of working horses of farms with more than 5000 total number of horses?,"{""transformations"":[{""column"":""Working_Horses"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Total_Horses"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" d3aa1ec8-0cc8-4918-9412-75eca18bc42b,,USER,Show all company names and headquarters in the descending order of market value.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 4c91345a-005b-4bfe-a97a-eb3270fa1111,,USER,"Find the department name that is in Building ""Mergenthaler"".","{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" d5a81067-7611-41f2-871d-fdaeded81ade,,USER,"What are the total number of Domestic Passengers of airports that contain the word ""London"".","{""transformations"":[{""column"":""Domestic_Passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" c4d06630-7e29-47fd-9033-befdaecffb78,,USER,What are the names of climbers who are not from the country of Switzerland?,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" 199645ed-d20a-43bb-ae7e-2793c3349d22,,USER,What are the names for the 3 branches that have the most memberships?,"{""transformations"":[{""column"":""membership_amount"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" 39849e5c-866d-4fd0-b1c5-da29a1539f59,,USER,How many universities have a location that contains NY?,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 67fb8e0b-ca46-4cfe-9f8d-1ad4f0c8fbea,,USER,"What is the name, type, and flag of the ship that was built in the most recent year?","{""transformations"":[{""column"":""built_year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" 2e175995-06e0-49df-a2e8-e48d1953b4da,,USER,"List the open date of open year of the shop named ""Apple"".","{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" 74427e60-f519-4233-a2f5-629c4b6796a3,,USER,Find all the distinct district names ordered by city area in descending.,"{""transformations"":[{""column"":""city_area"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" 3eff21c6-1274-4f81-b64f-0f8ad0ed906f,,USER,Determine the number of captains in each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 358c0223-51de-4681-bb6f-ee565ffa1d9c,,USER,Show the date valid from and the date valid to for the card with card number '4560596484842'.,"{""transformations"":[{""column"":""card_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" a1baeb90-431e-4329-932e-03cbc86a44f9,,USER,What is the average price and score of wines grouped by appellation?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 1505d59e-8d86-4a43-9293-7a5f12e8a779,,USER,How old is the youngest person for each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 0084bd9d-e954-4ccc-a183-921317950924,,USER,Show the position of players and the corresponding number of players.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 538ab667-03b6-48f7-9596-7385132cd3d9,,USER,Find the city with post code 255.,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" 7c97df11-5b78-4052-b9fa-395b0f2eac47,,USER,What is the average share count of transactions for different investors?,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" ffb61496-01b9-491d-99c2-667e7670d666,,USER,Find the name of companies whose revenue is between 100 and 150.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""revenue"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 5875e6f9-2a34-4e45-b97e-98cebd7f7f9c,,USER,Return the name of the mountain with the greatest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" 23b5471d-6820-4c84-92db-18ebc32098a9,,USER,What are the campuses that opened in 1958?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 6b5d0aba-77ce-4ecb-8880-c4a7331bdf18,,USER,What is the number of airlines based in Russia?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" 20c8eae9-972a-409d-bea8-12e23fbe7484,,USER,Show the parties of people and the number of individuals per party.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" 8d369510-e42b-4262-bb5d-c92f44b77160,,USER,Determine the minimum age for each job title.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 68c41a4a-2962-491e-ac1a-24252919c9ff,,USER,"For the problem with id 10, return the ids and dates of its problem logs.","{""transformations"":[{""column"":""problem_id"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" 702bfe9c-d49e-4ab7-af84-f7a38e456a19,,USER,What are the name and results of the battles when the bulgarian commander is not 'Boril',"{""transformations"":[{""column"":""bulgarian_commander"",""transformationType"":""condition"",""operation"":""!="",""value"":""Boril""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" 19754960-2d11-4e95-be0c-c93661029925,,USER,Which teachers teach in classroom 110? Give me their first names.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" 83e887e6-06d8-49cb-8749-34bca895d5c2,,USER,What are the names of all instructors in the Comp. Sci. department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 68d416f7-2d57-454c-add5-fe04aec7beca,,USER,"Which employees have the role with code ""HR""? Find their names.","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" ae298f63-470a-4848-8d29-7be2d4f75e51,,USER,How many flights have a velocity larger than 200?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""velocity"",""transformationType"":""condition"",""operation"":"">"",""value"":200}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" 78d09f13-d588-4bcd-93fc-7616cfdbe094,,USER,What is the company where Eduardo Martins is a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eduardo'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" c30585c2-a7e6-4cf9-9e4f-0c000cab88e5,,USER,When are the birthdays of customer who are classified as 'Good Customer' status?,"{""transformations"":[{""column"":""customer_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 0384e773-7f7c-4cea-a757-f94b55182b84,,USER,Find the total number of students enrolled in the colleges that were founded after the year of 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 061c9b40-cd6e-4142-ac9b-b8eb19e6cd79,,USER,Show project ids and the number of documents in each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 191aa8d4-d858-445f-9cc9-570d0d53a94f,,USER,Count the number of different teams involved in match season.,"{""transformations"":[{""column"":""Team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 680ccd04-7a52-4714-af6f-c8eca9546742,,USER,Return the age of the person with the greatest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" 7cf267e6-d6fc-49eb-ad02-fecc3c11f5b3,,USER,"Show the ministers and the time they took and left office, listed by the time they left office.","{""transformations"":[{""column"":""left_office"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" 58a66939-3b99-4ca8-8090-03c6a8481c4c,,USER,Find the number of dorms and total capacity for each gender.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" d5d53783-23e3-430a-8773-4c6d2cce7286,,USER,Find all the campuses opened in 1958.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 935c869b-7272-4ca8-9616-563f8abb7f12,,USER,"What is the attribute data type of the attribute with name ""Green""?","{""transformations"":[{""column"":""attribute_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" 8e56a9ae-c9d6-4489-bfc8-1e324fc35836,,USER,How many activities do we have?,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" 0f781f31-ced8-43d3-b0c6-b34b321a235b,,USER,What is the average base price of rooms for each bed type?,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 1d6bae6d-321a-46f1-b53c-33a9d60de267,,USER,How many invoices were billed from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" fe8371ae-eccb-4124-9441-2b6c3401f7dc,,USER,Find the stories of the building with the largest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" 0c035d6f-48ac-4ab8-8a9f-e6c0a5e36387,,USER,What are the Package Options of the TV Channels whose series names are Sky Radio?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 4a96e3f4-7ffa-4a30-8832-0dcb3f94ae74,,USER,Show all cities and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 1e3c7a68-e858-4c00-b64d-ed16dca90610,,USER,What are the names of the teachers whose hometown is not `` Little Lever Urban District '' ?,"{""transformations"":[{""column"":""hometown"",""transformationType"":""condition"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 6ac3c0d8-e351-42fc-832b-880cca3c68ff,,USER,List the total points of gymnasts in descending order.,"{""transformations"":[{""column"":""Total_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" d1d1df73-1780-45c8-8e75-53f2d12a187e,,USER,How many rooms does the Lamberton building have?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" fec5c7d7-9588-439c-b636-87fbf496270b,,USER,How many faculty do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 08e77bfe-d522-4db8-a84c-dbf74dbdf047,,USER,How many schools are in the basketball match?,"{""transformations"":[{""column"":""school_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" 78d4516d-6cf4-47df-a834-9dbbd3d8ddca,,USER,Where is the headquarter of the company founded by James?,"{""transformations"":[{""column"":""founder"",""transformationType"":""condition"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 31e0381f-d0d6-4914-a2ef-86665d66602b,,USER,"List the invoice count from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 1b1b7e58-a130-4f9f-aa83-681fc5f4eab9,,USER,Return the description of the budget type that has the code ORG.,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" 8926b190-1f8d-419a-919a-0c07dc29d8f2,,USER,What is the average number of customers across banks in the state of Utah?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" bc8e9d44-e769-4a36-8e11-258c92c54ed7,,USER,Display order ids and the invoice count for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" ca331582-3b9b-452d-a13f-039f95f9cfdf,,USER,Calculate the number of programs aired during each time segment of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" 3ba430ec-8a83-49bd-a5dc-f269383be728,,USER,"Give the name, year of independence, and surface area of the country that has the lowest population.","{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 3328971e-6760-46e2-bc82-e8c8eb7c2452,,USER,How many departments are there in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" d0a9fb90-399d-447e-b046-189f79824605,,USER,"What are the IDs of customers who have ""Diana"" in part of their names?","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" 781f433d-9a69-495e-88af-34ac8c308fac,,USER,"For each faculty rank, show the number of faculty members with that rank.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 07168428-0808-464f-8301-c694b484469c,,USER,What is the rating of the restaurant Subway?,"{""transformations"":[{""column"":""ResName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" f4708656-ef70-475b-a86a-f131666d837f,,USER,List the product ids and the number of unique orders for each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 52c65781-7c25-48ae-8e21-f14eaecf4329,,USER,Determine the average transaction amount for various investors.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" e1d3f008-fc22-467f-a109-edd130b4e6dd,,USER,Show the company name and the main industry for all companies whose headquarters are not from USA.,"{""transformations"":[{""column"":""headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" fe5f12fc-eaf9-4777-a9ba-9d4ca60221ad,,USER,"List the vehicle flight number, date and pilot of all the flights, ordered by altitude.","{""transformations"":[{""column"":""altitude"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" 794e0092-67c2-4b17-ae12-26d14bb5be50,,USER,What is the average number of pages per minute color?,"{""transformations"":[{""column"":""pages_per_minute_color"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" c9af2965-e1b0-4a70-ba5b-d72988eb274e,,USER,Return the founded year for the school with the largest enrollment.,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" ca48e1b6-17ee-4542-97c8-0b1c8b7c0243,,USER,How many courses are there?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" 498c4063-491c-4252-bf9c-2d7140e88ac8,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" a06647f5-4e85-44be-9649-bcdc1cf9b5d8,,USER,How many aircrafts are there?,"{""transformations"":[{""column"":""Aircraft_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" eddc40c8-1a85-4424-9e97-05ca5845a3f2,,USER,How many users are there?,"{""transformations"":[{""column"":""uid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" eef5757b-ac7f-427a-a2f7-a7dc3b7eb16c,,USER,"What is the title, phone and hire date of Nancy Edwards?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" aa8aeaf0-be3c-4d03-9b42-3a7f47771696,,USER,What is the maximum elevation of all airports in the country of Iceland?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 8ff20878-a664-4764-a2cc-7ec0db021d5c,,USER,"What is the average age for each city, and what are those cities?","{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 018bd112-ed94-4841-8cdf-70ed3d352be9,,USER,Establish the average price per product category.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 28671b1f-1047-4bbe-aa22-a9add97b214f,,USER,Give the ids of the three products purchased in the largest amounts.,"{""transformations"":[{""column"":""total_amount_purchased"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" 542a145f-d8ce-4d97-acd6-1a5ec9c91585,,USER,What are the themes of parties ordered by the number of hosts in ascending manner?,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" ec675285-28f7-4429-818d-a67eb5e8124d,,USER,Count the number of different account types.,"{""transformations"":[{""column"":""acc_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" c1b1d6bc-325e-4094-b8a2-905fdd3b8719,,USER,How many distinct artists have volumes?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" b371ce5e-f2c3-4732-9aa8-17af867c5366,,USER,What are the names of all the dorms that can accomdate more than 300 students?,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" 91aeec77-2dd2-47a2-8bb5-073a0fe25d1e,,USER,How many ships are there?,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 088548fe-5c7e-46f3-9a4d-a19d77ec7815,,USER,What is the shop name corresponding to the shop that opened in the most recent year?,"{""transformations"":[{""column"":""Open_Year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" 1a72ee78-39bb-481b-a525-3f57c7a73033,,USER,What is the famous release date of the artist with the oldest age?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" d021ed1f-cc2b-44ba-a204-679aca7f306b,,USER,Find the name of the youngest organization.,"{""transformations"":[{""column"":""date_formed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" 1bffb63f-d62f-46fb-aad9-4bdcd8a5ae58,,USER,Find the first names of students with age above 22.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 7ecbbb4c-5b6f-4904-8737-3abfccdffc76,,USER,What are the ids of the top three products that were purchased in the largest amount?,"{""transformations"":[{""column"":""total_amount_purchased"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" b260ca0d-d77b-4f9b-ad16-0bb35b8ba0e8,,USER,"Return the description of the product called ""Chocolate"".","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" a8502743-874d-4364-9a45-a2e4b85ec0b0,,USER,"Return the categories of music festivals that have the result ""Awarded"".","{""transformations"":[{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" 6f621a63-bd97-4e6e-ab70-91aa3873eb6d,,USER,Count the number of companies.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" bbccce77-c53e-4636-b146-1a8f72edf167,,USER,What is the average distance and average price for flights from Los Angeles.,"{""transformations"":[{""column"":""distance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 3ef4a96a-60d5-416f-bee1-5eabc4f3177e,,USER,Count the number of high schoolers.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 8684660c-ad91-4296-bc23-a3219cad2b73,,USER,List the position of players and the average number of points of players of each position.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" e75a0e7b-8bfd-488f-a779-dbfe6e277eea,,USER,What is the headquarter of the company with the largest sales?,"{""transformations"":[{""column"":""Sales_in_Billion"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" 8c8d78ea-a9da-453e-8321-42f42f5f74c4,,USER,Display the total number of platforms and passengers for all train stations in each location.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" adff034d-20ba-4339-9fa1-57d371ec38da,,USER,How many draft copies does the document with id 2 have?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" eae52579-76cc-4831-a6db-13c403313fad,,USER,What are the other account details for the account with the name 338?,"{""transformations"":[{""column"":""account_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" fad05721-ad95-4a4b-a7b7-8cc74f5895ef,,USER,Find the name of the department that offers the highest total credits?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""credits"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" c91fae6f-019a-4244-94ad-0b17a5f391e8,,USER,How many distinct nationalities are there?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" 71c10e5c-4b73-49d2-b044-386700484388,,USER,List all the event names by year from the most recent to the oldest.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" 5161af09-aaca-4921-a7ba-7d5dc01a8b29,,USER,Determine the maximum acceleration for different numbers of cylinders.,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" c8170ea4-51af-49b9-ba8d-f7306072f7ff,,USER,"Find the product category description of the product category with code ""Spices"".","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" 72938cf6-bd78-4f11-a29c-2fb147f05ed1,,USER,List all countries of markets in descending order of number of cities.,"{""transformations"":[{""column"":""Number_cities"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" db683bfa-44c5-4338-9b75-e9da4a540a43,,USER,Find the highest latitude among the stations in each city.,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" 61d72f0d-0dca-4f1f-8054-8e5dbe0bed8c,,USER,List the country codes where Spanish is the primary language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 5a0d9cd9-c1dc-4ba2-942f-f1ba3d01a19d,,USER,"Return the decor of the room named ""Recluse and defiance"".","{""transformations"":[{""column"":""roomName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 490af2ba-76cd-4598-80a1-7bb4cafcf22e,,USER,Find the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" f037a922-d466-4392-8643-1c1a2a5edd7d,,USER,Show the average transaction amount for different transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 6e7370a3-1865-4e66-ae6e-077a81bfebb1,,USER,What are all distinct countries where singers above age 20 are from?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 197f860b-e455-44fe-930d-d5a1e8a48880,,USER,"List the name of singers whose citizenship is not ""France"".","{""transformations"":[{""column"":""Citizenship"",""transformationType"":""condition"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 6bd19a5e-3592-4403-81fb-4c27154caa6f,,USER,"Find the state, account type, and credit score of the customer whose number of loan is 0.","{""transformations"":[{""column"":""no_of_loans"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 5938cf16-d9b1-4cfd-b1b0-eef82c56246a,,USER,"What is the first, middle, and last name of the earliest school graduate?","{""transformations"":[{""column"":""date_left"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" 73baa204-fec7-4daa-9cd8-c08805292555,,USER,"Which Payments were processed with Visa? List the payment Id, the date and the amount.","{""transformations"":[{""column"":""Payment_Method_Code"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" 74234177-da41-4eb2-8310-7259d7583055,,USER,What is the carrier of the most expensive phone?,"{""transformations"":[{""column"":""Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" 3202f630-610d-4d2d-9af4-ec039bde7616,,USER,"What is the content of TV Channel with serial name ""Sky Radio""?","{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 8c87534f-d121-46b3-84b2-5162919e22f2,,USER,Show the name and service for all trains in order by time.,"{""transformations"":[{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" e16448be-d3d0-4d54-a0fe-ccd5e467c268,,USER,What are the names and account balances of customers with the letter a in their names?,"{""transformations"":[{""column"":""cust_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 095e9bfe-98f7-4c25-806c-fe0cfed77a0c,,USER,What is the average number of years spent working as a journalist?,"{""transformations"":[{""column"":""Years_working"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" b89cbbf3-8e06-4dac-a2af-369d5967a65e,,USER,How many accounts are there?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 9ef9907e-9ab0-4a56-ba74-8f30bd105ebf,,USER,What is the the phone number of Nancy Edwards?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 76e6bafe-bc54-4f19-a12a-7ae1e42d10a9,,USER,Show different citizenships and the maximum net worth of singers of each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" f17af220-c067-48a1-a898-b887e9e2e863,,USER,"What are the different card type codes, and how many customers hold each type?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" 083c2760-3458-4356-8281-f2856d16c79e,,USER,Find the number of bands.,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" fd71df8b-f621-4677-baef-b8292cd2edc4,,USER,Find the number of distinct projects.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" bababd5d-3bdc-4956-a152-884b9d6f91f0,,USER,Find the team of the player of the highest age.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" 6bf2274f-fb18-4d79-866a-26f25e8dccf3,,USER,What are the personal names and family names of the students? Sort the result in alphabetical order of the family name.,"{""transformations"":[{""column"":""family_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" b786e1e3-ac4a-460b-b860-a4df1eadae80,,USER,List names of conductors in descending order of years of work.,"{""transformations"":[{""column"":""Year_of_Work"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" a1c3ac12-1a58-4c96-b6f6-2a33494b946d,,USER,How many students live in each city?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" c0624c88-aabb-49aa-933c-13b69d0d0339,,USER,What are the first and last names of all customers with between 1000 and 3000 dollars outstanding?,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">="",""value"":1000},{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" a8262fcc-857e-4bd1-a167-68a72cef594a,,USER,What is the description of the department whose name has the substring the computer?,"{""transformations"":[{""column"":""department_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" 41ee07d8-c37a-4479-920c-e03c12226178,,USER,What are the names and headquarters of all companies ordered by descending market value?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" c9309209-f087-4aca-b29a-3a39a379e991,,USER,What are the first name and last name of all the instructors?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 1f1c6764-84d2-4c40-8608-8bd784105579,,USER,"What is the product, chromosome, and porphyria of the enzymes located at 'Cytosol'?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" b071b94c-7566-408f-a5c5-15655320079e,,USER,What is the lowest salary in each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" c7c76eee-c576-417a-8745-3e10f22ad6c7,,USER,Find the average price of all product clothes.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 61c02b29-c795-4f8d-bbbf-6f4a1a1cabf6,,USER,Count the students in every department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" b29e983b-c8cd-417b-93a3-8f88e3ab7dea,,USER,How many hours do the students spend studying in each department?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" 3961eb42-bf7c-4ea0-ac77-89f81d5e3e14,,USER,What are the songs in volumes with more than 1 week on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" 30aa26d0-77fe-40d5-8b3a-e87d14bada51,,USER,How many clubs have total medals less than 10?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Total"",""transformationType"":""condition"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" 2dbe5da7-2941-42f2-b430-d943f8556aab,,USER,How many customers live in Prague city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" 87686fed-3462-467b-bd01-e338dcd86150,,USER,Find the number of matches happened in each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" a0d3d1e3-ee17-4a50-a809-3a32c4f2fd30,,USER,Which grade is studying in classroom 103?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 848810fd-4150-46db-b4a6-f4a7109a61a4,,USER,When is the first transcript released? List the date and details.,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" 0e1ca765-68a5-4a73-84fa-eea2632c3d15,,USER,Count the number of statements.,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" 00c56366-97df-4199-92c6-0fc212a026e7,,USER,"Find the last name of the author with first name ""Amal"".","{""transformations"":[{""column"":""fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" 8a3b641a-aefe-4c4b-8976-79233f168f3d,,USER,Count the number of different payment method codes used by parties.,"{""transformations"":[{""column"":""payment_method_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" 3f207109-f673-487c-87f2-929b5355053b,,USER,What is the maximum acceleration for each type of cylinder?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" a2ed2661-5132-4e8d-ac9d-5a73c3fbd547,,USER,"Find the role, street, city and state of the professionals living in a city that contains the substring 'West'.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" af94ff77-5281-476b-b348-b0910114bc14,,USER,Compute the average price of all the products.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 59ee7513-64ca-4374-b948-c9157329048c,,USER,"What are the start and end dates for incidents with incident type code ""NOISE""?","{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'NOISE'""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" e632259e-b864-45e1-aa7c-19c9f550656c,,USER,"What are the names of organizations, ordered by the date they were formed, ascending?","{""transformations"":[{""column"":""date_formed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" 0cdd4da3-4b1b-422d-873c-8ba592ca3d68,,USER,What is the name of the song that was released most recently?,"{""transformations"":[{""column"":""releasedate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" aa970c1e-e2fd-495d-8d5c-edd723bc7345,,USER,How many friends does each student have?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" 232ddab4-0d7e-4a08-9151-bb15e8a66c82,,USER,List all people names in the order of their date of birth from old to young.,"{""transformations"":[{""column"":""date_of_birth"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" 7bf87562-d9fe-4ed9-a900-6c4eb7f7ff18,,USER,Determine the average salary for employees with a non-null commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" fa40e872-ac3d-4f8c-a4ea-c3c75976ec3b,,USER,"Find the emails of the user named ""Mary"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mary""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" ffd0af54-101a-462c-bea3-6f9e4326350d,,USER,Find the city that hosted some events in the most recent year. What is the id of this city?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" 0ebbd11d-987c-4118-a86b-185e8b461415,,USER,Show different colleges along with the number of authors of submission from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" 23c1fc41-8ccb-4598-9c16-41b3c51311cc,,USER,Count the number of accounts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" b5e90756-c29f-4ddb-98a9-6bb05ef7307a,,USER,Display the order ids and the total quantity of products in each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 60b64827-ecb5-468c-9ab6-4f69b3e1084f,,USER,How many different scientists are assigned to any project?,"{""transformations"":[{""column"":""scientist"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" 44103c28-b35c-4474-9108-df477b2b4b50,,USER,How many different classes are there?,"{""transformations"":[{""column"":""class_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" b00b7272-b308-44dc-a3db-efe988ca170c,,USER,Count the number of Professors who have office in building NEB.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 7ebf385a-f709-4641-995c-2abdcd119256,,USER,What are the id of all the files in mp3 format?,"{""transformations"":[{""column"":""formats"",""transformationType"":""condition"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" 31259a0d-f869-4a45-ab01-56e5b669f9c0,,USER,Which abbreviation corresponds to Jetblue Airways?,"{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" b5b505a1-a794-4a0a-ba0f-a9a2beb8cad8,,USER,Count the number of departments which offer courses.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" 3cfd5e3f-e305-44be-a005-c518a465dce1,,USER,How many documents exist for each category?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" d4cf8910-0b2f-468d-aeb6-f79d012a0cfd,,USER,List the names of counties in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 9f22bdb2-1ae6-4089-a857-d5f0a741cbcf,,USER,Show the working years of managers in descending order of their level.,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" ebf666c1-31bd-4abe-9064-0f25403f7384,,USER,How many accounts do we have?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 43cb6f9b-30f4-485b-89b7-a92138d87b36,,USER,List the average base price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 270412ae-c7e9-4ae7-96bd-6dd1580a95ba,,USER,Show the average share count of transactions for different investors.,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 2a8ef1de-832a-4d50-9bfd-57436c1c5be6,,USER,What is the name of the tallest building?,"{""transformations"":[{""column"":""height_feet"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" 7a9ba0ee-e414-4582-bf1e-a6e30d87e3a5,,USER,Present different ship types and the average tonnage for each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 0943634c-7ebb-496d-b03e-9d19a6b7fab1,,USER,How many artworks are there?,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" 01c10965-d26e-436a-8b1e-9e13355c2d82,,USER,"What is the name, location and seating for the most recently opened track?","{""transformations"":[{""column"":""year_opened"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" 06a22bd1-61ce-47db-ac82-f4c7fe00b7ac,,USER,When did Carole Bernhard first become a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 0ed93906-d415-4d36-9116-a2021ca0e4e7,,USER,"What are the full names of all players, sorted by birth date?","{""transformations"":[{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" ae8a490b-01a7-4504-be06-4cd7e8fd194a,,USER,What are the theme and year for all exhibitions that have a ticket price under 15?,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""condition"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" f718390a-ffab-455b-8f59-15a6beedb8a2,,USER,Show the case burden of counties in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 22866075-b1d7-4dd4-9a90-176149934f84,,USER,How many airlines are there?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" 158fae5c-1317-4f1e-b25f-c6b48504a893,,USER,List all channel names ordered by their rating in percent from big to small.,"{""transformations"":[{""column"":""rating_in_percent"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 240e1642-44e6-45e9-8e40-60ea729d9255,,USER,"What is the first name and last name of the customer that has email ""luisg@embraer.com.br""?","{""transformations"":[{""column"":""Email"",""transformationType"":""condition"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" 25c0761d-2ed9-4a18-bbb1-509fa55d1bd1,,USER,Count the number of templates of the type CV.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 5f4da196-a351-4dc2-a973-ddbfe8af8140,,USER,What are the total number of domestic passengers at all London airports?,"{""transformations"":[{""column"":""Domestic_Passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" 04f494d0-5dea-471c-9b6a-94cf10a6ea8c,,USER,List all the name of organizations in order of the date formed.,"{""transformations"":[{""column"":""date_formed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" 2e0f1a0d-b737-4281-856c-35417e4fe6b7,,USER,Find the first name of students living in city PHL whose age is between 20 and 25.,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PHL""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">="",""value"":20},{""column"":""age"",""transformationType"":""condition"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 7bc6cbd8-83e4-4eed-8356-395c9f07ebbb,,USER,List the number of invoices and the invoice total from California.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 8e2d1bda-32d4-4fcb-b80d-2645947f49a4,,USER,What is the total revenue of each manufacturer?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" d6fb909b-e596-4c44-8bef-40fbd8c405c8,,USER,"What is the unit of measuerment of the product category code ""Herbs""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" 096cdaae-b837-48af-b94f-6182e884988a,,USER,How many people live in Gelderland district?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" 137f09e7-b109-4f78-8123-c45133bc8f3a,,USER,"What are the names and prices of products that cost at least 180, sorted by price decreasing and name ascending?","{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">="",""value"":180},{""column"":""price"",""transformationType"":""sorting"",""direction"":""desc""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" ad20628b-58b2-41a0-bfd8-7bb6d583839a,,USER,Calculate the mean age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" c1e3d216-0c9c-4642-9b45-9898e07ee4bb,,USER,"Find the names of all the tracks that contain the word ""you"".","{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" 77205765-4f38-4f63-9f54-e6cb7ffe4f63,,USER,Give me Brazil’s population and life expectancies.,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 27d60189-5e0e-46d7-9b30-876c8135b7f8,,USER,What roles did staff members play between '2003-04-19 15:06:20' and '2016-03-15 00:33:18'?,"{""transformations"":[{""column"":""date_from"",""transformationType"":""condition"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""column"":""date_to"",""transformationType"":""condition"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" 1037e621-037a-45d3-a65d-a99a95548c65,,USER,"Show different builders of railways, along with the corresponding number of railways using each builder.","{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" aebdeb33-41e7-4d58-a422-4cbbad013076,,USER,How many editors are there?,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" 531f2180-a358-40bc-9063-f3860c791260,,USER,"How many faculty, in total, are there in the year 2002?","{""transformations"":[{""column"":""faculty"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" 6809da0e-815a-4fd9-adbb-b2734ec952ba,,USER,Find the number of distinct courses that have enrolled students.,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" eff2304c-5998-4b22-995b-0e0d797014f6,,USER,Show the flight number and distance of the flight with maximum price.,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 5f5fe69f-5ce3-4d94-a562-cacc692a8ec7,,USER,How many accounts does each customer have? Display the count and customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 07cffe94-a4da-4997-b952-59182424f2bc,,USER,Exhibit the opening years and corresponding church counts.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" 7e01dfe3-0042-488f-abaf-7d7c75abf301,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" 3cb3a3c9-9ce3-4654-8929-b2c0c88d4d85,,USER,What are the title and rental rate of the film with the highest rental rate?,"{""transformations"":[{""column"":""rental_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" 480c589e-f3dc-4eea-9270-a0c72af41360,,USER,What is the department name and corresponding building for the department with the greatest budget?,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" 85f212df-d28c-48aa-a7e0-fc3b21ebc896,,USER,List all schools and their nicknames in the order of founded year.,"{""transformations"":[{""column"":""founded"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 8668fadc-a9ae-4179-9796-bd1779df12b7,,USER,"For each document, list the number of employees who have showed up in the circulation history of that document. List the document ids and number of employees.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" 773f88ff-667e-4b22-9eb9-be0570e81376,,USER,Show different occupations along with the number of players in each occupation.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" dfad1624-1d30-4bfe-b649-6b252844be74,,USER,What city and state is the bank with the name morningside in?,"{""transformations"":[{""column"":""bname"",""transformationType"":""condition"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" e238083a-d9b0-4c5f-b210-b9531df02b12,,USER,What are the names of the top 8 countries by total invoice size and what are those sizes?,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":8,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 041c848e-1d79-4362-9120-488f2e14a9db,,USER,Identify the youngest age for each job position.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 53208eb9-4233-449a-8aef-6e4aff62f9e4,,USER,Display each student's age and the count of students at that age.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 7fe2deaf-475b-46d1-be0d-9309b889a8b2,,USER,Find the author who achieved the highest score in a submission.,"{""transformations"":[{""column"":""Scores"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" 7a0a4eac-5896-4a19-92db-ffe8f396b9f6,,USER,Find the id and name of the museum that has the most staff members?,"{""transformations"":[{""column"":""num_of_staff"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" d1d5cfb8-61ba-463a-bcdc-2cd1b6ada9f4,,USER,How many musicals has each nominee been nominated for?,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" 67538c59-c2d2-4ab0-9820-764a8b0bec5d,,USER,How many professionals have performed any treatment to dogs?,"{""transformations"":[{""column"":""professional_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" 3c577ba6-1d27-487e-bf6d-3c7a4e3c8a97,,USER,What are the names of enzymes who does not produce 'Heme'?,"{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" 5aa7011d-c7c5-49ac-966e-8a25b59c7e88,,USER,How many parks does Atlanta city have?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" 3240a28f-3fa8-4ae2-a5fb-3e648cd7b81e,,USER,How many distinct cities does the employees live in?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" d70a4182-a328-4aef-af95-69b244e78e95,,USER,Find all the order items whose product id is 11. What are the order item ids?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""condition"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" a1d33c9b-af61-468d-a681-6eb4943ad1a5,,USER,How many books are there?,"{""transformations"":[{""column"":""Book_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" 99dcf5f5-7d62-4232-9afe-da7956f3b731,,USER,What is the number of players who have points less than 30 for each position?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" 7d624dfd-0201-4dfa-8e9c-4ac2a0a40383,,USER,List the names of teachers in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" e7882f8c-ef9b-4f1c-8798-2b70e6c643f6,,USER,Determine the average hotel prices based on their pet policies.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 003c7c80-e428-4173-adfd-4e60671f660b,,USER,How many different winners both participated in the WTA Championships and were left handed?,"{""transformations"":[{""column"":""winner_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""WTA Championships""},{""column"":""winner_hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" ce4bd35a-31b6-4c62-8158-6d9f9a106c6f,,USER,What are the manager name and district of the shop that sells the largest number of products?,"{""transformations"":[{""column"":""number_products"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 8751bfac-beec-49c2-9193-b1b3975d9604,,USER,Count the number of players who were born in USA and have bats information 'R'.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_country"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""},{""column"":""bats"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" 76a2e45c-6638-47ff-8814-d6c6a5612c88,,USER,"What are the name, independence year, and surface area of the country with the smallest population?","{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 53187b4b-68a6-4987-8298-bbf769f1b233,,USER,How many people whose age is greater 30 and job is engineer?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30},{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 0063d14c-0b87-4b23-baa9-753701cd0859,,USER,How many faculty members do we have for each faculty rank?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" c63097eb-ec27-45af-9c59-7a5deb2982e4,,USER,Find the number of distinct gender for dorms.,"{""transformations"":[{""column"":""gender"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" 4ed0aac1-4f26-468e-bea1-12ec448ce6a1,,USER,How many students are in each department?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" 46174d18-b7f0-4201-ae53-863634bdf860,,USER,Return the maximum final tables made across all poker players who have earnings below 200000.,"{""transformations"":[{""column"":""Final_Table_Made"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Earnings"",""transformationType"":""condition"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" 777eeb29-68ad-46a8-b9bb-df658c2a18e9,,USER,How many models do not have the wifi function?,"{""transformations"":[{""column"":""Model_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""wifi"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" e975b22a-e074-45eb-af6e-3406bc17ae2b,,USER,Sort the customer names in alphabetical order.,"{""transformations"":[{""column"":""customer_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" 6b798a57-262e-457f-865d-dfabdbfba679,,USER,How many budgets are above 3000 in year 2001 or before?,"{""transformations"":[{""column"":""School_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""budgeted"",""transformationType"":""condition"",""operation"":"">"",""value"":3000},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" e7e515f4-d1de-4282-9d58-73986f2f2193,,USER,Find the number of players for each hand type.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" 1bb5fe48-3c2f-46c0-abd5-354b79479d9b,,USER,"What are the distinct nominees of the musicals with the award that is not ""Tony Award""?","{""transformations"":[{""column"":""Award"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" 296a7c01-55ab-455c-aebb-6730c623d3c3,,USER,"Determine average product prices, grouped by manufacturer code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" aae25952-8d8d-46ba-8d36-b6cc095a4a25,,USER,Find the number of kids staying in the rooms reserved by a person called ROY SWEAZ.,"{""transformations"":[{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" ca009088-be1c-409f-94d3-747621088c69,,USER,Provide the IDs and total hours played for each game.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" 6288ae6b-5be0-4cb9-a7f4-4da2d3ef1b31,,USER,How many pilots are there?,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" 65a2fde0-7fcb-4087-84a9-881bcd01a030,,USER,How many actors are there?,"{""transformations"":[{""column"":""Actor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" 20742bf4-c0e8-42da-b631-0426f675363e,,USER,What are total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" 4a5a080a-2b3b-49fc-9a4d-f66a28206f91,,USER,Determine the average weight per pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" b6b2b8d5-98e1-46a4-bf6c-0f19ce16d109,,USER,Calculate the number of players inducted into the hall of fame annually.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" 025699d2-85ee-4ef3-a571-c4a943277cb8,,USER,How many cinema do we have?,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" 367ed462-cba9-480f-ab4a-5d2c7cc81a1b,,USER,What are the names of artists who are Male and are from UK?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" 9f263cbe-a6fc-49a5-9f5c-cb89b6a745e5,,USER,"What are the names of the wrestlers, ordered descending by days held?","{""transformations"":[{""column"":""Days_held"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" 9d719834-5833-49f2-8a7e-da7a895b37d1,,USER,What are the names of the airports which are not in the country 'Iceland'?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""Iceland""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" a78c4356-ef2b-48b2-a879-10fe1e07254c,,USER,"Find the number of tied games (the value of ""ties"" is '1') in 1885 postseason.","{""transformations"":[{""column"":""year"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1885},{""column"":""ties"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" e5a0ebbc-8ca6-4fe6-a792-e8348980116b,,USER,List the builders of railways in ascending alphabetical order.,"{""transformations"":[{""column"":""Builder"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" e5160467-76ad-45fd-9011-683ddcd06db1,,USER,"Find the description of the club called ""Tennis Club"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" 53265ee7-0fc5-4d5f-8ad2-298b9552917b,,USER,Which campus has the most degrees conferred in all times?,"{""transformations"":[{""column"":""campus"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" f2a9f84f-4c81-4495-a9a9-3bb93a36fbf7,,USER,What are the names of the all-female dorms?,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" 79ec8a32-db1d-4f05-8486-e4b2571ec7d0,,USER,"What are the names and birth dates of people, ordered by their names in alphabetical order?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" 8b2af778-aa69-45c2-b4d3-5d4d4bdabbee,,USER,List employee IDs alongside their final employment dates at their last job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" ef9007b3-03c4-40f6-ba89-34cc2fd7aab1,,USER,Which campus was opened between 1935 and 1939?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":1935},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 384f7c1f-50d7-4c9b-9a9c-45d106b24003,,USER,Which room has the highest base price?,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" eb5bd467-99c5-4665-9067-8cb2d2f5c0f4,,USER,"How many team franchises are active, with active value 'Y'?","{""transformations"":[{""column"":""franchise_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" d37f2072-83ed-4662-93e7-a18c1b579944,,USER,How many invoices do we have?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" b7ef116d-3f1a-4c3f-87f7-d8f4044c8e4b,,USER,What is the count of the songs that last approximately 4 minutes?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""duration"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" 8cde27e2-8b81-4d9c-9f23-f7906536aa28,,USER,"What are the different template type codes, and how many templates correspond to each?","{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 3ff19d10-0c50-400d-b799-97f55030fbc2,,USER,Find the average weight for each pet type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 3bda1f09-305a-4464-962c-57d88e9d746f,,USER,Which document type is described with the prefix 'Initial'?,"{""transformations"":[{""column"":""document_description"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" 93a4e95a-5fd4-49ab-aad0-67239090580c,,USER,What are the different ages of editors? Show each age along with the number of editors of that age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" 925695c7-8210-413b-bc3a-f60c1bc37ac2,,USER,"For each position, determine the count of players with fewer than 30 points.","{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" ce29f32f-342e-4f12-a1b6-3ae287b87e94,,USER,Show the classroom number for each classroom and the number of students using it.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" bd9c66c2-b272-45e8-9085-4441b0ca0a3a,,USER,Find the name and training hours of players whose hours are below 1500.,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" 78b6ddbd-3828-468b-9104-d96f6e0ab62f,,USER,How many singers belong to each citizenship category?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 86b896ad-d24a-4f01-9d5f-2017686a546c,,USER,Find the name of customer who has the lowest credit score.,"{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" db12362d-4e52-4d0b-a85a-00d2dc5b889c,,USER,How is the math course described?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" cc7b8fed-3ec0-4d62-841c-5771d9431678,,USER,Display denominations along with the count of schools with that denomination.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 9bd233f7-24af-4193-81cb-a0fd5ac68107,,USER,What zip codes have a station with a max temperature greater than or equal to 80 and when did it reach that temperature?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 8fd3c79a-c567-440f-aadf-914523b57650,,USER,Provide the various modes of transportation to reach attractions and the number of accessible attractions for each mode.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" 858ac650-2e66-4bc9-a0c9-db0bcdca9e79,,USER,Show the number of products with each type code.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" a82419ad-6b04-4341-871f-47fda8409396,,USER,How many matches were played in each year?,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 5a8521dd-9f87-4304-9d41-6a245fbdf72e,,USER,"What is the unit price of the tune ""Fast As a Shark""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" e518a8b6-15fa-4237-a78e-825801a353a4,,USER,Return the average price for each product type.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" ee00068d-0410-490e-b6d5-c3fe380f9e6b,,USER,How many architects are female?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" 1b0f3fbc-4a09-4382-a3fc-8e0b3b48fb1d,,USER,List various affiliations and the total enrollment of post-1850 schools by enrollment type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" e914edc1-114c-467f-b3c2-59fdb29aeec8,,USER,"What are the full names of all left handed players, in order of birth date?","{""transformations"":[{""column"":""hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""},{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" c7a05f35-dae2-48c5-a61c-8c2d630759d8,,USER,Find the name of customers who did not pay with Cash.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" 0e94c14f-1a48-4c8c-855e-dbdeefc0b37e,,USER,List all customer status codes and the number of customers having each status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 08c19c18-c6e4-4906-9066-7319aaf5d027,,USER,Show all book categories and the number of books in each category.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 1770f190-a8b4-4c84-8826-5ad547647476,,USER,"What are dates of birth of all the guests whose gender is ""Male""?","{""transformations"":[{""column"":""gender_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" 218fe271-b216-4a5d-a7b3-10a0025652bb,,USER,Compute the total amount of payment processed.,"{""transformations"":[{""column"":""Amount_Payment"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" cb26f5d9-b1ac-44c5-a544-59a60de87bca,,USER,List all students' first names and last names who majored in 600.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" fdc43c21-1643-497a-90c9-579431b1d2c3,,USER,How many rooms have a king bed?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 83449925-a31c-4818-ab01-05b700174731,,USER,Show the name of employees with three lowest salaries.,"{""transformations"":[{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" 4df37420-80d7-4e3a-85c5-254e2b4b2fef,,USER,How many colleges has more than 15000 students?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" bf127351-aaa1-4bcd-84d5-52717fba1a91,,USER,Find the name of the winner who has the highest rank points and participated in the Australian Open tourney.,"{""transformations"":[{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Australian Open""},{""column"":""winner_rank_points"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 23391195-8156-41f0-ab69-857d235cb36b,,USER,"What is the category and typical buying price of the product with name ""cumin""?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" ffe3b122-f841-430c-bc1a-59503df9c413,,USER,"What are the themes and years for exhibitions, sorted by ticket price descending?","{""transformations"":[{""column"":""ticket_price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" 1f757306-4923-42a3-80dd-8797e1f2d5b5,,USER,Count the number of distinct channel owners.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" d5e0e05f-1e86-4c40-8177-3dc9d90bea73,,USER,"In each country, how many airports exist?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" 2ec3cf39-e04b-4e67-84bc-a3f15937b10a,,USER,What is the average miles per gallon(mpg) of the cars with 4 cylinders?,"{""transformations"":[{""column"":""mpg"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 343d3703-e370-4a55-8720-cc3537cea377,,USER,How many unique languages are spoken in the world?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 9ad0c503-215a-4265-a068-3db755c45fea,,USER,"What are the addresses of the course authors or tutors with personal name ""Cathrine""","{""transformations"":[{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" 2711c873-4bfa-42a1-bcfa-e327298f63b4,,USER,Sort the list of names and costs of all procedures in the descending order of cost.,"{""transformations"":[{""column"":""cost"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" d8dfddc8-3bf7-415c-a791-2309d8532d01,,USER,"display the department ID, full name (first and last name), salary for those employees who is highest salary in every department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 3aac1313-81bc-4465-a050-84ad85fb69ed,,USER,List the number of faculty members for each building along with the name of the building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 7c5f887c-73fd-43f2-89da-5f30f0d60cda,,USER,Find the total student enrollment for schools with different affiliation types.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 9abdd121-ab41-4885-bd7f-ccaa33096ba8,,USER,What are the country codes of countries where people use languages other than English?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 1ccc4075-1a89-4094-ae30-6389fbd7f424,,USER,How many transcripts are released?,"{""transformations"":[{""column"":""transcript_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" df0ef240-2ca5-4536-8175-511bec0ecc61,,USER,What is the average elevation of airports in each country?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 3aaa88e0-379e-48c1-b70b-1ee13ee86f00,,USER,How many furniture components are there in total?,"{""transformations"":[{""column"":""num_of_component"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" 45a97e14-44f8-449c-9e35-dfa3faf1b4ba,,USER,What are the dates with a maximum temperature higher than 85?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 2a98fc2b-0071-47d1-9426-288ef661762d,,USER,Show me the owner of the channel with the highest rating.,"{""transformations"":[{""column"":""rating_in_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 1a09e3aa-28ef-4734-8cd4-367b5bca4033,,USER,List the name of teachers whose hometown is not `` Little Lever Urban District '' .,"{""transformations"":[{""column"":""hometown"",""transformationType"":""condition"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" daa00f92-fc2a-43e9-b761-12b9a8befcf9,,USER,What are the details of the car with id 1?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" c30780f3-0f3e-4db6-9a70-f6e88d0d9761,,USER,Return the famous release date for the oldest artist.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" 91918922-e1aa-4f5f-bb2e-bd507d1aa1fd,,USER,How many distinct publication dates are there in our record?,"{""transformations"":[{""column"":""Publication_Date"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" f3bd0afa-83ad-42bf-9a76-9203e2bfad76,,USER,Find the name of projects that require between 100 and 300 hours of work.,"{""transformations"":[{""column"":""hours"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""hours"",""transformationType"":""condition"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" 752922f6-114e-48fa-8719-bcb69bdbf0b7,,USER,What are the total enrollments of universities of each affiliation type?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 03897869-6b1d-473c-a4a6-dbc061a65515,,USER,Calculate the total revenue generated by each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 772dab02-f464-4664-9c66-1a586acb1aef,,USER,"List the camera lens names containing substring ""Digital"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Digital""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" f48fe754-90dd-44c8-a57b-62aa9dea5433,,USER,Find the maximum age of all the students.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 53ce4829-0e20-43ad-b1d4-f4a446d57bd0,,USER,Show different teams of technicians and the number of technicians in each team.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 5ed184ed-ad1a-4f36-a2a3-f7ef487fb533,,USER,How many films have the word 'Dummy' in their titles?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" 21561084-29d9-4908-8709-f3aa7a78f2b9,,USER,How many shops are located in each area?,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 7c75c3d6-1edf-4193-813f-c5f2fbefcc70,,USER,What are the names of the courses in alphabetical order?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" 62fdccdd-9c54-488f-affb-576028e6c35d,,USER,What are the names and enrollment numbers for colleges that have more than 10000 enrolled and are located in Louisiana?,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":10000},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" af1f17d5-104e-45e0-a010-348b85696fda,,USER,What is the produdction code and channel of the most recent cartoon ?,"{""transformations"":[{""column"":""original_air_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" 4376df5a-6aaa-4b67-a14d-3ba06535a79d,,USER,What is the total number of tours for each ranking date?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" fd83ae39-889a-4356-be0a-9356f7619fbd,,USER,"What are the names and urls of images, sorted alphabetically?","{""transformations"":[{""column"":""image_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" 5b9dbed9-7dad-4039-80bc-02a7626a0557,,USER,List the votes of elections in descending order.,"{""transformations"":[{""column"":""Votes"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" 34a69784-3653-44b1-8b35-cbda5b7695f3,,USER,List the names of courses in alphabetical order?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" 6b22b877-064a-4032-b93d-3b53a51f2fd4,,USER,Return the grade for the high schooler named Kyle.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 31d99cdc-171f-4de0-a659-49afc210df9d,,USER,Show the average price of hotels for different pet policy.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 642cc2c8-c23a-4fec-abe9-38d141f45ce5,,USER,List the name of singers in ascending order of net worth.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" becffe96-e05c-4953-a725-a6ebe1d8ac3a,,USER,"What is the date, average temperature and mean humidity for the days with the 3 largest maximum gust speeds?","{""transformations"":[{""column"":""max_gust_speed_mph"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 34905df4-9dfb-43c6-9069-7bae22312e3f,,USER,How many documents with document type code BK are associated with each product ID?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" b27c03f6-8f78-46e9-a8c0-23a1440a770d,,USER,Show booking status codes and their corresponding booking counts.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" 244e2cd8-8a7d-471c-a769-5ac0c9ef03cf,,USER,"What is the name, city, and country of the airport with the lowest altitude?","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" bc0fcd52-77cc-4355-b5b3-ed1e4e442a44,,USER,How many elections are there?,"{""transformations"":[{""column"":""Election_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" 24aa05e5-8cc7-4058-a43b-0bd53e713382,,USER,How many entrepreneurs are there?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" 0257a6fc-67fb-4ead-9172-6452779f0e8e,,USER,How many movies were made before 2000?,"{""transformations"":[{""column"":""mID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" 927d7410-eee4-42ed-b04b-92849506c20a,,USER,what is the address of history department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" caae6f4d-8d6c-4022-ad5c-41ccd2dc3498,,USER,Find the average number of customers in all banks of Utah state.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" e59814f2-f93f-4192-bc85-001fa5367d45,,USER,List the names of wrestlers in descending order of days held.,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" 529360eb-f3df-45be-ae30-5c6151f8f0ab,,USER,How many different position for players are listed?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" ea50974c-d1d7-4a03-a032-1d8f4b61d2a6,,USER,How many different levels do members have?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" e79fc9de-633e-47ef-9b6c-86ad94c4ad19,,USER,"How many stadiums are not in country ""Russia""?","{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""Russia""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" 2e04d8be-af7b-4219-a6e5-60eca0efeed9,,USER,List the height and weight of people in descending order of height.,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" bf22db24-3336-4894-bf94-d59fa6a4388a,,USER,What is the total account balance for customers with a credit score of above 100 for the different states?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" b47dde5d-9e74-41d0-88fb-5bc18dfa5777,,USER,How much is the track Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" a44e132e-3a70-4725-acef-14e050f50331,,USER,What are the names of all cartoons directed by Ben Jones?,"{""transformations"":[{""column"":""Directed_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" 261e7244-1d4d-43e3-bc40-caf42612490e,,USER,What is the name of the race held most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" 6065a8f8-bef0-449e-a576-403a05ca89e1,,USER,Count the number of accounts corresponding to each customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 788ce341-e930-48ec-9b34-9049fdea3acb,,USER,"What are the the songs in volumes, listed in ascending order?","{""transformations"":[{""column"":""Song"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" 0cfd7f9f-1f34-4705-bfe5-b1ecae4b7d2f,,USER,How many faculty members do we have for each faculty rank?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" fafdcd06-439e-434b-b4d7-da9000566172,,USER,"What are the average prices of products, grouped by manufacturer code?","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 32f49251-5aae-44bb-87d7-4ebec2783949,,USER,Return the codes of countries where Spanish is the primary spoken language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 77c33d52-adc8-402c-a44a-fbf3e7c29998,,USER,What are the catalog entry names of the products with next entry ID above 8?,"{""transformations"":[{""column"":""next_entry_id"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" c7ecec03-a6b9-44e6-a276-ff052f517997,,USER,What is the official name and status of the city with the most residents?,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" 05233861-d02f-4ab9-a9b2-8e2a2656ba58,,USER,Show names for all regions except for Denmark.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" 2d3500e3-2c3d-412d-9895-9f2cefa7bbf6,,USER,Who is the person whose age is below 30?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 70dae186-b7d4-4d5c-9bb2-2789b32a9e9a,,USER,Return the names of all counties sorted by county name in descending alphabetical order.,"{""transformations"":[{""column"":""County_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" 552e00fa-e41b-4ece-8a98-65c08e71eb00,,USER,Present all template type codes and the corresponding template count for each type.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" ab386a47-50d5-4d89-90ff-b6c4119525ff,,USER,Find the average rank of winners in all matches.,"{""transformations"":[{""column"":""winner_rank"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 93069f55-04ea-4a16-a8da-8da1edfe884b,,USER,Count the number of stores.,"{""transformations"":[{""column"":""store_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" 825ea174-e9ea-40b5-9d3f-a9c01e45f3e5,,USER,Retrieve all the last names of authors in alphabetical order.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" 895725ac-5673-4186-8a30-f867dc0496dc,,USER,How many different payment methods are there?,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" 89df6af8-e040-4fef-b89b-429f8b78bf3e,,USER,Find the author for each submission and list them in ascending order of submission score.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" b3d8dfd9-5c3c-4d8e-9323-10a540e63472,,USER,List the amount and donor name for the largest amount of donation.,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""endowment_id"",""School_id"",""donator_name"",""amount""],""name"":""endowment"",""type"":""grid""}]" d3e9d840-be52-41f2-981d-db3f691a80ab,,USER,What is the name and capacity for the stadium with the highest average attendance?,"{""transformations"":[{""column"":""average"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" 0a217e88-f5e8-49ff-b6bf-70c8a65e994b,,USER,How many different departments offer degrees?,"{""transformations"":[{""column"":""department_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" 0e4a5192-beb7-4d9e-9722-f17f2211e1d3,,USER,How many distinct locations are there for each school?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 7d17b622-f2ae-40b6-96c0-ea9af596b681,,USER,What is the average unit price of all the tracks?,"{""transformations"":[{""column"":""UnitPrice"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" 63724ab5-225f-4d5c-8ca6-123063576116,,USER,List the number of TV channels using each language.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" f0449d72-ac09-47a8-9d65-9bc5d8e48b25,,USER,Show all majors and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" b4ed13db-416d-4197-bd83-feb797b62bd0,,USER,What are the email addresses and date of births for all customers who have a first name of Carole?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 09391a5a-bfac-4c46-86e5-612cf2a97969,,USER,Count the number of countries in Asia.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" ce02d00a-277f-4d19-8ada-806386d5f4cc,,USER,Show all city with a branch opened in 2001 and a branch with more than 100 membership.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" 10d2a153-a2d7-4dae-bc5c-d7ee578ac76c,,USER,Which ministers are not a part of the Progress Party?,"{""transformations"":[{""column"":""party_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" f5ab4d29-0a59-459c-ae5d-2d15a274730f,,USER,Find the maximum weight for each type of pet. List the maximum weight and pet type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" e8681e32-337d-4a37-b29f-f760426d4ed4,,USER,List the dates of debates with number of audience bigger than 150,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""condition"",""operation"":"">"",""value"":150}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" c95841f0-cd74-42f7-910c-5bff3bfac91f,,USER,How many customers are there of each gender?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" 80103a69-7317-4047-9def-c8607cc67048,,USER,List the name of actors whose age is not 20.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" 1435ee8d-8523-48f5-a96e-5259d422b24d,,USER,Show all region code and region name sorted by the codes.,"{""transformations"":[{""column"":""region_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" d655aff2-696c-49bd-9b96-e7192e80c077,,USER,What is the average distance and price for all flights from LA?,"{""transformations"":[{""column"":""distance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" c2a95dd7-abfa-4fb0-a5a6-2894b0e45c16,,USER,find the names of loser and winner who played in the match with greatest number of minutes.,"{""transformations"":[{""column"":""minutes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" e2adb832-9131-481c-8444-ef27a8c587ca,,USER,"For each booking status, list the status code and the number of associated bookings.","{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" a0bcc2f2-5b7d-4ad0-ae39-2a79000685ff,,USER,"What are all the album titles, in alphabetical order?","{""transformations"":[{""column"":""Title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" 48d68464-0db6-4386-8f02-e5b9fda032d0,,USER,How many employees do we have?,"{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""employee_id"",""role_code"",""employee_name"",""other_details""],""name"":""Employees"",""type"":""grid""}]" 2c6870da-eb17-4d2d-8632-b8eb2b3963ab,,USER,Show the number of male and female faculty members for each rank.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 73ad6011-70bf-4517-b11f-f85852d4e064,,USER,What is the maximum accelerate for different number of cylinders?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 73b12c5b-1392-4077-bbd3-9851b0d360f7,,USER,Return the denomination and number of schools for each denomination.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 776ab3c6-c1e5-4fd8-a54c-70f271610143,,USER,List all pilot names in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" ac75d410-ce03-4fbb-be3f-7ca91f8920ec,,USER,What are the names of everybody sorted by age in descending order?,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" ded9789d-57aa-4a2a-aee6-46cbdbd33c7b,,USER,Find the number of distinct students enrolled in courses.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" 8322451e-66c5-48fb-bb87-e257f106cd7c,,USER,What is the name of the ship with the largest tonnage?,"{""transformations"":[{""column"":""Tonnage"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 0a059f9d-0769-47ad-b85a-9c8d4ef2385e,,USER,Find the average fee on a CSU campus in 1996,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" 4a80513c-f7a0-487f-815c-3f7c3574b3ad,,USER,Find the total amount of bonus given in all the evaluations.,"{""transformations"":[{""column"":""bonus"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" 700b2d6b-b87e-46e0-8ee3-4e7b394f2de7,,USER,List the number of people in each group/category.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" 32b84092-5577-4c9a-b4f0-9d3f9371ac6a,,USER,List the film studios and their respective movie production counts.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" 5d0c7b09-91aa-4f4c-b3d9-1311aa65b63b,,USER,Count the number of chip model that do not have wifi.,"{""transformations"":[{""column"":""Model_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""wifi"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" 4a7eae30-ed25-4cec-a8e9-35af08bfed8c,,USER,How many people of each nationality are there?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" c2afec0c-85e6-4b73-8bc8-79148350eda5,,USER,What are each physician's employee id and department id primarily affiliated.,"{""transformations"":[{""column"":""primaryaffiliation"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" 96540706-fb24-4be0-8f0e-62199f58c478,,USER,What are the names of the five cities with the greatest proportion of white people?,"{""transformations"":[{""column"":""White"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" 37206abf-cd4c-4a59-8251-67bf8a9344c3,,USER,Return the name of the artist who has the latest join year.,"{""transformations"":[{""column"":""year_join"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" 6273bfaa-7622-4bfa-9172-6f97ea551554,,USER,Show all student ids who are older than 20.,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 03f1f8f1-6705-4d66-bc75-2359b5771644,,USER,Show different ways to get to attractions and the number of attractions that can be accessed in the corresponding way.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" 2602021f-0b12-4f4a-ac73-66ad7a2cbca7,,USER,List email address and birthday of customer whose first name as Carole.,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" ab626303-2123-46c4-9f6b-36e879cea438,,USER,What is the maximum OMIM value in the database?,"{""transformations"":[{""column"":""OMIM"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" 05a7de6e-51c2-42dc-aa18-65b72837cc9b,,USER,"list the first and last names, and the addresses of all employees in the ascending order of their birth date.","{""transformations"":[{""column"":""Bdate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" 8828b4b6-f351-4718-98db-3dad185f7b44,,USER,List names of all pilot in descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" ca981f98-3b75-4554-8bcc-c813291b2b03,,USER,How many different types of rooms are there?,"{""transformations"":[{""column"":""roomtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" 1f0b4e1e-1e3e-4919-9618-31dbbb90d5de,,USER,What are the names of enzymes in descending order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" ef07ea5e-552e-42b6-85b2-85d4d2d85fcc,,USER,What is the average score of submissions?,"{""transformations"":[{""column"":""Scores"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" 39dadfbf-60e9-475a-a0d2-858a1130cd16,,USER,"What are the earnings of poker players, ordered descending by value?","{""transformations"":[{""column"":""Earnings"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" 82f7ea90-17ee-485d-b009-5eb291e463cf,,USER,Provide a count of documents for each document type.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 46dbfa64-e86f-46ed-a06d-28e8e8153326,,USER,What is the name of the district with the smallest area?,"{""transformations"":[{""column"":""city_area"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" ce418eb4-641c-4ce8-92ee-bd59db3c7a9e,,USER,What is the total number of clubs?,"{""transformations"":[{""column"":""Club_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" a018b1a8-962f-461b-857a-2a0715db4a86,,USER,Eduardo Martins is a customer at which company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eduardo'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" d4a0e519-057f-4bb6-80be-6cbdea44e8e2,,USER,How many different degree names are offered?,"{""transformations"":[{""column"":""degree_summary_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" 73b14191-129e-487f-90b3-d59a9c02e0fa,,USER,What is the average age of all artists?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" 6b3d5738-55f6-4772-b83c-57ee8ca5c66b,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 667ba639-92d6-46bf-8a1e-3def646f198c,,USER,How many players are inducted into the hall of fame each year?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" bdb32a0b-eeab-45df-99a7-e30b78560f79,,USER,How many different software platforms are there for devices?,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 74a1d623-fe65-4ea8-8539-16c37c8fc813,,USER,Display the party and the number of affiliated drivers.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" ba65fc91-0e36-4311-872b-3812040ff81f,,USER,What are the names of all video games that are collectible cards?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""condition"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" d09cdd94-6189-4b6c-85e2-25e48653004c,,USER,"What are the different carriers for devices, listed in alphabetical order?","{""transformations"":[{""column"":""Carrier"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 26214a30-29bc-4972-84a4-02187ce60af3,,USER,Show the party with drivers from Hartford and drivers older than 40.,"{""transformations"":[{""column"":""home_city"",""transformationType"":""condition"",""operation"":""="",""value"":""Hartford""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" 2baeeab2-4ca6-47b5-9122-fe9cc5f16b4e,,USER,"For every zip code, determine instances where maximum wind speed reached 25 mph.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 96ead7ca-0d33-4d6e-8d38-6124d6e6c6bd,,USER,How many rooms in each building have a capacity of over 50?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" da6a9290-4381-4af5-a340-12ee16f94ab5,,USER,How many different genders are there in the dorms?,"{""transformations"":[{""column"":""gender"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" 7203529e-b00b-4572-a831-e409317f480e,,USER,How many tasks are there?,"{""transformations"":[{""column"":""task_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" aa90bb32-90da-4c3f-b2f7-17d51121ec1b,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" a1d6946d-f18a-4238-a5da-960046ba889c,,USER,How many customers are there?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 918fb353-54f4-4a79-8055-60cbef94ed74,,USER,"For each headquarter, what are the headquarter and how many companies are centered there?","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" c8bd1ef1-6685-4cef-bd7b-488b2e406ec0,,USER,Find the number and time of the train that goes from Chennai to Guruvayur.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""Chennai""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""Guruvayur""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" b273d667-b610-496d-89e3-dfb07d3218be,,USER,What are the titles of all albums that start with A in alphabetical order?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""A""},{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" 7da92af8-9dcb-4bd2-b947-7aa31246312a,,USER,What are the full names and salaries for any employees earning less than 6000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 09f4521e-c4e6-4e4e-b6dd-81a3089895cd,,USER,How many heads of the departments are older than 56 ?,"{""transformations"":[{""column"":""head_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":56}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" d424d852-731d-42c2-a6f7-dcba00cdd993,,USER,How many documents are there of each type?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" e034ef39-af8f-474a-9a81-91443a2fe8e8,,USER,Give the name of the wine with the highest score.,"{""transformations"":[{""column"":""Score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 5ecd231f-5615-4ea3-8695-f6c7eeb8aea6,,USER,Find the name of dorms only for female (F gender).,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" 4ead6318-288a-4a9b-b63d-e9c5cab8ec58,,USER,"Show name, address road, and city for all branches sorted by open year.","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" ce1adf30-0c34-4a6c-a8cf-c7f99ddf6b48,,USER,Show transaction types and their total amounts.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" 30c5bf43-7f17-43fd-adc2-7b6a9852fc75,,USER,Show ids for all students who have advisor 1121.,"{""transformations"":[{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 5792af54-6d8b-474c-a6e4-3fca4129e8c8,,USER,List the number of competitions for each type of competition.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" 8f1fbfc4-a22c-4fe8-bb9e-dc6ff1d9c260,,USER,Determine the number of matches that occurred each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 0ad8674b-43cd-493e-9a75-f494e77eef5d,,USER,Find the state and country of all cities with post code starting with 4.,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" 22aaa89c-f565-4698-a907-37f461107fbc,,USER,List the type of bed and name of all traditional rooms.,"{""transformations"":[{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 4507e837-8420-4dfd-9d46-c750c50ddfbc,,USER,Present all buildings and the number of faculty members housed within each.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 971e8028-11eb-427d-884c-5af080d2bf11,,USER,"What are the names of all the documents, as well as the access counts of each, ordered alphabetically?","{""transformations"":[{""column"":""document_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" 81236f0d-845a-4f03-b332-6f263a2591aa,,USER,How many body builders are there?,"{""transformations"":[{""column"":""Body_Builder_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" e6c3bee0-8bde-4b9a-8456-816062aa4b63,,USER,List the names and birth dates of people in ascending alphabetical order of name.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" 6425c8a3-3398-47cd-9e1d-c085d198d7a2,,USER,"For each zip code, return the average mean temperature of August there.","{""transformations"":[{""column"":""mean_temperature_f"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""date"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""8/""},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" fdf1b0a7-c0aa-4e8b-894f-78bd871e3d57,,USER,Return the full names and salaries of employees with null commissions.,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 3ac3004a-677c-41a9-bafc-d0c2382e8aa9,,USER,What are the ids of all students and number of hours played?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" fe2dad56-2205-4928-9268-c5422b35f476,,USER,"What are the name, population, and life expectancy of the largest Asian country by land?","{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 146ede2f-ebe7-4bfb-ba4c-cd5322fb23a8,,USER,Count the number of countries for which Spanish is the predominantly spoken language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 33882d90-9614-4b51-ae50-e1ee7e5b2ebb,,USER,In which country does Roberto Almeida?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Roberto'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" 8106edc3-fc06-47f8-aaa3-6e7205355eca,,USER,Find the first name of students who is older than 20.,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 1d77e393-8562-4221-8a9f-8b2134cecd1e,,USER,What is the average number of international passengers of all airports?,"{""transformations"":[{""column"":""International_Passengers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" 07ea85f9-43ea-4185-853e-9418f02d6fa9,,USER,How many games are played for all football games by students on scholarship?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""sportname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Football'""},{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" 76df1feb-4f82-48f7-b0fb-e13a3f362528,,USER,"Find the name, headquarter and founder of the manufacturer that has the highest revenue.","{""transformations"":[{""column"":""revenue"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 3393194e-9350-4de0-8c40-b7aafd7070ef,,USER,Return the names and ids of all products whose price is between 600 and 700.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""condition"",""operation"":"">="",""value"":600},{""column"":""product_price"",""transformationType"":""condition"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" b8fc16fd-d2b3-4f15-b1d5-8b9d6a9f4966,,USER,Find the first names of students studying in room 108.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 249175a5-3191-46a8-8702-6f4331f2b118,,USER,"Please list support, consider, and oppose rates for each candidate in ascending order by unsure rate.","{""transformations"":[{""column"":""unsure_rate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" e1650655-035f-4b69-b493-7bd2174823c4,,USER,How many different types of beds are there?,"{""transformations"":[{""column"":""bedType"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 9e7df12e-12b6-4de9-bb3c-c2ccc86fe73e,,USER,What are the names and trade names of the medicines which has 'Yes' value in the FDA record?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" c2496350-9500-4dbd-b9c9-3a86c4c48f18,,USER,What is the average weight for each type of pet?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 2c45c533-0248-47d2-86ef-b32bd9edb56e,,USER,"For each grade level, provide the grade, the classroom count teaching it, and the total student count in that grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 52c4038b-dc1d-475f-8196-6dfd107f353f,,USER,Find the number of followers for each user.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" 13fc1195-1de3-46e3-a2d3-973ad6557476,,USER,Display music festival categories along with their respective counts.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" 257c2192-a0d3-441e-baf8-b1007c1942ef,,USER,"Give the different reigns of wrestlers who are not located in Tokyo, Japan.","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" a036a3bd-e03d-4e85-8380-e5c56dc45ca1,,USER,Find the department with the most employees.,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" 8578191a-7fa4-4996-99bc-b4c856404c24,,USER,How many different departments are there?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" a68d199e-6daa-44de-82af-70a82b554e6a,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" de244d83-5498-4b71-8847-42ab3616aaf6,,USER,Can you show all countries along with the number of singers in each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 323cf473-8839-412d-bdb3-fa16612d2429,,USER,what is the average number of factories and maximum number of shops for manufacturers that opened before 1990.,"{""transformations"":[{""column"":""num_of_shops"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Num_of_Factories"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":1990}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" aa629a86-b797-491c-94e1-c419c322e402,,USER,List the name of the conductor with the most years of work.,"{""transformations"":[{""column"":""Year_of_Work"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" e1703f30-d7ae-4481-8bad-ccdea8c6f463,,USER,"Show the advisors of the students whose city of residence has city code ""BAL"".","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 51ce6c69-3a78-4e01-a339-74e1914c7e13,,USER,Display the different nominees and the number of musicals they were nominated for.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" 334ec045-7e8c-4098-a09f-43dfb06199d8,,USER,List the different statuses of cities and the average population of cities with each status.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" be2fc02d-b181-40e1-812f-30349200845b,,USER,In how many cities are there airports in the country of Greenland?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 0f7a157e-7b4d-4906-909c-6ac90adf1048,,USER,Show all document ids and the number of paragraphs in each document. Order by document id.,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" 59a1ecdb-c5d8-4218-9bb9-f3e03cfdad5a,,USER,"Which buildings does ""Emma"" manage? Give me the short names of the buildings.","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" a80eda73-213e-48b9-b861-fa4e066e92f0,,USER,Count the number of countries where Spanish is the predominant language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 20738e09-e5f4-4f95-8255-5b96add81a32,,USER,Display different ship types along with the average tonnage of each type of ship.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" eaf2bae2-98e2-4ccf-a190-881e59a0400c,,USER,How many distinct countries are the climbers from?,"{""transformations"":[{""column"":""Country"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" eb49213c-f295-4499-b2cd-6ed8ccc361a5,,USER,how many programs are there?,"{""transformations"":[{""column"":""Program_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" 33990238-5618-4178-b669-39001db8ee7c,,USER,How many customers are classified under each customer status code?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 02f10212-5072-480f-b15a-e294e82dac50,,USER,How many different source system code for the cmi cross references are there?,"{""transformations"":[{""column"":""source_system_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" e125a47c-e9e2-4058-965f-77b38cdbf45e,,USER,What are the different parties of representative? Show the party name and the number of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" 1f4bea73-118f-4065-8392-073ecf2af979,,USER,"What are the names and year of joining for artists that do not have the country ""United States""?","{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" 6d54f302-66e3-4441-8092-3d0345e9c9bf,,USER,List all countries of markets in ascending alphabetical order.,"{""transformations"":[{""column"":""Country"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" 949691e9-2be4-4839-87f4-a4fdd65b9766,,USER,Find the average base price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 2ae5d39f-8915-412a-8170-382da4d60303,,USER,List all the services in the alphabetical order.,"{""transformations"":[{""column"":""service_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" 9b379c2e-2d63-4deb-a35a-5af56e8501d7,,USER,How many rooms with king beds are there for each decor type?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" b61064e6-9820-4c46-a64d-49fe6171a8f9,,USER,"For each city, return the highest latitude among its stations.","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" f86ebfec-8fa9-45c9-a848-41ccd82b5cfa,,USER,Calculate the average number of attendees at home games for each year.,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" f685a469-6ea2-4144-b728-ec8d4fe88cbb,,USER,"For each headquarters location, display the location and the number of companies based there.","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" f18ad019-737b-4c7a-bebf-cf551fbda093,,USER,List the carriers of devices in ascending alphabetical order.,"{""transformations"":[{""column"":""Carrier"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 9dd0e775-e16f-44f1-af79-bccbfb40b1fd,,USER,Return the issue date of the volume that has spent the fewest weeks on top.,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" 79289d1b-d0c8-4902-891e-97e1678c1b42,,USER,"Which customer's name contains ""Alex""? Find the full name.","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" 7f1b58ae-61ed-4640-967b-1251b1d883cc,,USER,How many total credits does each department offer?,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" 643f7d4e-7218-400b-a825-a52ff17d8afb,,USER,How many books are in each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 1cd2996d-0e11-4a85-aa16-3560ac18fb7f,,USER,Please show the categories of the music festivals and the count.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" d05a4a6e-6228-4c3d-adcc-a98a3dc26caa,,USER,Give the total population and average surface area corresponding to countries in North America that have a surface area greater than 3000 .,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""surfacearea"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'north america'""},{""column"":""surfacearea"",""transformationType"":""condition"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 0958864e-10b5-4e1f-9c5e-f4e30c54e403,,USER,Present distinct nationalities along with the count of journalists from each nationality.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" f338f11d-dadd-4f72-acfe-2fe1ae730df0,,USER,How many customers are there?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 820739e8-0e37-4f83-9b10-4d2fb9a102ff,,USER,Sort the names of all counties in descending alphabetical order.,"{""transformations"":[{""column"":""County_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" c4b5747e-0421-4d5a-8046-034dd0a2c6a9,,USER,"What are the last names of faculty in building Barton, sorted by last name?","{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Barton'""},{""column"":""Lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" e66461ce-8f1d-45e4-9e79-056786fc9a74,,USER,What are the opening year and staff number of the museum named Plaza Museum?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Plaza Museum""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" 90d249e5-39e2-4918-98f8-70e5b89c1c8f,,USER,How many kinds of enzymes are there?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" ef041322-732f-408d-acec-385b749d1c38,,USER,What is the average weight and year for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 441cb2c3-c09a-4cd3-9823-09a004f4178b,,USER,What is the name and description for document type code RV?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" 3a4a661c-e797-428a-b2f5-c65fdb505cd9,,USER,Count the phones for every accreditation category.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" 005a85f1-fbde-4d95-b5b9-1194f9b441dc,,USER,What is the code of each role and the number of employees in each role?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" d3f9a1ca-7c3a-4191-98eb-de925a7b3877,,USER,"Show names and seatings, ordered by seating for all tracks opened after 2000.","{""transformations"":[{""column"":""year_opened"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""seating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" 204fed36-fb5b-4792-bccc-85b8aa409fce,,USER,"Show the names and locations of institutions that are founded after 1990 and have the type ""Private"".","{""transformations"":[{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1990},{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""="",""value"":""Private""}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" 65d15fcd-5808-4902-bfdf-d2ec1b7b845d,,USER,Find the oldest log id and its corresponding problem id.,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" 1b6a6096-68a1-49c4-9089-02f3baeeee81,,USER,Show project ids and the number of documents in each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 3cd1fcf8-c63c-43e4-9789-e883cbdd5c8f,,USER,What are the codes of all the courses that are located in room KLR209?,"{""transformations"":[{""column"":""class_room"",""transformationType"":""condition"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 4617953f-09d3-4541-ac8f-dca7d6cce331,,USER,List the major of each male student.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 7539d535-5010-4a9b-822e-1140297b6079,,USER,Retrieve the smallest salary for each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 65f88f07-4e11-4c53-8e12-d2a3c8460faa,,USER,Show the park of the roller coaster with the highest speed.,"{""transformations"":[{""column"":""Speed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" a8219711-7601-44c9-bdb6-f7bef744fcdd,,USER,Count the number of climbers.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" c967e92f-975f-4f18-b1b1-2cb7d783f59b,,USER,List the names of journalists in ascending order of years working.,"{""transformations"":[{""column"":""Years_working"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" 331f8776-9f8e-487f-ac0d-fdfd6adf3bbe,,USER,"list all the names of programs, ordering by launch time.","{""transformations"":[{""column"":""launch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" 0043e42d-8e33-4080-b872-b8aa1833257a,,USER,How many different locations does each school have?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" dbd85240-6ffd-4674-bc47-8d4386f60c3d,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" f2f609ab-da3e-4fef-b50c-ddf733229efa,,USER,What are the course names for courses taught on MTW?,"{""transformations"":[{""column"":""Days"",""transformationType"":""condition"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" 4750cf8f-7a41-46b7-8dc9-0a7f37bad159,,USER,"Show gas station id, location, and manager_name for all gas stations ordered by open year.","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" b2777551-6686-4ae5-8d65-34abda3edc72,,USER,List the names of employees and sort in ascending order of age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" 3481a906-2a27-4505-8dc4-09141628869b,,USER,What is the weight of the shortest person?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" f6d8f83a-3461-4b54-916b-af7de0fffc28,,USER,Present all directors along with the count of movies they have directed.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" 6c61bed6-b145-4da1-ba80-2dd29475b44b,,USER,"Find the purchase time, age and address of each member, and show the results in the order of purchase time.","{""transformations"":[{""column"":""Time_of_purchase"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" 19d673fc-56ae-433d-bbd4-4fa87f88185a,,USER,Find the number of rooms with king bed for each decor type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 2d4bcede-8472-4bfc-be4e-266c78c2eb97,,USER,What is the name of every college in alphabetical order that has more than 18000 students enrolled?,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":18000},{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" a63feaab-39c5-45f2-867b-19484166451b,,USER,"How many invoices were billed from Chicago, IL?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" e2a93385-a974-459f-acfd-cf18d2b333d2,,USER,List the different countries and the number of members from each.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" df40d455-248b-477b-a495-5ad375e61d38,,USER,Return the apartment number with the largest number of bedrooms.,"{""transformations"":[{""column"":""bedroom_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" f765c180-c220-40e3-bbe9-cffcf37b7a48,,USER,Count the number of people of each sex who have a weight higher than 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" 201b62fc-ca2f-44bd-8644-d5972a6125c6,,USER,Display the country codes and the most commonly spoken languages in each country.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" c07bf94c-2614-4463-8024-27ca17e8c143,,USER,What details are there on the research staff? List the result in ascending alphabetical order.,"{""transformations"":[{""column"":""staff_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" 1b3a3c60-d7da-45b6-b54d-3aea7d40c2d3,,USER,How many milliseconds long is Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" 023e240f-ac33-40cc-afac-5628a8e89be5,,USER,Show the nicknames of schools that are not in division 1.,"{""transformations"":[{""column"":""Division"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" baac601d-90df-4de9-a24b-67edb5eb0d61,,USER,"List the names of all distinct medications, ordered in an alphabetical order.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" 6548a4dc-102e-4a57-b1bb-fc84ae170eee,,USER,What are the distinct president votes on 08/30/2015?,"{""transformations"":[{""column"":""Registration_Date"",""transformationType"":""condition"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" 260419f0-99cb-4b89-b162-91c7dc32f02e,,USER,What is the count of students for each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 81b5277d-6d46-4830-9474-69333ec65da2,,USER,"Return the type code of the document named ""David CV"".","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" 5b0f5efd-1251-42eb-a624-954da16e3cd7,,USER,"What are the titles, years, and directors of all movies, ordered by budget in millions?","{""transformations"":[{""column"":""budget_million"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" 33dbb816-558a-4cac-9fbd-a65e43d2fdde,,USER,How much surface area do the countires in the Carribean cover together?,"{""transformations"":[{""column"":""SurfaceArea"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" d5706706-cc32-4d13-89f6-8bed797887c7,,USER,Show the average salary for employees with commission percentages in each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 88f190ea-faae-4431-8b05-28de50a23a09,,USER,Select the name of the products with a price less than or equal to $200.,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" a00e36bc-3472-477f-a885-8f4d23a0f4f6,,USER,Display technician teams and their respective technician counts.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" db9895de-fd5b-4a9d-9dd9-33603afc5395,,USER,What is the average age of males for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" a461f187-619c-47d1-9fcc-74240b761cf7,,USER,How many rooms have king beds? Report the number for each decor type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" a71475ae-4038-45ff-9798-fae954773e82,,USER,Calculate the total student count in every department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" ba85e2d3-a8e1-48da-a082-6c0703c6c4c9,,USER,List all directors along with the number of films directed by each director.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" a7e37d5d-6312-411a-895a-3fcc27b7e76c,,USER,Show all ages and the corresponding student count.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 5c224e0b-f732-4620-a70f-0b1755bb89e9,,USER,What is the name of the project with the most hours?,"{""transformations"":[{""column"":""hours"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" b98b16ce-a86a-4302-9f45-37016d5b03e0,,USER,Show the average price range of hotels that have 5 star ratings and allow pets.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""},{""column"":""pets_allowed_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" e1914e6b-0144-4031-9bfa-2c5fd56c932b,,USER,What is the type of video game Call of Destiny.,"{""transformations"":[{""column"":""gname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" 2d144ad9-aaf9-4543-a43f-1d0b502b2606,,USER,How many different store locations are there?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 4123c31f-d3e2-4eef-8b26-b1fa158d6142,,USER,List the code of each role and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" 07e3c23e-f69f-491b-8c1b-7c745933473b,,USER,Identify the most commonly spoken language in each country.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 55814a03-412d-4323-9738-38d669072ee8,,USER,How many distinct allergies are there?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" a5175fbc-7972-4925-a99a-11620a552ff1,,USER,"Count the employees of each gender earning less than 50,000.","{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" 0b0a238a-49db-4bbb-bb85-d8e36dd98788,,USER,How many distinct teams are involved in match seasons?,"{""transformations"":[{""column"":""Team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 5f9881de-9e91-47f8-ba67-eeec0c1bf908,,USER,"Display the department ID, full name (first and last name), and salary for the employees who have the highest salary in each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" db7318c3-e82f-432a-a9de-ea52ab439d6a,,USER,What is the school color of the school with the largest enrollment?,"{""transformations"":[{""column"":""Enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 72bea841-d39d-4d32-962d-9a6fed959860,,USER,Return the phone and email of the customer with the first name Aniyah and last name Feest.,"{""transformations"":[{""column"":""customer_first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aniyah'""},{""column"":""customer_last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" fb1b87ec-4fe2-4481-90a6-1550a48fa2cc,,USER,Display various citizenships and the highest net worth of singers for each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" ae4af31b-a712-4187-a2b2-1d6b4e21c119,,USER,List the names of the city with the top 5 white percentages.,"{""transformations"":[{""column"":""White"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" 1209c1d6-fdf9-43b6-acab-46602f29ae1c,,USER,How many different instructors have taught some course?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" a5853cd5-8d97-4abb-b261-5df4e2a64a2f,,USER,How many different advisors are listed?,"{""transformations"":[{""column"":""advisor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 1a032e1b-4bd0-47d3-910c-92a3ad8f7403,,USER,Show the price ranges of hotels with 5 star ratings.,"{""transformations"":[{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 6f4ffb02-0b34-4b37-bd2b-cf907bbe422d,,USER,What is the average horsepower for all cars produced before 1980 ?,"{""transformations"":[{""column"":""horsepower"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""year"",""transformationType"":""condition"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" d8bf2f5e-b375-4f94-a883-a6381692c010,,USER,Which teachers teach in classroom 109? Give me their last names.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" cc0b3ed4-89ae-40ad-b7b3-c8340672a976,,USER,List each language and the number of TV Channels using it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" a1c1f856-0a09-4880-b755-67c0c0b935b7,,USER,What are the average prominence of the mountains in country 'Morocco'?,"{""transformations"":[{""column"":""prominence"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Morocco""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" 51d9bea6-87f4-4de2-9015-877c714e90cd,,USER,"What is the name, latitude, and city of the station that is located the furthest South?","{""transformations"":[{""column"":""lat"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" 32b63cf3-1bd7-4ef6-b94d-aa6fd5f48954,,USER,"What are the names of documents that contain the substring ""CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" ec2d3f9f-5a88-4583-9fdd-50f58f503150,,USER,Determine the total revenue of companies founded by each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 457a6644-9083-460a-8f65-0f4f4ca024c6,,USER,"For each decor type, how many rooms cost more than $120?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 69a77fe2-c2f2-46ab-9621-3ba31f86cfea,,USER,"Show the phone, room, and building for the faculty named Jerry Prince.","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Jerry'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" a4e47511-46a2-4ba1-8b12-b86fcbd1ef12,,USER,What is the name and price of the cheapest product?,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" da36adf2-552d-4b89-ae7e-04661178b2ce,,USER,Show all game ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" 61c7adc1-4958-41d9-a721-8ed05b48a971,,USER,List the names of conductors in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" 739859ab-0380-43d0-af5a-b36f0ba7193e,,USER,Show the average amount of transactions for different investors.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" ff05d409-d49c-4451-962e-edff34082f03,,USER,What is the total revenue of each manufacturer?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" fc6e81d1-6e1f-460d-9156-894a4d8ab1f6,,USER,"Which stadium name contains the substring ""Bank""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Bank""}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" 5b235315-0efa-45b5-9f67-485ad27e7269,,USER,"What are the names, ages, and countries of artists, sorted by the year they joined?","{""transformations"":[{""column"":""Year_Join"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" 04ccc23a-0938-4595-93bf-d2087f50da1e,,USER,Which department has the lowest budget?,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" 7bbf762d-dcd0-4a92-a29a-a08ecb8d78ec,,USER,"What are the names of customers who use payment method ""Cash""?","{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" 26cbc360-0233-4cae-9d0a-531053874494,,USER,Count the number of different hometowns of these people.,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" ac02a915-3bb9-4544-91dc-f42b079fb409,,USER,Find the average order quantity per order.,"{""transformations"":[{""column"":""order_quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" 90c16cad-74c7-4caf-b50b-e4961b5c8cd3,,USER,Show all template ids and number of documents using each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" cd50c254-71cc-46ec-b64f-1e3ed1baac7d,,USER,Tally the number of students assigned to each advisor.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" acb1a8c4-9848-4470-bd54-44d356c5c182,,USER,Find the name of the room with the maximum occupancy.,"{""transformations"":[{""column"":""maxOccupancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 2cf15f3b-712b-4fa5-adf1-1d59ddde8945,,USER,How many movie directors are there?,"{""transformations"":[{""column"":""director"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" 83ed12e2-0fc2-43fe-910a-07a813c909d1,,USER,"Among players with an overall rating above 80, count right-footed and left-footed players.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" 14236f26-07b8-443c-985f-c66ed427c1d7,,USER,"Find the name, city, and country of the airport that has the highest latitude.","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 16965c32-93cc-4471-bdac-e9c957324e15,,USER,Find the branch names of banks in the New York state.,"{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" d95027d4-ad7d-4dd6-b2cb-6a4e55c5bb38,,USER,How many schools are there in the department?,"{""transformations"":[{""column"":""school_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 99f47905-2c00-4969-bbe5-44e04e5c04e9,,USER,What is the airport name for airport 'AKO'?,"{""transformations"":[{""column"":""AirportCode"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" e7994e19-dc1e-492e-9e2f-a3edaa613d42,,USER,Find the total number of instructors who teach a course in the Spring 2010 semester.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""semester"",""transformationType"":""condition"",""operation"":""="",""value"":""Spring""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" 29736551-145a-4388-ab74-cf56f2432cab,,USER,What are the first names and last names of the employees who live in Calgary city.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" f9271806-ba2b-45f1-984f-ad45c783cddb,,USER,List the names of all distinct wines that have scores higher than 90.,"{""transformations"":[{""column"":""score"",""transformationType"":""condition"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 25785b19-4757-4b93-b37b-23896b666503,,USER,What is total bonus given in all evaluations?,"{""transformations"":[{""column"":""bonus"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" 6add41ea-8900-4ff8-acf2-d8d43f7076c2,,USER,"For each hometown, how many teachers are there?","{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 340f435d-84fe-4a84-9ede-57339148f416,,USER,What is the number of distinct teams that suffer elimination?,"{""transformations"":[{""column"":""team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" 3e7a2ff9-bfbb-4c85-a69e-df65689f6249,,USER,How many distinct president votes are recorded?,"{""transformations"":[{""column"":""President_Vote"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" 94d7d665-eb0c-4164-850d-aaedbaca3c6c,,USER,find the number of different programs that are broadcast during night time.,"{""transformations"":[{""column"":""program_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""condition"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" 7a1e910a-af38-4138-9f28-1dcd3ab04ee6,,USER,What are the name and location of the cinema with the largest capacity?,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" cf4507b1-7427-4fb4-a531-35880582303e,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" de9fc2db-9f8c-41cc-8710-d1ebc725f84b,,USER,How many singers are there in each country?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 2b14fc03-5833-49cc-89af-4789e6dda9b2,,USER,Show different types of ships and the average tonnage of ships of each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 4ce97d4d-3dac-44ec-91df-2ad19d4853e9,,USER,How many customers in total?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 9609a7eb-2ff9-49ea-ab63-2326e452ad8d,,USER,Return the minister who left office at the latest time.,"{""transformations"":[{""column"":""left_office"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" 980edd74-49bf-43e0-b04d-dab52f67395a,,USER,Find how many school locations have the word 'NY'.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" f371b95b-7d71-4582-a521-988cb9db9dd7,,USER,"What is the product, chromosome and porphyria related to the enzymes which take effect at the location 'Cytosol'?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" 2f390d74-563c-452e-8578-48ed3fc3a241,,USER,Find the number of customers in the banks at New York City.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 9c211256-56a0-47a4-8ef7-c35af9be0133,,USER,Find the name and building of the department with the highest budget.,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" 72615a7b-2110-48a4-804f-9aad27b6a26b,,USER,"Display the first name, and department number for all employees whose last name is ""McEwen"".","{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 704b53a1-62c9-43ef-930a-7827339ed825,,USER,What is the name of the district with the most residents?,"{""transformations"":[{""column"":""city_population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" be7df983-35b2-463e-b6c7-b0d6c1b8a4ce,,USER,Find the description and credit for the course QM-261?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" 7e65e86d-8e27-4e48-9049-63ee696a1376,,USER,What is the name of the singer who is worth the most?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" dd0291ff-98de-4c84-bca5-7842c3409a17,,USER,What is the number of different class sections offered in the course ACCT-211?,"{""transformations"":[{""column"":""class_section"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 06680263-42d8-40b7-a569-e5c15c44b83a,,USER,What is the name of the customer with the worst credit score?,"{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 621d2725-baf9-4134-8f6a-0f9c3650d50d,,USER,"Of all the claims, what was the earliest date when any claim was made?","{""transformations"":[{""column"":""Date_Claim_Made"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" 17c71e01-8fea-4960-8871-148efd354214,,USER,How many companies are headquartered in the US?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" eb3b6eee-434c-445c-ab2c-d13b2054e32c,,USER,"For each faculty rank, display the number of faculty members who hold it.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" a2e7cd66-aba0-413b-814e-273973bfb594,,USER,List the names of all distinct wines in alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 39019c7e-96ef-469a-adbb-d4c74ca5dd99,,USER,What are the first and last names of the employee with the earliest date of birth?,"{""transformations"":[{""column"":""emp_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" 4b62d583-72d1-412e-8a1b-85e9873e73d7,,USER,What are all the different food allergies?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" f1354a51-1913-4fd7-b182-870479e3af85,,USER,Identify distinct card type codes and the count of customers holding each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" 00620ecb-5fd2-47db-9f08-d76c9bc2ce95,,USER,How many times does ROY SWEAZY has reserved a room.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" 3ad18970-3ef7-4f5d-8b4d-1f89304d7c61,,USER,Count the number of different nationalities.,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" 05ef3b63-12b1-4766-887c-454a4545148f,,USER,What is the list of school locations sorted in ascending order of school enrollment?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 489a2ea9-0530-4dfb-8feb-75f4f6ff77fc,,USER,List the names of all courses ordered by their titles and credits.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" 2eb039fd-bca3-47db-b559-63f10c0290d9,,USER,What are the primary industries and their total market values?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 255a58b0-9bc3-49dd-9267-3a19dfd74639,,USER,What is the id and salary of the employee named Mark Young?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" 575f3308-2469-44a7-903f-1fef4f1d8b7d,,USER,"For each file format, return the number of artists who have released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" c74b49a3-1c6d-4405-9aec-15227ac2e0e2,,USER,How many students are advised by each advisor?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 0020b99e-b50d-402d-b126-a123e885142b,,USER,How many kids stay in the rooms reserved by ROY SWEAZY?,"{""transformations"":[{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" 9e12ca05-1d5e-4bc6-8459-49728776d6c8,,USER,Show me the number of parks the state of NY has.,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" 56f833d4-7706-4406-95cb-2c0715dbe57c,,USER,"Return the document id, template id, and description for the document with the name Robbin CV.","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 0741bb16-3990-48d9-9a22-38e6d6a8e6b7,,USER,Find the names of channels that are not owned by CCTV.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 70a3e636-1b4d-4880-8061-d019695cf567,,USER,"What is the gender of the teacher with last name ""Medhurst""?","{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Medhurst'""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" 73db2e05-dae8-49e6-a982-50b8905f371a,,USER,Find the total number of king beds available.,"{""transformations"":[{""column"":""beds"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" ded0fe4b-d9af-493a-8095-beb852a3e129,,USER,"What are the enrollments of schools whose denomination is not ""Catholic""?","{""transformations"":[{""column"":""Denomination"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 303cfce7-ab97-4ae2-9138-ffeac14cae26,,USER,What is the average enrollment number?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" 8efd9fa9-18a2-4fa5-a5e9-39772897b3df,,USER,List top 10 employee work longest in the company. List employee's first and last name.,"{""transformations"":[{""column"":""hire_date"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" e1be6e9b-33bc-4628-9af4-c8a745d53d7c,,USER,What is the number of colleges with a student population greater than 15000?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" a6dfa97d-83df-4cdb-9a46-9814c3421a09,,USER,Which catalog content has the smallest capacity? Return the catalog entry name.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" d1df4397-d550-4373-8a0f-e6558c5671fa,,USER,Find the number of members residing at each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" 609c7dcc-eae3-483d-90a2-8c00d87f9873,,USER,What is the number of distinct publication dates?,"{""transformations"":[{""column"":""Publication_Date"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" 7915c23f-7788-4581-8183-d16c09213c23,,USER,Compute the average song rating for each language.,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 9cef8bd5-d642-447f-8e11-434db2ce411e,,USER,How many distinct claim outcome codes are there?,"{""transformations"":[{""column"":""claim_outcome_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" fc1c40c6-7852-4550-bec9-4e4686ed20d4,,USER,Find the names of all English songs.,"{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 4393ea09-62ef-4958-b8be-d9ff98788c2f,,USER,Count the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 24fe5081-cc47-4d7b-a385-ff3c5277d317,,USER,"What are the full name, hire date, salary, and department id for employees without the letter M in their first name?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 7789cc6b-628b-49df-9ddc-4522faf181f1,,USER,What is the list of distinct product names sorted by product id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" e8157990-d4fd-485e-ae4b-b7dc00d3fe31,,USER,Show the student IDs and numbers of friends corresponding to each.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" 20b2e1dd-0af6-4871-a743-9938be197cdf,,USER,What are the characters of actors in descending order of age?,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" 7d1ca757-c407-4ad5-bd8a-bae7103ebe58,,USER,Find the total capacity of all dorms.,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" 8ad585be-12eb-404b-b96c-7d0fdfab9834,,USER,How many courses are offered?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 619ca48a-b4de-42aa-bb51-3082c0a6ee87,,USER,How many students are 18 years old?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 6ba1e9dd-8620-4cbf-a849-b7febd03c067,,USER,Show ids for all aircrafts with more than 1000 distance.,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" 32039617-8972-411b-90df-3f0e1d956e95,,USER,Indicate the code for each role and the employee count within each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" d0393064-8614-48f1-981a-d69dfca440a7,,USER,What are the record companies of orchestras in descending order of years in which they were founded?,"{""transformations"":[{""column"":""Year_of_Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" e3e2e2a0-5946-4439-9dd9-eac381170d2c,,USER,Take the average of the school enrollment.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" c35cfcc1-3c9a-4334-b3ae-e40719fa3c81,,USER,"For each unique product name, calculate its average price.","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" da714be9-d9e3-48d4-bcb7-2d69db0ded73,,USER,What are all of the episodes ordered by ratings?,"{""transformations"":[{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" 4eebc4be-bdd8-4b40-a45a-2b6191fa73be,,USER,Count the number of courses in the Physics department.,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" cc4e0612-f7d6-4104-b63f-c0d124806b47,,USER,What is the average tonnage for each type of product?,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" b4ad87ff-b6f8-40f4-bb8c-976eb30e8ea5,,USER,Show the city and the count of branches established before 2010 in each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" 5ac40f9c-7ec2-4585-aafe-9b2b9b17ed5c,,USER,Count the players from each nation.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" ac5c468c-b454-4e3e-b615-af9c3b27910a,,USER,Which major has least number of students? List the major and the number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Major"",""transformationType"":""grouping""},{""column"":""Major"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" ceb683f2-6b61-407c-9809-0fa1bf83bf2f,,USER,Identify distinct nationalities and the number of people from each nation.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" b988155c-69ac-47b1-9c5c-330e0c27d8bf,,USER,Which of the airport names contains the word 'international'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""international""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" 0d26652e-81f1-4c8a-8bb4-25c235c334d5,,USER,How many professors are teaching class with code ACCT-211?,"{""transformations"":[{""column"":""PROF_NUM"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CRS_CODE"",""transformationType"":""condition"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 2d895350-7c2f-448e-b8da-0efe44c95c91,,USER,How many kinds of roles are there for the staff?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" 12cb1c4b-1e37-43bb-9d95-7c94f94cbf54,,USER,Count the number of distinct company industries.,"{""transformations"":[{""column"":""Industry"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" a68d72d7-a7ef-4514-819e-0998037e1e04,,USER,Give the average number of working horses on farms with more than 5000 total horses.,"{""transformations"":[{""column"":""Working_Horses"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Total_Horses"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" 91034145-042a-4043-9fdf-532027c0e2e1,,USER,How many counties correspond to each police force?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 959a0075-46be-431a-9ab8-249ef7441936,,USER,"Which clubs are located at ""AKW""? Return the club names.","{""transformations"":[{""column"":""clublocation"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" 619adc89-9ade-4ec5-b0b4-d2653c5f5a98,,USER,Determine the maximum acceleration for various cylinder counts.,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" b7bb811e-9a99-4623-b713-7f864f6cfae6,,USER,List ship types and their corresponding ship counts.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 7369ad48-429d-43ee-a7dd-2ce1a22b40eb,,USER,Return the names of all counties sorted by population in ascending order.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" cc70ec89-70b9-493d-8986-7dcc0a667f6f,,USER,What are the names of the heads who are born outside the California state?,"{""transformations"":[{""column"":""born_state"",""transformationType"":""condition"",""operation"":""!="",""value"":""California""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" b3a1fb2d-5bae-44af-8cf6-34f399244ac2,,USER,List the directors and the number of films directed by each one.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" a376508a-8397-4f96-bf5e-4945683606cb,,USER,What is the total share (in percent) of all the channels owned by CCTV?,"{""transformations"":[{""column"":""Share_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 3839e086-3e99-4959-adcd-8aec46f9f2e6,,USER,What is the name of the department with an instructure who has a name like 'Soisalon'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" cf6632e4-b373-4f3d-bfec-698661a6f2ce,,USER,Find the names of all wines produced in 2008.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" d873cb38-5735-492a-b152-418b80908e41,,USER,How many employees do we have?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" df65908c-ec74-425b-84c4-1595eb37deb1,,USER,"What are the last names of female students, ordered by age descending?","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""},{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" bca85701-dbb8-4796-ab4e-b11ccb2c3f81,,USER,"For each gender, how many people weigh more than 85?","{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" 7d25c498-fcb2-4338-a65c-48b44a6b8cb8,,USER,List all possible ways to get to attractions and the number of attractions accessible by these methods.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" 38d10495-97f8-4f69-afe3-05b8d9f19096,,USER,What is the best rank of losers across all matches?,"{""transformations"":[{""column"":""loser_rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 1a022c98-b5f1-47bd-8d29-f43605038a9a,,USER,How many schools are there?,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 86fa3362-7be1-43df-8592-9aa3cd75dd89,,USER,Determine the number of ships for each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 7920a30d-b6a7-42f4-adb2-fb47fa144bdb,,USER,Find the name of the most expensive product.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_name"",""product_price"",""product_description""],""name"":""Products"",""type"":""grid""}]" a59c3341-bf51-408a-a431-6b87c113e053,,USER,List the names of all distinct products in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" 8f8acab9-927c-46a2-8726-0064d86fe622,,USER,"For each grade, report the grade, the number of classrooms in which it is taught and the total number of students in the grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" a43a1179-4dec-4e4c-82f2-5481664d9e0b,,USER,"List the department IDs, full names, and salaries of employees who have the highest salaries in their respective departments.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" a4eabdf7-d274-4d7e-862e-36aef0b67a0c,,USER,"For each citizenship, what is the maximum net worth?","{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 01f031cf-2cd4-429e-8b45-04f7464c8fd3,,USER,Calculate the total credits offered by each department.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" ae49ee9f-d43a-4329-bc98-25a67de26016,,USER,How many apartment bookings are there in total?,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" f954ce83-ff62-4a84-8b9e-bf922639b396,,USER,How many different items were reviewed by some users?,"{""transformations"":[{""column"":""i_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" b8ec16ec-e6c3-45e3-a7ba-7e9bdc187634,,USER,"show the titles, and authors or editors for all books made after the year 1989.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 6e558a69-b260-43fe-8faa-baeef0e79eea,,USER,Calculate total student enrollment for schools of different affiliation types.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 4d15f7d6-4892-4710-a4d1-1c8a68758b82,,USER,What is the ordered list of customer ids?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" c2f3d554-0fcd-4ee3-91f2-354a243d9941,,USER,How many races are there?,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" dacbb1f4-e8c5-4cf8-8dbe-e8ddb135938f,,USER,Determine the department count in each academic institution.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 7ea177b4-afb7-49fc-b0a9-240187f750a4,,USER,Display all customer IDs and the number of accounts held by each customer.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 3c291a00-d3b5-4a3e-a77e-7b94297d7425,,USER,"For each product id, how many documents have a document type code of BK?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 153aa214-b06a-40f7-8048-d61c107f7347,,USER,Show the players from college UCLA.,"{""transformations"":[{""column"":""College"",""transformationType"":""condition"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 16606063-aaa6-4c80-8f03-b88cd257e134,,USER,How many captains with younger than 50 are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 673b0a5c-08eb-4d55-a063-f52ce4f38630,,USER,How many different nationalities do conductors have?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" 5bca2b44-a3e4-4d2b-ac8b-3de59c315b7f,,USER,How many trains have 'Express' in their names?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Express""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" fe5e856c-2a1d-49a5-b434-4e5e9911acb5,,USER,"Find id of candidates whose assessment code is ""Pass""?","{""transformations"":[{""column"":""asessment_outcome_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" 48bbb7d9-ba4a-4875-9946-bd2202d130e6,,USER,what is the name of every pilot who is at least 25 years old?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" 282c23e1-2748-46b9-8d90-96f7ff0102ee,,USER,What is the average number of employees of the departments whose rank is between 10 and 15?,"{""transformations"":[{""column"":""num_employees"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""ranking"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""ranking"",""transformationType"":""condition"",""operation"":""<="",""value"":15}]}","[{""columns"":[""Department_ID"",""Name"",""Creation"",""Ranking"",""Budget_in_Billions"",""Num_Employees""],""name"":""department"",""type"":""grid""}]" a2ee620c-bf00-4a1f-84aa-1873ae51c5ea,,USER,How many books fall into each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 05bbe5df-bd20-4355-b7bd-7eaeb41809e9,,USER,List the ids of all distinct orders ordered by placed date.,"{""transformations"":[{""column"":""date_order_placed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" df0d1cef-0284-4913-b250-7415c9ea9038,,USER,How many departments are in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 61725b27-b91d-41c7-bc78-8efb79490adf,,USER,"Which customers use ""Cash"" for payment method? Return the customer names.","{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" 62038989-61c0-4283-a5c5-e7fcd25ef5a9,,USER,Count the number of classrooms in Lamberton.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" c3d371ab-214f-4ea6-92a0-d4100769d1ad,,USER,Show the various ages of editors and the editor count for each age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" 419097f8-821a-48fd-b22d-e1a09acbf03b,,USER,What are the ids of the problems which are reported before 1978-06-26?,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" 01ccf32a-38af-487c-956c-93cc81b1c2ab,,USER,How many stations are in Mountain View?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" e3ab7f17-77de-4483-a4ec-b6ae0fd99d72,,USER,"List the name, born state and age of the heads of departments ordered by age.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" 9cb8c7e5-9196-4a04-be12-102f2e207b26,,USER,What is the name of the youngest captain?,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 58652e52-dad2-4e8a-835f-6033c2852535,,USER,Identify the count of IT Staff employees in each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 0a1f85cf-4c3b-4f40-a13e-0da42f5c52c0,,USER,What is the average horsepower of the cars before 1980?,"{""transformations"":[{""column"":""horsepower"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 828fc9c9-c72a-4f43-826c-3b9d7f27ccef,,USER,Which program was launched most recently? Return the program name.,"{""transformations"":[{""column"":""launch"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" e104665a-1650-4576-ab86-708f270ed0e8,,USER,Determine the count of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" 542f9bcc-2e74-4980-bc24-80b4a91de200,,USER,How many songs were released for each format?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" 00fa3926-0566-4346-8654-4a53acef8688,,USER,List the name of all customers sorted by their account balance in ascending order.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 979152a5-e22f-4349-9c6c-3a9ccb259fd4,,USER,Show me the departure date and arrival date for all flights from Los Angeles to Honolulu.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 2a0581fc-03f4-43a7-a8a1-99be09a36255,,USER,"Find the id of the order whose shipment tracking number is ""3452"".","{""transformations"":[{""column"":""shipment_tracking_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" c9d3c643-068b-4738-8fb6-45a98962d6e5,,USER,How many different templates do all document use?,"{""transformations"":[{""column"":""template_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 550b283a-f174-4db9-bc5e-115f0ac5fa7a,,USER,Count the total number of settlements made.,"{""transformations"":[{""column"":""Settlement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" fb062e3f-c688-43a7-9d4d-b4a1e09d4929,,USER,Return the highest acc percent across all basketball matches.,"{""transformations"":[{""column"":""acc_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" 38b862b4-89e0-4510-8a14-24b80335850a,,USER,"List the all the assets make, model, details by the disposed date ascendingly.","{""transformations"":[{""column"":""asset_disposed_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" b57a1527-71f3-4e0a-82dc-c4f788da1ed2,,USER,"Show the description for role name ""Proof Reader"".","{""transformations"":[{""column"":""role_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" f1c01bd9-1fb2-425e-a36a-6e03ab20dca0,,USER,"For each citizenship, determine the number of singers from that country.","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" c4d1ccc2-b593-4d8d-b383-9874f96a42da,,USER,Count the distinct addresses for every school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 1c85d276-c141-4796-8242-9cdcbdc3e877,,USER,"What is the name, account type, and account balance corresponding to the customer with the highest credit score?","{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 9c8919aa-b0ef-4cfb-80f6-25963172739c,,USER,What are the total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" d7b01bd5-23aa-405b-9fc6-76a4ef71dd75,,USER,What are the number of different course codes?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" a7cfc294-63c6-4a48-a3f7-1743832caf82,,USER,How many different cities have these stations?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" cc7d9c2b-aae6-410b-a5e3-da01ae4cc492,,USER,Find the production code and channel of the most recently aired cartoon .,"{""transformations"":[{""column"":""original_air_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" e65912ad-46a1-4ac3-9d77-72505e432e2e,,USER,Could you show the number of members from each country?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" 46603086-dad9-45ec-8a9c-eda365fddd43,,USER,"Return the number of kids for the room reserved and checked in by DAMIEN TRACHSEL on Sep 21, 2010.","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-09-21'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'DAMIEN'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" 409a17f1-dea0-4a8a-b30b-116dfd0c1771,,USER,"What are the address and phone number of the buildings managed by ""Brenden""?","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" cbbb063e-053e-4a66-8347-d84403a48b25,,USER,Return the different nominees of musicals that have an award that is not the Tony Award.,"{""transformations"":[{""column"":""Award"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" 37c550d5-7ba8-459d-b84c-dbd23f211210,,USER,How many performances are there?,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" d24f6925-d848-4ee8-80a0-c361f276ab7f,,USER,Provide the total market value of each main industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" da0cd507-edc7-4927-9e7f-65486ece9fe4,,USER,Show all transaction ids with transaction code 'PUR'.,"{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PUR""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 1e0c44eb-1ad5-447d-bd85-267dc3ec4bff,,USER,"What is the description of the club named ""Tennis Club""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" 90cf3cdc-ebca-40aa-a88c-50f05b67349c,,USER,What are the names of projects that require between 100 and 300 hours?,"{""transformations"":[{""column"":""hours"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""hours"",""transformationType"":""condition"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" d0c86ddc-4574-4f8b-89ba-90ffefc78071,,USER,Show the details of the top 3 most expensive hotels.,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 7369191b-148f-43e0-9c9f-67857bcd38d9,,USER,What is the first name and country code of the oldest player?,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" d149a0eb-e678-441a-bf0f-69230281f161,,USER,Provide a count of pilots from each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" ca939039-a330-4d13-9c00-c8010afc32e7,,USER,"Find the id of the item whose title is ""orange"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'orange'""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" b82dd697-9626-4d50-b2fd-1a97c1db0b24,,USER,What is the average age of all students living in each city?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 926fd939-f58e-4d43-b337-bd6efda12b55,,USER,"Show the location code of the country ""Canada"".","{""transformations"":[{""column"":""location_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" ebdf54e1-d2bf-44f8-9b55-43fa9831b4eb,,USER,Show the number of transaction types.,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" 888f60b8-751c-48e3-8218-b9bc2b545b5e,,USER,How many musical nominations does each nominee have?,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" af4c9b48-8986-4793-8a6f-4eb0795f173d,,USER,What is draft detail of the document with id 7?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""draft_number"",""draft_details""],""name"":""Document_Drafts"",""type"":""grid""}]" 3aec1484-9c4d-491f-bc3f-4d58d1db6583,,USER,"What are the names of conductors, sorted descending by the number of years they have worked?","{""transformations"":[{""column"":""Year_of_Work"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" b9996eff-7d40-4116-9f92-70ba58620d24,,USER,"Find the names of the visitors whose membership level is higher than 4, and order the results by the level from high to low.","{""transformations"":[{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":"">"",""value"":4},{""column"":""Level_of_membership"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" 2e66e5a4-0fc6-4696-9cfc-8562375b71f0,,USER,"For each faculty rank, show the number of faculty members who have it.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" aad8f438-df99-4d4f-a9d1-581cf0b71a9e,,USER,Provide the count of students in every classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" c03d145e-1c79-4e7e-bb66-03d588bde772,,USER,What is the count of climbers from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" 5795255b-a7b7-4a03-9318-93f1d64befaa,,USER,How many tasks are there in total?,"{""transformations"":[{""column"":""task_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" 5fb70ce0-9d4b-4991-969a-c2099e8e55f6,,USER,"For complaints with type code ""Product Failure"", how many had each different status code?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" abc80031-5a70-42a6-8ab4-99679fcfd312,,USER,How many phones belongs to each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" 2687318f-ed26-4afd-b1ed-9ac2b52a71b2,,USER,How many different countries are all the swimmers from?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" 21139872-0b99-45e9-ae4c-a9552b2bc465,,USER,How many acting statuses are there?,"{""transformations"":[{""column"":""temporary_acting"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""department_ID"",""head_ID"",""temporary_acting""],""name"":""management"",""type"":""grid""}]" 36fd9d0e-1caa-47ea-8444-bf293b2c4052,,USER,"Which accelerator name contains substring ""Opera""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Opera""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" 4417f30a-81e3-49a1-bb2f-15b8afe2cc0c,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 343eaaad-6940-4faa-94b7-ec9d8f74ee0f,,USER,Find all the ids and dates of the logs for the problem whose id is 10.,"{""transformations"":[{""column"":""problem_id"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" 21d00aad-0484-407a-a911-88c5e52c9198,,USER,What are the total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" a7567a6c-7747-4fa3-b8ea-4b4e39e0263b,,USER,Find the classrooms in which grade 4 is studying.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 92ad9a49-2ae5-47ec-b49d-e900e6ff01d4,,USER,List the names of players in ascending order of votes.,"{""transformations"":[{""column"":""Votes"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" 6f90238c-f624-42cb-a8a5-e9cc820a4f6e,,USER,What is the name of the song that was released in the most recent year?,"{""transformations"":[{""column"":""releasedate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 3d448484-612d-467b-be18-dd4fb6508c7e,,USER,Show the average salary of employees for each department who receive a commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 2c3e4bee-79b3-448f-a422-5dcfb30b1a0a,,USER,What is the typical number of students in a classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 8061459a-be8d-4f96-8f63-67fe9bd36a6b,,USER,What is the charge amount of the most expensive charge type?,"{""transformations"":[{""column"":""charge_amount"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" 639368c8-c906-4730-be87-308747107859,,USER,List all the image name and URLs in the order of their names.,"{""transformations"":[{""column"":""image_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" 585853eb-9f57-46e1-93c3-82eadc31f094,,USER,"What are the emails of employees with null commission, salary between 7000 and 12000, and who work in department 50?","{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":7000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000},{""column"":""department_id"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" e9402c91-c81c-4fb4-814e-635248af6986,,USER,List the name of browsers in descending order by market share.,"{""transformations"":[{""column"":""market_share"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" 5b64e4f7-f07f-4676-b20d-e0d8971250d5,,USER,What is the total number of people who could stay in the modern rooms in this inn?,"{""transformations"":[{""column"":""maxOccupancy"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 87e09a6a-4300-4009-be96-1fdc53a59bce,,USER,Show each location and the number of cinemas there.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" c5ee59de-f417-4de4-9546-1f3642bc5c8d,,USER,"What are the order ids and customer ids for orders that have been Cancelled, sorted by their order dates?","{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""},{""column"":""order_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" 3aa52c22-1a31-4481-9fc6-929f94c93468,,USER,Show the number of technicians in each team of technicians.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 0f34c6ed-b042-402f-961a-1270946ccff1,,USER,Find the names of all instructors whose name includes the substring “dar”.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 43aabfa3-2cbf-4ac6-abcd-4a6deb170bed,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" ca73e562-775b-4335-a855-80ecd9f7414f,,USER,What campuses are in Los Angeles county?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 5764a32c-e51b-4a72-b5a8-1b1a75ba31b7,,USER,What are the names and ids of products costing between 600 and 700?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""condition"",""operation"":"">="",""value"":600},{""column"":""product_price"",""transformationType"":""condition"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" f39f90de-97f7-4f11-bfa3-2f3c19dd51cc,,USER,Find the capacity and gender type of the dorm whose name has substring ‘Donor’.,"{""transformations"":[{""column"":""dorm_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" 5f3748e6-6bbf-465d-aabf-e6b498125081,,USER,Show all the cinema names and opening years in descending order of opening year.,"{""transformations"":[{""column"":""openning_year"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" 687ce8cc-8770-4a41-8af8-b924a4375dec,,USER,How many regions do we have?,"{""transformations"":[{""column"":""Region_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" 41f4f692-2d69-4fe5-921f-7359b0ca4f8f,,USER,Find the id of the song that lasts the longest.,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" 89476243-d7aa-48da-9faf-6e7ec7ad4700,,USER,What is the decor of room Recluse and defiance?,"{""transformations"":[{""column"":""roomName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 11e5e7a1-b1ab-4771-b0e9-c087c3376d27,,USER,Show the 3 counties with the smallest population.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" 8a53a16b-2a8f-43f3-a6f7-2623f61a94a0,,USER,What are ids and total number of hours played for each game?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" 0f9f3dcc-fa2f-4174-b85d-d927a108bb35,,USER,Find the average elevation of airports in each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 8be6e816-9c21-49b8-8bc6-7e0a925cc937,,USER,What is the id of the appointment that started most recently?,"{""transformations"":[{""column"":""START"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" f8213489-d312-45e9-a546-771d4e25142b,,USER,What are the main indstries and total market value for each industry?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 7ec49455-8889-464c-ba5b-e0e3c19e5f9b,,USER,What are the names of all pilots listed by descending age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" d19fb1a4-203c-45a1-8a90-4824597598e6,,USER,Count the number of gymnasts.,"{""transformations"":[{""column"":""Gymnast_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" 39419189-8370-414e-a6b8-7a34b1cdaad2,,USER,How many parks are there in the state of NY?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" c11eb08c-3fb7-4162-99cd-fbf7ffd43ca0,,USER,"What is the list of program names, sorted by the order of launch date?","{""transformations"":[{""column"":""launch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" dfd0ac17-cf79-48fc-8ef4-45bd8bf91175,,USER,Count the number of films whose title contains the word 'Dummy'.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" 9906ea1f-d483-41f9-ad7d-d26175883f11,,USER,Determine the number of players for each type of hand.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" dc7b3218-285a-466f-ae33-421955994fb7,,USER,What are the different years in which there were cars produced that weighed less than 4000 and also cars that weighted more than 3000 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""condition"",""operation"":"">="",""value"":3000},{""column"":""weight"",""transformationType"":""condition"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" c2ea5843-a559-4d1b-89e8-7f533c6bcbe7,,USER,What is the minimum weight of the car with 8 cylinders produced in 1974 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":8},{""column"":""year"",""transformationType"":""condition"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 81923327-1c56-4eab-b6cd-aef1d0e4e146,,USER,Show the names of all high schoolers in grade 10.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 9fa00459-9cd9-458e-9adb-9693c11dd3cf,,USER,Show all card type codes and the count of customers with cards of each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" 6bdf3c83-3b94-412c-9822-0e602af79043,,USER,"What are all the players who played in match season, sorted by college in ascending alphabetical order?","{""transformations"":[{""column"":""College"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 35c07468-0841-4ea7-9a5c-290c05ec3de8,,USER,Show the product ids and the number of unique orders containing each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" aab1ddeb-c29c-47ee-8690-51fb3f6c2d84,,USER,Present distinct occupations and their corresponding player counts.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" dfc4bcab-9941-4e36-81f4-e831c13716bf,,USER,List the codes and names of the cheapest products in each category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" f814351d-c243-4b5c-9c55-df731759666c,,USER,Give the country codes for countries in which people speak langauges that are not English.,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 34db7b9d-c2ad-4380-8cd7-95e9c8b15765,,USER,What are the different years for all competitions that are not of type equal to tournament?,"{""transformations"":[{""column"":""Competition_type"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" 8ba3a6de-0439-4980-9ca7-439e4c212efe,,USER,How many instructors teach a course in the Spring of 2010?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""semester"",""transformationType"":""condition"",""operation"":""="",""value"":""Spring""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" 3edf526c-ec22-4880-b099-224eed08d3fc,,USER,What are the ids of the problems which are reported after 1978-06-26?,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" c5581492-c22b-4bf3-8786-556468591db2,,USER,What are the names of managers in ascending order of level?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" 6c8e2b53-c4cb-4625-af08-eb4358579c0f,,USER,Show first name for all students with major 600.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 72909313-6566-49aa-b53d-0ec621d50406,,USER,List the names of phones in ascending order of price.,"{""transformations"":[{""column"":""Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" eb5b3201-0ad3-484c-82c9-89f3ecc1401e,,USER,"What are the names of students and their respective departments, ordered by number of credits from least to greatest?","{""transformations"":[{""column"":""tot_cred"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" 0aea6376-a2f4-4d19-81e1-82a37a767bde,,USER,Find the name and id of the top 3 expensive rooms.,"{""transformations"":[{""column"":""basePrice"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 5a56f866-f1d5-4eb5-b84e-6f3469930bef,,USER,How many different kinds of information sources are there for injury accidents?,"{""transformations"":[{""column"":""SOURCE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" 863d7eed-f7fe-4586-af8e-d587c41fa50c,,USER,How many games are held after season 2007?,"{""transformations"":[{""column"":""stadium_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""season"",""transformationType"":""condition"",""operation"":"">"",""value"":2007}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" 3b65c165-053c-4519-a509-1396dc117cff,,USER,What is the average age of all the dogs?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" 62b0d5c7-0c31-4bf1-97c9-6141a625ef4b,,USER,What is the list of program origins ordered alphabetically?,"{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" b2545d18-e4a9-4c98-917c-cf1537552269,,USER,What are the name and description for location code x?,"{""transformations"":[{""column"":""location_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" a6eceb0d-4f79-480f-a36b-01ff89aff5e3,,USER,How many lessons have been cancelled?,"{""transformations"":[{""column"":""lesson_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""lesson_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" 26553c7d-12bb-4683-a417-d29b64bca588,,USER,What is the total count of enzymes?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" fc71039e-3ebb-431d-8d38-2682cf0d3716,,USER,Which airline has abbreviation 'UAL'?,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" a52d25c7-0622-4b1b-a331-d5bbb0a3c513,,USER,Find the name of the campuses opened before 1800.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" cfc295ce-d145-4337-ae94-a35f5a66e919,,USER,"Find the name of organizations whose names contain ""Party"".","{""transformations"":[{""column"":""organization_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" e6da1382-d61d-40b2-9c37-ff7ff088d9b5,,USER,Return the names of all regions other than Denmark.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" 21a368a2-647c-448d-8a00-a7f82e1d7c9c,,USER,What are the names of the contestants whose names are not 'Jessie Alloway',"{""transformations"":[{""column"":""contestant_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Jessie Alloway""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" d836395f-caee-48cc-8cc3-5e705a61b9b7,,USER,"Which category does the product named ""flax"" belong to?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" 95aaeae2-557c-4fcd-b0a5-a8fa37ea64d1,,USER,How many type of jobs do they have?,"{""transformations"":[{""column"":""job"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" eed17f1f-bf25-4560-9f94-3eb30af0a730,,USER,What are the names and job titles of every person ordered alphabetically by name?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 8cb0ec64-82c6-4433-8407-43bec99ee46b,,USER,How many different last names do the actors and actresses have?,"{""transformations"":[{""column"":""last_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" 7428e3a0-9c4a-4cc9-840a-d65f09b1f45f,,USER,"How many players born in USA are right-handed batters? That is, have the batter value 'R'.","{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_country"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""},{""column"":""bats"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" 0b809367-5e63-4699-b47f-512d4bd7e1f5,,USER,Which party had the most hosts? Give me the party location.,"{""transformations"":[{""column"":""Number_of_hosts"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" c48abff0-e3e5-44e6-b624-698ea319956a,,USER,Give the name of the student in the History department with the most credits.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""},{""column"":""tot_cred"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" 42f21ede-4874-4901-ba77-87f5ea8f5c73,,USER,List the names of all distinct races in reversed lexicographic order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" 7199ea54-c2bd-4452-b776-137ff50320db,,USER,Return the name of the wrestler who had the lowest number of days held.,"{""transformations"":[{""column"":""Days_held"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" a269122a-160b-464b-807f-74fee0f02794,,USER,Display the classroom number and the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" a027f14a-1f40-47bf-94d0-a973f031c4ce,,USER,Who are the players that have names containing the letter a?,"{""transformations"":[{""column"":""pName"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" 432ae1b2-2b7b-40b6-a18a-f690df1633d0,,USER,"What are the different classes of races, and how many races correspond to each?","{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" cd5cd9fc-86a1-462e-8e05-ee0a3f1f248b,,USER,What are the dates when customers with ids between 10 and 20 became customers?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""customer_id"",""transformationType"":""condition"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" f368e96c-5744-45b0-b6c3-fd96a3f8ef08,,USER,What is the average fee on a CSU campus in 2005?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" 3a10829b-4f98-4ef2-aff9-986ec7a206f0,,USER,Find the total number of matches.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" a9889a56-6252-4f52-b4c5-64ca05478cad,,USER,List the first name of all employees with job code PROF ordered by their date of birth.,"{""transformations"":[{""column"":""emp_jobcode"",""transformationType"":""condition"",""operation"":""="",""value"":""PROF""},{""column"":""emp_dob"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" 0f2b95ce-cbae-4051-9d9f-41dfe098f74c,,USER,"What is the Package Option of TV Channel with serial name ""Sky Radio""?","{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 03d01667-a6b6-482b-99cf-e79069ee0da9,,USER,Show the average price of hotels for each star rating category.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" ae6d9e06-e582-4233-9fcc-78f923f9c80a,,USER,"List all cartoon directed by ""Ben Jones"".","{""transformations"":[{""column"":""Directed_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" 89e65f07-f6b9-4795-a494-a6c1ade09bf4,,USER,What are the dates of publications in descending order of price?,"{""transformations"":[{""column"":""Price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" e09a5b3c-3f0d-4403-8bb4-14fc335e6276,,USER,What is the average number of attendance at home games for each year?,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" ad996120-0117-43a9-8bd7-f3f10c480e23,,USER,"What are the names and buildings of the deparments, sorted by budget descending?","{""transformations"":[{""column"":""budget"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" 31148cf0-cda4-4314-bf7c-00ed47087799,,USER,"What are the gas station ids, locations, and manager names for the gas stations ordered by opening year?","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" 933432d0-72b7-460c-964f-b2efb2ac0e1b,,USER,What are the different cities that have more than 100 memberships?,"{""transformations"":[{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" 14eefa5b-a964-49ce-a38e-721559a52982,,USER,"What are the years, titles, and publishers for all books, ordered by year descending?","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 458947f4-66cc-477f-93b9-f519d5733d33,,USER,What is the average latitude and longitude in San Jose?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""long"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" 4411249e-4c4e-4243-b721-97c000517dc0,,USER,How many different users wrote some reviews?,"{""transformations"":[{""column"":""u_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" 74999552-35ca-4d1b-85d2-e84b99e8ebd8,,USER,what is the GDP of the city with the largest population.,"{""transformations"":[{""column"":""Regional_Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" 7a87f059-81f3-46aa-8a21-fec83f325add,,USER,What is the name and rank of every company ordered by descending number of sales?,"{""transformations"":[{""column"":""Sales_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 904a1bc1-46d6-4fbb-9385-a1928bebf1ba,,USER,"Find all manufacturers' names and their headquarters, sorted by the ones with highest revenue first.","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 33104436-b7f7-4326-97c8-52e6fbdd0d91,,USER,Count the number of regions.,"{""transformations"":[{""column"":""Region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" 22c69c59-3d86-4387-8da4-0b0a377d53a9,,USER,How many captains are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 7e21de4a-f2d9-481f-8835-4b3476f7837a,,USER,How many visitors below age 30 are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" 712b89be-ecd6-4d06-be82-9f4cdc93f639,,USER,Count the number of cinemas.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" 905a6bf5-d1b2-4a2d-aa00-0da3398b555c,,USER,What is the average number of gold medals for clubs?,"{""transformations"":[{""column"":""Gold"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" e0a107b5-5ae7-46c5-ab66-3b667a1ed642,,USER,What are the names of all songs that are ordered by their resolution numbers?,"{""transformations"":[{""column"":""resolution"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 9dcad7a2-d850-4bf5-a499-46a831a9248e,,USER,What are the names and ranks of the three youngest winners across all matches?,"{""transformations"":[{""column"":""winner_age"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" ef48ab32-929b-4d04-b5e4-debedd4f03cf,,USER,What campuses are located in Los Angeles county and opened after 1950?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 4f82ee31-5fb3-4a39-933c-ff00d7b56dff,,USER,How many different locations does the school with code BUS has?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""condition"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 031ad2c5-34f6-46f2-93bd-c7307466ddb5,,USER,"When do all the researcher role staff start to work, and when do they stop working?","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" 9ead342d-75ac-4d7e-8e7f-120ffbe9ab16,,USER,Show all buildings and the number of faculty members associated with each building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" f1a11caa-f896-484b-8f19-6b8697d2b788,,USER,display the emails of the employees who have no commission percentage and salary within the range 7000 to 12000 and works in that department which number is 50.,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":7000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000},{""column"":""department_id"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 2532e06d-2406-44e6-85e9-70b763712a26,,USER,What is the mean product price for each category?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" c0126740-ec9c-469f-b676-7f59a263046e,,USER,Find the three most expensive procedures.,"{""transformations"":[{""column"":""cost"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" 9d3893c3-2f1a-402c-b5af-70ebd0f92f50,,USER,"For each document, provide the document ID and the count of employees in its circulation history.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" 84acf699-7294-43e5-b0d3-7da0cf13b155,,USER,List the names of all routes in alphabetic order.,"{""transformations"":[{""column"":""route_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""route_id"",""route_name"",""other_route_details""],""name"":""Delivery_Routes"",""type"":""grid""}]" 45215a08-df28-477b-ae03-663dfebcd0aa,,USER,"Which paper's title contains the word ""Database""?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" 104222f0-6565-4091-b299-5c138770eb9a,,USER,"Show all document ids and the number of paragraphs in each document, ordered by document id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" 28325671-f7b0-4f1b-97d4-0cc9579c1332,,USER,What are the maximum price and score of wines produced by St. Helena appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Appelation"",""transformationType"":""condition"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" f49dc5e9-2999-4b9c-85d3-a561da5208f4,,USER,What is the maximum total amount paid by a customer? List the customer id and amount.,"{""transformations"":[{""column"":""amount_paid"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""customer_id"",""transformationType"":""grouping""},{""column"":""amount_paid"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" 8f58eb5c-41dd-4942-abc5-b3d6715f2922,,USER,How many different addresses do the students currently live?,"{""transformations"":[{""column"":""current_address_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" ed95874b-4e40-46e5-b33a-182171f23532,,USER,"For each file format, return the number of artists who released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" 47d9f655-abcf-4121-b2c4-5ebfef347a26,,USER,Please show different denominations and the corresponding number of schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 4f98530d-3905-4719-a15a-1d0f0268d15c,,USER,Return the description and unit of measurement for products in the 'Herbs' category.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" 4868f66a-c76a-402c-b8a2-f09137985e6d,,USER,How many rooms are there?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" a8339dc9-97b0-41c7-a0f1-d377da479f72,,USER,How many female Professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 05317b79-3200-4b7a-a12e-4099c76cf11e,,USER,How many individuals under 40 are there for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" b645bd79-4887-4cb7-b19c-09b18560ac03,,USER,How many captains are there per rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 37d79790-8af0-4c6b-849e-431d70862d59,,USER,"Find the payment method and phone of the party with email ""enrico09@example.com"".","{""transformations"":[{""column"":""party_email"",""transformationType"":""condition"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" 848bf4bc-8427-40f8-8062-488f1aaa3cac,,USER,"What are the chip model and screen mode of the phone with hardware model name ""LG-P760""?","{""transformations"":[{""column"":""Hardware_Model_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'LG-P760'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" ccac8127-9ffd-4043-b798-26e756b5da6b,,USER,What are the room names and ids of all the rooms that cost more than 160 and can accommodate more than two people.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":160},{""column"":""maxOccupancy"",""transformationType"":""condition"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 854f6088-91da-4fdb-bed8-6150f30e2623,,USER,What are the game IDs and the total hours played for each game?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" 61369882-89bb-4ab8-af7e-0afb68ad69ee,,USER,How many different industries are the companies in?,"{""transformations"":[{""column"":""Industry"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 55e1a9c5-a2e4-48ce-9917-08ccb10b65dd,,USER,What are the themes of farm competitions sorted by year in ascending order?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" 4fe0c964-db66-474e-bc4d-e0a9ca71ceda,,USER,Show the number of authors from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" 43605f32-24c2-465c-9487-788f44ba084a,,USER,Find the founder of the company whose name begins with the letter 'S'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 637fde83-5b3a-4fc2-b4e2-2506035ccded,,USER,Determine the number of different products corresponding to each order id.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 732b3409-89cb-4362-8f21-7e26b5a47ce6,,USER,What are the countries for each market ordered by decreasing number of cities?,"{""transformations"":[{""column"":""Number_cities"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" d96bea0c-6197-4fac-bde9-eea1fc211f3e,,USER,Count the number of book clubs.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" f191c2ee-9d60-4be5-80fe-37c30ffd62cc,,USER,Could you list the number of singers for each citizenship?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" cea1c4df-9b9c-4139-967a-5a5383b2422f,,USER,"List the name, nationality and id of all male architects ordered by their names lexicographically.","{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" 23b6a2c2-59d2-43ab-987b-06cba1daf7d6,,USER,How many parties are there?,"{""transformations"":[{""column"":""Party_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" 74da254f-de71-4ec5-b8d4-7a1f532eb858,,USER,How many customers do we have?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" 0b6e7e38-492c-4330-8edd-f5e61bee79b2,,USER,Return the full names and salaries for employees with first names that end with the letter m.,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 066d2a6c-6fd5-4cb2-af5d-2d8b2354f404,,USER,Provide a breakdown of the number of devices using each software platform.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" a23c5970-a1d0-4d41-a660-5ef526656099,,USER,List the distinct carriers of phones with memories bigger than 32.,"{""transformations"":[{""column"":""Memory_in_G"",""transformationType"":""condition"",""operation"":"">"",""value"":32}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" e1cada70-788b-4be1-9cd6-b23fae5e4160,,USER,What is the total number of customers across banks?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 89166261-5388-437e-b7cb-0575fc45ef66,,USER,What are the maximum price and score of wines in each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 987d8612-d7fc-4e46-8395-6299588bce54,,USER,How many people are under 40 for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" dc2dab95-14c5-4b38-a329-f9341c515111,,USER,How many different services are provided by all stations?,"{""transformations"":[{""column"":""services"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""network_name"",""services"",""local_authority""],""name"":""station"",""type"":""grid""}]" 2258402a-3891-4029-a9e2-72c5458bebc9,,USER,"What are the names of representatives whose party is not ""Republican""?","{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Republican'""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" 406c7a5f-b275-4e59-b515-a0c765c38c99,,USER,"What are the elimination moves of wrestlers whose team is ""Team Orton""?","{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" 50696966-8445-4f6a-99ea-e7f6a026bcb1,,USER,"find the highest support percentage, lowest consider rate and oppose rate of all candidates.","{""transformations"":[{""column"":""support_rate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""consider_rate"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""oppose_rate"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" cfaf6fba-52db-4370-a9b6-b4e50f552c4a,,USER,How many hours do students spend studying within each department?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" a365b00a-ee09-46a7-968a-1cc9c4c01ee3,,USER,"Find the names of customers whose name contains ""Diana"".","{""transformations"":[{""column"":""customer_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" 21ac047a-f0d2-45cf-87f0-07c60a5d4e76,,USER,"Find all the songs whose name contains the word ""the"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" 8c9e256c-bb29-4855-a1ac-7bfc87fa6f74,,USER,What is the average weight of all players?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""player_api_id"",""player_name"",""player_fifa_api_id"",""birthday"",""height"",""weight""],""name"":""Player"",""type"":""grid""}]" 5dece7ea-7409-4ee1-81c0-6c1bae59b120,,USER,Present all publishers and the book counts for each.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 3c6bb9c6-604e-407d-ad82-273fa025348e,,USER,Who is the advisor of student with ID 1004?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""condition"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 50528230-4073-40d8-aa0d-76b513deed54,,USER,"What are the distinct years in which the competitions type is not ""Tournament""?","{""transformations"":[{""column"":""Competition_type"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" 57f26d77-3113-4ed4-9309-4f07ea7c5fb6,,USER,What are the investors of entrepreneurs and the corresponding number of entrepreneurs invested by each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" 25df0713-f700-409f-a1ae-068bfae2575c,,USER,Find the marketing region description of China?,"{""transformations"":[{""column"":""Marketing_Region_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" 8d1da29b-5e43-4dbc-8ee5-da8c04cd7ddb,,USER,What are the names of all campuses located at Chico?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 0a3f0950-936a-4ff0-b444-92d8eedaaa2a,,USER,How many different roles are there on the project staff?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" 818ef735-e997-49bf-91d2-68d3de26419c,,USER,Find the first names of all the authors ordered in alphabetical order.,"{""transformations"":[{""column"":""fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" 7d212fbd-5591-4b4f-857c-98a7d185e97a,,USER,Display the student ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" 64f6d947-1eb8-476d-9e0c-19fb2d04cf88,,USER,Find the total number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" e600a825-d0b8-4c05-a40d-e697b3af7ee2,,USER,Provide the statement IDs and the number of accounts associated with each ID.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" 50cbe959-53ba-45ec-86c9-973baeedf87a,,USER,How many roller coasters are there?,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" de560593-2efb-4e69-b081-7745fbdd9f2f,,USER,"Of all players with an overall rating greater than 80, how many are right-footed and left-footed?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" cfa4eff1-a22a-4a16-adf8-59d7288565fb,,USER,find the number of medicines offered by each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" f732a78c-7d3d-46a2-85ed-8e71d9305142,,USER,Provide the numbers of races corresponding to each constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" 99f67574-c08a-4e35-b01f-b5feb2110c81,,USER,List all club names in descending alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" 9181e816-e9b7-494e-9ba2-71230193c287,,USER,Show different publishers together with the number of publications they have.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" 76c16378-51cc-414a-b5c5-a10b6c202d96,,USER,List the number of films produced by each studio and the names of those studios.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" c79c86ff-4614-45f1-85c3-d905d21acef4,,USER,"Which papers have the substring ""ML"" in their titles? Return the titles of the papers.","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" b80a4ba2-e4a2-41ae-b642-257d5b7503c0,,USER,What are the names of players who train between 500 and 1500 hours?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":"">="",""value"":500},{""column"":""HS"",""transformationType"":""condition"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" ecc8858a-f258-49a2-a9a4-acf1e32edb44,,USER,Present distinct headquarters along with the company count at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" 27770c97-7637-4038-ad64-364b0541c3fb,,USER,What are the names of races held between 2009 and 2011?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2009},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" 8dcdacac-1368-4220-b29e-b98bfd6d8fa2,,USER,What is the last date of the staff leaving the projects?,"{""transformations"":[{""column"":""date_to"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" 24b8ef32-46f3-4fc5-83a2-b6983077d73c,,USER,What is the id of the trip that has the shortest duration?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" 274575a7-d52f-4757-9a9a-c0b1135cfba7,,USER,What is the ship with the largest amount of tonnage called?,"{""transformations"":[{""column"":""Tonnage"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" c66f17aa-9921-42f8-bed9-7257e7d48448,,USER,Please show the record formats of orchestras in ascending order of count.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" f5c4e7d1-2c56-4423-b079-fe7f86e90577,,USER,Find the patient who has the most recent undergoing treatment?,"{""transformations"":[{""column"":""dateundergoes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" 387e06b4-b45a-4811-bc9a-afd5b7072638,,USER,Determine the number of members residing at each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" e7b40043-6e49-4d37-8e67-b39fe65b1ff8,,USER,Find the average number of factories for the manufacturers that have more than 20 shops.,"{""transformations"":[{""column"":""Num_of_Factories"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""num_of_shops"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" 4288dd47-c97d-4137-a69c-705ad93ea3ad,,USER,"For each city, what is the highest latitude for its stations?","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" 6e6cae38-cce3-4008-b38b-9b008eb5b26e,,USER,What are the years of opening for tracks with seating between 4000 and 5000?,"{""transformations"":[{""column"":""seating"",""transformationType"":""condition"",""operation"":"">="",""value"":4000},{""column"":""seating"",""transformationType"":""condition"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" 7fc7c330-ddad-48c0-82c5-2797e9a408c4,,USER,How many sections are in each course?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" ee2e129f-5e42-488d-b770-cc6efc5698b1,,USER,How many movies were made before 2000?,"{""transformations"":[{""column"":""mID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" 51616810-430c-42bf-b702-0a35f4ae5c24,,USER,list the names of the companies with more than 200 sales in the descending order of sales and profits.,"{""transformations"":[{""column"":""Sales_in_Billion"",""transformationType"":""condition"",""operation"":"">"",""value"":200},{""column"":""Sales_in_Billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""Profits_in_Billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" 582c7234-104f-4f5a-b821-ee41782908a0,,USER,What are the different police forces of counties that are not located in the East?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 59d28d11-7010-4fea-931c-4932e3889a10,,USER,"Show name, country, age for all singers ordered by age from the oldest to the youngest.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 4b7af644-242c-47a8-ab58-c4f6aa1e9b03,,USER,How many stores are there for each type of store?,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" 0aac73da-6015-4ea3-b2a3-206ddbe39189,,USER,How many teachers are there?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 320a0699-f8be-4f88-82bb-c0ea05f89daf,,USER,List the date of perpetrators in descending order of the number of people killed.,"{""transformations"":[{""column"":""Killed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" e4e0ccce-96a7-4050-a914-bfc916d21015,,USER,Find the name and revenue of the highest revenue-earning company in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" e7aba5f1-4644-426f-9033-e93de24386b4,,USER,Return the first names and last names of employees who earn more than 30000 in salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":30000}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" a9172c34-1852-4d68-919c-b8f7b3851f9d,,USER,"Show the addresses and phones of all the buildings managed by ""Brenden"".","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" f8320ca6-7e8a-4651-a198-4f057f4dbf8f,,USER,what is the name of the instructor who is in Statistics department and earns the lowest salary?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Statistics""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" f6dfb937-3584-4219-9c49-d510fd9239d8,,USER,Sort the gender codes in descending order of their corresponding number of guests. Please return both the gender codes and counts.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" c78f670c-f903-4f2e-8786-76db5a6614b0,,USER,What are the different nationalities of pilots? Show each nationality and the number of pilots of each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" 6654e173-ce08-44ff-a0dc-f3802d7054e4,,USER,"Find the names of all swimmers, sorted by their 100 meter scores in ascending order.","{""transformations"":[{""column"":""meter_100"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" 90ac5752-ec06-46f3-b88d-0efeae23159e,,USER,Give the city that the student whose family name is Kim lives in.,"{""transformations"":[{""column"":""LName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 65d1016b-2423-4917-9950-9c127defb71a,,USER,How many players are there?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" db347f39-c2d4-4999-b1b7-3f7c3bcadb03,,USER,What is the total grant amount allocated to each organization and their respective IDs?,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" 07e235a1-c3bc-458a-91a8-16155a168977,,USER,how many airports are there in each country?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" f2cd73fd-afcd-491c-a0a0-20d92b00e960,,USER,List the personal names and family names of all the students in alphabetical order of family name.,"{""transformations"":[{""column"":""family_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" 64f455ab-c068-4778-9876-dbf3b91523e0,,USER,What is the minimum age for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" de06b356-ddb5-486d-8e38-9a3a6794f730,,USER,How many accounts does each customer have? List the number and customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 30ad5d7c-c703-4112-95ba-f3624ebfc318,,USER,Count the number of films.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" b6e8be39-3c2d-41c3-90ee-52484add1f4b,,USER,Sort the apartment numbers in ascending order of room count.,"{""transformations"":[{""column"":""room_count"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" aa7bad04-4c73-43da-8655-63d977d90ed6,,USER,"What are the phone, room, and building of the faculty member called Jerry Prince?","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Jerry'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" ae48181c-162c-479d-8797-f01487c7f92d,,USER,What are the phone and email for customer Harold?,"{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" 1cb09b45-ff62-424a-8fcd-ab9a43ee35a9,,USER,What is the address of employee Nancy Edwards?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" cc804fb3-8bf7-4417-8ab3-620a57d01d96,,USER,How many party events do we have?,"{""transformations"":[{""column"":""Event_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" b79871db-c04d-43db-aae0-da9d77b1568e,,USER,What are the distinct publishers of publications with price higher than 5000000?,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":5000000}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" 5a7259ae-bc3d-431b-8139-1909bdf59a98,,USER,What are the countries of perpetrators? Show each country and the corresponding number of perpetrators there.,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" 611825e6-ee7e-433d-875b-20a19d0f9d79,,USER,Return the sum of all payment amounts.,"{""transformations"":[{""column"":""amount"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" bec50837-7b18-4ac5-84ef-524278d47edf,,USER,find the name of the program that was launched most recently.,"{""transformations"":[{""column"":""launch"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" fa8aa80f-a134-4ac6-90f4-bf8a2a334da5,,USER,Report the number of students in each classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 75cd189f-40bb-49f0-9dae-ad24f95d0c87,,USER,How many students play sports?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" bd6257a5-f3c8-4122-a4fd-c511e11942c4,,USER,What is the number of invoices and total money billed in them from CA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 2377ccd0-bf6d-4f0a-aebc-1791d84329b3,,USER,What is the total rating for each channel owner's channel?,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 270d7303-6f7c-4cb1-9b07-f58dc42047b1,,USER,List the first name and birth date of all players from the country with code USA.,"{""transformations"":[{""column"":""country_code"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" 5d2477d0-205b-487e-ac98-9ae1f290af93,,USER,Enumerate the countries where Spanish is predominantly spoken.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" d4fb1de4-8ff7-4e4a-b082-204a6975378b,,USER,"What are the name, role code, and date of birth of the employee named 'Armani'?","{""transformations"":[{""column"":""employee_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" 5f538b67-def1-42af-8c20-3932f9986b8d,,USER,Which winery is the wine that has the highest score from?,"{""transformations"":[{""column"":""SCORE"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 21016aba-aef3-4861-8738-4a3057ab5629,,USER,Compute the average profits companies make.,"{""transformations"":[{""column"":""Profits_billion"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 89437012-5e9f-4b05-a006-c406f47c227e,,USER,Find the number of employees we have.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" 6712cc5f-b96e-470f-a515-12de763d5d76,,USER,What college has a student who successfully made the team in the role of a goalie?,"{""transformations"":[{""column"":""decision"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""pPos"",""transformationType"":""condition"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" a254af49-3ddf-41d1-b242-b994ff535d71,,USER,How many singers do we have?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 5d45ff39-0d56-4233-b504-bc0054bbeb02,,USER,What are the average prices of hotels grouped by their pet policy.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 0268fce0-a1a2-46f1-ab8b-4705a51a3f9c,,USER,Show the date and venue of each workshop in ascending alphabetical order of the venue.,"{""transformations"":[{""column"":""Venue"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" 520ad08b-7d9e-485c-9c12-dd858c76f1a5,,USER,What is the name and category code of the product with the highest price?,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" 2a496334-92dc-46fa-96ae-602a4aaa74a8,,USER,"Who are the advisors for students that live in a city with city code ""BAL""?","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 25f1bff9-1ad8-4f6e-b0b9-4299c74069dd,,USER,when is the hire date for those employees whose first name does not containing the letter M?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" ed3314d0-27a5-4f68-8afa-72cd338934ff,,USER,Select the name and price of the cheapest product.,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" fbd6203f-b82b-4b32-923e-d58e2f9f8bc1,,USER,"What are the teams of the players, sorted in ascending alphabetical order?","{""transformations"":[{""column"":""Team"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" 70d42fa7-bf79-4729-95c0-4ef1f40be60f,,USER,Show ids for all students who live in CHI.,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" c9d9bfb4-9612-49f6-bdb8-f1048b9f2398,,USER,Count the number of artists who are older than 46 and joined after 1990.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":46},{""column"":""year_join"",""transformationType"":""condition"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" b848ea0d-084e-45ad-8859-4d5a118450d0,,USER,What is the id of the candidate who most recently accessed the course?,"{""transformations"":[{""column"":""assessment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" db0d87fc-5b30-49d2-959c-753eef997357,,USER,"Return the names of people, ordered by weight ascending.","{""transformations"":[{""column"":""Weight"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" 6c9d5b03-f4d8-4711-b1e4-97dc59064158,,USER,"Find the description of the claim status ""Open"".","{""transformations"":[{""column"":""claim_status_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" 4664a414-ae45-4485-8ea9-94f38e82b2e8,,USER,"What is the average quantities ordered with payment method code ""MasterCard"" on invoices?","{""transformations"":[{""column"":""Order_Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" 0bf8cd85-f456-45cb-892a-bc09e30844ee,,USER,What is the zip code in which the average mean sea level pressure is the lowest?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""grouping""},{""column"":""mean_sea_level_pressure_inches"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 15d8bb79-0d4d-4035-a21a-9b2696fb813f,,USER,Display the number of books published by each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 1d0545c4-ee85-42ea-885b-c7eafbd2fa1c,,USER,List the first and last name of all players who are left / L hand in the order of birth date.,"{""transformations"":[{""column"":""hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""},{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" f79219b3-62c8-4611-a5f4-f400c3dcb253,,USER,What is the zip code for Port Chelsea?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" 6efb5a67-8fce-48f1-aa6d-b972d7d5b8df,,USER,What are the locations of all the gas stations ordered by opening year?,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" 4da75100-01e2-41d5-9947-e39a5da9832e,,USER,Who is the delegate of district 1 in the elections?,"{""transformations"":[{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" a90f3516-181c-4c64-9adf-b255abadd5f3,,USER,List the type of the services in alphabetical order.,"{""transformations"":[{""column"":""service_type_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_Type_Code""],""name"":""Services"",""type"":""grid""}]" 64acecd9-d5e8-4489-87a0-4e16a24e9c2b,,USER,Show the average share count of transactions for different investors.,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" a89a2d87-95ea-4c72-bffc-d4ab9a53839f,,USER,How many clubs are there?,"{""transformations"":[{""column"":""Club_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" ad5aa623-1515-4de7-969f-dcc4e20d7d4c,,USER,Calculate the number of students in a single classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 559ab20b-b47f-43ac-ab8d-5c66c60133b5,,USER,Find the total number of players.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" c1d7ea07-70b4-4fa6-af5a-e325cb8903e0,,USER,"What is the rank, company, and market value of every comapny in the banking industry ordered by sales and profits?","{""transformations"":[{""column"":""main_industry"",""transformationType"":""condition"",""operation"":""="",""value"":""Banking""},{""column"":""sales_billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""profits_billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 27f0eb0e-9353-4f1b-9c93-108e302ca399,,USER,How many staff in total?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" 2f8d4ac8-4e06-4b99-9358-7cbfda6bb9d6,,USER,find the total market rate of the furnitures that have the top 2 market shares.,"{""transformations"":[{""column"":""market_rate"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""market_rate"",""limit"":2,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" a87c64da-8028-4c9a-8153-c0f8682391a4,,USER,How many tracks do we have?,"{""transformations"":[{""column"":""Track_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" f87b0ce3-08a6-4c09-9f54-c27b6280eaa2,,USER,What campuses are located in Chico?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 06566cc3-9b88-4425-b132-2cd733f529c1,,USER,order all gas station locations by the opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" 93a0766a-f24c-4c23-a5d0-90d079c2720a,,USER,Display all opening years and the number of churches that opened in that year.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" 3215284f-713c-4f07-9e4e-5101bdef873a,,USER,"What are the names of conductors whose nationalities are not ""USA""?","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" 9b72e8db-de19-4011-bbc5-2aa585e65a30,,USER,Give me a list of all the channel names sorted by the channel rating in descending order.,"{""transformations"":[{""column"":""rating_in_percent"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 26ace684-f610-4e18-ab4d-298819924d90,,USER,What are the country codes and the most spoken languages in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" b018bf48-7fdf-4931-9140-c16dd7d1599b,,USER,What is the average earnings of poker players?,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" 1ff232ec-00aa-42c7-8d81-e71bf6e29141,,USER,"Count the number of invoices from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 1b06cae8-249a-4b19-8d9c-933a053cbed3,,USER,Find the number of distinct currency codes used in drama workshop groups.,"{""transformations"":[{""column"":""Currency_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" 7754a50e-8316-4e92-9a5d-2ee17e94d8ec,,USER,What are the names of wrestlers days held less than 100?,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" b81356ca-02a7-4dce-81e3-f04355fc3d7f,,USER,Count the total number of counties.,"{""transformations"":[{""column"":""County_Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" ba5a88c5-eab2-4da4-aa49-66fc4a6c4570,,USER,Find the name of players whose card is yes in the descending order of training hours.,"{""transformations"":[{""column"":""yCard"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""HS"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" 226c75bc-39fc-41db-bc13-7c683544a262,,USER,"Please show the names of the buildings whose status is ""on-hold"", in ascending order of stories.","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""="",""value"":""'on-hold'""},{""column"":""Stories"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" ebbae393-ca5d-4cda-bc41-cd8bbe54ecf3,,USER,How many players played each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" b3eb843b-680b-4ae6-a5a7-a3202d5aeadc,,USER,What are the names of all high schoolers in grade 10?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 4dabba3b-c16c-4292-9982-5f1c80530611,,USER,What are the first names of all employees that are professors ordered by date of birth?,"{""transformations"":[{""column"":""emp_jobcode"",""transformationType"":""condition"",""operation"":""="",""value"":""PROF""},{""column"":""emp_dob"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" f84ec55e-a13e-452e-91ad-74a4103afa30,,USER,"Return the names and locations of shops, ordered by name in alphabetical order.","{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" 5e49ed35-2106-4171-9de6-f981ca27874c,,USER,how many female dependents are there?,"{""transformations"":[{""column"":""Essn"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" 3e8f84e8-7504-4165-b66e-e3a6ff769e01,,USER,Select the code of the product that is cheapest in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 7542b8b6-1783-4e82-8361-08510e011180,,USER,Where is the youngest teacher from?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 7c6b78cf-84e8-4dd6-8b8f-c7d25adac6f4,,USER,List the hosts of performances in ascending order of attendance.,"{""transformations"":[{""column"":""Attendance"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" 7fe685a9-3059-4f9c-8d8d-2d167de50ccf,,USER,Show student ids for all male students.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 0ef33293-edf5-49bb-b9b2-8bbb31c140c5,,USER,What is the name and salary of all employees in order of salary?,"{""transformations"":[{""column"":""salary"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" c56a40f0-01dc-45ba-a07f-517bcb337301,,USER,What are the average ages of losers and winners across matches?,"{""transformations"":[{""column"":""loser_age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""winner_age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" f16adc5e-e749-4d11-afbf-70e0addb83bb,,USER,"Find the name, city, country, and altitude (or elevation) of the airports in the city of New York.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 1997b99f-bffd-47ae-a4c3-a1803717854f,,USER,What is the starting year of the oldest technicians?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 4346129a-8239-48a6-9f43-5cbdb8d1c93f,,USER,How many Bangladeshi artists are listed?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" d4df3cec-efdd-4935-9fa5-e6967a324fef,,USER,Calculate the average tonnage for each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 9ba93f9f-9b68-4f3a-a49c-b32b5d39b3e4,,USER,Count the number of distinct player positions.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" c59b33a6-cf4b-4fd0-bdca-59e9f9995810,,USER,List each birth place along with the number of people from there.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" d1aa2184-e710-4de8-9b96-76374cdcf28f,,USER,What are the names of each industry and the number of companies in each industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 9b1c2cd0-2d08-4290-85f8-9368f338248c,,USER,What are the document ids for the budget type code 'SF'?,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" c815762d-b4d8-4500-a025-817bfdf797d9,,USER,"What is the document type code for document type ""Paper""?","{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" f78563ba-05fc-4fff-8312-6342e5540fb6,,USER,How many customers have an account?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 4d2e1912-1a00-40dc-8bd0-28b30911265b,,USER,How many events are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" 30330ed6-967b-46a8-bad5-9d35edf2a3b2,,USER,Show the enrollment and primary_conference of the oldest college.,"{""transformations"":[{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 166877bb-9ec4-4546-8981-f3c3e94f04cb,,USER,Count the total number of apartment bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" 3b0fc898-5811-437d-a18a-4a7f4381c35a,,USER,How many employees live in Georgia?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_province_county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" 6d23998c-bf9e-4a99-af53-eb7b8ab79889,,USER,"What is the template type code for template type description ""Book"".","{""transformations"":[{""column"":""template_type_description"",""transformationType"":""condition"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" c6273c60-c612-407f-8dec-ce32bde9074a,,USER,Which state has the greatest total number of bank customers?,"{""transformations"":[{""column"":""state"",""transformationType"":""grouping""},{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 3afbad18-ff50-4658-9353-ad4762bd951f,,USER,What are the first names of all students who are older than 20?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" c8d7c52a-1cff-470a-958e-bd39e334a8ee,,USER,What are the first name and last name of the players whose death record is empty?,"{""transformations"":[{""column"":""death_year"",""transformationType"":""condition"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" 4e6f4eb4-dcf3-4420-9f5a-2fc1aaca024d,,USER,Find the number of rooms with a king bed.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" ca4abbea-6163-4116-ab12-9540797c621d,,USER,Find the name of project that continues for the longest time.,"{""transformations"":[{""column"":""hours"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" d018c215-b74a-4ffb-ae0a-288708ce74b6,,USER,What are the distinct secretary votes in the fall election cycle?,"{""transformations"":[{""column"":""ELECTION_CYCLE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" 47c4823f-ed97-46a9-909c-7293cfe1f2d3,,USER,Display various software platforms and the number of devices using each.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 8781d2a0-597b-407e-aea4-0e6f0411d05d,,USER,Display the different record companies and the corresponding number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" 602abaf9-e941-4939-abee-226e20b104c5,,USER,Find the first names and last names of male (sex is M) faculties who live in building NEB.,"{""transformations"":[{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 2aa59c21-e3c9-4c8d-9b1e-9acc9567f041,,USER,"What is the zip code the county named ""Howard"" is located in?","{""transformations"":[{""column"":""County_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" da930d85-f12f-4c4c-88d1-90424d0e8620,,USER,Find the average price of the products for each category.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" 83eedb12-a3bf-47b7-8eb9-1aa6a1fa61ea,,USER,Determine the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 944f7163-477f-42d0-becd-20de95565a84,,USER,Which job titles correspond to jobs with salaries over 9000?,"{""transformations"":[{""column"":""min_salary"",""transformationType"":""condition"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" dbe4134d-0ca5-413d-99e2-0a3b566286ed,,USER,List customer status codes and their corresponding customer counts.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 5a7e0e76-0150-4d9c-89a8-56dec254d618,,USER,How many faculty is there in total in the year of 2002?,"{""transformations"":[{""column"":""faculty"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" d5978f32-c1e6-431b-b12d-ee117e630f6f,,USER,What are the names of enzymes whose product is not 'Heme'?,"{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" b997e9cf-1c8d-4a7d-a344-2c136f44a1df,,USER,"How many rooms cost more than 120, for each different decor?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" cf51e693-8cbc-4818-b52d-5e4859c7f768,,USER,What are the full name (first and last name) and salary for all employees who does not have any value for commission?,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 82378069-1fe7-4720-a067-ba274233a221,,USER,Find the name of dorms that can accommodate more than 300 students.,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" d5957626-f992-4e4f-b3eb-33cca6c26099,,USER,Which manufacturer has the most number of shops? List its name and year of opening.,"{""transformations"":[{""column"":""num_of_shops"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" 21d42e4e-3e01-4ea9-81bf-98d4de153b32,,USER,what are the order id and customer id of the oldest order?,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" 098f9890-a26a-4250-b6e1-edc3b07cc7c5,,USER,List the name of enzymes in descending lexicographical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" 3641754f-1e65-4f82-9897-3b86b882c96d,,USER,Find the last names of teachers teaching in classroom 109.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" 4bd5ca14-1ec5-48e1-9a6a-c8a6f9f68831,,USER,What is the average age across different job positions?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" e48a64e4-cc35-43d6-a9f5-52a146a0b98b,,USER,Find the total student enrollment for different affiliation type schools.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 5478b343-1a52-45a2-8562-bb53b9fa4cb7,,USER,Find the name and age of all males in order of their age.,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" e68f8c87-1970-43be-89de-f9be9daec4ed,,USER,Find the count of IT Staff employees in each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" a32796b4-e996-4e98-94a8-bf94a49f4d81,,USER,"What are the hosts of competitions whose theme is not ""Aliens""?","{""transformations"":[{""column"":""Theme"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" 6fecadc9-5a4f-4fdf-94a1-e3fb88a43a07,,USER,Show me the cost of the most recently performed treatment.,"{""transformations"":[{""column"":""date_of_treatment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" 38540531-f70e-4931-bbf0-9629ca8b77fe,,USER,What is the highest acc percent score in the competition?,"{""transformations"":[{""column"":""acc_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" 48904f7e-6978-4cd0-ae72-95e495809d08,,USER,What is the player count from each nation?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" aac1bba6-6df2-4861-bb1a-3bf7b64a1834,,USER,Count the number of employees for each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" 56f118ec-06f3-40b6-8be5-91a3c343a3f8,,USER,List ids for all student who are on scholarship.,"{""transformations"":[{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" 604a31e1-6354-4a81-9a2c-0e7a9041a255,,USER,How many countries have a republic as their form of government?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" a3bf6d57-145d-41f4-8622-0c34022e223c,,USER,Find the total population of the top 3 districts with the largest area.,"{""transformations"":[{""column"":""city_population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city_area"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" 4d634a56-9a96-47ff-845a-6d4dcc1c69e8,,USER,What is the age of the doctor named Zach?,"{""transformations"":[{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""doctor""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" e0ff5869-a890-47d9-8c0e-78b8e04c3793,,USER,What was the date of the earliest payment?,"{""transformations"":[{""column"":""payment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" cd10a648-eabc-4633-912a-70805573c671,,USER,What are the average ages for male and female students?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" b29a566f-2ae9-4d75-b8ee-1205bd35c959,,USER,"List the name of artworks whose type is not ""Program Talent Show"".","{""transformations"":[{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Program Talent Show'""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" e083c544-8cf0-463e-ac2b-4998bb8a498c,,USER,What is the winery at which the wine with the highest score was made?,"{""transformations"":[{""column"":""SCORE"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 20931150-3e48-4cb3-980b-27233a28d8e6,,USER,Display the unique hometowns of teachers and their respective teacher counts.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 1e78f69c-e840-4230-adbf-b8adf066eef2,,USER,"List all the document names which contains ""CV"".","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" 08acfff3-3bf8-407c-9831-c611a743677e,,USER,Find the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 5a560125-55d4-4c67-a67d-b124cb3993ae,,USER,How many different cities do people originate from?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" d4366594-e794-4d4f-ad70-a06f1f97abe3,,USER,List the names and locations of all stations ordered by their yearly entry exit and interchange amounts.,"{""transformations"":[{""column"":""Annual_entry_exit"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""Annual_interchanges"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" b8785340-7d44-4c2a-b09b-9d3a46c79d08,,USER,"Which authors have first name ""Amal""? List their last names.","{""transformations"":[{""column"":""fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" 638488d1-87dd-46b3-a721-6c8f5a1751cb,,USER,List the names of buildings with at least 200 feet of height and with at least 20 floors.,"{""transformations"":[{""column"":""height_feet"",""transformationType"":""condition"",""operation"":"">="",""value"":200},{""column"":""floors"",""transformationType"":""condition"",""operation"":"">="",""value"":20}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" e5657ca1-1337-4159-935a-24bc96737764,,USER,When and in what zip code did max temperature reach 80?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" a0b5f2e4-7c95-489e-9aa1-e21ea6d7aa8b,,USER,How many faculty members participate in an activity?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" 98b7cbc6-4d86-4af7-a265-05fae289c0ed,,USER,What is the average pages per minute color?,"{""transformations"":[{""column"":""pages_per_minute_color"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" f7bccb1c-096e-4c1c-8f68-680851d16d24,,USER,Count the number of different directors.,"{""transformations"":[{""column"":""director"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" ffaff5fb-4bb9-49f9-aeaf-3b63759f5ccb,,USER,"For cities, count branches opened before 2010.","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" 921e9a94-bb0b-4899-adaa-ce2032efc513,,USER,What the smallest version number and its template type code?,"{""transformations"":[{""column"":""Version_Number"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 4c6b5685-32fa-4f2e-8502-dd86db066263,,USER,How many departments offer any degree?,"{""transformations"":[{""column"":""department_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" 48306558-32b9-42cc-a4d2-44fbe9ddc2e6,,USER,Show all role codes and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" 3b3a9b19-2f19-4787-bff3-46a528262681,,USER,How many exhibition are there in year 2005 or after?,"{""transformations"":[{""column"":""Exhibition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" 5031b877-6e5c-4cb4-897b-7aea83560d2e,,USER,"Show the zip code of the county with name ""Howard"".","{""transformations"":[{""column"":""County_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" dbc702bf-e496-46f6-a51d-416b6a0bf734,,USER,What is the average number of international passengers for an airport?,"{""transformations"":[{""column"":""International_Passengers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" 2ccbd868-7cc3-40b0-8b08-269c68d70612,,USER,How many total credits are offered by each department?,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" e1a6b261-cf35-4b4e-9878-0dc48e7d6b61,,USER,What is the count of distinct employees with certificates?,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" 6a0e42a7-5f3e-4133-a205-3cbe4d33922e,,USER,Find the number of trains starting from each origin.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" a715c08f-ea4d-4121-b7bd-bf92f3b303d1,,USER,What is average number of students enrolled in Florida colleges?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" 04b5576b-3aad-4a11-876f-77f3fe6b0508,,USER,Find the number of employees whose title is IT Staff from each city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" d4609203-0774-4475-8c82-4b03c71b0135,,USER,List the teams of the players with the top 5 largest ages.,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" 44aee0a1-8b4d-4db6-b0fb-05704b825490,,USER,What is the student capacity and type of gender for the dorm whose name as the phrase Donor in it?,"{""transformations"":[{""column"":""dorm_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" d1e6bbe8-a186-425b-8449-f3f978bca3b8,,USER,Find the number of different cities which banks are located at.,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 4733fa30-47fd-4559-9031-e314fb691738,,USER,"For each file format, count artists who released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" ba908487-232d-4430-bb65-85747132d0b1,,USER,Show the draft pick numbers and draft classes of players whose positions are defenders.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" e519bb1c-6e92-4767-98c9-921775d7e415,,USER,What is the name of the student who has the highest total credits in the History department.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""},{""column"":""tot_cred"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" 0d72c286-60d8-4f3a-93d8-08f586606de4,,USER,"What are the names, headquarters and revenues for manufacturers, sorted by revenue descending?","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 50dc77a0-c739-4ebf-bf7c-a45e654393e4,,USER,Show the ID of the high schooler named Kyle.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 8be8d0c5-0fe8-46b1-adb2-163f4229f087,,USER,"For each payment method, how many payments were made?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" c82673e3-8485-45d7-b088-d18151bb0077,,USER,"Show all dates of transactions whose type code is ""SALE"".","{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 69c85638-66f8-4d28-b648-685d6b4ce73f,,USER,What are the bed type and name of all the rooms with traditional decor?,"{""transformations"":[{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 0e283d06-a57f-4e97-94ca-e25f11bbc915,,USER,Calculate the number of rooms with a capacity of more than 50 for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 33b709c7-d781-4367-9678-6cc38ca6b00d,,USER,Count the number of songs released for each format.,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" 2d41ddf2-937f-4ccf-85f0-222d1118e038,,USER,What is the transaction type that has processed the greatest total amount in transactions?,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""grouping""},{""column"":""transaction_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" 3c345408-a083-44f3-a56f-1adc113cbe08,,USER,List the name of artworks in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" eb2c30c3-1224-4b72-97bf-914e36cfed7a,,USER,What are the names of the teachers ordered by ascending age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 2e4fb5d8-0805-4bc6-b98b-49e4a125cdff,,USER,What is the origin and destination for all flights whose price is higher than 300?,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 2d369b2f-09db-40fa-b5e6-bede3726255e,,USER,"For each hometown, how many teachers are there?","{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 1eb2ab3d-6f0f-4173-8f96-6c5b101e5f30,,USER,How many departments does the college has?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" b519aed4-7f2e-4bc0-b19e-5ba5c2c88cc0,,USER,What is the number of distinct cities the stations are located at?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" 29386aba-a409-4cac-87a6-277c85af04bb,,USER,List the company name and rank for all companies in the decreasing order of their sales.,"{""transformations"":[{""column"":""Sales_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" a876aa9c-9249-44bf-9540-bb7563e87dca,,USER,"What are the different software platforms for devices, and how many devices have each?","{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" aadc8413-5adc-42d3-b720-e4196b46d056,,USER,How many projects are there?,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" 37a51448-0e9d-4428-a8be-86c7a46c6d99,,USER,"For each year, display the year and the average attendance at home games.","{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" 39da9d1e-c895-44a0-a047-f5029bbe00b2,,USER,Display the country ID and the corresponding count of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" b84a5c13-0e89-4939-96db-cdb254dc6119,,USER,How many artists are there?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" 99ec5618-ebac-4933-99fc-637353a244d3,,USER,List the types of competition and the number of competitions of each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" 3df06586-2ef8-4726-acb0-a9ea08d69163,,USER,Count the number of rooms in Lamberton with capacity lower than 50.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 1c645c57-4eb1-4fe6-9d17-705ba38b1135,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" 8709bf61-43c1-4bf6-adb9-77c9c12aeef1,,USER,"What are the names of organizations that contain the word ""Party""?","{""transformations"":[{""column"":""organization_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" 234b8551-b829-472d-9a5e-ff0e292f9fef,,USER,Find the distinct names of all races held between 2014 and 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2014},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" 8d27bbfc-4f9b-4249-bd8b-1725e9f2f299,,USER,What are the names of all races held between 2009 and 2011?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2009},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" b85ae6a8-e60a-4ab4-b474-e8b3cc4ca303,,USER,What are the name and level of catalog structure with level number between 5 and 10,"{""transformations"":[{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":"">="",""value"":5},{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" 2e505e3e-243b-41c0-8d06-7b407918bbac,,USER,What is the average weight and year for each item?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" bbcc16f3-5a86-4274-9754-b8886c0e670d,,USER,What are the names of all male British artists?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" ebdbfcd4-33f4-4f4b-9e83-d8b8d451e1d9,,USER,What are the first names of all the students aged above 22?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 4480f2e1-0e67-403d-8903-ab94f5f39544,,USER,Find the order id and customer id associated with the oldest order.,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" f3a55103-41d8-48a4-8ff3-8736f1855045,,USER,"List the research staff details, and order in ascending order.","{""transformations"":[{""column"":""staff_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" 6e4b402b-7abc-4a66-b26a-bb8cd48f9978,,USER,What are the numbers of the shortest flights?,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" de6f411d-204d-4957-a0d1-bc986c3acc4d,,USER,What are the first names of all the different drivers in alphabetical order?,"{""transformations"":[{""column"":""forename"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" ce6f72f3-257c-4050-8340-7623fcdfa293,,USER,Name the school with the smallest enrollment in each state.,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" d2b2ca25-b228-4a0b-9b5d-e1f44fb9e621,,USER,What is last date created of votes from the state 'CA'?,"{""transformations"":[{""column"":""created"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""CA""}]}","[{""columns"":[""vote_id"",""phone_number"",""state"",""contestant_number"",""created""],""name"":""VOTES"",""type"":""grid""}]" e3ed2f0d-d213-46e0-b43e-56453f9da2de,,USER,"What are the first names of students, ordered by age from greatest to least?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 759d2761-760c-4f0a-a414-f7c950a8c74e,,USER,How many invoices are associated with each order id?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" 92ff7a41-bf68-42ef-beca-e00161dcf76b,,USER,What are the names and descriptions of the products that are of 'Cutlery' type and have daily hire cost lower than 20?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Cutlery""},{""column"":""daily_hire_cost"",""transformationType"":""condition"",""operation"":""<"",""value"":20}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" 369bf156-5456-4a8c-a54f-9e5392339ef2,,USER,What are the dates that have an average sea level pressure between 30.3 and 31?,"{""transformations"":[{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":"">="",""value"":30.3},{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" f9474940-7b88-426c-b320-d58c4ad69878,,USER,What is the name of the hardware product with the greatest price?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Hardware""},{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 90993b9f-4ae0-40d9-9902-ecfc83e2656f,,USER,what is the number of different channel owners?,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 6741be53-cd23-493e-bcce-52b6ff424c45,,USER,How many employees have certificate.,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" d6821f23-32a6-4a65-8a6c-26678c8f4a34,,USER,Show the statuses and average populations of each city.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" c4618f9c-c282-4899-b6fa-a6ba4ea5f818,,USER,Display all role codes with the corresponding employee count for each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" 28152ffa-42ba-406b-ad23-36591571fba6,,USER,What are the distinct wineries which produce wines costing between 50 and 100?,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""Price"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 2ab419c4-ba31-4f5c-8e8e-2a897aab3644,,USER,What are the valid from and valid to dates for the card with the number 4560596484842?,"{""transformations"":[{""column"":""card_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" e25ae216-9ad8-4f5f-b68d-59ae2b102801,,USER,"What are the names of products with category ""Spices""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" 5c4267c0-f0a9-46c8-bc18-6775f325389a,,USER,What are the names and trade names of the medcines that are FDA approved?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" ca889340-37ea-45e9-b195-a44ee8dcc273,,USER,What is the name of the school with the smallest enrollment in each state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" 3a1126b2-1a01-40ec-a8cd-c5599009cf85,,USER,Find the total account balance for customers whose credit score is above 100 for each state.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 579b3e18-a814-4f2d-a114-a10c6c9debcc,,USER,List the names of all distinct wines ordered by price.,"{""transformations"":[{""column"":""price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" c70f2392-5bed-4713-8d9d-e1086b66712d,,USER,Which distinct source system code includes the substring 'en'?,"{""transformations"":[{""column"":""source_system_code"",""transformationType"":""condition"",""operation"":""contains"",""value"":""en""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" 94386b44-8c78-471c-9c61-8755178f15e5,,USER,Count the number of different film ratings.,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" e90a7f38-cbce-4702-a416-9238c79a60c5,,USER,Show all book categories and the book count in each.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" b4d30f57-6c74-4f1f-aef3-73b7ada935cb,,USER,Could you report the total number of students for each fourth-grade classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 9901eeae-0ccc-449d-9085-aff67376ad5d,,USER,Find the name of the first 5 customers.,"{""transformations"":[{""column"":""date_became_customer"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" 613becda-297c-4b29-9f62-dfa0e494a7de,,USER,What is the average price across all products?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" cbaf5c4c-f21c-413a-aeb2-e961edf6a97a,,USER,Count the number of distinct artists who have volumes.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" 4a56a5c1-5961-4110-a6ef-8dc61d3ed160,,USER,How films are produced by each studio?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" 8d7a08ab-2385-4309-b4d8-b1d7daca9343,,USER,How many professors teach a class with the code ACCT-211?,"{""transformations"":[{""column"":""PROF_NUM"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CRS_CODE"",""transformationType"":""condition"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" fceb4dec-787a-497d-b0da-c73d442ef7f0,,USER,Find the id and name of customers whose address contains WY state and do not use credit card for payment.,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""WY""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" c0b7d7bb-0a58-45ab-aa30-058c3e02bc54,,USER,Find the ids of reviewers who didn't only give 4 star.,"{""transformations"":[{""column"":""stars"",""transformationType"":""condition"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" ecc8cc82-71be-473a-ad46-4fce22051d3e,,USER,What is the name of the department with the most credits?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""credits"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" 58505b91-30a1-4afb-a690-1b467484206f,,USER,Enumerate each language and the count of TV channels using it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" cbe7874e-a552-4e9d-9ec8-f0c2e2560eb6,,USER,Find the package choice and series name of the TV channel that has high definition TV.,"{""transformations"":[{""column"":""hight_definition_TV"",""transformationType"":""condition"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 06e5df34-2597-4342-8d51-1762224fd388,,USER,Determine the total number of hours completed by students in each department.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" 85f5b700-5f4f-4712-93cf-66477ef7ce78,,USER,What is the id of the most recent order?,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" 176054d2-79aa-4bcc-a175-1decb71bf2af,,USER,List all customer status codes and the number of customers with each status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" f3adb664-9d0d-473e-b62c-11411cdf6447,,USER,How many stadiums does each country have?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" 7aca0dcb-6833-4334-9c5b-ec4ac1091592,,USER,List the document ids for any documents with the status code done and the type code paper.,"{""transformations"":[{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'done'""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" 69c13f2e-9d99-47bd-8256-cd066c715d83,,USER,List all female students age is older than 18 who is not majoring in 600. List students' first name and last name.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":18},{""column"":""Major"",""transformationType"":""condition"",""operation"":""!="",""value"":600},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 83918e34-c372-45e4-a003-e9ed76095173,,USER,List the total number of horses on farms in ascending order.,"{""transformations"":[{""column"":""Total_Horses"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" 2935de58-6cbc-4afe-aa4a-e71db9729588,,USER,Find the names of all races held in 2017.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" ebee18fb-f6a5-492f-9b59-4eec1534f312,,USER,Sort all captain names by their ages from old to young.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 9dc2d866-d773-4879-8938-abf048a81d9a,,USER,"List the dog name, age and weight of the dogs who have been abandoned? 1 stands for yes, and 0 stands for no.","{""transformations"":[{""column"":""abandoned_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" 4503a054-7fc1-4e5e-bf33-c9bf374f1698,,USER,List the document type code for the document with the id 2.,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" e5589c13-af40-410f-9e0b-979422a357ce,,USER,Please show the different statuses of cities and the average population of cities with each status.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" 1b25270c-9692-4a8e-803a-85c044a846aa,,USER,What is the total number of companies?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 37f2d285-b407-4f89-9cb4-857d95715a1c,,USER,Which film has the highest rental rate? And what is the rate?,"{""transformations"":[{""column"":""rental_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" 26451812-c3f7-46f4-bd4b-7677d6254607,,USER,"What is the earliest date of a transcript release, and what details can you tell me?","{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" fc79b3e1-9fe9-450f-8c35-12c6737f2b65,,USER,Determine the number of documents corresponding to each project id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 1cca075b-9d55-4313-9556-dc5aadaabe86,,USER,Count the number of patients who stayed in room 112.,"{""transformations"":[{""column"":""patient"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" 5ebb2876-5102-4b87-ba2b-fe9586e6912b,,USER,What are the phone numbers and email addresses of all customers who have an outstanding balance of more than 2000?,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 401e9cf7-9f93-4c8a-9beb-97a2d10cfd4c,,USER,Show the position of players along with the corresponding number of players.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" af8b0142-c649-4815-b28d-5fe5783bab76,,USER,What is the average rank for winners in all matches?,"{""transformations"":[{""column"":""winner_rank"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 5774401b-36f9-4d69-bc5c-7a1beb62e477,,USER,What are the names of stations that have latitude lower than 37.5?,"{""transformations"":[{""column"":""lat"",""transformationType"":""condition"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" e6151064-90a4-4b36-8d5e-318441d10f19,,USER,What is the id of the shortest trip?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" 455bcfaf-95cd-4ddc-af6c-df86038a4b4a,,USER,"What are the names of the songs whose title has the word ""the""?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" 74135ad9-4089-4e53-8fae-fb3dd69e4863,,USER,find the number of players for each country.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" 07a4a2eb-7b7e-4602-a47b-681f0f086ab7,,USER,Count the number of different affected regions.,"{""transformations"":[{""column"":""region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" 4f7efaa9-cede-401c-8bf6-60d4642a69d8,,USER,Show origins of all flights with destination Honolulu.,"{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" a862c649-e8de-4d1f-8f8d-cccd19ca7953,,USER,Show all countries and the number of people from each country.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" 19d448eb-e962-4029-a19a-0e929edbf6be,,USER,Find the number of professionals who have ever treated dogs.,"{""transformations"":[{""column"":""professional_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" 02a71fd6-3966-452d-96c2-33dfab1fc8b2,,USER,What is the average capacity of the stadiums that were opened in year 2005?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""opening_year"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" aced5a83-efef-4536-b751-cf695adbad87,,USER,Calculate the total revenue for companies by founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 739deadf-d9e0-47c9-9e67-39d7601596d6,,USER,What is the number of artists for each gender?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" f5b75be6-40fa-47c4-8042-864f74c72327,,USER,What is Nancy Edwards's address?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 629092e8-feb2-42b7-b084-975b2b5d2636,,USER,List student ids and their corresponding like counts.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" aab777c6-ac9b-49f0-b397-a775bbc2679b,,USER,List the course name of courses sorted by credits.,"{""transformations"":[{""column"":""Credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" 5fc71eb9-c243-4110-9502-20fda3ad369c,,USER,What are the statuses and average populations of each city?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" ec413d26-241f-44cf-97fd-b21c1e1e0ae9,,USER,How many distinct types of accounts are there?,"{""transformations"":[{""column"":""acc_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 0c424d66-e5b9-4911-b6eb-179f796639f5,,USER,Show the first name and last name for all the instructors.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" cc604dee-14c6-4421-b780-d6d9371f5603,,USER,What are the dates that have the 5 highest cloud cover rates and what are the rates?,"{""transformations"":[{""column"":""cloud_cover"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" a7af426f-321b-4add-9c1d-5f928714a61e,,USER,Determine the number of high schoolers in each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" b109dfe7-bb39-4a41-99c6-8175d192f1cb,,USER,Give the names of the nations that were founded after 1950.,"{""transformations"":[{""column"":""IndepYear"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" bc92aa75-685d-45d1-b378-46b69056cb9d,,USER,How many classrooms are not in Lamberton?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 1fe322c6-6dae-445a-b797-ae4c0cf96f88,,USER,What is the number of technicians?,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 082e7551-9fe1-4da9-9333-b816b97f7360,,USER,Show the names and total passengers for all train stations not in London.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""London""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" 2497171a-057e-4ebe-aff3-872d5b1e3fbd,,USER,How many ships ended up being 'Captured'?,"{""transformations"":[{""column"":""lost_in_battle"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""disposition_of_ship"",""transformationType"":""condition"",""operation"":""="",""value"":""Captured""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" 8f199c99-5f74-4d18-b795-aca83dc063a0,,USER,What is the total rating of channel for each channel owner?,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 9f2ef68b-95eb-4ce1-a24d-6f9c681eff1d,,USER,Calculate the average transaction amount for various transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 57f41223-b1d7-4702-97c7-be18dc065f8e,,USER,Who directed Avatar?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" fac1de7d-3512-4c5a-86f8-9550bc12d6ef,,USER,List the physicians' employee ids together with their primary affiliation departments' ids.,"{""transformations"":[{""column"":""primaryaffiliation"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" 3c1b25a6-9905-4aee-9eb2-f602a9f7041e,,USER,How many distinct names are associated with all the photos?,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" 75e7e85f-1a3f-4082-9c51-a8be50cbe2db,,USER,Calculate the total number of students enrolled in colleges founded after 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 5c831a5d-f1c3-4ec5-81e5-f286c09287a4,,USER,"What are the job ids and dates of hire for employees hired after November 5th, 2007 and before July 5th, 2009?","{""transformations"":[{""column"":""hire_date"",""transformationType"":""condition"",""operation"":"">="",""value"":""2007-11-05""},{""column"":""hire_date"",""transformationType"":""condition"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" fb178230-b91e-4842-b4b0-e70d0d339007,,USER,"For each type of store, how many of them are there?","{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" 487fb435-96f1-4d84-b0ee-2c7df65cea3e,,USER,What is the total number of ratings that has more than 3 stars?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""stars"",""transformationType"":""condition"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" ad67e2d2-e345-4eb7-aef0-e400a36e6a31,,USER,List the name of the colleges whose enrollment is greater 18000 sorted by the college's name.,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":18000},{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" 71553c6f-cd81-46b9-b76a-f090c9a92b74,,USER,What is the age of the oldest dog?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" 2f5393cc-6f70-4499-abc2-a873ac5f0756,,USER,"What are the dog name, age and weight of the dogs that were abandoned? Note that 1 stands for yes, and 0 stands for no in the tables.","{""transformations"":[{""column"":""abandoned_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" f9a535f8-903d-4bb6-a1a8-0014ad9a639b,,USER,What is the nickname of staff with first name as Janessa and last name as Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" 689d5b34-ea5e-4137-b21a-e50384b55712,,USER,Return the names and template ids for documents that contain the letter w in their description.,"{""transformations"":[{""column"":""Document_Description"",""transformationType"":""condition"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" fb3d1ff1-2796-4adf-a267-7e965b9d4ae0,,USER,How many sections does each course has?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 62564b05-a6b3-4533-b69c-ebd2f51dd7ee,,USER,What is the total count of teachers?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 80c22730-e474-4e92-be70-90af19535026,,USER,"What type of pet is the youngest animal, and how much does it weigh?","{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 49c063d6-96fc-4dac-9540-8bfe0fd24d38,,USER,"What are the famous titles and ages of each artist, listed in descending order by age?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" d62ea168-1464-4174-a9c9-541c11e1f855,,USER,How many different projects are there?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" 90abb49f-e8ef-40c5-ad17-a393d9d8e3b5,,USER,What is the average rating of songs for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" a0fc842c-59fe-47da-8577-8c43f3f46cbe,,USER,How many faculty members do we have for each rank and gender?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" e36f8c46-387a-4145-b2ee-444cd47a013f,,USER,How many documents are associated with each project ID?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 8294886f-c048-4c2c-b7bb-b2f06b6904a7,,USER,"How many students have had at least one ""B"" grade?","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" 22f7b569-e13d-4306-9f03-7d2f6ee646a1,,USER,List the title of all cartoons in alphabetical order.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" 456c6731-14cb-487c-94ad-ea0736870d12,,USER,List phone number and email address of customer with more than 2000 outstanding balance.,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" 1068b331-734c-4a47-b414-53b320c3f50a,,USER,What is the age of the tallest person?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" 263b336e-fcb5-4367-a175-80bb66a655b1,,USER,What is the average quantity of stocks?,"{""transformations"":[{""column"":""Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" 40803def-b65e-4ab1-a323-ad85ae9ee0c6,,USER,"Find the number of students that have at least one grade ""B"".","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" 6cd09f94-4043-4716-b852-c083d8d75c46,,USER,How much does the most recent treatment cost?,"{""transformations"":[{""column"":""date_of_treatment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" 52ff80f3-aa1a-400f-80a7-c90bc33b8710,,USER,Show all ages and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" e42a7bf9-6aaa-4c76-a19d-bd0a3a62383d,,USER,Show the shop addresses ordered by their opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" 9888a4d9-f5fd-4852-9c2e-90e7b02957f3,,USER,List the distinct region of clubs in ascending alphabetical order.,"{""transformations"":[{""column"":""Region"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" 86940837-c695-41aa-840e-dc626817da54,,USER,"What are the names and seatings for all tracks opened after 2000, ordered by seating?","{""transformations"":[{""column"":""year_opened"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""seating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" 066f5bff-0087-4fe1-ab0f-7124a2024a57,,USER,Find the number of distinct room types available.,"{""transformations"":[{""column"":""roomtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" ac82b847-8b93-4a73-b1f5-55087ed43ca1,,USER,Give me the name and description of the location with code x.,"{""transformations"":[{""column"":""location_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" 72abc44d-2d9e-420a-98c3-b3d9975f6fe5,,USER,List document type codes and the number of documents in each code.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 1fb98011-33c6-4c1d-8133-879bd4bc9814,,USER,"List names of all teams in the basketball competition, ordered by all home scores in descending order.","{""transformations"":[{""column"":""All_Home"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" e19f7964-3492-4932-87e9-772d230bcdc7,,USER,List the first name and last name of customers have the amount of outstanding between 1000 and 3000.,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">="",""value"":1000},{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" c28d2175-f9da-4974-80ec-5038bd0fa496,,USER,Find the name and email of the user followed by the least number of people.,"{""transformations"":[{""column"":""followers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" 32c07cd4-c3fb-4b5b-bb36-992adc9f091f,,USER,"Show all official native languages that contain the word ""English"".","{""transformations"":[{""column"":""Official_native_language"",""transformationType"":""condition"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" 4b6b2951-db50-486f-8349-745639c77993,,USER,How many accounts do we have?,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" 927cb9dd-5805-4182-beff-8dcc70127448,,USER,"For each college, return the college name and the count of authors with submissions from that college.","{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" 1fdea601-8f53-4efe-800e-1069bfba2241,,USER,Sort the list of all the first and last names of authors in alphabetical order of the last names.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" a6b38b24-1436-4e15-930f-20e0721956bb,,USER,"Which enzyme names have the substring ""ALA""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" eaf5d3c9-3f0d-443d-9d4d-c0030712e862,,USER,How many different statuses do cities have?,"{""transformations"":[{""column"":""Status"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" 4fa9fae0-7b8f-40e8-b0db-3718a7b07a2b,,USER,What is the name of the conductor who has worked the greatest number of years?,"{""transformations"":[{""column"":""Year_of_Work"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" 0ea8d062-64d7-44d7-a7bb-2faf972e35be,,USER,Find the number of distinct name of losers.,"{""transformations"":[{""column"":""loser_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" ac2634dd-a66d-4dc1-843b-d96da5c73cf3,,USER,What is the total number of residents for the districts with the 3 largest areas?,"{""transformations"":[{""column"":""city_population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city_area"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" 8e001ff8-e5bd-40a6-963b-65fb1cd6a41d,,USER,"Find the name of all the clubs at ""AKW"".","{""transformations"":[{""column"":""clublocation"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" e7f3826d-a31d-4f13-9e20-0f05d8faa343,,USER,What are the names of shops in ascending order of open year?,"{""transformations"":[{""column"":""Open_Year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" e4814ffa-b054-4eba-a181-da2e922a54e6,,USER,How many distinct governors are there?,"{""transformations"":[{""column"":""Governor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" cc322822-3a24-4d18-af30-9cba2518d444,,USER,Calculate the total revenue for each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 2ee69528-ed48-4e08-bb99-3d49a974f026,,USER,Return the type of transaction with the highest total amount.,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""grouping""},{""column"":""transaction_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" 3a6e420c-41d1-4e6c-8a27-dfad908ff256,,USER,What are the student ids for all male students?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 5e2650f6-974e-4a0a-bfbf-19f249c3e4d8,,USER,How many distinct parties are there for representatives?,"{""transformations"":[{""column"":""Party"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" 7b2e04a1-63ab-4282-b7d8-57d001b65a1f,,USER,What are the different countries with singers above age 20?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 51ec400f-9f4e-4cca-966c-79e05cf7d566,,USER,What are the numbers of all flights coming from Los Angeles?,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" e3a9f1d8-f71d-4ca8-9524-df10bc34a1df,,USER,Show the names and main services for train stations that have the top three total number of passengers.,"{""transformations"":[{""column"":""total_passengers"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" 7aa91240-01d4-4ab6-936d-31cf20bdf370,,USER,How many employees are there?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" de9d5975-01a9-4602-b6a8-08231cdc6df9,,USER,In how many different states are banks located?,"{""transformations"":[{""column"":""state"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 2680d411-3461-48c2-8126-bf2fdf2c3600,,USER,find the names of programs whose origin is not in Beijing.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" f8508e2b-fb54-4e74-b1f8-8b94100a62ca,,USER,What are the details of the three most expensive hotels?,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 6a484688-c4d3-4547-ae29-c8e27ba61cf4,,USER,"Return the themes of farm competitions, sorted by year ascending.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" f918f516-d069-4cd4-91d1-6e21ae673811,,USER,Find the claimed amount in the claim with the least amount settled. Show both the settlement amount and claim amount.,"{""transformations"":[{""column"":""Amount_Settled"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" e2026a74-9289-4dc7-9193-7a2c23c1ed74,,USER,Find the id of the appointment with the most recent start date?,"{""transformations"":[{""column"":""START"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" b1b04307-b716-4a54-abb5-3efed163da21,,USER,Group hotels by their pet policy and report their average prices.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" f2db8044-ff1b-4c86-95da-eddacdd6d434,,USER,Return the maximum enrollment across all schools.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 58491549-3646-4abd-b278-79029ff3bef1,,USER,Which restaurants have highest rating? List the restaurant name and its rating.,"{""transformations"":[{""column"":""Rating"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" 279b7a38-0a08-4158-8c4d-5089f8fe6208,,USER,What is the owner of the channel that has the highest rating ratio?,"{""transformations"":[{""column"":""rating_in_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 5586c40d-7e83-4dd5-baed-1c0ab43bfd2b,,USER,What is the zip code that has the lowest average mean sea level pressure?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""grouping""},{""column"":""mean_sea_level_pressure_inches"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 1968f689-babe-4a49-a627-e653b09b2ea1,,USER,List the number of people injured by perpetrators in ascending order.,"{""transformations"":[{""column"":""Injured"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" ffe771f0-6d30-4d5e-a7db-0e4ccefab797,,USER,"What are the official native languages that contain the string ""English"".","{""transformations"":[{""column"":""Official_native_language"",""transformationType"":""condition"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" 3a2b2358-9778-4822-a190-16082a068c1a,,USER,Count the number of programs.,"{""transformations"":[{""column"":""Program_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" d9e3630b-817c-4e6f-9ae2-349131edc320,,USER,Find the name and revenue of the company that earns the highest revenue in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 5016b8b4-b86d-4bd4-8780-c31152c53a0f,,USER,What is the type of the document whose description starts with the word 'Initial'?,"{""transformations"":[{""column"":""document_description"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" 63e02117-515b-4cd8-abf3-d0606db3626a,,USER,find the total percentage share of all channels owned by CCTV.,"{""transformations"":[{""column"":""Share_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" f878db9c-bf49-4c79-9923-b1032a6a5cc3,,USER,"What is Weekly Rank of TV series with Episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" 54908806-c0b9-4738-b8af-5688756b7581,,USER,"Select the average price of each manufacturer's products, showing only the manufacturer's code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" 3e2b75f5-b569-42db-bbf0-1c16b7183b3d,,USER,How many games are played for all students?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" b47ad7d9-6a9b-4a6c-a9da-2cd6cccfb83f,,USER,"Find the first names of teachers whose email address contains the word ""man"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""man""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" c54a18b8-d453-4b73-b0de-84efb49fa61c,,USER,"How many students, on average, does each college have enrolled?","{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" d26adf7b-1f47-4f6e-969c-fb53fca3f320,,USER,Which document has the most draft copies? List its document id and number of draft copies.,"{""transformations"":[{""column"":""copy_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""copy_number"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" 9da26571-1de2-47c6-a93a-bedb8b33669f,,USER,Show the name of aircrafts with top three lowest distances.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" 18a7943d-e0da-48df-8027-616f2cebce57,,USER,Please list all album titles in alphabetical order.,"{""transformations"":[{""column"":""Title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" bf06d813-60c4-4b15-a9d0-0273e9b8cb40,,USER,What are the different district names in order of descending city area?,"{""transformations"":[{""column"":""city_area"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" 355c2013-0c18-4bde-9cb5-10971c7c6c1b,,USER,Report the average product price for each distinct product name.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" f7afdb0d-cf28-44bd-80e2-9096cebf3ab1,,USER,Show the details and star ratings of the 3 least expensive hotels.,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" cd5305f0-ba42-4ffa-a05d-2cbba40de7d9,,USER,What is the total amount of all payments?,"{""transformations"":[{""column"":""amount"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" 8df5f858-cd9f-4815-b69d-f7ce09a1cfbf,,USER,How many customers live in the city of Prague?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" 788386d4-0f4e-4e51-ab06-5c6c22840249,,USER,Return the unit of measure for 'Herb' products.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" 67cca466-b6e7-451f-a9c1-559b2370d004,,USER,Which department has the largest number of employees?,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" 59a73080-8337-4720-8a8c-1509a07da145,,USER,Find the number of airports whose name contain the word 'International'.,"{""transformations"":[{""column"":""apid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 336d548f-83f8-432e-9374-ae359646ae89,,USER,Find the number of students in total.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 52a016df-78e0-4f7e-a39a-76982bb4c8cf,,USER,Give me the number of faculty members who participate in an activity,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" e2a997c6-07a2-4745-880e-bbf02a327ad1,,USER,What is the phone number of the man with the first name Timmothy and the last name Ward?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Timmothy""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" e3a98e39-897a-4ce9-bdf6-212e2ed7b065,,USER,Count the number of budgets in year 2001 or before whose budgeted amount is greater than 3000,"{""transformations"":[{""column"":""School_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""budgeted"",""transformationType"":""condition"",""operation"":"">"",""value"":3000},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" a1500362-5b05-486c-ac80-f85d7da6f53e,,USER,"Provide department ids, employee full names, and salaries for top earners in each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 9b9535b7-a06a-4630-920a-61fcbe98a243,,USER,Display the countries of perpetrators and the number of perpetrators in each country.,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" 269e3a5a-1e2e-473a-8706-f761fb347024,,USER,how many programs are broadcast in each time section of the day?,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" d4d7bf01-31d4-4de3-a26f-bef74ff27860,,USER,What are the names of the instructors in the Comp. Sci. department who earn more than 80000?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" a2eb6834-3d48-4f90-80a6-e8776e7e65e0,,USER,Find the number of departments in each school.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 0cb19718-0408-4960-b13c-29fb431f7239,,USER,What are the different locations of the school with the code BUS?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""condition"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 13c3fda8-dcdd-4e03-a86e-810bdba8e562,,USER,List the name and cost of all procedures sorted by the cost from the highest to the lowest.,"{""transformations"":[{""column"":""cost"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" b5aafb49-3af0-44ac-8b1e-8bd6d6cb48c1,,USER,How many documents have the status code done?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'done'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" f9a75612-3f73-43a6-bbd6-382096619e3d,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" dee06879-6a5a-4398-b6a7-9fb686d21348,,USER,Find the total course credits offered by different departments.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" 4be803a8-6801-4db3-8fa6-f34410007644,,USER,When is the last day any resident moved in?,"{""transformations"":[{""column"":""date_moved_in"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" 54ac82be-5c8f-48db-bfa9-139ddbcec7d5,,USER,"Find the last name of the staff whose email address contains ""wrau"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" c88e3460-53d1-4c7f-b1da-62f95b3abd1b,,USER,"How many rooms cost more than 120, categorized by decor type?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 46ff2747-7681-4c84-9103-90f7b76ab1fe,,USER,Show the different types of artworks and the corresponding number of artworks for each type.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" 18a48b0f-e7b8-4f53-95ed-e5a925bf87bf,,USER,What is the document type description for document type named Film?,"{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" afa0d853-d1a3-4b27-a87f-4ba9aed5e519,,USER,What is the average rating of songs for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 4124044d-faf5-4c72-ba9f-b6e35e81c1b0,,USER,What is the total population of Gelderland district?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" 2e5d0d7b-b2b7-4d89-8da7-06da9a576cc6,,USER,What are the different dorm amenity names in alphabetical order?,"{""transformations"":[{""column"":""amenity_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" a1741ac6-c851-4324-bbb8-fe2c2e000974,,USER,List all manufacturer names and ids ordered by their opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" e90ff1c9-8270-4c7e-88d1-d99b55d32544,,USER,How many customers have opened an account?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" a8a8f368-6a7d-42f6-8778-53c888d0e896,,USER,List all the distinct product names ordered by product id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" 6f3cdb2a-6bbd-4eec-bbf0-6420b02b1e2d,,USER,"Show the apartment type code that has the largest number of total rooms, together with the number of bathrooms and number of bedrooms.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" 78f76625-5029-4f40-9cca-5f4357af4fd2,,USER,"What are the different template IDs used for documents, and how many times has each been used?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 2dccf2ee-5275-4a29-88a0-6f35221dd04f,,USER,Find the number of members living in each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" 74aa8a8c-c2c9-4320-a598-bc156804e9fc,,USER,Give the mean GNP and total population of nations which are considered US territory.,"{""transformations"":[{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 83f08857-2fb3-4200-8310-dad1bee77600,,USER,How many employees are there?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" e9715c9f-f0ae-4410-b5a5-0dcdc74ba80e,,USER,"Show different carriers of phones, along with the number of phones for each carrier.","{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" 981d5271-0359-4b55-a9bb-4b2a4d4d2799,,USER,"Where is the club ""Pen and Paper Gaming"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" c6b223ee-e915-4f4e-9c9f-72454e0306f5,,USER,Find the buildings which have rooms with capacity more than 50.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" a8ad4ae6-3268-4f2a-9c9c-b24f27d554df,,USER,Find the names of all modern rooms with a base price below $160 and two beds.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":""<"",""value"":160},{""column"":""beds"",""transformationType"":""condition"",""operation"":""="",""value"":2},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 77e0238e-75ee-40fa-87f2-a3579f0f3979,,USER,What country is Jetblue Airways affiliated with?,"{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" 8ac6f8ff-7c32-4121-a40c-d072615fbef1,,USER,"How many students have personal names that contain the word ""son""?","{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" af6b4dc4-72b7-4552-86ea-932d10585132,,USER,Find the total revenue for each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 90b8ea33-d3fc-475c-bb2b-937bf27f32d3,,USER,What is the total amount of grant money given to each organization and what is its id?,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" 57fd3b56-f90a-4357-9357-44117a43913c,,USER,How many submissions are there?,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" 151d1645-e12b-4b8d-adba-2405dc65fc44,,USER,list names of all departments ordered by their names.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 91255152-ea43-4dfc-8eb3-442a21a0c935,,USER,Determine the average salary of employees whose commission percentage is not null.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" e1be9ac7-84c5-46c6-bf50-83ce2bd3fe22,,USER,What is the total share of transactions?,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 0e55efea-2929-44d2-8406-5be03f4e4389,,USER,What is the description of the marketing region China?,"{""transformations"":[{""column"":""Marketing_Region_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" f184937f-9179-4587-a704-ccaf2d459f5f,,USER,How many staff live in state Georgia?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_province_county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" 1b3b527f-eceb-4bc0-9dea-33e944510aae,,USER,What are the unique names of all race held between 2014 and 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2014},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" 19f9db05-9ae6-42af-9d2d-a877a3f7d306,,USER,Return the countries of the mountains that have a height larger than 5000.,"{""transformations"":[{""column"":""Height"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" b0698338-c946-499d-bdf5-597e68abf2b4,,USER,"Find the name, account type, and account balance of the customer who has the highest credit score.","{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 48048180-d858-41ef-b1f7-4caa5df806c8,,USER,What is the location of the perpetrator with the largest kills.,"{""transformations"":[{""column"":""Killed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" 74144094-973c-4f96-9222-2a3dc0a89485,,USER,Which district has the largest population?,"{""transformations"":[{""column"":""city_population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" 8dca0e0c-2653-40f5-ad57-ee8a630a32a2,,USER,List the first names of people in alphabetical order?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" 2f9bac25-2147-46f7-a6f7-79c0e85ef79d,,USER,How many individuals below 40 years old are there for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" c1009b12-54c5-4146-ad2a-190eea894f68,,USER,Show all locations and the total number of platforms and passengers for all train stations in each location.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" 734db950-59de-467f-be12-e5295acf56cf,,USER,Count the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" 575c4679-db63-46cf-9673-ccd11f0be75f,,USER,How many airports' names have the word Interanation in them?,"{""transformations"":[{""column"":""apid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 2dec0169-7f4f-46b3-8f15-9fcfe608edee,,USER,How many customers have an active value of 1?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" ffb9fac3-3173-4789-9a7c-f3d4131c5704,,USER,Determine the number of players for each country.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" ef75d0fc-df6b-4512-b6e9-a5ca05672da7,,USER,Which problem log was created most recently? Give me the log id.,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" c203fefc-e92d-4059-baf2-72b2d95437ce,,USER,Count the number of different nationalities of conductors.,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" 0f52e576-c5ab-41e3-90a8-fcddece824ef,,USER,Return the name of the airport with code 'AKO'.,"{""transformations"":[{""column"":""AirportCode"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" 1b3f3fc1-1061-49a4-8fde-afc1b7e42298,,USER,"Show the department ID, full name (first and last), and highest salary for each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 8fcdd51b-4e89-4546-97fc-035d5938df41,,USER,Give the name of the department with the lowest budget.,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" 3570bbdd-c9d8-4809-8b6d-0c4e1fd26603,,USER,What is the last date that a staff member left a project?,"{""transformations"":[{""column"":""date_to"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" 5296eee0-efc1-4588-ae0b-9b956908ca5e,,USER,find the pixel aspect ratio and nation of the tv channels that do not use English.,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 54107465-41f6-448b-8fb4-4cf1cd6a7e98,,USER,What is the average amount due for all the payments?,"{""transformations"":[{""column"":""amount_due"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" 318bf845-15d7-452a-875f-01d300e61494,,USER,How many employees come from each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" 8d732540-637a-4556-9cd6-b11ff5057469,,USER,What is the nationality of the journalist with the largest number of years working?,"{""transformations"":[{""column"":""Years_working"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" a3b8d8b0-f6d3-4370-9693-f9922af4e2d9,,USER,What is the average high temperature for each day of week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" 64fe22ce-b44e-415b-9436-bf78d8e0018a,,USER,How many counties correspond to each police force?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" c766357c-5c1f-4481-8980-f0a531abbb47,,USER,Find the id and name of the most expensive base price room.,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 65ea67d2-61e8-4e53-bf83-695aeefd5905,,USER,What is the average price of products for each category code?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" 21a69f94-83b0-4ba2-b6af-6a7730894de3,,USER,Find the id of the candidate who got the lowest oppose rate.,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" 1a94cb56-ba67-4390-b505-c7fafe35bb8b,,USER,What is the average number of bedrooms of all apartments?,"{""transformations"":[{""column"":""bedroom_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" a01eec04-ca21-49a3-8d10-3159f81aa1f5,,USER,What are the first names and department numbers for employees with last name McEwen?,"{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 52609624-6092-4f3f-b60d-dcdd858a01c2,,USER,Return the names and surface areas of the 5 largest countries.,"{""transformations"":[{""column"":""SurfaceArea"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 42be30ff-f61c-440a-ba34-9bf8ad93412c,,USER,Count the number of parties.,"{""transformations"":[{""column"":""Party_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" 99007d2f-44a6-4453-8830-d1865899c3a2,,USER,"What are flight numbers of flights departing from Airport ""APG""?","{""transformations"":[{""column"":""SourceAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" 5c0685ef-fed1-4289-a7a2-c0b4f370189c,,USER,Which three cities have the largest regional population?,"{""transformations"":[{""column"":""regional_population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" 57785171-5ce9-4e5a-8b93-1fd72e607090,,USER,"What are the login names of the students with family name ""Ward""?","{""transformations"":[{""column"":""family_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" a7305a57-5274-4efb-9bd5-72c50b8c81c3,,USER,What is the number of employees in each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" a9848931-8faf-4f80-a03d-0b4e538c12c6,,USER,Identify the distinct statement ids for accounts and their respective account counts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" b28b2791-7d87-4f3a-acb9-8c32f25b9f34,,USER,What is total amount claimed summed across all the claims?,"{""transformations"":[{""column"":""Amount_Claimed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" c11e137e-7673-4d25-81ef-dc5d61d664d2,,USER,How many train stations are there?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" 1275850c-93e5-4365-865f-1a275cf26433,,USER,How many students does each advisor have?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" f59a70ec-608e-4018-afeb-acaa94b9285c,,USER,"What are the player name, number of matches, and information source for players who do not suffer from injury of 'Knee problem'?","{""transformations"":[{""column"":""injury"",""transformationType"":""condition"",""operation"":""!="",""value"":""Knee problem""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" 426b84d4-79df-493f-8065-010a36944c75,,USER,Give the ids of documents with expenses that have the budget code 'SF'.,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" 384a5f07-1ee9-413b-8627-557eeeeb3683,,USER,Count the number of different templates used for documents.,"{""transformations"":[{""column"":""template_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 2c157830-88bf-4696-8622-a48b2e56d304,,USER,What is the last transcript release date?,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" d7bd2150-eb83-4631-815d-326cc72b4990,,USER,Find the ids of all the order items whose product id is 11.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""condition"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" aa09d116-7b53-4adf-ba72-717453ff2e75,,USER,"Show the name, street address, and number of floors for all buildings ordered by the number of floors.","{""transformations"":[{""column"":""floors"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" c9826272-4130-4152-b92a-0c3c740645f9,,USER,"List the names, phone numbers, and emails of all customers sorted by their dates of becoming customers.","{""transformations"":[{""column"":""date_became_customer"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" 380bea48-7817-492b-83ce-4c09a0665b64,,USER,"List the grape, appelation and name of wines whose score is higher than 93 ordered by Name.","{""transformations"":[{""column"":""Score"",""transformationType"":""condition"",""operation"":"">"",""value"":93},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" f79c4c84-d8b6-4cbb-a564-0422b72e6d9f,,USER,What are the average score and average staff number of all shops?,"{""transformations"":[{""column"":""num_of_staff"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""score"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" 7ac53a74-66f1-478d-9b51-eb76d7abc9a4,,USER,"List all the possible ways to get to attractions, together with the number of attractions accessible by these methods.","{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" 2669f109-63be-4ab5-b3cd-323419129558,,USER,Display all payment methods and the count of payments using each method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" e5fb2d96-a8d6-4dee-afde-fbdfdfd95bac,,USER,List the main industry with highest total market value and its number of companies.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""main_industry"",""transformationType"":""grouping""},{""column"":""market_value"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 89972904-b606-45c5-9809-04b70f6ece5c,,USER,What are the ids of all students who live in CHI?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" c70fe439-fc3a-48c8-9a42-e7decd7ee6c4,,USER,How many reviewers listed?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" bd760dd4-18f0-4950-92f1-5faca9699f36,,USER,What is the station station and end station for the trips with the three smallest ids?,"{""transformations"":[{""column"":""id"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" caf39e51-cab4-467c-a878-161ead81d73d,,USER,Show different locations of railways along with the corresponding number of railways at each location.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" bdffd7af-58ef-43b6-8246-1cbfc3bec03e,,USER,Calculate the number of accounts associated with each customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 9956177b-dc3b-44c9-b431-ec0354039163,,USER,Find the average account balance of customers with a credit score lower than 50 for each account type.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" b4245e57-a40f-45ce-bd35-381473c39f77,,USER,Return the maximum number of points for climbers from the United Kingdom.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" 0fd740c8-a427-46cd-8a92-0b7c53c33341,,USER,Please give me a list of cities whose regional population is over 10000000.,"{""transformations"":[{""column"":""regional_population"",""transformationType"":""condition"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" ed55d05b-7111-4c28-b0f1-d0b64f0c73e4,,USER,Please report the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 226d5db5-3a6b-440f-9600-70094bf14411,,USER,"What are lines 1 and 2 of the addressed of the customer with the email ""vbogisich@example.org""?","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" 2d1eb436-4a5f-4b22-a023-86a3d8c5f5eb,,USER,"Show all movie titles, years, and directors, ordered by budget.","{""transformations"":[{""column"":""budget_million"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" 6d4c2401-85ac-49c0-be04-c6feb1abd490,,USER,"What are the names of conductors, ordered by age?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" 123a018d-0931-4a37-94d7-d0962e391052,,USER,"Return the names of cities, ordered alphabetically.","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" f9d5741d-5ca5-4115-a090-4a9c5d87ba38,,USER,List the maximum weight and type for each type of pet.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 0f226d0a-ece0-456b-aa14-f8709a15435e,,USER,Tell me the employee id of the head of the department with the least employees.,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" 55a1a165-20cd-4ffb-abb5-d3e27428c242,,USER,What is the hometown of the youngest teacher?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" b0211d75-0806-4e6a-b0dc-f6479779e10f,,USER,List in alphabetic order all different amenities.,"{""transformations"":[{""column"":""amenity_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" 01058fed-f30e-416d-a553-d96cb887198c,,USER,Present distinct template ids for documents and their respective usage counts.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 4f9479fb-a5a7-4acd-924b-f7c6f5b0b69e,,USER,What is the average rating for players who are left-footed and right-footed?,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" 44804379-8c2b-4d40-b6a5-6882a2627f56,,USER,Find the name and component amount of the least popular furniture.,"{""transformations"":[{""column"":""market_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" d46d6bf9-0e4f-45b8-8af1-b9614a002cab,,USER,What is the minimum snatch score?,"{""transformations"":[{""column"":""snatch"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" 0d646070-9d11-4adb-b37a-6aa2f429dfde,,USER,What are the name of the players who received a card in descending order of the hours of training?,"{""transformations"":[{""column"":""yCard"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""HS"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" 1c4dff58-ec7f-40e0-af36-fb8474a605f7,,USER,Compute the mean price for each product category.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" fb3adfb6-b5f5-499c-8306-c02f91050900,,USER,What are the distinct buildings with capacities of greater than 50?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 5e3d131e-a3b5-4bc9-bf3e-77fe43aebcd9,,USER,What are the names of courses with 1 credit?,"{""transformations"":[{""column"":""Credits"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" 03918830-f945-43bb-b0b2-c752602f83ca,,USER,Find the number of rooms with more than 50 capacity for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" b0d2995e-4750-4712-801f-63f5296ca0cb,,USER,What are the first names of students studying in room 107?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 7b928137-8d0e-4c2f-b362-bf643ebfe839,,USER,Find the ids of orders which are shipped after 2000-01-01.,"{""transformations"":[{""column"":""shipment_date"",""transformationType"":""condition"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" b53dc0dd-3547-4c84-9465-3d028291459f,,USER,Find the first name and country code of the oldest player.,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" e40443a9-711a-4554-9eeb-9042c2e039f1,,USER,What are the names of the ships that are not from the United States?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 630c410f-c74d-4d8a-b361-1cad06e1c30c,,USER,What are the phones of departments in Room 268?,"{""transformations"":[{""column"":""Room"",""transformationType"":""condition"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" 274c2653-01d5-4d17-8756-5a8a6bbadb7f,,USER,Find the number of users who posted some tweets.,"{""transformations"":[{""column"":""UID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" 513264ef-1b04-4b35-a7df-4fc67b73879b,,USER,Find the number of people who is under 40 for each gender.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 52cb9189-a115-43b0-8f84-392e4174853a,,USER,What is the horsepower of the car with the greatest accelerate?,"{""transformations"":[{""column"":""accelerate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" e66c225f-144f-4b0e-aedd-e4a3491f8b49,,USER,"What are the titles and studios of films that have been produced by a studio whose name contains ""Universal""?","{""transformations"":[{""column"":""Studio"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" f4de9831-3ed9-4825-9f46-304eca4f7b6a,,USER,Count the number of different languages in these films.,"{""transformations"":[{""column"":""language_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" a1716226-ebfc-4e9f-94eb-223c24bf8548,,USER,Show the maximum share count of transactions where the amount is smaller than 10000,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""amount_of_transaction"",""transformationType"":""condition"",""operation"":""<"",""value"":10000}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 800314d4-561c-411b-bee9-aebfd001b06a,,USER,Show all locations that have train stations with at least 15 platforms and train stations with more than 25 total passengers.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""condition"",""operation"":"">="",""value"":15},{""column"":""total_passengers"",""transformationType"":""condition"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" 689c1944-e89f-40a6-a888-8a1478a465ed,,USER,What is the average number of gold medals for a club?,"{""transformations"":[{""column"":""Gold"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" 3ace2766-c956-44ba-80bb-0fe86bfb4a69,,USER,List the names of companies by ascending number of sales.,"{""transformations"":[{""column"":""Sales_in_Billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" 6d9683ec-6edf-4ac7-9290-977ab57e818f,,USER,List the titles of the books in ascending order of issues.,"{""transformations"":[{""column"":""Issues"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" 48171334-427a-4ad5-b59d-f115c9c49fe4,,USER,"What are the department ids, full names, and salaries for employees who make the most in their departments?","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 083b971c-63d5-44b0-976f-5953cb1716bf,,USER,List all names of courses with 1 credit?,"{""transformations"":[{""column"":""Credits"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" 450fd588-ba22-4cdf-9e4e-d0a2f09b6162,,USER,Identify template type codes and the count of templates for each code.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 2de4d13d-1d30-4889-b271-023da07fece4,,USER,Show phone carriers and the number of phones associated with each carrier.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" 7142a09b-a60b-451d-aeb5-bdb27866cde4,,USER,Find the number of different product types.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 6374b28d-3df0-4944-9e9b-98fc5af3db88,,USER,Show the average price of hotels for each star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 81c31a19-3bbb-487e-9d58-af1a9fedf0c3,,USER,What are the names of the physicians who have 'senior' in their titles.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" 428218cb-8070-4c6c-8d2d-8457dbb9b10f,,USER,Calculate the number of programs broadcast in each time section of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" f295e079-e63e-4fb4-b3b5-bf514875ad26,,USER,What is the date of birth for the staff member named Janessa Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" 27925254-ba3f-45a7-9d13-5df2597e1b91,,USER,How old is each student and how many students are each age?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" b53d945e-146f-4fe4-bed9-b9d9bdfbf0fe,,USER,"Which apartments have type code ""Flat""? Give me their apartment numbers.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" ef58c15c-df64-4e03-82ee-a59fc939f809,,USER,When did the first staff for the projects started working?,"{""transformations"":[{""column"":""date_from"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" 69f69545-ab46-4195-9792-d67983222880,,USER,Show the id and name of the employee with maximum salary.,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" a6d5d0c8-c146-4920-b088-105470bb73f1,,USER,Find the average number of customers cross all banks.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 0c235291-62ac-4d47-b460-60654d5d9780,,USER,What are the names of festivals held in year 2007?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2007}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" e377139e-fb63-472f-9d76-f1425faa3bbb,,USER,How many shops are there in each location?,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 9d547a8d-58f8-424b-bc53-ab221367ba98,,USER,List the names of all the customers in alphabetical order.,"{""transformations"":[{""column"":""customer_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" d5bf9525-77d5-4f52-9122-50a8f5495562,,USER,What are the faculty ids of all the male faculty members?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" a91911ec-3e1a-4b1a-a573-0d87ae062821,,USER,What is the description for the budget type with code ORG?,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" f5e63e05-d917-4650-b34f-ec761a5d9522,,USER,Count the number of distinct claim outcome codes.,"{""transformations"":[{""column"":""claim_outcome_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" 6eddccb0-fec8-49a6-9f8e-4821ddf5e944,,USER,Find the total number of hours have done for all students in each department.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" 07633a0e-308f-4bfb-99a2-40d5081ceb12,,USER,How many kinds of different ratings are listed?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" 2520a349-dabf-4a87-abb0-e9450f3cb463,,USER,"What are the number of international and domestic passengers of the airport named London ""Heathrow""?","{""transformations"":[{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" 5060077f-c10a-4d38-99b3-ac8c1d530465,,USER,How many players have fewer than 30 points in each position?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" ece835b3-33ab-4bb1-a38a-2c572c4ebb46,,USER,What are the dates that had the top 5 cloud cover rates? Also tell me the cloud cover rate.,"{""transformations"":[{""column"":""cloud_cover"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" dea4766d-d3e4-4071-86d8-173ad3522931,,USER,Count the number of different ranks of captain.,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 8a7fdb9a-2738-41d7-a516-7666920b5a36,,USER,What is the maximum Online Mendelian Inheritance in Man (OMIM) value of the enzymes?,"{""transformations"":[{""column"":""OMIM"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" 1ba114e3-b097-4cfa-a760-09ad367d9a25,,USER,How many faculty members does each building have? Please list the result with the name of the building.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" cdddc38a-41c3-4ff8-a35e-d28095087b58,,USER,Return the text of tweets about the topic 'intern'.,"{""transformations"":[{""column"":""text"",""transformationType"":""condition"",""operation"":""contains"",""value"":""intern""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" 845b7873-5756-49ef-9468-b5386b1703da,,USER,Return the count of music festivals in each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" 0d6d2597-68ce-4f44-9c49-332a172e8380,,USER,Find the name and level of catalog structure with level between 5 and 10.,"{""transformations"":[{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":"">="",""value"":5},{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" 136df31c-3623-4b85-bfdd-274fdd1bdef0,,USER,Show total points of all players.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" b6bc0fa8-fa0b-4283-8811-1654dd7fa728,,USER,Count the number of dogs that went through a treatment.,"{""transformations"":[{""column"":""dog_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" fd6cac0b-cc1d-432d-8591-bc4fa7f1e519,,USER,Count the number of devices.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 6c49ee2d-442d-4a0b-b1d6-d84cf448169f,,USER,Determine the total enrollment for universities of each affiliation type.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" a0268bbd-a40a-4b26-8226-dac335bc650e,,USER,List student ids and their respective hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" bcb7f7ad-cf4c-42ec-9677-ba5132ac92b9,,USER,How many days had both mean humidity above 50 and mean visibility above 8?,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""mean_humidity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""mean_visibility_miles"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" dca0ec94-58f0-4bf4-a36c-6d95a7d53443,,USER,What are the names of all the customers in alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" c368638f-7056-4f2c-9c61-87cc06bc2b98,,USER,What are the id of students who registered course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" 45f74119-d9b0-4f3c-8921-4931a120ea01,,USER,What is the name of the department in the Building Mergenthaler?,"{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" e0934610-7d44-4e0e-a086-9cf1b4fbb2c9,,USER,Quantify the books available from each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 281f224c-7a73-4f10-a71d-35a8913781d1,,USER,Show the crime rates of counties in ascending order of number of police officers.,"{""transformations"":[{""column"":""Police_officers"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" cd73b9db-3b13-48bf-85cc-73c05e3c5a30,,USER,List name and damage for all storms in a descending order of max speed.,"{""transformations"":[{""column"":""max_speed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" f9459c98-1ee3-4e35-abdb-3461cfac0b26,,USER,What is the total number of clubs that have less than 10 medals in total?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Total"",""transformationType"":""condition"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" 6f6cd820-4fee-44bd-8c50-900f7ba27e71,,USER,Display various statuses and the count of roller coasters with each status.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" 46d63833-c5b7-4c18-8a99-5f128c74b91b,,USER,Display country IDs and their respective city counts.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" aede7017-561d-4ea9-99d1-e9198bfbae51,,USER,What are the number of rooms for each bed type?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" a3caf7ea-8e8f-4202-851e-4c535910040c,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 1efd1d0e-c406-45c9-883b-6a576d40db3d,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 44180bf4-eb46-4a39-970b-bb38132cb59b,,USER,"List the name of ships whose nationality is not ""United States"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 8ffc5754-a4c8-443f-99f1-b4b2cde448e0,,USER,Display police forces and the county counts for each.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 8ddc47ee-481e-4287-afd9-6d6cd424e964,,USER,Find the count of people for each sex with a weight higher than 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" 55d0a070-86cb-44ef-9737-41b1389e1143,,USER,Return the average earnings across all poker players.,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" b2dcaeb7-0386-4ebc-af66-79e317bd41ae,,USER,Find the number of universities with an enrollment size over 20000 for each affiliation type.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 59bd4688-6e91-4043-adab-393fa4c06dcf,,USER,Find the team of each player and sort them in ascending alphabetical order.,"{""transformations"":[{""column"":""Team"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" ec503f07-5fa9-4eb6-9523-97db72e70b52,,USER,Count the number of poker players.,"{""transformations"":[{""column"":""Poker_Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" 6ea7151c-1895-43f6-a4ef-5c87a6d7e817,,USER,Find the number of medicines for each trade name.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" 10331ef7-33f1-4016-a4c1-6ddc04a0bfba,,USER,Count the number of captains in each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 5a36bde1-9a1a-4f23-8bae-e0ee4ae57e4b,,USER,How many male and female artists are there?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" fa4f9d9f-d642-4e39-bfc7-b9fabcfdd231,,USER,What is the id and market share of the browser Safari?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Safari""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" 1bdbc303-435f-462b-b75f-c342b2c6df74,,USER,Report the number of students in each classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 8b3612cd-a07b-4050-b405-ebb78778ff0f,,USER,What is the description of the product category with the code 'Spices'?,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" 8192c0a0-86c4-4fed-9370-c7c979b5fe4d,,USER,How many hours do students in each department spend studying?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" 661b19ee-a8e0-44b9-bcf3-d1bffb4992f2,,USER,"From the trip record, find the number of unique bikes.","{""transformations"":[{""column"":""bike_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" d87f694c-af96-45c9-bc0c-2690ea3aac3e,,USER,What is the total number of faculty members?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 26eb619f-5e7d-4e7d-9939-402ce92eb679,,USER,List the distinct ranges of the mountains with the top 3 prominence.,"{""transformations"":[{""column"":""Prominence"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" 44b650e2-2172-43ea-bf38-732e1e3f6f4c,,USER,"Find the number of adults for the room reserved and checked in by CONRAD SELBIG on Oct 23, 2010.","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-10-23'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'CONRAD'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" 5447d8a1-ad9e-4efa-93f5-86f535c10b3e,,USER,How many stadiums does each country have?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" 7e58e393-fe5c-4eed-bfbf-7dbea2904b39,,USER,What are the names of all the video games and their types in alphabetical order?,"{""transformations"":[{""column"":""gname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" d551fadc-494f-4067-8b56-72218fa7075c,,USER,Find the ids of the problems reported after 1978-06-26.,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" a2e186b0-cec1-48fc-9f53-cbb023bd191a,,USER,Find the name and email of the user whose name contains the word ‘Swift’.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Swift""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" 65ae1c41-5268-4351-a620-338066329c63,,USER,What are the salaries and manager ids for employees who have managers?,"{""transformations"":[{""column"":""manager_id"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" bea1732a-5170-49af-a463-968ca71b693c,,USER,Display the count of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 6eef8d49-9787-46f6-8689-75db75809bb4,,USER,"How many customers have at least one order with status ""Cancelled""?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_status"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" 823091bd-f4ed-4cfd-92bb-a6b6367acef1,,USER,How many different kinds of clients are supported by the web clients accelerators?,"{""transformations"":[{""column"":""client"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" eade9183-37f8-47fa-b2f1-9f3b540ba0ce,,USER,Find the average elevation of all airports for each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 12dcbb40-d462-45e8-ad71-71b6066af674,,USER,Return the average price of products that have each category code.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" 525366fe-07cb-4a25-b36d-4006c4e5687f,,USER,Which city does student Linda Smith live in?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" df25119d-7dab-4fe5-81d7-cb8698be2564,,USER,"Show the names of all the employees with role ""HR"".","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" 25a0e7d4-c2c2-44f3-bdaf-d257c201f30f,,USER,Return the category code and typical price of 'cumin'.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" 03ae4e4a-6958-46b8-8577-0fdf2e76b7ff,,USER,How many devices are there?,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 90c6e48b-c739-48e3-9193-03753693f9a6,,USER,Show all ministers and parties they belong to in descending order of the time they took office.,"{""transformations"":[{""column"":""took_office"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" 1eba757f-dfed-4c60-837c-74b30c113fcf,,USER,What are 3 most highly rated episodes in the TV series table and what were those ratings?,"{""transformations"":[{""column"":""Rating"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" 1e0afd16-eb67-442a-8963-d64e2d862e69,,USER,Show the number of projects.,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" 36981178-df28-42ca-9386-664cdf4b14c8,,USER,"How many rooms have king beds, categorized by decor type?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 04228234-4787-4025-9102-da6c96989d66,,USER,Calculate the total revenue of companies founded by each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 225ba193-3432-4dc0-aacd-7d300ccde5dc,,USER,List all product names in ascending order of price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" 5e1fd244-e6ee-42c8-a4d5-0a5a0235f803,,USER,Give the names of countries that are in Europe and have a population equal to 80000.,"{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Europe'""},{""column"":""Population"",""transformationType"":""condition"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 08dea5be-0b4e-46b6-b7c6-d8a5bcfe6ad4,,USER,Show all flight number from Los Angeles.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" e98e58ff-935f-4c6d-9aa4-82ac68e7e7c9,,USER,Return the codes of countries for which Spanish is the predominantly spoken language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 57f9cc54-5a66-474a-ad4b-552d024494eb,,USER,"Return the date of birth for all the guests with gender code ""Male"".","{""transformations"":[{""column"":""gender_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" f6b0ff87-df85-47a1-a244-2ae04237c013,,USER,"Display the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade for each grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 626c1dac-7305-4f75-84db-19a0c742bcad,,USER,What is the average price range of hotels for each each star rating code?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" a749d401-27b2-44dc-95fa-e4a64f6d250b,,USER,"Find the location of the club ""Pen and Paper Gaming"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" ee592418-2b8f-42af-9444-75c36ea3689f,,USER,What is the average price of the products for each category?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" 4895cad6-1532-497c-83c6-abf37add3b1c,,USER,Please provide the order ids and the total quantity for each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 4519fd5d-fa71-48fd-9e07-4ede0f40db3c,,USER,How many distinct students are enrolled in courses?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" 5a2f785d-f6d9-4700-a4ea-b208c2ffd1e8,,USER,Find the number of stores for each type.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" 09cfb83a-797f-4c08-9cdf-545fd97a213b,,USER,What is the document name and template id for document with description with the letter 'w' in it?,"{""transformations"":[{""column"":""Document_Description"",""transformationType"":""condition"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 0e5b9a6b-c7e5-4e81-95a7-31c64e7e2228,,USER,What is the complete description of the researcher role.,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" 84fd12d5-2eb5-4e3e-8101-fb7fb0255ad4,,USER,List distinct product names and their average product prices.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" d580de36-76e1-4a75-856b-a1240ca8ddc7,,USER,What is the average base price of different bed type? List bed type and average base price.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 55a98ffd-3618-4756-801b-60391a292562,,USER,Please show the police forces and the number of counties with each police force.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" a6e458ef-48ac-4383-b18d-2b4500a3a13b,,USER,What are the names of all the clubs starting with the oldest?,"{""transformations"":[{""column"":""Start_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" 9c8e22fc-d64a-4aa1-9d30-a51bf25a9e5c,,USER,"Find the attribute data type for the attribute named ""Green"".","{""transformations"":[{""column"":""attribute_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" 6edff63a-c61f-4864-bdd9-e580caf244f4,,USER,What are the average ages of male and female students?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 36e9ddf1-d564-4906-bae9-d46ea6d5fc1e,,USER,What is the mean high temperature for each day of the week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" 62dade23-cb8d-4d70-a99e-8923bb4478b6,,USER,How many employees live in Canada?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 2bd501d8-9317-4b40-91cc-71a12bb9c7c7,,USER,Return the title and director of the movie released in the year 2000 or earlier that had the highest worldwide gross.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2000},{""column"":""gross_worldwide"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" 338ad07f-9f35-4853-8d66-d2fe67be1753,,USER,Give me a list of all the last names of authors sorted in alphabetical order,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" 5dd4bb9f-14d4-4005-8379-5355e05646c9,,USER,"Which country does Airline ""JetBlue Airways"" belong to?","{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" 9299e932-9527-4859-867d-a221e9c37296,,USER,When did the staff member with first name as Janessa and last name as Sawayn leave the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" cb250280-0c3c-431b-9582-93326ef1cd40,,USER,Count the number of different affiliation types.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" b3c35847-f464-4285-b6e5-2eb3271026ac,,USER,Show all the buildings along with the number of faculty members the buildings have.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" bca5d12a-fe7c-4b7b-a20d-84aac8ff06d3,,USER,Determine the number of unique addresses for each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 639c544a-df0a-4b8a-b0a0-fd6703d2bb37,,USER,What is the date of birth of every customer whose status code is 'Good Customer'?,"{""transformations"":[{""column"":""customer_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" d9b7d106-be29-415b-bc18-499d9cb5fd6d,,USER,What are the names and areas of countries with the top 5 largest area?,"{""transformations"":[{""column"":""SurfaceArea"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 67762c52-8534-4be1-93bf-77c9ab8a8813,,USER,Show all role codes and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" 6e258581-a99f-4a0d-8ca9-d736e4a42ee0,,USER,What are the names of the singers who are not French citizens?,"{""transformations"":[{""column"":""Citizenship"",""transformationType"":""condition"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 1397c68d-3388-4de1-aa54-22e1864bcbbd,,USER,What is the entry name of the most expensive catalog (in USD)?,"{""transformations"":[{""column"":""price_in_dollars"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" d623cf86-2048-4089-a0fb-1aa5e3b8046d,,USER,Determine the number of singers from each country.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 89cbd21b-6291-4c5e-860b-ef875ad22361,,USER,"Return the number of customers who have at least one order with ""Cancelled"" status.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_status"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" 57952f04-1288-42d6-945d-9a2084cecc84,,USER,How many bookings does each booking status have? List the booking status code and the number of corresponding bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" 98a00d52-3a4b-48af-a60d-2907a3cf05e1,,USER,Identify the mean price range for hotels based on their star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" e67cce1f-e610-4c09-9d3a-9b3f2cba6394,,USER,How many counties are there?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 067dacf3-8928-4dea-89bb-c6993df978cf,,USER,Which model has the least amount of RAM? List the model name and the amount of RAM.,"{""transformations"":[{""column"":""RAM_MiB"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" 51313520-1468-406c-a692-aaa7ceee58ae,,USER,"What is the air date of TV series with Episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" a5e97d04-d2b5-4855-b653-eaa2db96c13b,,USER,How many students are there?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" bf1fe9fe-6566-4fa9-83b9-dd36dfcb80e1,,USER,"Show the years, book titles, and publishers for all books, in descending order by year.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 928a71d4-c501-47c4-a604-9a6f6cd03f69,,USER,How many distinct courses are enrolled in by students?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" f7ff54f9-d89b-4dd2-97d9-8f169d16e852,,USER,"Find all the building full names containing the word ""court"".","{""transformations"":[{""column"":""building_full_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" e51e3518-2592-493e-b38e-69789570ba41,,USER,What are the first and last names of all students who are not living in the city HKG and order the results by age?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""HKG""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" c4e486c6-badd-4686-97b0-ef5d80fc80f4,,USER,Give me the start station and end station for the trips with the three oldest id.,"{""transformations"":[{""column"":""id"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" 5d202c5d-973f-4b49-bc55-4123ceb71f98,,USER,Enumerate player positions and their corresponding average point totals.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" 316d2b5b-0284-4313-92ba-50fe281e9855,,USER,"Among players with an overall rating greater than 80, how many are left-footed or right-footed?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" e557d84e-c87d-48fa-b3f7-e40e0e89efdc,,USER,"Find the titles and studios of the films that are produced by some film studios that contained the word ""Universal"".","{""transformations"":[{""column"":""Studio"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" b14df98a-384a-48a5-85d1-7774982c3962,,USER,Find the department name of the instructor whose name contains 'Soisalon'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 1c3b1c44-b865-4d62-9be0-141d546f3af6,,USER,How many accounts are associated with each customer id?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 1e0fa25c-144b-4205-844c-b0b030a264e9,,USER,"List name, dates active, and number of deaths for all storms with at least 1 death.","{""transformations"":[{""column"":""number_deaths"",""transformationType"":""condition"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" 54a93187-8aab-49d0-8054-e0cd37a27a99,,USER,"Show card number, name, and hometown for all members in a descending order of level.","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" f5914cd1-2591-48ec-b504-04e783735ac4,,USER,What are the names of the tourist attractions that can be accessed by bus?,"{""transformations"":[{""column"":""How_to_Get_There"",""transformationType"":""condition"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" 5ba9c904-2660-4687-9871-192cf1919e40,,USER,What is the average salary of employees who have a commission percentage that is not null?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 1d7bdd06-4987-4e4a-a64e-3a6398448d21,,USER,What is the name and age of every male? Order the results by age.,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" a58e2f2d-4ea7-4492-8b5a-e2c0fc6240ea,,USER,Sort all the distinct products in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" 76d2cd89-8388-457c-9e9f-06ceaaa1bfd4,,USER,Quantify the programs broadcast during each time segment of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" 225be178-226d-420c-b302-5b4b58364802,,USER,"What is the location of the club named ""Tennis Club""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" ca9aeb6d-f60c-4395-a81e-094fdc6ef06e,,USER,Count the number of distinct names associated with the photos.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" ccd59916-2006-41c5-a62c-6e11318dde75,,USER,What is the average rating for right-footed players and left-footed players?,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" ddfd22ae-58a4-45b0-bff2-156c991512a6,,USER,How many gas station are opened between 2000 and 2005?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2000},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" 50c1ad57-5798-435f-a0a2-3d931aaa97eb,,USER,List the name of all rooms sorted by their prices.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 8606c117-51ed-4d51-ad9d-974e4d16539b,,USER,Find the number of departments in each school.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 80fa0595-08fb-44f4-ab7e-2e5bba8b8ea8,,USER,What are the unique block codes that have available rooms?,"{""transformations"":[{""column"":""unavailable"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" d02436bb-8c46-4a12-8eab-1fe3b8219e1c,,USER,What are the draft pick numbers and draft classes for players who play the Defender position?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 7dc750c1-24f5-4838-a01c-c2789796e99d,,USER,How many different series and contents are listed in the TV Channel table?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""content"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" ab3dbe3e-377a-48b0-84fd-59dca235ea14,,USER,How many different courses offered by Physics department?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" a450ec61-db85-46b5-9db7-de9558d1cfe9,,USER,"What are the names of the climbers, ordered by points descending?","{""transformations"":[{""column"":""Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" 8f35c508-86f8-4df5-a699-9e88419b7866,,USER,Sort all the rooms according to the price. Just report the room names.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" f2195b76-e549-43fb-953f-6a2c35177d77,,USER,Count the number of templates.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" dc27069f-eb38-4089-ba0b-c4a1a1706eb8,,USER,Sort employee names by their age in ascending order.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" 1b0cc4fc-9f48-44d1-85a2-a7a13742bc72,,USER,Show me the classrooms grade 5 is using.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 52d13b6b-3f03-4a1e-ae97-8cb0dad34127,,USER,what is the name and nation of the singer who have a song having 'Hey' in its name?,"{""transformations"":[{""column"":""song_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 06fb76d4-ace6-4788-904f-88651941860f,,USER,What are the names of people in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" 5e915acc-87f4-4690-bd29-a6c8404ec0e4,,USER,What are the details and star ratings of the three hotels with the lowest price ranges?,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" af0ae3b4-5385-4089-a624-a7120c8a804d,,USER,"For every fourth-grade classroom, provide the room number and the total student count using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 1997c88f-a1ff-4615-af53-12156f74d5ea,,USER,How many different jobs are listed?,"{""transformations"":[{""column"":""job"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 4a423f14-36ba-44f7-92b7-8752c4e1ee4d,,USER,Show the name of the county with the biggest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" 09dafc09-e2d5-4de6-9b9d-89d31ddb0261,,USER,"What are the support, consider, and oppose rates of each candidate, ordered ascending by their unsure rate?","{""transformations"":[{""column"":""unsure_rate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" ee0124fe-923d-4023-bbe7-dc8f28173a7a,,USER,What is the total population and maximum GNP in Asia?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 18317613-1164-4962-a79f-61862abb6405,,USER,Show all video games and their types in the order of their names.,"{""transformations"":[{""column"":""gname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" ba76d24d-b118-40c6-abf4-c2d5518c0991,,USER,Return the duration of the actor with the greatest age.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" 8f2d131c-cbd0-422a-9b44-9b47cc639665,,USER,Return the number of music festivals of each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" 1e881624-b220-4800-a1a1-2f772af405f5,,USER,How many players are from each country?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" 700192ce-e603-45c5-868f-e30227816780,,USER,How many distinct countries do players come from?,"{""transformations"":[{""column"":""country_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" 231bdcfc-134d-484e-a967-ad7bf0f161d3,,USER,What is the id of the longest song?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" 566225bc-5338-4b44-b23c-6d6b0c9fd2fe,,USER,Show order ids and the number of products in each order.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 1f80d697-ad9f-4375-806e-9784d42f2ba6,,USER,Which continent is Anguilla in?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 32b1fbe0-8702-4c12-b7df-d590d7225722,,USER,How many different positions of players are there?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" ebdc7b9d-7dc0-48e9-9f37-a00a72016f8d,,USER,Count the number of races for each constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" 71feb184-813d-4de7-9991-80416d34b0de,,USER,List the airport code and name in the city of Anthony.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" 485dc714-9d0f-4d03-96b5-64c7c32182b9,,USER,Count the number of wrestlers.,"{""transformations"":[{""column"":""Wrestler_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" 4dd783c0-3663-4281-9d94-8778ad9d94d7,,USER,Who is the founder of Sony?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 9a964799-9832-486e-ba15-6bb5837ffdab,,USER,What is the average hours across all projects?,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" 23dd03f6-e6ff-45fd-8b4e-90f90311f92a,,USER,How many students reside in each city?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 0d07ce71-e0a2-4d1b-b927-56a72d4aeb29,,USER,How many members are not living in Hartford?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""condition"",""operation"":""!="",""value"":""Hartford""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" 0826c76d-4ef0-4551-8987-cd9305bb75e1,,USER,What is the total checking balance in all accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" a24617b7-4bcc-4112-a07d-213b90dae7e5,,USER,List top 3 highest Rating TV series. List the TV series's Episode and Rating.,"{""transformations"":[{""column"":""Rating"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" 433cf25e-afdc-40ae-8dcd-206649cb2529,,USER,"Return the famous titles of the artist called ""Triumfall"".","{""transformations"":[{""column"":""Artist"",""transformationType"":""condition"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" 39c7dafd-9784-4912-a595-b6c646590790,,USER,Find the name of the user who has the largest number of followers.,"{""transformations"":[{""column"":""followers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" 4bd51851-ad79-4252-a46f-0c99cdaf80ea,,USER,How many technicians are there?,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" ebab12fa-cb78-44a2-a33a-73894362ce2f,,USER,Find the weight of the youngest dog.,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" c07a4ff3-ad39-40e4-9f17-b677ddc6337d,,USER,Provide the country id and the number of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" c702f04a-bf92-4e3c-b6d7-478b226ea343,,USER,Calculate the number of students in each city.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 07103dfe-9ced-49a0-8940-b5348c7bb0ce,,USER,What is the name of the organization that was formed most recently?,"{""transformations"":[{""column"":""date_formed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" d6afa636-caa9-4b28-a58a-c13567cf8c9e,,USER,What is the headquarter of the company whose founder is James?,"{""transformations"":[{""column"":""founder"",""transformationType"":""condition"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" d40f0d44-6d85-4615-96be-3fc64105e99c,,USER,What are the names of the countries and average invoice size of the top countries by size?,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" e7223866-84ea-4b18-ae65-425db0afd384,,USER,List the name and tonnage ordered by in descending alphaetical order for the names.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" 11eda89a-c6d0-4aec-9914-8deab554737a,,USER,Count the number of documents with type code BK that correspond to each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 1f52ca93-ac86-4d6d-bda8-dfd51f9774a7,,USER,How many different results are there for the battles?,"{""transformations"":[{""column"":""RESULT"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" d0e530ca-e08b-4cde-adcd-d86dcf5fec61,,USER,What is the average weight of cars each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" e944366d-be09-4358-8699-56b1ab5e3a03,,USER,What is the total number of rooms available in this inn?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" de5aa64c-b30c-4bd1-ae61-a0b2e381819c,,USER,What are the numbers of races for each constructor id?,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" 30a7aae8-9f03-469f-b156-f485b2adf543,,USER,Return the template type description of the template type with the code AD.,"{""transformations"":[{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" 9c89828c-dc1a-4ef4-94d8-f28cfafe937a,,USER,What is the code of the category that the product with the name 'flax' belongs to?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" 7f1c3814-79ad-480a-8c74-57d1182cf89e,,USER,What is the average number of audience for festivals?,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" 2977e48a-0384-4cb2-923b-b01f732605cc,,USER,List the section_name in reversed lexicographical order.,"{""transformations"":[{""column"":""section_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" 571917e0-20c9-461d-88cf-958926ae5f15,,USER,"Which order's shipment tracking number is ""3452""? Give me the id of the order.","{""transformations"":[{""column"":""shipment_tracking_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" 166c7be3-5856-4e97-a7fd-beac3255cb4a,,USER,"What are the investors of entrepreneurs, and how many entrepreneurs has each investor invested in?","{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" dc3d795c-17f0-4969-8305-b096fedb0382,,USER,What is the phone number of the performer Ashley?,"{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" 47c8d0db-ce7a-4bbb-9d11-431b244305e5,,USER,What is the name of the most expensive product?,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" edba7b36-45e8-487d-852d-f860065178cd,,USER,"What is the description of the claim status ""Open""?","{""transformations"":[{""column"":""claim_status_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" 74f45a79-e831-4b78-a635-3ddd65e1c7be,,USER,What is the average number of injuries caused each time?,"{""transformations"":[{""column"":""injured"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" afa8d3d3-940c-4baa-b2e1-025da7600228,,USER,Show the different parties of representatives and the party name and the number of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" 082406ae-124c-42ce-b028-ab3d1fa6f133,,USER,What is the course description and number of credits for QM-261?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" 46e51b6d-edf3-40e8-aafb-4c4a5b4c9d50,,USER,Present all countries and the number of people originating from each.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" 91967220-281f-4977-a584-575130374eb6,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 7d64b3e8-b376-4a48-9dd7-e8b55151cf97,,USER,List all statement IDs and the number of accounts for each statement.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" cd91dd65-860a-4e03-bcc8-d571911abcba,,USER,"What is the type of the document named ""David CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" 1007dd50-c9c6-40de-9020-0a827e692e63,,USER,Show different citizenship of singers and the number of singers of each citizenship.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" a545cf4f-b02f-4e3d-b141-2f8186c0a555,,USER,"What are the first name, last name, and gender of all the good customers? Order by their last name.","{""transformations"":[{""column"":""good_or_bad_customer"",""transformationType"":""condition"",""operation"":""="",""value"":""good""},{""column"":""last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""coupon_id"",""good_or_bad_customer"",""first_name"",""last_name"",""gender_mf"",""date_became_customer"",""date_last_hire""],""name"":""Customers"",""type"":""grid""}]" ddcd58bf-87b8-44bd-ac3d-ff51dd63f5b8,,USER,Present the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" 32561648-dd86-4c07-9024-4cee4621087f,,USER,How many employees who are IT staff are from each city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" b0095418-f272-4ae1-bc65-c79286803443,,USER,"What are the building full names that contain the word ""court""?","{""transformations"":[{""column"":""building_full_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" d2a021dd-3979-4537-9d27-2324f22ca0d9,,USER,"Return the type code of the template type with the description ""Book"".","{""transformations"":[{""column"":""template_type_description"",""transformationType"":""condition"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" fddb226d-d424-4f83-8b19-5db6bf48a8e2,,USER,"Find the name, population and expected life length of asian country with the largest area?","{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" de1e1a12-1e79-474d-a1a6-cfdeb526f21b,,USER,What campuses are located in the county of Los Angeles?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" a8205620-fbeb-4c34-b4b4-9e7c29c4d606,,USER,"What are the different affiliations, and how many schools with each have an enrollment size of above 20000?","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" dc44e8ee-9616-4aa8-9ec6-3ff9c1f87601,,USER,What is the name of the product with the highest price?,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" e599d231-4195-4d5c-a169-f17348de1aab,,USER,What is the flight number and its distance for the one with the maximum price?,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" d5af186b-26c3-472c-adbc-064a8eea6f31,,USER,Return the names of products in the category 'Spices'.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" 514dd219-d00d-44be-86d6-f1c2150f5f28,,USER,List the booking status code and the corresponding number of bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" 48988e24-e6f4-4f7b-bb23-c77f6fff6461,,USER,Count the number of schools that have had basketball matches.,"{""transformations"":[{""column"":""school_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" 1d5d0ec5-ccf2-44da-a021-1fcfc675080d,,USER,How many customers in state of CA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" d4a7cc62-9471-4895-a1de-e75233ab609e,,USER,"Sort all the shops by number products in descending order, and return the name, location and district of each shop.","{""transformations"":[{""column"":""number_products"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 4b30c18d-84f3-4160-8554-a3b8f14f6bc6,,USER,Find the name of the airport in the city of Goroka.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" c6d1597f-d0ce-4f4f-a2fb-3808cee77b5c,,USER,What is the birthday of the staff member with first name as Janessa and last name as Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" 188c317f-dd37-4c36-93e3-4d0670ad0225,,USER,Calculate the total number of hours done by all students in each department.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" b20e7e4c-8c8f-4eec-9fde-7cacaa9a0d3b,,USER,Calculate the number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" 3f2a9bbe-c850-4a40-9f37-0acc0c959aae,,USER,"What is the description of the role named ""Proof Reader""?","{""transformations"":[{""column"":""role_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" b0ffe460-1b68-41a4-84bc-942f7fe4192a,,USER,Find the state which has the most number of customers.,"{""transformations"":[{""column"":""state"",""transformationType"":""grouping""},{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" ccfb5727-ba98-43cb-a087-790833825179,,USER,What is the name of the race that occurred most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" 76b0c7cb-4dcc-4288-b894-d9df8772e2ca,,USER,What are the rooms for members of the faculty who are professors and who live in building NEB?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" eed3b66e-2b10-4ca4-84c1-bd756c0c8a50,,USER,"Where is the club ""Hopkins Student Enterprises"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" f9d43e50-ff4e-43aa-a061-89ba77b92097,,USER,What is the name of the oldest manager?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" 1fa06eca-a47c-45d9-a084-4bbc09fc2cd4,,USER,What region does Angola belong to and what is its population?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" e412d838-814e-4ac0-b8d0-3731e4f87f54,,USER,What is the average price of wine for each category?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" c98e6ad4-7606-4a59-afa2-75dff82108dd,,USER,What is the id of the reviewer whose name has substring “Mike”?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" 03b1c79b-80be-43e6-84ec-7d5ebbd35c8b,,USER,Determine the number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" b181e16e-7b53-4ed8-a53f-2a3251d6e110,,USER,What is the average price for products?,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" 48f1bac0-e7ea-4c38-adde-5a38d9d3a364,,USER,"Find the names of the buildings in ""on-hold"" status, and sort them in ascending order of building stories.","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""="",""value"":""'on-hold'""},{""column"":""Stories"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" 38ad6141-efd1-4e55-bb04-007ff5ba8f0f,,USER,"For each bed type, find the average base price of different bed type.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 4342894a-867f-456a-be76-02ecc2a22521,,USER,Count the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" 261a73c4-bf3d-4fd7-aa7f-1bdd5e265faa,,USER,Count the number of different software platforms.,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 3ab281ef-5bf9-447b-92d1-77593a6c65f0,,USER,Advisor 1121 has how many students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 7d8f2f73-b1f6-40cf-9fed-65fe9ddbf59c,,USER,"Find the name, type, and flag of the ship that is built in the most recent year.","{""transformations"":[{""column"":""built_year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" c618a854-e80c-4b83-92b7-0aea845370fc,,USER,Return the types of film market estimations in 1995.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" 79ce9b1b-4deb-4ac0-9bc3-d82eb8e05b30,,USER,Show the average population of all counties.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" d034093f-2983-45b0-b1c6-ab5323a8757b,,USER,Show all video games with type Collectible card game.,"{""transformations"":[{""column"":""gtype"",""transformationType"":""condition"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" aa37f3b3-76ca-4486-b681-5eef674457e6,,USER,"Find the emails and phone numbers of all the customers, ordered by email address and phone number.","{""transformations"":[{""column"":""email_address"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""phone_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" ccd3e2f3-a4a4-48f4-a14c-8a9ad6129f00,,USER,Give the average price and case of wines made from Zinfandel grapes in the year 2009.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cases"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2009},{""column"":""Grape"",""transformationType"":""condition"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 8206135c-c232-4d17-8d86-1d486db27057,,USER,Count the number of different parties.,"{""transformations"":[{""column"":""party_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" 211bb56d-5871-46f6-85b7-f07210a5c5d5,,USER,What is the receipt date of the document with id 3?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":3}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" 2e4e96a3-cab7-4a6c-9c19-60775d446ddf,,USER,How many artists are there for each gender?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 410eed46-4fea-4046-98a7-20dbc235d830,,USER,"What are the official names of cities, ordered descending by population?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" 01955a11-42cb-4545-ad4a-ba98acfb832a,,USER,Give the names of mountains in alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" 5e2c5c8a-3b1a-4b5b-b126-95a4e2162433,,USER,What is the maximum capacity and the average of all stadiums ?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" 4a7c1bf6-2df5-4739-983f-02fdc4d15d75,,USER,Count the number of storms in which at least 1 person died.,"{""transformations"":[{""column"":""Storm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_Deaths"",""transformationType"":""condition"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" 58638b20-79e2-42d4-9535-69c463bab56a,,USER,Show ids for all employees with at least 100000 salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" 316182e1-e83c-4a34-977f-cc8d2e01f6c2,,USER,"What are ids of the all distinct orders, sorted by placement date?","{""transformations"":[{""column"":""date_order_placed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" bceb99d2-cf1a-4d57-be63-064a89ef0589,,USER,"What is the description of the product named ""Chocolate""?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" a0e86838-475d-423c-b99e-46cd5b27abd9,,USER,"Find the titles of the papers that contain the word ""ML"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" 3167bc15-3d52-48fa-ba37-f468619ff97c,,USER,What are the three largest cities in terms of regional population?,"{""transformations"":[{""column"":""regional_population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" 80e25b59-6571-4d29-8ec3-699ec2029d99,,USER,What are the cities that have a branch that opened in 2001 and a branch with more than 100 members?,"{""transformations"":[{""column"":""open_year"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" c6146264-5ca3-4f18-916c-a2528fc4d262,,USER,Identify the codes of countries where Spanish is spoken by the largest percentage of people.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" b162befd-dcd5-4a18-a3f2-a72349c66068,,USER,Show the number of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 87b83688-3d4a-4359-a473-5fcf26021b05,,USER,What are the ids of all aircrafts that can cover a distance of more than 1000?,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" 1a347abb-bba6-4052-af6d-7a4ed2905d62,,USER,Show the lieutenant governor and comptroller from the democratic party.,"{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" 70c481cc-b314-438f-858b-c49fe8955165,,USER,What are all the distinct participant ids who attended any events?,"{""transformations"":[{""column"":""participant_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Participant_ID""],""name"":""Participants_in_Events"",""type"":""grid""}]" 8b79773b-4ae7-4799-a8c5-f36970432bce,,USER,What are the names and location of the shops in ascending alphabetical order of name.,"{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" 4de5375d-e457-441c-a5cc-d6c5193d701d,,USER,What is the horsepower of the car with the largest accelerate?,"{""transformations"":[{""column"":""accelerate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" a0de9e7a-5038-4067-bd4a-08a35651b289,,USER,What are the first names of the people in alphabetical order?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" 6720c8e5-de34-4ce3-97cf-a563740e38f1,,USER,"Find the address line 1 and 2 of the customer with email ""vbogisich@example.org"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" d3180213-57f4-48d8-9bdb-4d67a0e9a59a,,USER,What are the room name and base price of the room with the lowest base price?,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" b23b3708-54fa-4584-89d5-4dcdec9840e2,,USER,What is the city with the smallest GDP? Return the city and its GDP.,"{""transformations"":[{""column"":""GDP"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" e314dcbf-a5b4-4482-98f5-1ef8260a1eec,,USER,How many different forms of governments are there in Africa?,"{""transformations"":[{""column"":""GovernmentForm"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" b93bec59-eb1a-4bda-8f1e-02847c0d8cb8,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" 0bf5f7db-5cba-4363-9b87-2c37f8e06f4c,,USER,Count the number of conductors.,"{""transformations"":[{""column"":""Conductor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" 43d53147-3429-44a4-9910-793bd50e51a2,,USER,What is the number of cartoones written by Joseph Kuhr?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Written_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" 9b4d04a5-2461-46c8-b5b9-3a648e6adeb3,,USER,Return the prices of wines produced before 2010.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" c6210904-7ec6-496d-9399-939ddbd8c17f,,USER,What are the average price and score of wines for each appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 5c071c67-a111-40c5-a743-f2caac805d41,,USER,Count the number of captains under 50 years old for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" ff46225f-5fdd-4c77-b149-929f6d1e34e8,,USER,How many distinct order ids correspond to each product?,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 1e40b2fe-6866-4151-b832-e4d896765839,,USER,What grade is Kyle in?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" bee27581-cd4a-482f-9833-d1fba2ee4e91,,USER,What is the address of the restaurant Subway?,"{""transformations"":[{""column"":""ResName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" 7c693e94-265a-49e2-a522-fc6fcb1ebe96,,USER,Count the number of matches.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" b7a3920e-a816-4f60-9e60-1ddb85a04b38,,USER,Which county has the largest population? Give me the name of the county.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" 3bb99e8e-64f3-42dc-aee8-b1afe93863e2,,USER,What are the names of the mills which are not located in 'Donceel'?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""Donceel""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" a8976f34-d2c2-4253-95b6-c7346ba817f8,,USER,Present template ids and the number of documents using each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" f53b3787-11b1-468d-ba28-2cb3a803fb98,,USER,How many distinct FDA approval statuses are there for the medicines?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" 336867ff-069b-41a1-9e65-963a29c97898,,USER,Find all types of store and number of them.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" 24b1abd0-0832-4e08-8d9f-8178812435e5,,USER,Find the distinct number of president votes.,"{""transformations"":[{""column"":""President_Vote"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" aff6e926-4606-4660-96a9-642e46cfa2ae,,USER,What is the number of sections per course?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 2c39dbfb-3f22-458c-9834-4c3c2f5a006d,,USER,"Find the names of all the products whose stock number starts with ""2"".","{""transformations"":[{""column"":""product_stock_number"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" 53d17808-450a-4547-90f6-a44f63b390f6,,USER,In which year did the most recent crime happen?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" 17f85900-d10c-4174-a46f-edb6c958bc29,,USER,List all public schools and their locations.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" fb141090-60d3-45b5-81f2-38451533a87f,,USER,How many lessons were in cancelled state?,"{""transformations"":[{""column"":""lesson_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""lesson_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" 2cbc591f-b17b-407d-aa83-7cc85fb5058c,,USER,How many different captain ranks are there?,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" d6f64d74-d105-4705-bbbe-beff7614c6cf,,USER,List the total points of gymnasts in descending order of floor exercise points.,"{""transformations"":[{""column"":""Floor_Exercise_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" fc78ef37-45a5-459e-a4fd-016482756867,,USER,How many wrestlers are there?,"{""transformations"":[{""column"":""Wrestler_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" f7b24af9-e70c-49b8-9fc9-55e5dff31458,,USER,Count the number of distinct instructors who have taught a course.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" 60c7cfb7-d092-4f3a-9805-22590627c75e,,USER,"What are all different template ids used for documents, and how many times were each of them used?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 1d5cfbd2-b394-4a9c-b4e6-7823c7d559b6,,USER,What is the total credit offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" e1245eae-29af-4131-baea-85825d6038ba,,USER,What are the top three apartment types in terms of the average room count? Give me the,"{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" 2bca1843-006e-42c2-98ff-6a4582f85364,,USER,Count the number of artists.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" 7e8d293f-fa3a-4484-91f5-57db11ea37cb,,USER,"On average, when were the transcripts printed?","{""transformations"":[{""column"":""transcript_date"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" 23479697-d551-485c-a59c-ae803ca1313a,,USER,What is the code of the school where the accounting department belongs to?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 69bf7a21-60c8-4c96-aeed-eb451d9182ab,,USER,Show all publishers and the number of books for each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" 5f5d5a64-ee8a-4ba5-ab11-75d28dd36e8c,,USER,"List the distinct names of the instructors, ordered by name.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 1f836c1f-8a65-46e2-b396-8383ebc2ca9c,,USER,Show the number of races in each race class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" b5c34333-4b87-4a85-addf-8f0130a30d4c,,USER,What are the full names of faculties with sex M and who live in building NEB?,"{""transformations"":[{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" fdc081a6-5a67-4b89-99c7-e9aee6e60085,,USER,Show the top 3 apartment type codes sorted by the average number of rooms in descending order.,"{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" 459a37f3-005e-473a-9d1f-7c86da41dc65,,USER,What are the unique labels for the albums?,"{""transformations"":[{""column"":""label"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" 6c634d34-884f-44df-8c9b-d1758b528c30,,USER,Find the average age of all students living in the each city.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 9bab6c92-6be3-41b7-a9b0-8c9135bcec07,,USER,Display the number of railways at each location.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" 25ef3471-4ca6-414e-a32c-40ac5317b3a9,,USER,List customer ids and their respective account counts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 534135a2-d6af-4392-8c6c-0b844cb334eb,,USER,What is the name of the bank branch with the greatest number of customers?,"{""transformations"":[{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" e323b173-c3ce-4b3e-9339-1dcf9282a04e,,USER,Count the number of players who enter hall of fame for each year.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" d602ce52-d2d2-4bbe-acc0-67d62182fbc0,,USER,What are the resident details containing the substring 'Miss'?,"{""transformations"":[{""column"":""other_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Miss""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" 75a7dc50-70cf-414a-9555-7b65291fe6fc,,USER,"For every state, calculate the total account balance of customers with a credit score above 100.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 48676794-d06e-4fa7-8151-ec0a2c063003,,USER,What is the average age for each city and what are those cities?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" b84792a9-d71b-4f44-afe6-6c609311ceb4,,USER,"Return the characters for actors, ordered by age descending.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" 0ab2847c-2a97-4697-ab71-16fb353cbe35,,USER,What are the countries of mountains with height bigger than 5000?,"{""transformations"":[{""column"":""Height"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" 1b57c3c6-ca0e-4d31-9ad1-6cf8bdfa18eb,,USER,"Return the maximum support rate, minimum consider rate, and minimum oppose rate across all candidates?","{""transformations"":[{""column"":""support_rate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""consider_rate"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""oppose_rate"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" 5d83da1f-9484-4c61-8dec-ec8a71610fa7,,USER,Return the device carriers that do not have Android as their software platform.,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""condition"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" d71dd5ef-1fcd-42ae-b61e-5b10fdb708c3,,USER,What is the average horizontal bar points for all gymnasts?,"{""transformations"":[{""column"":""Horizontal_Bar_Points"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" a6b7869d-d9c3-49a5-b39c-b2f606907999,,USER,What are the names of people in ascending order of weight?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" e728fe3e-941c-4030-83fd-c76ff357d85c,,USER,"Find the average room count of the apartments that have the ""Studio"" type code.","{""transformations"":[{""column"":""room_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" 09ee9a84-5e47-47c0-b2d2-674225cd89da,,USER,What are the names of all the clubs ordered in descending alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" 82f8bdd6-08c8-4cdb-8fa8-e266257bd405,,USER,Show the flight number of flights with three lowest distances.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 8b106f91-6a53-47f1-a953-6b007cc55a3a,,USER,List the publisher of the publication with the highest price.,"{""transformations"":[{""column"":""Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" f22def96-215f-42c9-a732-bb8d531978f4,,USER,What is the email and phone number of Astrid Gruber the customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Astrid'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" 8ca93bbf-018b-442f-a4bd-479dabd0738c,,USER,List the country ID and number of cities associated with each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" fbdd0e2a-a8a2-4ca9-bda3-6f2c9f263f81,,USER,What is the average age for all person?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 02ec6c76-79ce-46ca-a399-ec073dee6238,,USER,"Among all the claims, what is the amount claimed in the claim with the least amount settled? List both the settlement amount and claim amount.","{""transformations"":[{""column"":""Amount_Settled"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" 92b507d3-9438-4dbb-ab32-a908a1afa412,,USER,Present each industry and the associated number of companies.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" a88fd43a-dbd2-4b4b-a674-cda974a868aa,,USER,Show the race class and number of races in each class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" 103176ba-13a3-4e65-bb66-a18f59db02e4,,USER,How many people are there of each nationality?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" 07e0b76e-2a56-46fe-abd0-e6930aa08ce9,,USER,"Find all the locations whose names contain the word ""film"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" 8380943b-6915-4a81-afde-da5f934f5282,,USER,List the first and last name of all players in the order of birth date.,"{""transformations"":[{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" c032eb81-69de-4ed4-adee-1233d902373b,,USER,"For every zip code, count occurrences of max wind speeds reaching 25.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" ebf24ca2-e7cd-4aa7-9126-b6ecde8c11b0,,USER,Which cities have regional population above 10000000?,"{""transformations"":[{""column"":""regional_population"",""transformationType"":""condition"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" 720e4dee-c458-4e69-9304-98c81375e972,,USER,How many players participated in each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 92152ce5-b9eb-406c-ae7d-20dd0af0e384,,USER,How many bank branches are there?,"{""transformations"":[{""column"":""branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 5d40af06-3d70-4dab-b7b6-e5c017357db5,,USER,Calculate the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" a41ea059-e938-4e5c-aec0-accff22874cd,,USER,List all church names in descending order of opening date.,"{""transformations"":[{""column"":""open_date"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" 48242181-4ef1-42da-80bf-a3889773656b,,USER,List the names of editors in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" 9df0ba76-7031-47aa-9206-ceb180029696,,USER,Can you provide a breakdown of the nationalities of people and the corresponding number of individuals from each nation?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" a760d9fe-8e90-442c-b93a-f40fd95b5ea6,,USER,Count the number of distinct store locations.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 4a19ee62-5c10-480e-9159-29c7d3b20818,,USER,Count the number of items store 1 has in stock.,"{""transformations"":[{""column"":""inventory_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""store_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" 0e376468-25a6-44ab-90c0-ffc0c268e40d,,USER,What is the mean age for both genders?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" ed9e4829-6f9b-4735-a842-229800ac39aa,,USER,How many artists are male and how many are female?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" ade74ef4-6fb2-419c-b151-42a124677279,,USER,"List the contestant numbers and names, ordered by contestant name descending.","{""transformations"":[{""column"":""contestant_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" d14d56d2-6967-44aa-9f0a-816c7d96a9a3,,USER,List names for drivers from Hartford city and younger than 40.,"{""transformations"":[{""column"":""home_city"",""transformationType"":""condition"",""operation"":""="",""value"":""Hartford""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" 3309d4a5-56e7-4233-9638-811396e15f7e,,USER,Give the maximum price and score for wines produced in the appelation St. Helena.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Appelation"",""transformationType"":""condition"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 71b43b65-60ce-4c50-91a7-df2aa6959478,,USER,How many different allergy types exist?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" ad520457-b8f4-41a8-b217-4e2c4e178a0c,,USER,Report the classroom number for each classroom and the number of grades using it.,"{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 37be14b5-8f38-485f-bafd-07a24c32ca4e,,USER,"For each zip code, what is the average mean temperature for all dates that start with '8'?","{""transformations"":[{""column"":""mean_temperature_f"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""date"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""8/""},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 997e7e6f-f1f2-498d-9d4b-657d9c8c312d,,USER,Calculate the average age and the number of male students in each city.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 32e80190-14e0-4de3-ab49-3ca7b4b9ce68,,USER,Which country is the airport that has the highest altitude located in?,"{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" de91e750-b219-430b-99d9-4faf8713fd67,,USER,"Count the number of tests with ""Fail"" result.","{""transformations"":[{""column"":""registration_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" 27dba476-800b-4f3f-a30a-79edc4d0c541,,USER,Display the count of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 00d80248-3508-47cd-a846-493ad5a99388,,USER,What are the names of buildings sorted in descending order of building height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" 1628e46b-0177-402a-a165-a0cf65c7c375,,USER,How many phones are associated with each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" ff31c7af-9ace-400e-83de-698a3d712f16,,USER,Count the number of party events.,"{""transformations"":[{""column"":""Event_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" dd408d6f-92a1-4237-8f26-46a6b5305947,,USER,"What are the different statement ids on accounts, and the number of accounts for each?","{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" b478fd96-eaac-4405-a36d-27e21d4a4175,,USER,"Find the names of the companies whose headquarters are not located in ""USA"".","{""transformations"":[{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 56203491-9469-4073-a79c-c9c398f20ae3,,USER,"What is the address of the location ""UK Gallery""?","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" 9bfc5d95-6f4d-4e53-acf8-93ad24297e57,,USER,What is the id and weight of every pet who is older than 1?,"{""transformations"":[{""column"":""pet_age"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 5708b501-ad2f-45f2-8186-f8d626cecc14,,USER,Sort all the distinct product names in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" 43c532d5-1df4-4b18-99c4-b22fe6b627ad,,USER,Count the number of customers who are active.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" 6a28c1b9-4007-4964-a7ae-5bf60cf27944,,USER,When was the first asset acquired?,"{""transformations"":[{""column"":""asset_acquired_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" bb6f0388-644f-4c8c-8315-338465275b92,,USER,What is the name of the room that can accommodate the most people?,"{""transformations"":[{""column"":""maxOccupancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 66efae0d-2341-4031-bd53-fcb3603677a8,,USER,Count the number of songs.,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" a01834e6-a17a-45c5-85c7-c188aef3ae97,,USER,"Present distinct document ids with their corresponding paragraph counts, sorted by id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" 1ee7ccc7-d71b-4ca1-a474-a2fa82b0b83d,,USER,"Find the name and access counts of all documents, in alphabetic order of the document name.","{""transformations"":[{""column"":""document_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" 99bc0030-2c76-414b-9f25-949d5819b237,,USER,What is the employee id of the head whose department has the least number of employees?,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" d4c21182-8139-40ed-a561-7b74c71be22a,,USER,Count the number of employees for each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" 75d9ff72-1bc3-46de-81b2-b301529e4b2a,,USER,How many drivers are there?,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" 717d619a-37f1-47a6-8e8a-b7b524ff1403,,USER,"For every classroom, reveal the classroom number and student occupancy.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 7d1297d8-f16d-4c4e-9b65-03f5f31800f3,,USER,How many total tours were there for each ranking date?,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" 0b92fe7e-c6d5-4a6f-8024-d9fbf93cc8d0,,USER,What are the name and os of web client accelerators that do not work with only a 'Broadband' type connection?,"{""transformations"":[{""column"":""CONNECTION"",""transformationType"":""condition"",""operation"":""!="",""value"":""Broadband""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" 9f2684e8-722b-457f-b4fc-f7caa7d38f12,,USER,"List total amount of invoice from Chicago, IL.","{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 8b49262c-a352-4295-bca0-11004f38ba11,,USER,What is the total number of points for all players?,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" b8f0b567-458e-45ac-b45c-c98a0e125a2e,,USER,Find the component amounts and names of all furnitures that have more than 10 components.,"{""transformations"":[{""column"":""Num_of_Component"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" 48b9fe75-71dc-4b5c-8d48-eda5751221aa,,USER,How many climbers are there?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" d16c8e28-c7dc-496b-a7fb-0ced701ea1f5,,USER,On average how large is the population of the counties?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" a2cd8aee-d1fd-4c7a-8c55-b6d85921d4cf,,USER,What are the ids of the students who registered for course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" b6b12d5e-de93-4ccc-83f0-924cb3e511ee,,USER,What are the ids of the students who registered for course 301 most recently?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301},{""column"":""date_of_attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" 0d9619f7-a22f-46c2-b16f-c6198dfb1c35,,USER,Please show the different record companies and the corresponding number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" ac7b5890-9220-4a2c-8a37-71ce6584c6d2,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 64d9926d-3e72-4edc-899a-09117acafb77,,USER,What is the continent name which Anguilla belongs to?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" d3eb7687-5a55-443d-9860-599d30e68a28,,USER,"For each type, what is the average tonnage?","{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 5f2c27c6-6f91-4a97-a0e9-2d27a4f83b54,,USER,Give the name of the country in Asia with the lowest life expectancy.,"{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""LifeExpectancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 1602fc06-84cd-4773-b88d-4efdc376582a,,USER,Return the name of the youngest captain.,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" e9d41571-d251-48bd-aed7-e674766578a6,,USER,How many templates have template type code CV?,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 526975d6-c87e-494c-8023-b0395eda46ed,,USER,In how many different cities are banks located?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 4dff24a9-4a49-4317-bac7-715f40a0f9a8,,USER,What are the card numbers of members from Kentucky?,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" 3aa54148-1855-4717-8bee-481b0ed4db95,,USER,Count the number of bank branches.,"{""transformations"":[{""column"":""branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" d6581f3f-252c-479c-87d4-2567784a7139,,USER,"Find the number of students who have the word ""son"" in their personal names.","{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" 36e12231-8b2c-435f-bcb2-f87fdb9d60ab,,USER,What is the first name of the students who are in age 20 to 25 and living in PHL city?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PHL""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">="",""value"":20},{""column"":""age"",""transformationType"":""condition"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 8317305d-1f50-42c5-8f0f-6fe00a1ddbc8,,USER,Find all the players' first name and last name who have empty death record.,"{""transformations"":[{""column"":""death_year"",""transformationType"":""condition"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" b9acf55c-b46b-45a9-9dba-7dcf4dac5a58,,USER,"How many credits does course CIS-220 have, and what its description?","{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" b987e3bb-1e78-4a11-a3fb-445a28f4ab0d,,USER,What is the average age of all students living in each city?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 321868ee-e96b-4320-8da3-a13a88656f62,,USER,How many singers are there?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 1d5ce0d6-2bda-49a7-bdbd-0709e240418e,,USER,What is the average training hours of all players?,"{""transformations"":[{""column"":""HS"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" eecd402a-a94f-471a-b36f-5eacb98f4dea,,USER,Show the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" 78d0377b-c76f-4a2d-a2d8-834496035bd9,,USER,What are the maximum price and score of wines for each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 96ab96aa-bb87-4b2e-a87a-e4d40968620e,,USER,What are the enrollment and primary conference for the university which was founded the earliest?,"{""transformations"":[{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 37d4f765-12e8-4eed-a32d-e873bda93c4c,,USER,What are the prices of wines produced before the year of 2010?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" c4187b40-1b54-4de4-923e-14c4b59b459e,,USER,"What are the names of all people, ordered by their date of birth?","{""transformations"":[{""column"":""date_of_birth"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" d4f66323-4f49-4e3a-9ecf-3b75fa754cf4,,USER,"Display the first and last name, and salary for those employees whose first name is ending with the letter m.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 61ababc7-9ca1-439f-9874-9c4cac993bb5,,USER,What are the products with the maximum page size A4 that also have a pages per minute color smaller than 5?,"{""transformations"":[{""column"":""max_page_size"",""transformationType"":""condition"",""operation"":""="",""value"":""'A4'""},{""column"":""pages_per_minute_color"",""transformationType"":""condition"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" 11cdd9d0-753c-4723-96ee-382b7b1231a9,,USER,"For each state, find the total account balance of customers whose credit score is above 100.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" ae423997-2f9a-4357-b759-f6b18f0cc5b1,,USER,Show different hometown of teachers and the number of teachers from each hometown.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 35cfb8f1-9bf7-4faf-9e22-309247741284,,USER,"What are the names and headquarters of all manufacturers, ordered by revenue descending?","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 074510f9-17fb-4d89-b463-e8806e5e367c,,USER,When was the school with the largest enrollment founded?,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 45ed0789-cc1c-4b7d-bfe5-e4afd8bd211b,,USER,Show the different headquarters and number of companies at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" 776a2639-b873-4617-8f67-593c8864fef9,,USER,what are the names of the ships ordered by ascending tonnage?,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" bdce68eb-7b3e-4414-ad0b-877fdf64703a,,USER,Find the total credits of courses provided by different department.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" 063508b6-ad70-4932-91ab-287699ba2f02,,USER,What is the total number of credits offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" 253acef6-1f0f-4455-ac52-bb8001710a52,,USER,Give me the dates when the max temperature was higher than 85.,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" c8adbb7c-dfd2-4269-a8a7-bf0aded3f423,,USER,What are the clean and jerk score of the body builder with the highest total score?,"{""transformations"":[{""column"":""Total"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" f0b32db7-5c22-4e72-bccf-c5bbd7eedeec,,USER,"What is the description of the club ""Pen and Paper Gaming""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" 18b49734-8682-4989-9a75-eeb2460d8f7a,,USER,Count the number of submissions.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" 142ac905-174c-4165-bda9-cf1ce11c0d8f,,USER,List distinct locations and their corresponding performance counts.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" 800b64d3-b5ab-47d4-9db6-11526c0af614,,USER,List all club names in ascending order of start year.,"{""transformations"":[{""column"":""Start_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" 061aea0d-a65e-4f58-b11d-582925ecfd7d,,USER,What is the number of employees from each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" 128944fd-92de-47d3-a56f-3c1ee3805f7f,,USER,List all cities of addresses in alphabetical order.,"{""transformations"":[{""column"":""city"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" 7280cd16-ec49-4fa4-9f34-a0517c6d6701,,USER,What si the youngest employee's first and last name?,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 270136c9-2593-47bb-a640-bbe68b8dd8e4,,USER,How many bookings correspond to each booking status? List the booking status code and the number of corresponding bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" aca8680e-b6cc-47b6-8530-5eae3bc413bf,,USER,What is the mobile phone number of the student named Timmothy Ward ?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""timmothy""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" 3c37d87a-c19c-4ad4-a97d-fc4e7a0cec0a,,USER,What are the different membership levels?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" 3cf66cdf-6cf7-474d-9ed2-d5f730069bc1,,USER,What are the average rating and resolution of songs that are in Bangla?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""resolution"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 59a26e42-6394-4b06-8be6-98de92d8ccf6,,USER,Find the number of universities that have over a 20000 enrollment size for each affiliation type.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" dc22113c-2cf6-4540-843b-dd45f42ca972,,USER,Count the number of paragraphs.,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" 37d7bbba-e13d-4af9-8683-8d4a5eca3d7d,,USER,Show the transaction types and the total amount of transactions.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" f4cb614a-5d4f-42a7-85a5-215bdb822b5a,,USER,Compute the total account balance for customers with a credit score over 100 by state.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 5839e349-ecee-4cbc-8a6d-e76ade3a1434,,USER,"list the name, job title of all people ordered by their names.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 1db97754-85db-4da2-af1b-56830d9d485e,,USER,"For each grade, show the grade number, number of classrooms used, and total student enrollment.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 8b2240ca-4ebe-48f8-908a-167dcd2a8d4c,,USER,What are the different regions of clubs in ascending alphabetical order?,"{""transformations"":[{""column"":""Region"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" f91eb59d-9055-464d-a395-2157e30fbb3e,,USER,"What is the incident type description for the incident type with code ""VIOLENCE""?","{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'VIOLENCE'""}]}","[{""columns"":[""incident_type_code"",""incident_type_description""],""name"":""Ref_Incident_Type"",""type"":""grid""}]" 329fa6a4-50db-4241-aa03-f51bb1240753,,USER,What are the industry names and the company counts in each industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 888838cb-b148-4939-bca4-7aeaa0f6c851,,USER,"Find the phone number and email address of customer ""Harold"".","{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" 1771629f-db52-4834-984a-c3139174eafe,,USER,Find the count of medicines offered for each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" 2063de75-1bc3-4b28-a2d2-4649bf9ca365,,USER,List each birthplace alongside the number of individuals from there.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" c472edef-a893-4668-a959-9d11db533d8c,,USER,Find the name and capacity of products with price greater than 700 (in USD).,"{""transformations"":[{""column"":""price_in_dollars"",""transformationType"":""condition"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" 88a013e4-aef9-42f2-a1d3-ea69e529a6cd,,USER,"Return the name, location, and seating of the track that was opened in the most recent year.","{""transformations"":[{""column"":""year_opened"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" 695ffc6c-c13d-469d-8d14-923cd27b18ad,,USER,What are the different ranges of the 3 mountains with the highest prominence?,"{""transformations"":[{""column"":""Prominence"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" c750e0d7-309a-4704-9a6d-701afa3e608b,,USER,How many gas companies are there?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 020a815a-c56f-44ee-8080-d0d3d867cdc0,,USER,Identify distinct race classes and their corresponding number of races.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" b7d6030c-c2c4-48b9-8547-bec04e5938be,,USER,List the total scores of body builders in ascending order.,"{""transformations"":[{""column"":""Total"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" 0470dc97-b8b0-43f9-b396-772ebffebd3e,,USER,How many artists are above age 46 and joined after 1990?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":46},{""column"":""year_join"",""transformationType"":""condition"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" 23d9a75f-fb56-4443-a0ae-a184694185fc,,USER,Give the airport code and airport name corresonding to the city Anthony.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" 516281c6-4169-4bd1-a469-1fba7d3d4370,,USER,"How many kids stay in the room DAMIEN TRACHSEL checked in on Sep 21, 2010?","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-09-21'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'DAMIEN'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" 627d2dd3-1b64-47dd-b684-77b2c53a0cb6,,USER,"What is the title, phone number and hire date for the employee named Nancy Edwards?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 047114dc-bcac-434d-8f5b-f9b65c55493d,,USER,Who is the youngest employee in the company? List employee's first and last name.,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 0d992800-3bd0-418c-96b4-ef5bd11241a6,,USER,List the names of climbers whose country is not Switzerland.,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" b5e5ff1f-34d0-47c9-aa95-2d08f4835dbf,,USER,list all cartoon titles and their directors ordered by their air date,"{""transformations"":[{""column"":""Original_air_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" 9ffc7dc5-dfde-4290-8146-90154ae2c429,,USER,List document type codes and the number of documents in each code.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 5273670f-e2e1-4866-ba1b-62b21750ac10,,USER,"List the id, genre and artist name of English songs ordered by rating.","{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""},{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" a88f2f1a-dbb2-4afe-9235-84e8f1d08686,,USER,List the codes of all courses that take place in room KLR209.,"{""transformations"":[{""column"":""class_room"",""transformationType"":""condition"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 52e1286c-39d6-4142-9c9d-f25bad9b89ea,,USER,What are the names of all pilots 30 years old or young in descending alphabetical order?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""<="",""value"":30},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" 97e4ad1c-6753-40fc-a126-d06c3c8b87e8,,USER,How many different card types are there?,"{""transformations"":[{""column"":""card_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" fd36d067-c427-421b-a7e2-d8d7ebf93482,,USER,How old is the doctor named Zach?,"{""transformations"":[{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""doctor""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 1968087a-78f0-4871-b819-c78e47067a4a,,USER,What are names of countries with the top 3 largest population?,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 17411eca-e509-42a5-bfba-3b18670b13cd,,USER,How many students are enrolled in each department?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" 294a89b9-e0b7-4ba9-96af-17346f22b63d,,USER,Report the name of all campuses in Los Angeles county.,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 57c14ea5-ef16-4206-bcd6-7e9009b58b99,,USER,Please show the categories of music festivals and the count of each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" 92d72c95-ddf9-42d9-95ff-1d2e267c97ec,,USER,How many films does each studio produce?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" 021234e3-d4b7-4069-8b9f-230edae69728,,USER,Give the songs included in volumes that have more than 1 week on top.,"{""transformations"":[{""column"":""Weeks_on_Top"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" 398411c1-8de4-4a32-b14f-1915434319bc,,USER,List the number of faculty members per building and include the building name.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" d9a20d0b-6b1e-4e33-a8f9-1b4118aad980,,USER,Determine the number of locations for each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" b238e207-0a32-45aa-bc9b-1017aa6952d6,,USER,What is the average account balance for different account types of customers with a credit score below 50?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 54a2a7fc-3123-4b97-b9d5-475eadaa9030,,USER,Who is the instructor with the highest salary?,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 8b0e3a58-cbbb-4047-96b7-9f8e2b148e74,,USER,Find the number of activities available.,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" f7b05115-846f-499c-80aa-daa7c8bab914,,USER,Find the first names and last names of teachers in alphabetical order of last name.,"{""transformations"":[{""column"":""last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" 4536e5eb-8586-4571-bf9b-221f9b5ae618,,USER,What is the maximum price and score of wines for each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 6e944e25-8ce9-40fc-a7b5-b722cb6f71b2,,USER,Which grade is studying in room 105?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 3d492fcd-525a-418c-9fe1-76663f3e07d3,,USER,Show different type codes of products and the number of products with each type code.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" c9c45c58-aff3-4582-9c50-0f0a9d68f292,,USER,What are airport names at City 'Aberdeen'?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" 77bf499f-d2e3-447e-a1f1-e25b83f5857f,,USER,What are the names of players whose training hours is between 500 and 1500?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":"">="",""value"":500},{""column"":""HS"",""transformationType"":""condition"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" 1cff6cad-d7d6-447c-bb01-756f9824ea1e,,USER,What are the titles of all the albums alphabetically ascending?,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" dcaa19cc-9d16-45e1-a944-1caeb3899816,,USER,List all the distinct stations from which a trip of duration below 100 started.,"{""transformations"":[{""column"":""duration"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" 13ad4e55-165c-4532-946e-42f0482b397d,,USER,Show the employee ID and end date of their previous job for each employee.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" aedf6c8a-1e95-4f0f-a2b8-197d376e8600,,USER,Determine the lowest salary for each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" c218d8d9-c361-4838-ae9a-a1ab93beb05f,,USER,Find the average elevation of airports in each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" ea881884-3829-48b1-b741-152020c76d52,,USER,What are the names of all movies directed by Steven Spielberg?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" a3b2b420-3aff-4e4f-93f3-252af0dc3ab6,,USER,How many likes correspond to each student id?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" a59449be-e5f5-4bfd-8ede-03d2a030c169,,USER,What is the average miles per gallon of all the cards with 4 cylinders?,"{""transformations"":[{""column"":""mpg"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 00d9cd6f-6a2c-4576-b112-31e353c82814,,USER,What are the full names and ages for all female students whose sex is F?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 344604c6-061d-4945-b68b-585fa5e73c2d,,USER,What is the total number of hours for all projects?,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" 3ee9a8b9-c646-43f2-b474-616bec37d700,,USER,Show the number of trains,"{""transformations"":[{""column"":""Train_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" 250ecfe5-5624-46d5-a6f5-818a5e180cbf,,USER,Show the details of all trucks in the order of their license number.,"{""transformations"":[{""column"":""truck_licence_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""truck_id"",""truck_licence_number"",""truck_details""],""name"":""Trucks"",""type"":""grid""}]" bdef13fc-546f-4fe5-ba17-e68c914c754c,,USER,Which channels are not owned by CCTV? Give me the channel names.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" 7399ef31-162c-4b5d-84f3-c71680b644b9,,USER,"What is the location code for the country ""Canada""?","{""transformations"":[{""column"":""location_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" f0d1055f-7f57-48e0-90c0-c324fafea467,,USER,List the earnings of poker players in descending order.,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" bf8d3e08-fb5e-40fe-95ad-97a2c18725cd,,USER,Return the version numbers and template type codes of templates with a version number greater than 5.,"{""transformations"":[{""column"":""version_number"",""transformationType"":""condition"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 103b1d31-6fb5-4cd5-a979-4115d136a8a9,,USER,What are the titles of all movies that James Cameron directed after 2000?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""James Cameron""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" dd1e541d-edd4-49bc-9cc5-59642b2bdc31,,USER,What are the notes of the death events which has substring 'East'?,"{""transformations"":[{""column"":""note"",""transformationType"":""condition"",""operation"":""contains"",""value"":""East""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" ce303284-ef31-463f-a2ef-c52245ac3981,,USER,List all the student details in reversed lexicographical order.,"{""transformations"":[{""column"":""other_student_details"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" db1df8d7-5013-4e03-bd57-5f285e39da2b,,USER,Display the number of cinemas in each location.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" 15ba9c14-7d74-47cf-9172-5db4f6d640f3,,USER,Determine the average wine prices across different years.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 5b7fcfe4-66ba-47a6-94b1-f7424d417a15,,USER,Calculate the average rating for right-footed and left-footed players.,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" 8cdfa7f7-c2d7-496b-a99f-ffbe8c95c88f,,USER,"What is the name, city, country, and elevation for every airport in the city of New York?","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 85fa7180-53c9-43a8-bdc4-d04f02d7a762,,USER,What are the names of actors who are not 20 years old?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" 4b45024f-31eb-4eea-8c0a-eef89ac69726,,USER,Which classrooms are used by grade 4?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 544656ee-5acd-4ecb-98c6-a3e699daed8c,,USER,What other details can you tell me about students in reverse alphabetical order?,"{""transformations"":[{""column"":""other_student_details"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" 960cf8ff-f132-422d-aaa7-cc2c11c581a0,,USER,What is the highest acceleration for different cylinder types?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 0829f305-33b2-4631-aab9-a6b44e4eadaa,,USER,What is the party of the youngest people?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" a2b69e5c-e394-4972-904e-5a85f025136c,,USER,Find the number of distinct bed types available in this inn.,"{""transformations"":[{""column"":""bedType"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 6ef7064c-bb40-435b-8506-2ba8c4ebc497,,USER,find the number of distinct country codes of all players.,"{""transformations"":[{""column"":""country_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" 31a13eed-42de-46f4-af60-e76756e71098,,USER,How many main stream browsers whose market share is at least 5 exist?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""market_share"",""transformationType"":""condition"",""operation"":"">="",""value"":5}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" fc4006b9-7f32-424c-b3a2-86b209983050,,USER,What is the minimum salary in each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 1b412b73-dc7f-4b37-b8e6-1f10eb89f56f,,USER,"Enumerate all transportation methods to attractions, along with the count of accessible attractions for each method.","{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" 520551da-476b-4c80-a65c-a347cd0191ac,,USER,List the names of all scientists sorted in alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" 76a3cee3-93de-47c4-8676-d2ea2a2fd13a,,USER,Retrieve all the first and last names of authors in the alphabetical order of last names.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" fc5443c1-8c20-4e43-9277-5253569f9466,,USER,What are the name and id of the three highest priced rooms?,"{""transformations"":[{""column"":""basePrice"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 60ff404b-f47b-4a98-9929-dba68563a604,,USER,What are the average price and score of wines grouped by appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 05f6b6c4-5565-476d-9d0c-e3058876a2c7,,USER,"What are the first name, last name, and phone number of all the female faculty members?","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" f6e6c222-a4a1-4a71-99c6-a7f3bf5822f1,,USER,Count the number of distinct governors.,"{""transformations"":[{""column"":""Governor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" 55ae5bdb-590c-4923-b94b-5a96ef4666bd,,USER,List the names of companies in descending order of market value.,"{""transformations"":[{""column"":""Market_Value_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" aa9cbf86-8683-4055-8fba-7dd1fa6fc6bc,,USER,List in alphabetic order the names of all distinct instructors.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 0379aece-7478-4255-b92b-34ef4a4cde5a,,USER,Show all artist names and the year joined who are not from United States.,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" 54070219-8c16-497b-95de-bfec869e9580,,USER,Which orders have shipment after 2000-01-01? Give me the order ids.,"{""transformations"":[{""column"":""shipment_date"",""transformationType"":""condition"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" 0b107bdb-69a4-4283-b31b-a835a94a9e2f,,USER,"What is the weekly rank for the episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" 6d4b95bb-5586-4bd5-9c32-dd549f2a7806,,USER,How many distinct payment methods are used by parties?,"{""transformations"":[{""column"":""payment_method_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" 9fb1a1f6-cf2b-4d81-9843-a2d7e2e5009e,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 8d02e015-c8ef-4488-bfb7-52a316e2e14f,,USER,"What are all of the products whose name includes the substring ""Scanner""?","{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" 4d3d82c7-b1d2-4669-a927-087f2430924d,,USER,Display the card type codes and the number of customers that hold each card type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" ddc565f1-496b-4697-8808-178bc154fc28,,USER,How many vehicles exist?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" e3d2fdbe-bf75-4e59-8a58-89b3c56355de,,USER,In which years cars were produced weighing no less than 3000 and no more than 4000 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""condition"",""operation"":"">="",""value"":3000},{""column"":""weight"",""transformationType"":""condition"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 4fd16cb9-935f-4532-a311-b04a1947b65d,,USER,Show name and salary for all employees sorted by salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" f9a68f8e-bb27-4c36-a9f2-e3a91a539f7d,,USER,When did customer with first name as Carole and last name as Bernhard became a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" b992f249-43e2-497e-ba7e-eacd0afbe2e2,,USER,"What are the date, mean temperature and mean humidity for the top 3 days with the largest max gust speeds?","{""transformations"":[{""column"":""max_gust_speed_mph"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 57ab07ab-e243-47cb-a80d-04c8fd0e65af,,USER,What is the list of school locations sorted in descending order of school foundation year?,"{""transformations"":[{""column"":""Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 1fcc2b83-f7f5-45df-af4a-fa2e2a60cece,,USER,Find the country of the airlines whose name starts with 'Orbit'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" 49e6f2d0-57fd-4af3-b335-a49ef684ecda,,USER,Which patient is undergoing the most recent treatment?,"{""transformations"":[{""column"":""dateundergoes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" aeabcd68-8e59-427e-a7c7-c182a1a57fe1,,USER,How many video game types exist?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" 7e4d78c3-ae7c-4f86-a6c9-62e66006a0c5,,USER,Determine the maximum price and score of wines for each vintage.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 7eca55d2-81cd-48b0-acda-84cd4f21bc3b,,USER,Show product IDs and the count of unique orders containing each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 1e2848f0-0db6-459a-bf1b-6cf55628264d,,USER,What are the countries of all airlines whose names start with Orbit?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" ded01232-5c54-454d-be4c-d5e352bc5347,,USER,"For each classroom, report the classroom number and count the number of distinct grades that use it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" ef838458-ae48-411c-81f2-e50965b4446e,,USER,"Find the distinct years when the governor was named ""Eliot Spitzer"".","{""transformations"":[{""column"":""Governor"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" 53fd9357-73c7-4409-b27f-dbd1f56a548e,,USER,"Find the name of all customers whose name contains ""Alex"".","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" 33140ce2-9864-42f6-8152-98a4c15a33ad,,USER,What nurses are on call with block floor 1 and block code 1? Tell me their names.,"{""transformations"":[{""column"":""blockfloor"",""transformationType"":""condition"",""operation"":""="",""value"":1},{""column"":""blockcode"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]" fb108910-ab01-4552-a4e9-7ce5ca4d7c84,,USER,Find the total student enrollment in colleges founded after 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 80bb0286-32a3-4b4a-9d29-19ee888279f8,,USER,What are the daily hire costs for the products with substring 'Book' in its name?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Book""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" c0bced08-dddb-4dda-96fc-487380e64a29,,USER,List the names of all distinct nurses ordered by alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" bc1a2c8d-772e-4c14-9a8d-dd877798b525,,USER,Find the number of reviews.,"{""transformations"":[{""column"":""a_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" ce6994d6-4c39-42ec-a061-6d6bcf929bec,,USER,List the names of buildings in descending order of building height.,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" 831d24fb-a644-45e2-9605-23acb7bf678b,,USER,How many distinct incident type codes are there?,"{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" 11bff99f-59c5-4803-9e30-e09d0f9d71c7,,USER,"Show flight number, origin, destination of all flights in the alphabetical order of the departure cities.","{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 102fa155-aa18-446a-8154-02fed91a5897,,USER,What is the school code of the accounting department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 01fba06a-4757-4302-b8d0-f3cb736694b5,,USER,What are all the different start station names for a trip that lasted less than 100?,"{""transformations"":[{""column"":""duration"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" cbc3badc-a3ab-4e0a-9e6a-82d905987eee,,USER,What is the name of the singer with the largest net worth?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 733547cd-69f1-40a1-8fde-6e96c703faa1,,USER,Give me a list of the names of all songs ordered by their resolution.,"{""transformations"":[{""column"":""resolution"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 29c673a3-96fe-42ef-9f8a-7bc87607d911,,USER,"Return the name, location and district of all shops in descending order of number of products.","{""transformations"":[{""column"":""number_products"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" ad45de40-2e9b-4e12-9635-35ac4a9757c5,,USER,Show all ministers who do not belong to Progress Party.,"{""transformations"":[{""column"":""party_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" ad69da1a-6523-43af-aea0-4181ca57649d,,USER,Display the police forces and the number of counties with each police force.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 94d3f532-3010-46e2-a5e4-716de5f0da34,,USER,What are the student ids for students over 20 years old?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 91ce5bb7-84af-4442-b02c-65eaa9f19a84,,USER,"What is the name of the document which has been accessed the most times, as well as the number of times it has been accessed?","{""transformations"":[{""column"":""access_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" ca72618a-a4cf-4ec5-ada2-87f5aa968445,,USER,List the locations of schools in ascending order of enrollment.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 029b4998-5d2c-4099-a65b-a36112bb2564,,USER,Provide the total market value of each main industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 5a240ae9-96c8-4a8d-9577-df8ed0455203,,USER,How many distinct locations of perpetrators are there?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" ad43d616-9565-4d7c-9909-67e43c7ffa53,,USER,"When was the document named ""Marry CV"" stored? Give me the date.","{""transformations"":[{""column"":""Document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" 443bd0a0-b2ea-460e-8510-60a35a51a670,,USER,Who is the founders of companies whose first letter is S?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 4f8713bb-863b-4004-a559-f424354164e9,,USER,What is the minimum salary for each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" d9be7622-8419-4a0b-aacd-78f7219a36f9,,USER,List the venues of debates in ascending order of the number of audience.,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" dcc0c782-1e3e-4e0f-8fe1-3424ff20be9a,,USER,How many different players trained for more than 1000 hours?,"{""transformations"":[{""column"":""pID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""HS"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" beaf4ab5-3ee0-403c-8981-bea13657ede2,,USER,Find the first names of faculties of rank Professor in alphabetic order.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 83f8abbe-3149-439f-a44e-f83e8f940e44,,USER,"For each position, what is the average number of points for players in that position?","{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" e7dabfd9-2e9a-45be-bf37-79e66e05dd5a,,USER,List the school color of the school that has the largest enrollment.,"{""transformations"":[{""column"":""Enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 5f8853b9-855b-4934-b90f-27bfd040bde7,,USER,What is the description of document type 'Paper'?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_type_code"",""document_type_description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" 2aabe01b-b925-4338-8a58-50b6e51e348e,,USER,What are the names of the regions in alphabetical order?,"{""transformations"":[{""column"":""region_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" 4f44af4c-b3c7-4de4-995c-2fc33ad5846b,,USER,"What is the total horses record for each farm, sorted ascending?","{""transformations"":[{""column"":""Total_Horses"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" 7838bb84-0424-4a33-9353-e325953c5915,,USER,"For each classroom, show the classroom number and find how many students are using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 3e5ac949-e491-49b5-9163-140933a011a0,,USER,"Which city does the student whose last name is ""Kim"" live in?","{""transformations"":[{""column"":""LName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 03b73a39-093c-42b0-ad06-49357873d786,,USER,What are the average enrollment size of the universities that are founded before 1850?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""founded"",""transformationType"":""condition"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 8fa96fa2-3b58-4732-84ae-979f1a7e4f32,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" e0a571cd-dd2e-414e-84d0-e94e684ba4c1,,USER,Who are the players from UCLA?,"{""transformations"":[{""column"":""College"",""transformationType"":""condition"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" 4edcec32-87f3-4089-9778-8402c265e446,,USER,Calculate the average age of individuals for each occupation.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" c63c8aa1-9a09-45dc-bbc8-377eca6cd1d2,,USER,List distinct software platforms for devices and the device count for each platform.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 86ad83e7-bd9d-4b3b-8bdd-2b98730023a4,,USER,Find how many different affiliation types there are.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 043dcf3a-929b-4d71-b689-38a3cc6430df,,USER,What are the names of companies with revenue between 100 and 150?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""revenue"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" daf0b7e3-88f6-47b2-b4aa-0ac06bcb20d3,,USER,What campus has the most degrees conferrred over its entire existence?,"{""transformations"":[{""column"":""campus"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" 94cc5f35-b3aa-484b-9c73-15bfc1e16c4c,,USER,What are the three most costly procedures?,"{""transformations"":[{""column"":""cost"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" caf5bd23-79f7-4306-9528-0247a15e01f1,,USER,How many stadiums are in each country?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" 0108babc-c258-4edd-9eae-641b55be6a93,,USER,"What are the method, date and amount of each payment? Sort the list in ascending order of date.","{""transformations"":[{""column"":""Date_Payment_Made"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" 7af6ac8c-446e-4bd9-9e7f-e0cb7d602936,,USER,What are the first names of students in room 108?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 3bfdcae2-1bf4-4aab-9ed6-665db5d47a87,,USER,Find the total credits of courses provided by different departments.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" f5027b56-14ae-48a6-8182-3958274fe1d1,,USER,What are the names of the pilots in alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" d7ef3685-a234-4366-96fa-321516f86bfd,,USER,What are the last names of students in room 111?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 693f8534-ec7f-4a82-b107-98a81052c9cc,,USER,"Return the apartment numbers of the apartments with type code ""Flat"".","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" e6ef1ad6-7f91-4864-9e3a-e01a41b53698,,USER,How many captains younger than 50 are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 6df0a556-9748-48e2-8389-aa26cad9a38b,,USER,How many students are enrolled in each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 82d0226d-19a5-44b5-83d8-00ef1484aca7,,USER,Find the manager name and district of the shop whose number of products is the largest.,"{""transformations"":[{""column"":""number_products"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 0962a847-8cc3-481a-ba1e-164f7522c97e,,USER,List the number of different series names and contents in the TV Channel table.,"{""transformations"":[{""column"":""series_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""content"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" cafda5f7-260d-4c80-803f-d18339a10ea0,,USER,"Show the id and star rating of each hotel, ordered by its price from low to high.","{""transformations"":[{""column"":""price_range"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 90434f4f-9b17-462b-92e9-1a2e44d68ae2,,USER,Show the student IDs and the number of friends corresponding to each.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" b4bf0909-7146-4236-a268-da07896e3f39,,USER,"For each grade, return the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 0c5539ba-4539-47bd-ad5e-5e69804305ba,,USER,Identify city statuses and their respective average populations.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" fe0899c3-81db-49b3-bbb1-c6f6686982e1,,USER,Describe the section h.,"{""transformations"":[{""column"":""section_name"",""transformationType"":""condition"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" f1c2c8ac-7a64-48cc-9b49-b2e2573348b9,,USER,What are the different addresses that have students living there?,"{""transformations"":[{""column"":""current_address_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" 6fd10e9c-20cc-4735-8ac8-808e4969b723,,USER,What are the average prices and cases of wines produced in the year of 2009 and made of Zinfandel grape?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cases"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2009},{""column"":""Grape"",""transformationType"":""condition"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 933b7cb4-87ed-4c88-b764-4a6787834f32,,USER,List the names of climbers in descending order of points.,"{""transformations"":[{""column"":""Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" 18e5ab54-81ba-4c1a-a4a9-338ef115c024,,USER,Please list the age and famous title of artists in descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" b1007751-4cfa-46f2-815d-40b7a26273fa,,USER,"What is the document id, template id and description for document named ""Robbin CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" b58e7e0f-270f-4dda-be65-f61030faaeac,,USER,What is the oldest age among the students?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" f650c7b3-5bc0-47be-9f23-5f1245e31e43,,USER,How many different kinds of lens brands are there?,"{""transformations"":[{""column"":""brand"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" b342a6aa-38fb-42b1-b243-ea39f0401aed,,USER,How many orchestras are managed by each record company?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" 61141bb7-3946-45c7-bc42-e8de700bc7d3,,USER,"What are the first names for all faculty professors, ordered by first name?","{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 2a04ef47-8d14-4024-a48d-3b69aa6b1da4,,USER,How many phones are there?,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" f3445348-3782-472f-82ee-bdd54ccfc806,,USER,How many countries have governments that are republics?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 7b14dbb6-db0d-40bb-bb7d-d4a3aad2553a,,USER,What are the names of all the races that occurred in the year 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" 8b5fa796-6d9a-465f-a44d-92069de2ac0b,,USER,Display various railway builders and the number of railways built by each.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" af789988-37ee-4fda-b8f6-479fc6ad985f,,USER,Find the id and star rating of each hotel and sort them in increasing order of price.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" de8043cd-ecaa-4411-9023-a4216063ae47,,USER,Identify the quantity of medicines provided by each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" 28b40ae8-b600-4d66-99c9-ca4f59c20b20,,USER,"Tell me the location of the club ""Hopkins Student Enterprises"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" a7d79624-6bbf-415b-921e-45fbf2a2ff56,,USER,Find the last name of female (sex is F) students in the descending order of age.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""},{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" e6cd9a20-6f6c-42de-8859-31a16b3c68c4,,USER,What type of game is Call of Destiny?,"{""transformations"":[{""column"":""gname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" bd71a758-6d4f-40d2-8c5b-2e3cbaf1688d,,USER,Show the average transaction amount for different transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" af2be4bf-0e6f-4d36-b4a8-fa343237d099,,USER,What is the average amount of items ordered in each order?,"{""transformations"":[{""column"":""order_quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" 434935a7-d466-4f5e-830a-221443418f30,,USER,"What are the descriptions of the courses with name ""database""?","{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" 3e54cef6-01a6-45e9-bdcc-3aa7489fe44c,,USER,"What are the card numbers, names, and hometowns of every member ordered by descending level?","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" 7bd86ef5-2aa9-4500-9624-3583d60ed55b,,USER,What is the average weight and year for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 20a3110d-76b6-421d-825a-fb9240e4551f,,USER,Tell me the the date when the first claim was made.,"{""transformations"":[{""column"":""Date_Claim_Made"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" 3d2af50b-74b3-4080-b7eb-4f183d1d095e,,USER,What are the names of wines with scores higher than 90?,"{""transformations"":[{""column"":""score"",""transformationType"":""condition"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 2fab1d4a-d05e-4c6e-a6f1-eaf3b89328fd,,USER,"Return the login names of the students whose family name is ""Ward"".","{""transformations"":[{""column"":""family_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" f362df5b-b22a-40b4-b870-9283dcfc39a3,,USER,Count the number of accounts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" f43e5111-ef8c-4dd4-b97c-20f3d9f594e4,,USER,List the name of ships in ascending order of tonnage.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 750cbd29-76a1-476a-9071-8cbad51c3605,,USER,List all ranks and corresponding counts of male and female faculty members.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" c7db40bb-30c7-4aae-b139-d00f510f40c6,,USER,Count the number of exhibitions that happened in or after 2005.,"{""transformations"":[{""column"":""Exhibition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" e532ae10-166a-41a5-ac1c-7cfe4039e1c9,,USER,"What are the date of ceremony of music festivals with category ""Best Song"" and result ""Awarded""?","{""transformations"":[{""column"":""Category"",""transformationType"":""condition"",""operation"":""="",""value"":""'Best Song'""},{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" b19a96e1-bbd9-40e3-a2d1-cffe344fb57b,,USER,Count the number of addressed in the California district.,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""district"",""transformationType"":""condition"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" fa9feaa7-271a-4451-a74d-7260c483d8ae,,USER,Count the number of rooms that are not in the Lamberton building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 8b5316d4-9f12-43de-bf9b-7c08e2860ff9,,USER,What are the average prices of wines for different years?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 1b3aee34-c4b8-4171-a975-fb2dde475b90,,USER,Display the order ids and the number of invoices for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" 7dc169ea-3272-41b4-86b3-8f141375cbb7,,USER,Return the average age across all artists.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" 59a72d4f-dd0b-4990-bcc8-e555749ef52f,,USER,Calculate the number of students for each advisor.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" f9192bcc-7809-4453-85fd-34dfe55d5c69,,USER,Tell me the name of the most pricy product.,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" 8ecabac9-33ea-47f7-9290-0d1d8dcf0c68,,USER,What is the department description for the one whose name has the word computer?,"{""transformations"":[{""column"":""department_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" f68d52e9-6553-4b2b-9a2c-f0af91d303d4,,USER,Determine the types of competitions and the count of competitions for each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" 52416f01-edb7-4721-91d7-ebd895211ab8,,USER,Show all advisors and the associated student count.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 3fe1b0a5-9cdd-40a6-a7fb-2c2313955479,,USER,In what year was the most degrees conferred?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" 68f0a4fc-8f2a-43a6-899b-8faff6daaf27,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M and make the result set in ascending order by department number.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""},{""column"":""department_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 764dc670-26f9-4374-8ab7-2b8c6f808d79,,USER,How many players have more than 1000 hours of training?,"{""transformations"":[{""column"":""pID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""HS"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" 203122d2-37ae-4d54-8d23-c3895444f685,,USER,What is the description of the restaurant type Sandwich?,"{""transformations"":[{""column"":""ResTypeName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sandwich'""}]}","[{""columns"":[""ResTypeID"",""ResTypeName"",""ResTypeDescription""],""name"":""Restaurant_Type"",""type"":""grid""}]" 0e1b73e5-81bb-43b6-864c-7c33617b2fb5,,USER,How many singers originate from each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 91b49756-9e78-415f-a5a4-880ecb80a55c,,USER,"Who are the ministers and what parties do they belong to, listed descending by the times they took office?","{""transformations"":[{""column"":""took_office"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" 39aef1aa-df2e-4b9f-8bd7-3555185178d5,,USER,List the name and assets of each company in ascending order of company name.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 2c9184e7-e49d-46a5-92a7-92da52cc64a6,,USER,"For each nationality, how many different constructors are there?","{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" 14cc62c4-41b8-4729-9914-f4d874ffd64b,,USER,How many countries are there in total?,"{""transformations"":[{""column"":""Country_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" 1c779172-74f0-4415-b5f4-382d74f04c81,,USER,"Which customers have the substring ""Diana"" in their names? Return the customer details.","{""transformations"":[{""column"":""customer_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" 131ce3b2-3e43-4b98-bbc1-fb7208660ece,,USER,Display the distinct city statuses and their average populations.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" bac75695-0a2e-4c37-9a54-95012158949f,,USER,Who are the lieutenant governor and comptroller from the democratic party?,"{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" 46ccf38a-5c2e-47b0-8f47-a5fc66c1ad9c,,USER,How many regions are affected?,"{""transformations"":[{""column"":""region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" 709b9162-6304-4481-b8da-485e0957c14f,,USER,what are the top 3 highest support rates?,"{""transformations"":[{""column"":""support_rate"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" 4c005f1a-27e2-4f6c-b71c-715025024b72,,USER,"What are the names of all customers, ordered by account balance?","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 981ae4e0-3656-4d47-b9b4-ed90b7f92662,,USER,What are the names of the five oldest people?,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" 3b74e7e1-70b0-42f3-9164-7063afde5c20,,USER,"For each zip code, determine the number of times the maximum wind speed has reached 25 mph.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 3864e368-fbef-4e67-9424-935356d34f4b,,USER,How many climbers are from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" beb2d001-ed33-4317-8ebb-13d2625e2eaa,,USER,Show all allergies with type food.,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" 08c0c26e-0b08-4f64-abd5-41a3db8ef0be,,USER,How many artists are from Bangladesh?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" b79cb44d-0392-4fe6-a8c6-f9afd1956424,,USER,"Give the name, population, and head of state for the country that has the largest area.","{""transformations"":[{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" c291ef7e-66de-42bf-9add-f6ec06cbffd3,,USER,How many documents do we have?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 7e5f75e0-56e5-4310-9b90-87da6128a1d0,,USER,How many unique products are related to each order id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 6c649588-0b48-43f4-a937-b1bdc1d2e5d8,,USER,How many advisors are there?,"{""transformations"":[{""column"":""advisor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 5dabe620-d6c4-47a0-a74d-fb4c1dc9b687,,USER,Count the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" fdce831c-b485-4af9-b465-0a0f53c0d619,,USER,List all headquarters locations and their respective company counts.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 2f89313c-7ac8-4b85-b8b2-7225eddfd769,,USER,"For each position, what is the average number of points for players in that position?","{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" 056f6c30-41d8-4b24-97b3-a2221ec8e65b,,USER,How many vehicle in total?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" 9b949f10-aa91-4602-a3dd-ce9f9e4e81bd,,USER,Show different citizenships and the maximum net worth of singers from each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 3f962f29-6d25-4da3-9984-5e867cd6862c,,USER,What is the issue date of the volume with the minimum weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" b67d2cb3-3c61-4fa3-b990-08065343892b,,USER,Return the name and id of the furniture with the highest market rate.,"{""transformations"":[{""column"":""market_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" 3e0aa7e3-4e47-4d41-bc41-0ab940271f01,,USER,How many artists are there for each gender?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" 8cbb89ae-f1ff-4f32-8d90-f76fc5920dfb,,USER,"For each account type, find the average balance for customers with a credit score below 50.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" cf8b596d-23de-4afa-98d8-226f237b7d59,,USER,How many camera lenses have a focal length longer than 15 mm?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""focal_length_mm"",""transformationType"":""condition"",""operation"":"">"",""value"":15}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" 10225e2d-83fa-443c-87fc-37cfff0e9ded,,USER,Determine the quantity of captains for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 743ece51-7a35-4336-b789-f75606bc4489,,USER,What is the average price range of hotels for each star rating code?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 7e48728a-f8b3-4c82-894f-51116e3266ff,,USER,How many invoices were billed from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 7b49e922-a86c-4a83-9dac-8a1ce5f0933e,,USER,Show the number of IT staff employees from each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" c3d1d6a3-f916-4fe7-8bd1-8d186106dfa8,,USER,Show all opening years and the number of churches that opened in that year.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" fc9b9cf1-5aed-4931-a43f-83db4d7e6079,,USER,What are the different types of player positions?,"{""transformations"":[{""column"":""pPos"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" 4dc92810-e840-4e20-afc8-221b3b04cff7,,USER,Show all student ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" c0fa32a5-e9d3-43ca-9168-57cc8d98bc37,,USER,What are different nationalities of people and the corresponding number of people from each nation?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" ee3a5565-4ebf-4467-bc7e-121b0b9a3d95,,USER,List the names of 5 users followed by the largest number of other users.,"{""transformations"":[{""column"":""followers"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" fade5288-794a-4b8c-90a9-2f674f49a18f,,USER,Display project IDs and the document count for each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 02f3d36c-9498-466e-b250-11c94e9fe1a0,,USER,What are the first and last names of the top 10 longest-serving employees?,"{""transformations"":[{""column"":""hire_date"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 787f04fd-0435-42b1-b509-11ad7630df19,,USER,"What are the famous titles of the artist ""Triumfall""?","{""transformations"":[{""column"":""Artist"",""transformationType"":""condition"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" f9ca7f6a-56c1-409d-aeac-0afe228b2720,,USER,"What are the countries for each market, ordered alphabetically?","{""transformations"":[{""column"":""Country"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" 99a647dd-a202-4f08-9e84-5a5f82dc7a2b,,USER,"What is the composer who created the track ""Fast As a Shark""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" edd0cfbb-e4c4-431b-9ba8-280dd3df9f32,,USER,How much does the most expensive charge type costs?,"{""transformations"":[{""column"":""charge_amount"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" e8a38ac6-3963-49e0-a416-810e29b203f3,,USER,How many unique labels are there for albums?,"{""transformations"":[{""column"":""label"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" f1377807-66e3-49db-b2e1-44cb76fe6048,,USER,How many likes correspond to each student ID?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" 46b5a8e6-9c0a-47b3-a1b7-04402293004b,,USER,"Among all the claims, what is the settlement amount of the claim with the largest claim amount? List both the settlement amount and claim amount.","{""transformations"":[{""column"":""Amount_Claimed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" 9ba1500b-c4ad-46ee-8d96-31074aef201a,,USER,Count the number of programs broadcasted for each time section of a day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" 1da376f0-64bd-495a-a6e4-6d8ab1b7faa2,,USER,"What are the last names of staff with email addressed containing the substring ""wrau""?","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" b0d28a66-28f5-4efd-96d1-ffe9bcbdcd75,,USER,Show different publishers together with the number of publications they have.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" cafb3a8b-f7a3-4961-9077-fb25d0df842d,,USER,What are the names of tracks that contain the the word you in them?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" 593818a6-a012-41db-a709-2e4c1f8c47cd,,USER,Show all template type codes and the number of templates for each.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" e9305927-0477-4f1f-8353-f0b30ab978f3,,USER,What are the first names for all students who are from the major numbered 600?,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 7759a50a-3db7-4369-854a-c6af2d1eb8fd,,USER,List the Episode of all TV series sorted by rating.,"{""transformations"":[{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" 8febc60f-59bc-4bce-9fb8-6f733f105c6a,,USER,"Show the description of transaction type with code ""PUR"".","{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'PUR'""}]}","[{""columns"":[""transaction_type_code"",""transaction_type_description""],""name"":""Ref_Transaction_Types"",""type"":""grid""}]" 28e26416-af5c-40ea-9c6d-5931a10cebde,,USER,What is the average age for all managers?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" e13c574c-736e-4dc1-b272-363cf4538a23,,USER,How many credits does the department offer?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" 10c8dc59-ae01-4520-a99e-7fb16a050eb2,,USER,What is the name and distance for the aircraft that has an id of 12?,"{""transformations"":[{""column"":""aid"",""transformationType"":""condition"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" 85139068-3b88-4f6f-8189-ce09980c63ce,,USER,"How many people live in Asia, and what is the largest GNP among them?","{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 6664fcd6-657d-4410-a2d2-2f01e89e9422,,USER,How many stations does Mountain View city has?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" aed2251e-0b15-40c7-8a28-281a09f9a7cb,,USER,Calculate the average age of males in each job.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 564cbadc-0493-4a18-80eb-948a41469409,,USER,What is the customer count for each gender?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" 64b60f0f-8ab1-4969-8822-5c9e960e667c,,USER,Show origin and destination for flights with price higher than 300.,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 5a96f927-d63f-49af-9f66-ecad6233c699,,USER,"What are the grapes, appelations, and wines with scores above 93, sorted by Name?","{""transformations"":[{""column"":""Score"",""transformationType"":""condition"",""operation"":"">"",""value"":93},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" b1b1eb8a-90ec-4410-a9c5-ce810387e16a,,USER,How many courses in total are listed?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" 5746999b-bd08-4069-aee1-aa06240da391,,USER,Count the number of students who have advisors.,"{""transformations"":[{""column"":""s_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" da673b1d-64f7-4699-8218-6d22b22013d9,,USER,Find the name and email of the users who have more than 1000 followers.,"{""transformations"":[{""column"":""followers"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" a560c85a-a9c8-4f88-9006-f07dd7dd6cac,,USER,Find the total number of tours for each ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" f7e17c78-6907-4ebd-9baa-50fc49b13947,,USER,How many distinct companies are there?,"{""transformations"":[{""column"":""Company"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" c11f5287-8b76-4ee7-9cfd-d2572155db41,,USER,How many different degrees are offered?,"{""transformations"":[{""column"":""degree_summary_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" 257dc8e9-ce48-4e12-af14-2a0a8800eec3,,USER,Display the city and the number of branches opened before 2010 for each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" b48a32d0-1d2b-4627-91a7-f98db7200bae,,USER,"What are the total amount of money in the invoices billed from Chicago, Illinois?","{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" 7dffdfc0-be32-4683-ae10-64857f948f39,,USER,What is the name of the movie produced after 2000 and directed by James Cameron?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""James Cameron""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" b4bf6a30-7739-406d-8d85-507134fc2aa3,,USER,What are the percentage of hispanics in cities with the black percentage higher than 10?,"{""transformations"":[{""column"":""Black"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" 282fc377-daca-425e-9489-8a2dd6b25576,,USER,What is the name and date of the race that occurred most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" 720559ae-2e4d-4111-b7d7-55648012bf4a,,USER,how many schools exist in total?,"{""transformations"":[{""column"":""school_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" 12b55814-a1cf-4c53-9e43-cf45af428369,,USER,What is the total amount of grants given by each organisations? Also list the organisation id.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" 7757d85a-5595-440e-a919-e0ab0036133a,,USER,"What are the perpetrator countries, and how many perpetrators are there in each?","{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" 4d02d98a-82b1-4008-838d-b49b84262189,,USER,"List the names of countries whose language is not ""German"".","{""transformations"":[{""column"":""Languages"",""transformationType"":""condition"",""operation"":""!="",""value"":""'German'""}]}","[{""columns"":[""Country_ID"",""Name"",""Population"",""Area"",""Languages""],""name"":""country"",""type"":""grid""}]" 9d82cf54-1121-4aa0-9918-16c664459ca7,,USER,List the titles of all items in alphabetic order .,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" 027e1e59-515a-4ae1-b2bb-44e10e0fd2ce,,USER,What is the gender of the student Linda Smith?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 12141d6b-754e-47d3-9909-895e006ae25a,,USER,What is the name and directors of all the cartoons that are ordered by air date?,"{""transformations"":[{""column"":""Original_air_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" dcb755a7-7bc4-4afb-a34e-37d7d0cc9b0e,,USER,How many customers are from California?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" 3ff0d78f-0395-46d4-9e87-656e8f488a46,,USER,How many churches have a wedding in year 2016?,"{""transformations"":[{""column"":""church_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" 9932626d-6329-4e84-b2be-2ecbb1d4d71b,,USER,Show the average age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 0f83f4f4-b729-48b9-ba06-5551b71b0d34,,USER,What is the average length in feet of the bridges?,"{""transformations"":[{""column"":""length_feet"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""architect_id"",""id"",""name"",""location"",""length_meters"",""length_feet""],""name"":""bridge"",""type"":""grid""}]" bbd8f2da-e7e2-4a91-a509-ae73f60fcedf,,USER,Find the id of the order made most recently.,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" e4a22e36-5b92-4520-8a05-7dd8f74aac04,,USER,"Show first name, last name, age for all female students. Their sex is F.","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 8e0f0914-0bfd-47a6-baf3-688050b38d6c,,USER,What campuses opened before 1800?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" f7b025dc-1a83-4c07-a7ad-089deb338e74,,USER,Show the name and the nationality of the oldest host.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" f5af40ea-2235-433f-acb4-b064dc14e150,,USER,List the name of products in ascending order of price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" ca3c7a93-a8c1-4a51-bacb-11fc7ddaaee4,,USER,"Find the brand and name for each camera lens, and sort in descending order of maximum aperture.","{""transformations"":[{""column"":""max_aperture"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" c9e53576-ee30-4c5d-9982-8e2a496a4e26,,USER,List the first names of all the students in room 107.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 5d6e3a70-780e-4233-9ed4-9626eba55fa8,,USER,Count the number of races.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" b58b4a62-7ce8-42d9-b1ad-410bb26f7c08,,USER,Determine the number of hosts for each nationality and list the nationality and the count.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" 33bbd4ad-4d9e-42da-af96-099a72d137f5,,USER,Show the number of high schoolers for each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" cef7dbb8-e5a2-410e-a149-43ab5a5570b5,,USER,How many different types of sports do we offer?,"{""transformations"":[{""column"":""sportname"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" 7a6ba43c-8669-4306-9c0d-7daf5556c040,,USER,"Present the average hotel price, grouped by pet policy.","{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" d6d9f5b2-e35b-4d43-8f24-4e5ce166d452,,USER,How many companies are there?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 79ef8355-c03b-4224-967f-acee140c8957,,USER,What is the average enrollment of schools?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 7ec99104-8c78-4be6-817a-7162ee4edc47,,USER,What are the total enrollments of universities for each affiliation type?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 16fd0a31-4c5d-4132-8810-62c13fc00ab1,,USER,"What are the names of captains, sorted by age descending?","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" 3c8bfc40-6219-403e-b693-e802b2452c7b,,USER,show all train numbers and names ordered by their time from early to late.,"{""transformations"":[{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" 05d0c3d8-d8b0-4143-828f-aad12b56c70f,,USER,"Which professionals live in a city containing the substring 'West'? List his or her role, street, city and state.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" 4c0e78b6-33d5-456c-8cc0-74312387d855,,USER,List the number of high schoolers in each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 4a7aa16a-9194-4608-8a5b-0b95bdf74df5,,USER,What is the average price for each type of product?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 07090ba2-afa3-4538-896e-455a0569a361,,USER,Count the total tours for every ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" 77c6317a-9ebb-4d70-920a-30642684aeb4,,USER,What are the names and decor of rooms with a king bed? Sort them by their price,"{""transformations"":[{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""},{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 7291a2b4-1b49-425c-9df0-df61cb2ebbda,,USER,"List the name of technicians whose team is not ""NYY"".","{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 3af5b8e3-27fc-47b7-a777-15d0c4b0e7fa,,USER,how many countries are in Asia?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" ece905ea-18fe-481a-9290-2a3375a68cb7,,USER,When was the last transcript released?,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" 1f5b98b4-7774-41cd-a3aa-d13e58f39e5f,,USER,"Return the different document IDs along with the number of paragraphs for each, ordered by ID.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" 23f241b5-d78f-4e92-9c4c-b6222ce58b58,,USER,"Return the first name, last name and email of the owners living in a state whose name contains the substring 'North'.","{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" f4b78288-4b42-423d-b8de-8b82ffe60f58,,USER,Show the city and the number of branches opened before 2010 for each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" 1d44019f-0c3b-48c9-a46a-87dfa8bf9ca8,,USER,How many students does one classroom have?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 62f37a34-1d2d-4f44-98f4-ead47acad30e,,USER,"Which location names contain the word ""film""?","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" ca53a27f-08d9-4158-ae82-ba5a5bb1f94b,,USER,"What are flight numbers of flights arriving at Airport ""APG""?","{""transformations"":[{""column"":""DestAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" 56d21673-ea07-4eee-bc2a-22cba43ccb9e,,USER,Display various nominees and their nomination count for musicals.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" afc5d106-410e-4037-b8ec-3310dff1504c,,USER,Find the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" b420d9c4-e7f6-4e70-82f7-20bdf933edd2,,USER,What are the birthdays of people in ascending order of height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" 61a5829a-4267-4213-a817-ca262e0a9698,,USER,Compute the average age of all the dogs.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" 39834323-3a67-4718-becf-53115134a468,,USER,Return the average money requested across all entrepreneurs.,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" 6e2094be-edd1-4857-bb31-21899e93ef20,,USER,"What are the customer phone numbers under the policy ""Life Insurance""?","{""transformations"":[{""column"":""policy_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" db5ede65-d114-4394-96bb-df164d7369db,,USER,What is the highest latitude of stations in each city?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" f05815ba-9449-45ad-9142-fea93f7c22cd,,USER,"What are the names of wines, sorted by price ascending?","{""transformations"":[{""column"":""price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 12d19d18-4e41-4f06-9533-9e829ef2a52f,,USER,What is the average number of attendees for performances?,"{""transformations"":[{""column"":""Attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" fad1a052-b04d-4a57-bc4a-56c5e451539f,,USER,How many medicines are provided under each trade name?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" e67af068-8a72-43d9-909d-8b18206d8b93,,USER,How many railways are there?,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" 67832be0-a368-4f85-9438-01cb7fd6aa98,,USER,"Which tests have ""Pass"" results? Return the dates when the tests were taken.","{""transformations"":[{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" 9c27ba3e-5804-4cef-8037-4a18ba60731b,,USER,What is the maximum accelerate for all the different cylinders?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" eca3988a-8bb6-406d-93b5-369ecdbe7611,,USER,What are the names of all stations with a latitude smaller than 37.5?,"{""transformations"":[{""column"":""lat"",""transformationType"":""condition"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" 0e58b457-93c6-4053-a443-2eab90ae6100,,USER,Find the total number of tours for each ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" cc7aa5b5-2ffe-4db5-82bf-49cb8400e4a4,,USER,What is average enrollment of colleges in the state FL?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" 42af90f3-9e56-4ab1-9352-1d29d246842d,,USER,What are the names and ids of customers whose address contains TN?,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" 2e27f208-e58e-4f3d-a7b9-ac3193444e2f,,USER,Enumerate the number of players inducted into the hall of fame annually.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" c4677ef7-c287-4c17-ad11-9ae6c6d83f7d,,USER,Count the number of programs broadcast for each time section of a day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" 234403ed-2617-4153-a44d-ba4320b9016b,,USER,"Find the address of the location named ""UK Gallery"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" 211b473f-3c08-40fe-95e4-ed93fee697da,,USER,What is the duration of the oldest actor?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" 07261c36-5db6-4b9c-81ae-39ffe8074cc2,,USER,What is the average life expectancy in African countries that are republics?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 37beb1c9-0c7d-4a0d-a5f4-cf19312e747b,,USER,Find the name and rank of the 3 youngest winners across all matches.,"{""transformations"":[{""column"":""winner_age"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" 871a3090-8639-46fd-868d-87895b147743,,USER,"Return the detail of the location named ""UK Gallery"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" 6f994930-e7dd-42b4-94c3-1eea59416693,,USER,"For each citizenship, how many singers are from that country?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 6804173a-2bf2-423a-880f-7cd75d84888c,,USER,What is the starting year for the oldest technician?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" 78331dc0-05cd-40bd-8dcb-e21ce25050c0,,USER,Which movies have 'Deleted Scenes' as a substring in the special feature?,"{""transformations"":[{""column"":""special_features"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" b0331b3e-233e-418f-a192-9e3b881ceeca,,USER,How old is the average person for each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 59429aef-606b-4611-b5fc-a0ddbf83cc2c,,USER,Determine the number of players for each type of hand.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" ddcd7c0a-cac9-4cc7-ab97-cd2163f4d2a2,,USER,How many distinct hometowns did these people have?,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" 2eb2bfde-6487-4290-b6cc-c608907afa9a,,USER,Calculate the average hotel price for each star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" 28e876ff-aba4-4869-a2be-427ca61d358b,,USER,What are the unique types of player positions in the tryout?,"{""transformations"":[{""column"":""pPos"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" 8b24436a-edc0-493a-b4bc-8d7f67ff905b,,USER,Determine the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" 2942e072-e6f4-4376-b39f-d02a0881e51f,,USER,Find the founded year of the newest non public school.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""!="",""value"":""Public""},{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" dcf4b259-e62d-4426-8348-767a938246fc,,USER,What is the song in the volume with the maximum weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" e6617795-d579-4397-9710-be6f0dd8afb6,,USER,"What are the names of musicals with nominee ""Bob Fosse""?","{""transformations"":[{""column"":""Nominee"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" 1ccf206a-32bc-4223-b7a0-0ba1a65f7c01,,USER,"What are the codes and names for all regions, sorted by codes?","{""transformations"":[{""column"":""region_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" 8389e78f-592a-40df-a658-410ffeb98d6f,,USER,"What are the population, name and leader of the country with the largest area?","{""transformations"":[{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" b3eb3315-2e4f-49d6-a8d8-9bc4147c012b,,USER,"For each distinct product name, show its average product price.","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" eb305d4b-c80c-4b43-b1ab-70a139a3f9b2,,USER,Find the settlement amount of the claim with the largest claim amount. Show both the settlement amount and claim amount.,"{""transformations"":[{""column"":""Amount_Claimed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" 31aaf33a-1e33-42f7-84a0-f8d5de5a6657,,USER,What is the count of singers?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 67b0d7ba-5b2d-4570-8b78-ac107d2d51f0,,USER,Find the number of followers for each user.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 94864bd6-ec68-4b9a-9c39-367ffdba4581,,USER,"What are the emails and phone numbers of all customers, sorted by email address and phone number?","{""transformations"":[{""column"":""email_address"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""phone_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" affb2ca8-2895-4c86-89eb-63422e05687c,,USER,What are the names and number of hours spent training for each player who trains for less than 1500 hours?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" 23cfbc9c-3c79-4939-9878-141170b8ffd1,,USER,Determine the room count for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 59409d75-5c26-4d9e-b5cb-dfebd351b324,,USER,Present all primary industries and their total market values.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 658935c8-9250-4fba-bf08-7545961d7201,,USER,"What are the different software platforms for devices, and how many devices use each platform?","{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" 9bc2f16c-2943-4606-a4a5-ca5ed265d330,,USER,Find the number of phones for each accreditation type.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" ffa9b8a4-9bc0-40c9-b7f6-5e0b1cdcb794,,USER,Which tourist attractions can we get to by bus? Tell me the names of the attractions.,"{""transformations"":[{""column"":""How_to_Get_There"",""transformationType"":""condition"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" 44ea400f-cab6-419e-9bbc-06651e38b37c,,USER,How many counties are there in total?,"{""transformations"":[{""column"":""County_Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" 7fba15aa-3144-4713-8db9-0c69ff031a92,,USER,What is the average latitude and longitude of stations located in San Jose city?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""long"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" b415d73e-dd32-4185-bc19-d7a2434c6ca4,,USER,What is id of the city that hosted events in the most recent year?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" 0a202395-0cba-4d64-9769-a59c5104f33e,,USER,Find the average height and weight for all males (sex is M).,"{""transformations"":[{""column"":""height"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" 94e8f8aa-0f38-4b53-8b86-dedad47fe622,,USER,How many different majors are there and how many different city codes are there for each student?,"{""transformations"":[{""column"":""major"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 7539cf8c-6492-49ea-979c-8a91b84fbf07,,USER,"What are the phone numbers of customers using the policy with the code ""Life Insurance""?","{""transformations"":[{""column"":""policy_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" 53a36a42-c75f-4c18-aca1-d7546ee08b29,,USER,What is the apartment number of the apartment with the most beds?,"{""transformations"":[{""column"":""bedroom_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" f27afda8-937a-43e4-9a05-909df1a42cc6,,USER,"What are the names of wines, sorted in alphabetical order?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 8285e43d-e4aa-41df-8f71-e6348f44c5f6,,USER,How many TV Channels use the English language?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 710e2149-dc90-40e6-b720-ee058775c9e0,,USER,Count the number of documents with the type code BK that correspond to each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 9897369e-ee53-4437-b3c2-be2402bdba3d,,USER,What are the names of people who are not from Russia?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" 775c879e-9243-48c0-8e72-78ec341fb0ba,,USER,What is the total population and average area of countries in the continent of North America whose area is bigger than 3000 ?,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""surfacearea"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'north america'""},{""column"":""surfacearea"",""transformationType"":""condition"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 9ab549ab-265c-4c94-aa0d-e7b62a7b799e,,USER,What is the complete description of the job of a researcher?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" cb38afb3-6cdf-4a8d-9704-588a14ca34bc,,USER,Provide the count of people for every nationality.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" 3f7a0d51-dc68-4c6f-85a9-ff3534709fce,,USER,"What are the names of actors, ordered alphabetically?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" 67f582b4-6925-4897-878a-3092ececd085,,USER,Give the city and country for the Alton airport.,"{""transformations"":[{""column"":""AirportName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" 7f446991-9793-464d-8f48-89412ab3364d,,USER,How many distinct students have been in detention?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""detention_id"",""incident_id""],""name"":""Students_in_Detention"",""type"":""grid""}]" 84e57732-fd53-4410-9598-ec892ea280f9,,USER,Display the number of TV channels for each language.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" baf3dcc3-38da-4219-91b7-1aecebd58fd3,,USER,What are the names of the sections in reverse alphabetical order?,"{""transformations"":[{""column"":""section_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" 10dbd9f3-0f3a-441d-aa02-0c09031706d5,,USER,How many debates are there?,"{""transformations"":[{""column"":""Debate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" aee93268-6bd9-4f23-a6e8-45533b4b7147,,USER,What is the id of the candidate with the lowest oppose rate?,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" 1d88bf97-5e58-465b-98af-c3a44de42cd0,,USER,"What are the different region names, ordered by labels?","{""transformations"":[{""column"":""Label"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" 107f8150-e4ed-477d-b492-2bca973bf829,,USER,"List the name and number of followers for each user, and sort the results by the number of followers in descending order.","{""transformations"":[{""column"":""followers"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" a69d8e63-99cd-40ef-b7e0-02ced5d0c003,,USER,How many films are produced by each movie studio?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" b23fb9ec-ecfe-4b0d-b74c-8238a025d12b,,USER,Enumerate document type codes and their corresponding document counts.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 79f31e9c-7447-4c74-a091-716cb36d374d,,USER,Count the number of accounts corresponding to each customer ID.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" ffe7fa20-d963-4eb2-921d-02d85cbca4c1,,USER,"Which authors have last name ""Ueno""? List their first names.","{""transformations"":[{""column"":""lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" a572f98c-7094-46e2-9817-66b32a628ff4,,USER,Find the number of rooms with a price higher than 120 for each type of decor.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 2b7065b1-fa00-47b5-8e74-c90330a2ff27,,USER,What is the name and salary for employee with id 242518965?,"{""transformations"":[{""column"":""eid"",""transformationType"":""condition"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" 419f56ea-9d72-4492-a5af-4018b1fb167c,,USER,Count the number of likes for each student id.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" 70652215-0b38-4506-8caf-30f75fbd8ac5,,USER,Find the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" eb9d3a3b-6f1e-4241-a004-e27166711f84,,USER,"What are the name, latitude, and city of the station with the lowest latitude?","{""transformations"":[{""column"":""lat"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" 70b7d0ec-0e91-43eb-a636-f0df71020c0b,,USER,What is the total number of singers?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 56c463e8-f8e8-4e94-a184-02a16afe4df0,,USER,How many females are in the network?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 6b22942b-2140-48f4-ad96-585c388ca834,,USER,Find the id and weight of all pets whose age is older than 1.,"{""transformations"":[{""column"":""pet_age"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" bd82d9f8-3406-48f1-be85-3a34e54eaa3c,,USER,List the snatch score and clean jerk score of body builders in ascending order of snatch score.,"{""transformations"":[{""column"":""Snatch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" 29957f06-c040-473f-bd13-6479ba4c49e6,,USER,How many teachers are there in each hometown?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" f8bee76b-cfe7-49e5-bc83-af5345475b4f,,USER,Provide the college name and the number of authors submitting from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" db07851c-ce79-4640-88e7-a0c15b4d5354,,USER,List the names and decor of rooms that have a king bed. Sort the list by their price.,"{""transformations"":[{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""},{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 6c4d95ae-573b-458b-876b-b6385d32b50a,,USER,Give the phone and postal code corresponding to the address '1031 Daugavpils Parkway'.,"{""transformations"":[{""column"":""address"",""transformationType"":""condition"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" 5506983f-1111-436b-bf8b-f95e1afa4f1a,,USER,What is the maximum point for climbers whose country is United Kingdom?,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" 1fac5bd0-84ed-4a84-844b-8576ec757153,,USER,"Return the lowest version number, along with its corresponding template type code.","{""transformations"":[{""column"":""Version_Number"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" 75793ef9-1115-49ef-a9f6-66bd1ce3724e,,USER,"For each classroom, report the classroom number and the number of grades using it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 2444f04d-5245-4a91-ac07-418c0cd06570,,USER,What is the type of allergy Cat?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" ed7467f5-c058-4f1a-9c51-dc45d8cd21a5,,USER,How many players exist for every hand preference?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" afbb1c54-92fe-424a-bbb7-da00157e393c,,USER,What is the id and name of the employee with the highest salary?,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" ddcf36c5-f5f0-4efc-b86a-dac6cb2d5a66,,USER,Count the number of different complaint type codes.,"{""transformations"":[{""column"":""complaint_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" 575c8413-2bda-4717-af20-8108a7dd429f,,USER,What are the types of video games and how many games are in each type?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 7ff287ee-aaa0-450b-8d2d-afb25d536924,,USER,List the names of all the distinct product names in alphabetical order?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" 78eb4b6e-9911-4c2d-ad70-4ffa4a7b1cfd,,USER,How many females does this network has?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" dc6d6101-5f0a-443e-b0c4-c0590ebf6423,,USER,Count the number of likes per student ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" f3bf0843-85df-4b3c-a62a-187945e100f6,,USER,"What are the names of the chairs of festivals, sorted in ascending order of the year held?","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" 8a72ba32-00bf-45fc-a69f-e26561dbadd9,,USER,"Who are the ministers, when did they take office, and when did they leave office, ordered by when they left office?","{""transformations"":[{""column"":""left_office"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" 4e6b457d-1b1b-4249-be11-229a0f9c4768,,USER,"What is the first and last name of the youngest student with a GPA above 3, and what is their GPA?","{""transformations"":[{""column"":""stu_gpa"",""transformationType"":""condition"",""operation"":"">"",""value"":3},{""column"":""stu_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" d9d8f6be-59c1-44a9-bc05-63ac560b7768,,USER,What is Kyle's id?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" 9571ed53-cc01-4f70-98a0-969f73cee9cf,,USER,List countries and the number of climbers originating from them.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" 297f9145-19d5-41f9-8bb2-13f3077c39fa,,USER,List the maximum weight and type of pet for each type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 5950b3ae-859d-4581-92e1-19de7bbdb3e2,,USER,What is the average weight of cars for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" 69053373-f39e-47a3-9ee4-aea6fdf6c01f,,USER,Display various modes of reaching attractions and the count of attractions accessible through each method.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" dad33433-12a8-48c0-8cdc-ccf58b52b8e3,,USER,Show order ids and the total quantity in each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" d902567a-d8d6-4ef4-a643-648debafd488,,USER,"In each city, how many IT staff employees are there?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" 3c27ef7d-2e26-4262-9986-b19dbe5579d6,,USER,List the distinct parties of representatives and the count of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" b2f079af-ec9b-470b-810e-32614e637798,,USER,"List the names of all genres in alphabetical oder, together with its ratings.","{""transformations"":[{""column"":""g_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" ae78b16e-7ca9-421d-afcd-5b7e9021d216,,USER,"What is the id of the reviewer whose name includes the word ""Mike""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" 24a7ab24-f14a-45e0-85a4-714cd434f5a1,,USER,Return all the apartment numbers sorted by the room count in ascending order.,"{""transformations"":[{""column"":""room_count"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" 14430135-64db-4e08-8ddc-f925948054a8,,USER,How many rooms whose capacity is less than 50 does the Lamberton building have?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 84bd81b9-4fb5-4e23-bd5e-285c95995641,,USER,"Find the name, headquarter and revenue of all manufacturers sorted by their revenue in the descending order.","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 763f0875-f320-475f-b91d-df2ef02c8358,,USER,"What are the category of music festivals with result ""Awarded""?","{""transformations"":[{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" 0e12819e-5526-4a97-b94e-2888025aedf9,,USER,How many members are there?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" 8e1ec119-2268-40e6-936e-49bef2dd712b,,USER,List the locations of schools in descending order of founded year.,"{""transformations"":[{""column"":""Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" 5796bb37-231f-4f10-a1ae-1b9781eb0614,,USER,What is the average number of points for players in each position?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" 78e95a69-c668-4f76-b89f-296fd397e570,,USER,"List all airline names and their abbreviations in ""USA"".","{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" 8c0b1615-338e-4d5b-a659-818ecb18322c,,USER,Find the GDP of the city with the largest regional population.,"{""transformations"":[{""column"":""Regional_Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" e1ecd5ac-42f0-47f0-adad-3a26207fd483,,USER,Determine the number of trains that originate from each location.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" 57b588bc-fe02-45f3-a1d6-f11527c63558,,USER,Find the average base price of different bed types for each bed type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 4980eef4-eb94-4c45-8bb2-2f3a14de51a0,,USER,"Return the names of shops, ordered by year of opening ascending.","{""transformations"":[{""column"":""Open_Year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" dd54c7d0-29e6-428d-b087-9342afe0278d,,USER,Calculate the average age of male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 94a8767e-1922-44d0-b6a0-e23a6853e1e2,,USER,Show the id of the employee named Ebba.,"{""transformations"":[{""column"":""employee_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" 100bd191-4c18-46dc-b78e-f071c772fb25,,USER,What are the names of all wines produced in 2008?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 2f4e367e-2de5-438e-abe9-da3fe0729f52,,USER,What is the location of the festival with the largest number of audience?,"{""transformations"":[{""column"":""Num_of_Audience"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" 79d5dbef-6867-4438-8a95-88bc44b5c95b,,USER,List the names of editors who are older than 25.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" 788f5b0a-eda2-47a9-ba15-d324369f62ec,,USER,What are the ids for all sporty students who are on scholarship?,"{""transformations"":[{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" 4bf909ee-66d4-48cb-9418-bf6de855494e,,USER,What are the average prices of wines for different years?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" 86ba76df-77fa-4634-8709-33e9b100fdf3,,USER,Find the names of all instructors in Comp. Sci. department with salary > 80000.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 1415ac17-e041-4f5d-8673-1dcbd712c0ce,,USER,What is minimum age for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 7a2cf084-778d-48ec-938d-63b214130402,,USER,Find the number of tweets in record.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" e4fa912b-5af9-425a-94b1-ea7beb82792d,,USER,Count the number of tracks.,"{""transformations"":[{""column"":""Track_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" f0b3c6c8-b4df-493c-b7cd-3ef9fe1c8cd1,,USER,Count the number of documents with type code BK for each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" 24542a43-f8d1-44b3-b27f-266666af45fb,,USER,What is the description of role code ED?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ED'""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Roles"",""type"":""grid""}]" 3f5c4527-02da-426e-9975-7cd19f48323c,,USER,Count the number of different countries that climbers are from.,"{""transformations"":[{""column"":""Country"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" 54cc06fd-dd7b-42b5-894f-d9d7e8c0d274,,USER,List all program origins in the alphabetical order.,"{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" dd0c9671-2dcc-4d68-a6c2-891a5b95135d,,USER,Display the year and the average number of attendance at home games for each year.,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" d3e613aa-6fe7-4b6a-b8db-5b6ea099b161,,USER,Count the players for every hand preference.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" 187e0b04-f298-40e6-8198-7036289f587a,,USER,Show the number of accounts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 1a0784c2-3e0f-4102-96e4-27c411283566,,USER,"In which distinct years was the governor ""Eliot Spitzer""?","{""transformations"":[{""column"":""Governor"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" 3e1bf29c-f74e-4b42-8bc1-f7c2c143a1b7,,USER,"What are the names, address roads, and cities of the branches ordered by opening year?","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" 1da71558-c7d2-4499-ad63-be3446d0658a,,USER,Calculate the number of web accelerators used for each operating system.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 798ffc8c-76c1-4e70-af7c-2654a6c36347,,USER,"What are the case burdens of counties, ordered descending by population?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" ff1a8da6-25c6-47d5-a9a1-b30248f22068,,USER,Sort the names of all counties in ascending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" 0035b240-c835-4f69-ab14-8c237d071d1d,,USER,What is the average balance in checking accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" 25b67f0e-ae71-4db3-9835-20dc462c4c8c,,USER,"What are the names and damage in millions for storms, ordered by their max speeds descending?","{""transformations"":[{""column"":""max_speed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" d1758813-e0ff-4fcf-9e6c-9bddd436b3c8,,USER,Give the name of the highest paid instructor.,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 31d8540a-8654-408d-bc78-5ce5605b06e6,,USER,List the names of roller coasters by ascending order of length.,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" 3fda9948-8b13-453f-883b-8e05f64f7d4c,,USER,"For each grade 0 classroom, report the student count.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" bbd943bd-a38c-4dd1-9184-5e95f7ef92f2,,USER,"What are the names, headquarters and founders of the company with the highest revenue?","{""transformations"":[{""column"":""revenue"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" 1eed5c99-f062-4370-8358-4b4d2f914b3f,,USER,Find the forename and surname of drivers whose nationality is German?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" 36e705fb-ced3-4eda-af8f-e7dd5c91f96a,,USER,List every album ordered by album title in ascending order.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" cd9de74d-6ee4-4e77-85fb-ad0c15b5a11f,,USER,What is the average expected life expectancy for countries in the region of Central Africa?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 177dd1d2-bae3-4a5d-86ae-d9327c8b1270,,USER,What are the names and year of construction for the mills of 'Grondzeiler' type?,"{""transformations"":[{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""="",""value"":""Grondzeiler""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" 33dff00d-0c4d-45c3-bb92-68996f5a14c0,,USER,"What are the different product names, and what is the average product price for each of them?","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" 7f0fdaac-1f3d-4ef4-9b08-43dde8ca7a18,,USER,"Find the names of all artists that have ""a"" in their names.","{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" c05a428d-f555-42cb-a3b8-347675146db8,,USER,"How many games in 1885 postseason resulted in ties (that is, the value of ""ties"" is '1')?","{""transformations"":[{""column"":""year"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1885},{""column"":""ties"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" 2b939562-a5d7-44f7-a260-236623c499ef,,USER,What are the types of competition and number of competitions for that type?,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" ac3aa255-c5bc-459c-8660-acd92d415452,,USER,"Which catalog contents have a product stock number that starts from ""2""? Show the catalog entry names.","{""transformations"":[{""column"":""product_stock_number"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" 43d5b47e-99c7-4994-a09b-e05169193b36,,USER,Show the institution type with an institution founded after 1990 and an institution with at least 1000 enrollment.,"{""transformations"":[{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1990},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">="",""value"":1000}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" fea16f41-8588-490f-9f03-3230bd3f83b4,,USER,Find the number of times ROY SWEAZY has reserved a room.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" f175718c-0e5a-4272-981f-a72569273cd3,,USER,Show all school names in alphabetical order.,"{""transformations"":[{""column"":""school_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" 091b2038-1134-4e53-9bfc-b4069f2f671f,,USER,"For each constructor ID, count the associated races.","{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" 91c81377-da3d-49e7-992e-d2dc9a4bdaec,,USER,What is the average transcript date?,"{""transformations"":[{""column"":""transcript_date"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" d4188b17-07a6-4925-964b-78d0fdb10a12,,USER,Find names and ids of all documents with document type code BK.,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" cd3ce72d-8dae-46ec-9fc8-69cb5b9aae5c,,USER,What are the total number of the audiences who visited any of the festivals?,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" 4ca81c4c-ac6e-47e7-bd1e-4fb88bc5884a,,USER,What is the average number of people injured by all perpetrators?,"{""transformations"":[{""column"":""Injured"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" 8fda0ace-4296-42ec-9cce-addbbf932b67,,USER,What is the average age for all people in the table?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 290c0737-fcdb-498c-892e-6c24e6259dc9,,USER,Show the detail of vehicle with id 1.,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" 420c72e2-0a31-48ff-ad12-e4664fe14077,,USER,How many TV Channel using language English?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" c16eacc4-04a2-4aed-9834-8c2868dc2eaf,,USER,Find the name and account balance of the customer whose name includes the letter ‘a’.,"{""transformations"":[{""column"":""cust_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 585771e0-7d25-41cf-b110-61ff93a03493,,USER,How many stores are there?,"{""transformations"":[{""column"":""store_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" 6f581126-28f4-4dfe-81ae-7c612340ae78,,USER,"Find products with max page size as ""A4"" and pages per minute color smaller than 5.","{""transformations"":[{""column"":""max_page_size"",""transformationType"":""condition"",""operation"":""="",""value"":""'A4'""},{""column"":""pages_per_minute_color"",""transformationType"":""condition"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" b214ca65-48c7-40f5-a751-16077215578d,,USER,How many allergy entries are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" 5cbf0631-da1b-424a-ac67-04347ff4e540,,USER,What are the titles of the cartoons sorted alphabetically?,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" 064fb4f9-5896-4376-9bb2-26a4ce5b7d30,,USER,What are the names of all departments in alphabetical order?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" ea25e455-5a22-4fc6-9eae-5fb27e8366ce,,USER,What are the ids of all reviewers who have not given 4 stars at least once?,"{""transformations"":[{""column"":""stars"",""transformationType"":""condition"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" e52ea33a-c1a7-4c92-81cf-996174badf3d,,USER,What is the name of school that has the smallest enrollment in each state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" e840fc30-a908-4677-8ccf-90fafbf7d360,,USER,How many constructors are there for each nationality?,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" bc1840fd-10d8-41bd-963e-2a37b14f00bb,,USER,What is employee Nancy Edwards's phone number?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" c6c320e8-218e-4b49-8068-ca15259f9b28,,USER,How many distinct complaint type codes are there in the database?,"{""transformations"":[{""column"":""complaint_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" a8ca3373-98aa-4004-a7bc-c286722f3df1,,USER,Return the titles of any movies with an R rating.,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" 71971221-9ab4-4b97-b129-f71b9d70ce25,,USER,What are the name of pilots aged 25 or older?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" ba3b86fd-c1ad-49e6-8b6f-124c6a447fc4,,USER,What is the name of the county with the greatest population?,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" f4aa3012-2113-484c-a96a-187eaa53cf2a,,USER,Find the name of the product that has the smallest capacity.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" 91cbb070-8d41-47a6-a8b3-c77de4445467,,USER,"Which owners live in the state whose name contains the substring 'North'? List his first name, last name and email.","{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" c84209cb-79cb-48aa-b4f0-3605b56654ba,,USER,"For each constructor id, how many races are there?","{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" 05a38fa4-6bc6-4ef4-a728-6467b4dab40a,,USER,What are the name and the nationality of the host of the highest age?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" 2eab2ec1-c273-4038-8923-a58a43350117,,USER,"What are the different template type codes, and how many templates correspond to each?","{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" cc182ea6-7603-4dc2-bfab-80599705cddd,,USER,What are the names of the dorm with the largest capacity?,"{""transformations"":[{""column"":""student_capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" 262f17db-27e3-43b8-9674-f7a77f24ff15,,USER,What is the average ticket sales gross in dollars of films?,"{""transformations"":[{""column"":""Gross_in_dollar"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" f674ca45-6552-4097-9dcf-8753aec4f914,,USER,What is the average age for each occupation?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" c6b5aed8-9527-49a6-92b4-83ead65a6690,,USER,Which school has the smallest enrollment size per state and what is its name?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" a54e5018-c69a-4a8b-bc02-48d86c2c496f,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" 71c7a1c7-b199-4710-8424-dd1a98cb44ff,,USER,Find the highest rank of all reviews.,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" 42268138-3596-4cb6-bfd5-ef092cd60e1b,,USER,What is the description of document status code 'working'?,"{""transformations"":[{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'working'""}]}","[{""columns"":[""document_status_code"",""document_status_description""],""name"":""Ref_Document_Status"",""type"":""grid""}]" 5ccb41d0-c3ee-435f-93b9-aab9ede39be0,,USER,List the names of members in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" ab152dd9-6356-490d-bc6f-40a06f1be8c0,,USER,What is the id of the student who most recently registered course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301},{""column"":""date_of_attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" 7160fec6-df1f-4c6b-9805-08ce20b9821e,,USER,Identify the highest revenue company names and their revenues in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" ce108366-5353-4b3e-ab12-86c16e9e748b,,USER,"What are the total points for all gymnasts, ordered by total points descending?","{""transformations"":[{""column"":""Total_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" 9f431527-0222-4f78-aa28-2a9e767d0723,,USER,List the names and emails of customers who payed by Visa card.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" f242c4f1-3b9d-4912-b4fe-04cc49283924,,USER,What is the average rating and resolution of all bangla songs?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""resolution"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 5246a970-9722-42dd-a721-1260aaa79c72,,USER,Find the number of rooms with price higher than 120 for different decor.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" e31b1a9e-0c73-4104-a2be-bd3dce957c42,,USER,What is the average transaction amount for different investors?,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 2a12ea29-6742-4db9-adf0-d9ca10ba9a8b,,USER,Count the number of farms.,"{""transformations"":[{""column"":""Farm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" 1055d402-7177-483b-a8c9-2b515d694f10,,USER,"For each zip code, how many times has the maximum wind speed reached 25 mph?","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 43219159-d4b0-419c-bfe4-d7184d6f0c22,,USER,Who is the director of movie Avatar?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" b71b8d6f-96b8-4689-98c7-313ce76f5367,,USER,how many people are there whose weight is higher than 85 for each gender?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" 8c7e74f9-6841-4e4b-89d8-03d3edc526e6,,USER,Find the name of the most expensive hardware product.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Hardware""},{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" fea05f03-bc1f-4ecb-afb3-16d03d6feb96,,USER,What is the id for the employee called Ebba?,"{""transformations"":[{""column"":""employee_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" e0c1b425-e80e-4f05-9caf-b3e990ea8a07,,USER,"Find job id and date of hire for those employees who was hired between November 5th, 2007 and July 5th, 2009.","{""transformations"":[{""column"":""hire_date"",""transformationType"":""condition"",""operation"":"">="",""value"":""2007-11-05""},{""column"":""hire_date"",""transformationType"":""condition"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" ea8ffaf1-e672-4a87-b781-64cf34809c87,,USER,Display distinct product type codes and the count of products for each code.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" 5282731a-0bae-40a0-be91-ac2fba3dcd7a,,USER,How many statements do we have?,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" a008c3d5-5cdd-43b6-84b1-296512e8cb24,,USER,Find the types and details for all premises and order by the premise type.,"{""transformations"":[{""column"":""premises_type"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""premise_id"",""premises_type"",""premise_details""],""name"":""Premises"",""type"":""grid""}]" 600ba394-522d-4072-a928-9fca6799900f,,USER,Sort the first names of all the authors in alphabetical order.,"{""transformations"":[{""column"":""fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" a467ae24-094d-4472-89be-d5a8513c3aeb,,USER,Determine the number of distinct order ids for each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" d06934e9-279a-4204-8035-07440321b666,,USER,How many students have advisors?,"{""transformations"":[{""column"":""s_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" 721f89c8-bc22-4ceb-917f-95678ef744d4,,USER,How many countries have Spanish as the most spoken language?,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 7fd0e085-4a79-4750-8bd8-cbe55979a167,,USER,"What is the first, middle, and last name of the first student to register?","{""transformations"":[{""column"":""date_first_registered"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" dbd8a60a-0861-494f-b857-ea9e01a0dd7d,,USER,"For each city, how many branches were opened before 2010?","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" c58491d9-6472-47ad-b2c1-85ff452e1863,,USER,What is the nickname of the employee named Janessa Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" 10b2b53b-8854-49c2-976b-572a08e25d79,,USER,"For each year, return the year and the average number of attendance at home games.","{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" 7e4940a9-acfc-48f4-afbd-195c8d88e312,,USER,Tell me the distinct block codes where some rooms are available.,"{""transformations"":[{""column"":""unavailable"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" 603626d4-1ded-4d9a-aac7-c6623aa22a3e,,USER,What is the average price for flights from Los Angeles to Honolulu.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" c3c87e07-1bcc-4921-a1e7-b25db211cc77,,USER,"Give me the times and numbers of all trains that go to Chennai, ordered by time.","{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""Chennai""},{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" b669f75d-b486-4871-ac1e-aa82d0790981,,USER,Count the number of sections per course.,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 708d350f-8b6b-4a97-b7d1-1566f1afad11,,USER,What are the different ages of editors? Display each age along with the number of editors of that age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" c539e820-5a54-4476-ab54-58a7af7e6d58,,USER,What are the different classes of races and how many races fall under each class?,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" c53f6028-3ad8-432d-abdd-1274c75a38a9,,USER,Find the total revenue of companies of each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" c40ed222-6e14-438f-b3c3-63f54a899769,,USER,What is the total student capacity of all dorms?,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" 0bdfa938-7cf8-4fd0-8117-752522b55dfe,,USER,What is the name and distance for aircraft with id 12?,"{""transformations"":[{""column"":""aid"",""transformationType"":""condition"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" fff72fde-03b2-46f6-9296-92b8e2b578d7,,USER,How many different product types are there?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" 83e24fef-c3a8-43a0-bdde-545e8ffee4b9,,USER,How many followers does each user have?,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" 45c35def-0ed0-4fa6-a7ae-8a1b0b1845fe,,USER,What is the name of the artist who joined latest?,"{""transformations"":[{""column"":""year_join"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" 5820dbf9-46ee-4cca-8c5d-5816760e8d2e,,USER,Find the rooms of faculties with rank professor who live in building NEB.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 623684d4-18cf-49a8-ab12-d7c94b0dcf19,,USER,"Calculate the average account balance for customers with credit scores below 50, grouped by account type.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" 089e2fb9-790d-409f-82bd-23736029ed96,,USER,Return the names and ids of customers who have TN in their address.,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" 7fcf31a4-14a0-4da4-9212-3f0608155fea,,USER,Ascertain the student count in a single classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 73a7005a-6165-4512-a1c1-a9a298b03c55,,USER,What is the id of every employee who has at least a salary of 100000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" 4e11fde5-5489-4b81-bd58-2a203957a339,,USER,"Which state can address ""6862 Kaitlyn Knolls"" possibly be in?","{""transformations"":[{""column"":""line_1_number_building"",""transformationType"":""condition"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" 18097a8a-23f0-4320-b09c-a304ca6ea777,,USER,Give the average life expectancy for countries in Africa which are republics?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 15a9857f-7dd0-4a87-94cd-e3921e59302f,,USER,What are the majors of male (sex is M) students?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 1e681f30-9928-4552-b48c-4d9ef2747ba2,,USER,How many parties do we have?,"{""transformations"":[{""column"":""party_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" 47790660-9fda-473c-aec8-9ec75a9819ee,,USER,What is the average snatch score of body builders?,"{""transformations"":[{""column"":""Snatch"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" d6bc9fc5-808f-42c3-a1dc-7964ff9e2942,,USER,"For each citizenship, what is the maximum net worth?","{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 403f2438-986b-4fa0-98ff-9c8156bf8458,,USER,Find the average number of staff working for the museums that were open before 2009.,"{""transformations"":[{""column"":""num_of_staff"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2009}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" 0ba673a9-363d-4d5d-9e3f-07646015e28e,,USER,Tell me the age of the oldest dog.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" d9e844c1-d2a4-4d8b-a42d-d44359508c72,,USER,What are the ids of the candidates that have an outcome code of Pass?,"{""transformations"":[{""column"":""asessment_outcome_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" e0567a66-c6a5-48d0-9be9-36edf985271d,,USER,On what dates were employees without the letter M in their first names hired?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 80a1fe1d-b48e-4f97-b09e-ca4efc826d22,,USER,What is the average prices of wines for each each?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" b9cbc338-25c0-4cdb-97e5-8d5744b103d2,,USER,Identify distinct store types and their count.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" cbaa0642-24c6-43ed-91f2-543f24a2acd0,,USER,"Report the grade, number of classrooms, and total number of students for each grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 7fc2310b-af28-4be9-bb4d-bab9ee84855b,,USER,How many candidates are there?,"{""transformations"":[{""column"":""Candidate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" 8c48462b-8254-4af0-a78b-0d11d6696b6f,,USER,"Return the description for the courses named ""database"".","{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" 028f6fca-5b93-484b-ba72-f65c1707c1c8,,USER,What are the distinct battle names which are between bulgarian commander 'Kaloyan' and latin commander 'Baldwin I'?,"{""transformations"":[{""column"":""bulgarian_commander"",""transformationType"":""condition"",""operation"":""="",""value"":""Kaloyan""},{""column"":""latin_commander"",""transformationType"":""condition"",""operation"":""="",""value"":""Baldwin I""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" 97d60ae2-9ce8-4171-acbc-9bcf45727fa7,,USER,What is the alphabetically ordered list of all the distinct names of nurses?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" f22bac6c-f96b-4e7b-9bab-ffc264fd340e,,USER,What are the product id and product type of the cheapest product?,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 03ddc3a8-c4ff-4b7c-93d9-a7b7b9e2812d,,USER,List the forenames of all distinct drivers in alphabetical order?,"{""transformations"":[{""column"":""forename"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" 5224250a-9cbd-4451-8950-158f68401695,,USER,Sort the each workshop in alphabetical order of the venue. Return the date and venue of each workshop.,"{""transformations"":[{""column"":""Venue"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" cc896383-341f-46de-9917-3509cb7cba4c,,USER,"Who is the first student to register? List the first name, middle name and last name.","{""transformations"":[{""column"":""date_first_registered"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" d67838df-7cee-40ab-9ddc-c3cd70881aaf,,USER,What are the codes of countries where Spanish is spoken by the largest percentage of people?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 437584ae-634f-45b6-be77-19680cd2da4d,,USER,"List the name and residence for players whose occupation is not ""Researcher"".","{""transformations"":[{""column"":""Occupation"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Researcher'""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" 8d031123-3fe7-4837-9f3c-c3d08a11c4e2,,USER,"For each main industry, what is the total number of companies for the industry with the highest total market value?","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""main_industry"",""transformationType"":""grouping""},{""column"":""market_value"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 4392de43-db86-4735-b0c4-01da5ed506e2,,USER,How many different colleges are there?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" 6ca05d9d-1d3d-4eec-978d-289619a58353,,USER,Give the flight numbers of flights leaving from APG.,"{""transformations"":[{""column"":""SourceAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" 98e7ccc9-7af6-4fbc-a5ea-8171faf8c45d,,USER,"Find the name, city, and country of the airport that has the lowest altitude.","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" f8ff4f3a-9aaa-4921-92a5-d4cdcdfd61bc,,USER,Compute the total amount of settlement across all the settlements.,"{""transformations"":[{""column"":""Amount_Settled"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" a96d1ce9-216b-40d6-a6f7-b6700faa5a59,,USER,How many poker players are there?,"{""transformations"":[{""column"":""Poker_Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" 87f7d038-6559-47f4-b4c5-0a862bc967c5,,USER,Whah are the name of each industry and the number of companies in that industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 1f162d30-0fa2-4101-8c4a-1cc264171087,,USER,Group wines by appellation and report their average price and score.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" b5071361-53f4-4d66-873e-e9ffc858d9a8,,USER,"Give the order ids for all orders, as well as the total product quantity in each.","{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" 2b50c081-0ec0-49d2-bbd4-9f34bf5da90f,,USER,List the names of the top 5 oldest people.,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" eafb17ce-e365-478e-883b-99f3f87e758b,,USER,"What are the names, countries, and ages for every singer in descending order of age?","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" 4c346ab2-55ea-4114-a48f-6f96ecee7256,,USER,Count the number of ships for each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 6781d457-8969-46d3-b9aa-764db3e8eae0,,USER,What is the name and date of the most recent race?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" f554f2a7-6933-4f6b-82fa-e0848d0c7a55,,USER,"Which papers have the substring ""Database"" in their titles? Show the titles of the papers.","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" 3484988c-f4a7-4ffa-8f2f-b5830bf8fde7,,USER,Show flight number for all flights with more than 2000 distance.,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 2293e2f1-8ae2-4049-87af-ab50976f4ca0,,USER,What is average age for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" fbd7e9d3-55d3-4fb3-ac40-3ace545635fc,,USER,Show the advisors and the corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 17fe72aa-8480-4723-9e99-8746f2823fa0,,USER,How many players played each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" b14977e9-9bdf-4782-bffd-921979db1d13,,USER,Which city and country is the Alton airport at?,"{""transformations"":[{""column"":""AirportName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" 616bbe64-991f-4740-a7a3-4c91b6d3d1c1,,USER,What are the teams that have the 5 oldest players?,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" 3e06bc71-b4c9-4ee1-97d4-a280e6254afa,,USER,Show the name and opening year for three churches that opened most recently.,"{""transformations"":[{""column"":""open_date"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" 1e836ed2-2b10-46fa-a298-efdd3ca2d24d,,USER,What are the IDs of all students and the number of hours they played?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" 353fe6d6-8ca2-460d-8851-94aa81ad0f2e,,USER,How many artists do we have?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" 2eb02f2e-a7d9-4e36-b72b-7503a58931d2,,USER,What is the first and last name of all the German drivers?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" e03b2613-ca11-4691-918b-27908e25a383,,USER,What is the name of the 3 employees who get paid the least?,"{""transformations"":[{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" ce41f066-7985-4f4e-b704-c75602f43b7b,,USER,"What are the country codes of the different countries, and what are the languages spoken by the greatest percentage of people for each?","{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" 45237db8-67c6-4876-b4fe-f5f97c58c4a9,,USER,Where is the history department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" e33f4d6d-9b1a-49d8-9819-288fc8abea3d,,USER,Which minister left office the latest?,"{""transformations"":[{""column"":""left_office"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" 9421e1c6-b8eb-42c2-8e44-428c003f2c5c,,USER,"For each country, what is the average elevation of that country's airports?","{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" 1b4448d8-c658-4170-af16-248b6bde5615,,USER,How many students are in each classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 223878f6-4f37-47e7-8dfb-3f32244ced35,,USER,Display all template IDs and the number of documents associated with each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" e612390e-a7d9-4b0c-8dfe-248acc3e5467,,USER,Show all the ranks and the number of male and female faculty for each rank.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 7d374f10-fa6a-4972-bad5-f09b6fdab3ea,,USER,What are names for top three branches with most number of membership?,"{""transformations"":[{""column"":""membership_amount"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" 8fefbfb6-bb57-45dc-85c5-e24c8a0a7676,,USER,List all headquarters and the number of companies in each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 241f2151-a815-4fca-b33a-a7f1dded4e73,,USER,"What is the product category description and unit of measurement of category ""Herbs""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" 68f71a03-1862-4a76-a90b-175ec37da075,,USER,What are the names of schools with the top 3 largest size?,"{""transformations"":[{""column"":""enr"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" e7c2a4d2-34e1-4c63-b80d-edf9cfb332c0,,USER,What is the joined year of the pilot of the highest rank?,"{""transformations"":[{""column"":""Rank"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" e136e675-d727-47e7-a566-6b510a432a66,,USER,How many distinct transaction types are used in the transactions?,"{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" 9bc21c14-dddf-423e-946c-52483236f149,,USER,Show theme and year for all exhibitions in an descending order of ticket price.,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" 96dbb522-9ce5-499c-90be-fd31e494ee1c,,USER,Display each language and the number of TV channels that use it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" 59431ecb-a76e-4693-a1cf-dddc4c0a095a,,USER,"How many phone hardware models are produced by the company named ""Nokia Corporation""?","{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Company_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nokia Corporation'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" 18e131fe-3213-4b8b-ac2a-c3ef6d368ecc,,USER,Show the delegate from district 1 in election.,"{""transformations"":[{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" 9c545621-7ae9-4c3c-8e32-303c9989c6a4,,USER,What is the number of rooms available for each type of bed?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 07bf2d53-c45a-4ec4-87bc-86299aa55888,,USER,How many faculty members are there per rank and gender?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" 1be9f437-cbc4-430c-ae8b-041bce4b4380,,USER,Show all card type codes and the number of customers holding cards in each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" 125b9c42-be51-46c2-896f-3430398a422b,,USER,What are the employee ids for each employee and final dates of employment at their last job?,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" 2b94518f-4c1f-4d1c-a78f-67b0ecef37e7,,USER,What are the ids and durations of the trips with the top 3 durations?,"{""transformations"":[{""column"":""duration"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" 8d4328ad-b1c2-4409-adfd-384a8e049aae,,USER,Show different carriers of phones together with the number of phones with each carrier.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" 9ee45e3b-dcea-4413-a810-5a5f954c16ab,,USER,What is the number of ships?,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" 2722f6a3-fd73-443d-9ddb-21f116fb0308,,USER,Count the number of female Professors we have.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" f0555cd1-77c1-4843-95e0-83fd800c38bd,,USER,"What are the different affiliations, and how many schools with each affiliation have an enrollment size of over 20000?","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" be701af5-ec68-4882-8ea6-7dc8d230fbdb,,USER,Show the party and the number of drivers in each party.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" 0361231c-c073-43bd-afb6-e6d0c8f28f0b,,USER,Count the number of candidates.,"{""transformations"":[{""column"":""Candidate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" dec1a94f-737f-421f-896a-2f65aa0dc4fd,,USER,"Where us the club named ""Tennis Club"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" 59da3740-f055-4d9f-b1ce-933c12825c56,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" 119b840f-a218-49ff-a0e3-cb4d91d0f533,,USER,Provide the classroom number and determine the number of unique grades utilizing the room for each classroom.,"{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 17e7bbb5-309d-4e12-8584-4e3e02ce29be,,USER,Find the names of all instructors in computer science department,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" 1a955cbf-9ea6-4d24-891a-5a32e6109517,,USER,What campuses opened between 1935 and 1939?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":1935},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" 3dc74f83-ec4f-4ff2-bbcd-96592866f59c,,USER,How many orchestras does each record company manage?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" aa958506-42c8-4b3a-9fff-67eb2da2ae1a,,USER,How many film are there?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" d42226da-01fe-43f8-8bb3-dc838b3f8354,,USER,Report the total number of students for each grade 0 classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" e4e7b3d1-3f9e-448b-ab87-0127a4a2e0c7,,USER,How many sections does each course have?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" 4288e1aa-5ea6-426d-a575-e1725369393f,,USER,Show ids for all the male faculty.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" d36505df-cc61-4386-b418-8d22857a5592,,USER,Find the average unit price for a track.,"{""transformations"":[{""column"":""UnitPrice"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" 44503486-7624-4419-a06f-61a35db604e3,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" e3069496-2418-4c23-a134-61996b30d848,,USER,Show all customer ids and the number of accounts for each customer.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 1ab98072-9080-4a77-a3b9-f66274f76473,,USER,Provide a count of individuals from each birthplace.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" 99a7f656-bbe0-4742-a66f-797b388a9fdf,,USER,How many climbers are from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" 361028bd-da8e-4984-aea1-b18514efe5bf,,USER,which poll source does the highest oppose rate come from?,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" 804e1e51-a7a1-4c32-9ec5-6bff5f328ad5,,USER,When did the staff member Janessa Sawayn leave the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" 9d0e8a86-fa9a-4988-9efd-23b99e226183,,USER,Show all distinct city where branches with at least 100 memberships are located.,"{""transformations"":[{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" 12b8aa5e-9003-47b6-b2ba-c90fa0fc17a4,,USER,Find the number of distinct type of pets.,"{""transformations"":[{""column"":""pettype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" c22d6a09-366b-4ced-98c7-d13307898ae6,,USER,"Who is the earliest graduate of the school? List the first name, middle name and last name.","{""transformations"":[{""column"":""date_left"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" 020355b0-279d-44ac-bc52-accef3624dd8,,USER,How many different cities are they from?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" 402587b9-d265-452f-b9df-9389c7497f24,,USER,How many book clubs are there?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" e0a8a607-e66a-4f58-8b70-787b61409f8c,,USER,When did researchers start and stop working?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" 51e6779c-8f71-4aeb-95bc-c4c382babd87,,USER,Show theme and year for all exhibitions with ticket prices lower than 15.,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""condition"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" 938c088c-e5f7-4337-a9e1-354c18fd9172,,USER,How many journalists are there?,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" bb80f97e-7ace-4d4e-9473-6fdaa5fd6662,,USER,Calculate the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" a4ef0b24-4059-4997-9fd6-22875303c578,,USER,Show different nominees and the number of musicals they have been nominated.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" 8bd89703-6be0-40e7-a42c-e25908eb8b2a,,USER,Which courses are taught on days MTW?,"{""transformations"":[{""column"":""Days"",""transformationType"":""condition"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" 5568e889-3021-444c-a031-529c3b5e394a,,USER,display the country ID and number of cities for each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" dca43c78-d5ad-4f5a-9d22-3cebb08bfbe0,,USER,Which city is post code 255 located in?,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" 44012e82-deec-4e83-af92-6327bc73e919,,USER,Count the number of different companies.,"{""transformations"":[{""column"":""Company"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" a2868c0b-21d9-499e-a859-9d73c8f15013,,USER,display the employee ID for each employee and the date on which he ended his previous job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" fa329d70-4da6-460b-8042-04b63b4dd5d7,,USER,List the headquarter locations and the number of companies located there for each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" ee733ace-22fe-4fef-b85a-52bafb11043d,,USER,What is the average age of female (sex is F) students?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 12814057-c2f9-412e-bdea-493d83840f3a,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" b1f08814-eab3-47b2-9e6d-947a68629290,,USER,Find the entry name of the catalog with the highest price (in USD).,"{""transformations"":[{""column"":""price_in_dollars"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" cd8fff4b-2252-4bb2-ae64-8a14aeb3ed5e,,USER,Sort the company names in descending order of the company's market value.,"{""transformations"":[{""column"":""Market_Value_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" f70adff4-7881-4f39-9ca5-b928ccaa2e7e,,USER,Count the number of actors.,"{""transformations"":[{""column"":""Actor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" fd4c5aed-1907-4dfe-a656-a0ce7ba4493c,,USER,How many documents correspond with each project id?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" a5df2242-99cb-4d13-ab13-5520560ca6ba,,USER,How many medicines were not approved by the FDA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" d12d6a9a-e9ec-4371-a7ac-ea9563902bb1,,USER,What is the total enrollment number of all colleges?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" 21af8081-8ecf-4e23-9ab9-7cf54c616a60,,USER,Find the average checking balance.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" fc892739-1da7-4ef9-b9e2-8c079974a1f1,,USER,How many type of governments are in Africa?,"{""transformations"":[{""column"":""GovernmentForm"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" ab45aad9-2450-405b-9aba-07e1c4078ab0,,USER,Please show the countries and the number of climbers from each country.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" f8239cef-343d-4987-9848-b5c7a1ab0373,,USER,Find the highest latitude for the stations in each city.,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" b04fd4c0-c11b-4c71-b778-f1069eb5198a,,USER,"List the full name (first and last name), and salary for those employees who earn below 6000.","{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 355f2518-a66e-44b3-a3f1-76d6e6f2ca01,,USER,Find the name and category of the most expensive product.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" f1ece2a1-57a0-4ebd-a0d6-467c784153ac,,USER,Count different addresses of each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" c246bd8d-a50d-4fc6-9f82-95f574bf17cb,,USER,Who advises student 1004?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""condition"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" 06b01753-fd73-4436-bee8-392dbf691e09,,USER,Which department has the highest average instructor salary?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" d909ffb9-4ad8-4e3b-8219-c5fce1fc3570,,USER,How many conductors are there?,"{""transformations"":[{""column"":""Conductor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" f8b49ca5-cad0-47f0-b1d2-c240a5dd002a,,USER,"Which programs' origins are not ""Beijing""? Give me the program names.","{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" 82baa9cb-ba28-4088-a2f5-d004ac87dccb,,USER,How many different colleges were represented at tryouts?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" 829257ae-f3f7-46d3-bb06-c536d35f25a2,,USER,Find the numbers of different majors and cities.,"{""transformations"":[{""column"":""major"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" be125798-aaec-4069-b453-94a3a5cafa42,,USER,What are the first names and birth dates of players from the USA?,"{""transformations"":[{""column"":""country_code"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" 8574597f-b41d-41f2-9f05-70f422118993,,USER,"Return the record companies of orchestras, sorted descending by the years in which they were founded.","{""transformations"":[{""column"":""Year_of_Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" a1cf829e-ac5e-4e69-a998-0be6be85969f,,USER,List the maximum weight and pet type for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" 0ca2ba7e-cb4a-4b35-8636-6d48ea1eaf21,,USER,Find the last names of students with major 50.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" ed2f2f7d-ba68-4025-9300-1f97a3ee3405,,USER,Return the song in the volume that has spent the most weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" efa520e8-3c00-4372-a5f9-839348066f56,,USER,How many cities have a stadium that was opened before the year of 2006?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""opening_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2006}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" 234fb67a-3c3d-4de1-9e3d-c7221d39b2e9,,USER,"For each bed type, find the average room price.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" 6897b226-c77a-4451-ad49-3664e8a93e80,,USER,Show the hometowns of teachers and the number of teachers from each hometown.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" 23b66c09-1354-4b2a-b56b-3cdf52c96be4,,USER,"For each classroom, provide the classroom number and the number of grade levels using it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" 6802c684-1913-4629-b7cf-0bdcbd22ad2d,,USER,How many departments offer courses?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" c4e23305-bba0-40f9-9a1e-0f4fb72aa15b,,USER,How many perpetrators are there?,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" 89ace8c8-2e4e-48bd-9990-7a0d3bb0d791,,USER,"In zip code 94107, on which day neither Fog nor Rain was not observed?","{""transformations"":[{""column"":""zip_code"",""transformationType"":""condition"",""operation"":""="",""value"":94107},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Fog'""},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" 2a82cd15-64bc-44ef-88bf-9d6285f8226d,,USER,Count the number of trains originating from each starting point.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" 8f90106e-f1b5-4dc5-a3fc-f6d71e9bed15,,USER,What are the origins of all flights that are headed to Honolulu?,"{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" 6ccca326-fde2-41a9-b2f2-d524bbe78cc0,,USER,What is the name of customers who do not use Cash as payment method.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" 330caa01-55d8-44fd-ad77-5f53e856f085,,USER,How many languages are in these films?,"{""transformations"":[{""column"":""language_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" 7d3e9e51-8a67-4ef6-9a81-32b853414192,,USER,What is the average fee for a CSU campus in the year of 1996?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" ba73da0d-c2f8-4780-9784-664d2beccec4,,USER,Count the number of players who entered the hall of fame for each year.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" f8faa6fe-5a16-478a-8e49-1528566ef4d1,,USER,List the themes of parties in ascending order of number of hosts.,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" 7375d772-95c6-493a-a3c2-8799a38db3e1,,USER,Please show each industry and the corresponding number of companies in that industry.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 64ff4d85-f37c-4ae6-aebe-469618c01471,,USER,How many king beds are there?,"{""transformations"":[{""column"":""beds"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" db6165c4-65ff-48b5-afab-53e1b91d7b33,,USER,Find the name of the students and their department names sorted by their total credits in ascending order.,"{""transformations"":[{""column"":""tot_cred"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" 0d747031-3fc5-417b-b4a3-b5eaccca7fcb,,USER,"Return the names of people, ordered alphabetically.","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" 13e684c0-b89d-41e5-8215-1701f7df8732,,USER,"For every nationality, how many singers originate from that country?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" 39ededf2-ccd9-4a04-be7e-b257caabfd8b,,USER,What is the average price of products with manufacturer codes equal to 2?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" d9474bbd-8dca-4cca-9fe1-2988b3833284,,USER,"What are the course names, ordered by credits?","{""transformations"":[{""column"":""Credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" b78f876a-0887-42fb-8658-42273960c325,,USER,Find the total claimed amount of all the claims.,"{""transformations"":[{""column"":""Amount_Claimed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" 889d8cdc-8287-467f-aec4-e94ce6bd9d03,,USER,"list the card number of all members whose hometown address includes word ""Kentucky"".","{""transformations"":[{""column"":""Hometown"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" 683c9398-0bd9-4185-a1ad-7cf917f4dcad,,USER,How many invoices are associated with each order ID?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" 245982a5-f741-483f-a078-0a36a2b4115d,,USER,"For each city, find the highest latitude among its stations.","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" c1436122-fcc3-4999-824f-05d3ac7a349d,,USER,"Find the dates of the tests taken with result ""Pass"".","{""transformations"":[{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" 6ae3cf84-f146-4a6a-a8c2-6a6f4f62b7ec,,USER,Which district has the least area?,"{""transformations"":[{""column"":""city_area"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" e5825a86-64a1-422e-96ed-1a2e4cb224a0,,USER,List the writers of the books in ascending alphabetical order.,"{""transformations"":[{""column"":""Writer"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" bf2a01db-06c0-441f-87a2-77b17d5cfea6,,USER,"What are the different card type codes, and how many different customers hold each type?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" 4de18735-53e6-4fe2-8849-ebc880befc67,,USER,"Find the name and membership level of the visitors whose membership level is higher than 4, and sort by their age from old to young.","{""transformations"":[{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":"">"",""value"":4},{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" 1f9975b6-6de8-4d6a-b4be-18e724f42b92,,USER,What is the maximum enrollment across all schools?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" 28d9dbeb-2388-4b05-adc7-0118d9c67830,,USER,What are the average profits of companies?,"{""transformations"":[{""column"":""Profits_billion"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" 87ae8813-f80d-4160-9373-72c004aefdbc,,USER,What is the name of the wrestler with the fewest days held?,"{""transformations"":[{""column"":""Days_held"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" 51722124-f1a6-44cc-b945-53def4372bec,,USER,What are the names of banks in the state of New York?,"{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" 5047fa54-b632-4c2a-a53a-00d7e13e8208,,USER,Display the number of players for each occupation.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" 8bb9656d-2cf3-4684-a014-a261415b08c7,,USER,What is the name of country that has the shortest life expectancy in Asia?,"{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""LifeExpectancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" 028ad66b-aaf2-4f91-b26b-8b1338506ef6,,USER,Calculate the total number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" ae9f9f26-2717-4439-9e0e-9ef154bf3a52,,USER,Find the average number of bedrooms of all the apartments.,"{""transformations"":[{""column"":""bedroom_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" cda5205f-d780-43aa-986c-01ade71d1837,,USER,What are the id of songs whose format is mp3.,"{""transformations"":[{""column"":""formats"",""transformationType"":""condition"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" ab037239-0ed7-492e-96d1-bf0e2047e101,,USER,What is the total number of customers who use banks in New York City?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" a5db5b43-f204-4d67-97bb-bf957f94b8ef,,USER,How many friends does each student have?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" 64f38afa-93af-42fa-94a0-4d0800839b0b,,USER,"List the id, country, city and name of the airports ordered alphabetically by the name.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" 431119e5-84a6-4d46-9797-a75b24365c89,,USER,"Return the addresses of the course authors or tutors whose personal name is ""Cathrine"".","{""transformations"":[{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" 01237b15-a537-411b-94bc-11fa7c3d2ac9,,USER,How many accounts are there for each customer id?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" 5fcbb299-dcef-44fc-9b6c-1a82e3f636bf,,USER,Give me the name and description of the document type code RV.,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" d04380f7-d076-4103-aac2-4cd0b41b88da,,USER,What are the crime rates of counties sorted by number of offices ascending?,"{""transformations"":[{""column"":""Police_officers"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" a055658e-4dc2-471c-b96b-2c12f0d3f7e3,,USER,What are the room numbers and corresponding buildings for classrooms which can seat between 50 to 100 students?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" 50a0dd0c-0b6c-4a20-8e4e-d10475b11dfe,,USER,Find the average price for each type of product.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" d56f5926-8822-44d9-b404-e9d1562cf975,,USER,Please show different types of artworks with the corresponding number of artworks of each type.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" a2caf2bf-c74c-451e-9bb0-1beab99615d9,,USER,"What are the full name, hire data, salary and department id for employees without the letter M in their first name, ordered by ascending department id?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""},{""column"":""department_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" 3f2dba07-cc6f-4e79-9787-4c5c234ebb0a,,USER,List all the customers in increasing order of IDs.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" 315de3ac-c2c0-44ac-a5d7-4da3a46cf9a7,,USER,Find the birth dates corresponding to employees who live in the city of Edmonton.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" aa64a02e-02dc-4649-93e3-0df1944ae1dc,,USER,How many different cities do have some airport in the country of Greenland?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" d0627d91-5c71-4ce7-a481-a52173e34fb2,,USER,"Retrieve the average price of products for each manufacturer, displaying only the manufacturer's code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" ef16a088-95ee-49f8-8ae6-29789e5c95d7,,USER,Display all headquarters and the number of companies in each headquarters.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" 96c9189c-6851-4c10-84bf-8c4cac1efe14,,USER,"Show names of people whose nationality is not ""Russia"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" 6d48563c-3211-4c54-b987-88b655fd7118,,USER,Give the id and product type of the product with the lowest price.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" 56d49fec-e098-4802-89fd-d3b34408bc4f,,USER,Display publishers and the count of their publications.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]"