diff --git "a/train.csv" "b/train.csv" --- "a/train.csv" +++ "b/train.csv" @@ -1,3656 +1,3656 @@ -id,parent_id,role,instruction,answer,context -c9ce12fa-4b9b-469e-92d4-c2eb1c0b739a,,USER,How many addresses are in the district of California?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""district"",""transformationType"":""condition"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" -5ec40be9-f44b-4a66-a555-ff529108ebf5,,USER,Please list the age and famous title of artists in descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -591fce5f-3743-41b6-8326-d7e83ec0eddc,,USER,Provide order IDs and the total product quantity for each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -107a1d80-6cf1-4cf7-9815-f2203c4fa16f,,USER,Which three cities have the largest regional population?,"{""transformations"":[{""column"":""regional_population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -f8e0953f-de92-407b-b464-b32b4aa56bc5,,USER,What is the horsepower of the car with the greatest accelerate?,"{""transformations"":[{""column"":""accelerate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -88fef135-96a4-4622-b038-8506a15d97c2,,USER,What is average age of male for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -c59864a0-e66c-412e-836b-90436e5cf14d,,USER,"What are the different region names, ordered by labels?","{""transformations"":[{""column"":""Label"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" -f4096616-9846-460f-b176-c9792c7a7fb8,,USER,"list the first and last names, and the addresses of all employees in the ascending order of their birth date.","{""transformations"":[{""column"":""Bdate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -2753f4ee-c683-4665-b7c5-6dd696b55e3c,,USER,Count the number of countries where Spanish is the predominant language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -aab2fb69-18ce-4334-8451-978861ff09e5,,USER,Show the classroom number for each classroom and the number of students using it.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -4ae51288-6187-49c0-abc7-0fb168857dea,,USER,List all headquarters locations and their respective company counts.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -e001a778-94b2-4e72-98ea-df17628f450e,,USER,Which campus was opened between 1935 and 1939?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":1935},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -337a9e3f-c65d-4f1a-aba5-2e524da89794,,USER,"Who are the advisors for students that live in a city with city code ""BAL""?","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -f316438c-6d38-4526-b4b6-0ea8e5de18cc,,USER,What is the document type description for document type named Film?,"{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -d8ae31e3-9ba4-4f81-9541-83d182d5129f,,USER,Find the name of different colleges involved in the tryout in alphabetical order.,"{""transformations"":[{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -ae14d2cf-3109-4a17-9c23-7267c5fdda20,,USER,Count the number of artists.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -a783b12c-bea7-41f9-b140-d011e7612432,,USER,What are the public schools and what are their locations?,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -dde3a116-43d0-48dc-9f1a-38c0620d1cc0,,USER,Find the oldest log id and its corresponding problem id.,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -877afe4f-f284-4971-9fd9-f51007a4d5d2,,USER,What are the different years in which there were cars produced that weighed less than 4000 and also cars that weighted more than 3000 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""condition"",""operation"":"">="",""value"":3000},{""column"":""weight"",""transformationType"":""condition"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -55597bbd-3a5e-46fa-8f17-731808b823a1,,USER,What is the code of the school where the accounting department belongs to?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -5ea93ef0-d543-4360-a60b-7401352216ad,,USER,what is the height of mount mckinley,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'mckinley'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -ca15af33-eaad-45da-b743-237f4ba8ea32,,USER,What is the total count of teachers?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -fb213666-73e2-45cb-8779-d8e66e1999cd,,USER,What was the budget of the movie Juno from 2007 ?,"{""transformations"":[{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2007},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Juno'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -aaf90243-3fd3-4bc9-84c6-b8d3e4282b2c,,USER,How many events are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" -f8fa2233-8d75-4dc8-848b-7f13e401156e,,USER,which states have cities named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -5e682ae8-c16c-4155-b5d6-11526c06ddc2,,USER,Calculate the total number of hours done by all students in each department.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -e06a7200-60d2-4b9a-b4e1-45a8adfd034f,,USER,Find the description and credit for the course QM-261?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -3ce734e7-a48d-495a-a3d7-8175667efbd7,,USER,"What is the first name, gpa and phone number of the top 5 students with highest gpa?","{""transformations"":[{""column"":""stu_gpa"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -071b312f-af25-44f0-8311-54845af7a82c,,USER,How many documents are there of each type?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -55c4c77d-5980-4042-950f-20eade1fd847,,USER,"What is the name of the document which has been accessed the most times, as well as the number of times it has been accessed?","{""transformations"":[{""column"":""access_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -27cfe68d-ca70-4866-afe3-713760ef7734,,USER,List the number of competitions for each type of competition.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -5462f1c5-c8a9-4dc3-af3e-e73925d11656,,USER,What is the list of distinct product names sorted by product id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" -16b33221-19ab-4c60-bb4e-cc63caf657f8,,USER,What is the alphabetically ordered list of all distinct medications?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" -227027ee-c7b4-4df9-a893-c74c6ace0792,,USER,Count the number of different templates used for documents.,"{""transformations"":[{""column"":""template_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -3ec21c01-6a46-468f-993f-da568f9ffcd8,,USER,"What is the address of the location ""UK Gallery""?","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -27c95a5f-9130-4379-8e86-6035159282f7,,USER,Show the name of the county with the biggest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -eb07994a-1dbc-4978-896b-9232cec82960,,USER,Return the template type description of the template type with the code AD.,"{""transformations"":[{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" -ffef5c17-1f8f-4f6b-8f18-81f8cf3dbbe3,,USER,List the names of buildings with at least 200 feet of height and with at least 20 floors.,"{""transformations"":[{""column"":""height_feet"",""transformationType"":""condition"",""operation"":"">="",""value"":200},{""column"":""floors"",""transformationType"":""condition"",""operation"":"">="",""value"":20}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" -317b191c-dd5c-4217-a3d1-dc7511ab5423,,USER,Quantify the programs broadcast during each time segment of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -8cec0cca-a8d4-45c9-ab05-808b9b4e31ca,,USER,How many people are there of each nationality?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -1e6499a0-fc9f-4a00-b203-84774d9d74fd,,USER,List the names of the top 5 oldest people.,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -629006cb-a5e2-4006-8d9f-21920594f40e,,USER,"What is the name, location and seating for the most recently opened track?","{""transformations"":[{""column"":""year_opened"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -fef488f8-e998-4b83-95e6-1f3b078749ac,,USER,What is the average age for each occupation?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -2be568d9-8a50-4118-86e5-51d80d81384a,,USER,Find the first name and country code of the oldest player.,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -b8a5e108-bdab-480e-8ac7-f6ebbfb19adb,,USER,Take the average of the school enrollment.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -d39b0169-f502-4d4a-85cb-6e48b21b50da,,USER,Show the id and salary of Mark Young.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -35a1525c-6618-4f60-b8ca-3b9ee9b784ef,,USER,How many employees are there?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -c82c232c-062b-45ea-8e42-72b6ea1b8f6c,,USER,What are the average prices of wines for different years?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -41cf67f3-6c92-44a1-bb2e-e95ba44eb83a,,USER,How many different advisors are listed?,"{""transformations"":[{""column"":""advisor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -b226c0a4-6e82-47e0-850c-d0b68682140b,,USER,Count the number of bank branches.,"{""transformations"":[{""column"":""branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -1aebe36a-98c6-4e8e-915e-46ba3720a25f,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -55dc5d1d-cc12-4d1c-90de-d0ed760e8fd2,,USER,Count the number of customers who have an account.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -55c99ee6-0486-4d03-8dcd-bbb1100f548f,,USER,name all the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -e96e32cb-12ba-4600-b0be-b193fcdd768b,,USER,Show the different countries and the number of members from each.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -e250134e-757a-4dd7-b472-86221bf13da7,,USER,Find the first names and last names of teachers in alphabetical order of last name.,"{""transformations"":[{""column"":""last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" -eb56c000-dbbc-4694-8e7d-ed1b3e7107c2,,USER,Find the number and time of the train that goes from Chennai to Guruvayur.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""Chennai""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""Guruvayur""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -eef4443a-1013-4ad0-959f-789dc6119b6d,,USER,where is mount whitney,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -81165641-62b0-4e5d-a1eb-600f727a0a84,,USER,List each birthplace alongside the number of individuals from there.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -b65977f2-0fdd-4bea-856e-8d7b8b32c6c8,,USER,What is the average price range of five star hotels that allow pets?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""},{""column"":""pets_allowed_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -59c80c9f-e162-4b7d-8d64-296697dd8974,,USER,"Show all dates of transactions whose type code is ""SALE"".","{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -d7ee789d-6407-42f2-85ee-b3f31ce8afd1,,USER,Find the capacity and gender type of the dorm whose name has substring ‘Donor’.,"{""transformations"":[{""column"":""dorm_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -f0bc90da-f8f9-4ed4-b8e1-5578eab6032b,,USER,Find the total account balance for customers whose credit score is above 100 for each state.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -f3577296-d2ae-4706-843e-018b06881819,,USER,Show the flight number and distance of the flight with maximum price.,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -deebfaf5-d47f-4212-b2e0-217a98cc4f94,,USER,What are the average score and average staff number of all shops?,"{""transformations"":[{""column"":""num_of_staff"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""score"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -1b223b7f-9f26-41ac-ab78-29f67d5ab5e0,,USER,What campuses opened between 1935 and 1939?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":1935},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":1939}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -60bb8906-5fd9-4a95-b02b-0b90fbc1896d,,USER,What are the three most costly procedures?,"{""transformations"":[{""column"":""cost"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" -7a32bc07-9ccd-4fda-b31f-f41ddb399a80,,USER,What is the station station and end station for the trips with the three smallest ids?,"{""transformations"":[{""column"":""id"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -129bb314-db49-4e7f-8aaa-379b7b462ea9,,USER,What are the name and os of web client accelerators that do not work with only a 'Broadband' type connection?,"{""transformations"":[{""column"":""CONNECTION"",""transformationType"":""condition"",""operation"":""!="",""value"":""Broadband""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" -563073ad-cbb7-4a8b-bd25-449b6ef93a10,,USER,What are the names of the airports in the city of Goroka?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -d40fa7c7-a5f5-45c2-b1a4-84b6d74ff408,,USER,how big is the city of boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -121d66d4-ad0e-4c9a-8488-b9990272b085,,USER,Show all video games with type Collectible card game.,"{""transformations"":[{""column"":""gtype"",""transformationType"":""condition"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -2482bf9b-1284-4ecd-aa2a-fc451dd958d0,,USER,Show the institution type with an institution founded after 1990 and an institution with at least 1000 enrollment.,"{""transformations"":[{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1990},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">="",""value"":1000}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" -b2284e7d-15f8-4752-9f0a-c63fad296e56,,USER,What is the total number of points for all players?,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -53180446-f94f-4e7a-8f78-6f604deb2179,,USER,Find the last name of female (sex is F) students in the descending order of age.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""},{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -8b14a7a5-50e3-4ef7-8d02-a8f7919bfc71,,USER,What are the names of the technicians by ascending order of age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -4c353b3b-f01b-4f39-a710-aeaca4d53b0c,,USER,What are the ids of all reviewers who have not given 4 stars at least once?,"{""transformations"":[{""column"":""stars"",""transformationType"":""condition"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" -56d8133d-38fb-4436-a5bc-c84b3a6ebfb1,,USER,Count the number of companies.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -4f9ff436-d83f-4610-8a4f-4a836cb528e5,,USER,"Find the role, street, city and state of the professionals living in a city that contains the substring 'West'.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" -717b6b53-a390-4921-b60e-c66e0b8a0084,,USER,List all pilot names in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -6961b70f-5da0-4805-b2d0-71fb7e4af115,,USER,"Find the description of the claim status ""Open"".","{""transformations"":[{""column"":""claim_status_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" -6d7329f8-b578-46b3-8885-339d9199b8a2,,USER,"Show gas station id, location, and manager_name for all gas stations ordered by open year.","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -3860dc7f-0382-46cf-bdf7-ed2c427a44fd,,USER,Give the average price and case of wines made from Zinfandel grapes in the year 2009.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cases"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2009},{""column"":""Grape"",""transformationType"":""condition"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -b2546df9-d463-460e-ae51-429ac51210ef,,USER,List the names and buildings of all departments sorted by the budget from large to small.,"{""transformations"":[{""column"":""budget"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -0b8ba30a-5f94-40e5-9dc8-860201d61820,,USER,What region does Angola belong to and what is its population?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -26f8f6db-9a1d-45e3-9c6c-38495cd2dade,,USER,What are the crime rates of counties sorted by number of offices ascending?,"{""transformations"":[{""column"":""Police_officers"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -a64eb272-6f39-4a58-8d20-b3d3f7b0ee9d,,USER,Display the order ids and the total quantity of products in each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -f7639098-cdcf-4658-8fed-c837bc4e8b6e,,USER,List the title of all cartoons in alphabetical order.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -0b942330-8bce-4b10-a736-19725aa8557b,,USER,How many people of each nationality are there?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -f65fa039-c333-494e-9571-82a33d7948f1,,USER,Find the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -c7ab7d7b-a380-480d-b468-3947bc306675,,USER,"What are the name, latitude, and city of the station with the lowest latitude?","{""transformations"":[{""column"":""lat"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -aa9fe915-8e01-49a9-bd39-16938271dce8,,USER,Find the number of rooms with price higher than 120 for different decor.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -a41485ce-ae21-4b83-9849-c4f2f0732040,,USER,How old is the doctor named Zach?,"{""transformations"":[{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""doctor""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -1d208219-589c-42c2-960e-b83321ff08f4,,USER,"What are the first names for all faculty professors, ordered by first name?","{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -3a0bf999-7238-4efd-9e5d-ca43b4b6aef6,,USER,"How many rooms have king beds, categorized by decor type?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -6c0996b8-1e53-4d1d-ac9b-66fb99368ca9,,USER,return me the paper after 2000 with more than 200 citations .,"{""transformations"":[{""column"":""citation_num"",""transformationType"":""condition"",""operation"":"">"",""value"":200},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -f6b9293e-451e-42a3-a634-3e3ca8280c1c,,USER,"Count the employees of each gender earning less than 50,000.","{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -c842c052-ea57-4924-9343-9218be62dc8e,,USER,What are the names of the instructors in the Comp. Sci. department who earn more than 80000?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -d28ad053-a2a7-4335-9e58-242871ff57fb,,USER,Find all businesses in Texas with a rating below 2,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""<"",""value"":2},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'Texas'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -0c4da2f5-d223-4594-9775-898b10d9f6df,,USER,Find the name of the first 5 customers.,"{""transformations"":[{""column"":""date_became_customer"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" -0c0ecd74-5862-408e-8a4b-7e0eb024b930,,USER,Display the different nominees and the number of musicals they were nominated for.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -fdd48856-a4cc-4b9d-943b-f4262096e0aa,,USER,"In what year was "" Benedict Cumberbatch "" born","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Benedict Cumberbatch'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -9e986878-7a13-4b17-8cb8-4eaadca18fa0,,USER,Find the country of the airlines whose name starts with 'Orbit'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -ae6261a1-ec57-4938-8031-fd8f9a95cfe8,,USER,What is the average money requested by all entrepreneurs?,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -3f60ee0f-af3d-4850-86a6-22e334cfe627,,USER,what is the length of the rio grande river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -0c39f50c-2a58-45b4-bf97-5ded462448c9,,USER,What is the name and salary of all employees in order of salary?,"{""transformations"":[{""column"":""salary"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -27940537-aec8-493a-9fb1-8703e1d84985,,USER,List the names of all routes in alphabetic order.,"{""transformations"":[{""column"":""route_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""route_id"",""route_name"",""other_route_details""],""name"":""Delivery_Routes"",""type"":""grid""}]" -db84b2c6-a864-4d58-ae90-f1d2020d9c59,,USER,Count the number of players who entered the hall of fame for each year.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -304d5b8c-334c-484c-a244-4f4467a67389,,USER,How many distinct complaint type codes are there in the database?,"{""transformations"":[{""column"":""complaint_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" -0aca247d-ee7c-4c5d-9259-6cacda1a898e,,USER,What are the names of the five cities with the greatest proportion of white people?,"{""transformations"":[{""column"":""White"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -5f2ba41a-8f29-459a-8360-cd479563b55e,,USER,what are the top 3 highest support rates?,"{""transformations"":[{""column"":""support_rate"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -954b270e-4036-4d2e-b5c8-eb0aa049b909,,USER,How many classrooms are not in Lamberton?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -f43d49e7-4954-42b1-80bd-62ff3620db14,,USER,What are the maximum price and score of wines for each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -a70fd60e-e81b-451e-a581-642765244bf3,,USER,Return the sum of all payment amounts.,"{""transformations"":[{""column"":""amount"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -20439a92-9ff1-4e96-aba2-fc8b46efc894,,USER,What is the name of the most expensive product?,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -83719710-6f7e-419d-9494-abc246bb6cce,,USER,Show all region code and region name sorted by the codes.,"{""transformations"":[{""column"":""region_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -96a7922d-4a85-4e70-abd8-68018c12e3db,,USER,List the distinct region of clubs in ascending alphabetical order.,"{""transformations"":[{""column"":""Region"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -c248a45f-750b-4f72-a27e-87a7ae331be3,,USER,Provide the count of students in every classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -c6d5dd9f-63cb-4e15-a5c7-c45d100a26fe,,USER,"Find all the female actors born in "" New York City "" after 1980","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'New York City'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -7e665561-41e1-4c7f-9fc1-31d64bbbcf37,,USER,Display all opening years and the number of churches that opened in that year.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -2733ff38-2389-4e2a-9b61-e0fe98fe8507,,USER,How many distinct president votes are recorded?,"{""transformations"":[{""column"":""President_Vote"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -64eb097b-f06b-45f4-ad16-138a5785cc7a,,USER,What is the name of the 3 employees who get paid the least?,"{""transformations"":[{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -9d6f9803-7b96-45a0-9135-cb7ea42bcf98,,USER,How many distinct artists do the volumes associate to?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -76cacc84-edbe-4ac7-89ba-99130efe965a,,USER,What are the staff roles of the staff who,"{""transformations"":[{""column"":""date_from"",""transformationType"":""condition"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""column"":""date_to"",""transformationType"":""condition"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -23f2b94c-8351-469e-ae63-ad2f5a20fbb5,,USER,"For cities, count branches opened before 2010.","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -04610520-7090-4217-a956-d976c9b9fb20,,USER,Retrieve all the last names of authors in alphabetical order.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -fbfb43aa-977c-4456-ab54-a2eb2f1e3fcd,,USER,How many airlines are there?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -c7c9e77d-d59a-4a8a-9dab-36c4377f3545,,USER,What is the email and phone number of Astrid Gruber the customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Astrid'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -7b50c403-d57e-4251-9198-700225143b10,,USER,Return the titles of films that include 'Deleted Scenes' in their special feature section.,"{""transformations"":[{""column"":""special_features"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -42c35f9f-2245-460c-94f5-c19ee54aa960,,USER,How many distinct currency codes are there for all drama workshop groups?,"{""transformations"":[{""column"":""Currency_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" -97a454ac-ea5c-4d20-a09e-c8fa4a85758e,,USER,"How many stadiums are not in country ""Russia""?","{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""Russia""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -5b569fc4-fb22-4ca4-a1b8-50365f2e2221,,USER,Count the number of rooms that are not in the Lamberton building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""!="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -0517d31b-2e4e-452a-bc90-179de1b163ae,,USER,Compute the average age of all the dogs.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -a3e18b2b-836c-412a-ad78-824fa9a97083,,USER,What is the list of school locations sorted in descending order of school foundation year?,"{""transformations"":[{""column"":""Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -b5e3fb00-669b-4912-8a6a-99a0f39cde0c,,USER,"Return the themes of farm competitions, sorted by year ascending.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" -eb7b6180-b871-4f30-99ef-1efcbabb6215,,USER,What is the average miles per gallon(mpg) of the cars with 4 cylinders?,"{""transformations"":[{""column"":""mpg"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -dad18253-f901-4410-ad1d-538ecfbfe4e0,,USER,How many type of jobs do they have?,"{""transformations"":[{""column"":""job"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -4034bc9b-466e-4b9a-a205-b29abec33475,,USER,Which college has any student who is a goalie and succeeded in the tryout.,"{""transformations"":[{""column"":""decision"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""pPos"",""transformationType"":""condition"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -8a4ea232-d6f0-4d6f-a3e8-d5478879bd18,,USER,Count the number of different teams involved in match season.,"{""transformations"":[{""column"":""Team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -a020fdf6-ebd8-49f1-91b1-92ba676445d9,,USER,What are the ids of the problems which are reported before 1978-06-26?,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" -0f583a59-5cdd-443e-8aae-f8d8c77b3ffe,,USER,what is capital of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -3722fa5e-b661-4c9f-a1ad-4e20d12ca516,,USER,"Show name, country, age for all singers ordered by age from the oldest to the youngest.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -4f5432ff-4586-4b53-9808-9370beeefa95,,USER,Show ids for all students who live in CHI.,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -b5a290cf-822d-4f89-bcf7-34e370725e73,,USER,Return the average price of products that have each category code.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -33c31182-596e-46b1-8ee6-dc346f13dba2,,USER,Find the number of airports whose name contain the word 'International'.,"{""transformations"":[{""column"":""apid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -569535a2-8ceb-42ea-91c3-1a97bc68cb69,,USER,What are the first and last names of all customers with between 1000 and 3000 dollars outstanding?,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">="",""value"":1000},{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -1cf153fa-9e1a-415e-bb67-507956eeb6df,,USER,What is the name of the player with the largest number of votes?,"{""transformations"":[{""column"":""Votes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -79654c3c-44b0-4c3f-b025-06f6e9e67f92,,USER,Calculate the average transaction amount for various transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -68ddc8ed-22f0-46e0-9955-99a6ae89f1ef,,USER,How many stores are there?,"{""transformations"":[{""column"":""store_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" -19cb3f0d-30b5-411b-9194-40b5f5bbae21,,USER,"From the trip record, find the number of unique bikes.","{""transformations"":[{""column"":""bike_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -5c071930-55ea-49e3-a0b4-679c51e3960a,,USER,Display each student's age and the count of students at that age.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -6bea176f-5bb1-4e84-a8ca-2ed6cd11a09a,,USER,What college has a student who successfully made the team in the role of a goalie?,"{""transformations"":[{""column"":""decision"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""pPos"",""transformationType"":""condition"",""operation"":""="",""value"":""goalie""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -15d69aad-22d5-4a53-b1c5-bebc0eadab23,,USER,Present distinct headquarters along with the company count at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -90d667e6-6afc-406b-becd-2aca55d6fdcc,,USER,how many cities does the usa have,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -d7dd1d64-7334-4370-94bd-8621de6d0182,,USER,What is the total number of customers across banks?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -98f3e474-e418-47c5-8346-02469082d0bc,,USER,How many high school students are there in each grade level?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -6b611020-a993-4400-b723-6d77e939cba3,,USER,List the major of each male student.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -330cb629-884c-4829-af3e-b59820720a3b,,USER,Could you show the number of members from each country?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -71e02cfc-d335-4570-8579-4cc2e891a428,,USER,Find the names of all instructors whose name includes the substring “dar”.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -4a850993-47de-4408-b3ca-a4eb664e279a,,USER,Find the average unit price for a track.,"{""transformations"":[{""column"":""UnitPrice"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" -77122286-2ee4-40ca-9126-986c70aa67fb,,USER,what is the river that cross over illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -5e9bd030-146d-4818-a459-6cbf94b525a1,,USER,What is the total surface area of the countries in the Caribbean region?,"{""transformations"":[{""column"":""SurfaceArea"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -001f4211-799d-4d06-96c9-819069d3b1e4,,USER,What is the address of the restaurant Subway?,"{""transformations"":[{""column"":""ResName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" -e6cd4b58-e8bf-4efe-96b7-cc6d357890a9,,USER,What are the bed type and name of all the rooms with traditional decor?,"{""transformations"":[{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -c6ebc15c-cff0-45a2-a3f1-11f779cc2232,,USER,"For each grade, return the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -c44194d2-a2f3-4c7d-8e0a-a7d06afebfdf,,USER,"For each bed type, find the average room price.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -d89bdd78-6d60-4b51-afe4-0a5c9c045508,,USER,Display the total number of platforms and passengers for all train stations in each location.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -ac218435-a50e-44a7-b9f7-294ae8488716,,USER,What is the charge amount of the most expensive charge type?,"{""transformations"":[{""column"":""charge_amount"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" -2b3f2261-52a3-4c91-82e6-30119d0362ed,,USER,Show the first name and last name for all the instructors.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -df04fb7f-b4a9-4b61-a0e6-a348ed7a9e95,,USER,How many countries are there in total?,"{""transformations"":[{""column"":""Country_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" -62004e0b-cab0-45e2-b67d-94aa9479f86a,,USER,Show the number of card types.,"{""transformations"":[{""column"":""card_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -71cb761d-261d-4640-bb2b-84e77ec950d6,,USER,Show each location and the number of cinemas there.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -6ab5b182-b636-4b1d-a37e-14fed4cba6af,,USER,What is the maximum net worth for each citizenship?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -bcefeb98-ff6b-46f5-973e-c2692743e534,,USER,"List the addresses of all Walmart in "" Los Angeles ""","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Walmart'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -8d241891-c653-4d98-9c9b-37bc0ad2cca8,,USER,what is the population of boulder city,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -f06000f2-7409-440c-94ae-ccf9e9e544d1,,USER,What is the total grant amount allocated to each organization and their respective IDs?,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -b4f78d53-0ed8-4c48-ab45-1b832c0afaff,,USER,Count the number of book clubs.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -bc3ce0ad-bc4e-43fb-8c54-caa5c6b221b5,,USER,Return the highest acc percent across all basketball matches.,"{""transformations"":[{""column"":""acc_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -c34866b6-6717-4898-957a-66114ca55bdc,,USER,How many distinct parties are there for representatives?,"{""transformations"":[{""column"":""Party"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -72998f30-ae29-4701-936b-2da7825a9d7a,,USER,How many medicines are provided under each trade name?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -3760dbd9-b714-4101-acd1-836d1ed2b262,,USER,"What are dates of birth of all the guests whose gender is ""Male""?","{""transformations"":[{""column"":""gender_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" -ccbed10a-5579-45e3-b169-75d527130354,,USER,"What are the name, independence year, and surface area of the country with the smallest population?","{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -73b04262-09d3-459d-94ad-e8fb271564a8,,USER,"List the name and number of followers for each user, and sort the results by the number of followers in descending order.","{""transformations"":[{""column"":""followers"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -30a8bd82-abd0-41ab-9f59-7759dc7e7468,,USER,Report the average product price for each distinct product name.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -0879d218-59bf-4998-9e9c-d67e1f85b42f,,USER,How many gymnasts are there?,"{""transformations"":[{""column"":""Gymnast_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -4406f088-313b-4bb0-bb9a-ccd8f7eda1d4,,USER,How many students does each advisor have?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -0a374dd5-a1b1-46b3-8c03-322f9e36070e,,USER,"Which city does the student whose last name is ""Kim"" live in?","{""transformations"":[{""column"":""LName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -8b7316bc-ce6b-4b66-87fb-63adeb2b2cf7,,USER,What is the date of the performance with the highest number of attendees?,"{""transformations"":[{""column"":""Attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -32739eef-3de6-4118-bf8c-4256d1975042,,USER,"Show the name, role code, and date of birth for the employee with name 'Armani'.","{""transformations"":[{""column"":""employee_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -a4ed73e0-b2df-4dfd-b1e0-2f67152a5166,,USER,What is the title and director for the movie with highest worldwide gross in the year 2000 or before?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2000},{""column"":""gross_worldwide"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -6d6b540c-47dd-4289-a345-50b406eb5571,,USER,Find the total claimed amount of all the claims.,"{""transformations"":[{""column"":""Amount_Claimed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -954d846c-b3ea-4de2-9e68-1c9cf4a0843d,,USER,Show different locations and the number of performances at each location.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -d65025ea-9c5d-4502-ac4f-837dc141bdfa,,USER,what state has the smallest urban population,"{""transformations"":[{""column"":""state_name"",""transformationType"":""grouping""},{""column"":""population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""asc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -0fe0b0fa-33ee-439c-930c-5c23f376d47f,,USER,What zip codes have a station with a max temperature greater than or equal to 80 and when did it reach that temperature?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -d965d116-f8f2-4f8e-8da9-c9ab2908af7d,,USER,"What are the case burdens of counties, ordered descending by population?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -3b99158e-dd09-4754-b5bc-8f4e5da7cd26,,USER,what river flows through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -0065a632-dfcd-4b4c-a2c9-694aa1861154,,USER,Find the team of the player of the highest age.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -3c1cd1b4-a3e0-400d-8f00-14e1b583444a,,USER,Display locations with total platform and passenger counts for all train stations.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -398260c2-d025-481f-9527-a6597026e2bd,,USER,How many students are enrolled in each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -89f64803-31ac-4bb0-92bd-941e996c479e,,USER,"For each file format, return the number of artists who released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -ab4b7dde-e7da-4f7a-8d77-7e9cd8e5ca36,,USER,"What is the partition id of the user named ""Iron Man"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Iron Man""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -7133802b-dda2-4b48-937c-d6c7f68ef6b9,,USER,Give the name of the lowest earning instructor in the Statistics department.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Statistics""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -e8f92531-6965-402e-a001-00c9596f9298,,USER,Show the names of the three most recent festivals.,"{""transformations"":[{""column"":""YEAR"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -7929d28a-fdf3-44b1-8176-ca4c51e9ea6a,,USER,How many different source system code for the cmi cross references are there?,"{""transformations"":[{""column"":""source_system_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" -ba898bca-115a-4676-b9b7-152cc1fb9e76,,USER,Could you list the number of singers for each citizenship?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -5979ccb0-7e2c-4aae-89f7-89d4a5558318,,USER,List the names of the city with the top 5 white percentages.,"{""transformations"":[{""column"":""White"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -23e77910-dc5c-4890-a1d9-1d1ecbccce82,,USER,How many employees are there?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -da631c6e-73fe-4550-8e3e-8b75fe602225,,USER,How many candidates are there?,"{""transformations"":[{""column"":""Candidate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -8d7ba779-a3d1-4b63-8f10-1da902908c85,,USER,which states border the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -a0733f15-ef84-4f31-8629-4d739080a51c,,USER,how many people in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -e10afec3-e868-44f7-b64b-da77b7f509ef,,USER,How many churches have a wedding in year 2016?,"{""transformations"":[{""column"":""church_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" -17b2fd4d-6b47-4736-a44a-0f52f2c4da8d,,USER,"Find the names of the companies whose headquarters are not located in ""USA"".","{""transformations"":[{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -3e9b0cb6-3251-4fb3-9eeb-6055d44b9911,,USER,What are the names of the countries that are in the continent of Europe and have a population of 80000?,"{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Europe'""},{""column"":""Population"",""transformationType"":""condition"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -69eb7897-8a62-445e-b088-270a4541ca45,,USER,"Display the department ID, full name (first and last name), and salary for the employees who have the highest salary in each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -d0719b1b-030d-47e3-873f-0a7e57132ae7,,USER,List the first name and last name of customers have the amount of outstanding between 1000 and 3000.,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">="",""value"":1000},{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":""<="",""value"":3000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -df32a444-cb3e-43e0-9250-0d25c0a3d935,,USER,What is the name of the district with the most residents?,"{""transformations"":[{""column"":""city_population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -58ac2229-a120-46dc-9d44-baf2c75de8f4,,USER,Present all buildings and the number of faculty members housed within each.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -05b4cf3c-dec1-4ccd-84fb-a81b0d95914e,,USER,What is the total amount of grant money given to each organization and what is its id?,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -fbd8013a-4e56-45f0-b67a-46133fc25510,,USER,"List the names, phone numbers, and emails of all customers sorted by their dates of becoming customers.","{""transformations"":[{""column"":""date_became_customer"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" -662c19a1-b8d4-4923-8400-0d4bd990a44d,,USER,Calculate the number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -b2f1ca1a-a35c-4226-9199-5fdb2455fe67,,USER,how many people are there in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -a7f355a1-1c6b-4352-bd17-c65a44076e3c,,USER,Who is the founders of companies whose first letter is S?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -3c4716df-1c37-4537-b086-4c738afcb47a,,USER,Show all artist names and the year joined who are not from United States.,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -0f8c05fb-fede-4c8e-8152-fbf6581e3dba,,USER,"Return the names of people, ordered by weight ascending.","{""transformations"":[{""column"":""Weight"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" -f1bafc7d-b103-4cc4-8bd5-9cce086b6b85,,USER,"What is the first name of the author with last name ""Ueno""?","{""transformations"":[{""column"":""lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -9948c56c-62ea-42a8-b902-af437d2e9563,,USER,what is the population of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -a1004bdb-8637-41f7-b679-1968b812880e,,USER,Which winery is the wine that has the highest score from?,"{""transformations"":[{""column"":""SCORE"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -ebbc2ff2-0d96-42f7-ad6e-acc9739dbdce,,USER,How many party events do we have?,"{""transformations"":[{""column"":""Event_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" -5dd1ecf1-d8a0-404e-8f30-e43e20cd0ffb,,USER,what is the address of history department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -6bf1ad13-be9b-4e29-9f51-179bd5e70fb2,,USER,Show the average price range of hotels that have 5 star ratings and allow pets.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""},{""column"":""pets_allowed_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -6cf46530-3545-407c-b00e-fcb57cd913b5,,USER,"What is the type of the document named ""David CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -c12b355e-9f39-4d6b-bfea-b0af5f45e185,,USER,"Return the categories of music festivals that have the result ""Awarded"".","{""transformations"":[{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -e86d8146-cfd6-4f99-bb14-879df0e9a5da,,USER,"What are all of the products whose name includes the substring ""Scanner""?","{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -e6167619-f4d7-42c1-bd2d-35f358bc2828,,USER,What is the average base cost for each bed type? List the bed types and their average prices.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -0b71732a-f7b6-40af-b322-73ddfacbafbd,,USER,"List the invoice count from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -c4e106e1-72aa-4bfd-80c5-5effcb972cdf,,USER,What are the average profits of companies?,"{""transformations"":[{""column"":""Profits_billion"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -7807e308-4ab2-42be-b765-f425ba75d7cb,,USER,Count the number of female Professors we have.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -596fc698-1af5-4128-aba8-58f33c1b622b,,USER,How many gas station are opened between 2000 and 2005?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2000},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -9c93434d-e321-4bc4-a574-9fd44230c26a,,USER,Show ids for all employees with at least 100000 salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -56e49fac-1802-43da-a0c5-2f41056df98c,,USER,How many players played each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -74669821-cdec-409c-8ff7-6ed4bb0120b7,,USER,"What are the names, headquarters and revenues for manufacturers, sorted by revenue descending?","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -f98f8116-96d1-4e04-96b2-e4fc4ce9e2f9,,USER,Identify the number of races per constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -20469df1-3d8f-4627-a7b6-ce56e6171729,,USER,What are the names of the courses in alphabetical order?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -fe4fe197-6a0e-4f08-a615-1d0a2973e614,,USER,How many matches were played in each year?,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -417fb4fa-cbbc-455e-a681-aca717adc552,,USER,How many members are not living in Hartford?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""condition"",""operation"":""!="",""value"":""Hartford""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -87e333e6-a717-4ae3-bb2f-21846819efe0,,USER,Which classrooms are used by grade 4?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -80ad77cf-2e8f-4fb8-b768-7aa819fae85e,,USER,How many students are there for each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3b7a41a9-88ce-42be-b85a-e0d6c6efc40e,,USER,What is the ordered list of customer ids?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" -59232c39-173f-401b-97ab-0926ebcafb02,,USER,"What is the zip code the county named ""Howard"" is located in?","{""transformations"":[{""column"":""County_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -5c8023d9-ebdb-452e-81af-518f9d9a4023,,USER,What are the names of all cartoons directed by Ben Jones?,"{""transformations"":[{""column"":""Directed_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -3901b1a7-903c-40ee-b83e-70f749c0b88a,,USER,how many schools exist in total?,"{""transformations"":[{""column"":""school_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -9ac4ed6d-94eb-4773-8577-f38c046a302c,,USER,"Report the grade, number of classrooms, and total number of students for each grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -50fcb2ee-7734-470d-9db5-cceffb79c4b6,,USER,Provide the numbers of races corresponding to each constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -78227453-b0f9-4521-909a-fe5c2e97a7c8,,USER,How many distinct claim outcome codes are there?,"{""transformations"":[{""column"":""claim_outcome_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" -d41fa9c2-647e-4b95-a73e-86925de033b2,,USER,Count the number of cinemas.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -f8ef0f9d-52f3-44d2-9003-6de74d775a75,,USER,What is the average weight for each type of pet?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -04e05ad1-553e-4453-abc4-1238d403d464,,USER,What are the primary industries and their total market values?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -989aa3c4-a524-4e2f-b2c4-392c6a6081b3,,USER,What are the names of races held between 2009 and 2011?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2009},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -a6f0f490-890d-424d-8045-710512a33e71,,USER,What is the count of singers?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -7fb222ce-3616-4358-bbab-caf6f40e0c87,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -5fa0c0de-77d9-4b80-b9f4-0aa399a219ea,,USER,Which actors were born in Tehran,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -6b219673-dd47-41b4-8d27-56d659e57390,,USER,Display the student ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -6d1d1f10-043b-4d1b-aa8c-61f6ba8798da,,USER,What si the youngest employee's first and last name?,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -5586080e-80d6-4cc4-a695-e43d7e40920f,,USER,Find the number of players for each hand type.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -271a7c51-7f74-4ef0-9740-ad4cabd07ff3,,USER,List various affiliations and the total enrollment of post-1850 schools by enrollment type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -69b06714-6a85-4965-9fb7-7eceeae53d3c,,USER,How many colleges in total?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -a8f81941-aa97-456b-80c2-e9f1f9293280,,USER,Show all statement id and the number of accounts for each statement.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -ed232c35-4973-4745-92a1-4e9fe4e0bf92,,USER,What are the types of competition and number of competitions for that type?,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -623ee33d-2e86-433c-8374-7d92542dfa28,,USER,Calculate the number of students for each advisor.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -9709d410-c645-4217-ad1b-d78d09163661,,USER,What are the names of tracks that contain the the word you in them?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" -a7ad8763-bbdd-4b36-b507-5be201fcae75,,USER,List the names of all the distinct product names in alphabetical order?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" -b586aa45-b847-4e49-b40b-3709ef2d9704,,USER,How much does the most recent treatment cost?,"{""transformations"":[{""column"":""date_of_treatment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -8295384a-6565-4fc5-8b22-e35aba60ebb5,,USER,How many different cities have these stations?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -273f04df-e5d6-43dc-9a1d-86831efac4af,,USER,where is mount whitney located,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -04d98a1c-4e0c-4722-8edb-b2b7f6d405ce,,USER,How many acting statuses are there?,"{""transformations"":[{""column"":""temporary_acting"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""department_ID"",""head_ID"",""temporary_acting""],""name"":""management"",""type"":""grid""}]" -b3edfd6a-cc69-465a-afc7-2e139875f8e8,,USER,how high is the highest point in delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -4bc5a6e0-3f4b-4c2f-b64f-15ba234358d3,,USER,"What is the document type code for document type ""Paper""?","{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -1406610c-a71c-4305-b2f1-15ecbd504571,,USER,What is total bonus given in all evaluations?,"{""transformations"":[{""column"":""bonus"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" -864152ec-7e71-4643-bf8d-ece6b4a56428,,USER,What is the name of the project with the most hours?,"{""transformations"":[{""column"":""hours"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -cee5af64-ace3-416b-a433-c22b9ef563a7,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -f15d7fce-a604-46ef-8ba6-ad3a0dfd2573,,USER,How many students live in each city?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -172738fc-13fa-4223-a4cc-35c4bd19db46,,USER,How many different degree names are offered?,"{""transformations"":[{""column"":""degree_summary_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" -28647586-5ffd-4f1e-be10-c898a33fff72,,USER,Show all customer ids and the number of accounts for each customer.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -1366bee2-97ca-4130-951a-991f88f7ec3d,,USER,What are the open dates and years for the shop named Apple?,"{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -67fd4dd7-1aef-4237-b64d-4fb42d5ed536,,USER,What are the distinct wineries which produce wines costing between 50 and 100?,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""Price"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -14d9651d-8365-484e-a68b-594cb4246512,,USER,How many captains under 50 years old are in each rank?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -eb7ae9e9-df16-4aa0-bc23-320cc94713cf,,USER,Find the name of projects that require between 100 and 300 hours of work.,"{""transformations"":[{""column"":""hours"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""hours"",""transformationType"":""condition"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -08de927a-02b4-44e0-b6f2-fa0d6c0b9992,,USER,Show the number of transaction types.,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -e38308a6-9d7d-49a7-8867-301710e0f053,,USER,"Find the names of the visitors whose membership level is higher than 4, and order the results by the level from high to low.","{""transformations"":[{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":"">"",""value"":4},{""column"":""Level_of_membership"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" -286ab6b2-e288-494e-8d77-733b9cb4b444,,USER,which rivers flow through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -b9ce1248-3401-4517-981f-0b4d761a6659,,USER,List the first name of all employees with job code PROF ordered by their date of birth.,"{""transformations"":[{""column"":""emp_jobcode"",""transformationType"":""condition"",""operation"":""="",""value"":""PROF""},{""column"":""emp_dob"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" -4f1ae27f-f74a-4d1d-96dd-22ef68078e11,,USER,What are the names of all races held between 2009 and 2011?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2009},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2011}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -e9909b06-c5eb-45be-8714-7a921dcde6b0,,USER,List all the distinct product names ordered by product id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" -123e04d6-362b-4a27-8c9e-e0beb7fae721,,USER,How many invoices were issued from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -d412f7b6-f049-400d-af24-029af80b7815,,USER,Show the date valid from and the date valid to for the card with card number '4560596484842'.,"{""transformations"":[{""column"":""card_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -0a386d18-4673-46de-9f16-2eafcb7312fc,,USER,"Who are the actors born in "" Austin "" after 1980 ?","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -36339b82-7ade-480b-b9b2-9f56acc7396c,,USER,display the emails of the employees who have no commission percentage and salary within the range 7000 to 12000 and works in that department which number is 50.,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":7000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000},{""column"":""department_id"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -55082a6e-1397-45d5-a757-08fbfc247501,,USER,What are the names of the contestants whose names are not 'Jessie Alloway',"{""transformations"":[{""column"":""contestant_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Jessie Alloway""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" -b299c1ec-9a4e-44d6-b09c-f0587221c130,,USER,What are the room name and base price of the room with the lowest base price?,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -0022374d-32e3-4c17-83e2-17fc2601dcd4,,USER,Show the transaction types and the total amount of transactions.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -8b53eeb8-486f-47ae-a3ec-2fee65aea013,,USER,"What are the names of captains, sorted by age descending?","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -03939581-3bab-4784-8bec-39e987055f94,,USER,List the titles of all items in alphabetic order .,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" -9cc2fa44-1555-49d3-a007-a762bcb9c351,,USER,"What are the building full names that contain the word ""court""?","{""transformations"":[{""column"":""building_full_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -875b8e89-1d60-49bd-8f4f-a4c56023802d,,USER,Show ids for all the male faculty.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -77411838-d356-4002-b094-456bdae7c10c,,USER,What is the name of the person whose age is below 30?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -213c1763-c0ce-48c9-8c96-10480ce7cb0a,,USER,Show the race class and number of races in each class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -70f127ac-19be-447e-a130-4d7b91023cb2,,USER,Find the average height and weight for all males (sex is M).,"{""transformations"":[{""column"":""height"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -29c52429-c5f3-4b0b-8456-5e7911dccb78,,USER,"Which state can address ""6862 Kaitlyn Knolls"" possibly be in?","{""transformations"":[{""column"":""line_1_number_building"",""transformationType"":""condition"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" -eaabc6e2-4faf-42fc-8ce1-371724706495,,USER,Provide the count of people for every nationality.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -9ff9abd8-6304-48b9-a788-8060c64fcbae,,USER,How many students are in each department?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -414ed1cd-6b78-4606-b634-f2647fa42ff8,,USER,Show the organizer and name for churches that opened between 1830 and 1840.,"{""transformations"":[{""column"":""open_date"",""transformationType"":""condition"",""operation"":"">="",""value"":1830},{""column"":""open_date"",""transformationType"":""condition"",""operation"":""<="",""value"":1840}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -a832f0a4-614d-4e36-91ff-c6400a40bb6e,,USER,What are the songs in volumes with more than 1 week on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -b746e365-46f4-4a62-a44b-7d5f25524fa6,,USER,What are the distinct battle names which are between bulgarian commander 'Kaloyan' and latin commander 'Baldwin I'?,"{""transformations"":[{""column"":""bulgarian_commander"",""transformationType"":""condition"",""operation"":""="",""value"":""Kaloyan""},{""column"":""latin_commander"",""transformationType"":""condition"",""operation"":""="",""value"":""Baldwin I""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" -9d4761db-7dcb-4b5c-8ae9-15f271bcb464,,USER,"List the grape, appelation and name of wines whose score is higher than 93 ordered by Name.","{""transformations"":[{""column"":""Score"",""transformationType"":""condition"",""operation"":"">"",""value"":93},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -31547223-bb81-44c1-a4f7-2e5a60c45df1,,USER,List the dates of debates with number of audience bigger than 150,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""condition"",""operation"":"">"",""value"":150}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" -2f380ad2-7c57-41ee-8242-bacc2f6d9927,,USER,Find the average account balance of customers with a credit score lower than 50 for each account type.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -eb79c90a-3edc-4cff-aba8-fbe2bdfc7f69,,USER,Return the poll source corresponding to the candidate who has the oppose rate.,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -f2221a84-7c69-4b31-be6f-d1e6c0c32fb5,,USER,Give the maximum price and score for wines produced in the appelation St. Helena.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Appelation"",""transformationType"":""condition"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -28762b8c-c511-46bf-b6fc-8987de0ac53e,,USER,Count the number of different affiliation types.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -856eaf56-195a-4ffe-99c4-f947a3861b5b,,USER,Group hotels by their pet policy and report their average prices.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -85301286-5bfe-49bc-8a59-5e3d7998508d,,USER,Find the name of physicians whose position title contains the word 'senior'.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" -2f1ea626-04e1-45ee-a7c1-574a1e15a75b,,USER,"Show the location code of the country ""Canada"".","{""transformations"":[{""column"":""location_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" -98a981be-f206-4915-a4f9-b50fa54d6935,,USER,List the types of competition and the number of competitions for each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -8b32fff9-c4db-452f-ab56-6645669621c0,,USER,"Find all the locations whose names contain the word ""film"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -4a4fbaf9-05ad-4e3c-b60e-5f247250f605,,USER,What is the name and description for document type code RV?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -b1f3139b-f0e3-4453-88ca-ca5471a7dbaa,,USER,How many accounts are there?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -bb833d09-80be-4a5f-9d26-42f42c8b5b6a,,USER,Find the name of the product that has the smallest capacity.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -64e8fc63-5aae-4eeb-8d77-d32c333cc288,,USER,Determine the average wine prices across different years.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -ef85160e-75d5-4310-a171-008260dfa12f,,USER,How many faculty members participate in an activity?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" -1836d151-fcf6-406c-aa9d-7525cc12c17a,,USER,display the country ID and number of cities for each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -849e54b0-1a1d-4270-8565-e2daa43f2439,,USER,What is the zip code for Port Chelsea?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -43c2ab9f-0d9c-4c91-8e3b-9b48bc5516de,,USER,List the country codes where Spanish is the primary language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -197ec3a8-31a7-4d86-a2f2-b8528aecd073,,USER,What is the average age of all students living in each city?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -f51b9cc6-66c8-4c50-8840-ef995566a585,,USER,Display various nominees and their nomination count for musicals.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -7dc5813c-cbbb-4051-afbd-d3901b2f42f6,,USER,What is average age for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -36dd58fc-84d0-45b3-ab75-db7396604565,,USER,Enumerate the countries where Spanish is predominantly spoken.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -3c0c1578-d03a-473e-9b08-60994019289c,,USER,"For each customer status code, how many customers are classified that way?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -657bd92a-80df-4b2f-b599-9d60e4166729,,USER,How many sections does each course has?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -f575170c-27ae-4614-9309-1e8ffa6b5d3d,,USER,Determine the number of trains that originate from each location.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -7924cdf5-dc6f-4376-bf6d-e1743f491bcf,,USER,Select the code of the cheapest product in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -061a3c2b-c745-4e9e-8cac-4cb4243fc627,,USER,Calculate the total number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -afd7b120-d0db-4cc5-b3d2-9dd43d7b2672,,USER,"Which tests have ""Pass"" results? Return the dates when the tests were taken.","{""transformations"":[{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" -42a7e964-fe2d-4186-8465-4980062c5897,,USER,List the document type code for the document with the id 2.,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" -054e3e59-bc8f-44d1-9fec-04dff02953db,,USER,How many invoices were billed from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -c2721479-4518-4ff9-bcff-b51aacacbb1d,,USER,What are the names of all songs that are ordered by their resolution numbers?,"{""transformations"":[{""column"":""resolution"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -69ccf4c1-63f4-42f7-a5ed-046cb2e1b607,,USER,Which orders have shipment after 2000-01-01? Give me the order ids.,"{""transformations"":[{""column"":""shipment_date"",""transformationType"":""condition"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" -ffa8835a-aeb4-436f-81c4-fb43ceaea7b1,,USER,Find the number of rooms with a king bed.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -04e511e6-a688-40a7-9c62-cf11183281d9,,USER,What is the total number of ratings that has more than 3 stars?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""stars"",""transformationType"":""condition"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" -e0ffa8e1-76ea-4a3b-96cb-004396757215,,USER,What are the different ages of editors? Display each age along with the number of editors of that age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -282bdcdb-208f-47b0-9258-07d0841a87cc,,USER,Which city has the lowest GDP? Please list the city name and its GDP.,"{""transformations"":[{""column"":""GDP"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -ea08f0cd-f245-489b-af5c-c5702fd6d7c0,,USER,Find all the distinct district names ordered by city area in descending.,"{""transformations"":[{""column"":""city_area"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -81afbc23-1f7f-46c1-8c02-ebce877c5792,,USER,Return the codes of countries where Spanish is the primary spoken language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -a984d0cf-be39-46cd-962e-1f733484e02b,,USER,What is the stories of highest building?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -6cfc3cf5-0b93-4289-9ee3-fc88fc30437b,,USER,List all customer status codes and the number of customers with each status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -a41734ee-1005-4da0-b6d4-e0876b8ab7d0,,USER,What are the salaries and manager ids for employees who have managers?,"{""transformations"":[{""column"":""manager_id"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -dca505f0-6c86-467c-9175-19a24dc3ab5c,,USER,What is the average weight of cars each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -0b73b0a5-460b-47bd-a6dc-5497631f03f2,,USER,"What is the location of the club named ""Tennis Club""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -f121c519-3725-47c8-a29d-9a6c112aa068,,USER,Please give me a list of cities whose regional population is over 10000000.,"{""transformations"":[{""column"":""regional_population"",""transformationType"":""condition"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -1f9e978a-c30d-45ad-9ac7-17b1e9fab98a,,USER,Show the ID of the high schooler named Kyle.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -d646accf-d1f5-4a62-812d-b10d516f5ed4,,USER,what rivers are there in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -ef5a1784-9d8b-4763-b16a-a06e88a3d329,,USER,On average how large is the population of the counties?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -b1014f9d-334a-4c9e-ab5d-9f6baf2f9b4e,,USER,"For each file format, return the number of artists who have released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -cf63996d-8d3c-4efe-84e5-877e2f43b852,,USER,What is the location of the festival with the largest number of audience?,"{""transformations"":[{""column"":""Num_of_Audience"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -4f7c0032-bec1-4621-850a-f88e0f079dc4,,USER,What are the names and trade names of the medicines which has 'Yes' value in the FDA record?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -6eeb0b51-009a-4ee5-8ea7-4e2eb534f65e,,USER,How many customers are classified under each customer status code?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -a30a86ed-6fe2-43ec-8596-850999907b38,,USER,how many people stay in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -b32fa5e6-00e0-4187-9164-3438c40fadf4,,USER,How many distinct locations are there for each school?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -3a05e5df-c1f4-4ed8-925c-d035dd0303bd,,USER,How many distinct students have been in detention?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""detention_id"",""incident_id""],""name"":""Students_in_Detention"",""type"":""grid""}]" -505bae8b-5eb0-4fb4-be1f-727ad326cab4,,USER,What is minimum age for different job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -1fe4834f-0415-42c1-8332-512d3c8a3863,,USER,How many artists are above age 46 and joined after 1990?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":46},{""column"":""year_join"",""transformationType"":""condition"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -3aeb56d6-b2c9-4b04-a5f8-8456af17b202,,USER,Present all publishers and the book counts for each.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -75f41119-3a2f-45f0-8665-0f3a254d803e,,USER,What is the average number of audience for festivals?,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -9f468df1-210a-4ed2-88b6-ec4b9dff045e,,USER,"return me the number of citations of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -65e09a2c-e989-4dee-8bcf-0d6a148491a3,,USER,"What are the chip model and screen mode of the phone with hardware model name ""LG-P760""?","{""transformations"":[{""column"":""Hardware_Model_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'LG-P760'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -6a7a44e1-1ceb-49cf-bd5b-f8221afc3514,,USER,"What are the the songs in volumes, listed in ascending order?","{""transformations"":[{""column"":""Song"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -b50dca79-2236-4b59-9013-0eab854cf359,,USER,Find the total credits of courses provided by different departments.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -ac601e6f-e703-402c-b84c-10484365274e,,USER,How many journalists are there?,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -379793d0-37bb-4ab3-a0f9-ae3bc73368d9,,USER,What are the full name (first and last name) and salary for all employees who does not have any value for commission?,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -293f19d7-6f97-40de-ad3a-e82f1ffebf56,,USER,List the company name and rank for all companies in the decreasing order of their sales.,"{""transformations"":[{""column"":""Sales_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -e393d86e-d5ca-4d66-91c8-f5a9451a32d2,,USER,Calculate the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -63d81a8e-6c48-4c26-a436-6c0be09fe133,,USER,What are the student ids for students over 20 years old?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -6e33e768-2720-42dd-a96b-d6b030d89194,,USER,Find the id of the candidate who got the lowest oppose rate.,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -049285f9-d999-4318-bf2e-0e5924509e73,,USER,"What are the full names of all players, sorted by birth date?","{""transformations"":[{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -17626475-de4b-41b2-96cd-6e90e15bd9a5,,USER,What are the first and last names of the employee with the earliest date of birth?,"{""transformations"":[{""column"":""emp_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" -41e242fa-0160-43e3-b17d-b776d5128966,,USER,What is the average price of products for each category code?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -d9ead457-496e-4d44-9df8-5d7590e1f2a3,,USER,"What are the names of the counties of public safety, ordered by population descending?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -ef5bc84e-ee65-4b78-9b06-14cfc26298c7,,USER,What is the total number of customers who use banks in New York City?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -9380eaba-0067-48c9-bd83-5fd0f223ec3c,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -8b82fe48-2637-44eb-97cb-def5b0390adb,,USER,Find the average price for each type of product.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -8beff0ba-113a-443f-a4ca-d457d11ed924,,USER,"How many games in 1885 postseason resulted in ties (that is, the value of ""ties"" is '1')?","{""transformations"":[{""column"":""year"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1885},{""column"":""ties"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" -4a004268-d9dc-4075-8af7-d9f43d25a4b2,,USER,What is the name of the wrestler with the fewest days held?,"{""transformations"":[{""column"":""Days_held"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -87bf661b-fc06-4f37-b3b4-83a8c9ff6a45,,USER,Calculate the total student count in every department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -0cc2d917-6c50-4a27-a50f-0ca8ec0da948,,USER,How many artists do we have?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -8fe93521-c71d-4210-b8f6-b649a21bd9f3,,USER,"List the number of invoices from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -95fa110d-8f42-4e85-bac6-d07a2eb7396b,,USER,Count the number of Professors who have office in building NEB.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -b1eeeff0-da84-4def-b9e5-30108dcfe0b2,,USER,"Find the last name of the author with first name ""Amal"".","{""transformations"":[{""column"":""fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -19594c15-5972-4b44-9556-52eebfc9bc53,,USER,What are the phone and email for customer Harold?,"{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" -cc2a1e59-23a3-42cc-8156-ac32f549fdcd,,USER,Find the name and email of the user whose name contains the word ‘Swift’.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Swift""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -4cb782b5-b80e-46f6-8e9b-f3ca9e281c10,,USER,What are the phone numbers and email addresses of all customers who have an outstanding balance of more than 2000?,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -f4a8ade7-879c-46e2-a7d8-6e9e85e1ef84,,USER,What is the number of artists for each gender?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -7e300874-6dba-4f8b-8f93-8914093d9374,,USER,Count the number of documents with type code BK for each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -f5d0bb86-3033-468a-b00d-d6f4b5c0e099,,USER,What is the description of the restaurant type Sandwich?,"{""transformations"":[{""column"":""ResTypeName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sandwich'""}]}","[{""columns"":[""ResTypeID"",""ResTypeName"",""ResTypeDescription""],""name"":""Restaurant_Type"",""type"":""grid""}]" -7db2819f-7245-4c3c-891a-09dfe9c94298,,USER,Count the number of distinct company industries.,"{""transformations"":[{""column"":""Industry"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -9f3b0f76-6f77-4a24-96d0-964c4d0fc534,,USER,How many cinema do we have?,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -b99c859d-b4f8-4a12-b43b-def8b1c75ecd,,USER,What is the average number of bank customers?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -40648810-2751-49fb-9d25-93a0a3847696,,USER,"Find the emails of the user named ""Mary"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mary""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -3a817244-952e-4d5f-85bd-fd9e54b659b9,,USER,What is the average age of all artists?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -55d82ad7-2ec1-494a-a81b-aa5711e24d6e,,USER,How many exhibition are there in year 2005 or after?,"{""transformations"":[{""column"":""Exhibition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -5dbe55ce-6b91-4863-a1d8-e99a7cf8784b,,USER,How many employees have certificate.,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" -ed6fa48a-e7db-4d98-b0ae-84103ec43ccd,,USER,What is the average base price of rooms for each bed type?,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -844da7f0-2f8e-4195-a332-4ba9ff4d62d6,,USER,how many cities does texas have,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -96b2ac7e-3100-40bb-8b59-b2fa820c7ce8,,USER,Find all actors who were born in 1984,"{""transformations"":[{""column"":""birth_year"",""transformationType"":""condition"",""operation"":""="",""value"":1984}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -dfd81ee5-4734-4264-9bbd-371993ffa948,,USER,Count the number of poker players.,"{""transformations"":[{""column"":""Poker_Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -a4c6d1fa-5b1d-4ba0-8fa5-8116dd990026,,USER,"Give me the times and numbers of all trains that go to Chennai, ordered by time.","{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""Chennai""},{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -0b6d937d-f3ab-45ae-943c-dfcedcacca22,,USER,What are the names of courses with 1 credit?,"{""transformations"":[{""column"":""Credits"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -bbe1bc43-f34d-4c8b-9ca6-e05e9032cdd2,,USER,Count the number of distinct instructors who have taught a course.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" -29836c64-dd42-4723-bee9-db90eb866c7c,,USER,"Which authors have first name ""Amal""? List their last names.","{""transformations"":[{""column"":""fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Amal'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -e4912df0-01d7-480d-9acf-8f2784c393d5,,USER,Enumerate player positions and their corresponding average point totals.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -45aa4de6-0c3c-44ec-be73-8661223f490a,,USER,"What are the grapes, wineries and years for wines with price higher than 100, sorted by year?","{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -3a1ac0a3-011d-460f-ba1f-cfd30a46913a,,USER,How many customers are from California?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -71f7ebee-89fd-4eba-8a64-80f448acb24d,,USER,What are the names of enzymes in descending order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -7ac19fb8-82d9-4ae2-a796-ab161278df3d,,USER,Where is the youngest teacher from?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -9a684775-8813-487d-ad6d-b467dd7be2d5,,USER,Show the name of employees with three lowest salaries.,"{""transformations"":[{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -2c68ad3b-365c-42e2-89ab-3f5f5f2f5170,,USER,Which document has the most draft copies? List its document id and number of draft copies.,"{""transformations"":[{""column"":""copy_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""copy_number"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" -f2cd7ee1-d951-495d-8d1e-f3cf8fd96305,,USER,"Display the first and last name, and salary for those employees whose first name is ending with the letter m.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -5b6b21a4-cf22-4523-b19f-5cd10529baf1,,USER,Show the average price of hotels for each star rating category.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -8076e0a3-39fb-4e9c-9d00-af9b342442ec,,USER,"Return the apartment numbers of the apartments with type code ""Flat"".","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -b13591c3-1e96-419f-89ab-e2b90f000a3d,,USER,Return the phone numbers of employees with salaries between 8000 and 12000.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":8000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -c1eeb5ff-c275-47d3-911f-7534d2aed79d,,USER,how many major cities are there in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6d2677dc-b807-42ac-aa80-703c57bb9afa,,USER,"How many reviews does "" Acacia Cafe "" have ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Acacia Cafe'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -1736139c-aa47-4356-8547-31c645e32c0e,,USER,What are the locations and names of all stations with capacity between 5000 and 10000?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":5000},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -0adcd369-f0af-46de-bd96-7eb6c2607c4f,,USER,Give me a list of all the service names sorted alphabetically.,"{""transformations"":[{""column"":""service_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" -43c2dbdd-1a70-4bb5-ac0c-1b5d5850bfed,,USER,Find the number of reviews.,"{""transformations"":[{""column"":""a_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" -a7627e21-df33-4371-8c52-88859060edbc,,USER,List the campuses in Los Angeles county.,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -3dea79d0-a7d4-4dce-824d-25332ce596c5,,USER,What is the name of the singer with the largest net worth?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -5b0194d9-e821-4541-a26e-92e7a91779e8,,USER,Which classrooms are used by grade 5?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -7dbfe102-30e4-4758-bc2c-952c572fd7c2,,USER,Return the names of all regions other than Denmark.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -fba021c4-5e53-4faf-8a6a-22836784beba,,USER,Find the name and email of the users who have more than 1000 followers.,"{""transformations"":[{""column"":""followers"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -7585e808-5cd9-4e80-a8f6-5e348734f43f,,USER,How many staff in total?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -cdbabd3d-a18b-481c-bbfe-093e3e7b800b,,USER,Calculate the average weight for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -e24745b6-d0fd-4851-b54c-72c0f96d09bc,,USER,What are the distinct publishers of publications with price higher than 5000000?,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":5000000}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -15f3d57f-7ba3-47a5-9691-8c2258092d25,,USER,List all students' first names and last names who majored in 600.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -7088410a-7115-4218-813d-885bd83852c3,,USER,Give the id and product type of the product with the lowest price.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -5c78853e-8eb7-43ed-90c9-16e16ca66af6,,USER,"How many accounts does each customer have, and what is their corresponding customer ID?","{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -4edd6eef-382d-4a01-a55b-962b17ea40f1,,USER,"What are the names of all people, ordered by their date of birth?","{""transformations"":[{""column"":""date_of_birth"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -a9074e1f-e298-44d0-a245-e97a6097d9a8,,USER,"What are the names of all instructors with names that include ""dar""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""dar""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -a49abf5c-2b49-48f7-956f-d3ab92ff899f,,USER,What is the origin and destination for all flights whose price is higher than 300?,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -7de77af9-3f51-42f1-bdd0-433acf699f7a,,USER,Count the number of entrepreneurs.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -36c8319e-2f89-4e4e-b11d-1ea625b31d8b,,USER,List the names of all distinct wines in alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -d492cd47-3d2a-4e16-b369-853d76360f86,,USER,Return the apartment number with the largest number of bedrooms.,"{""transformations"":[{""column"":""bedroom_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -02eeee2d-09fb-4ee7-80ad-3528f3f7445e,,USER,Show the average age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -8d6806bc-390d-4cd5-9a1a-dc07f90a263d,,USER,List the names of all courses ordered by their titles and credits.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -97b47891-1475-4a73-90a7-f8df0379bf07,,USER,Count the number of different complaint type codes.,"{""transformations"":[{""column"":""complaint_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""complaint_id"",""product_id"",""customer_id"",""complaint_outcome_code"",""complaint_status_code"",""complaint_type_code"",""date_complaint_raised"",""date_complaint_closed"",""staff_id""],""name"":""Complaints"",""type"":""grid""}]" -344f2c86-a3cf-4913-91d8-36f79bdbec73,,USER,"Find the name of all customers whose name contains ""Alex"".","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -99b42bb7-dddd-44a9-97c6-1e05302cd2ab,,USER,"What are the names of all the teams in the basketball competition, sorted by all home scores in descending order?","{""transformations"":[{""column"":""All_Home"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -fd0c6d4e-ba49-4e54-9ad7-d0db2e9fb94b,,USER,How many invoices were billed from each state?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -7f3a3aa7-c9bd-479a-830a-e678fc727c50,,USER,How many furniture components are there in total?,"{""transformations"":[{""column"":""num_of_component"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -b9fd728a-4216-4684-9040-2f4d37aa36d7,,USER,"List the dog name, age and weight of the dogs who have been abandoned? 1 stands for yes, and 0 stands for no.","{""transformations"":[{""column"":""abandoned_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -ce262d0a-e374-4b20-bf27-1ddf44f0a165,,USER,What is the gender of the student Linda Smith?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -408c1e0d-513f-4d0b-9eb3-eb99075c2562,,USER,Which patient is undergoing the most recent treatment?,"{""transformations"":[{""column"":""dateundergoes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" -96320773-3ffe-4f3f-b8c3-2d3969be3c61,,USER,how many countries are in Asia?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -931c2be8-a9c8-446c-af4c-faeaab0d8c6e,,USER,Show booking status codes and their corresponding booking counts.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -21bca1f8-9635-4fd1-b13f-5208c362ff04,,USER,Who is the advisor of student with ID 1004?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""condition"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -6e4bf439-0e1f-4212-97d2-7c43f4c1f9c4,,USER,how many people live in the united states,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -24d0c402-6bf8-4851-99df-12615b07a816,,USER,Sort the apartment numbers in ascending order of room count.,"{""transformations"":[{""column"":""room_count"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -673007a1-df6c-4e14-9d83-744e2cd60153,,USER,What is the customer count for each gender?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -7e2f4a78-3d51-4dc7-acad-50cd3d0dd798,,USER,"Find the names of all the products whose stock number starts with ""2"".","{""transformations"":[{""column"":""product_stock_number"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -a891ae44-c86b-4998-b3f2-a561121e768a,,USER,Find the ids of orders whose status is 'Success'.,"{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Success""}]}","[{""columns"":[""actual_order_id"",""order_status_code"",""regular_order_id"",""actual_order_date""],""name"":""Actual_Orders"",""type"":""grid""}]" -31e4ece7-a676-45b3-8e49-c4b1e33bb0a6,,USER,What are the names of the top 8 countries by total invoice size and what are those sizes?,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":8,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -17a87495-6ed6-46b2-83e2-2994dbf7cec2,,USER,How many players are there?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -3456e0d3-a665-4539-a5cb-b0a77fc515e8,,USER,What is the money rank of the poker player with the highest earnings?,"{""transformations"":[{""column"":""Earnings"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -7a279390-4528-4d87-a0c1-06d2cdb0d830,,USER,What are the titles and authors or editors that correspond to books made after 1989?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -6fa93af0-a447-42de-8d39-26ec1b0c3b75,,USER,Return the names of musicals who have the nominee Bob Fosse.,"{""transformations"":[{""column"":""Nominee"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -ef1eaeb5-7002-4565-a671-d2c0e13b9032,,USER,Find the entry name of the catalog with the highest price (in USD).,"{""transformations"":[{""column"":""price_in_dollars"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -dd728a9a-e70f-4259-9eaf-c4f05457f60d,,USER,What are the names of all pilots listed by descending age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -5652db96-a794-47c1-964f-3a2c5ea8e091,,USER,How many employees who are IT staff are from each city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -9b9b8b52-5b48-4f7d-9a5d-eeb71f8f81d5,,USER,list names of all departments ordered by their names.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -4e39a0d6-38a3-417e-8fbb-1b21d0c37f92,,USER,Find the name and id of the top 3 expensive rooms.,"{""transformations"":[{""column"":""basePrice"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -11baad08-8447-45a5-b18b-511c80fa87e4,,USER,"What are the different template IDs used for documents, and how many times has each been used?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -8ad681c5-19a7-49aa-9cad-5888b48f24a4,,USER,"What are the country codes of the different countries, and what are the languages spoken by the greatest percentage of people for each?","{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -b32b1b84-75fe-4e84-870b-a4371892fc64,,USER,List the names of conductors in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -b9e4cf09-42f9-4835-bf0a-87712e21677d,,USER,which states border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -d220295a-9d72-49e9-b3c9-6e0d6bc7212a,,USER,What is the apartment number of the apartment with the most beds?,"{""transformations"":[{""column"":""bedroom_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -4b74bb1e-abb3-4711-856d-9484a5977a98,,USER,List all the services in the alphabetical order.,"{""transformations"":[{""column"":""service_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_name""],""name"":""Services"",""type"":""grid""}]" -caaf5946-d0f7-48a6-b848-2665a55f6713,,USER,"What is the first, middle, and last name of the earliest school graduate?","{""transformations"":[{""column"":""date_left"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -b937b270-c406-487e-959b-974a9053717f,,USER,Find the names of channels that are not owned by CCTV.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -2a6d1278-9eef-4e3e-a097-276f8523dec1,,USER,Give the mean GNP and total population of nations which are considered US territory.,"{""transformations"":[{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -c9352c82-7edf-49b1-8e6e-3880ee77f12a,,USER,What are the last names of students in room 111?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -04b5f675-8b94-49c4-9217-fbbcb4ffedc6,,USER,What is the total revenue of each manufacturer?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3837736c-f8ae-4f9f-815a-2708adab06be,,USER,"Show the name, phone, and payment method code for all customers in descending order of customer number.","{""transformations"":[{""column"":""customer_number"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_number"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -dc441549-3ba5-46c8-bfc3-8986933a8c47,,USER,Calculate the number of programs aired during each time segment of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -5ec8fb68-8d41-4295-bac0-6034cefc8c3e,,USER,What is the average weight and year for each item?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -e11aa0b4-096a-4f39-86da-51b5b4f80d63,,USER,What is the age of the doctor named Zach?,"{""transformations"":[{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""doctor""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Zach""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -6a5424a1-b438-4750-9052-dab89f6c7731,,USER,Show the id and name of the aircraft with the maximum distance.,"{""transformations"":[{""column"":""distance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -a695df21-c70c-4475-bde4-c06d80fc01c2,,USER,How many distinct students are enrolled in courses?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" -629b2d5d-7c8e-4456-a032-8beaecc90c6c,,USER,Show all the buildings along with the number of faculty members the buildings have.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -22658082-3d93-4fed-8313-c6f72fc1c84d,,USER,what is the major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -1c39c147-4601-4bdc-9098-735f33c6d05f,,USER,Return all the apartment numbers sorted by the room count in ascending order.,"{""transformations"":[{""column"":""room_count"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -6ddab3c9-93d9-48e9-8174-5f577cddd140,,USER,"Which employees have the role with code ""HR""? Find their names.","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -9206530e-dc18-473c-9c13-2cf2a464d3ad,,USER,what state is springfield in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -fb1f35f9-8e7e-4a51-a946-8c2913736bea,,USER,Whah are the name of each industry and the number of companies in that industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -6ca17474-68db-4803-a449-68664ffc28b4,,USER,What is the name of the product with the highest price?,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -9cb9646f-5548-4453-8cc8-c736eedd18d6,,USER,List the types of competition and the number of competitions for each type.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -9f9fe9e1-2b09-4a86-8af2-8f6b037848bf,,USER,What is the total amount of all payments?,"{""transformations"":[{""column"":""amount"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -a1e1dae0-6d28-4e0a-89e9-2041682f245c,,USER,Display various artwork categories and their respective quantities.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -be8212d2-1d8f-4b9a-b77b-3e57ad935aa8,,USER,What is the shop name corresponding to the shop that opened in the most recent year?,"{""transformations"":[{""column"":""Open_Year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -5638a110-19b8-4af7-b541-051f1ddf87c5,,USER,what state has the largest urban population,"{""transformations"":[{""column"":""state_name"",""transformationType"":""grouping""},{""column"":""population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -167205b6-2144-4bcc-b1ef-53128bf2945a,,USER,What are the unique names of all race held between 2014 and 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2014},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -ba2c4880-9ae5-4f4d-a083-9bc8390d1b3a,,USER,Return the issue date of the volume that has spent the fewest weeks on top.,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -cc88c49c-5b0b-4547-8d56-ce02607d3137,,USER,Display the count of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -d5d78416-d219-4e25-a128-bff8effcd82e,,USER,When did the staff member with first name as Janessa and last name as Sawayn join the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -2e513463-90c0-43b1-949b-f33a42da64d6,,USER,Show order ids and the total quantity in each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -9cbcabd0-5203-4be5-8e8e-f616bd3d2e65,,USER,how many colorado rivers are there,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'colorado'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -0836b3f8-f55b-45ed-91e6-e9626a7c787a,,USER,What are the unique block codes that have available rooms?,"{""transformations"":[{""column"":""unavailable"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" -45e13dac-1abf-4797-bce8-e757da6f0c3f,,USER,What is the total number of rooms available in this inn?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -9bd2d0d0-7f9d-4f3d-99d1-7b11118e81b4,,USER,"List the enrollment for each school that does not have ""Catholic"" as denomination.","{""transformations"":[{""column"":""Denomination"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -9375c3f1-310d-41c5-b321-c22bcb18d465,,USER,List the physicians' employee ids together with their primary affiliation departments' ids.,"{""transformations"":[{""column"":""primaryaffiliation"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" -1f2605be-c851-419e-bb9d-c1190faebcd9,,USER,Show different type codes of products and the number of products with each type code.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -c9a776dc-0e3a-48a2-b60e-d59d9d16704e,,USER,What is the maximum price and score of wines for each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -421bb40f-2e93-403b-a204-1bc06f6cd568,,USER,What grade is Kyle in?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -652a797b-5425-49c0-9f04-6ab5fdd80ca7,,USER,how many states have a city called springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6881b9dd-0187-40cc-93e2-7d224afdd7bc,,USER,"What is the Package Option of TV Channel with serial name ""Sky Radio""?","{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -9f045238-e852-442a-9a00-0913e47f7d93,,USER,How long does track Fast As a Shark has?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -04f82833-27f5-4500-ac23-23b43062f257,,USER,"What are the start and end dates for incidents with incident type code ""NOISE""?","{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'NOISE'""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" -baa2ae79-6d61-4b52-9037-2ed114447721,,USER,"What is the name, city, and country of the airport with the highest elevation?","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -67a09bc6-ca53-4eba-a459-2fa0b22922fa,,USER,Show all company names and headquarters in the descending order of market value.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -b5717343-b583-407b-a11a-1e9aa3ed667d,,USER,How many allergies are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -2f79513f-3b5d-493e-a6eb-0f0eb5aca853,,USER,Which catalog contents has price above 700 dollars? Show their catalog entry names and capacities.,"{""transformations"":[{""column"":""price_in_dollars"",""transformationType"":""condition"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -0f021838-dd98-470d-ae91-7814fa2d3d56,,USER,What is the nickname of the employee named Janessa Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -c1be9c1d-6729-405c-8a12-0c86ff27b648,,USER,What is the name and age of every male? Order the results by age.,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -dce7fad1-a3c3-47e1-b9d7-357dd254aaea,,USER,What is the id of the reviewer named Daniel Lewis?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -cec5e4ec-dae0-4b88-81e8-ed0ae8115e85,,USER,"What are the IDs of customers who have ""Diana"" in part of their names?","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" -851f617f-70b7-481a-b395-6f45c3b13525,,USER,What is the id and name of the aircraft that can cover the maximum distance?,"{""transformations"":[{""column"":""distance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -f0b2e621-92eb-4002-81f2-e25a35f89173,,USER,"Which papers have the substring ""ML"" in their titles? Return the titles of the papers.","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" -9dcbf3b1-4d23-49cd-b3f5-b030f60c7029,,USER,Find the full names of employees living in the city of Calgary.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -59a38d1c-4a57-4774-93fb-69880a57443b,,USER,List all the reviews which rated a business less than 1,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""<"",""value"":1}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" -dcf42bff-a841-4bdb-8c27-43f2ee5e79ec,,USER,How many different forms of governments are there in Africa?,"{""transformations"":[{""column"":""GovernmentForm"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -e5065cf3-b8e9-4801-a566-cf1bae988c50,,USER,What are the numbers of all flights that can cover a distance of more than 2000?,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -19ac81c2-7371-4995-abc5-36ab3bb03d0b,,USER,"For each document, list the number of employees who have showed up in the circulation history of that document. List the document ids and number of employees.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" -eab81e30-9b46-48e0-8f02-33f56c82f500,,USER,Find the stories of the building with the largest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -6de7cce3-dd3d-4bad-b951-cce655edfec9,,USER,"Provide department ids, employee full names, and salaries for top earners in each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -e9fdd009-234b-4afb-898c-ba052e47d749,,USER,"What are the names, dates active, and number of deaths for storms that had 1 or more death?","{""transformations"":[{""column"":""number_deaths"",""transformationType"":""condition"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -59515281-83f9-4d02-8703-1c70f6af00c2,,USER,List the names of all distinct wines ordered by price.,"{""transformations"":[{""column"":""price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -5ab37f1c-f243-4567-a2d5-dbc47afe1a5a,,USER,"Return the login names of the students whose family name is ""Ward"".","{""transformations"":[{""column"":""family_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -d3ad6438-e562-4b08-bf93-b19a205a0763,,USER,"How many faculty, in total, are there in the year 2002?","{""transformations"":[{""column"":""faculty"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" -857c9250-3fe8-4275-ba4f-36137913ce28,,USER,List the dates of games by the home team name in descending order.,"{""transformations"":[{""column"":""home_team"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" -2aa33e93-8a27-4448-bc89-ad455adb0939,,USER,Which teachers teach in classroom 109? Give me their last names.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" -5a62f60f-315c-470d-b5ef-c24d3aad0829,,USER,what major cities are located in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -04648945-3418-4dd1-b591-d386d8749404,,USER,"Find the description of the club called ""Tennis Club"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -b8b06410-b823-4fcd-ba71-390f6b61d4bb,,USER,List all customers’ names in the alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" -e42ebc7a-1157-4410-b83b-8505f7445cdb,,USER,"find the rank, company names, market values of the companies in the banking industry order by their sales and profits in billion.","{""transformations"":[{""column"":""main_industry"",""transformationType"":""condition"",""operation"":""="",""value"":""Banking""},{""column"":""sales_billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""profits_billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -1486e3f9-3bd1-46ca-9e5f-11382658d124,,USER,"List the first and last name of students who are not living in the city with code HKG, and sorted the results by their ages.","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""HKG""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -a8d3a66d-3ac1-428e-ab60-19a69519e378,,USER,What is the average high temperature for each day of week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" -48d189a4-e7db-45a1-8039-140f9c231ebb,,USER,Determine the lowest salary for each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -2f033466-c7a4-4400-b24a-d7a02c3d4fb5,,USER,what is the highest point in delaware in meters,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -8230080e-1cc4-45e6-99f4-03a8b3bb0e13,,USER,What are the ids of all students and number of hours played?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -8d4066be-25b9-4430-aa24-29123059a232,,USER,Find how many school locations have the word 'NY'.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -bc75bf10-b18d-4852-8bc1-da211ba0687a,,USER,What is the department name and corresponding building for the department with the greatest budget?,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -07ce5af9-ef79-440c-ac3d-b582b47c511b,,USER,How many different store locations are there?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -30db7617-fd09-462b-a681-85501aaf53b8,,USER,Tell me the the date when the first claim was made.,"{""transformations"":[{""column"":""Date_Claim_Made"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -91b2c4b9-5b2f-4c78-863b-e68af8b913a4,,USER,Count the number of different film ratings.,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -fa1bf1af-b541-4694-9283-5559d1f26ca4,,USER,List ship types and their corresponding ship counts.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -e9972d8e-8ddb-4b03-81d8-753c2956eb61,,USER,How many members are there?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -7bb09e52-cdea-4583-83e1-90754e29ff4a,,USER,How many distinct countries are the climbers from?,"{""transformations"":[{""column"":""Country"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -6ea71d99-724c-43dd-9bf7-03453eb9ec81,,USER,What are the names of all instructors in the Comp. Sci. department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -d42f21ec-44f4-4370-8371-b007777df22a,,USER,how many citizens in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -b3e84a2f-a1ee-4f4a-b465-8d2633722797,,USER,"How many students have had at least one ""B"" grade?","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" -e9f1fe1f-be5c-478a-9112-77932050d567,,USER,What are the ids of the problems which are reported after 1978-06-26?,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" -4e770dc8-8440-4b53-a246-02aad54299f1,,USER,Calculate total student enrollment for schools of different affiliation types.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -59693498-7287-48eb-aaa5-59b4a8818cec,,USER,How many artists are there for each gender?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -58fa21e5-1343-4bdb-8f41-7718564da035,,USER,What is the total number of airlines?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -ea084e5d-766b-4847-b2a6-a206ac44ad7f,,USER,What is the number of airlines based in Russia?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -9e7a2114-ef8c-44c1-a10c-dbc05460fca7,,USER,Show the average number of points for players in each position and list their positions.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -65d3fb9c-918e-4549-ad46-bce049e343fe,,USER,Show origin and destination for flights with price higher than 300.,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -60dcf806-77e8-4992-a45e-bbdfc964a9ff,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -c05a78fc-1dd5-4522-b92c-0db917a55174,,USER,How many different colleges are there?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -d3e42191-97cf-4653-a5c4-5687ca658045,,USER,What is the shipping agent code of shipping agent UPS?,"{""transformations"":[{""column"":""shipping_agent_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UPS'""}]}","[{""columns"":[""shipping_agent_code"",""shipping_agent_name"",""shipping_agent_description""],""name"":""Ref_Shipping_Agents"",""type"":""grid""}]" -f44de57a-0793-416c-86ff-c1f3be39dd32,,USER,what is the capital of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -cb6176df-6538-4e24-9a27-2a691b2fbba3,,USER,Find the salary and manager number for those employees who is working under a manager.,"{""transformations"":[{""column"":""manager_id"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -d3486e34-baf4-4d5b-b0af-66bda55f8851,,USER,Show transaction types and their total amounts.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -7f83400b-3aaf-44a9-b4bc-7fc5c0acf45f,,USER,What is the total checking balance in all accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" -71e91f99-1c17-412c-93de-c5eac07f2590,,USER,List the total points of gymnasts in descending order of floor exercise points.,"{""transformations"":[{""column"":""Floor_Exercise_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -30c5bcce-66b0-4b44-b88d-831617177b56,,USER,"Find products with max page size as ""A4"" and pages per minute color smaller than 5.","{""transformations"":[{""column"":""max_page_size"",""transformationType"":""condition"",""operation"":""="",""value"":""'A4'""},{""column"":""pages_per_minute_color"",""transformationType"":""condition"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -c19f02b3-04ea-44b9-990c-1619f3c42dfa,,USER,What are the different parties of representative? Show the party name and the number of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -e4819875-38ea-4a2b-8dea-f350a1773bcc,,USER,Show all document ids and the number of paragraphs in each document. Order by document id.,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -5c34cd00-a41d-4a94-a3fe-29bc1d8d3fb8,,USER,What are the names of the all-female dorms?,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -bda5c0f3-5781-4311-9522-f43ea6ad2bc4,,USER,Count the number of items store 1 has in stock.,"{""transformations"":[{""column"":""inventory_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""store_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" -efb20ee4-816f-4338-8f56-e3d4b8c1162f,,USER,How many transcripts are listed?,"{""transformations"":[{""column"":""transcript_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -80d34720-47fd-49ce-974d-6adcfb200a60,,USER,How many likes correspond to each student id?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -13f6a9c9-a93a-4f27-809a-475bc8dfc789,,USER,How many activities do we have?,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" -69898485-0b5f-4e3d-880f-52b4710ad7d6,,USER,Identify the codes and titles of the lowest-priced products in every category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -4c09e705-6927-41c4-9609-dccfbb6e59ef,,USER,Find the type and weight of the youngest pet.,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -e747381b-61c5-4f20-825f-70e77b15633c,,USER,How many players come from each country?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -faf2b1c5-5f7a-4413-a65c-f522ce6e4568,,USER,"What is the total horses record for each farm, sorted ascending?","{""transformations"":[{""column"":""Total_Horses"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -2682da2a-e21d-44b5-b092-b1b591ea3ba3,,USER,"For each year, display the year and the average attendance at home games.","{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -cebb1796-e1e2-4858-bcc7-1541f246a628,,USER,what states have cities named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -d6673893-b1b7-4ad4-ae79-9c7ff5d6eccb,,USER,"Return the first name, last name and email of the owners living in a state whose name contains the substring 'North'.","{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" -525e8435-85c4-4753-b3a3-fe65f1a453bf,,USER,Show the shop addresses ordered by their opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Address"",""Num_of_staff"",""Score"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -de5bc2ab-07d6-4bb6-99b8-313b944febfb,,USER,how many states are there in united states,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -a22c8735-dd2f-482c-a93d-9c0e841e8572,,USER,Find the first names of all the teachers that teach in classroom 110.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" -0f1a21fa-4739-4672-b9f5-563dbd1f8689,,USER,"What are the different template type codes, and how many templates correspond to each?","{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -6744cf48-3f13-46d2-8500-d417652420c9,,USER,What are the codes of all the courses that are located in room KLR209?,"{""transformations"":[{""column"":""class_room"",""transformationType"":""condition"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -3f57a48c-c704-497c-be90-95096a281429,,USER,How many different series and contents are listed in the TV Channel table?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""content"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -b5432a2e-fa62-484e-bde6-3699ba3a2b85,,USER,display the employee ID for each employee and the date on which he ended his previous job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -e5fa539c-63c0-415e-8dba-eced9d0ca1ab,,USER,Count the number of distinct channel owners.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -a8d7616c-ae0b-4301-b4f3-b19ff85f825f,,USER,Which catalog content has the smallest capacity? Return the catalog entry name.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -296a421a-e320-4f83-89f0-c603e2224812,,USER,how many major cities are in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -30b00fb1-4c1e-47bb-b4b4-97f4ef97314e,,USER,Return the age of the person with the greatest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -a2e64082-d7c9-4443-9d2d-1d59027f1225,,USER,Show the average price of hotels for different pet policy.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -a9c304fb-0303-49b1-b274-084597e94fa5,,USER,What are the ids of all students who live in CHI?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CHI'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e129f826-0b00-47e7-88f1-bd8b3ac6ed57,,USER,How many faculty is there in total in the year of 2002?,"{""transformations"":[{""column"":""faculty"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2002}]}","[{""columns"":[""Campus"",""Year"",""Faculty""],""name"":""faculty"",""type"":""grid""}]" -d35f7ec8-bca0-4602-b65c-61144467ac36,,USER,What is the highest latitude of stations in each city?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -6402f074-cc21-4ee6-9d60-bdf4c11cd061,,USER,List the main industry with highest total market value and its number of companies.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""main_industry"",""transformationType"":""grouping""},{""column"":""market_value"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -bba01cf8-23b7-4ee5-9540-f6774c78a322,,USER,How many total tours were conducted for each ranking date?,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -78ddb545-355d-4932-b579-b3ac10bf69ec,,USER,"What are the total points of gymnasts, ordered by their floor exercise points descending?","{""transformations"":[{""column"":""Floor_Exercise_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -b2991f08-ceee-4c53-bb6a-6187f81ad8f6,,USER,What are the name and location of the cinema with the largest capacity?,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -949c99e9-ea51-4707-8b22-b5ad10d13882,,USER,Find the total number of hours have done for all students in each department.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -ba699c34-5ca2-4264-b0ec-4a4b8e3b51c6,,USER,Tell me the name of the most pricy product.,"{""transformations"":[{""column"":""Product_Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -1457ea2e-7e6e-4f39-8f4d-9bbe5e35d7cb,,USER,What is the total count of enzymes?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -6f231db4-0dee-4cc6-8f6d-2a0c3b16a9ba,,USER,What are the first names of all the students aged above 22?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e235a536-7f37-4093-85e4-05210a2ed9fd,,USER,What is the average age of males for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -cac3a3c8-238a-4e06-9535-4f99d4c1a954,,USER,How many distinct hometowns did these people have?,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -75a354e6-625f-4f35-a008-641549dcd377,,USER,What is the number of distinct cities the stations are located at?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -4d6801d2-ec58-4bf6-aac2-0153c513f1fc,,USER,Which department has the lowest budget?,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -d6cb1488-7fdd-4d47-a8ef-561eb14c35a8,,USER,what is the adjacent state of kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -f45f4509-0c75-413d-9ee6-db82759d11ae,,USER,Return the phone and email of the customer with the first name Aniyah and last name Feest.,"{""transformations"":[{""column"":""customer_first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aniyah'""},{""column"":""customer_last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -5c36e56a-ab52-466b-9e07-81f91fb51e0b,,USER,Determine the total amount of grant money given to each organization and its corresponding id.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -beca30b9-b531-4920-b9ae-fa22d0173a4c,,USER,Find the first name of students in the descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -7dfccec6-eaba-49e0-81de-80b1cead103d,,USER,How many tracks do we have?,"{""transformations"":[{""column"":""Track_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -bee970d6-dd69-47c4-9f53-5eaed8028e62,,USER,List the school color of the school that has the largest enrollment.,"{""transformations"":[{""column"":""Enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -646630ef-7674-4856-97a6-21b89258ed11,,USER,How many bookings correspond to each booking status? List the booking status code and the number of corresponding bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -018366c4-2867-457d-881f-1a46a370f6db,,USER,What is the duration of the oldest actor?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -753521db-c2f7-404c-b34f-a9ccee908aa6,,USER,what state has the capital salem,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -fab939bd-8923-4762-8e7b-0fa0e795b9f0,,USER,Calculate the total revenue for companies by founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -eed4bb19-0a04-481e-938e-b1b8adb16b68,,USER,"Show the first name, last name, and phone number for all female faculty members.","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -7ee43ebe-f012-4d3f-829f-86740c4fd297,,USER,What are the types of film market estimations in year 1995?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" -bb63dde3-22c7-43c8-b8f4-9764ee8f1785,,USER,How many singers are from each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -778e766a-03a4-45aa-a519-c1690cc907c6,,USER,List all product names in ascending order of price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -02fc5420-28c8-4891-b4ea-46404d59d697,,USER,Find the number of departments in each school.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -4c387341-5e84-4c36-9c30-6863f26d2b1b,,USER,Display the countries of perpetrators and the number of perpetrators in each country.,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -6df766c2-026e-47a9-adcb-50ee57c9ba6d,,USER,What is the average price across all products?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -581e67ca-4c8c-40ec-9cc8-363443cfac76,,USER,"Find all actors born in "" Austin "" after 1980","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -a92d1dac-8232-464c-baf2-f06250dcf64f,,USER,What is the average length in feet of the bridges?,"{""transformations"":[{""column"":""length_feet"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""architect_id"",""id"",""name"",""location"",""length_meters"",""length_feet""],""name"":""bridge"",""type"":""grid""}]" -16ece0de-2f20-4ff0-894d-a1207c7cae49,,USER,Determine the number of distinct order ids for each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -e2cff357-54d3-4d48-a05c-fcce3a07db4d,,USER,How many players enter hall of fame each year?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -c89a4dc4-fa34-45bc-aba8-602fa8711c37,,USER,What is the department description for the one whose name has the word computer?,"{""transformations"":[{""column"":""department_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" -1ebdba13-3c3d-4118-afc0-dc5d4ef73a36,,USER,Show each location and the number of cinemas there.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -b70a64da-0c1e-418e-a90f-449dbef10729,,USER,What is the founded year of the non public school that was founded most recently?,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""!="",""value"":""Public""},{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -8e7b7fb4-52aa-4f0a-a8e3-ec7bae2505f6,,USER,Show different citizenships and the maximum net worth of singers from each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -f1af5e81-569e-4378-b922-34e959dacbde,,USER,List all possible ways to get to attractions and the number of attractions accessible by these methods.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -014589af-08c9-43c5-b586-0b60a04ef227,,USER,"What is the date, average temperature and mean humidity for the days with the 3 largest maximum gust speeds?","{""transformations"":[{""column"":""max_gust_speed_mph"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -6a6dd418-1d39-40d3-8fe7-193693fc5da3,,USER,How many distinct birth places are there?,"{""transformations"":[{""column"":""Birth_Place"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -3ca899d0-8ba3-4a3e-93a3-750ef862638c,,USER,What is the average number of people injured by all perpetrators?,"{""transformations"":[{""column"":""Injured"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -4f16bb17-a5b6-4add-9fd9-640c8a2aea12,,USER,"For each nationality, how many unique constructors are there?","{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -c05eb806-61b0-46ae-867b-373154e67fd2,,USER,What are the first names of the people in alphabetical order?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" -cb6909f1-80d0-4861-b575-fffa1fb5d9dc,,USER,"What are the last names of staff with email addressed containing the substring ""wrau""?","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" -c2eb7e73-ca21-479c-be91-3e7c29f91cda,,USER,"In zip code 94107, on which day neither Fog nor Rain was not observed?","{""transformations"":[{""column"":""zip_code"",""transformationType"":""condition"",""operation"":""="",""value"":94107},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Fog'""},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -248abfb9-dad5-4787-9bae-395f1cea5e31,,USER,Exhibit player positions and the corresponding player counts.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -e939c7ef-1370-48e3-b408-93b22c95911b,,USER,How many items in inventory does store 1 have?,"{""transformations"":[{""column"":""inventory_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""store_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""inventory_id"",""film_id"",""store_id"",""last_update""],""name"":""inventory"",""type"":""grid""}]" -7a5f83f6-a673-4570-aa37-643c485b094d,,USER,"Find all manufacturers' names and their headquarters, sorted by the ones with highest revenue first.","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -a93bd018-9727-452c-bb3a-6f41a6472782,,USER,Show the average price of hotels for each star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -e828bd76-9c79-4052-baf4-7b30ecdd1f57,,USER,What are the names and ids of products costing between 600 and 700?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""condition"",""operation"":"">="",""value"":600},{""column"":""product_price"",""transformationType"":""condition"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -448e7f52-9d8c-4485-9bb9-41677696000d,,USER,What are the average prices and cases of wines produced in the year of 2009 and made of Zinfandel grape?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cases"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2009},{""column"":""Grape"",""transformationType"":""condition"",""operation"":""="",""value"":""'Zinfandel'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -81a4d8e9-2632-45b4-8558-3871fa7377d0,,USER,What is the average number of attendees for performances?,"{""transformations"":[{""column"":""Attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -9e437c48-a1c0-4220-9d0b-01e54ede5c23,,USER,List all the image name and URLs in the order of their names.,"{""transformations"":[{""column"":""image_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" -3611659a-cc6c-4127-a519-92d9ff419418,,USER,What is the name of the school with the smallest enrollment in each state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -6cb7c87e-45b1-4974-9668-69422e6fd185,,USER,Find the number of distinct courses that have enrolled students.,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" -7bcd2532-7055-4704-b07d-694ab0287523,,USER,How many students are advised by each advisor?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3d54eb9a-1390-4e5a-a476-de2db0333930,,USER,Count the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -9d22d023-5781-4e43-92ac-d463a9a4298f,,USER,"What is the name, type, and flag of the ship that was built in the most recent year?","{""transformations"":[{""column"":""built_year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" -ec607aa2-ade1-4e6d-b5e6-3b381e44c251,,USER,Count the number of likes for each student id.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -071d607a-5f5f-4f03-abcb-b897da0068a2,,USER,Find the name of companies whose revenue is between 100 and 150.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""revenue"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -1dcb76fc-8bfd-4aae-9cc8-437915aacdca,,USER,How many books are there for each publisher?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -de7244a9-e95f-4764-8f02-34427f14e6c2,,USER,List the names of teachers in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -c740e2ed-cab7-47b7-8f2b-7b09cc8d4dc8,,USER,Display various modes of reaching attractions and the count of attractions accessible through each method.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -53e790c0-5d71-45a6-9e94-23a861dc96f8,,USER,Find the first names of students studying in room 108.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -166b350a-2c8c-4248-8017-ad0bb8cd9b06,,USER,How many employees have a first name of Ludie?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -e61bbaf4-68c4-486c-b180-deaf1fa3e4cc,,USER,List all ranks and corresponding counts of male and female faculty members.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -61831e5b-d3f8-4f57-bc30-30d469d0c415,,USER,What are the email addresses and date of births for all customers who have a first name of Carole?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -729b3c3a-23e8-4e25-a807-19e1b9b8a128,,USER,"Show all artist name, age, and country ordered by the yeared they joined.","{""transformations"":[{""column"":""Year_Join"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -7bca7d00-c62f-4cf0-b537-e28b27132400,,USER,In what year was the most degrees conferred?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" -526043f0-4284-4fce-b4e5-2474f6e8f63f,,USER,What is the name of the ship with the largest tonnage?,"{""transformations"":[{""column"":""Tonnage"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -5784b7ca-1019-414f-b6dc-622724c446ef,,USER,"For every state, calculate the total account balance of customers with a credit score above 100.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -6cd44d95-6322-486f-8521-5c3c7dd15bba,,USER,"Return the document id, template id, and description for the document with the name Robbin CV.","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -1c67d334-4ee0-4d56-9676-8b6d84a76bf2,,USER,"Return the name, location and district of all shops in descending order of number of products.","{""transformations"":[{""column"":""number_products"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -5ba9e76b-90f1-4215-80a5-ff19c420fffe,,USER,What is the total number of faculty members?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -6f3ac5ba-f9ac-4fc3-a379-d73ea5c6ba55,,USER,What is the phone number of the man with the first name Timmothy and the last name Ward?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Timmothy""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -ded239fe-3428-4f54-ac9e-1393eb5a454c,,USER,What is the maximum accelerate for different number of cylinders?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -44d9cc30-df67-4ee7-a60a-95d439d0f62e,,USER,What are the full names and ages for all female students whose sex is F?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -dad5a119-f1d5-496d-9f31-96d1628eb891,,USER,What are the names of everybody sorted by age in descending order?,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -98fa7f2f-69d7-46cc-b396-03b4d5bfffd8,,USER,"For each position, what is the average number of points for players in that position?","{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -c9d8d0d8-3f8e-4a6c-8222-1a7952791149,,USER,What are the average prices of wines for different years?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -879fcd64-5ae1-4e9c-8337-7a18b5d94671,,USER,Display the number of performances at each location.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -1fe16746-450e-4bc9-a546-143c893ae26b,,USER,"What are the names of the climbers, ordered by points descending?","{""transformations"":[{""column"":""Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -17f855de-b282-49a4-96c9-e4e43ea54259,,USER,Count the number of different scientists assigned to any project.,"{""transformations"":[{""column"":""scientist"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" -a7a95be8-522e-42c8-86ab-d10b17564a05,,USER,Identify the distinct statement ids for accounts and their respective account counts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -184bbb79-2aa5-4118-ad10-1a9afbc69586,,USER,what is the population of the major cities in wisconsin,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6d21e1f6-a443-4142-a0ea-2866ca37b75c,,USER,"What are the total amount of money in the invoices billed from Chicago, Illinois?","{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -543771d7-f3bf-4ea5-b415-bebd9d24545b,,USER,How many body builders are there?,"{""transformations"":[{""column"":""Body_Builder_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -916d69ea-d4f2-4828-b8ca-54d8235da2a1,,USER,"How many tests have result ""Fail""?","{""transformations"":[{""column"":""registration_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" -0ed75e2d-ce81-494d-a5ee-051780098f4e,,USER,What are the names of products with price at most 200?,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -19e46893-d0b2-4c9d-9502-eeb3e6bb7a4b,,USER,Count the number of courses in the Physics department.,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -6d98d3c1-33ff-4e3e-afad-132fe2cd7149,,USER,What is the location of the perpetrator with the largest kills.,"{""transformations"":[{""column"":""Killed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -7e3446fa-c744-4459-b535-9dac471f5bab,,USER,Count the number of addressed in the California district.,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""district"",""transformationType"":""condition"",""operation"":""="",""value"":""California""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" -259b0d31-3e8a-4fd3-99b3-3962ae121f01,,USER,What are the aircrafts with top 3 shortest lengthes? List their names.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -01027f91-4b95-448a-bd00-75e15fc9ef1a,,USER,List the maximum weight and type for each type of pet.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -bbbdad46-b2ad-43d1-9716-fd3d4d05d856,,USER,List names of all pilot aged 30 or younger in descending alphabetical order.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""<="",""value"":30},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -d4962fa2-9c27-4595-b6d6-d3388819dabe,,USER,"For each zip code, what is the average mean temperature for all dates that start with '8'?","{""transformations"":[{""column"":""mean_temperature_f"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""date"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""8/""},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -d8fd9106-b145-44cb-9c81-ef1dc354788d,,USER,Return the name of the wrestler who had the lowest number of days held.,"{""transformations"":[{""column"":""Days_held"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -21e92a41-9f7a-4ec7-b067-348ece7cbe42,,USER,"Return the type code of the template type with the description ""Book"".","{""transformations"":[{""column"":""template_type_description"",""transformationType"":""condition"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" -97779d4b-fdcf-4d58-aa1a-1e7e3e88011d,,USER,How many total credits does each department offer?,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -08becd43-adc3-4017-8c88-79a08376fb46,,USER,Find the grade taught in classroom 103.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -35580013-1630-454a-ab9b-f0f1ce8bf542,,USER,Find all actors born in Tehran,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -e9610167-352e-414d-868b-1eaa84be59cb,,USER,How many different bike ids are there?,"{""transformations"":[{""column"":""bike_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -cb533856-a0ae-41e9-8449-bdb12033d9c4,,USER,Show the number of ships of each type.,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -841e60a5-cb4d-4fb6-9ee5-5c2bb2c5066e,,USER,Find the number of users called Michelle,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Michelle'""}]}","[{""columns"":[""uid"",""user_id"",""name""],""name"":""user"",""type"":""grid""}]" -52d82e8d-8bc8-4fee-bfbb-2cc1d8d9e218,,USER,How many international and domestic passengers are there in the airport London Heathrow?,"{""transformations"":[{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -af334449-ab59-4f62-bb28-dc3003c985f4,,USER,How many hours do students spend studying within each department?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -ab568fc4-2d7f-4673-90c0-f02695927206,,USER,"What are the companies of entrepreneurs, ordered descending by amount of money requested?","{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -c0f2c186-2f15-4dd0-9093-7e32596965eb,,USER,What are the origins of all flights that are headed to Honolulu?,"{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -26a4baba-5402-47cf-ac23-e50b8e7f38ba,,USER,How many TV Channels use the English language?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -3d9db06e-af9c-4b93-a3d3-f8e1ec902215,,USER,Find the name and population of district with population between 200000 and 2000000,"{""transformations"":[{""column"":""City_Population"",""transformationType"":""condition"",""operation"":"">="",""value"":200000},{""column"":""City_Population"",""transformationType"":""condition"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -4a8e4a8d-14c9-42ae-aeca-e9f6d8b83fd8,,USER,What are the names of all high schoolers in grade 10?,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -7ad486d5-e9ae-49bf-8db5-4b17e224591e,,USER,What is the best rank of losers across all matches?,"{""transformations"":[{""column"":""loser_rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -28b99834-a515-481c-b14c-8fdf56f5c92f,,USER,How many countries have Spanish as the most spoken language?,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -16aa3130-25e8-4714-874f-8d1b00dc70e6,,USER,What is total amount claimed summed across all the claims?,"{""transformations"":[{""column"":""Amount_Claimed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -6c457843-f756-4f69-b3e5-ea40033ee600,,USER,"Find the IDs of customers whose name contains ""Diana"".","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" -75104eb5-a8ee-4c3e-8274-7fb961dd123b,,USER,Return the countries of the mountains that have a height larger than 5000.,"{""transformations"":[{""column"":""Height"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -c0e1b604-e56f-442e-a2c8-7ecd23c533a3,,USER,salem is the capital of which state,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -e6247581-49ee-4f42-a71d-f5bb039dc5bd,,USER,"What are the total points for all gymnasts, ordered by total points descending?","{""transformations"":[{""column"":""Total_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -ace758fb-db69-4a9c-8ab5-39561eafd150,,USER,Count the number of distinct store locations.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -c53203c8-8f6d-4483-8454-3385dbe0dff4,,USER,Sort all the distinct products in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" -0377e117-26be-4e45-931e-b3e722d4107e,,USER,Show the different types of artworks and the corresponding number of artworks for each type.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -a089f4e3-1a9f-422c-a367-a06df58d751f,,USER,how many people reside in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -85c891e3-461d-4d7f-947c-81a2bd4125eb,,USER,How many bands are there?,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" -68093462-35d7-4f70-a03c-8b5520379369,,USER,Calculate the number of rooms with a capacity of more than 50 for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -ce0036e1-7cc5-4010-a3d5-4056582bfaab,,USER,"What are the different software platforms for devices, and how many devices use each platform?","{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -444a53c0-b328-4c66-8ceb-a1192f3603c5,,USER,What is the total revenue generated by companies founded by a specific founder?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -adb990ec-8250-425d-b5aa-8cae15901605,,USER,Display various denominations alongside the number of associated schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -64f3f0ce-a387-447a-916f-85dd5ff7ae4e,,USER,Count the number of races for each constructor ID.,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -b48e506e-8525-44c3-a593-a58d4adc6555,,USER,Find the name of the most expensive product.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_name"",""product_price"",""product_description""],""name"":""Products"",""type"":""grid""}]" -76a95a1d-136d-4a35-b228-f40fd87102e3,,USER,Find the total revenue created by the companies whose headquarter is located at Austin.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""headquarter"",""transformationType"":""condition"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -34978e51-414f-4161-af56-837121317475,,USER,What are the average ages of male and female students?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -d9b002bc-fb1d-4873-ab1f-4897066765c0,,USER,Count the number of actors.,"{""transformations"":[{""column"":""Actor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -feac30bb-5add-4c64-b1db-93aece85ec07,,USER,What is the average number of working horses of farms with more than 5000 total number of horses?,"{""transformations"":[{""column"":""Working_Horses"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Total_Horses"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -8df770ad-f519-4623-b85a-51cf4fb5592d,,USER,List the official name and status of the city with the largest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -1b3ee645-f9a1-43dd-8cad-c69cc005d96b,,USER,How much does the youngest dog weigh?,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -daf86448-f0d5-4afa-8550-8284f75a1199,,USER,what can you tell me about the population of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -b7c7ec12-2d1f-4f25-8df5-5b66e2d20baa,,USER,Count different addresses of each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -3bddd74b-f16e-4b8d-a8a3-a683fe1ba3cb,,USER,How many different instructors have taught some course?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" -b0180097-fce7-479d-8b7b-d4fe2320c963,,USER,Tally the number of students assigned to each advisor.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -9c9b40fc-d25d-4ac4-8f71-133550be6aab,,USER,How many matches occurred in each year?,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -0971122b-9615-446e-87c9-e13d33f42813,,USER,"For each product id, how many documents have a document type code of BK?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -7e443e71-626c-4f27-af8b-9d551040e93c,,USER,How many sections does course ACCT-211 has?,"{""transformations"":[{""column"":""class_section"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -e61bfff3-656d-4d13-8ea5-671602738029,,USER,What is the last transcript release date?,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -8aa3fe4b-76f8-4059-a390-6c1c870cd3e6,,USER,What is the entry name of the most expensive catalog (in USD)?,"{""transformations"":[{""column"":""price_in_dollars"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -3bbf93f9-f919-4fe8-b1d2-b278da7b2ca5,,USER,How many models do not have the wifi function?,"{""transformations"":[{""column"":""Model_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""wifi"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -a1645fb3-40cc-4457-887c-ce2f814d33f8,,USER,what are the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -497bcd62-478d-4808-859f-b556ffe25564,,USER,List the date of perpetrators in descending order of the number of people killed.,"{""transformations"":[{""column"":""Killed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -2d990b04-b927-4944-b40c-453e0a26f6dc,,USER,Find the average elevation of airports in each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -0bc7ec39-c91d-4015-baaf-1025dd004f0e,,USER,what is the GDP of the city with the largest population.,"{""transformations"":[{""column"":""Regional_Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -c0f5dc50-d2bb-4d27-be46-e3ddc4d7208b,,USER,Count the number of different languages in these films.,"{""transformations"":[{""column"":""language_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -e20c119c-8221-4e5c-be0b-560172cdff40,,USER,What the smallest version number and its template type code?,"{""transformations"":[{""column"":""Version_Number"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -24d42a69-8d29-42f3-b143-e602a7bca4c7,,USER,Find the number of bands.,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" -00390e25-39d7-4cf2-9ebf-13b88071d211,,USER,Provide the IDs and total hours played for each game.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -81c64fc4-e18f-4148-98ba-011fd4caaed2,,USER,What is the name of the conductor who has worked the greatest number of years?,"{""transformations"":[{""column"":""Year_of_Work"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -d0546b74-f69c-4d65-9e9c-6bd4daead50c,,USER,What is the average account balance of customers with credit score below 50 for the different account types?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -3779a80a-79ae-4d0b-8892-3347eeca48ea,,USER,Find the patient who most recently stayed in room 111.,"{""transformations"":[{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":111},{""column"":""staystart"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" -05063a5e-c14c-47d4-8460-484fae9d7b96,,USER,Display the different railway builders and the number of railways that use each builder.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -931efdcc-712d-4ab3-8271-dbd714575283,,USER,Calculate the number of players inducted into the hall of fame annually.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -5fe73e4e-2a64-4699-8107-882c25d59da3,,USER,What are the names and number of hours spent training for each player who trains for less than 1500 hours?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -efa55970-444d-4375-804d-bf8f89463be2,,USER,Count the number of films whose title contains the word 'Dummy'.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -ce13e373-93dd-4397-9827-cc750e0cbada,,USER,"List the grape, winery and year of the wines whose price is bigger than 100 ordered by year.","{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -52280cc9-47e6-43ab-907a-ac13c636b092,,USER,Count the number of chip model that do not have wifi.,"{""transformations"":[{""column"":""Model_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""wifi"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -25d4be64-c57c-4db9-8e76-0b1ace4fa11f,,USER,"Show different builders of railways, along with the corresponding number of railways using each builder.","{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -a899ae8a-034e-4b66-8fbd-f900389b9b49,,USER,What is the id for the employee called Ebba?,"{""transformations"":[{""column"":""employee_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -8c360b0e-4919-4f47-b3c2-de872d88bcc6,,USER,Show the price ranges of hotels with 5 star ratings.,"{""transformations"":[{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -be1342ba-520a-46f8-99c5-dbad89c681d2,,USER,Report the total number of students for each grade 0 classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -dd8d42fa-cfd4-46b4-950d-df6a30f03da8,,USER,Sort the each workshop in alphabetical order of the venue. Return the date and venue of each workshop.,"{""transformations"":[{""column"":""Venue"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" -27ac504a-efab-430d-b01a-f85f659eaea3,,USER,Which part has the least chargeable amount? List the part id and amount.,"{""transformations"":[{""column"":""chargeable_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""part_id"",""part_name"",""chargeable_yn"",""chargeable_amount"",""other_part_details""],""name"":""Parts"",""type"":""grid""}]" -1eaf2597-4d7e-4daf-99c0-ca187a3e0c5c,,USER,What is the id of the most recent order?,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -09140eff-abb9-410a-86c3-734a02674513,,USER,Show the statuses and average populations of each city.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -d4a43bc1-4200-4181-8b08-24d55e1f728a,,USER,What is the id and weight of every pet who is older than 1?,"{""transformations"":[{""column"":""pet_age"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -9a13b846-5cab-41b3-a4be-d0d124204080,,USER,How many different captain ranks are there?,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -62267897-6dc9-40e1-98fe-ae4de1c4639f,,USER,Ascertain the student count in a single classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -cd98d826-29db-4d89-ae50-52cf7bc24c40,,USER,"For each hometown, how many teachers are there?","{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -c74edab2-def0-46b6-8a00-d14dfa4d6b90,,USER,What is the count of climbers from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -9c172baf-7391-4e38-be30-4b58c7ec7050,,USER,What is the highest acc percent score in the competition?,"{""transformations"":[{""column"":""acc_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -dd4c77ba-84b8-4e2e-b5ef-6fc5c8fa2870,,USER,What are the names and headquarters of all companies ordered by descending market value?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -49e5d0d2-c70e-4741-a8eb-45682a170d34,,USER,How many captains are there per rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -a45b4412-7072-4113-ac2d-95ac14ebaee9,,USER,"What are the names of all the documents, as well as the access counts of each, ordered alphabetically?","{""transformations"":[{""column"":""document_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -2291d794-63c8-4533-b9c0-9239a6ab0d24,,USER,Give the average life expectancy for countries in Africa which are republics?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -d3601dff-ddc5-4000-acac-654ebc4afc5b,,USER,How many wrestlers are there?,"{""transformations"":[{""column"":""Wrestler_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -916825a4-61dd-4441-b5b8-1ae952f872cf,,USER,What are the first names and last names of the employees who live in Calgary city.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Calgary'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -9c3f1caf-7686-4b76-9805-2c6329f62e45,,USER,Which room has the highest base price?,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -b3230a9f-981a-4ffb-9c3e-375ef30d7275,,USER,Can you provide a breakdown of the nationalities of people and the corresponding number of individuals from each nation?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -8207a095-4df7-4535-814d-01c101be484a,,USER,Show all the distinct president votes made on 08/30/2015.,"{""transformations"":[{""column"":""Registration_Date"",""transformationType"":""condition"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -423ae720-ab3f-45e3-9caf-d8350b29598f,,USER,what states have a city named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -2ed45933-5b34-45ad-9676-b5d99d2b0c87,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -5448a5f4-bb21-48d2-a86d-37edd8db7f23,,USER,Show the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -36f4fdc4-9eae-4cc8-9167-1c089c721ab6,,USER,What are the average height and weight across males (sex is M)?,"{""transformations"":[{""column"":""height"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -f6955a58-c964-40d9-9c11-0fd5843f3ea7,,USER,how many states are there,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -6162a70f-5fe2-44ab-8d36-a138b86298be,,USER,Count the students in every department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -7a980f7e-df05-4ddb-a6b7-2a94c1d8eae4,,USER,Show the average amount of transactions for different investors.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -4c69fd50-5841-483b-a935-209e411d0d30,,USER,Find the number of employees of each gender whose salary is lower than 50000.,"{""transformations"":[{""column"":""Fname"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":50000},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -af879679-a956-46f5-a0d7-5ff1f2faee97,,USER,What is the name of country that has the shortest life expectancy in Asia?,"{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""LifeExpectancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -0a75f7e4-6e45-4d19-9683-339505d4c3ee,,USER,How many main stream browsers whose market share is at least 5 exist?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""market_share"",""transformationType"":""condition"",""operation"":"">="",""value"":5}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" -116aedae-3aeb-44a5-82ea-6e7b65aa9816,,USER,"Return the description of the product called ""Chocolate"".","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -61e7fb59-c3ec-4338-9985-af80e63dc181,,USER,Show the names of all high schoolers in grade 10.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -4f7d511c-502a-4e89-9936-09554239a39d,,USER,What is average number of students enrolled in Florida colleges?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -2f7bbf8f-0a34-418f-9551-1c1c69507121,,USER,"How old is each gender, on average?","{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -5b71cc3e-e99d-42f6-a4ca-9be0ac9917d8,,USER,How many different cities are they from?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -30cb09a8-e47d-421d-89db-f22cef1fdac9,,USER,Please show the different record companies and the corresponding number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -e271366d-052e-4e54-86d5-ef057f6c9567,,USER,Find the total student enrollment for different affiliation type schools.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -b252c7da-9650-4d1d-af40-8467b95b38d0,,USER,How many movies were made before 2000?,"{""transformations"":[{""column"":""mID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -e5d16737-942f-4320-b3a8-e97e13274085,,USER,Find the buildings which have rooms with capacity more than 50.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -e8390b0b-5dcc-48d4-90c0-dd6cf0f344ae,,USER,"What are the dog name, age and weight of the dogs that were abandoned? Note that 1 stands for yes, and 0 stands for no in the tables.","{""transformations"":[{""column"":""abandoned_yn"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -35be709d-111d-49dc-9389-6d8478d48a43,,USER,"What is the nationality of the actor "" Christoph Waltz "" ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Christoph Waltz'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -68821369-b984-40bd-be6d-59173f70586b,,USER,Find the total course credits offered by different departments.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -497c8786-5170-44c3-93c0-f1eb8d738e18,,USER,Display each language and the number of TV channels that use it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -8a3f6f3a-828d-4256-8367-f6331c2b9f12,,USER,How many accounts are associated with each customer id?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -87a51fc3-e4a6-41bb-a73a-d933996e010c,,USER,How many faculty members do we have for each faculty rank?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -5dc80074-3c6f-48a4-b821-76b7e9f261f9,,USER,How many distinct companies are there?,"{""transformations"":[{""column"":""Company"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -c250693e-db54-45fb-9f9e-99e2c0c27a8c,,USER,Show the countries and the number of climbers from each country.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -98ec036b-52d1-49d9-ac51-e31b96dcb106,,USER,What is the average account balance for different account types of customers with a credit score below 50?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -15e94487-7c15-438d-8af0-7378a64c941d,,USER,How long is the people’s average life expectancy in Central Africa?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -b288b7d7-b307-4a0a-9a0f-7701a81dc3ea,,USER,Find the total student enrollment in colleges founded after 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -535968c1-cdb1-4361-a0d3-3ede03bedb9a,,USER,"How many phone hardware models are produced by the company named ""Nokia Corporation""?","{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Company_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nokia Corporation'""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -4d46a2ef-96f4-4cac-971b-94460b31b744,,USER,"What are the gas station ids, locations, and manager names for the gas stations ordered by opening year?","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -c35391f4-b96d-4c33-8db2-af0e35519f1c,,USER,What are the different police forces of counties that are not located in the East?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -be6c4f23-a9c4-4970-af1c-c7f5cb1951d6,,USER,"What is the description of the role named ""Proof Reader""?","{""transformations"":[{""column"":""role_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" -c5e3c2e8-db6f-4ae4-ae45-edc2769901bb,,USER,"List the open date of open year of the shop named ""Apple"".","{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple'""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -d4d90685-2720-45d1-bd32-23a48a0699a9,,USER,Display all payment methods and the count of payments using each method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -59f5bc65-8eb6-480f-912b-1bf59e6b8bfd,,USER,How many songs are there?,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" -88bcad7a-2623-4c05-8e72-8535af799580,,USER,List the first and last name of all players who are left / L hand in the order of birth date.,"{""transformations"":[{""column"":""hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""},{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -c0a96637-9fd7-4fbf-86fe-a8f299ed5edb,,USER,List names of conductors in descending order of years of work.,"{""transformations"":[{""column"":""Year_of_Work"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -07ecaf1b-cf74-4884-b09c-e46409121244,,USER,Find the count of IT Staff employees in each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -fe7fcbca-59ff-404d-8542-3378285d09db,,USER,What is the maximum accelerate for all the different cylinders?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -d017c3fb-c26e-49fc-a7aa-b0af61e6b1b5,,USER,Find the number of distinct room types available.,"{""transformations"":[{""column"":""roomtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" -b17935d4-9cdf-48ae-ab3a-3e0c4a699c8e,,USER,"Return the description for the courses named ""database"".","{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" -9a8cfa3f-fa1d-418c-ae8f-5c528024c0cd,,USER,List the names of technicians in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -54d1fd6b-9410-4dfa-a10a-1ecea09a8a21,,USER,What is the average price for products?,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -3fb7e505-bead-4883-be51-8d29c79c8033,,USER,How many tips have been written in 2015,"{""transformations"":[{""column"":""text"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2015}]}","[{""columns"":[""tip_id"",""business_id"",""text"",""user_id"",""likes"",""year"",""month""],""name"":""tip"",""type"":""grid""}]" -3e2fe7c7-f0bd-49c7-bae1-01e734cc4ebe,,USER,How many different scientists are assigned to any project?,"{""transformations"":[{""column"":""scientist"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" -a99a81cb-4bd9-4f95-bbf4-d219f25c9f4e,,USER,Find the number of activities available.,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" -9860c7ec-df52-4d68-937b-421bc3e4e4bd,,USER,"Find the payment method and phone of the party with email ""enrico09@example.com"".","{""transformations"":[{""column"":""party_email"",""transformationType"":""condition"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" -4111447e-d68c-4e84-ac63-9df5d23784b3,,USER,List all program origins in the alphabetical order.,"{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -3b13dc45-dd8d-4bd5-88a2-7cc1526a7177,,USER,"What is the average base price of rooms, for each bed type?","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -6ea4a143-3c3c-4659-9a06-040bf4e1a38b,,USER,Find the id of the song that lasts the longest.,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -bfae080e-2f31-4e24-b441-1cc0edbdfe89,,USER,Give me the dates when the max temperature was higher than 85.,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -8360b596-8e9a-4d21-9a8f-337a571bba6c,,USER,Which restaurants have highest rating? List the restaurant name and its rating.,"{""transformations"":[{""column"":""Rating"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" -deff73cf-2d7a-449c-8290-d633378e586b,,USER,List the names of players in ascending order of votes.,"{""transformations"":[{""column"":""Votes"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -2e7cd765-9c0f-4fed-8f3b-b241730d5f6a,,USER,What are the names of climbers who are not from the country of Switzerland?,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -92cd413e-4be9-4838-89ec-0006672f30b8,,USER,population of boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -a83f2ec2-83d3-4dde-9382-2c1946eb254a,,USER,What is the average age of all the dogs?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -491f1d5f-a3cf-48a3-b723-da92101dfc0c,,USER,"Which paper's title contains the word ""Database""?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" -501724c6-8eae-4060-9d01-082b525831a5,,USER,What are the names and areas of countries with the top 5 largest area?,"{""transformations"":[{""column"":""SurfaceArea"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -ec1a5f25-2334-48c4-aaed-1bc750db998a,,USER,Return the song in the volume that has spent the most weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -ba74a57a-13ef-4dbc-8c91-743c76b0fad9,,USER,What are the names of the ships that are not from the United States?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -a5430fd7-abee-4d8b-965f-4a1f6eedbffd,,USER,What venues are for Neuroscience ?,"{""transformations"":[{""column"":""venuename"",""transformationType"":""condition"",""operation"":""="",""value"":""'Neuroscience'""}]}","[{""columns"":[""venueId"",""venueName""],""name"":""venue"",""type"":""grid""}]" -5014ff37-4bef-4101-b963-3d42237e476a,,USER,How many musical nominations does each nominee have?,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -0ecef8db-c027-472f-b673-f8f93ab255ec,,USER,"For every fourth-grade classroom, provide the room number and the total student count using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -621e13be-62ab-4904-9d3b-77af7337d0bb,,USER,Give the phones for departments in room 268.,"{""transformations"":[{""column"":""Room"",""transformationType"":""condition"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" -d700d311-ecd8-4a77-bcf1-64d42737c644,,USER,"What is the average age for each city, and what are those cities?","{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -5dc3253d-ada8-43d0-817c-285e2e3f00af,,USER,On which day has it neither been foggy nor rained in the zip code of 94107?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""condition"",""operation"":""="",""value"":94107},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Fog'""},{""column"":""EVENTS"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Rain'""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -a8b5f91d-a2ba-4914-98b3-c1aab22bb9e9,,USER,where is the highest point in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -2ecfb11c-54ea-4366-b3db-7419804b8864,,USER,How many elections are there?,"{""transformations"":[{""column"":""Election_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" -a44036aa-a5ec-4c39-822f-fa6f87579918,,USER,List the average base price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -6e9c803f-34f7-4a75-8640-ceb4b24b32d5,,USER,"For each city, return the highest latitude among its stations.","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -898a27aa-dc71-4283-91dc-593045dd7796,,USER,How many book clubs are there?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -dcf50df9-f36a-4054-9db9-436b7de41983,,USER,Please show the police forces and the number of counties with each police force.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -69137aa6-c0ab-447d-94a3-45af9b58b2a4,,USER,List student ids and their respective hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -2cebd536-9748-4daa-8407-331aa006eaa3,,USER,find the name of the program that was launched most recently.,"{""transformations"":[{""column"":""launch"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -ad7787cf-db3f-4252-8811-34898d580880,,USER,What is the name of the event that happened in the most recent year?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" -b5e223ba-11a1-40af-bc4f-66066b7fc17a,,USER,How many allergy entries are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -69612dd4-590e-4d16-9afc-bba833b17db0,,USER,return me the number of papers after 2000 .,"{""transformations"":[{""column"":""title"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -3bfff78a-60ff-40e4-a450-b12a023f3f9c,,USER,Return the hispanic percentage for cities in which the black percentage is greater than 10.,"{""transformations"":[{""column"":""Black"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -06b616d4-b5a8-4984-b902-c75f73703173,,USER,How many courses are there?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -dee7b4a7-eeab-484b-8ced-6a3e8500a6db,,USER,"What is the list of program names, sorted by the order of launch date?","{""transformations"":[{""column"":""launch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -cf2f80ff-12f4-4f6b-a677-fb24e22ace21,,USER,what is the maximum elevation of guadalupe peak,"{""transformations"":[{""column"":""highest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -291a9927-6d45-4169-b5af-02407217d633,,USER,"For every nationality, how many singers originate from that country?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -b37e00f8-fe9d-487f-9956-0c9aa7a5a84f,,USER,What are the cities that have a branch that opened in 2001 and a branch with more than 100 members?,"{""transformations"":[{""column"":""open_year"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -b46be03f-f68f-4c0b-a19f-483965f1620c,,USER,What is the number of distinct languages used around the world?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -302a0da2-e96b-4cd7-919a-8db679f04872,,USER,Find all actors who are from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -06e456b4-cd21-466e-a16b-0dc46e477676,,USER,"For each classroom, provide the classroom number and the number of grade levels using it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -ab9908fb-c85a-4c9c-b0ed-8395f4ca9c51,,USER,"Show all document ids and the number of paragraphs in each document, ordered by document id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -1370c3c6-b1a2-41eb-8f79-a8422c5f3a36,,USER,Please report the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -f1a7d0d4-0c3b-4a52-96b7-e2d9b230b87a,,USER,"Count the number of universities with over 20,000 enrollees for each affiliation type.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -69d664b9-7250-40c2-bacb-9482b9c31743,,USER,What is the lowest salary in each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -a7824d61-801f-4f93-bc8f-50f6165a1dc0,,USER,Sort the customer names in alphabetical order.,"{""transformations"":[{""column"":""customer_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" -23644192-dd8c-4a20-b2a0-f072f314d905,,USER,Find the order id and customer id associated with the oldest order.,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -0c8dd470-013e-4377-8ae0-4d69305ae30d,,USER,"For each language, list the number of TV Channels that use it.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -5030eae6-84ad-4f54-a9ff-6c71b699dd29,,USER,"return me the references of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -4faef6db-6576-4797-80de-fb84d022f664,,USER,Calculate the number of players with less than 30 points for each position.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -7607734e-f46f-4851-a57c-4bfc206568b6,,USER,How many courses in total are listed?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -dfef9d4e-ba35-4503-a916-41235d7f5980,,USER,Calculate the average number of attendees at home games for each year.,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -d1c1d3e5-2512-4efb-9492-2bf254d69246,,USER,Find the total amount of bonus given in all the evaluations.,"{""transformations"":[{""column"":""bonus"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Employee_ID"",""Year_awarded"",""Bonus""],""name"":""evaluation"",""type"":""grid""}]" -edabefa4-9682-4f65-a55e-be83b228f4af,,USER,Find the name and category of the most expensive product.,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -113d86de-11ca-4471-8858-9e2bf3b068af,,USER,how many citizens live in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -c9165798-5b9f-4668-aba7-9b8192eaaa88,,USER,List the maximum price and score of wines for each year.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -c0eb592e-7a5a-461a-9d09-8673d20240ff,,USER,On what dates were employees without the letter M in their first names hired?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -0ad1256c-5004-4d83-85db-333d0ed30b4c,,USER,"For every classroom, reveal the classroom number and student occupancy.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -27217917-a8c0-474d-a20a-d2c94f6b7bba,,USER,What is the description of the product category with the code 'Spices'?,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -1688de14-bdc9-470a-9986-06c9543b4742,,USER,"What are the name and assets of each company, sorted in ascending order of company name?","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -4dc517d0-87cd-4025-a417-bb5bc47cd02d,,USER,Count the number of captains under 50 years old for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -67782e03-a8d0-4547-b473-a8d916877010,,USER,What is the average weight and year for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -2342fb95-5444-48e1-9ed1-b864a71f3dd7,,USER,What are the ids and names of customers with addressed that contain WY and who do not use a credit card for payment?,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""WY""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -362ed6ef-ffe5-4168-b2b0-2e792e15d407,,USER,what is the lowest point in the state of iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -225f61b4-e0a5-48ea-ae81-4a0ea609f388,,USER,How many departments are in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -8a186f26-4712-4b30-8f85-9b1c06e58191,,USER,List each language and the number of TV Channels using it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -2f253740-fa21-4b26-ac68-f579f0408435,,USER,List the companies of entrepreneurs in descending order of money requested.,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -f79ede16-79fd-4607-a9cf-b8a12554dae0,,USER,When is the first transcript released? List the date and details.,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -e0c33b37-f206-49a2-ac20-8d876bcdaf6f,,USER,Give the flight numbers of flights leaving from APG.,"{""transformations"":[{""column"":""SourceAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" -3cb264a7-fb5f-4574-aae5-d24d71efeb5d,,USER,How many sports do we have?,"{""transformations"":[{""column"":""sportname"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -5a450ebc-dbab-4791-8722-033e7538ce23,,USER,What is the number of players who have points less than 30 for each position?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -9c731334-ce8e-457d-a47b-18526e00e179,,USER,what is the density of the wyoming,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -1342df2a-de98-4c80-a8f7-e0376e097a1c,,USER,Show the name and opening year for three churches that opened most recently.,"{""transformations"":[{""column"":""open_date"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -6b0f639c-a48b-4838-bba8-85dafb2e8a84,,USER,Find the names of all person sorted in the descending order using age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -bf65b46a-e3f9-4d01-9f43-18dc866609f1,,USER,could you tell me what is the highest point in the state of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -408a6531-68d7-46d9-9b15-79303a77b0e9,,USER,Find the name of the airport in the city of Goroka.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Goroka""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -0c2eee19-e888-4a8a-a07f-8184a8e99ccc,,USER,List top 3 highest Rating TV series. List the TV series's Episode and Rating.,"{""transformations"":[{""column"":""Rating"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -48203c11-3d98-4871-929f-2c9931e6be25,,USER,What are the names of the teachers whose hometown is not `` Little Lever Urban District '' ?,"{""transformations"":[{""column"":""hometown"",""transformationType"":""condition"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -67c19e38-5841-47da-873f-43c0b2e5ab7b,,USER,Give me a list of all the last names of authors sorted in alphabetical order,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -6747e6ad-6c0f-4d00-ac33-e90118fde8f3,,USER,How many climbers are from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -4fe7c8d2-0c40-4937-bd3d-0aec83375de1,,USER,Find the manager name and district of the shop whose number of products is the largest.,"{""transformations"":[{""column"":""number_products"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -51b96a89-d71f-42fa-af60-9a41ec27c5df,,USER,Count the number of documents with the type code BK that correspond to each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -2c26e3a1-e040-467b-8b2a-c1f821ddaccb,,USER,Find the number of distinct name of losers.,"{""transformations"":[{""column"":""loser_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -4ecad36a-e0b4-43ba-8a1e-bb9874d0e3c3,,USER,"What are the names of actors, ordered alphabetically?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -c72f1617-aaca-4c82-bb1b-506cd273cbef,,USER,List the product ids and the number of unique orders for each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -f767aa9e-5bf9-48f7-a2dc-569fc126f149,,USER,"Display unique affiliations and the count of schools with over 20,000 enrollees for each.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -b391027a-d3c1-40da-ad89-61c16852a94e,,USER,what are the cities in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -47285ebd-3a84-4d63-9c13-852111429c42,,USER,What are the main indstries and total market value for each industry?,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -07fb930a-a823-4e6d-87e5-9a5ced9f75ee,,USER,what is the highest elevation in delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -cd80b4b9-986b-4b5c-aafd-86d685c1eaa4,,USER,Show the maximum amount of transaction.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -630df78f-e241-4adc-8a6a-4ee360d34a54,,USER,How many stores are there for each type of store?,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -1e2f6666-9d35-4748-a879-7b6863d0c4bf,,USER,How many patients stay in room 112?,"{""transformations"":[{""column"":""patient"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" -581db0a0-fa65-4d55-b4cb-632ce7c36caf,,USER,Show all game ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -56d2f652-57dc-4f15-8a5c-4b1324b7c1d0,,USER,How many followers does each user have?,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" -66f25a14-3ed6-4134-9280-4c0e884c2197,,USER,Find the count of people for each sex with a weight higher than 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -aaa252c5-0b90-4ea7-9d25-0e1131534e5d,,USER,"Show different carriers of phones, along with the number of phones for each carrier.","{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -887488b8-6ac5-413b-9148-bcfc281d5b6e,,USER,Calculate the number of customers per customer status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -cdc8ace2-0839-478d-bc45-467c4a47308f,,USER,what states are next to kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -fefa524f-a480-450b-9dab-5c2b7ddcf4da,,USER,Find the first names and last names of male (sex is M) faculties who live in building NEB.,"{""transformations"":[{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -16fe5f83-101e-4361-948c-5d23385b5804,,USER,how many cities are there in the united states,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -613b3361-6c69-4dd6-b1f1-03a3cbbda077,,USER,"What are the different schools and their nicknames, ordered by their founding years?","{""transformations"":[{""column"":""founded"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -92d3a35e-0b9d-42e9-9ce6-d6213e3bd3d6,,USER,What is the first name of the students who are in age 20 to 25 and living in PHL city?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PHL""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">="",""value"":20},{""column"":""age"",""transformationType"":""condition"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -44661a14-71b2-42fb-a2ae-bc8eac39725c,,USER,"What are the carriers of devices whose software platforms are not ""Android""?","{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""condition"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -782471f0-b281-4408-9efc-4b4bdcb1fe16,,USER,What is the name of the song that was released in the most recent year?,"{""transformations"":[{""column"":""releasedate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -edbd09c8-2f84-4724-bfb9-7751580c72c5,,USER,What are the different classes of races and how many races fall under each class?,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -266d5f46-2259-4363-8cbf-cb973dd0d35c,,USER,Display country IDs and their respective city counts.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -03d64586-1258-4a10-8fa3-bb07427dbe32,,USER,What is draft detail of the document with id 7?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""draft_number"",""draft_details""],""name"":""Document_Drafts"",""type"":""grid""}]" -d0e49e69-e9b9-4a0f-b549-788ecf6902b2,,USER,"Find the number of students that have at least one grade ""B"".","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'B'""}]}","[{""columns"":[""StuID"",""CID"",""Grade""],""name"":""Enrolled_in"",""type"":""grid""}]" -277e3a77-d4e2-4846-bc62-8d14160d6cf7,,USER,How many languages are in these films?,"{""transformations"":[{""column"":""language_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -00f86bc0-1a9c-4282-972a-b9fd09c9fe57,,USER,Show me the number of parks the state of NY has.,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" -8db8d365-d0bf-4b08-8f75-40d6868e02c5,,USER,Determine the highest price and score of wines in each year.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -f361bf5e-3963-4af7-a2c4-0dd47008ee16,,USER,Show different parties of people along with the number of people in each party.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" -6a578144-0661-4b68-8392-b5d1b29ad977,,USER,"List every individual's first name, middle name and last name in alphabetical order by last name.","{""transformations"":[{""column"":""individual_last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" -7e540d8c-f551-49e9-8f48-af7691ab15b8,,USER,"Find all actors born in "" Tehran ""","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -7d35c3d4-dc9d-407b-ba33-b92bb8fe4bcf,,USER,List all customer status codes and the number of customers having each status code.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -0ff119c2-48df-4066-9fa8-9e69426aab0d,,USER,"Return the characters for actors, ordered by age descending.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -8f248ae8-b0cd-4d93-8be2-0534dfaffa1c,,USER,"Find the name of all the clubs at ""AKW"".","{""transformations"":[{""column"":""clublocation"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -af6b0ee2-cf9c-4548-9b32-b85f9e0069be,,USER,Give the city and country for the Alton airport.,"{""transformations"":[{""column"":""AirportName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -90c0ccee-c06a-4b43-b016-7252280fb9e3,,USER,What are the name and results of the battles when the bulgarian commander is not 'Boril',"{""transformations"":[{""column"":""bulgarian_commander"",""transformationType"":""condition"",""operation"":""!="",""value"":""Boril""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" -1df79ae6-5473-436f-bd37-81e9cd2deda2,,USER,"How many female actors were born in "" New York City "" after 1980 ?","{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'New York City'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -bfb4e628-27ad-4875-b967-bbfc7aa0600a,,USER,Exhibit the opening years and corresponding church counts.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -ded9e67d-cca9-4054-bd56-977169836a2e,,USER,Give the names of countries that are in Europe and have a population equal to 80000.,"{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Europe'""},{""column"":""Population"",""transformationType"":""condition"",""operation"":""="",""value"":""'80000'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -df4eb746-3673-40ee-b41d-2311c9c127ad,,USER,What are the names and decor of rooms with a king bed? Sort them by their price,"{""transformations"":[{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""},{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -901deea3-85ef-4269-b290-b03fa97ec0e5,,USER,How many statements do we have?,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" -78304212-8c57-4a55-9ab6-a9d55cc7e13c,,USER,"What is the product, chromosome, and porphyria of the enzymes located at 'Cytosol'?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -ad60db3b-f596-42c9-84e9-ad343bf7cf21,,USER,"What are the enrollments of schools whose denomination is not ""Catholic""?","{""transformations"":[{""column"":""Denomination"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Catholic'""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -f3b10797-0754-48fb-a24b-2c7c1dbe0e85,,USER,What is the average weight and year for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -8f24cee0-26ea-471f-9a3d-f1f87b9d4237,,USER,Find the package choice and series name of the TV channel that has high definition TV.,"{""transformations"":[{""column"":""hight_definition_TV"",""transformationType"":""condition"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -653cb10c-3009-4fea-bb07-a58ab234f933,,USER,Please show the different statuses of cities and the average population of cities with each status.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -416bedac-3485-45dd-9df4-2693fd8eb06a,,USER,Present all countries and the number of people originating from each.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" -67a83f13-6b25-4d54-82f5-8521499333d0,,USER,Show the order IDs and the quantity of each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -e29ad2c8-29aa-4c79-9176-d1b0ccb9facc,,USER,Find the total credits of courses provided by different department.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -410ca813-1f29-4df5-bfdc-4ae240240897,,USER,Give the names of the nations that were founded after 1950.,"{""transformations"":[{""column"":""IndepYear"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -093807b9-1675-44f8-89ab-ebe04e3becc4,,USER,What are the names and trade names of the medcines that are FDA approved?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""Yes""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -fb6d4bcf-6e80-45a1-a615-060b5415fbee,,USER,"Return the names of conductors that do not have the nationality ""USA"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -754ec8f4-36ae-492f-9034-27fb8455a8e0,,USER,Count the number of captains that have each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -ab02638a-4608-41b0-baf9-a22bab2c4716,,USER,Count the number of films.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -a36213b4-b741-40ef-9192-39623f5e9119,,USER,What is the average enrollment number?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -bccf9d2d-6e9c-4a75-9caf-dcc687e18b75,,USER,What is the average price for flights from Los Angeles to Honolulu.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -cf497a00-f47c-4663-8cd0-bfd552a832f5,,USER,List the name and tonnage ordered by in descending alphaetical order for the names.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" -b25a307e-4c56-49bb-9a50-ce32cc5fdc45,,USER,Find all the directors who are from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" -9d03afd7-03ee-43d1-85e3-00ca501f6847,,USER,How many different departments offer degrees?,"{""transformations"":[{""column"":""department_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" -d87920fd-7adf-4f40-8966-297775c49603,,USER,"What are the phone numbers of customers using the policy with the code ""Life Insurance""?","{""transformations"":[{""column"":""policy_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" -d2303efd-1e32-44e5-bf6a-d6fe738aceb6,,USER,List the names of all distinct races in reversed lexicographic order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -9b102a64-caeb-40a7-934b-cc7b5279b9c2,,USER,What is the average number of international passengers for an airport?,"{""transformations"":[{""column"":""International_Passengers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -da03baf8-e185-4391-8fe6-e7682c5bbad1,,USER,Display cities with their respective student populations.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -aa7273e0-11ca-4cb0-9103-7bc1d8f1cbcc,,USER,How many regions do we have?,"{""transformations"":[{""column"":""Region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -b621aa38-7b4f-41fd-905b-b5e3485310d0,,USER,Show all opening years and the number of churches that opened in that year.,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_date"",""transformationType"":""grouping""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -a06f0ac7-8c4f-4ef3-8d10-d40552833ea5,,USER,Show the average age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -61d465ba-89b6-4999-b5af-f11805f14f0e,,USER,How many courses are offered?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -11b894c5-cce4-49d3-aefa-7c27ee35de4c,,USER,How many films have the word 'Dummy' in their titles?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Dummy""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -dbeb76b2-270d-4f3c-9858-33e578cdcfe1,,USER,Which cities have regional population above 10000000?,"{""transformations"":[{""column"":""regional_population"",""transformationType"":""condition"",""operation"":"">"",""value"":10000000}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -6b9a572a-02f5-40df-ae5a-f3bb9ea679a1,,USER,Show the city and the count of branches established before 2010 in each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -b8b3eafe-d3c7-4735-a71b-f79e5842c60c,,USER,"Find all the songs whose name contains the word ""the"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" -0f7cfdfb-e630-4f0f-b4e7-5ce253ce08ac,,USER,What are the id of all the files in mp3 format?,"{""transformations"":[{""column"":""formats"",""transformationType"":""condition"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -e87312f5-f5cf-4a2f-a3ff-4a4af6b62467,,USER,how many rivers are found in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -6c41aba0-d37e-43ec-9a18-229d8b3d7f26,,USER,what is the area of the new mexico state,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -ed3723bc-582a-417b-9624-5770e0fe21ee,,USER,"What are the descriptions of the courses with name ""database""?","{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'database'""}]}","[{""columns"":[""course_id"",""author_id"",""subject_id"",""course_name"",""course_description""],""name"":""Courses"",""type"":""grid""}]" -6ef33108-2bc5-47bc-ba7c-1fa9fbc77c84,,USER,What are the codes and names of the cheapest products in each category?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -20b7bb93-d66f-4d57-8795-e66d804268bd,,USER,Identify distinct card type codes and the count of customers holding each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -8afbe0f3-da44-4dd9-bf75-71840c0d3cb9,,USER,What is the transaction type that has processed the greatest total amount in transactions?,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""grouping""},{""column"":""transaction_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -40c39170-b636-4825-a5d8-8651460799b3,,USER,Find the name and level of catalog structure with level between 5 and 10.,"{""transformations"":[{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":"">="",""value"":5},{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" -7155f1e3-10a6-4164-aa2c-d21682b83059,,USER,What are the countries of mountains with height bigger than 5000?,"{""transformations"":[{""column"":""Height"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -1ea43c5f-d116-43c6-97e6-5a031810f55f,,USER,List all public schools and their locations.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""="",""value"":""Public""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -27658223-accd-4ff7-b8ea-4134c3bbfe9a,,USER,What is the name of the singer who is worth the most?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -49d8dc46-14c1-4564-b1bb-04398ac876f5,,USER,Display the distinct city statuses and their average populations.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -1ed01464-5502-44de-84e2-c510d030a6c0,,USER,"Find the name and access counts of all documents, in alphabetic order of the document name.","{""transformations"":[{""column"":""document_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -44471f9a-e97d-4c37-9114-5b60f334de96,,USER,show all train numbers and names ordered by their time from early to late.,"{""transformations"":[{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -0fd7337e-87b1-4e29-b220-4ddd99be7e59,,USER,how high is guadalupe peak,"{""transformations"":[{""column"":""highest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -2381c38a-4b37-4671-8343-94258a705617,,USER,What are the names of the pilots in alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -5c9cc4c6-ed0b-424b-a837-8189633a9570,,USER,What is the average salary of employees who have a commission percentage that is not null?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -7fd597bf-21f1-49cc-be7d-ef9222a90902,,USER,How many different types of transactions are there?,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -227554dd-006d-477e-a732-477094801350,,USER,Which party had the most hosts? Give me the party location.,"{""transformations"":[{""column"":""Number_of_hosts"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -e95fab9a-4d00-423e-9d61-0ae81e012688,,USER,What is the code of each role and the number of employees in each role?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -1e3ee5de-a3d6-46a3-82e7-ca1d88d6e11a,,USER,what are the major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -b8da0216-f495-4264-a4e4-d39e7f05e5b4,,USER,Find the settlement amount of the claim with the largest claim amount. Show both the settlement amount and claim amount.,"{""transformations"":[{""column"":""Amount_Claimed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -7bc9d136-c178-4ffe-92cd-8ae82e9199c4,,USER,What are the names and year of construction for the mills of 'Grondzeiler' type?,"{""transformations"":[{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""="",""value"":""Grondzeiler""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" -89b2840a-4439-490a-a2e9-f8749e036c35,,USER,"Which enzyme names have the substring ""ALA""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -9e164ff3-de53-41a6-8194-3986a51e8530,,USER,What are the distinct buildings with capacities of greater than 50?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -cee51f55-e6b6-40ac-86e6-9f8246f4ab8e,,USER,what cities are located in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -c0b972cd-c591-4437-a282-d10cd111f9ad,,USER,Find the highest rank of all reviews.,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" -d06c807a-978f-4d65-b964-af0d6a699aef,,USER,How many books does each publisher have?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -7caf4fd8-5a58-44b4-bbf9-0e2496b4b2e0,,USER,How many customers live in the city of Prague?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -63c0477e-4cbb-4aa7-a1df-784c249087c4,,USER,List the number of invoices and the invoice total from California.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -c9c48dff-0a3e-4cb2-a66f-a0eb0da7fbf9,,USER,"List the names of countries whose language is not ""German"".","{""transformations"":[{""column"":""Languages"",""transformationType"":""condition"",""operation"":""!="",""value"":""'German'""}]}","[{""columns"":[""Country_ID"",""Name"",""Population"",""Area"",""Languages""],""name"":""country"",""type"":""grid""}]" -9b4c3f80-6a4e-4de7-b914-f8067071b7de,,USER,Count the number of different directors.,"{""transformations"":[{""column"":""director"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -95d846da-0bc5-4255-9b91-ffdc5b21b6b9,,USER,What are the IDs of all students and the number of hours they played?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -b0628fc9-4bbf-49c3-b9e1-d9ae2948f937,,USER,"Show the apartment type code that has the largest number of total rooms, together with the number of bathrooms and number of bedrooms.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -59ba73a8-67ae-4649-ac4e-fab148b90d05,,USER,What are the names of people who are not from Russia?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -351f9ffb-b5ea-426d-9242-20329ddcba81,,USER,What is the number of cartoones written by Joseph Kuhr?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Written_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -4ece4c2b-fabb-4fd3-8f48-09310b86d2ee,,USER,Display the different headquarters and the number of companies at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -ccd6d232-c82d-4ef8-b5c1-9319bd88b0ac,,USER,What is the number of distinct teams that suffer elimination?,"{""transformations"":[{""column"":""team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" -61d10df6-0d5c-45bb-ba09-701ecf52d438,,USER,Show the party and the number of drivers in each party.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -32e083f0-7c66-437b-87ac-d825b73f71ff,,USER,"return me the number of the organizations in "" North America "" .","{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'North America'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" -349707e2-b121-457b-990a-bf96f36e1f2c,,USER,what states does the ohio river run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -3c1b3c5b-d746-40cf-96a5-39c76a77717b,,USER,what is the lowest point in iowa in meters,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -1e60ee4a-95ec-4b43-86ab-ff14e72fba4a,,USER,"What are the distinct reigns of wrestlers whose location is not ""Tokyo,Japan"" ?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -c48090e8-1659-4e20-8790-e8150bdef4a1,,USER,What is id of the city that hosted events in the most recent year?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" -94863c59-21df-47b3-a247-81e77de9abbe,,USER,What is the total population and average area of countries in the continent of North America whose area is bigger than 3000 ?,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""surfacearea"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'north america'""},{""column"":""surfacearea"",""transformationType"":""condition"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -b5426cde-39a2-4cc6-8abc-897e842f5db7,,USER,"What are the names, countries, and ages for every singer in descending order of age?","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -583c3373-6ce0-4657-9895-30846513f41c,,USER,"Give the name, year of independence, and surface area of the country that has the lowest population.","{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -185214b1-b52e-459b-86bb-bbee18004e6c,,USER,List all channel names ordered by their rating in percent from big to small.,"{""transformations"":[{""column"":""rating_in_percent"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -56c2a824-0a07-4310-a3f7-ddf889a769db,,USER,how high is the highest point of delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -fa8ce5d8-edc9-4586-8085-3d6e9461c392,,USER,Show the student IDs and the number of friends for each student.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -375b7c5e-38b5-49fe-9480-de558419b410,,USER,Count the number of farms.,"{""transformations"":[{""column"":""Farm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -c2989145-20d5-4354-b0e1-4ab1b3f0b236,,USER,How many movies were made before 2000?,"{""transformations"":[{""column"":""mID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -da82b373-744d-40c5-a588-8e05d282cc99,,USER,which state has the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -53730568-dfdd-4541-ae98-026cce3d0ffa,,USER,return me the number of keywords .,"{""transformations"":[{""column"":""keyword"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""keyword"",""kid""],""name"":""keyword"",""type"":""grid""}]" -0b5175a5-893b-4ee0-83e0-9c159d0446e7,,USER,Find the average number of customers cross all banks.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -4597ea1f-fea2-433e-9028-258662783ac0,,USER,What campus has the most degrees conferrred over its entire existence?,"{""transformations"":[{""column"":""campus"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" -b5ab62ab-635c-4cc6-bf10-f201b8f626c4,,USER,Find the id of the appointment with the most recent start date?,"{""transformations"":[{""column"":""START"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" -d4fe61b8-7046-4878-b86e-aefc037b90d9,,USER,which state is the city springfield located in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -ac6691ee-9a41-4f27-aef6-0dea90796161,,USER,List the forenames of all distinct drivers in alphabetical order?,"{""transformations"":[{""column"":""forename"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" -c758340e-b5e1-4e41-a556-0e6d47ad28ae,,USER,What is the average number of years spent working as a journalist?,"{""transformations"":[{""column"":""Years_working"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -6408f587-7022-45fa-9c1d-056e9074fb19,,USER,What is the total number of companies?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -8e80bd23-1c05-4b0f-8278-17e0b4722df0,,USER,How many entrepreneurs correspond to each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -b09ce5db-6906-47f7-afb9-5cab2db61db4,,USER,Find the name of the youngest organization.,"{""transformations"":[{""column"":""date_formed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -1e6ddfca-d5fd-4087-bf93-ae5b8514e622,,USER,How many customers are there?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -57457df6-fbe5-4a07-9c9d-79f995a2c383,,USER,Find the number of students in total.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -07635596-96a5-49d2-8dee-13f18ab8350d,,USER,Which courses are taught on days MTW?,"{""transformations"":[{""column"":""Days"",""transformationType"":""condition"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -959a9cc1-14e0-4b94-b219-96a0481260de,,USER,What is the first and last name of all the German drivers?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" -c6ab1c97-99cc-4b5f-851b-3aa82d1eaa14,,USER,Show the names and main services for train stations that have the top three total number of passengers.,"{""transformations"":[{""column"":""total_passengers"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -999fb5dc-0080-4f80-a6cf-9c1a7ebc3101,,USER,Identify the maximum weight for each type of pet and list the pet type alongside its maximum weight.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -2d2dc480-a137-40a0-bca4-dda311d39d1d,,USER,"What are the official native languages that contain the string ""English"".","{""transformations"":[{""column"":""Official_native_language"",""transformationType"":""condition"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" -690bb0f7-645a-4736-84cb-830e8dcc56f1,,USER,What is the maximum number of final tables made among poker players with earnings less than 200000?,"{""transformations"":[{""column"":""Final_Table_Made"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Earnings"",""transformationType"":""condition"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -5ca89e34-eb7f-441f-9751-099611be8459,,USER,How many universities have a location that contains NY?,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""NY""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -0fc46872-ce0a-4235-b975-b568207ff549,,USER,"What are the customer phone numbers under the policy ""Life Insurance""?","{""transformations"":[{""column"":""policy_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Life Insurance'""}]}","[{""columns"":[""Policy_ID"",""policy_type_code"",""Customer_Phone""],""name"":""Available_Policies"",""type"":""grid""}]" -ae779f12-1788-4bfd-81ae-fb2017b29652,,USER,Show the number of races in each race class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -bd1acf67-9064-4c8a-bcde-accc7c1d91e0,,USER,Determine the number of singers from each country.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -a1b7edc5-9957-4771-a93f-12ad114f2eb9,,USER,Count the number of sections per course.,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -db093255-678f-489f-880f-3c4d273feae1,,USER,Find the types and details for all premises and order by the premise type.,"{""transformations"":[{""column"":""premises_type"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""premise_id"",""premises_type"",""premise_details""],""name"":""Premises"",""type"":""grid""}]" -7f1715e3-87b0-4b59-baa0-404e623cfe7c,,USER,Determine the types of competitions and the count of competitions for each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -f1dc31a6-1f30-4a24-89a7-3a4f054fb2ea,,USER,how many rivers are in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -be783e97-2e93-47b5-8935-c6314a82aac3,,USER,Who is the youngest employee in the company? List employee's first and last name.,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -e81f8d0d-6f48-48f0-a36f-4af5975ccee2,,USER,What is the name of the technician whose team is not 'NYY'?,"{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -1f4f5516-ea7c-4abd-9f80-d4eff2fa960f,,USER,What is the name and date of the most recent race?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -c84418b1-9102-4375-b787-ff363fbb62d8,,USER,Show all card type codes and the count of customers with cards of each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -b6fac725-ec2c-4909-aa56-5ee7c1f2cceb,,USER,Count the number of different affected regions.,"{""transformations"":[{""column"":""region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" -6ab5bef1-5b3c-4409-896b-bc1d34e16480,,USER,Count the number of friends for each student.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -8b1e3ce8-8eef-4e0b-9766-1cc8276c9397,,USER,What are the names of festivals held in year 2007?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2007}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -b582381a-cfc2-4907-ba72-0ded97ae09fd,,USER,"What are the different software platforms for devices, and how many devices have each?","{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -74874e3b-63fa-4779-a672-b2fff1f625e2,,USER,List student ids and their corresponding like counts.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -15086024-e70a-40af-a94a-ced81f945540,,USER,Count the number of countries.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -27ecc53f-b49f-4c64-b0ec-9b783bdf28fe,,USER,how many rivers in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -354d1497-4bdc-49a4-846c-3f31c7aad823,,USER,Find the name of dorms only for female (F gender).,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -98ddcc0c-7eec-4524-9c1a-6968d0dcd4a2,,USER,Show total points of all players.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -e0d9a005-bacb-4aec-8d31-1e6b28fe9ee1,,USER,how many cities are in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -8dc72134-ac7c-4824-9f5b-24d1ff9b3152,,USER,Find the average order quantity per order.,"{""transformations"":[{""column"":""order_quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" -73c94737-3d94-434f-8d1d-d04593b2eef1,,USER,Find the highest rank of losers in all matches.,"{""transformations"":[{""column"":""loser_rank"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -8d6d9661-c0b5-40c6-a58a-b62913c7f3b0,,USER,What are the details and star ratings of the three hotels with the lowest price ranges?,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -d20c3a46-051b-45ff-b56c-e79b7a9ac652,,USER,How many movie ratings have more than 3 stars?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""stars"",""transformationType"":""condition"",""operation"":"">"",""value"":3}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" -988ffb58-08d9-4354-9ab6-3a77c3dc7a16,,USER,Show different occupations along with the number of players in each occupation.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -1c678562-0623-4ac3-80b0-2a5217db835f,,USER,Find the last names of students studying in room 111.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":111}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -2c842dc1-cebe-48f9-88df-a83a97da3a93,,USER,What is the name of every college in alphabetical order that has more than 18000 students enrolled?,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":18000},{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -70d270b5-99c8-41e2-935b-ae2fe96b0a49,,USER,Give the ids of documents with expenses that have the budget code 'SF'.,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" -2650b2e7-300d-441b-8bf7-28cf15614258,,USER,Return the category code and typical price of 'cumin'.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -8dbfc988-6c41-41a3-bc8d-24088951b9b6,,USER,"Show the dates, places, and names of events in descending order of the attendance.","{""transformations"":[{""column"":""Event_Attendance"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" -3aeb369d-7d64-47aa-826f-7e9fc501cd75,,USER,How many rooms with king beds are there for each decor type?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -c66a5bca-e6e3-4604-943e-1cc9a5f59664,,USER,"Who is the earliest graduate of the school? List the first name, middle name and last name.","{""transformations"":[{""column"":""date_left"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -10ab856e-017f-45fd-aa0f-fdef59a1f081,,USER,what states have towns named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -7f1e792c-2813-403b-bdf3-35eb74a7db5b,,USER,What are the names of all songs in English?,"{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -66fc58a1-cd52-42c6-be91-16f846863fa8,,USER,Display music festival categories along with their respective counts.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -a9103c6e-0d63-4e6d-aeef-bfc2dcbd7ecb,,USER,What is the average attendance of stadiums with capacity percentage higher than 100%?,"{""transformations"":[{""column"":""capacity_percentage"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" -cc93c150-a3db-4e0b-abb2-62416c6aec88,,USER,Display police forces and the county counts for each.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -64a83c6c-8e6d-4d1f-b019-0d4c0b58cbbc,,USER,List official names of cities in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -14e6b49c-a074-4385-985c-bb7f1acb6551,,USER,"What is the incident type description for the incident type with code ""VIOLENCE""?","{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'VIOLENCE'""}]}","[{""columns"":[""incident_type_code"",""incident_type_description""],""name"":""Ref_Incident_Type"",""type"":""grid""}]" -e9d5d468-69e5-44f3-9188-01271355434e,,USER,What are the unique types of player positions in the tryout?,"{""transformations"":[{""column"":""pPos"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -77abd2ee-3c36-494d-b12b-138d9b94857f,,USER,How many stations are in Mountain View?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -1fd72ea8-602e-4e87-b114-c708b4fd6d0e,,USER,A list of the top 8 countries by gross/total invoice size. List country name and gross invoice size.,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":8,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -f2dd4695-c355-41e8-b3d2-c3826576208c,,USER,"Show the census ranking of cities whose status are not ""Village"".","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -ab73acad-df60-449a-9823-2b5326a07186,,USER,List all the event names by year from the most recent to the oldest.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" -fabb9c59-dce5-478c-938b-668ef508d8a3,,USER,Find the cities of businesses rated below 1.5,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""<"",""value"":1.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -7d450109-8f1c-46c0-9490-74875550d4e8,,USER,What are the region and population of Angola?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Angola'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -a98c75d1-fe96-422e-ae43-44b462b71bb3,,USER,where is the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -ab97f59b-ccc7-4e78-95b2-4f2e1f081274,,USER,return me the paper with the most citations .,"{""transformations"":[{""column"":""citation_num"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -0b24a84d-3c7d-40b2-820c-1d063d1a30c4,,USER,Show the number of accounts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -bb85d4f7-5dc0-4196-91cd-a4cdc6f0545a,,USER,Determine the number of different products corresponding to each order id.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -a4fdc2b5-a8d1-4f5c-9a1a-94b74693aa99,,USER,Give the country id and corresponding count of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -c4799e9b-c67b-4a1c-870f-811099b262b9,,USER,"Determine the average base price of rooms, grouped by bed type.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -c762ebb6-e165-4a90-afc0-ec6264387bad,,USER,"Return the dates of ceremony corresponding to music festivals that had the category ""Best Song"" and result ""Awarded"".","{""transformations"":[{""column"":""Category"",""transformationType"":""condition"",""operation"":""="",""value"":""'Best Song'""},{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -1d8d36bb-1acc-4432-8426-fabdbacd799f,,USER,Show the company name and the main industry for all companies whose headquarters are not from USA.,"{""transformations"":[{""column"":""headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -2f168b65-02f7-4356-9ccc-fd69a0c1ed06,,USER,Which abbreviation corresponds to Jetblue Airways?,"{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -2a7c62c7-6a4f-4407-a163-e53a92b1c67b,,USER,List the number of TV channels using each language.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -323fb2ce-2d0a-4496-9315-cb1341bdcee4,,USER,"What are the names of students and their respective departments, ordered by number of credits from least to greatest?","{""transformations"":[{""column"":""tot_cred"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -c09f86d5-a8d3-4a4a-a159-39a50f3dd2c5,,USER,What are the top three apartment types in terms of the average room count? Give me the,"{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -6ac5c7a9-57ea-4175-ad89-dc66c7d7347c,,USER,"Find all the building full names containing the word ""court"".","{""transformations"":[{""column"":""building_full_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""court""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -7ad8666f-6b63-4de4-82ea-ad5e84ae3b21,,USER,Return the denomination and number of schools for each denomination.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -6ef8296c-5338-47c9-9a84-ad3272e30a91,,USER,Show the details and star ratings of the 3 least expensive hotels.,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -17c7ad64-5ff3-41f7-b897-ce9835cabdd9,,USER,What are the types of video games and how many games are in each type?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -e0034905-edd9-4e9d-ba08-eb0e011e69da,,USER,List all the customers in increasing order of IDs.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_name""],""name"":""Customers"",""type"":""grid""}]" -233e31b8-4bbd-4d2d-9310-6e0f4607bb68,,USER,How many submissions are there?,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -05d272f0-2277-4712-ad41-ca4c11cdfeb1,,USER,what states surround kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -4409536f-212c-4a1f-a47d-7e5c5c49927f,,USER,"When was the document named ""Marry CV"" stored? Give me the date.","{""transformations"":[{""column"":""Document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" -1edaa983-2fee-4e93-b72a-ebf25a3ef93d,,USER,Show me the cost of the most recently performed treatment.,"{""transformations"":[{""column"":""date_of_treatment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -0f2c2876-8947-4530-8de7-1c9fd1a8e8ec,,USER,What is the minimum salary in each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -3b92e184-07b1-4b5a-b89c-36cd54e9d202,,USER,What is the minimum salary for each department?,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -4b46df9e-4025-4295-8033-11625e1d302c,,USER,"What are the first names for students who have an ""a"" in their first name?","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -eb202aec-e78f-46d9-a11e-91bb0adbf056,,USER,Find the name and training hours of players whose hours are below 1500.,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":""<"",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -7b57e0c9-053d-4281-afea-8ff03bf3de48,,USER,"Show the names and locations of institutions that are founded after 1990 and have the type ""Private"".","{""transformations"":[{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1990},{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""="",""value"":""Private""}]}","[{""columns"":[""Institution_id"",""Institution"",""Location"",""Founded"",""Type"",""Enrollment"",""Team"",""Primary_Conference"",""building_id""],""name"":""Institution"",""type"":""grid""}]" -64eb0f79-365b-44b0-b527-0778287a118c,,USER,Present different ship types and the average tonnage for each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -f730f8ee-d022-471b-98bc-888103c9da50,,USER,Find the name and capacity of products with price greater than 700 (in USD).,"{""transformations"":[{""column"":""price_in_dollars"",""transformationType"":""condition"",""operation"":"">"",""value"":700}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -180ba81e-a8b6-4e92-9269-5266daefe278,,USER,What are the numbers of races for each constructor id?,"{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -fe695228-7f0e-45c4-999c-d772a9e29bd6,,USER,What is the name of the hardware product with the greatest price?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Hardware""},{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -aec9175e-306f-4382-a0a8-29738a6ae99f,,USER,"What is the name, city, country, and elevation for every airport in the city of New York?","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -8839ef6b-c862-4cb3-b1f5-31ac8f694f47,,USER,what river runs through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -8ea37aa9-47b5-45a3-9b17-f5d326faaa36,,USER,"How many rooms cost more than 120, categorized by decor type?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -a5708fa4-94b2-4949-a3bd-01262065dd56,,USER,How many faculty members are there per rank and gender?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -56742b3a-8d2f-4e12-89c5-5f0963ab85cb,,USER,How many different locations does each school have?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -88cd8dc3-71b1-4935-bddd-9f439d84d7f6,,USER,How many departments are there in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -5ade3bb0-8907-4246-b56f-04dc77dcdeb3,,USER,Count the number of rooms in Lamberton with capacity lower than 50.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -02592dc0-332d-429e-bdce-59653fe39db7,,USER,What is the average number of hosts for parties?,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -37b7755e-c751-47e4-a773-ce78dfe852f4,,USER,How many Professors are in building NEB?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -cea8801b-c917-4240-a16a-de6bc55f4fd9,,USER,List the event venues and names that have the top 2 most number of people attended.,"{""transformations"":[{""column"":""Event_Attendance"",""limit"":2,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Event_ID"",""Date"",""Venue"",""Name"",""Event_Attendance""],""name"":""event"",""type"":""grid""}]" -4bb3f785-2aaa-456f-a568-0e20e2b32f19,,USER,Present all primary industries and their total market values.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -94002348-d185-4dbf-b4f1-93e0054faf96,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -ff70855b-28dd-49a1-b16c-7da78b34852e,,USER,"What are the total number of Domestic Passengers of airports that contain the word ""London"".","{""transformations"":[{""column"":""Domestic_Passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -3b8dd103-918b-4c79-9d39-cfb8281733de,,USER,How many different allergy types exist?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -9a71cda1-8f45-422a-9485-dfa05ec86f70,,USER,What are the enrollment and primary conference for the university which was founded the earliest?,"{""transformations"":[{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -a7da897e-a9c7-4782-9189-d43d2b10d4c0,,USER,List the themes of parties in ascending order of number of hosts.,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -af908e56-012a-41ac-988d-a20ac4674310,,USER,"Return the number of customers who have at least one order with ""Cancelled"" status.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_status"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" -b1d5ee81-c833-417c-b485-afe1ee0960d6,,USER,Find the number of followers for each user.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" -c28d82d4-ac54-43c7-9fb1-74ea1f6d5a39,,USER,Which language has the highest percentage of speakers in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -6d27d953-d568-4e6a-ba4b-716cc24e4dbd,,USER,How many instructors teach a course in the Spring of 2010?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""semester"",""transformationType"":""condition"",""operation"":""="",""value"":""Spring""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" -161cd1ce-2b1e-40bd-8cd2-268ed47ccf46,,USER,What is the average fee for a CSU campus in the year of 1996?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" -c4b63b83-1787-481f-9667-9adea2d84da7,,USER,number of citizens in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -bcf03b29-8b8b-4d73-b743-670d2072abf1,,USER,What are the first names of students studying in room 107?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -7160b3c6-f3f6-4b93-a4fc-03867b572ea4,,USER,"What are the first name, last name, and gender of all the good customers? Order by their last name.","{""transformations"":[{""column"":""good_or_bad_customer"",""transformationType"":""condition"",""operation"":""="",""value"":""good""},{""column"":""last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""coupon_id"",""good_or_bad_customer"",""first_name"",""last_name"",""gender_mf"",""date_became_customer"",""date_last_hire""],""name"":""Customers"",""type"":""grid""}]" -2dc230c1-0b34-4bd0-8785-818d2e963d16,,USER,How many different kinds of information sources are there for injury accidents?,"{""transformations"":[{""column"":""SOURCE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" -ed57ee2a-f774-4c13-93fa-95013be035a2,,USER,"Which category does the product named ""flax"" belong to?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -f2393c38-7209-455f-9a02-927bcc4d4c0e,,USER,"List the method, date and amount of all the payments, in ascending order of date.","{""transformations"":[{""column"":""Date_Payment_Made"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -235f94e6-e796-4bbd-a3a7-b15f09fac5d2,,USER,how long is the rio grande,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -a0764486-b876-4a7c-900c-007e1251b041,,USER,List the height and weight of people in descending order of height.,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -fec7cabd-a4c0-46d8-905e-44e23e04ef1a,,USER,"What are the names, headquarters and founders of the company with the highest revenue?","{""transformations"":[{""column"":""revenue"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -23972b7a-1d88-4016-851b-088da5508e8a,,USER,Please list all songs in volumes in ascending alphabetical order.,"{""transformations"":[{""column"":""Song"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -ed4e2b51-0af8-4142-b290-84da8fe1a669,,USER,What is the student capacity and type of gender for the dorm whose name as the phrase Donor in it?,"{""transformations"":[{""column"":""dorm_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Donor""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -c478c743-6e9e-4e18-ad94-1c2e2cecd169,,USER,What are all distinct countries where singers above age 20 are from?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -4ecdb366-12e2-4e1a-944f-af3be136bf21,,USER,What are the name of pilots aged 25 or older?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -50344fdd-43ea-498a-9aed-b27ffe07f2ec,,USER,"What is the average number of rooms of apartments with type code ""Studio""?","{""transformations"":[{""column"":""room_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -ba17352f-8bca-4224-bbd1-0ead7a20908b,,USER,Which year has the most degrees conferred?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" -e3bfb5b4-4213-453e-bf17-ef82631854a5,,USER,What is the name of the race held most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -1d559ce8-8459-4930-a7e5-15fabf8c6511,,USER,What is the mean product price for each category?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -c5ec02a3-3161-454a-be34-bedc8e64dfbf,,USER,Determine the maximum acceleration for different numbers of cylinders.,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -c9b86a53-f4b8-4dd0-940d-110768d0727b,,USER,List all the student details in reversed lexicographical order.,"{""transformations"":[{""column"":""other_student_details"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -86b3832f-a9c0-49ea-9fa0-7fe3e6dfcbd9,,USER,Display different ship types along with the average tonnage of each type of ship.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -df64820d-d868-4d82-b46b-b042171f2c61,,USER,How many singers belong to each citizenship category?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -26d2c5ff-e960-490a-858c-dfe4412837aa,,USER,What is the player count from each nation?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -6af3be65-29d9-4ff1-9915-a78fe662d30f,,USER,How many staff live in state Georgia?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_province_county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" -b1160f39-f0c6-4de2-b9f2-78fd0aa4c698,,USER,List today 's journals,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2011},{""column"":""journalid"",""transformationType"":""grouping""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -e2db23a6-5093-4d7f-a32e-607aa30d6f74,,USER,Who are the lieutenant governor and comptroller from the democratic party?,"{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -49c2c0eb-f495-47cc-961c-b72bd5d587dd,,USER,Display the different record companies and the corresponding number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -dba7fc79-1905-4105-88b6-fe3cc19f8ec9,,USER,"What are the distinct years in which the competitions type is not ""Tournament""?","{""transformations"":[{""column"":""Competition_type"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -55ae2008-fe57-43ca-81a1-de686e1ba2eb,,USER,How many distinct names are associated with all the photos?,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" -e0e0ec70-f853-4615-81de-8ed641cff6d3,,USER,Return the names of products in the category 'Spices'.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -9d277aac-f73e-4792-ad08-5be27ea4b4c5,,USER,When and in what zip code did max temperature reach 80?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">="",""value"":80}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -67aadbe8-ef34-4325-8c91-a575d5d62337,,USER,Show location and name for all stadiums with a capacity between 5000 and 10000.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":5000},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":10000}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -dedea186-be29-48a2-85cb-27089c7a5a4b,,USER,find the names of programs whose origin is not in Beijing.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -849feb30-9333-4d64-b646-0207a5cfb630,,USER,what is the area of the largest state,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -5ceddde5-de05-411c-a976-4f34beca55e9,,USER,where is the lowest spot in iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -b3e9d2c3-f0da-4530-93d4-2aa6045d95d3,,USER,What is the average unit price of all the tracks?,"{""transformations"":[{""column"":""UnitPrice"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" -b292276f-fe9c-48ed-8912-a05c8bfb5131,,USER,What is the total amount of grants given by each organization? Also list the organization ID.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -7d431559-2702-44ad-8b47-91eb802660ec,,USER,Find the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -21c2001e-8b15-484a-9d2b-8daea5e3bf3f,,USER,Find the number of departments in each school.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -299f06b6-2085-495b-a4c9-c536f824efd6,,USER,"Display the grade number, the number of classrooms used for the grade, and the total number of students enrolled in the grade for each grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -0d997cfe-4ada-49d6-bde3-2e7f2220067c,,USER,Find the name and rank of the 3 youngest winners across all matches.,"{""transformations"":[{""column"":""winner_age"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -55c967ce-9606-47f5-ab1b-33cd8bcde72a,,USER,What are the names of the teachers ordered by ascending age?,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -72e163e5-0923-4df1-9496-1306c0be4e9f,,USER,"return me the homepage of "" University of Michigan "" .","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'University of Michigan'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" -3b3cbf95-59dc-45c5-b2c3-07dc2a92f8bc,,USER,"What are the names of the chairs of festivals, sorted in ascending order of the year held?","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -737d4dea-0616-4c98-8b58-35a43d1f10dc,,USER,Find the marketing region description of China?,"{""transformations"":[{""column"":""Marketing_Region_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" -5293acae-6821-4e07-b7ea-e8b6076685fc,,USER,How many professors are teaching class with code ACCT-211?,"{""transformations"":[{""column"":""PROF_NUM"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CRS_CODE"",""transformationType"":""condition"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -188a96f9-328b-46c5-931d-f514e0ae122e,,USER,Determine the total rating for each channel owner's channels.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -878e1490-8096-4a10-8b6c-a3de4a7c7d47,,USER,Find all the order items whose product id is 11. What are the order item ids?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""condition"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -45420edd-bce6-47cc-b7d1-53cc8e694ed9,,USER,Find the room number of the rooms which can sit 50 to 100 students and their buildings.,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -821f34dc-20f4-4ed9-95a6-930aefa0278b,,USER,Identify the most commonly spoken language in each country.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -c06235ce-b98e-46a6-8b95-4665aff3ef9b,,USER,Select the name and price of the cheapest product.,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -264c62af-1178-4ecc-b7fe-61353e87fda6,,USER,"Find the name, type, and flag of the ship that is built in the most recent year.","{""transformations"":[{""column"":""built_year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" -9c440601-2870-489d-9ad4-a7dfa17166de,,USER,Calculate the number of students in a single classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -9bb18ac6-2c92-4a80-be8c-1c4d01745c8b,,USER,Show different nominees and the number of musicals they have been nominated.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -b2d4b6d4-2634-4a7d-8e5d-d74d2497b3b5,,USER,show the lowest low temperature and highest wind speed in miles per hour.,"{""transformations"":[{""column"":""low_temperature"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""wind_speed_mph"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" -4fef30f8-13e2-41c0-8bed-5f9568a385c2,,USER,how many programs are there?,"{""transformations"":[{""column"":""Program_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -5689ba72-abb1-4e03-84a9-e34d30d69b70,,USER,How many cities have a stadium that was opened before the year of 2006?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""opening_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2006}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -5a80f0fb-308d-4538-9e38-d43764ddcc68,,USER,Display the unique hometowns of teachers and their respective teacher counts.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -44572e64-c7cd-4ff5-8f20-be9de6fdf4de,,USER,Tell me the distinct block codes where some rooms are available.,"{""transformations"":[{""column"":""unavailable"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" -8705eafc-5066-4a09-ae1b-742860caa5b5,,USER,What is the name of the race that occurred most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -62f79b19-0c72-4e36-bc40-154fd250917b,,USER,How many customers in state of CA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -263dd613-32c5-4b37-ad0b-ac5259bd7210,,USER,What is the id and market share of the browser Safari?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Safari""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" -d2090a1f-b291-4f63-980a-9819a33c404e,,USER,What are the dates that had the top 5 cloud cover rates? Also tell me the cloud cover rate.,"{""transformations"":[{""column"":""cloud_cover"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -59ba4fef-5bc3-4658-ab0b-d4ce171c808d,,USER,Count the number of players who were born in USA and have bats information 'R'.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_country"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""},{""column"":""bats"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" -0a007a65-b2c3-48dd-9bc3-470220411128,,USER,Give the names of mountains in alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -cc838e9e-90e8-4bfc-a5a5-4360091886d2,,USER,What are the names for the 3 branches that have the most memberships?,"{""transformations"":[{""column"":""membership_amount"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -e3c64da0-d684-471b-90b0-5e9888f34367,,USER,Return the description of the document type name 'Film'.,"{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Film'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -9054cad3-1342-4e8d-9a79-e4194d8068bf,,USER,What are the titles of the cartoons sorted alphabetically?,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -0e953f2d-a1ef-43b3-b386-c4021bb35de3,,USER,Return the maximum enrollment across all schools.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -563ffced-3a68-4c09-a476-49b7340769f3,,USER,"Find the last name of the staff whose email address contains ""wrau"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""wrau""}]}","[{""columns"":[""staff_id"",""gender"",""first_name"",""last_name"",""email_address"",""phone_number""],""name"":""Staff"",""type"":""grid""}]" -478ea971-46ff-4685-980b-4488682e9d81,,USER,Return the average price for each product type.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -f8cdf280-7de6-470c-9776-caa39311215b,,USER,what are the major cities of the us,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -0fa438d5-3e6c-4e16-80e8-87cf6ec2c74a,,USER,"Which customers have the substring ""Diana"" in their names? Return the customer details.","{""transformations"":[{""column"":""customer_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" -f2f816d0-ce71-49b2-bcea-fc1a6f350310,,USER,How many counties are there?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -efdf5b01-f8bf-4e8c-80b7-91df3830fc43,,USER,Show all allergies with type food.,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -f0f1b357-c20b-4dca-8ff3-f6ea8689d593,,USER,What is the average fee for a CSU campus in the year of 2005?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" -f7987468-be60-4019-858a-d2d70e26a395,,USER,Present race classes and the number of races within each class.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -bed28911-d304-446b-9ee6-aea41df71c85,,USER,Find the id and name of customers whose address contains WY state and do not use credit card for payment.,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""WY""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Credit Card'""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -11777ec0-8ee3-4eac-928b-192130b54015,,USER,"return me the citations of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -7b54051b-fc17-4af7-8a5f-1224bb501e7e,,USER,When is the last day any resident moved in?,"{""transformations"":[{""column"":""date_moved_in"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" -1569e6c2-761d-4769-bb0b-d3db3b5a28b6,,USER,List all department names ordered by their starting date.,"{""transformations"":[{""column"":""mgr_start_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Dname"",""Dnumber"",""Mgr_ssn"",""Mgr_start_date""],""name"":""department"",""type"":""grid""}]" -d2e66361-dd96-419a-993b-1e81e894ab76,,USER,What are the characters of actors in descending order of age?,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -08019a88-01a8-4382-921b-f14ff8f836f1,,USER,What is the carrier of the most expensive phone?,"{""transformations"":[{""column"":""Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -3e4caf13-2612-45ae-9773-662f7da24772,,USER,How many different locations does the school with code BUS has?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""condition"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -e8e9039a-f9c1-48f5-b8ae-f3ef9af57ca6,,USER,"For each grade 0 classroom, report the total number of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -52268fea-33c3-43a2-a209-f4c48babe9f0,,USER,How many players are there?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -7bed211c-d34e-4603-81b6-61e9c5770022,,USER,"What is the rank, company, and market value of every comapny in the banking industry ordered by sales and profits?","{""transformations"":[{""column"":""main_industry"",""transformationType"":""condition"",""operation"":""="",""value"":""Banking""},{""column"":""sales_billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""profits_billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -6387c7f4-573f-4433-84ae-c434a78540b4,,USER,Report the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -0bdf62e3-40f0-433f-bade-4b30b9febb06,,USER,where is springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -298ff659-7274-4081-8b18-196f490d189d,,USER,Which city and country is the Alton airport at?,"{""transformations"":[{""column"":""AirportName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Alton'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -64e14718-af37-48d8-b4c9-71120d03244e,,USER,how tall is the highest point in delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -30d498d4-e15b-4155-923d-6cb9d8bbb90e,,USER,Find the ids of the nurses who are on call in block floor 1 and block code 1.,"{""transformations"":[{""column"":""blockfloor"",""transformationType"":""condition"",""operation"":""="",""value"":1},{""column"":""blockcode"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]" -035990f6-2509-42c6-8e74-18df9d15cafb,,USER,"return me the abstract of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -c6f9cd59-f426-407d-b885-1efd27910e45,,USER,How many invoices do we have?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -bb857d74-8638-4221-ad04-510f4579e68c,,USER,Return the grade for the high schooler named Kyle.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -9fc1b7be-ea9b-4fa7-ad2d-8fdc24aefbad,,USER,Return the weight of the shortest person.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" -fff86fad-2b16-438d-9afd-b09f915e6284,,USER,Show all video games and their types in the order of their names.,"{""transformations"":[{""column"":""gname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -05fd3be7-5a69-4a00-9b52-6f0207f9c70f,,USER,Show the average salary of employees for each department who receive a commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -cb521723-fa38-4015-9358-33cd88814947,,USER,What are the names of artists who are Male and are from UK?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -5045d791-b373-45f3-a72a-82a791e7b305,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -826a1b85-8e83-49fd-bb24-8f6e5db6cfb9,,USER,how many citizens in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -7cf9c5c9-4974-4b48-95f0-88cafce8c826,,USER,Determine the average transaction amount for various investors.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -b7e9c922-96c7-4cc0-840e-ad24df552687,,USER,What is the complete description of the researcher role.,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" -ef92a92b-069e-4ad6-aeab-979cf5caffc7,,USER,"Show all official native languages that contain the word ""English"".","{""transformations"":[{""column"":""Official_native_language"",""transformationType"":""condition"",""operation"":""contains"",""value"":""English""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" -559bb6e2-6642-415b-84a6-39993bba702f,,USER,"Who are the ministers, when did they take office, and when did they leave office, ordered by when they left office?","{""transformations"":[{""column"":""left_office"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -e4729376-44c4-4946-86c7-8de8bc9dc177,,USER,Display statement ids and their corresponding account counts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -9b61b5df-81b0-4993-afa9-6765f634a21d,,USER,What is the smallest weight of the car produced with 8 cylinders on 1974 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":8},{""column"":""year"",""transformationType"":""condition"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -435e0a80-fbaf-49e7-9bc9-becfa3404c90,,USER,how many states have cities named springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -dedc9aec-b743-4647-9530-9b71a43094b7,,USER,What is the age of student Linda Smith?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -db38158f-252a-4e4b-a5b8-a9c1bb2a3631,,USER,List names for drivers from Hartford city and younger than 40.,"{""transformations"":[{""column"":""home_city"",""transformationType"":""condition"",""operation"":""="",""value"":""Hartford""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -82e86923-590d-4128-a346-40b30f3692a2,,USER,Find the number of trains starting from each origin.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -c7b64ccd-a252-42ee-83f3-aac978f1634c,,USER,What are the room numbers and corresponding buildings for classrooms which can seat between 50 to 100 students?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -30396cea-001c-43bc-a41e-41451754d9f8,,USER,Calculate the average rating for right-footed and left-footed players.,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -48b61dac-84ac-4838-9d17-bbe7ece84d70,,USER,When was the school with the largest enrollment founded?,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -a1dd6970-5068-4dfe-b2d1-9772ee7b1513,,USER,through which states does the ohio flow,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -de56fe58-48c2-4fd5-9b17-989d3499d56a,,USER,How many employees are living in Canada?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -7f294992-30a6-45c1-b84d-e1d8af3c0cc1,,USER,List the country ID and number of cities associated with each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -45b8ea8f-5bc7-4de8-a781-6a5c2dbdcc78,,USER,What are the total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -b4419da2-7807-4dc4-9fb3-636ed72fce83,,USER,How many paragraphs in total?,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -3224341a-c616-444c-9a1b-127b6eb8975b,,USER,Return the minister who left office at the latest time.,"{""transformations"":[{""column"":""left_office"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -9f2b86e0-8db3-4cf8-b4a5-fb8106a0bba7,,USER,What are the catalog entry names of the products with next entry ID above 8?,"{""transformations"":[{""column"":""next_entry_id"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -503481cb-cb25-4f75-b914-520f41db3cf3,,USER,what major rivers run through illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -202ace32-ea45-4473-a905-c915281a83f0,,USER,Report the classroom number for each classroom and the number of grades using it.,"{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -b054f15d-8deb-432e-9c4a-d64d30c9ce3e,,USER,Which department has the highest average instructor salary?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -f54f48ce-571d-4a7d-93bf-ec76896dba3a,,USER,"Present the average hotel price, grouped by pet policy.","{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -70fced44-9bcb-488d-bdb1-c5d111894c7f,,USER,Establish the average price per product category.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -b51db8e3-195d-440a-b86a-f715f27c1d24,,USER,What is the mail date of the document with id 7?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":7}]}","[{""columns"":[""document_id"",""mailed_to_address_id"",""mailing_date""],""name"":""Documents_Mailed"",""type"":""grid""}]" -9049c0e3-ef96-4c64-a84a-03fa044bd1b0,,USER,what states capital is salem,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -8674823e-59ae-46e6-88cc-303f91995ea4,,USER,Show the advisors and the corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3c023842-4eda-4de5-9c7e-07747a0c084a,,USER,Which room has cheapest base price? List the room's name and the base price.,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -50feb1a8-0c0c-4b50-8f78-b2ebd1cff43c,,USER,List the names of climbers whose country is not Switzerland.,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Switzerland'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -a03ed318-ac0f-4efe-9cd5-a158aec86cae,,USER,How many projects are there?,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" -89875ab4-0141-42ea-bf52-83922ecddadd,,USER,Who directed Avatar?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -585a24a4-d54c-4268-abbe-fd824dc89df8,,USER,How many students are enrolled in each department?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -b3fec456-6b97-4562-b7b1-9f1e16ee249f,,USER,What is the name and distance for aircraft with id 12?,"{""transformations"":[{""column"":""aid"",""transformationType"":""condition"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -ade4d783-54b9-4831-ad2e-9cd4d0f961b3,,USER,"Return me the number of cities that has "" Panda Express "" .","{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Panda Express'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -346fee38-ee6a-4b69-b002-add4feb54199,,USER,How many unique order IDs are associated with each product?,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -021d9ccd-be3c-4f11-9df8-2064a569dcd3,,USER,what is the height of the highest mountain in texas,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -308b9dd0-2f52-4c1f-bb47-df99e68d8836,,USER,How many accounts are there for each customer id?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -8530ac95-4cdb-49b6-bfd0-59b08add8234,,USER,How many different kinds of lens brands are there?,"{""transformations"":[{""column"":""brand"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" -3c72838e-1a71-497f-9a73-6455e44a98ed,,USER,how many people are in the state of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -9b4c86ee-1a5d-4925-81ec-19fb4ca84458,,USER,what cities in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -8999afb5-1e7c-4bc2-9b3d-7ff98445a962,,USER,how many cities named austin are there in the usa,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'austin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6bf03984-da58-422a-9028-3e383cb463ee,,USER,how many square kilometers in the us,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -0df38475-40cc-46db-9d91-f37881ed6ef8,,USER,List the names of all distinct nurses ordered by alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" -a0bf3a4a-9402-40b8-ae77-2c99ca2a9dc0,,USER,What is the number of ships?,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -3c2eb1b9-d4c2-4f16-aeb2-6cf9ba671567,,USER,"What are the method, date and amount of each payment? Sort the list in ascending order of date.","{""transformations"":[{""column"":""Date_Payment_Made"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -4e32fe28-135c-4b48-b926-63e624e4272d,,USER,"What are flight numbers of flights arriving at Airport ""APG""?","{""transformations"":[{""column"":""DestAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" -343cf365-ae83-4c26-a3f3-50a54afa9fdc,,USER,Which airline has abbreviation 'UAL'?,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -ba649d79-9e93-4e57-830d-3dedf3cbc6dd,,USER,How many different addresses do the students currently live?,"{""transformations"":[{""column"":""current_address_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -2a8dc6f3-75b6-42fd-a8a3-112efe0a27c6,,USER,Which movies have 'Deleted Scenes' as a substring in the special feature?,"{""transformations"":[{""column"":""special_features"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Deleted Scenes""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -ee281c49-f109-4aa3-ba84-ace6df7006f9,,USER,"Display all document ids and the paragraph count for each, ordered by document id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -13f7dd9f-2dd1-40cb-8ec2-bbd52edec9b2,,USER,Find all actors from Austin born after 1980,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -a357929e-69e9-4082-bb36-9b9860e9504b,,USER,"Find the description of the club ""Pen and Paper Gaming"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -bc4c6fca-5834-49c4-ab9a-7fdf17ae2ebe,,USER,How many total tours were there for each ranking date?,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -9683c0d2-ecde-470f-95fc-6ccbe354ae67,,USER,How many documents correspond with each project id?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -5723aa6a-c94a-402e-b319-92a2a6ec9bab,,USER,How many entrepreneurs are there?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -4b5bda1b-cb0f-4524-9be5-6101f8f0129c,,USER,How many artworks are there?,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -da68ef6b-fa8e-4ae0-854b-50bc46f00a91,,USER,What is the sum of revenue from companies with headquarters in Austin?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""headquarter"",""transformationType"":""condition"",""operation"":""="",""value"":""Austin""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -a8701c86-7351-4491-ab7e-292aeeea4a0c,,USER,how tall is guadalupe peak,"{""transformations"":[{""column"":""highest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -f0c7beaf-b654-499e-951d-ae8e563a3765,,USER,how many states does the missouri run through,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -4051b24b-0ef0-489b-9cd9-896bcd6b23ef,,USER,What are the different years for all competitions that are not of type equal to tournament?,"{""transformations"":[{""column"":""Competition_type"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tournament'""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -8875eab6-c9da-4c82-a661-a8a2c605a68c,,USER,Please show each industry and the corresponding number of companies in that industry.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -c5f0f276-1e0e-44ee-92b7-c8095d8ffdf7,,USER,"Find all 200 meter and 300 meter results of swimmers with nationality ""Australia"".","{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""Australia""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" -df37eb07-91d6-4fd3-b96c-5fd0b0d8af70,,USER,What are the ids of the students who registered for course 301 most recently?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301},{""column"":""date_of_attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" -66c56316-0e00-4738-b057-ddc1bfa9ab0a,,USER,How many different industries are the companies in?,"{""transformations"":[{""column"":""Industry"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -5ed0c998-76c4-468f-aea6-2e76086a8806,,USER,Find all movies produced in 2015,"{""transformations"":[{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2015}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -84605203-5558-4725-a6e0-afcb96cceabe,,USER,how many states border at least one other state,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -df56a4a5-c6f5-4d26-8909-3425cb023f2c,,USER,Find the ids of reviewers who didn't only give 4 star.,"{""transformations"":[{""column"":""stars"",""transformationType"":""condition"",""operation"":""!="",""value"":4}]}","[{""columns"":[""rID"",""mID"",""stars"",""ratingDate""],""name"":""Rating"",""type"":""grid""}]" -7f7d327f-9694-4a87-9479-98e9a376123d,,USER,Please show the categories of music festivals and the count of each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -1681b9e3-d6d7-4c2c-b4cd-6e67fe792272,,USER,Find the id and name of the museum that has the most staff members?,"{""transformations"":[{""column"":""num_of_staff"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" -c3b5d72a-0f1d-4914-a75a-8495d96a3a88,,USER,"What year was the movie "" The Imitation Game "" produced","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'The Imitation Game'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -b3246174-235a-465a-8ba1-d6d268e8714e,,USER,How many different status codes of things are there?,"{""transformations"":[{""column"":""Status_of_Thing_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""thing_id"",""Date_and_Date"",""Status_of_Thing_Code""],""name"":""Timed_Status_of_Things"",""type"":""grid""}]" -59e3400c-e292-49ed-86cf-e0736e31c62a,,USER,"Which authors have last name ""Ueno""? List their first names.","{""transformations"":[{""column"":""lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ueno'""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -8675e8a0-af51-4bf7-8562-192953075dd4,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -a04a5d3a-c73f-4ff6-a1ad-3c59f2824db3,,USER,"What are the famous titles and ages of each artist, listed in descending order by age?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -41616545-9357-47e8-b78d-b7059c042927,,USER,Please show different software platforms and the corresponding number of devices using each.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -f809d908-cde4-446c-b0d7-25518abbb3a6,,USER,what are the rivers of illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -e7720964-d1a6-46b3-b310-be808cab1c5f,,USER,Calculate the number of programs broadcast in each time section of the day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -9055fd07-7614-47d5-9e5c-aa840d01a9e2,,USER,How many clubs have total medals less than 10?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Total"",""transformationType"":""condition"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" -c3e26a44-c3b1-419f-b684-6879f3738066,,USER,when is the hire date for those employees whose first name does not containing the letter M?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -1067a3c2-553b-4b12-b471-acc0541f8d43,,USER,Count the number of statements.,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" -9780cadf-23a6-421e-ac76-7acc31272eed,,USER,How many templates do we have?,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -8cc4b477-d81f-44b3-83b2-31a0b85aa75c,,USER,"return me the number of citations of "" Making database systems usable "" in each year .","{""transformations"":[{""column"":""citation_num"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -f4e42715-47ee-4495-9f5b-5eab0f4c206f,,USER,What is the company where Eduardo Martins is a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eduardo'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -7c87f36c-c850-4a66-8071-a48a0cc875da,,USER,What is the location of the party with the most hosts?,"{""transformations"":[{""column"":""Number_of_hosts"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -bf7c54b2-0fab-4834-b362-d36a0b5f4183,,USER,What are the names of modern rooms that have a base price lower than $160 and two beds.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":""<"",""value"":160},{""column"":""beds"",""transformationType"":""condition"",""operation"":""="",""value"":2},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -b7820ad6-6feb-4c35-8350-702fc3557a4a,,USER,"Show flight number, origin, destination of all flights in the alphabetical order of the departure cities.","{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -13fdce7c-75ce-4341-afb9-16eb11cd807e,,USER,List the publication dates of publications with 3 lowest prices.,"{""transformations"":[{""column"":""Price"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -f0c215c6-ea36-4477-9a61-72e036964364,,USER,"Tell me the location of the club ""Hopkins Student Enterprises"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -71e9dbfd-f022-49a7-9418-cc445e50552e,,USER,How many distinct transaction types are used in the transactions?,"{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -b8eaa1a1-b9a1-4a72-bf1a-0e4d86c45ece,,USER,"What are the different card type codes, and how many customers hold each type?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -31dcbabb-229f-4f8b-b79b-156a068cf2f0,,USER,How many different products correspond to each order id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -6155822f-ce1a-41aa-8792-5ad013a7440d,,USER,Present each industry and the associated number of companies.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -35b5a013-45ba-4149-ab4b-1cc88d1b2de0,,USER,"For each zip code, determine the number of times the maximum wind speed has reached 25 mph.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -d172b7b7-4ea2-4cae-9b5a-3e60f96828f9,,USER,name the major rivers in illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -573370db-ba1e-4705-9740-6ce5e02ebba8,,USER,Count the number of countries.,"{""transformations"":[{""column"":""Country_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Country_id"",""Country_name"",""Capital"",""Official_native_language""],""name"":""country"",""type"":""grid""}]" -4bf365cf-64e7-4a79-b364-97119796fb77,,USER,Find the average elevation of airports in each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -14a0ea7b-5ac1-4765-8b92-73e5dc9b8bf2,,USER,Show all ages and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -5b2e30e9-d688-4535-904d-b35d43e5e322,,USER,"show the titles, and authors or editors for all books made after the year 1989.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1989}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -b0fa762e-d5c9-4f2c-8a74-1130d34dba25,,USER,Present all directors along with the count of movies they have directed.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -39131664-481f-492c-bd43-c2d4791556bf,,USER,What are the locations of all the gas stations ordered by opening year?,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -01d45e29-e693-4104-bcde-2b52996e7331,,USER,Count the number of rooms with prices above 120 for different decors.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -66f5056b-3fb8-4eba-a95c-38fe6cf29195,,USER,How much is the track Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -afde514c-81e4-47be-ab77-46d610c34fc2,,USER,Sort the names of all counties in ascending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -979135b6-d574-47b9-b462-46b5b2d725bd,,USER,Show all book categories and the number of books in each category.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -a822daac-77e0-47ec-bbe3-0434b4d9011b,,USER,Show the average transaction amount for different transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -d8264e00-d509-4835-bca0-6896efae42d2,,USER,Count the number of ships for each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -82dd9b78-b9c0-4962-9d50-bb1df7df59de,,USER,List the number of high schoolers in each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -5059c649-6466-4355-b45d-1677a3da280d,,USER,Show first name for all students with major 600.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -f3d1a7b5-2f4b-4250-beed-c3f5f764ba3c,,USER,What are the different district names in order of descending city area?,"{""transformations"":[{""column"":""city_area"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -4739e250-e95c-4dc3-92a0-e5df5897da8e,,USER,Count the number of captains in each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -e8e0e1a0-7996-43a7-a88d-70ca9e6d8267,,USER,Show the flight number of flights with three lowest distances.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -4d255872-9314-4409-9e0c-09aa0869db0b,,USER,Find the total number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -bf27bdf9-a25d-4f0a-ab9c-385215deb44f,,USER,Show the name and the release year of the song by the youngest singer.,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -2e6ec953-2fe6-46bb-9e0b-be4ae1adc0ed,,USER,"How many team franchises are active, with active value 'Y'?","{""transformations"":[{""column"":""franchise_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" -0539227d-ef78-4004-bb9f-b19a90ae0555,,USER,"What is the earliest date of a transcript release, and what details can you tell me?","{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -d79e8f10-fbbe-43d1-b57e-7a0de446b277,,USER,Show the enrollment and primary_conference of the oldest college.,"{""transformations"":[{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -cee49830-12c0-4645-a043-1ff6c877c875,,USER,Show the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -d8320fc9-cbed-4a61-a886-303fdf793a46,,USER,"What year was "" Benedict Cumberbatch "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Benedict Cumberbatch'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -b6fe1d05-fa4a-4170-bccd-bfc2893c12f9,,USER,What is the oldest age among the students?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -8658fabc-0fcc-4706-85a6-ebdcbd41428d,,USER,List the name of the shop with the latest open year.,"{""transformations"":[{""column"":""Open_Year"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -63b3f862-de2d-439b-82af-a285d0c6d72d,,USER,Find the rooms of faculties with rank professor who live in building NEB.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -eee762e4-df76-47c8-a2ab-a7394f678f34,,USER,What are the number of rooms for each bed type?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -21982c30-cb61-4ca4-90d4-5fd6e7d65398,,USER,Show all flight number from Los Angeles.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -562d4663-26fa-446f-80f3-200bed9d3926,,USER,Count the number of different hometowns of these people.,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -1461cf75-29e5-4e53-8536-ec4c755b8216,,USER,When did the first staff for the projects started working?,"{""transformations"":[{""column"":""date_from"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -f865fefd-f575-4d7e-a2ff-0f5835855da2,,USER,how many female dependents are there?,"{""transformations"":[{""column"":""Essn"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" -c689763d-beba-484f-89e5-71c542b4ae07,,USER,What is the largest payment amount?,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -b95ad45d-b92a-4aa6-8599-f8e16c880a11,,USER,In which year did the most recent crime happen?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -1b0fc8ea-9e73-48ff-9cf4-cb42fc60a93b,,USER,"What are all different template ids used for documents, and how many times were each of them used?","{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -bc24c00f-3ab9-4e5b-a977-0255e5caba10,,USER,Count the number of male and female artists.,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -41e97d59-c64d-4c29-9c57-cad5703a4a11,,USER,Find the highest latitude for the stations in each city.,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -b5918fbe-c151-4101-9fed-7e5a384ed3cc,,USER,What are the names of all the scientists in alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" -d7942951-a4a5-4e89-97f1-67aa6fe529d8,,USER,where is the lowest point in iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -cbc3c6aa-acf6-4308-b27b-ec0b9fbaa630,,USER,List the film studios and their respective movie production counts.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -6b1dec6c-2283-4aa3-a2fe-1e6c0adc03bc,,USER,through which states does the ohio run,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -aaa9f711-05a0-426f-a400-6911cbf02e60,,USER,what is the capital of the state texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -912aae64-9bad-4ef2-b58f-c27928eafef2,,USER,Count the number of markets that have a number of cities lower than 300.,"{""transformations"":[{""column"":""Market_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_cities"",""transformationType"":""condition"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -7edd02d4-169e-461a-b264-de14cb469d1a,,USER,Display various software platforms and the number of devices using each.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -70813c8e-8057-43d6-96ec-45889fdadd7d,,USER,How many products are there?,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -54a8619a-642a-4ed3-8c1a-d9a257d2569f,,USER,"Show the description of transaction type with code ""PUR"".","{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'PUR'""}]}","[{""columns"":[""transaction_type_code"",""transaction_type_description""],""name"":""Ref_Transaction_Types"",""type"":""grid""}]" -d59d2884-003b-43dd-bccd-06914355fdb4,,USER,How many buildings are there?,"{""transformations"":[{""column"":""building_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" -654b80e4-29fb-41f3-9a04-9cead4b4a003,,USER,What is the average price of products with manufacturer codes equal to 2?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -e5ed359e-a98b-46bd-b84a-528f32f26bfa,,USER,What are the descriptions for all the math courses?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -626c9a38-660a-4c37-a41f-0a38c31b788e,,USER,Show the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -9abf18c6-55d4-417e-bf95-8bd3ab7b3a34,,USER,What is the average rating for right-footed players and left-footed players?,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -445c8f75-7e9e-458c-b378-83eb6e85fad7,,USER,What is the id of the student who most recently registered course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301},{""column"":""date_of_attendance"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" -d8fb0f2e-afda-4114-8725-ec1c7789a5d7,,USER,What is the average price of wine for each category?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -da9083be-c452-44c9-b255-94ae79e768d1,,USER,"Find all the product whose name contains the word ""Scanner"".","{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Scanner""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -851fb426-ea8a-4a7c-91e0-c00dd6ff5fd7,,USER,Display order ids and the invoice count for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -cafc7628-8b0f-408a-b4fe-b678f5de50d8,,USER,"In each country, how many airports exist?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -e139c17f-838e-4212-b109-46f47d023dd0,,USER,Calculate the average age and the number of male students in each city.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -48ba4320-9923-467d-84a1-a9b5efde249d,,USER,What is the average price of the products for each category?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -3f2aad57-1bfb-4b28-bf4a-406fad0ff8e3,,USER,How many budgets are above 3000 in year 2001 or before?,"{""transformations"":[{""column"":""School_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""budgeted"",""transformationType"":""condition"",""operation"":"">"",""value"":3000},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" -042608d6-950c-45f8-bf6f-c7b04a11b746,,USER,"What are the names of companies whose headquarters are not ""USA""?","{""transformations"":[{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -beaa4c9c-f3ce-4b85-a50b-e0ffd1e1b853,,USER,Which grade is studying in classroom 103?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":103}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -5a0d4689-03da-4f0a-b52c-5109dadfc897,,USER,How many different templates do all document use?,"{""transformations"":[{""column"":""template_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -a9fa352a-7384-4a67-84b9-804b6bd7e7bb,,USER,Show the parties of people and the number of individuals per party.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" -f90ae3f8-4e58-4183-9f62-2b448ebfdd09,,USER,"Find the name, headquarter and founder of the manufacturer that has the highest revenue.","{""transformations"":[{""column"":""revenue"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -9d87470e-1084-4ee9-a3ec-da5e9abceb27,,USER,Display various citizenships and the highest net worth of singers for each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -562e5b4c-55fc-4858-b181-1a8cecb1f301,,USER,What is the count of distinct employees with certificates?,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" -106effb7-7d8a-4b6c-8706-25d021845e0c,,USER,How many artists are there for each gender?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -b4a1fd52-8afa-4f96-8d00-5eebf46ea9e8,,USER,"What are the names of customers who use payment method ""Cash""?","{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -4098e4b7-af13-464d-8e75-0c297d121210,,USER,How many credits are offered by the department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -5c9695af-cbbb-45b5-919c-073e9824e3af,,USER,Find the last names of students with major 50.,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -9e1a9e99-9cd6-4001-a914-bbec7536718b,,USER,Which state has the greatest total number of bank customers?,"{""transformations"":[{""column"":""state"",""transformationType"":""grouping""},{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -23f3e09a-ac8a-4478-a5b9-ad2b68a5ee60,,USER,"Calculate the average account balance for customers with credit scores below 50, grouped by account type.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -76bff48a-03ee-48a8-9171-994a824f4bd2,,USER,What is the name of the movie produced after 2000 and directed by James Cameron?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""James Cameron""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -5575b2e8-7504-4462-b077-3381a5b875b2,,USER,what are the major cities in the usa,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -f6fc7ddb-e8d7-44f9-aac9-f2afaf942e0a,,USER,How many artists are there?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -b0196211-054e-4e6b-8b0f-8abfccbdc82c,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -baf573fa-09a2-491f-bb54-53413a9eaa81,,USER,What is the minimum snatch score?,"{""transformations"":[{""column"":""snatch"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -d00c1a6c-20b6-4276-bbab-19a73ab854cc,,USER,List all names of courses with 1 credit?,"{""transformations"":[{""column"":""Credits"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -ca2828bc-d6ee-4fc7-856f-2e6fdff1b03a,,USER,what states are next to the ohio,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -46bdfcba-d0fd-4e36-87d8-a78c27cad445,,USER,"Select the average price of each manufacturer's products, showing only the manufacturer's code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -d440c21d-6135-46a6-89f2-94cd5828ffd8,,USER,Provide the college name and the number of authors submitting from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -866f14fb-b262-4108-afb7-5721c15d5204,,USER,List the names of all scientists sorted in alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""SSN"",""Name""],""name"":""Scientists"",""type"":""grid""}]" -25382be1-49d2-46d6-9a22-7ab9c3c53ce6,,USER,"List the name of ships whose nationality is not ""United States"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'United States'""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -442042a2-e23a-40ab-9d85-508a0c978f16,,USER,How many different types of sports do we offer?,"{""transformations"":[{""column"":""sportname"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -2f38f0aa-0511-4cdf-b0b2-8aadb28b7e63,,USER,List the total number of horses on farms in ascending order.,"{""transformations"":[{""column"":""Total_Horses"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -159119b2-d5d9-4b83-a990-3262ea2e59a7,,USER,In which country does Roberto Almeida?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Roberto'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -b1a148b8-3993-40f9-8621-2fb84e5a9877,,USER,Show the average transaction amount for different transaction types.,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -e05fc2a1-0659-4683-8a1c-07ef1933d502,,USER,Give the airline with abbreviation 'UAL'.,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -5052c793-ff79-4404-9c55-38a51b0f471d,,USER,What are the numbers of constructors for different nationalities?,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -727588c2-e3ea-4afc-a59a-4875623e8e81,,USER,"Please list support, consider, and oppose rates for each candidate in ascending order by unsure rate.","{""transformations"":[{""column"":""unsure_rate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -57643927-8844-443e-b09a-ebf3b35baa2c,,USER,What are the title and rental rate of the film with the highest rental rate?,"{""transformations"":[{""column"":""rental_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -8a726018-6642-4caf-a95f-fd9f2c7fa31b,,USER,How many colleges has more than 15000 students?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -4b49bf03-9f64-4089-8f01-51afdcd4ee03,,USER,What is the horsepower of the car with the largest accelerate?,"{""transformations"":[{""column"":""accelerate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -1d0fb93d-b7d5-4074-90ae-0627aa57140f,,USER,What are the daily hire costs for the products with substring 'Book' in its name?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Book""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" -11d717c1-2366-49c5-8387-86f7e3f0343e,,USER,Display unique railway locations and the number of railways in each location.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -3c133178-1f14-487c-a1d4-e62038cd9229,,USER,Display various statuses and the count of roller coasters with each status.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -494a2488-86a2-4da1-838b-97cb1567f9e4,,USER,How many distinct allergies are there?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -cf224c7b-c317-4a73-a1e9-a4ce9f82bb51,,USER,Give me Brazil’s population and life expectancies.,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -04f8106e-9353-4db7-a9c1-4268e25d1852,,USER,Count the number of storms in which at least 1 person died.,"{""transformations"":[{""column"":""Storm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_Deaths"",""transformationType"":""condition"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -6117a2af-7a76-4c3b-b2a5-ff55c59ae7b0,,USER,Calculate the total revenue of each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -636b3b0f-4812-4f1f-9a6d-cfe097952e44,,USER,Count the number of climbers.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -c70d10e3-2970-4b68-8a95-39ec95ed47b0,,USER,How many staff have the first name Ludie?,"{""transformations"":[{""column"":""staff_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ludie'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -61b6da36-a59d-4620-a8a1-4607d54e21d0,,USER,What is the name and category code of the product with the highest price?,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -983fd236-8a2d-4ce8-83eb-3b441cbc90ff,,USER,Count the number of artists who are older than 46 and joined after 1990.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":46},{""column"":""year_join"",""transformationType"":""condition"",""operation"":"">"",""value"":1990}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -23b507a8-3fba-4691-ad69-0a2e480c6fd5,,USER,"What is the first name and last name of the customer that has email ""luisg@embraer.com.br""?","{""transformations"":[{""column"":""Email"",""transformationType"":""condition"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" -dcfb02ec-1202-4624-be84-fd9565918a58,,USER,How many students does one classroom have?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -b74058e5-c0a5-4f47-accd-4d1d82dd07b8,,USER,Which document type is described with the prefix 'Initial'?,"{""transformations"":[{""column"":""document_description"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" -ae4ac5ba-1424-46e7-80dd-3f548cc2edd4,,USER,"What are the elimination moves of wrestlers whose team is ""Team Orton""?","{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" -7f194d84-d628-4c56-bb63-679b9b33aa47,,USER,Find all states in which there is a Whataburger,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Whataburger'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -6aba6b0a-c976-440e-bd16-4be80aed75bd,,USER,What are the different cities that have more than 100 memberships?,"{""transformations"":[{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -c0a3a8cc-a16b-4a26-afcb-9a326a99ab4d,,USER,What is the name of the song that was released most recently?,"{""transformations"":[{""column"":""releasedate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -4587f1b8-b61e-469b-a1ee-5c8662ce41b6,,USER,"Find the titles and studios of the films that are produced by some film studios that contained the word ""Universal"".","{""transformations"":[{""column"":""Studio"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -1a9ca7d6-ac6f-4380-ac26-93b01dad4c5c,,USER,Return the names of the 3 most populated countries.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -c4a89fc4-276c-4ee6-9e36-72245cec1da4,,USER,"What are the distinct nominees of the musicals with the award that is not ""Tony Award""?","{""transformations"":[{""column"":""Award"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -0d228ea8-048b-410a-bce4-e66705b99d6d,,USER,What is the average capacity of the stadiums that were opened in year 2005?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""opening_year"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -e1180ee5-6ce8-4ea8-b79b-e08030f0e6f9,,USER,What is the number of aircraft?,"{""transformations"":[{""column"":""Aircraft_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" -dce99d1d-d253-4c45-8efe-8b97f9f0498d,,USER,Show the student IDs and numbers of friends corresponding to each.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -4e93c49e-decb-4a8c-babd-69eb7f51b356,,USER,How many distinct cities does the employees live in?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -d6ff63e9-fc9e-48d1-b9f8-ebbfc52d3dc4,,USER,Which school has the smallest enrollment size per state and what is its name?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -c47be038-6a36-4568-96c1-bb8d9ab81a73,,USER,What are the names of all campuses located at Chico?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -6dc28e27-b5df-41c5-9022-7b83e1c19859,,USER,"What is the abbreviation of Airline ""JetBlue Airways""?","{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -32864bf9-2e30-4e7b-94bb-cebe35a2fd8d,,USER,"For each city, how many branches opened before 2010?","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -91f4f404-3d70-4ddd-9267-2f4ce0c7dffb,,USER,Determine the total number of payments made for each payment method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -632ee2a0-b5da-4fcd-8e6d-a64a59a43d04,,USER,what is the size of the largest state in the usa,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -0dd5c1c2-f141-454c-80d9-d9a8c2e45778,,USER,"Find the name, enrollment of the colleges whose size is bigger than 10000 and location is in state LA.","{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":10000},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -14824bcd-a1b9-4e74-bc62-b280e68774c5,,USER,Which channels are not owned by CCTV? Give me the channel names.,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""!="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -e1763ff2-12fc-4d82-91a7-88d9d88c5428,,USER,What are the different membership levels?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -899d635f-89a4-49a7-ad1e-b7994717d54c,,USER,"Show the description for role name ""Proof Reader"".","{""transformations"":[{""column"":""role_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Proof Reader'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" -55ec3bda-21dd-4dff-ac88-29b0043424fc,,USER,Count the number of different companies.,"{""transformations"":[{""column"":""Company"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -3428b141-425f-4da8-b6da-79a3407f43b4,,USER,Display denominations along with the count of schools with that denomination.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -544b70e2-5472-425c-8042-519d75e74c94,,USER,What are the names of the singers who are not French citizens?,"{""transformations"":[{""column"":""Citizenship"",""transformationType"":""condition"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -70b50e24-263e-4a16-9095-b2dce294727c,,USER,How many individuals under 40 are there for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -202935a4-1633-4073-9459-4097ad8796e6,,USER,"What is the name, account type, and account balance corresponding to the customer with the highest credit score?","{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -d3f11122-e474-40a4-a803-0fbac046c77f,,USER,Identify city statuses and their respective average populations.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -7096058c-b87e-4c44-9960-55d792fe1224,,USER,What is the name of the department with the most credits?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""credits"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -c2a53365-7194-48eb-b0a4-58403cdd3ae4,,USER,Show all countries and the number of people from each country.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" -e406fc39-c640-4292-9d07-3e3b5fbf7760,,USER,List all club names in ascending order of start year.,"{""transformations"":[{""column"":""Start_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -24d9d695-8373-4777-add6-20b2a23226e0,,USER,"Return the maximum support rate, minimum consider rate, and minimum oppose rate across all candidates?","{""transformations"":[{""column"":""support_rate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""consider_rate"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""oppose_rate"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -33c7511d-bdec-46ef-982f-ec263d4c414f,,USER,"What are the different card type codes, and how many different customers hold each type?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -2f8f61cd-6567-4018-a4bf-c160d2fc8c7d,,USER,Count the number of schools that have had basketball matches.,"{""transformations"":[{""column"":""school_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -7a47d9f7-0c9f-4ffe-be81-1ce105cab75b,,USER,What are the different dorm amenity names in alphabetical order?,"{""transformations"":[{""column"":""amenity_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" -5bc7673c-acd6-41a8-834d-5274312171de,,USER,How many distinct types of accounts are there?,"{""transformations"":[{""column"":""acc_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -8dfec0bf-7d24-4257-a342-787474e2454e,,USER,Give me the name of all the actors from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -7895d440-aedc-4ddd-966b-715598c39ef9,,USER,How many different position for players are listed?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -a2117b43-73cc-4da0-b861-b2d74e33882c,,USER,Show the party with drivers from Hartford and drivers older than 40.,"{""transformations"":[{""column"":""home_city"",""transformationType"":""condition"",""operation"":""="",""value"":""Hartford""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":40}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -b4af60e9-489f-4d0b-bfee-fba9bb44b8f0,,USER,"Which Payments were processed with Visa? List the payment Id, the date and the amount.","{""transformations"":[{""column"":""Payment_Method_Code"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -08ed7478-21c3-4b45-a3a9-bd5eb11918c1,,USER,List customer status codes and their corresponding customer counts.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -eb6e1e73-9167-4e3a-b90f-656761dda7d9,,USER,In how many different cities are banks located?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -0b136909-2989-4615-b996-bf8ce1645cb0,,USER,How many poker players are there?,"{""transformations"":[{""column"":""Poker_Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -42693ed2-8a7f-4576-a9ef-16a2820a01ae,,USER,What are the birth dates of employees living in Edmonton?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -7594380a-0f31-4ece-871e-a559c9faa9b2,,USER,List email address and birthday of customer whose first name as Carole.,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -8d70155a-0399-4ad5-bdea-6df50b9cb826,,USER,What is the number of employees in each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -7476aa6b-de09-4480-98dd-0935547ba79b,,USER,What is the average speed of roller coasters?,"{""transformations"":[{""column"":""Speed"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -56beef66-aff8-4d3a-bafd-8b5b34c105e2,,USER,How old is each student and how many students are each age?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -62037558-899c-4aca-b2aa-efbdecfd9706,,USER,"What are the first names of students, ordered by age from greatest to least?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -2a405470-e397-4137-92d7-4dc3f902d3f2,,USER,List the studios of each film and the number of films produced by that studio.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -bc400092-76a9-43d8-96fb-9b66cb123ae3,,USER,How many people in total can stay in the modern rooms of this inn?,"{""transformations"":[{""column"":""maxOccupancy"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -5a711017-449c-40c5-b975-aea6a5dfafc7,,USER,Show all locations and the total number of platforms and passengers for all train stations in each location.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""total_passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -1ad584c5-57c0-46ab-92cf-2ce1e1dc1d33,,USER,How many Bangladeshi artists are listed?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -c141401b-7b1b-4d18-be4b-28794097f460,,USER,What are the different types of player positions?,"{""transformations"":[{""column"":""pPos"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -1b41ce46-5331-4fc9-b4c1-53f298fbf45f,,USER,List the name of actors whose age is not 20.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -22e74caf-e116-41cd-a1c2-1a71f0626867,,USER,What country is Jetblue Airways affiliated with?,"{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -6cb2cc78-8014-473c-806c-587c32564d8f,,USER,List the total points of gymnasts in descending order.,"{""transformations"":[{""column"":""Total_Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -cdce075b-ac03-438f-9bf6-5649dc1c3c3e,,USER,how many states does the missouri river run through,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -1380e0c3-faf6-40f0-9ce9-924b0b8b8b0d,,USER,How many teachers are there?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -abebd093-b125-4a28-9a13-ed70a4a0e6ff,,USER,Find the number of distinct bed types available in this inn.,"{""transformations"":[{""column"":""bedType"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -f85e5264-6037-4c87-b9ea-8c9140b6634c,,USER,"Which customers use ""Cash"" for payment method? Return the customer names.","{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cash'""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -a9c711cd-e54d-4794-9f82-5703af785a94,,USER,"Who are the ministers and what parties do they belong to, listed descending by the times they took office?","{""transformations"":[{""column"":""took_office"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -946ea0ca-bc28-42c7-85f7-41342cc0c77d,,USER,"For each classroom, report the classroom number and count the number of distinct grades that use it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -8560a578-1335-4012-b9c1-b034d8c4edad,,USER,Return the full names and salaries for employees with first names that end with the letter m.,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""ends with"",""value"":""m""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -503eb22c-d6b7-489a-abb4-0e7f33c07372,,USER,"On average, when were the transcripts printed?","{""transformations"":[{""column"":""transcript_date"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -0b96ba87-fe0d-4e37-b24f-5fb7de44f48d,,USER,What is the famous release date of the artist with the oldest age?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -8026fdbc-777d-49b0-b930-b5dfedc794db,,USER,What is the average balance in checking accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" -5b29dcb6-5790-4add-b6b4-7cbc4f4210cb,,USER,Show the maximum share count of transactions where the amount is smaller than 10000,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""amount_of_transaction"",""transformationType"":""condition"",""operation"":""<"",""value"":10000}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -ce1c5a67-9d50-463e-9fd4-c027d7ba6a19,,USER,What is the average age of males with different job titles?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -4b8b3c2e-f3c6-46d8-a9d1-b18b41a4f2ee,,USER,"For each denomination, return the denomination and the count of schools with that denomination.","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -840e5c16-65b0-413a-b24b-ba4a8395924b,,USER,What are the names and ids of customers whose address contains TN?,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -c272daad-3f0b-4ac7-aaae-06ffa3d418cc,,USER,Count the distinct addresses for every school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -b19cb8bd-219a-462b-8007-1a42032f2bdc,,USER,How many documents exist for each category?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -9c6b3446-04c1-4a7b-a9b6-5416f25da3ad,,USER,Show the date and venue of each workshop in ascending alphabetical order of the venue.,"{""transformations"":[{""column"":""Venue"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Workshop_ID"",""Date"",""Venue"",""Name""],""name"":""workshop"",""type"":""grid""}]" -c1e3d1ce-141c-43f6-b9e1-01b9ee65139d,,USER,What is the total number of people who could stay in the modern rooms in this inn?,"{""transformations"":[{""column"":""maxOccupancy"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -aa919bdc-5853-4aad-8791-bc11d65958b9,,USER,"What is the title, phone number and hire date for the employee named Nancy Edwards?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -a8afe1a9-ebdb-4906-a5b3-7d2e70a961d8,,USER,"display the department ID, full name (first and last name), salary for those employees who is highest salary in every department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -63272f55-6473-43d4-9b6b-c9abc195a142,,USER,Show the party and the number of drivers in each party.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -1d0f5bc8-0ff4-4d12-a4d0-6dcc15233971,,USER,Show all majors and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -45807b07-8b71-4d8f-8ce1-5712740dffd6,,USER,Find the name and revenue of the company that earns the highest revenue in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -88ab3c89-035f-4642-b75d-46ace3cc9889,,USER,What are the document ids for the budget type code 'SF'?,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""SF""}]}","[{""columns"":[""Document_ID"",""Budget_Type_Code"",""Document_Details""],""name"":""Documents_with_Expenses"",""type"":""grid""}]" -a1104f5d-0164-47a4-92c7-ad447d127b03,,USER,List the names of climbers in descending order of points.,"{""transformations"":[{""column"":""Points"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -b0beff39-5851-4d42-8437-1e03c14d1db5,,USER,What are the product id and product type of the cheapest product?,"{""transformations"":[{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -404afe74-2f87-4b59-a6bf-105582db772c,,USER,What is the total share of transactions?,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -5e3bd4f2-91f3-4f6d-8863-f849ea18c208,,USER,List the distinct parties of representatives and the count of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -dff2b475-ea80-45e4-96f4-15f73f97246d,,USER,"list the card number of all members whose hometown address includes word ""Kentucky"".","{""transformations"":[{""column"":""Hometown"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -676eac7c-ec63-4cf6-85de-57fe7094f93e,,USER,Count the number of submissions.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -c97add6b-b372-42e5-873c-45dfbc4a909f,,USER,"What are the different product names, and what is the average product price for each of them?","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -b38d00a8-8a32-4116-8ff2-373536aaa5cc,,USER,"What is the description of the claim status ""Open""?","{""transformations"":[{""column"":""claim_status_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Open'""}]}","[{""columns"":[""Claim_Stage_ID"",""Next_Claim_Stage_ID"",""Claim_Status_Name"",""Claim_Status_Description""],""name"":""Claims_Processing_Stages"",""type"":""grid""}]" -5f06f8b1-0b3d-4284-a694-15f3c58575d9,,USER,How many users are there?,"{""transformations"":[{""column"":""u_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""u_id"",""name""],""name"":""useracct"",""type"":""grid""}]" -38be0d12-c1e6-4fd1-8ee5-3f0f08d70654,,USER,"What are the order ids and customer ids for orders that have been Cancelled, sorted by their order dates?","{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""},{""column"":""order_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" -70875491-9b2c-4051-bf97-2d14bda0d117,,USER,What is the total number of tours for each ranking date?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -e9a1ed53-461f-43ae-a38e-7f235a0c5c8c,,USER,List the names of all distinct products in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Products"",""type"":""grid""}]" -b5bc3d10-3091-4318-a718-c547fd1ef4ad,,USER,Provide a count of pilots from each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -c191a711-274b-4f76-9060-e3c244755298,,USER,How many faculty do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -d07c6654-0021-47b2-90fd-7e77275dd629,,USER,What campuses are in Los Angeles county?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -c3a2abe6-d840-4f2f-9f1e-b92958a03591,,USER,"What are the different affiliations, and what is the total enrollment of schools founded after 1850 for each enrollment type?","{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -6e30773c-fc7c-4a4b-81da-a0cdc81ea202,,USER,Find the first names of all the authors ordered in alphabetical order.,"{""transformations"":[{""column"":""fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -f5e4c33c-8909-4cc4-9b10-caaac62d6b0a,,USER,What are the investors of entrepreneurs and the corresponding number of entrepreneurs invested by each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -b6a08fd3-eb6a-476a-95b2-be4629620508,,USER,How many different countries are all the swimmers from?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" -ab5448e7-0953-41a6-bcd5-bd528eb7feac,,USER,how many people live in seattle washington,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'seattle'""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'washington'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -d5fc5f7a-3c07-455b-b182-7d48e8b1deca,,USER,How many games are held after season 2007?,"{""transformations"":[{""column"":""stadium_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""season"",""transformationType"":""condition"",""operation"":"">"",""value"":2007}]}","[{""columns"":[""stadium_id"",""id"",""Season"",""Date"",""Home_team"",""Away_team"",""Score"",""Competition""],""name"":""game"",""type"":""grid""}]" -95459b39-db8f-4d8c-9a3e-1e8703bf7614,,USER,show me all the major lakes in the us,"{""transformations"":[{""column"":""area"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" -0db278a8-e365-4f7f-ae1b-e0d1c8a67d8e,,USER,How many different roles are there on the project staff?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -e75f6719-b798-44d5-ba04-c21d3653615e,,USER,Find the name of players whose card is yes in the descending order of training hours.,"{""transformations"":[{""column"":""yCard"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""HS"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -4bcdccaf-5ef6-4c97-bed6-8b148d2f5e63,,USER,Give the name of the department with the lowest budget.,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -c59fb880-2484-4896-8dce-22e7bac03c94,,USER,How many airlines does Russia has?,"{""transformations"":[{""column"":""alid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Russia""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -b4d5f85b-fbb7-4900-a1cc-3046ab387290,,USER,In how many different states are banks located?,"{""transformations"":[{""column"":""state"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -f6175f43-7a69-4f5d-99f4-6389887f5209,,USER,Count the total number of apartment bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -ff8976d3-120b-47cd-9b6d-f7a2146f3d8e,,USER,What is the total population of Gelderland district?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" -191cfb19-890f-419c-b9c3-803e9d0ec106,,USER,Find the number of matches happened in each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -ccc4f0b1-ce32-4e19-8c4d-586f75a8aceb,,USER,"Which apartment type has the largest number of total rooms? Return the apartment type code, its number of bathrooms and number of bedrooms.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -317d0a2b-89a3-46f7-bba0-aee7bb454210,,USER,Tell me the age of the oldest dog.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -6a438153-67ea-44f0-a6fe-ed401ddb23db,,USER,Count the number of individuals with a weight over 85 for each gender.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -592c4dd4-c26e-47da-8918-016002a2ea3e,,USER,"How many students, on average, does each college have enrolled?","{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -1038529b-7db9-4795-bc2e-da8ffae3b0c9,,USER,Show the order ids and the number of invoices for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -4c16925f-2a68-461d-a963-fd7a426f6c86,,USER,What are the room names and ids of all the rooms that cost more than 160 and can accommodate more than two people.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":160},{""column"":""maxOccupancy"",""transformationType"":""condition"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -78b13fb5-82d9-4e9d-b00a-93b3e1837e20,,USER,Show all book categories and the number of books in each category.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -b9f9f318-d698-42b2-afd3-efd3872e7d93,,USER,What are the names and enrollment numbers for colleges that have more than 10000 enrolled and are located in Louisiana?,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":10000},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'LA'""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -9d0962dc-719e-4bd9-943c-33ffbfcb2a72,,USER,Give the name of the student in the History department with the most credits.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""},{""column"":""tot_cred"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -1b5f1066-5de3-4a1d-bbac-4cf864d992d0,,USER,"Find the id of the item whose title is ""orange"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'orange'""}]}","[{""columns"":[""i_id"",""title""],""name"":""item"",""type"":""grid""}]" -42c96bc7-77fc-4b2d-aa76-334f993ab837,,USER,Determine the average weight per pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -0e65b5c4-4f5a-4052-bbb7-005fcd1b9d3d,,USER,What is the name and salary of the employee with the id 242518965?,"{""transformations"":[{""column"":""eid"",""transformationType"":""condition"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -7360226a-4f35-41fd-a45e-1226d003d8c3,,USER,List the names of members in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -14e321f0-647c-431f-b611-356237be4650,,USER,Show all template type codes and the number of templates for each.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -6985614a-4a19-492a-9c56-dd44f2016bb1,,USER,List the name of ships in ascending order of tonnage.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -6dcd81eb-7123-459b-b952-ef388a5dfd7d,,USER,"Find all Apple Store in "" Los Angeles ""","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple Store'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -f22a1777-9590-4a33-967f-c75013c3deb7,,USER,Show different colleges along with the number of authors of submission from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -a1547c40-6def-4530-a3a8-4504e6c0dfe4,,USER,Display the number of students and their corresponding ages.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -d29c8f8a-cb78-42a9-b4c2-8f9cd7fe3855,,USER,What are airport names at City 'Aberdeen'?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -10fcc1f5-68c0-48a6-8699-ec67d5e1f6f7,,USER,List the first name and birth date of all players from the country with code USA.,"{""transformations"":[{""column"":""country_code"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -15f4495f-58cc-40bd-82a2-1d161f80fb09,,USER,show major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -7df98248-f316-491e-b6d0-191541289a59,,USER,"How many invoices were billed from Chicago, IL?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -eea05121-926a-48ca-bd4d-5f4e84e48fa1,,USER,Determine the count of captains under 50 years old for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -682a8fcb-526f-4dff-bb31-6970add62567,,USER,how many rivers are there in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -d0f5627d-36b9-4fcd-a915-9f3a059fd9c1,,USER,find the number of different programs that are broadcast during night time.,"{""transformations"":[{""column"":""program_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""condition"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -b3c4b4b5-1187-419b-bda7-90b9a423210c,,USER,what is the area of all the states combined,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -1125d806-17f1-4d66-a9ef-f73efe14c8a2,,USER,List the names of phones in ascending order of price.,"{""transformations"":[{""column"":""Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -ad7378cd-b7db-40c1-acbd-7eeed6e91056,,USER,Provide the country id and the number of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -2678e466-f185-4734-bb51-092fa6aea3ff,,USER,how many states have major rivers,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -bf1c9e8e-4748-42c1-8741-8a82ae15cccb,,USER,How many people are under 40 for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -9d8af97b-7e27-403c-b677-d0c6faab607e,,USER,return me the papers after 2000 .,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -2404320a-d710-4f95-afe3-0888f9d6ac62,,USER,Present all template type codes and the corresponding template count for each type.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -b4bc320c-e599-484d-88c0-917aef32d402,,USER,"For each unique product name, calculate its average price.","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -98dd5e80-eb8d-4c9b-b060-6c77f9c137b7,,USER,What details are there on the research staff? List the result in ascending alphabetical order.,"{""transformations"":[{""column"":""staff_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" -ab19fdc6-4e0f-4e4a-bdad-51fa5e72754b,,USER,How many counties are there in total?,"{""transformations"":[{""column"":""County_Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -a60d4d79-4fda-449a-b999-4bd757cf6a4f,,USER,How many milliseconds long is Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -4735853a-add6-4576-92a0-3e7dcd0b2f19,,USER,Return the average horizontal bar points across all gymnasts.,"{""transformations"":[{""column"":""Horizontal_Bar_Points"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -92c136fa-41c8-4df5-9398-2d6d8707fe3f,,USER,Return the names and template ids for documents that contain the letter w in their description.,"{""transformations"":[{""column"":""Document_Description"",""transformationType"":""condition"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -2a9f9bb7-5300-482f-a75b-9ed629ba2459,,USER,What are the themes of farm competitions sorted by year in ascending order?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" -9b2518eb-a2c8-4fce-97a1-5e5cbbd5e0b0,,USER,"What are the names of documents that contain the substring ""CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -7bae6e9e-f6d7-4d5b-b300-4d9d62f391c6,,USER,return me the homepage of the VLDB conference .,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'VLDB'""}]}","[{""columns"":[""cid"",""homepage"",""name""],""name"":""conference"",""type"":""grid""}]" -fbd4b651-3cb9-4216-94f2-773716eaede2,,USER,"What are the job ids and dates of hire for employees hired after November 5th, 2007 and before July 5th, 2009?","{""transformations"":[{""column"":""hire_date"",""transformationType"":""condition"",""operation"":"">="",""value"":""2007-11-05""},{""column"":""hire_date"",""transformationType"":""condition"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -627b726a-ffca-44d7-85a5-0dfb491d67fe,,USER,How many people live in Gelderland district?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gelderland'""}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" -9d917719-0033-41cf-b524-6d7bdd721b27,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M and make the result set in ascending order by department number.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""},{""column"":""department_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -823dd5f0-68ad-4d52-8b07-ebcd0adf297d,,USER,"Select the name and price of all products with a price larger than or equal to $180, and sort first by price (in descending order), and then by name (in ascending order).","{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">="",""value"":180},{""column"":""price"",""transformationType"":""sorting"",""direction"":""desc""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -6b80b80b-b42e-4d1c-81c9-e24126ec7198,,USER,what is the average population of the us by state,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -29011af2-7193-4288-ab45-f45a1147648b,,USER,"What are the first name, last name, and phone number of all the female faculty members?","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -61a745bf-b778-4034-9ddd-be464399cb7a,,USER,Identify the youngest age for each job position.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -403d1886-6e3c-4e0e-8054-f55037abdc7c,,USER,"Give me the payment Id, the date and the amount for all the payments processed with Visa.","{""transformations"":[{""column"":""Payment_Method_Code"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -bcf896e2-0649-45bd-8712-21a787e123ee,,USER,Find the number of different cities which banks are located at.,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -d1ef378b-bb7e-4191-8b45-6c6c7fae8127,,USER,What is the zip code that has the lowest average mean sea level pressure?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""grouping""},{""column"":""mean_sea_level_pressure_inches"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -363854ab-acf4-4026-90c1-1542cc5dea2a,,USER,"Find the location of the club ""Pen and Paper Gaming"".","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -521176ba-c67e-43fd-a2b6-41e52c53ac4e,,USER,"Which programs' origins are not ""Beijing""? Give me the program names.","{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""!="",""value"":""Beijing""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -f747ebf1-db71-4e04-8e43-90c8b6267b8b,,USER,Show product IDs and the count of unique orders containing each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -b317d51b-2d8a-4d3c-a6e2-c3636d8497df,,USER,List the name of browsers in descending order by market share.,"{""transformations"":[{""column"":""market_share"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""market_share""],""name"":""browser"",""type"":""grid""}]" -4bcc6466-b956-4128-a50e-f65dbec58c11,,USER,Find the average age of all students living in the each city.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -07fac1a2-5d93-42c1-bc33-5d5a296ed3ad,,USER,Select the average product price per manufacturer code.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -b7cab572-2a9c-4a01-9217-b5a147fdd7a3,,USER,Which city is post code 255 located in?,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -ef929d96-cdef-48fa-a2ce-8be574c1e2ae,,USER,"List the name of technicians whose team is not ""NYY"".","{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""!="",""value"":""'NYY'""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -5e52ecbc-3e97-46ab-9ae8-f817bdf85867,,USER,List all region names in alphabetical order.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -d731e887-5798-4c24-aa59-3567cced3abf,,USER,Find the city with post code 255.,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""="",""value"":255}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -8b56fda1-d3e8-4f54-8342-8ae52de26cd3,,USER,What are the notes of the death events which has substring 'East'?,"{""transformations"":[{""column"":""note"",""transformationType"":""condition"",""operation"":""contains"",""value"":""East""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" -789483a7-8d5b-45de-b03d-6d471007e469,,USER,What is the city with the smallest GDP? Return the city and its GDP.,"{""transformations"":[{""column"":""GDP"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -574261d8-f22b-4e46-b196-78b789a1aa1b,,USER,Can you show all majors along with the corresponding number of students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -90fec74c-75cd-49ab-88b2-567c355606fc,,USER,What is the issue date of the volume with the minimum weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -e41c212b-d962-422f-a566-f85d440b2f94,,USER,What is the average distance and price for all flights from LA?,"{""transformations"":[{""column"":""distance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -d85a90f4-918f-4f19-84ed-d5cfc2eb9317,,USER,"Find the name, city, and country of the airport that has the highest latitude.","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -2e1428cd-9c5c-4e74-9977-174cc724f27e,,USER,What are the dates that have an average sea level pressure between 30.3 and 31?,"{""transformations"":[{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":"">="",""value"":30.3},{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -92368c75-90b4-4dcc-8e7b-656453754df4,,USER,List in alphabetic order the names of all distinct instructors.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -3f1074b1-4ab8-4f68-b019-70fc84945666,,USER,What is the velocity of the pilot named 'Thompson'?,"{""transformations"":[{""column"":""velocity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pilot"",""transformationType"":""condition"",""operation"":""="",""value"":""Thompson""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" -b4818c9c-d2b5-454c-acab-fc3830aa0ebc,,USER,What is the type of video game Call of Destiny.,"{""transformations"":[{""column"":""gname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -605453ed-79f1-49f3-8ab6-2c62b3de57af,,USER,How many students are enrolled in college?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -a4eb33af-3ca2-47c9-bd62-de54a11cea4e,,USER,What campuses are located in the county of Los Angeles?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -9f65de53-dc47-4554-a7be-59ad38c206e0,,USER,How many phones belong to each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -a22de58a-6d38-4435-9fd5-8f56ed2d8d39,,USER,Count the number of likes per student ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -693c187e-01c6-4023-970f-67e811f542c7,,USER,What are the ids of the trips that lasted the longest and how long did they last?,"{""transformations"":[{""column"":""duration"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -a91f2139-2efb-4c51-8c2d-1cf1b0e3daf0,,USER,How old is the average person for each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -a936101c-421c-4647-9820-e27570f4b9bb,,USER,Which major has least number of students? List the major and the number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Major"",""transformationType"":""grouping""},{""column"":""Major"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -c9428e33-e2b3-4512-8922-01a646d3a475,,USER,Please show the categories of the music festivals and the count.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -520b8b91-226e-4953-a476-74d6a90335f5,,USER,How many railways are there?,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -d9ae014c-7c20-4d08-862f-530c13a8d8d2,,USER,Find the number of different states which banks are located at.,"{""transformations"":[{""column"":""state"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -7bf88a75-146a-477a-bec1-c097037e2413,,USER,How many games are played for all football games by students on scholarship?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""sportname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Football'""},{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -e18f8ec8-aa57-498d-9553-6ff2e50d8075,,USER,Display all headquarters and the number of companies in each headquarters.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -0b389b86-dc4c-4eb8-b5e8-76b40c1bccaf,,USER,What campuses are located in Los Angeles county and opened after 1950?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -f50eb720-69bd-44bc-8e00-36f00cd74b4c,,USER,Find the number of different cities that employees live in.,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -523bb5f8-e10c-4946-a4a1-f9871a2dab23,,USER,What are the majors of male (sex is M) students?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -0117c43a-6174-4d9e-a16b-22b276ce1a30,,USER,Find the number of sections for each course.,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -4339b6bf-ad75-4fe3-bfc0-c5b0b4ed59b6,,USER,What are the Package Options of the TV Channels whose series names are Sky Radio?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -65645ae0-7133-4c5e-96ad-5793afe57464,,USER,what is the population of seattle washington,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'seattle'""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'washington'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -8d99510f-4bf2-4d0f-862b-42ffeade4ad3,,USER,Show phone carriers and the number of phones associated with each carrier.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -7ea1d42c-1ad9-4f80-9914-3fe52bec8030,,USER,"What is the content of TV Channel with serial name ""Sky Radio""?","{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -68e17253-212a-4176-bc72-8ec90bd2e46e,,USER,Count the number of artists.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -8ab1a1a3-4627-483d-b518-06b67706c3aa,,USER,Count the number of classrooms in Lamberton.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -6e55e135-bc9c-4e11-be54-4f580be85214,,USER,"Which catalog contents have a product stock number that starts from ""2""? Show the catalog entry names.","{""transformations"":[{""column"":""product_stock_number"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""2""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -15e638ab-f3df-4d23-85de-fbb556bcbbe2,,USER,Find all the female actors from Austin,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -ae148b73-972b-44ab-b051-10b7f2cb609c,,USER,What is the rating of the restaurant Subway?,"{""transformations"":[{""column"":""ResName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Subway'""}]}","[{""columns"":[""ResID"",""ResName"",""Address"",""Rating""],""name"":""Restaurant"",""type"":""grid""}]" -59e7617a-f6be-4daf-b3e5-b8f01fbaccd2,,USER,What are the different ages of editors? Show each age along with the number of editors of that age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -9d29e542-a101-407e-9ce6-63b83796e851,,USER,Give me the name and description of the location with code x.,"{""transformations"":[{""column"":""location_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" -87fc5145-46ec-4424-a2ee-7d5e32fa6300,,USER,how long is the rio grande river in miles,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -0a86208b-88fd-43a4-97e7-cda5aa9d770b,,USER,"What are the district names and city populations for all districts that between 200,000 and 2,000,000 residents?","{""transformations"":[{""column"":""City_Population"",""transformationType"":""condition"",""operation"":"">="",""value"":200000},{""column"":""City_Population"",""transformationType"":""condition"",""operation"":""<="",""value"":2000000}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -a0e4bf5c-332d-4725-b705-9392a0155c91,,USER,Find the name of customer who has the lowest credit score.,"{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -e68e51c6-8e76-44fb-b9ba-810193aefbb3,,USER,What is the name and directors of all the cartoons that are ordered by air date?,"{""transformations"":[{""column"":""Original_air_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -ffc8e0ac-b8e3-4ec8-9e23-502f4ddf9940,,USER,What is the average rank for winners in all matches?,"{""transformations"":[{""column"":""winner_rank"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -0cc6ad76-0a99-4ec1-9ffa-29e419b3383c,,USER,Show the number of male and female faculty members for each rank.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -ed2769b0-4428-441e-9160-3604c890557c,,USER,Which district has the least area?,"{""transformations"":[{""column"":""city_area"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -8c19012b-5077-4d1d-bdfb-4b7b177033cb,,USER,Find all the ids and dates of the logs for the problem whose id is 10.,"{""transformations"":[{""column"":""problem_id"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -6b36a573-6b24-4d2e-a1fd-6767c7d27282,,USER,Find the number of members living in each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -aa31c4bc-37f9-42d6-8cb9-a5d60a622bcc,,USER,Which university is in Los Angeles county and opened after 1950?,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -4b497e48-cb6e-4de4-b12d-1e89e7a42fc4,,USER,Which Advisor has most of students? List advisor and the number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Advisor"",""transformationType"":""grouping""},{""column"":""Advisor"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -fe99ea40-387c-409c-81ec-21c88905776e,,USER,Determine the number of captains in each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -0eecac75-f697-476c-af38-d804d6176eba,,USER,"Show all movie titles, years, and directors, ordered by budget.","{""transformations"":[{""column"":""budget_million"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -01f08278-df26-43b4-b5a1-9823eb7aa40d,,USER,Return the average earnings across all poker players.,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -3ba0fbf5-b88c-4353-bcba-26b0f8a37c96,,USER,Display various railway builders and the number of railways built by each.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Builder"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -74fea11d-c4ae-4272-801d-f6b3803046fe,,USER,How many entrepreneurs correspond to each investor?,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -f8f04e0a-c7a0-43d4-bc21-e0f20340ad98,,USER,How many roller coasters are there?,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -c7c26d26-718e-4a53-991b-17de4edcf2b7,,USER,"What are the names of wines, sorted in alphabetical order?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -aa445810-9d64-4ac1-b41e-bd92398b8a87,,USER,Find the number of universities with an enrollment size over 20000 for each affiliation type.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -17592063-4797-4d4d-820a-d3f26f0471cc,,USER,"Show the name, street address, and number of floors for all buildings ordered by the number of floors.","{""transformations"":[{""column"":""floors"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" -3833a8e1-f51f-4bf4-833b-2d36a523d080,,USER,How many distinct artists have volumes?,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -13ccafda-447d-41f4-b307-bb0a9feca243,,USER,"What is the description of the club ""Pen and Paper Gaming""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -20efe87e-dcb1-4fed-be56-369a44930780,,USER,Show all countries and the number of people from each country.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" -98e73d16-7adc-4147-953a-f9fd5a087e7f,,USER,How many different card types are there?,"{""transformations"":[{""column"":""card_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -97a9f2da-fb72-4ea8-8864-4c3a7a1fbf7f,,USER,What is the description of document type 'Paper'?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_type_code"",""document_type_description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -00f60854-ad24-45a8-9c02-e90d9ce5792f,,USER,A list of the top 10 countries by average invoice size. List country name and average invoice size.,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -5f0eb025-c099-480d-87dc-83114d153bc0,,USER,Find the total balance across checking accounts.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" -b9581c8e-a8c4-4988-b0eb-05f98cc1c367,,USER,What are the first names of all students who are older than 20?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -01f0f68a-2ef1-4c3a-9e65-859636b8a866,,USER,Sort employee names by their age in ascending order.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -0b966a44-8ecf-4d8e-bb69-071a54f85a24,,USER,"Which buildings does ""Emma"" manage? Give me the short names of the buildings.","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -c610fd91-bc9e-4033-bee6-b89bf3509489,,USER,What are the names of the mills which are not located in 'Donceel'?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""Donceel""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" -6eb0c7e3-d64c-4a35-ba65-9608e8958538,,USER,How many sections are in each course?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -7a7532c2-59b0-44a0-8584-28583742f986,,USER,List the distinct carriers of phones with memories bigger than 32.,"{""transformations"":[{""column"":""Memory_in_G"",""transformationType"":""condition"",""operation"":"">"",""value"":32}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -6eef9d06-dfcd-4684-9215-2cd0312a9ec6,,USER,what state borders kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -95936592-248e-44de-a758-bd9d391c8fba,,USER,What are the names and account balances of customers with the letter a in their names?,"{""transformations"":[{""column"":""cust_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -0c8e6c36-7fbe-44b8-88e8-93516918f05e,,USER,"Which professionals live in a city containing the substring 'West'? List his or her role, street, city and state.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""contains"",""value"":""West""}]}","[{""columns"":[""professional_id"",""role_code"",""first_name"",""street"",""city"",""state"",""zip_code"",""last_name"",""email_address"",""home_phone"",""cell_number""],""name"":""Professionals"",""type"":""grid""}]" -f2fe2e42-bb4c-446c-8205-bd664c514d70,,USER,Find the number of members residing at each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -e46529c5-b015-46db-87bc-c6c540c35b2c,,USER,Find the average elevation of all airports for each country.,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -60e346eb-3ed4-4633-926d-26799e2b9e45,,USER,"What is the gender of the teacher with last name ""Medhurst""?","{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Medhurst'""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" -1a8d61fd-8ae4-46d9-920c-bd6d35bd834c,,USER,"Given the titles of all courses, in order of titles and credits.","{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -d7c928d1-6fc8-4d25-9eea-bca9aede93f3,,USER,When did the first payment happen?,"{""transformations"":[{""column"":""payment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -7e3c690f-47b8-4843-bb4c-c291d2c109b8,,USER,Identify the shop count for each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -2fbf3474-c7ba-4710-b8e5-257d6d8fed4c,,USER,What is the list of school locations sorted in ascending order of school enrollment?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -29234e8f-42f7-4b26-9bcd-84ac59c8a2e7,,USER,Find the number of distinct gender for dorms.,"{""transformations"":[{""column"":""gender"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -3e566f93-252c-4729-8521-ec08db7d6dfe,,USER,"Sort all the shops by number products in descending order, and return the name, location and district of each shop.","{""transformations"":[{""column"":""number_products"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -d2b578af-a0f6-434a-b8d3-d7bd80fb38ec,,USER,What are the 3 counties that have the smallest population? Give me the county names.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -61dca68a-45e5-4743-88eb-af372b991bfe,,USER,List the text of all tweets in the order of date.,"{""transformations"":[{""column"":""createdate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" -eecc76cc-5948-422f-bd83-05a043c26842,,USER,Display all student IDs and their total hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -ddc21ff2-b9e9-4c6b-bde5-e6f4bb8c45a7,,USER,Count the number of different statuses.,"{""transformations"":[{""column"":""Status"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -0c36dac7-c05a-403c-ae03-e9d6b14739b7,,USER,How many distinct payment methods are used by parties?,"{""transformations"":[{""column"":""payment_method_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" -0f4b7331-8375-4bd3-b121-e4d8bf1318fd,,USER,List the builders of railways in ascending alphabetical order.,"{""transformations"":[{""column"":""Builder"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -d40a47b8-6268-41c8-9eff-4cfb0adbbb17,,USER,"List the camera lens names containing substring ""Digital"".","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Digital""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" -916d068c-d0f3-4afb-a349-6f1461c1b595,,USER,How many weddings are there in year 2016?,"{""transformations"":[{""column"":""Church_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2016}]}","[{""columns"":[""Church_ID"",""Male_ID"",""Female_ID"",""Year""],""name"":""wedding"",""type"":""grid""}]" -afc8dcb0-acb1-43cd-be29-68af178d9e18,,USER,"How many adults stay in the room CONRAD SELBIG checked in on Oct 23, 2010?","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-10-23'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'CONRAD'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -13a68b76-e0d8-4a89-a52e-159723895688,,USER,Return the famous release date for the oldest artist.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -ad9fb31a-735b-4e9d-a9ab-0ba39b982b7b,,USER,Compute the average price of all products with manufacturer code equal to 2.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -ace8ce30-97c6-4ce3-ae7c-ac4cb09a6837,,USER,Find the number of phones for each accreditation type.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -19996240-a4cf-42b0-bf54-c573418fc5c0,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -9df95fa5-4765-4b37-b9a6-594d490825bf,,USER,What are the first and last names of all students who are not living in the city HKG and order the results by age?,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""!="",""value"":""HKG""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -8249df29-c1a9-42e3-9c4f-7817979e845d,,USER,what are the major cities of kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -3bf8257d-da7e-44e0-a459-c7c5872dd2bc,,USER,Find the branch name of the bank that has the most number of customers.,"{""transformations"":[{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -01dc0e4e-94d2-4f83-b20a-69fda0f9330e,,USER,What is the venue of Fracture of acrylic bone cement ?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fracture of acrylic bone cement'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -42a43cc6-3a68-4674-86aa-eeda21f7deab,,USER,How many faculty members does each building have? Please list the result with the name of the building.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -faa3849f-bfc3-466e-899e-a80274cca4b4,,USER,"Find the product category description of the product category with code ""Spices"".","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -9986368a-1f24-44ab-a73e-a4780a040996,,USER,Determine the count of music festivals in every category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -033f9f4e-9825-4532-92c8-ee756af07a38,,USER,"Return the names of people, ordered alphabetically.","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -429f4e98-7a66-4aa0-b9c0-7ad0a0073456,,USER,Return the full names and salaries of employees with null commissions.,"{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -58139bb8-b105-4317-8edf-472a9dfa4a4d,,USER,Determine the total account balance for customers with a credit score above 100 for different states.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -26de6b70-e826-4f9d-918a-877c0212bb7e,,USER,How many rooms are there?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -035ae000-4888-4313-a965-de7a7008b337,,USER,What are the prices of wines produced before the year of 2010?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -4fd67ecd-56db-4ee3-994c-516d41444867,,USER,How many likes correspond to each student ID?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -365a33fb-9747-4dbf-8dd2-24becc22b90c,,USER,What is the average horsepower of the cars before 1980?,"{""transformations"":[{""column"":""horsepower"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -936e5a05-9bf0-4a08-a528-e06cbb3e5fad,,USER,what are the population of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -8eca24a5-34cf-4862-9b67-173d8d210ceb,,USER,"Return the famous titles of the artist called ""Triumfall"".","{""transformations"":[{""column"":""Artist"",""transformationType"":""condition"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -ce5e4648-39d2-41f9-8383-0341aed30bc6,,USER,Return the names of the 3 countries with the fewest people.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -8101e380-bbef-4432-87d1-c63addb77855,,USER,Find the number of followers for each user.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -8abb9345-940a-446d-a382-3e1b2a89d701,,USER,people in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -c3c29fd6-2ca8-4530-a66d-906e10713fd9,,USER,What are the names of all the clubs ordered in descending alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -46612805-21cb-474f-9153-be1c1f947517,,USER,How many different teams have had eliminated wrestlers?,"{""transformations"":[{""column"":""team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" -b55798a7-cd22-4416-b577-9a652f81d54f,,USER,"What are the perpetrator countries, and how many perpetrators are there in each?","{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -c4531e75-d7b9-484b-b5cc-1ecc620b2e3c,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -c489b5ea-8533-4794-8d05-95246e7390ae,,USER,Find the name of rooms whose base price is between 120 and 150.,"{""transformations"":[{""column"":""baseprice"",""transformationType"":""condition"",""operation"":"">="",""value"":120},{""column"":""baseprice"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -91c73586-12cb-4b16-a99c-d75d6bfdadd6,,USER,List distinct software platforms for devices and the device count for each platform.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -9af6bfaf-3c9b-4b55-9955-abdcb461dfb8,,USER,"Show the short names of the buildings managed by ""Emma"".","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -ce3a7496-d860-4157-8340-dff6eaf9df11,,USER,Find the ids of all the order items whose product id is 11.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""condition"",""operation"":""="",""value"":11}]}","[{""columns"":[""order_item_id"",""product_id"",""order_id"",""order_item_status"",""order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -073e602a-17df-458b-afe3-8ea91e7832c5,,USER,the names of models that launched between 2002 and 2004.,"{""transformations"":[{""column"":""Launch_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2002},{""column"":""Launch_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2004}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -97de5dda-94d0-4cec-8ac9-dddc84af6d7d,,USER,List all countries of markets in descending order of number of cities.,"{""transformations"":[{""column"":""Number_cities"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -3fe3af31-4d1c-41bd-a31f-4c1176cb05da,,USER,How many teachers are there in each hometown?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -2c0e645c-21a7-4477-bbc5-540020c7ad16,,USER,What are the names of all the dorms that can accomdate more than 300 students?,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -517b2843-a66f-4614-9600-69e76fcff6ee,,USER,What is the airport name for airport 'AKO'?,"{""transformations"":[{""column"":""AirportCode"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -0b7de808-3865-4427-8a9a-4e4c91c57e17,,USER,How many movies were produced in the year 2013 ?,"{""transformations"":[{""column"":""title"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2013}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -283cc763-c21f-4ddd-8e5e-1db0048ecbf6,,USER,When was the first asset acquired?,"{""transformations"":[{""column"":""asset_acquired_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" -95193581-ce75-4530-9118-c1b63415f35d,,USER,Enumerate document type codes and their corresponding document counts.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -da74ad17-b3df-48af-a50f-935464b746d5,,USER,List all headquarters and the number of companies in each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -c3883b57-c306-4854-8c22-239011ace05a,,USER,Find the highest latitude among the stations in each city.,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -a946c8c3-e854-4383-92a8-f1d84d102253,,USER,"For each booking status, list the status code and the number of associated bookings.","{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -c1696b36-b9a6-400c-883e-b467b7c8fa80,,USER,Count the number of employees for each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -5b2ce461-d25c-4374-85c7-308d9a316b90,,USER,Which grade is studying in room 105?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -1de41a02-4acf-4e7d-8ee0-fac4f77e7285,,USER,Show origins of all flights with destination Honolulu.,"{""transformations"":[{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -c4066440-b2c5-4bb9-a8e6-7206b2aa1fd9,,USER,What are the name and the nationality of the host of the highest age?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" -95921dbc-4a1f-45a5-bdd7-e8def0174363,,USER,List employee IDs alongside their final employment dates at their last job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -b0d55d8e-3b77-4301-8911-8ebdb1f24b19,,USER,What are the maximum price and score of wines produced by St. Helena appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Appelation"",""transformationType"":""condition"",""operation"":""="",""value"":""'St. Helena'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -850e05e0-701a-42c7-b711-348c6e4db938,,USER,How many high schoolers are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -f01deba4-5e6b-44f9-b128-03cca77071e5,,USER,How many Starbucks are there in Dallas Texas ?,"{""transformations"":[{""column"":""business_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Dallas'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Starbucks'""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'Texas'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -7278026d-b488-4494-a2ce-15ffdc469da3,,USER,List the number of films produced by each studio and the names of those studios.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -cbe618b8-b8eb-4e27-92a8-5dc0ef26e13c,,USER,"List the name, born state and age of the heads of departments ordered by age.","{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" -fd15b928-40fd-493b-9244-efd1ffb8e6a8,,USER,How many medicines are offered by each trade name?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -4da4d44b-4b4a-4167-8da2-e657a67ebb0d,,USER,List the venues of debates in ascending order of the number of audience.,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" -67c780d1-77a0-4800-abc8-4805b1ff5326,,USER,"What are all the album titles, in alphabetical order?","{""transformations"":[{""column"":""Title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" -90dc811c-3a9a-4bb0-a00d-cf113cb81be8,,USER,What is the name of the oldest manager?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -ec809e90-cf35-4152-bcfb-8acf1037791e,,USER,What are the names of all pilots 30 years old or young in descending alphabetical order?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""<="",""value"":30},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -9f564382-5899-4535-996d-be0d38a9c163,,USER,Who are the players from UCLA?,"{""transformations"":[{""column"":""College"",""transformationType"":""condition"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -b0745f61-1cd0-49af-91e0-cdf8ed08f79a,,USER,What are the departure and arrival dates of all flights from LA to Honolulu?,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -26fa1c14-cb22-4dfe-9028-69f134734a0c,,USER,what state is springfield located in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -4be9f4fb-320e-422e-b994-f2e535b9a3e9,,USER,Return the maximum final tables made across all poker players who have earnings below 200000.,"{""transformations"":[{""column"":""Final_Table_Made"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Earnings"",""transformationType"":""condition"",""operation"":""<"",""value"":200000}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -23076fe3-449f-4d46-ad11-2ee036f3e5ee,,USER,List all the businesses with more than 4.5 stars,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":"">"",""value"":4.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -9f5b0dbd-3ed0-4d7a-80d2-8fe04a21eea7,,USER,how many states are in the usa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -9b6d316f-94dd-401a-83d9-e34ecbf982db,,USER,List the name of artworks in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -f9edd738-f241-4487-b0bd-9c002f7c8dc3,,USER,Calculate the follower count for each user.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" -0c62efe4-5525-4272-9093-39f7f59fe244,,USER,Find the first name of students living in city PHL whose age is between 20 and 25.,"{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PHL""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">="",""value"":20},{""column"":""age"",""transformationType"":""condition"",""operation"":""<="",""value"":25}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -efca320a-b88f-43f3-84ce-0be1ceeb15e4,,USER,How many students have advisors?,"{""transformations"":[{""column"":""s_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" -a06bc340-e01d-4661-82ce-51ad8ac42333,,USER,What are the average prices of hotels grouped by their pet policy.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -7f0b6c7f-49d3-4fe2-9724-282e8ee82143,,USER,Count the total tours for every ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -a476bda8-79b8-4a60-962a-97bc68405de7,,USER,"Find the dates of the tests taken with result ""Pass"".","{""transformations"":[{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" -722482d7-a636-4d1b-b55f-df6b42a7a8b6,,USER,Show all main industry and total market value in each industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -395530e2-292c-45ff-a7d9-1ab02295d4d0,,USER,What is the average price for flights from LA to Honolulu?,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -7142765b-093b-4afd-b900-57a1a078a9e6,,USER,"What are the names of organizations, ordered by the date they were formed, ascending?","{""transformations"":[{""column"":""date_formed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -5b1b066c-92c1-40eb-ae4f-de3d2cf86a3b,,USER,What is the average pages per minute color?,"{""transformations"":[{""column"":""pages_per_minute_color"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -aa709ed3-2c27-42bb-8cd4-805bf3e24e6d,,USER,What is the number of invoices and total money billed in them from CA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'CA'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -ba74af69-6df9-4059-b25a-a1ad81d6f292,,USER,"List all the document names which contains ""CV"".","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""CV""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -7a5fce66-5924-4cab-8ace-56a54910ecc1,,USER,"Show name, address road, and city for all branches sorted by open year.","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -69c6dfd5-6f27-4ac7-82dd-960275dd17e9,,USER,What is the code of the category that the product with the name 'flax' belongs to?,"{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'flax'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -f4218a6e-f99d-44ed-b062-18197a3c0d0e,,USER,List the directors and the number of films directed by each one.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -692c576e-0c0c-4835-896a-e26fd93e7dc7,,USER,what is the highest mountain in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -1a4aaae3-2493-4804-a995-d89d216862fc,,USER,What are the average price and score of wines for each appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -195920af-f5c3-4637-8b3c-524e3ff0788e,,USER,which states does the ohio run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -d84e77a3-b7ec-44a4-a0ad-e41b973b4716,,USER,How many kinds of different ratings are listed?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -7b8e5ac7-4bed-492e-8094-3195e5cd9419,,USER,"List the id, genre and artist name of English songs ordered by rating.","{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""},{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -77149f8e-e29e-40d8-a7ad-43d19504a8ac,,USER,What is the total credit does each department offer?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -dd498b9a-30fd-4336-8b8f-9ef2999c1b00,,USER,Which of the mill names contains the french word 'Moulin'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Moulin""}]}","[{""columns"":[""architect_id"",""id"",""location"",""name"",""type"",""built_year"",""notes""],""name"":""mill"",""type"":""grid""}]" -c231c07c-2bbe-43b0-b6a5-e70919831672,,USER,how many rivers are called colorado,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'colorado'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -93d0f338-588e-42fc-95a0-576a742ecfb5,,USER,How many members have the black membership card?,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Membership_card"",""transformationType"":""condition"",""operation"":""="",""value"":""Black""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -521e0f1c-ef24-44b1-a0cc-61207cebd57b,,USER,What are the course names for courses taught on MTW?,"{""transformations"":[{""column"":""Days"",""transformationType"":""condition"",""operation"":""="",""value"":""'MTW'""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -b3a9bd5f-0d5d-4ce3-9adc-f80fb86eede3,,USER,What is the id of the appointment that started most recently?,"{""transformations"":[{""column"":""START"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""AppointmentID"",""Patient"",""PrepNurse"",""Physician"",""Start"",""End"",""ExaminationRoom""],""name"":""Appointment"",""type"":""grid""}]" -1a21c3c2-8973-4250-b9de-282823368cd6,,USER,How many debates are there?,"{""transformations"":[{""column"":""Debate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Debate_ID"",""Date"",""Venue"",""Num_of_Audience""],""name"":""debate"",""type"":""grid""}]" -e0913809-9590-4219-8692-dd5755843b6d,,USER,What is maximum group equity shareholding of the companies?,"{""transformations"":[{""column"":""group_equity_shareholding"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Type"",""Principal_activities"",""Incorporated_in"",""Group_Equity_Shareholding""],""name"":""operate_company"",""type"":""grid""}]" -570a5c82-25f8-4282-90e8-fcd0a01e0ae9,,USER,Determine the count of individuals under 40 for both genders.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -b91b1d20-a928-4d6f-8290-63e3c8942856,,USER,"Return the type code of the document named ""David CV"".","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'David CV'""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -032cecf0-d820-4765-90f0-d98ddb563e4d,,USER,what states have rivers named ohio,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -d3cd0bc0-7698-4fee-87dd-298fb642f258,,USER,How many invoices correspond to each order id?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -c2b538ec-3c8f-42cd-9c4d-6400f0f5c346,,USER,"For each constructor id, how many races are there?","{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -35af0c2d-3ac2-46a1-ba5a-79573f4e2b21,,USER,What is employee Nancy Edwards's phone number?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -2196c781-f503-42a2-afb4-bcca0dc3c1b8,,USER,What are the clean and jerk score of the body builder with the highest total score?,"{""transformations"":[{""column"":""Total"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -ae7e8002-e428-452a-9354-478780d8c0dd,,USER,List the name of the conductor with the most years of work.,"{""transformations"":[{""column"":""Year_of_Work"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -570b83f9-190b-4193-b469-402a8abcf544,,USER,Determine the number of musicals that each nominee has been nominated for.,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -d206f79f-e29a-4cf4-9be4-02346584a636,,USER,Find the name of customers who did not pay with Cash.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -0d352d3b-8e86-4ed1-8f37-f42e5d2ae8e3,,USER,What are the opening year and staff number of the museum named Plaza Museum?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Plaza Museum""}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" -f9606276-fe86-456f-a9ca-b412fa055e23,,USER,How many available features are there in total?,"{""transformations"":[{""column"":""feature_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""feature_id"",""feature_type_code"",""feature_name"",""feature_description""],""name"":""Other_Available_Features"",""type"":""grid""}]" -d80d7982-12b3-4d11-bb5b-f595ca0f0ec8,,USER,What is the maximum point for climbers whose country is United Kingdom?,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -622350c2-ce7e-4afc-83ba-592305abbddc,,USER,What is the id of the trip that has the shortest duration?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -f0810de1-525f-4f35-8df5-f074980a1ddb,,USER,How many countries have a republic as their form of government?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -ffeab00d-da62-44b3-a5a1-ed7986591a67,,USER,How many accounts does each customer have? List the number and customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -09dab07c-6363-455e-a09d-c735272b8160,,USER,What are the other account details for the account with the name 338?,"{""transformations"":[{""column"":""account_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -cdc04ed6-cdb7-4732-b2fe-11bdf48e75c0,,USER,"What is the id of the reviewer whose name includes the word ""Mike""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -da1b2c18-4b2e-40fc-8b3a-bf8fa78f1863,,USER,List the names of editors in ascending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -094c0920-54db-4b0b-8382-c57f170d76ec,,USER,"Find the department name that is in Building ""Mergenthaler"".","{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" -b7184f83-c38f-416f-adce-dc8a5fac4af4,,USER,Show ids for all aircrafts with more than 1000 distance.,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -a6dc4c12-c190-4442-8e3f-6b0badc5cb6e,,USER,What are the first name and last name of the players whose death record is empty?,"{""transformations"":[{""column"":""death_year"",""transformationType"":""condition"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" -ecb4c52f-e352-4982-9f98-95c59a152a15,,USER,which states does the ohio river run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -184b1c37-2a66-4943-950c-42c0e8302ab9,,USER,Calculate the average weight for each type of pet.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -30463b2c-4945-4e3f-8a60-fe4a571050ea,,USER,Show the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -f9b54cd7-771d-49e9-b7aa-834b25412b83,,USER,What is the count of different game types?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -7deec903-9b36-4cc3-ac53-7db83a4c5efb,,USER,How many airports' names have the word Interanation in them?,"{""transformations"":[{""column"":""apid"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""International""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -9de15d99-c275-4b76-9035-82aa07e6460b,,USER,Show different carriers of phones together with the number of phones with each carrier.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Carrier"",""transformationType"":""grouping""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -f86b7219-e78c-4fd2-904f-d33470077bc6,,USER,What are the names of actors who are not 20 years old?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":""!="",""value"":20}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -4cfceea0-1a1f-45d6-ab59-68087c026627,,USER,Determine the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -f87b72b2-5136-4fa2-bf35-14a6ed2fa894,,USER,what states does the ohio river go through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -66831f3b-c557-431b-a959-21efb2d04aca,,USER,What are the countries of perpetrators? Show each country and the corresponding number of perpetrators there.,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -62d9933b-bda8-4221-86b9-ce2fcfcbaa6a,,USER,"For each citizenship, what is the maximum net worth?","{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -04afc1bb-d879-4c0f-8950-78e2c0e81f0e,,USER,what are the neighboring states for kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -78f540b8-0363-4633-a00c-ca5680b2891a,,USER,What is the total number of students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -c98774e3-f8ad-4704-86d6-04ab110af0db,,USER,"For each headquarter, what are the headquarter and how many companies are centered there?","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -c7d80c7a-ce9f-4e6a-88cb-b3ac8bdcf025,,USER,what are the states that the ohio run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -15d5dd2c-7f10-4cbd-b006-a4799d07ea97,,USER,What are the dates of publications in descending order of price?,"{""transformations"":[{""column"":""Price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -723fe8c5-bf08-41f8-942c-7dd7f63a3107,,USER,What are the names of mountains in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -10b51cbe-f51c-4d7b-bbfc-466691b4b950,,USER,Find the average base price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -ff84a939-c529-477f-9949-d505d1c1703a,,USER,What is the maximum OMIM value in the database?,"{""transformations"":[{""column"":""OMIM"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -99a4913d-6212-46ec-8d83-8f7faffdcef6,,USER,How many schools are there?,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -088a4f17-8033-467b-bd9c-416c4d4a4a1f,,USER,How many unique labels are there for albums?,"{""transformations"":[{""column"":""label"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" -81e4fc93-da90-4d9d-8094-e0bf9646c61c,,USER,How many lessons were in cancelled state?,"{""transformations"":[{""column"":""lesson_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""lesson_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" -28cad03f-7bb8-44d6-a571-d644bc28b0b6,,USER,What is the name and distance for the aircraft that has an id of 12?,"{""transformations"":[{""column"":""aid"",""transformationType"":""condition"",""operation"":""="",""value"":12}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -0ec3b4c1-ba35-415b-a66a-93413a597ecb,,USER,Present distinct nationalities along with the count of journalists from each nationality.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -25a53cbf-61a8-48ac-9340-f19feed64e31,,USER,What roles did staff members play between '2003-04-19 15:06:20' and '2016-03-15 00:33:18'?,"{""transformations"":[{""column"":""date_from"",""transformationType"":""condition"",""operation"":"">"",""value"":""2003-04-19 15:06:20""},{""column"":""date_to"",""transformationType"":""condition"",""operation"":""<"",""value"":""2016-03-15 00:33:18""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -8853614a-2542-4c0b-91a6-012845e8c423,,USER,What is the average number of international passengers of all airports?,"{""transformations"":[{""column"":""International_Passengers"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -3a0fac56-c477-4abd-b8e7-aff668c1fc9d,,USER,Show the number of products with each type code.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -f1e1d399-2016-4796-9065-cc6ced82b6a5,,USER,How many songs have 4 minute duration?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""duration"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -cef05f4b-6dcd-401b-815d-13f3b6b4a5b2,,USER,Find the id of the order made most recently.,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -a24437eb-b38a-4a02-aea6-d283508511e8,,USER,"Return the names of shops, ordered by year of opening ascending.","{""transformations"":[{""column"":""Open_Year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -052a335d-f16f-4229-aea7-9d2003cdde8a,,USER,List all ship names in the order of built year and class.,"{""transformations"":[{""column"":""built_year"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""CLASS"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" -623a233e-8009-4c52-b113-af8c03d2f44b,,USER,Return the names of all counties sorted by population in ascending order.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -fea20841-f700-4a13-8635-dedaca9058ac,,USER,"For each citizenship, determine the number of singers from that country.","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -78446c7d-32ff-4541-8096-157fa5a8ef05,,USER,How many students are in each classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -91e0d435-7a02-4991-841b-c4a748daf33a,,USER,When did the staff member Janessa Sawayn leave the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -0afc2de0-2745-44f7-97ae-5bc89a503934,,USER,What are the details of the three most expensive hotels?,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -8b3e64d0-ce3c-48f2-a6e1-dc70e88a1725,,USER,how many states border kentucky,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -bf922b0b-a6c9-4e27-8b47-68b7b9507e50,,USER,"Where us the club named ""Tennis Club"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -c8940d93-1774-483e-942a-20ccad8ff2f3,,USER,What is the number of sections per course?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -0d2cdd76-a9e0-4c7d-b8ab-e2ed15417bf9,,USER,"What are the full names of all left handed players, in order of birth date?","{""transformations"":[{""column"":""hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""},{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -5747ada1-9ab3-49e2-80f8-129ed2f5fc6e,,USER,"For each constructor ID, count the associated races.","{""transformations"":[{""column"":""constructorStandingsId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""constructorid"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorStandingsId"",""raceId"",""constructorId"",""points"",""position"",""positionText"",""wins""],""name"":""constructorStandings"",""type"":""grid""}]" -0e6c92d9-6434-4634-9f9a-649b197c12fb,,USER,Find the state and country of all cities with post code starting with 4.,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -3d8ad491-3834-4c61-93a9-0a8884430353,,USER,How many students does each advisor have?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -524697b6-7821-46aa-9f80-a521c0e634d0,,USER,Return the name of the youngest captain.,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -c157aac7-2a33-4486-92f5-5fe709940c75,,USER,Count the number of tracks.,"{""transformations"":[{""column"":""Track_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -5b163444-4239-4a92-9221-2b9d30f16476,,USER,What is the number of technicians?,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -7ce405e4-058c-4848-a11c-c120d820a873,,USER,Retrieve all the first and last names of authors in the alphabetical order of last names.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -d13f9b9b-b23d-4088-a2dd-54b8b8737ba3,,USER,What are the names of wrestlers days held less than 100?,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -60d1e496-eaf7-4c96-bcdd-09ec87a8e935,,USER,Identify the highest revenue company names and their revenues in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -e9fc790c-17eb-47af-9f98-0bb8f75cbcb4,,USER,Compute the average song rating for each language.,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -9ff75452-c4a6-4283-ac68-7d808a9c241c,,USER,Find the names of all races held in 2017.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -b7c58591-3e92-485e-81c3-77af541d38ef,,USER,What are the names of artist who have the letter 'a' in their names?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" -bdc10f3a-010b-4bed-8bb4-d72ad950086b,,USER,How many customers have an active value of 1?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" -0f1065af-d161-4816-9a50-6ccb84cf2234,,USER,"What are the category of music festivals with result ""Awarded""?","{""transformations"":[{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -89073ba6-727b-42f7-a8dc-e959816f26fc,,USER,How many hours do students in each department spend studying?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -b14c4a8a-6daf-45de-b6b1-b43fa03c42e1,,USER,"Of all players with an overall rating greater than 80, how many are right-footed and left-footed?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -c8f31497-476b-40a6-86c8-c07b185878e1,,USER,Find the last names of faculties in building Barton in alphabetic order.,"{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Barton'""},{""column"":""Lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -076df98f-d11d-4124-b9c8-e62b71864641,,USER,How many captains are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -201fe971-d78c-4420-8b13-198ecf25981d,,USER,Show the number of technicians in each team of technicians.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -163532b3-b0fc-4968-af1f-037230dd9a4a,,USER,Find the titles of all movies directed by steven spielberg.,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -d3ff8d78-eb95-47c0-97da-30b8b54123f2,,USER,"What are the name, role code, and date of birth of the employee named 'Armani'?","{""transformations"":[{""column"":""employee_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""Armani""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -20efd854-e1d2-4278-8ff9-352f95f40824,,USER,Find the names of all modern rooms with a base price below $160 and two beds.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":""<"",""value"":160},{""column"":""beds"",""transformationType"":""condition"",""operation"":""="",""value"":2},{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""modern""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -84dfaff6-6bc6-4163-a1f6-1fe431ccae64,,USER,What is the average price for each type of product?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -26fcc43d-0b79-4ce1-ac61-6817671ba82b,,USER,List all manufacturer names and ids ordered by their opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" -dec632f7-f811-43ef-9e7b-17f2cd16ee24,,USER,What is the total number of clubs?,"{""transformations"":[{""column"":""Club_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -05b49773-727b-4128-8135-e4ace036db55,,USER,How old is the youngest person for each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -469b0f6f-ffd9-4b65-bd58-6d862aa2ba46,,USER,How many documents are with document type code BK for each product id?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -475c9504-f921-481b-8317-b4df6fcf21be,,USER,Return the title and director of the movie released in the year 2000 or earlier that had the highest worldwide gross.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2000},{""column"":""gross_worldwide"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -601d6cec-9fff-4f30-b101-017e2b818abe,,USER,tell me what cities are in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -732f98ee-45ad-4f77-9135-3d53ff141d2c,,USER,Count the number of high schoolers.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -60a5801a-6800-49b9-b3d8-779b7d00241c,,USER,What is the document name and template id for document with description with the letter 'w' in it?,"{""transformations"":[{""column"":""Document_Description"",""transformationType"":""condition"",""operation"":""contains"",""value"":""w""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -cabc0357-41b9-4f65-a6da-8ccacef632ee,,USER,Show the position of players and the corresponding number of players.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -1e2568a2-1f3b-496c-892c-a81fa027e725,,USER,Return the titles of any movies with an R rating.,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -d3f0451e-b951-4c49-9f5a-d83a853b5361,,USER,What are the numbers of all flights coming from Los Angeles?,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -087c801c-4d23-4979-a49a-95144f464627,,USER,Return the name and id of the furniture with the highest market rate.,"{""transformations"":[{""column"":""market_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -406dae2a-2188-4f61-b901-2d99a85ea798,,USER,Find the names of all instructors in Comp. Sci. department with salary > 80000.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":80000}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -a653d613-ae1b-4362-9af7-4b797b32660e,,USER,Find the total number of matches.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -f1a46e80-7bb9-4dcb-8c9f-98ed2395ca6c,,USER,Provide a breakdown of the number of devices using each software platform.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Software_Platform"",""transformationType"":""grouping""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -5267f237-5f09-42d7-bf99-fc88bb07a053,,USER,What are the names of the airports which are not in the country 'Iceland'?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""Iceland""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -2bac8c62-3410-4dff-97ab-dd66159fdf5c,,USER,What are the names and job titles of every person ordered alphabetically by name?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -aed1b466-0e9b-40c6-9891-3fd88dbfbf32,,USER,Calculate the number of likes for each student ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""liked_id""],""name"":""Likes"",""type"":""grid""}]" -1f7f887e-5082-44f2-b088-e4f28f991a74,,USER,What is the total number of games played?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -bbab93db-23e7-4efc-9f59-85dcd3a40012,,USER,"For each grade, show the grade number, number of classrooms used, and total student enrollment.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -28e59f4a-aae1-4ed7-9c6e-75cfaa4529a0,,USER,What are the names of the nations with the 3 lowest populations?,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -f570a4a4-686f-44c8-a320-4c3a6cb139d9,,USER,List every album ordered by album title in ascending order.,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" -d26c10d7-c3dc-403b-8648-a3b9adb2db33,,USER,Who is the person whose age is below 30?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -d2027b09-948c-4dad-91f7-a68f4ef9e9f4,,USER,what is the number of different channel owners?,"{""transformations"":[{""column"":""OWNER"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -9d799ef5-3a42-47ff-8a30-703de8a9253f,,USER,what is the average number of factories and maximum number of shops for manufacturers that opened before 1990.,"{""transformations"":[{""column"":""num_of_shops"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Num_of_Factories"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":1990}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" -c6f1258c-d513-4d9a-8f37-11583cb81f59,,USER,What is the name of the department in the Building Mergenthaler?,"{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mergenthaler'""}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" -fbb38cde-0a32-484a-9a05-20d0db49b0fd,,USER,Show the different statuses and the numbers of roller coasters for each status.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -6618ed19-e211-4590-a0ee-d3a254885e22,,USER,Which tourist attractions can we get to by bus? Tell me the names of the attractions.,"{""transformations"":[{""column"":""How_to_Get_There"",""transformationType"":""condition"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -99519de0-5500-4afc-a72d-023ebe1111d5,,USER,Find the number of people who is under 40 for each gender.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -403ee73e-eeb1-4e52-9b0d-af33ac9472d2,,USER,How many different results are there for the battles?,"{""transformations"":[{""column"":""RESULT"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""date"",""bulgarian_commander"",""latin_commander"",""result""],""name"":""battle"",""type"":""grid""}]" -7d5fc95f-ffb3-4dc9-99a3-d97407738554,,USER,List top 10 employee work longest in the company. List employee's first and last name.,"{""transformations"":[{""column"":""hire_date"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -5687a896-28ff-48d6-a5bf-c957674f59d5,,USER,How many aircrafts are there?,"{""transformations"":[{""column"":""Aircraft_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Aircraft_ID"",""Aircraft"",""Description"",""Max_Gross_Weight"",""Total_disk_area"",""Max_disk_Loading""],""name"":""aircraft"",""type"":""grid""}]" -c474bf45-5f24-4449-ac39-a42ea89c3403,,USER,how many big cities are in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -20a96965-fd41-4210-8e13-0382ee1911cb,,USER,Show all role codes and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -ee189d6c-1993-44fe-8257-c870bb708f84,,USER,Count the number of schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -a7767558-b368-41ed-ab40-13de479f6d83,,USER,"What is the date when the document ""Marry CV"" was stored?","{""transformations"":[{""column"":""Document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Marry CV'""}]}","[{""columns"":[""Document_ID"",""Date_Stored"",""Document_Type_Code"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""All_Documents"",""type"":""grid""}]" -868f9525-024a-403f-b648-b1cce87e9655,,USER,List the names of companies by ascending number of sales.,"{""transformations"":[{""column"":""Sales_in_Billion"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -76bee8ec-83ba-4a1e-aac9-66909ea1c0f4,,USER,How many faculty members does each building have? List the result with the name of the building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -28a549fe-4c2a-4af2-bb0a-74f378ad0c92,,USER,"What are the census rankings of cities that do not have the status ""Village""?","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Village'""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -f07f9ae2-e0da-467c-aed6-6173547efd3c,,USER,Which continent is Anguilla in?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -9366be1c-bda4-43ce-a608-12f9380de5fa,,USER,What are the full names and salaries for any employees earning less than 6000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -a58641b9-71a4-4818-8a47-78b38507664e,,USER,find the number of players for each country.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -ae9ff675-8bdb-422e-bf43-b69b19bc8024,,USER,Determine the maximum price and score of wines for each vintage.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -3ba0906a-ced7-4917-9bb9-b73cbd6140ee,,USER,List all the name of organizations in order of the date formed.,"{""transformations"":[{""column"":""date_formed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -87c58337-08de-4382-8405-0c6b59fa8967,,USER,What is the mean highest temperature for each day of the week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" -87d23d3d-ad60-4327-a9c1-502a3676f301,,USER,"Find id of candidates whose assessment code is ""Pass""?","{""transformations"":[{""column"":""asessment_outcome_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" -3dc9a308-8b03-4351-bcf1-5096edcfab91,,USER,What are the ids of the students who registered for course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" -cadc3c61-0065-47dc-b5a6-8e0a43669bab,,USER,How many companies are there?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -ffe81f4e-cf28-44ac-9bb0-71ef5b088fb7,,USER,Find the name of the winner who has the highest rank points and participated in the Australian Open tourney.,"{""transformations"":[{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Australian Open""},{""column"":""winner_rank_points"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -6310cd4b-8b7d-4acb-a27f-c129642ab226,,USER,What is the average transcript date?,"{""transformations"":[{""column"":""transcript_date"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -077c62c7-b92f-49b2-a20b-f13f7489f09d,,USER,Show different citizenships and the maximum net worth of singers of each citizenship.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -fa311b54-92c0-4d99-84cb-915ccb08738f,,USER,"What are the login names of the students with family name ""Ward""?","{""transformations"":[{""column"":""family_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ward'""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -b34b827c-b27f-422f-b825-64d9719e1dc8,,USER,"Return the number of kids for the room reserved and checked in by DAMIEN TRACHSEL on Sep 21, 2010.","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-09-21'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'DAMIEN'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -188851b1-5cc4-4a19-b1da-8ef71a90b932,,USER,what is the name of the instructor who is in Statistics department and earns the lowest salary?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Statistics""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -fcc99a38-4770-46f6-aeea-2bcab9b2e30e,,USER,Show the position of players along with the corresponding number of players.,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -7d6bccb6-0e74-4392-9042-2199fb6905d6,,USER,List the maximum weight and type of pet for each type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -0db55ad8-4368-48ea-b595-7c9f716cc0cd,,USER,How many customers live in Prague city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prague'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -2e6a82a6-13f9-4023-a3f8-6cac586d1070,,USER,Count the number of individuals of each gender with a weight above 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -adb60559-c0f6-4fce-8d56-4a759243e597,,USER,What are the name and description for location code x?,"{""transformations"":[{""column"":""location_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'x'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" -fe466a8a-0f04-4856-ae57-325627b73c4b,,USER,How many ships are there?,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -474cf160-0d3c-4bcb-b24b-26778b006ce4,,USER,How many different items were reviewed by some users?,"{""transformations"":[{""column"":""i_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" -3099a321-bd3a-49e2-b3d2-9315c1db8633,,USER,"Which country does Airline ""JetBlue Airways"" belong to?","{""transformations"":[{""column"":""Airline"",""transformationType"":""condition"",""operation"":""="",""value"":""'JetBlue Airways'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -60ced9e1-4bd3-4507-aead-d5f36244e946,,USER,Show the names and total passengers for all train stations not in London.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""London""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -5a8b14fe-44fc-4abc-a1e6-6329e4974a39,,USER,Return the first names and last names of employees who earn more than 30000 in salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":30000}]}","[{""columns"":[""Fname"",""Minit"",""Lname"",""Ssn"",""Bdate"",""Address"",""Sex"",""Salary"",""Super_ssn"",""Dno""],""name"":""employee"",""type"":""grid""}]" -8a8f283a-f4b2-49a7-a919-c989d85237a5,,USER,What are the number of different course codes?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -5178fca9-939f-4bf0-8c4f-b3a396cee362,,USER,Show the details of all trucks in the order of their license number.,"{""transformations"":[{""column"":""truck_licence_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""truck_id"",""truck_licence_number"",""truck_details""],""name"":""Trucks"",""type"":""grid""}]" -1345f07d-6312-4a33-af4c-58b3ba4bcdec,,USER,Find the author for each submission and list them in ascending order of submission score.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -3598193e-b1a0-4137-9c38-c55051046d11,,USER,Return the average price for each product type.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -2a14383a-f9f9-42c8-9d34-52d6ffd08dd2,,USER,What is the average tonnage for each type of product?,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -c49ff852-ba3b-4682-aa7a-ad5eb645b629,,USER,"What is the attribute data type of the attribute with name ""Green""?","{""transformations"":[{""column"":""attribute_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" -1bf2d4df-532c-4572-bf96-132bfd7fe736,,USER,Who advises student 1004?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""condition"",""operation"":""="",""value"":1004}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -1f36c118-eb65-4bf0-9d75-63fc83bc7afc,,USER,Find the number of medicines for each trade name.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -de41822a-d24e-4d9c-86e8-1926ae3357aa,,USER,Count the number of different parties.,"{""transformations"":[{""column"":""party_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -dd2f632e-5795-420b-a2f2-f9cf667c4567,,USER,What is the id of the shortest trip?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -0ddd84fb-1297-486a-90b5-44b9235961be,,USER,When did the first staff member start working?,"{""transformations"":[{""column"":""date_from"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -42c76b8f-67bc-429c-afcd-7aaf28dfa5a0,,USER,List the personal names and family names of all the students in alphabetical order of family name.,"{""transformations"":[{""column"":""family_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -f8af470c-134f-4d97-bb74-bf882894a14a,,USER,How many train stations are there?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -7cb7e66d-d372-4979-8ecf-ade74d91da01,,USER,What campuses are located in Chico?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chico'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -c89c61c5-18d0-4239-ba59-ea8578976649,,USER,in which state is springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -ae2c7005-0e1a-4e75-aab2-49844343a25c,,USER,"return me all the organizations in "" North America "" .","{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'North America'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" -7b9dd181-d040-4736-8d56-ed37709b926f,,USER,"List the all the assets make, model, details by the disposed date ascendingly.","{""transformations"":[{""column"":""asset_disposed_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""asset_id"",""maintenance_contract_id"",""supplier_company_id"",""asset_details"",""asset_make"",""asset_model"",""asset_acquired_date"",""asset_disposed_date"",""other_asset_details""],""name"":""Assets"",""type"":""grid""}]" -d4ae2c9b-3b26-434b-87fe-93bf1fb2c702,,USER,what are the major cities in the state of kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -d09297f7-21d7-4ece-aa51-25de3c0990a4,,USER,Find the patient who has the most recent undergoing treatment?,"{""transformations"":[{""column"":""dateundergoes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Patient"",""Procedures"",""Stay"",""DateUndergoes"",""Physician"",""AssistingNurse""],""name"":""Undergoes"",""type"":""grid""}]" -fb5a5bf9-20a3-4bba-9b66-e877156b25b0,,USER,Show the draft pick numbers and draft classes of players whose positions are defenders.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -adf86291-2a98-45b6-8743-141ba580ad9e,,USER,Find the city that hosted some events in the most recent year. What is the id of this city?,"{""transformations"":[{""column"":""YEAR"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Match_ID"",""Host_City""],""name"":""hosting_city"",""type"":""grid""}]" -d8c1463b-f1ba-4618-8f24-06a2fae2ddba,,USER,How many days had both mean humidity above 50 and mean visibility above 8?,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""mean_humidity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""mean_visibility_miles"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -301722d7-f8f8-4207-ad4a-68c537531095,,USER,How many different users wrote some reviews?,"{""transformations"":[{""column"":""u_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""a_id"",""u_id"",""i_id"",""rating"",""rank""],""name"":""review"",""type"":""grid""}]" -41f81202-6cf8-4dae-b528-6c211b343584,,USER,which rivers are in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -3da7ebae-c3e5-48d4-a194-6d0368e4dbef,,USER,What is the count of students for each major?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""major"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -f3f209a3-51ec-46f7-829a-6b46e34c1dcd,,USER,How many professionals have performed any treatment to dogs?,"{""transformations"":[{""column"":""professional_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -cf1607fa-5fc8-42eb-88f5-36a098fa666c,,USER,number of people in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -b25707e9-2435-4d9c-a620-1dbe16bed4dd,,USER,What is the average song rating for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -6c467cd3-db6c-4103-b4b0-9f6f1c548ea8,,USER,What is the highest acceleration for different cylinder types?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -435809f2-b5fb-40fc-abd6-27fceec6c1fd,,USER,How many documents have the status code done?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'done'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" -0711ef8e-3b04-4ba0-b348-7f5a8e70c4ce,,USER,How many lessons have been cancelled?,"{""transformations"":[{""column"":""lesson_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""lesson_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""lesson_id"",""customer_id"",""lesson_status_code"",""staff_id"",""vehicle_id"",""lesson_date"",""lesson_time"",""price""],""name"":""Lessons"",""type"":""grid""}]" -1577c743-a569-4153-8a5a-2aebb429f081,,USER,"For each headquarters location, display the location and the number of companies based there.","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -f7f3432b-fb6c-4bb6-9c33-352684231ca0,,USER,"Display the first name, and department number for all employees whose last name is ""McEwen"".","{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -3012d32d-15fa-4636-b1e1-ecd73bae0e24,,USER,which rivers do not run through usa,"{""transformations"":[{""column"":""country_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""'usa'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -55ef4bb5-b80e-4f5c-a8eb-2fffde405c06,,USER,How many films are produced by each movie studio?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -449ea06a-2637-44a1-83f3-ed88e2d1fac8,,USER,How many film are there?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -12eba465-645d-4373-a625-013a962012ca,,USER,How many parks does Atlanta city have?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" -8246d08c-5310-47b8-a4eb-64d495d0bc64,,USER,Calculate the number of web accelerators used for each operating system.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -ed5ee32b-8bc4-4ede-9bdd-b02c72d8363d,,USER,Count the number of employees for each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -3f7b536c-a2e7-4360-aa72-4c56dd3121ec,,USER,List the different statuses of cities and the average population of cities with each status.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -b54c4321-d422-40de-8a4a-fbe351d84494,,USER,"What are the grapes, appelations, and wines with scores above 93, sorted by Name?","{""transformations"":[{""column"":""Score"",""transformationType"":""condition"",""operation"":"">"",""value"":93},{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -ce046fbb-eee7-4ab4-8c39-00d15f859139,,USER,Sort the names of all counties in descending alphabetical order.,"{""transformations"":[{""column"":""County_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -60a9b0ca-29a5-4572-84f6-bb7c4cf4c787,,USER,How many counties correspond to each police force?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -2e3e8b91-8d62-458e-81b3-311edc08d8ce,,USER,Return the duration of the actor with the greatest age.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -13bebef7-6062-49e6-8b4c-62caa2b4ca1b,,USER,"What are the names of all customers, ordered by account balance?","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -a7efc463-f1dd-4934-8ba9-ef3c8db1cef2,,USER,give me the number of rivers in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -28e26271-67e4-4dbc-89ff-7e2271029ba7,,USER,How many customers are there of each gender?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -1fe45270-048d-49a8-a444-6f656366411b,,USER,Show all distinct city where branches with at least 100 memberships are located.,"{""transformations"":[{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">="",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -55219f95-6be2-427e-8b5b-7445166816c6,,USER,List the type of bed and name of all traditional rooms.,"{""transformations"":[{""column"":""decor"",""transformationType"":""condition"",""operation"":""="",""value"":""'traditional'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -b551acbe-742c-4bbf-a565-2f4a93c4766d,,USER,How many faculty members do we have for each rank and gender?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -ea059e7d-6c0c-4670-9514-9e0c9fd95afa,,USER,"What is the template type code for template type description ""Book"".","{""transformations"":[{""column"":""template_type_description"",""transformationType"":""condition"",""operation"":""="",""value"":""'Book'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" -4fb41cb0-ac00-4c4c-9a30-4a0efdc914a3,,USER,What is allergy type of a cat allergy?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -708904f6-dddc-4194-8d9a-a4d4d234c1f8,,USER,What is the name of the youngest captain?,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -615ca0e0-fa29-4db1-bef0-fb96a61851b0,,USER,"What are the emails of employees with null commission, salary between 7000 and 12000, and who work in department 50?","{""transformations"":[{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""="",""value"":""'null'""},{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":7000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000},{""column"":""department_id"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -c5d8e46c-9bea-4463-8e61-178c8e3a5b38,,USER,Calculate the average age of male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -0935ff81-33ff-48e4-a88a-756bc8c80bdd,,USER,"What is the unit price of the tune ""Fast As a Shark""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -b021098a-9c1c-40b8-8c13-1c82b61d0caf,,USER,When was the last transcript released?,"{""transformations"":[{""column"":""transcript_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -237bef51-3716-44c1-8c20-c8432864a348,,USER,Find all the players' first name and last name who have empty death record.,"{""transformations"":[{""column"":""death_year"",""transformationType"":""condition"",""operation"":""="",""value"":""""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" -14304e57-49ec-43f1-af5c-f3256d5a444e,,USER,"What are the different affiliations, and how many schools with each affiliation have an enrollment size of over 20000?","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -89475214-0c24-4704-8401-1e789541dadd,,USER,Show all role codes and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -2e3a3fd5-cc1d-45a2-acc5-d9b5069804e8,,USER,"Find the titles of the papers that contain the word ""ML"".","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ML""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" -a5703624-dcd6-454a-9608-29acf48a793e,,USER,What is the average elevation of airports in each country?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -1e9b816b-5b7b-4a85-a84a-b81858609f27,,USER,Display the city and the number of branches opened before 2010 for each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -a4893439-2555-4c73-a3a7-1c75323f20b3,,USER,"What are the phone, room, and building of the faculty member called Jerry Prince?","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Jerry'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -413adf2f-5e03-44da-ae98-7679293835d5,,USER,Show the park of the roller coaster with the highest speed.,"{""transformations"":[{""column"":""Speed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -f4fe2240-926e-462e-b7db-15ee27754038,,USER,Find the names of all wines produced in 2008.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -d1c592ec-1cc5-4354-b084-bb73fd161c43,,USER,how many states does the missouri river flow through,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -fd39a672-7f68-4ffe-be9b-77559854ae68,,USER,What is the average distance and average price for flights from Los Angeles.,"{""transformations"":[{""column"":""distance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -40290d03-0306-42a5-b586-bc569f37f348,,USER,What is the total enrollment number of all colleges?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -4165589d-5766-461c-a2bd-8e0a8a34c232,,USER,Sort all the rooms according to the price. Just report the room names.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -99e7a3eb-e7b9-4919-bd95-381543c7913c,,USER,Give the songs included in volumes that have more than 1 week on top.,"{""transformations"":[{""column"":""Weeks_on_Top"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -53316bae-de54-4f64-9c90-fb1e81129612,,USER,"Count the number of invoices from the US, grouped by state.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""},{""column"":""billing_state"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -ee89d91a-92a3-4d97-be3d-632c88894c28,,USER,How many parks are there in Atlanta city?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Atlanta""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" -c9059663-6ef9-448c-80c4-06837ef4132f,,USER,How many credits does the department offer?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -d0fc2492-110a-4e27-95b2-4b3fe69cbde5,,USER,What is the phone number of the performer Ashley?,"{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" -4e2723cc-d3bd-4c24-8cb8-3ddf9b9289e4,,USER,"What are the name and description for role code ""MG""?","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" -f00eceb1-9a55-4fb9-aee1-65596872000a,,USER,Give the name of the highest paid instructor.,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -84f9fdb9-32f0-48b1-8ac8-a029d8b3421a,,USER,What is the average number of gold medals for clubs?,"{""transformations"":[{""column"":""Gold"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" -5f4432cf-976b-4fa8-98ba-c7119dcb0b26,,USER,"When was "" Kevin Spacey "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'actor_name0'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -09767997-7ef3-4e14-8c3f-a9ffe46f0b82,,USER,How many different winners both participated in the WTA Championships and were left handed?,"{""transformations"":[{""column"":""winner_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""WTA Championships""},{""column"":""winner_hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -13605c36-e27d-4c1a-8776-841517e3aeec,,USER,What are all the distinct participant ids who attended any events?,"{""transformations"":[{""column"":""participant_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Participant_ID""],""name"":""Participants_in_Events"",""type"":""grid""}]" -76a34558-7728-4868-83d4-73796661c6fb,,USER,How many vehicles exist?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" -7738fb4c-3577-4f3b-88c6-7eb1396f6648,,USER,What is the highest elevation of an airport in the country of Iceland?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -0f43b612-9a97-44af-be79-709c735fc365,,USER,How many pilots are there?,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -14277028-60d3-4cdd-8fe7-67a881123e54,,USER,Count the number of regions.,"{""transformations"":[{""column"":""Region_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" -4f34f26a-0756-41c3-9109-bfa9fc9307d8,,USER,What are the names of all male British artists?,"{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -bd53c31e-a369-43af-be68-1262ec519d26,,USER,What is the the phone number of Nancy Edwards?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -35c07ff5-239d-4a26-aaaa-78d79c8b9ea6,,USER,Give the name of the country in Asia with the lowest life expectancy.,"{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""LifeExpectancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -91080c3e-05de-462d-9a63-53e559c94c8a,,USER,Count the number of accounts corresponding to each customer ID.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -a2f2273e-c35f-4212-93c9-a13963325344,,USER,Compute the total amount of payment processed.,"{""transformations"":[{""column"":""Amount_Payment"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -3e3cb009-f127-4c89-b7b5-0afee65641d4,,USER,Which distinct source system code includes the substring 'en'?,"{""transformations"":[{""column"":""source_system_code"",""transformationType"":""condition"",""operation"":""contains"",""value"":""en""}]}","[{""columns"":[""cmi_cross_ref_id"",""master_customer_id"",""source_system_code""],""name"":""CMI_Cross_References"",""type"":""grid""}]" -a6412919-af05-4274-b18e-78293ffd02c0,,USER,How many rooms have a king bed?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -5819c9b0-d925-4901-b751-b409a2850e02,,USER,What is the starting year for the oldest technician?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -d3e67cc1-898f-401c-b275-18ee17fd2d37,,USER,How many females does this network has?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -b652d4d6-2da7-455a-8ca7-96cc0cda3aee,,USER,Give the flight numbers of flights landing at APG.,"{""transformations"":[{""column"":""DestAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" -1e255c36-d98e-48db-a4a0-e572d91307e9,,USER,"How old is each student, and how many students are of each age?","{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -ddadf240-09c8-4534-b992-434026efadd6,,USER,Give me a list of the names of all songs ordered by their resolution.,"{""transformations"":[{""column"":""resolution"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -f521d1d3-4b95-4b3d-ada0-3ff8d69c12a9,,USER,Return the average money requested across all entrepreneurs.,"{""transformations"":[{""column"":""Money_Requested"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -2668f901-8a8c-43a0-a031-640eaede4663,,USER,What is average enrollment of colleges in the state FL?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""FL""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -46564460-9c83-4ce3-9685-386d85efe0cb,,USER,How many schools are in the basketball match?,"{""transformations"":[{""column"":""school_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -21b4cd47-507d-40c4-a73c-36d94e31b037,,USER,"Among all the claims, what is the settlement amount of the claim with the largest claim amount? List both the settlement amount and claim amount.","{""transformations"":[{""column"":""Amount_Claimed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -ee17fb17-93c9-42a6-a90d-0f7b9884ecda,,USER,Show the different parties of representatives and the party name and the number of representatives in each party.,"{""transformations"":[{""column"":""Representative_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -cce43241-a2e2-4e36-938f-bc5f261b3aa6,,USER,What is the average score of submissions?,"{""transformations"":[{""column"":""Scores"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -63aa9a4c-1863-491f-b493-a71ebd4b96c2,,USER,"What is the maximum level of managers in countries that are not ""Australia""?","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Australia\t'""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -fef2c358-183e-452d-a2b8-b4189de5fdc4,,USER,What are all the movies rated as R? List the titles.,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -0be27232-9399-42ee-9c73-f5de85998af4,,USER,What is the maximum enrollment across all schools?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -93177a11-0272-49ba-96f3-dee3b6013574,,USER,What are the name of the players who received a card in descending order of the hours of training?,"{""transformations"":[{""column"":""yCard"",""transformationType"":""condition"",""operation"":""="",""value"":""yes""},{""column"":""HS"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -17e76063-deaa-4f0d-9821-117b8758669c,,USER,What is the name and country of origin of every singer who has a song with the word 'Hey' in its title?,"{""transformations"":[{""column"":""song_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -1b6b835a-478a-43f3-a1d0-fa226005d25b,,USER,Calculate the average room cost for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -1ba8ddfd-41b6-4da1-942a-6ee4257db275,,USER,What are the total enrollments of universities of each affiliation type?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -9d5d2bac-65ee-4a00-82fe-515339c6e25c,,USER,What are the titles of all movies that James Cameron directed after 2000?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""James Cameron""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -b2ccb77a-f6cc-4b54-b629-9a9e8a6e13d5,,USER,What is the average rating of songs for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -71e9fd19-da70-4d38-9609-e62bc2d80d2d,,USER,how many different positions are there?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -243229fd-1589-4895-b82c-851d76052ee5,,USER,"What are the names and damage in millions for storms, ordered by their max speeds descending?","{""transformations"":[{""column"":""max_speed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -ad3fbbe0-82c9-4cab-a343-aa2ebf6387e5,,USER,Count the number of patients who stayed in room 112.,"{""transformations"":[{""column"":""patient"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":112}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" -68ade64f-af22-475e-aca1-0cadb2908f9a,,USER,"List the name of singers whose citizenship is not ""France"".","{""transformations"":[{""column"":""Citizenship"",""transformationType"":""condition"",""operation"":""!="",""value"":""'France'""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -e32e1672-36f8-4434-ac82-8f6effb3be2e,,USER,List the locations of schools in ascending order of enrollment.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -7f000d72-82dc-4db7-add4-8c4f50b6c716,,USER,What is the winery at which the wine with the highest score was made?,"{""transformations"":[{""column"":""SCORE"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -7a6e0b63-775b-4959-8063-3167e3fcfc15,,USER,"What is the composer who created the track ""Fast As a Shark""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -b5952ab0-c9d9-4980-8f0b-427c961caed4,,USER,papers from 2014,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2014}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -f9f14399-7170-47ee-96d1-ac1691a49e7e,,USER,Provide the various modes of transportation to reach attractions and the number of accessible attractions for each mode.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -221e53c2-a6a9-45a4-9b22-bbd75a25cac4,,USER,what is the area of new mexico in square kilometers,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -a8b87e59-c3f6-4699-bd9d-a110a3dd218e,,USER,Identify country codes where the highest percentage of people speak Spanish.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -b513bdd2-3ac9-41ea-8bad-137f3e774e98,,USER,How many distinct locations of perpetrators are there?,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -31d124c8-d3bd-4857-9a27-b37716ec711b,,USER,Show the hometowns of teachers and the number of teachers from each hometown.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -d0d4c0ea-e4c0-4090-8fbf-b25f7d4e1021,,USER,List all the distinct stations from which a trip of duration below 100 started.,"{""transformations"":[{""column"":""duration"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -39f1541a-0ffc-4759-9b26-846d647935be,,USER,What are the ids of the top three products that were purchased in the largest amount?,"{""transformations"":[{""column"":""total_amount_purchased"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" -cfab4047-1dbe-4c19-966f-7693f8d60570,,USER,"Among players with an overall rating above 80, count right-footed and left-footed players.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -3b1d5f79-3a91-41af-b892-0c752f5829a5,,USER,"For each decor type, how many rooms cost more than $120?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -73cc6b7e-3141-4933-bc3d-3a860bfad437,,USER,List the authors of submissions in ascending order of scores.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -c0d336ba-bf2d-4bed-a068-a51221e0614b,,USER,What is the name of the organization that was formed most recently?,"{""transformations"":[{""column"":""date_formed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -5b4c68f5-9afa-4b04-8db9-5ec8f99b8a90,,USER,How many different statuses do cities have?,"{""transformations"":[{""column"":""Status"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -aab44459-d1e0-49c1-bbef-55fd3aca5b2f,,USER,"Which owners live in the state whose name contains the substring 'North'? List his first name, last name and email.","{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""contains"",""value"":""North""}]}","[{""columns"":[""owner_id"",""first_name"",""last_name"",""street"",""city"",""state"",""zip_code"",""email_address"",""home_phone"",""cell_number""],""name"":""Owners"",""type"":""grid""}]" -c3deae44-c3e6-48ee-ad03-c75da606d5ba,,USER,"What is the description of the club named ""Tennis Club""?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tennis Club'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -af03bf3c-554d-4328-a019-66a4ef42cfe5,,USER,Calculate the total credits offered by each department.,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -98efea9d-2a4b-4b8e-a296-7c69bb5a7c93,,USER,Who is the composer of track Fast As a Shark?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fast As a Shark'""}]}","[{""columns"":[""id"",""name"",""album_id"",""media_type_id"",""genre_id"",""composer"",""milliseconds"",""bytes"",""unit_price""],""name"":""tracks"",""type"":""grid""}]" -b103d0fd-2bde-4eb9-900b-790d47f0f48b,,USER,List the number of people injured by perpetrators in ascending order.,"{""transformations"":[{""column"":""Injured"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -49588ad0-27e1-4256-a293-2ecb18a54491,,USER,How many parties do we have?,"{""transformations"":[{""column"":""party_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -7ed71373-e293-4fd2-8eef-909bbbbc6b24,,USER,What is the maximum elevation of all airports in the country of Iceland?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Iceland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -b86dfec4-0154-4ced-86a9-d537e96b05ec,,USER,How many TV Channel using language English?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'English'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -5ab86bca-cf1d-4cd1-addd-b58bf546dc0a,,USER,Find the number of distinct students enrolled in courses.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" -33a27fc8-89da-4e88-a632-55b26ec83e11,,USER,How many captains younger than 50 are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -445d9922-15dd-43d1-a7de-9b11aa7000f1,,USER,List the airport code and name in the city of Anthony.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -aaf10099-e608-40ff-9531-89ecc6f9074d,,USER,Determine the average high temperature for each day of the week.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -89ff6275-c33a-4b35-9131-48bc03097fda,,USER,What is the number of movies produced in 2013 ?,"{""transformations"":[{""column"":""title"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2013}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -c8cd3b24-e31c-4369-b67c-ab31590593ea,,USER,"Show the years, book titles, and publishers for all books, in descending order by year.","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -ab689b97-66e2-4c33-b8b7-5ea7cd58c835,,USER,Count the number of accounts for each customer ID.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_category_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -3fb4c28e-a1d8-4ba1-ac06-00e84bccfd2f,,USER,how many states have a city named springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -78a4c04d-1f4d-443e-b110-94f5a70e4bd4,,USER,What is the type of allergy Cat?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -d5e7f430-44e8-42fe-9937-2384a822558f,,USER,"What is the category and typical buying price of the product with name ""cumin""?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'cumin'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -fa392586-f7fd-4d95-bab7-9901df8f9319,,USER,Eduardo Martins is a customer at which company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eduardo'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Martins'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -402e17d4-b4c5-4dce-b372-3709f2b54bfd,,USER,How many accounts do we have?,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -d1ca90d8-358f-4569-9070-73df95885f53,,USER,name the major lakes in michigan,"{""transformations"":[{""column"":""area"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'michigan'""}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" -f9291957-3b2d-40b3-be0e-41adf6647d05,,USER,Compute the mean price for each product category.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -8ca70aa4-60c1-4127-a25c-6790c2ec50a3,,USER,What are all the different start station names for a trip that lasted less than 100?,"{""transformations"":[{""column"":""duration"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -f07f94f0-451f-4a70-ba66-f5ff72c70862,,USER,Provide a count of documents for each document type.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -c3e15fab-75af-40c0-84f2-e5bae2dbb8f7,,USER,"Show the names of all the employees with role ""HR"".","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'HR'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -7038d74c-aa88-4e35-8c0d-a51802309675,,USER,Determine the number of players for each type of hand.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -df73b945-bab3-4ec5-9611-af6ffd297790,,USER,List the titles of the books in ascending order of issues.,"{""transformations"":[{""column"":""Issues"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" -63bb403b-9767-4120-80ab-10d2e997e300,,USER,Show the number of students for each major.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -5c7caac1-8872-4309-8e0f-d5e8ffaf828e,,USER,What are the names of the winner and loser who played in the longest match?,"{""transformations"":[{""column"":""minutes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -1a0eaeb5-a7f6-43da-bad7-86c99e313a3e,,USER,List countries and the number of climbers originating from them.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -f371322c-666f-4c4e-a8ea-5f56341732e2,,USER,List the names and locations of all stations ordered by their yearly entry exit and interchange amounts.,"{""transformations"":[{""column"":""Annual_entry_exit"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""Annual_interchanges"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -82d64635-eef1-4418-93bc-9f1af785cb9b,,USER,What are the name and id of the three highest priced rooms?,"{""transformations"":[{""column"":""basePrice"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -34983ecc-2c4d-46ab-83f1-8ad4ccdfcfc0,,USER,What is the headquarter of the company with the largest sales?,"{""transformations"":[{""column"":""Sales_in_Billion"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -ffec2388-d506-4b72-8ed6-d24656db0fa9,,USER,What is the average rating for players who are left-footed and right-footed?,"{""transformations"":[{""column"":""overall_rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -df1d1edc-d7f5-4f8e-928e-d6d3f4036fb1,,USER,What is the produdction code and channel of the most recent cartoon ?,"{""transformations"":[{""column"":""original_air_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -f7611cdb-ffc9-4635-a527-9f5f67820bc7,,USER,which state is mount whitney in,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -0bc6dc3f-316c-462d-adf4-5831b7455222,,USER,what are the major lakes in united states,"{""transformations"":[{""column"":""area"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" -5868680c-06fb-41f4-9dc6-9e242560961d,,USER,"Which stadium name contains the substring ""Bank""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Bank""}]}","[{""columns"":[""id"",""name"",""Home_Games"",""Average_Attendance"",""Total_Attendance"",""Capacity_Percentage""],""name"":""stadium"",""type"":""grid""}]" -91388188-1b0e-41f9-9e7c-89fd7c5de241,,USER,Determine the number of different constructors for each nationality.,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -175d009a-4a2f-4c5e-98a0-1c76e5ae7e99,,USER,return me the number of the organizations .,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" -5d4f502a-7eb1-4249-8d1b-c21576962e8a,,USER,"In each position, count players with points below 30.","{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -7d4cb73b-2780-403a-be89-ca76fd325725,,USER,"List name, dates active, and number of deaths for all storms with at least 1 death.","{""transformations"":[{""column"":""number_deaths"",""transformationType"":""condition"",""operation"":"">="",""value"":1}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -727304d4-c86f-42cb-b832-04f5f61c4fb7,,USER,List the locations of schools in descending order of founded year.,"{""transformations"":[{""column"":""Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -8eceadf2-77bf-487d-be5f-8923030bddc7,,USER,Show all transaction ids with transaction code 'PUR'.,"{""transformations"":[{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""PUR""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -d82ced49-0ca7-47f7-b4b2-5120a222b25f,,USER,"Return the detail of the location named ""UK Gallery"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -329dcdf9-0e07-4c0c-911e-77b552109908,,USER,Which city does student Linda Smith live in?,"{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Linda'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Smith'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -ed74b825-5926-49d3-b940-279efef33ee4,,USER,"What are the names of representatives whose party is not ""Republican""?","{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Republican'""}]}","[{""columns"":[""Representative_ID"",""Name"",""State"",""Party"",""Lifespan""],""name"":""representative"",""type"":""grid""}]" -69a06b4c-f6ad-4668-b952-a38379d263b4,,USER,What is the average base price of different bed type? List bed type and average base price.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -af900162-f9a5-4f8b-9377-92cba4bce874,,USER,Count the total number of counties.,"{""transformations"":[{""column"":""County_Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -b4ca1ee6-6d5c-49d6-9403-30e99217e180,,USER,How many customers have an account?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -84a9613f-1a98-4520-8cde-5d361155600e,,USER,Compute the average number of hosts for parties.,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -ff69db78-81b7-4138-94bd-33ae1dd7b1f8,,USER,Display the number of books published by each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -12173a46-ca2c-48e9-a196-dcaae0000ec0,,USER,How many reviewers are there?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -e8e11829-31ef-4ad4-9eb2-f51076b84d98,,USER,find the total market rate of the furnitures that have the top 2 market shares.,"{""transformations"":[{""column"":""market_rate"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""market_rate"",""limit"":2,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -e580469b-f197-4f68-81de-12895c489556,,USER,Show ids for all students who have advisor 1121.,"{""transformations"":[{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -b877cabc-eae2-425f-bbf2-c817b8da8e1b,,USER,What is the total number of countries where Spanish is spoken by the largest percentage of people?,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -a0411bc7-3f04-48bf-ac3b-d2e3958c2ca6,,USER,kentucky borders how many states,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -2991178d-8912-4282-8a37-c20cc63cfb8c,,USER,What is the name of the customer with the worst credit score?,"{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -4f0f8488-9346-448b-bdf8-26362ebd202e,,USER,What is the id of the candidate with the lowest oppose rate?,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -63a7ae17-5389-4b9c-972e-7b7876569863,,USER,How many drivers are there?,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -42bca1ab-d318-4399-9607-7fd002fd5b27,,USER,return me the paper with more than 200 citations .,"{""transformations"":[{""column"":""citation_num"",""transformationType"":""condition"",""operation"":"">"",""value"":200}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -3bcd9f5b-7806-4709-b3c9-fb5a55bda7c7,,USER,What is the id of the longest song?,"{""transformations"":[{""column"":""duration"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -d86f7356-6d3f-4d2f-9683-1d6b60eee4de,,USER,What are each physician's employee id and department id primarily affiliated.,"{""transformations"":[{""column"":""primaryaffiliation"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Physician"",""Department"",""PrimaryAffiliation""],""name"":""Affiliated_With"",""type"":""grid""}]" -13e2e729-7351-451e-94f4-1ab53ce7c6af,,USER,find the number of distinct country codes of all players.,"{""transformations"":[{""column"":""country_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -a855f6a3-cc39-487b-843d-60800648b546,,USER,"For each grade level, provide the grade, the classroom count teaching it, and the total student count in that grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -e9c4c700-e129-4fd1-affe-1d1250c91064,,USER,How many times does ROY SWEAZY has reserved a room.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -e9752518-c19d-4840-8ed4-c15eb92bea7f,,USER,List the name of products in ascending order of price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -d7f88398-e7c6-4aca-b0a0-260bcdc480bd,,USER,what is the phone number of employees whose salary is in the range of 8000 and 12000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">="",""value"":8000},{""column"":""salary"",""transformationType"":""condition"",""operation"":""<="",""value"":12000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -c9f0eba9-3e43-468d-a988-7c1777bea0e6,,USER,"For each state, find the total account balance of customers whose credit score is above 100.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -98a9bf58-8765-4e14-8666-abcb9f5a464c,,USER,Find the classrooms in which grade 4 is studying.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -c323635c-24e5-4962-83d4-e091133962d4,,USER,What are the companies and main industries of all companies that are not headquartered in the United States?,"{""transformations"":[{""column"":""headquarters"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -2d2e5bd3-b1d1-4d33-be8f-5345f5e295c6,,USER,Display the party and the number of affiliated drivers.,"{""transformations"":[{""column"":""Driver_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""party"",""transformationType"":""grouping""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -2197c09d-9304-485e-8e71-e1d33e65c794,,USER,What is the joined year of the pilot of the highest rank?,"{""transformations"":[{""column"":""Rank"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -ea6bf91c-5710-4c7e-b192-cf7ed2f9692a,,USER,Sort all captain names by their ages from old to young.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -83b52043-b7ac-4614-b098-ea83a7ca04c9,,USER,Show the name and the nationality of the oldest host.,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Host_ID"",""Name"",""Nationality"",""Age""],""name"":""host"",""type"":""grid""}]" -10d8961f-29b1-4968-b46f-e1bd0c299977,,USER,Report the number of students in each classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -d97fd860-25cc-4bd8-b79b-11b508d7518b,,USER,What is the name and price of the cheapest product?,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -ce1cfe75-7fc6-48ea-a157-a25ad31478fd,,USER,How many different product types are there?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" -cbe47ad0-7b1b-49ed-8681-07157f684fb6,,USER,how long is the rio grande river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -047d4801-8f90-4c1b-8873-3da5c93f5126,,USER,how many cities are there in usa,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -dc592868-73eb-481c-838d-2b2fa035770b,,USER,List the number of faculty members for each building along with the name of the building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -d1d4a113-1efa-4a7c-ae0c-4ec4a9bfa756,,USER,what are the major rivers in illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -2499b4b9-a88f-4156-80e4-11f1a1f41cf5,,USER,"Find the name, population and expected life length of asian country with the largest area?","{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -eeb6fb58-bdf4-4b9b-9e33-0c4cd1097cad,,USER,What is the average price of clothes?,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -346fa4f6-981b-45cd-a266-aff56295e6f9,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3c9fc0f1-8d11-41f8-919f-66ab61084f8d,,USER,Give me the number of faculty members who participate in an activity,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""FacID"",""actid""],""name"":""Faculty_Participates_in"",""type"":""grid""}]" -852d0485-6cbf-43a0-a032-4e1d3cac281e,,USER,"For each citizenship, what is the maximum net worth?","{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -41e14835-6469-4f76-b7fc-9e3dd7a1d409,,USER,How many different loser names are there?,"{""transformations"":[{""column"":""loser_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -b35afff6-7bec-4a8e-92aa-6020c3aedc84,,USER,"How many Target are there in "" Los Angeles "" ?","{""transformations"":[{""column"":""business_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Target'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -4361f8e6-54f9-43c6-b535-e7216f41810a,,USER,Show all school names in alphabetical order.,"{""transformations"":[{""column"":""school_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" -a8d11b66-0db7-4736-a21f-ec71eabafd95,,USER,What is the last date that a staff member left a project?,"{""transformations"":[{""column"":""date_to"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -c4c927cf-0038-459a-90b8-2d43a04cd2c8,,USER,Determine the total revenue of companies founded by each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -1b68233c-8987-4e20-b131-1f2aa876fa29,,USER,What is the name of the youngest editor?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -c5b51b6d-b593-463c-b6c8-ae4fb823d480,,USER,What is the minimum weight of the car with 8 cylinders produced in 1974 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":8},{""column"":""year"",""transformationType"":""condition"",""operation"":""="",""value"":1974}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -79d128ed-43c8-47ee-bb76-d69dc8de0139,,USER,Show the number of IT staff employees from each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -35936193-2de9-43dc-b454-28f6ed43ae2a,,USER,"Show the advisors of the students whose city of residence has city code ""BAL"".","{""transformations"":[{""column"":""city_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BAL'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -18a07f2a-987a-48fb-9b37-da527c36904d,,USER,Show the number of authors from each college.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -d65f2da1-cb83-4098-b7fd-d34b58e3598a,,USER,Determine the minimum age for each job title.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -9e8a48d9-ac38-4e3b-8a8f-01ef4153f2ec,,USER,What is the total amount of grants given by each organisations? Also list the organisation id.,"{""transformations"":[{""column"":""grant_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""organisation_id"",""transformationType"":""grouping""}]}","[{""columns"":[""grant_id"",""organisation_id"",""grant_amount"",""grant_start_date"",""grant_end_date"",""other_details""],""name"":""Grants"",""type"":""grid""}]" -e2ac6522-0c83-4cd6-84bf-9b162285be67,,USER,Determine the number of matches that occurred each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -880cbcbb-5c38-40ec-93b3-011a270a6b1d,,USER,"Find the name and membership level of the visitors whose membership level is higher than 4, and sort by their age from old to young.","{""transformations"":[{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":"">"",""value"":4},{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" -ad04c356-aad8-4fc7-9af4-10b86c73cf9c,,USER,How many departments does the college has?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -32c4dc06-9fdd-4e18-8596-54afc1caa5f1,,USER,Find the number of customers in the banks at New York City.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York City""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -d9fea143-b7b2-4fb0-b430-3bd9d393012e,,USER,Return the names of cities that have a population between 160000 and 900000 .,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">="",""value"":160000},{""column"":""population"",""transformationType"":""condition"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" -e9ab0052-d383-4232-b32d-53c64ec1ead2,,USER,How much does the most expensive charge type costs?,"{""transformations"":[{""column"":""charge_amount"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""charge_id"",""charge_type"",""charge_amount""],""name"":""Charges"",""type"":""grid""}]" -9c6f49b6-63e5-4ea9-af79-d6f62a1190de,,USER,What is the age of the tallest person?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -6eae759e-dce6-4aae-bd8d-ed5884a3ae95,,USER,Count the number of exhibitions that happened in or after 2005.,"{""transformations"":[{""column"":""Exhibition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2005}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -ef6d60c9-ed9a-48ed-8195-d0011d18819f,,USER,When did researchers start and stop working?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -0909c908-41ea-4660-a3c6-091fb7cda09b,,USER,List the type of the services in alphabetical order.,"{""transformations"":[{""column"":""service_type_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Service_ID"",""Service_Type_Code""],""name"":""Services"",""type"":""grid""}]" -fd6f50fe-871d-4dfa-9158-cd81322dfe85,,USER,How many climbers are there?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -29aa6918-9e95-42ab-9b01-163dd63821cc,,USER,Find all the campuses opened in 1958.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -e46a324f-0b4b-4771-9920-33ff261e5052,,USER,List ids for all student who are on scholarship.,"{""transformations"":[{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -379058d9-21a5-4d62-b410-1cb163d48fa9,,USER,What are the different countries with singers above age 20?,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -ce32908d-0ff5-4e5d-96de-68d998f16401,,USER,What are the ids and durations of the trips with the top 3 durations?,"{""transformations"":[{""column"":""duration"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -aebc4dbd-5501-4cde-a32e-e98665591a67,,USER,"Find the code of the document type ""Paper"".","{""transformations"":[{""column"":""document_type_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -6bc32755-2617-4283-9ead-98c638cdd9b9,,USER,"Which customer's name contains ""Alex""? Find the full name.","{""transformations"":[{""column"":""customer_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Alex""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -ae4b034d-ce27-48f7-88a7-61f0ac65353d,,USER,Can you display the colleges with the number of submission authors from each college?,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -f5f15f93-e0a7-4ff1-a19c-fa631dda7990,,USER,How many rooms in each building have a capacity of over 50?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -e08cea86-acd0-42f7-929c-7377170c7e9e,,USER,Find the department with the most employees.,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" -bab4350c-6b5f-4f6a-90c8-1ce2c0e646aa,,USER,What are the percentage of hispanics in cities with the black percentage higher than 10?,"{""transformations"":[{""column"":""Black"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -2d8bd39b-2085-4c42-a6e5-c66c5b942884,,USER,Find the branch names of banks in the New York state.,"{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -8b60516e-86e6-415f-92e5-ebc0e6dbf37a,,USER,Find the id and star rating of each hotel and sort them in increasing order of price.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -045aa870-44cb-41c0-91fa-d2577b84b4de,,USER,"Show names of people whose nationality is not ""Russia"".","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Russia'""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -7d21fc98-3c7d-4a74-87d0-55d157d06679,,USER,how many rivers does idaho have,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -08d6d2b9-a11b-4f26-a899-01a27b10fa4d,,USER,"What are the last names of female students, ordered by age descending?","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""},{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -78744728-d144-4328-ab49-a8a69e62403e,,USER,How many settlements are there in total?,"{""transformations"":[{""column"":""Settlement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" -22589c3a-1ba8-4683-8f47-df2c5fc839dc,,USER,How many visitors below age 30 are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":30}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" -e3a36de8-db32-4d4c-a6ce-9a8d4ad9c03c,,USER,"Return the date of birth for all the guests with gender code ""Male"".","{""transformations"":[{""column"":""gender_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Male'""}]}","[{""columns"":[""guest_id"",""gender_code"",""guest_first_name"",""guest_last_name"",""date_of_birth""],""name"":""Guests"",""type"":""grid""}]" -eef1e874-3a30-46f8-bbd5-8ae9732bede0,,USER,How many rooms in each building have a capacity of over 50?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -245a0807-f08e-42a6-a3fc-46f555e9961e,,USER,List each birth place along with the number of people from there.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -bbf1f15c-91d6-45e7-b9fc-85f614a5520e,,USER,rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -e07fe2f9-ac1b-47f3-b065-9712f0895de5,,USER,What are the names of the dorm with the largest capacity?,"{""transformations"":[{""column"":""student_capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -b8e3d028-20b4-40e8-8b0c-33d8b572c798,,USER,How many distinct FDA approval statuses are there for the medicines?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -fbce5e43-58a9-416b-b9d0-4caba52b39ff,,USER,"Which accelerator name contains substring ""Opera""?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Opera""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" -1552a7b4-7ddd-49a0-ae74-c7e70e9ff7f6,,USER,"What are lines 1 and 2 of the addressed of the customer with the email ""vbogisich@example.org""?","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" -7d2fd164-9491-4a07-8237-a6367357d277,,USER,"How many cartoons were written by ""Joseph Kuhr""?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Written_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Joseph Kuhr'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -41233ac3-3627-481a-a4df-88008f2d7fa7,,USER,"What are the official names of cities, ordered descending by population?","{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -6ab8d874-9e9a-4255-a597-8c4bbf53b553,,USER,"Find the phone number of performer ""Ashley"".","{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ashley'""}]}","[{""columns"":[""Performer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Performers"",""type"":""grid""}]" -c6a30f6f-ea8c-4f82-8e2d-509277c12f7d,,USER,Who are the players that have names containing the letter a?,"{""transformations"":[{""column"":""pName"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -70e04fd6-8009-454d-846c-d02a947b6a42,,USER,What is the school code of the accounting department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Accounting'""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -404edcca-bada-4de9-8859-09a133d2a8f1,,USER,What is the average number of customers across banks in the state of Utah?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -b0a9c4ca-396f-4bfc-a27d-1ddff56b9364,,USER,How many singers originate from each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -66fa47c4-060e-4e36-b6ac-3290d9bc2af8,,USER,What is the total revenue of each manufacturer?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -f80641ec-0182-4d0f-a832-5d03c0624887,,USER,Determine the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -9b11a725-a5fd-48dd-9e94-78a7134f1ebe,,USER,"What are the first, middle, and last names of all individuals, ordered by last name?","{""transformations"":[{""column"":""individual_last_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""individual_id"",""individual_first_name"",""individual_middle_name"",""inidividual_phone"",""individual_email"",""individual_address"",""individual_last_name""],""name"":""Individuals"",""type"":""grid""}]" -919c1a3e-af76-415f-88d9-30a2d87c9e43,,USER,Which program was launched most recently? Return the program name.,"{""transformations"":[{""column"":""launch"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -c09e8f88-f839-4a78-8e9e-b73b2330359f,,USER,Which team has the oldest player?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -3eac6248-3286-4055-a2e0-c7c211dfa614,,USER,What is the first name and country code of the oldest player?,"{""transformations"":[{""column"":""birth_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -c4237323-dc03-4a05-8b5b-5a4fdb7ed1ce,,USER,What is the average age for each gender?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -6c6e44cc-f7cc-4b3a-a6c9-a793645ffbbb,,USER,Show all city with a branch opened in 2001 and a branch with more than 100 membership.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""membership_amount"",""transformationType"":""condition"",""operation"":"">"",""value"":100}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -2ea541db-8ee2-49a5-aaf9-1a19ef920f68,,USER,"Among players with an overall rating greater than 80, how many are left-footed or right-footed?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""overall_rating"",""transformationType"":""condition"",""operation"":"">"",""value"":80},{""column"":""preferred_foot"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""player_fifa_api_id"",""player_api_id"",""date"",""overall_rating"",""potential"",""preferred_foot"",""attacking_work_rate"",""defensive_work_rate"",""crossing"",""finishing"",""heading_accuracy"",""short_passing"",""volleys"",""dribbling"",""curve"",""free_kick_accuracy"",""long_passing"",""ball_control"",""acceleration"",""sprint_speed"",""agility"",""reactions"",""balance"",""shot_power"",""jumping"",""stamina"",""strength"",""long_shots"",""aggression"",""interceptions"",""positioning"",""vision"",""penalties"",""marking"",""standing_tackle"",""sliding_tackle"",""gk_diving"",""gk_handling"",""gk_kicking"",""gk_positioning"",""gk_reflexes""],""name"":""Player_Attributes"",""type"":""grid""}]" -a3c2c8eb-7b35-4740-b658-b408b0694bc4,,USER,What is the average rating of songs for each language?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""grouping""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -74bec699-28a5-431f-a85e-011fba57e48c,,USER,Find the total capacity of all dorms.,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -42aa2744-45f8-4ec6-88ae-54f327c3afc1,,USER,Find the name of the department which has the highest average salary of professors.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -4ccd3c02-c3c7-44b7-9163-5789bd3484d6,,USER,Find the number of kids staying in the rooms reserved by a person called ROY SWEAZ.,"{""transformations"":[{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -73be6466-27fd-4c66-b1c8-faffed334030,,USER,What are the names of the sections in reverse alphabetical order?,"{""transformations"":[{""column"":""section_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" -e1c250d6-ec6e-44d9-9718-025b08a07903,,USER,Return the names of all counties sorted by county name in descending alphabetical order.,"{""transformations"":[{""column"":""County_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -9fbb9101-bb1e-4d20-baf5-dfa3eaf242a3,,USER,Find the first names of faculties of rank Professor in alphabetic order.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -6d941ce7-dc71-47ad-94c4-dd8cb6f3d00e,,USER,What is the flight number and its distance for the one with the maximum price?,"{""transformations"":[{""column"":""price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -e78363d0-1f42-48fb-9599-264712e51801,,USER,How many different students are involved in sports?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -a499fdd9-8d80-4bca-91a4-658354a12f26,,USER,Could you report the total number of students for each fourth-grade classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -34047698-987a-4668-bd22-16959a1bacb1,,USER,Count the number of budgets in year 2001 or before whose budgeted amount is greater than 3000,"{""transformations"":[{""column"":""School_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""budgeted"",""transformationType"":""condition"",""operation"":"">"",""value"":3000},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2001}]}","[{""columns"":[""School_id"",""Year"",""Budgeted"",""total_budget_percent_budgeted"",""Invested"",""total_budget_percent_invested"",""Budget_invested_percent""],""name"":""budget"",""type"":""grid""}]" -a00d29bf-213b-45bd-b908-54cd3ee0d636,,USER,What are the first names and department numbers for employees with last name McEwen?,"{""transformations"":[{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""McEwen""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -a0825659-54c6-4793-9e38-7ce6f132c831,,USER,How many vehicle in total?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" -2fd6ebfc-b38f-432a-a8f7-2ba5b5f0a681,,USER,"For every zip code, count occurrences of max wind speeds reaching 25.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -6cc1febf-bad3-4d2c-bcd9-a73b9e5e07ca,,USER,List document type codes and the number of documents in each code.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -f4c7a601-e93f-4844-b840-71dc7e328560,,USER,What are the names of people in ascending order of height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Home Town""],""name"":""people"",""type"":""grid""}]" -bff9fa84-60ae-4750-ab0c-f490b2f9a552,,USER,"For each citizenship, how many singers are from that country?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -88134ed7-9fba-4b8c-bffd-00461077ca14,,USER,what is the name of every pilot who is at least 25 years old?,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">="",""value"":25}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -21801513-fa57-4ade-8223-d7ab4ae597a1,,USER,What is the total number of clubs that have less than 10 medals in total?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Total"",""transformationType"":""condition"",""operation"":""<"",""value"":10}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" -55242eed-22ec-433b-b36e-ccc4aaec6171,,USER,What is the hometown of the youngest teacher?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -872508d5-8d53-4cf1-a8d1-adeeb29b9453,,USER,Which country is the airport that has the highest altitude located in?,"{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -2620cde3-a4ed-4451-9929-ed17833b34a7,,USER,What are the full names of faculties with sex M and who live in building NEB?,"{""transformations"":[{""column"":""sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'M'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -335f604b-0cb0-4aa2-a87b-783bb3be2604,,USER,What is the total amount of settlement made for all the settlements?,"{""transformations"":[{""column"":""Amount_Settled"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" -5f7cc324-af42-4994-9d59-1d3f362449dd,,USER,What is the average access count of documents?,"{""transformations"":[{""column"":""access_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -652c15ff-e8a1-4712-b650-20af1cae40e2,,USER,What are the record companies of orchestras in descending order of years in which they were founded?,"{""transformations"":[{""column"":""Year_of_Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -2e4c38eb-b243-4807-865b-0e37a0226697,,USER,List the section_name in reversed lexicographical order.,"{""transformations"":[{""column"":""section_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" -c0120da3-f353-46a7-9d6f-4f7ba499bca4,,USER,How many films does each studio produce?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -39e35c06-65f0-4700-bd31-74b39fe5d584,,USER,Calculate the average hotel price for each star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -53feae7d-e7e8-46ba-b271-49bba8aceab9,,USER,Find the average number of staff working for the museums that were open before 2009.,"{""transformations"":[{""column"":""num_of_staff"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2009}]}","[{""columns"":[""Museum_ID"",""Name"",""Num_of_Staff"",""Open_Year""],""name"":""museum"",""type"":""grid""}]" -e0e9c176-9d75-4421-b9b7-244b3593da2b,,USER,"List the contestant numbers and names, ordered by contestant name descending.","{""transformations"":[{""column"":""contestant_name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" -2d60a992-9403-4f8f-870e-c5c764ce6586,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -08593edb-c7e4-46ba-906c-bc43c6875f09,,USER,What is the average age for each city and what are those cities?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -804cdb19-cb18-439f-b9ee-cfeba32dfb4e,,USER,how much population does california have,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -ade1c674-7797-41f7-9417-47fc35335008,,USER,"What is the flight number, origin, and destination for all flights in alphabetical order by departure cities?","{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -03aae698-dc09-44e4-8ed3-279d9169db6e,,USER,List the names of journalists in ascending order of years working.,"{""transformations"":[{""column"":""Years_working"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -58427fa0-26a6-4795-bfaa-eed7c4e4c582,,USER,"Find the name, city, and country of the airport that has the lowest altitude.","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -08bce228-378c-4374-87fd-9492016e2b5a,,USER,Find the number of distinct type of pets.,"{""transformations"":[{""column"":""pettype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -78121fb1-859a-410d-a650-e0a173a0e0d7,,USER,How many distinct publication dates are there in our record?,"{""transformations"":[{""column"":""Publication_Date"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -611a7f06-05c1-49ad-81f4-84becbee27c9,,USER,"List the id, country, city and name of the airports ordered alphabetically by the name.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -a297548e-09fc-4ea0-8f6e-9f5ac242ed42,,USER,Provide the total market value of each main industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -d9cbb99a-1ccf-4071-b3ff-8f1562905540,,USER,What is the total number of all football games played by scholarship students?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""sportname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Football'""},{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -415c1963-8b67-40cf-bf38-a738d8685228,,USER,Show the number of high schoolers for each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -076d7c49-9d84-4e05-8818-2f32ff8b0700,,USER,"For every zip code, determine instances where maximum wind speed reached 25 mph.","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -b153b7cb-d0be-4d0b-b821-d7c463506922,,USER,can you tell me the capital of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -30946cc7-6482-4c70-8b3b-a19b538686dd,,USER,Find the name and building of the department with the highest budget.,"{""transformations"":[{""column"":""budget"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -1cc0ed6a-44c9-4365-b967-104ce6523c27,,USER,What is the receipt date of the document with id 3?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":3}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" -19b3ffb3-5abc-4290-93ed-7bfedfd48870,,USER,What are the valid from and valid to dates for the card with the number 4560596484842?,"{""transformations"":[{""column"":""card_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'4560596484842'""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -b55a1c81-3055-4549-9628-5b957d94dae0,,USER,What is the starting year of the oldest technicians?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -47e82ac6-8cff-4344-ae2e-4c9a098abf77,,USER,Display the number of TV channels for each language.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -c4e086cb-e2d8-46cf-8968-eb6f1da09af7,,USER,Show different teams of technicians and the number of technicians in each team.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -66e27ddf-9883-4513-921a-a30a9c7a44c2,,USER,"For each college, return the college name and the count of authors with submissions from that college.","{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""College"",""transformationType"":""grouping""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -0d18cd9b-4c91-4ed2-a124-8b7366b92957,,USER,What are the titles of all the albums alphabetically ascending?,"{""transformations"":[{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" -ac3d0709-8371-4a23-9268-eb3078b8ec1d,,USER,Show the number of trains,"{""transformations"":[{""column"":""Train_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" -f0f87c81-b620-4ce0-b6c4-807bd98918a2,,USER,What is the total share (in percent) of all the channels owned by CCTV?,"{""transformations"":[{""column"":""Share_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -77c9cdaa-8ee7-488a-ae45-7db39c87af13,,USER,Which model has the least amount of RAM? List the model name and the amount of RAM.,"{""transformations"":[{""column"":""RAM_MiB"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -2c56cbe9-c339-4257-bc74-67651f53cb1a,,USER,how many cities are there in the us,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -8b9ef2c2-9c8d-4bb8-9d32-730f11217a8c,,USER,What are the total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -872fec6a-9757-48cd-ae3d-377e57010517,,USER,"For grade 0 classrooms, provide classroom numbers and student counts.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -440249bd-4621-4305-8d7f-80b1267f04af,,USER,Count the number of countries for which Spanish is the predominantly spoken language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -e9252cc7-8c8f-405a-88ea-434941334f24,,USER,"For every payment method, count the number of payments made.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -4f9a059a-28f5-4942-9258-c89235abf71a,,USER,what states neighbor kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -9faa2226-ad3f-4fd0-9223-dc60cba9a7a3,,USER,"Find all actors who were born in "" New York City "" in 1984","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'New York City'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":""="",""value"":1984}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -6454b2f5-3a42-4474-9b38-8f23b020c62e,,USER,Count the number of different nationalities of conductors.,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -dfd6527e-afc3-4f88-a849-337e2a20c1bb,,USER,"For each grade, report the grade, the number of classrooms in which it is taught and the total number of students in the grade.","{""transformations"":[{""column"":""classroom"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -f36786c8-c36b-47b7-ab4c-9c8c3123cd92,,USER,List the name and assets of each company in ascending order of company name.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -c866b43f-22e7-4922-b557-635221e58ad7,,USER,how many major rivers cross ohio,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -36e9a152-5e4e-4644-8574-45ffe2ac9c8f,,USER,What are the speeds of the longest roller coaster?,"{""transformations"":[{""column"":""LENGTH"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -44585752-a8fc-40c7-b1c6-85760c8da209,,USER,"What are the names and buildings of the deparments, sorted by budget descending?","{""transformations"":[{""column"":""budget"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""dept_name"",""building"",""budget""],""name"":""department"",""type"":""grid""}]" -a54deeca-6372-4477-a562-8ed893261cbf,,USER,Show all advisors and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -d818fdca-3943-4f2f-8cb2-c1295b5814ca,,USER,"For each zip code, how many times has the maximum wind speed reached 25 mph?","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -7faff2e9-d5aa-4d92-9420-983bfede79cf,,USER,Count the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -db7a58fe-b245-4cda-b1ae-3c23e5fc83fb,,USER,What are the airline names and abbreviations for airlines in the USA?,"{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -2ad66cdc-208a-4344-adc9-6813dcf15bae,,USER,Calculate the total revenue generated by each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -01d99704-4e89-416a-b12f-48e345026886,,USER,what is the lowest point of iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -1fc3c635-475d-4e47-a5b2-9a9213836a35,,USER,which states have a major city named austin,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'austin'""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -b2dfce61-f0a5-4d36-be96-af6678a4725d,,USER,"What is the description of the product named ""Chocolate""?","{""transformations"":[{""column"":""product_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chocolate'""}]}","[{""columns"":[""product_id"",""parent_product_id"",""product_category_code"",""date_product_first_available"",""date_product_discontinued"",""product_name"",""product_description"",""product_price""],""name"":""Products"",""type"":""grid""}]" -c7c5503a-1b69-4a61-b494-18e3cd3ea09b,,USER,List the number of faculty members per building and include the building name.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -585b8509-3a6a-4a35-a8f7-ea2b5287a042,,USER,"What are the player name, number of matches, and information source for players who do not suffer from injury of 'Knee problem'?","{""transformations"":[{""column"":""injury"",""transformationType"":""condition"",""operation"":""!="",""value"":""Knee problem""}]}","[{""columns"":[""game_id"",""id"",""Player"",""Injury"",""Number_of_matches"",""Source""],""name"":""injury_accident"",""type"":""grid""}]" -df498ca0-4652-43a1-ad78-8b4c5e0ba8f2,,USER,What is the name of school that has the smallest enrollment in each state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -904541ae-ea33-4b56-8915-f570684b8107,,USER,Return the name of the mountain with the greatest height.,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -53e366c7-af67-4111-86d2-9558437ef6c2,,USER,"What are the emails and phone numbers of all customers, sorted by email address and phone number?","{""transformations"":[{""column"":""email_address"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""phone_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" -7fd5e083-20a2-4791-8739-81549d9cb56d,,USER,What is the total number of residents for the districts with the 3 largest areas?,"{""transformations"":[{""column"":""city_population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city_area"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -11a8abf7-1b83-457d-907f-1dd689907408,,USER,How many camera lenses have a focal length longer than 15 mm?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""focal_length_mm"",""transformationType"":""condition"",""operation"":"">"",""value"":15}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" -996b2290-bcd0-4c2a-af57-91a99c01d38b,,USER,Provide the statement IDs and the number of accounts associated with each ID.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -d9dc10bc-c196-434b-89e1-e683aa1bc773,,USER,List all people names in the order of their date of birth from old to young.,"{""transformations"":[{""column"":""date_of_birth"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -8911ede7-8ff1-4aa1-808f-2ca8da8c79a1,,USER,Which catalog content has the highest height? Give me the catalog entry name.,"{""transformations"":[{""column"":""height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -c373ee20-22b7-401f-a7d9-7b749d358d73,,USER,How many players are inducted into the hall of fame each year?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -d7999720-8ee7-4264-bea3-790da19c37dd,,USER,Return the text of tweets about the topic 'intern'.,"{""transformations"":[{""column"":""text"",""transformationType"":""condition"",""operation"":""contains"",""value"":""intern""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" -1b2312d3-ad39-40d0-bccf-23b5961c22d0,,USER,List the names of wrestlers in descending order of days held.,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -5912a494-8e23-489b-853a-05ead134568d,,USER,Return the average gross sales in dollars across all films.,"{""transformations"":[{""column"":""Gross_in_dollar"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -6af0d694-ce89-432d-833c-ae4f67bb3643,,USER,Show different hometown of teachers and the number of teachers from each hometown.,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -1b9f9ee2-83be-425a-93d4-534926f9aead,,USER,How many distinct governors are there?,"{""transformations"":[{""column"":""Governor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -f2615784-8cf0-47d0-872b-d2650d67c5fe,,USER,"What are the hosts of competitions whose theme is not ""Aliens""?","{""transformations"":[{""column"":""Theme"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" -108ac1f8-278f-4b09-9405-9337999373fb,,USER,Return the version numbers and template type codes of templates with a version number greater than 5.,"{""transformations"":[{""column"":""version_number"",""transformationType"":""condition"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -1a20c5e1-9cda-4a0f-b468-7009f7c64554,,USER,Retrieve the smallest salary for each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -4510a919-72f9-453f-99c7-5d1bb8c8a37a,,USER,Display all role codes with the corresponding employee count for each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -d66655ab-3353-4b5a-a933-eff10a65a3aa,,USER,How many performances are there?,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -dd429871-289e-4dd8-977e-d78bdaef2880,,USER,Determine the quantity of captains for each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -3a7d9966-1a91-441f-a806-80b5af41fe36,,USER,Show the average share count of transactions for different investors.,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -e7f4914a-c4bd-4fc3-acde-2eb8e7c4021a,,USER,Determine the total capacity for each gender in each dorm.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -7b231f9c-8a4d-4d84-8182-6f465345d43a,,USER,How many parties are there?,"{""transformations"":[{""column"":""Party_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -7e6c47e6-7e85-436f-981b-92ef7674e361,,USER,How many female Professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -445e22d5-c0f3-40ab-9b94-50a10c9219e3,,USER,What is the average hours across all projects?,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -834e68f7-5a37-448f-9669-ad5238eb9b85,,USER,What is the average weight of cars for each year?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -779d1831-047a-4c4e-ad19-767f5b49bf58,,USER,Compute the total amount of settlement across all the settlements.,"{""transformations"":[{""column"":""Amount_Settled"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" -e11ad9e1-693b-495e-971f-635ffb1bf548,,USER,"Find the phone number and email address of customer ""Harold"".","{""transformations"":[{""column"":""Customer_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Harold'""}]}","[{""columns"":[""Customer_ID"",""Address_ID"",""Customer_Name"",""Customer_Phone"",""Customer_Email_Address"",""Other_Details""],""name"":""Customers"",""type"":""grid""}]" -3e648556-a6db-4466-bef8-4a99554a5436,,USER,What is the detail of the location UK Gallery?,"{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -2a37ba47-9110-497a-9540-8360737b57b8,,USER,Count the number of countries in Asia.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -3eb0717b-ea36-4bf9-b856-b23023d20843,,USER,What are the industry names and the company counts in each industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -3da8061d-63a5-4165-bdd5-1b241ec2efda,,USER,Give the country codes for countries in which people speak langauges that are not English.,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -4632dfc8-4bd2-4444-9ebe-dd5db2540289,,USER,Find the average number of bedrooms of all the apartments.,"{""transformations"":[{""column"":""bedroom_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -e6279c72-2421-4366-a8b4-469636c4795c,,USER,What are the name and level of catalog structure with level number between 5 and 10,"{""transformations"":[{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":"">="",""value"":5},{""column"":""catalog_level_number"",""transformationType"":""condition"",""operation"":""<="",""value"":10}]}","[{""columns"":[""catalog_level_number"",""catalog_id"",""catalog_level_name""],""name"":""Catalog_Structure"",""type"":""grid""}]" -27bb0601-1783-45d8-b7ca-b89a1fd7d545,,USER,Return the different nominees of musicals that have an award that is not the Tony Award.,"{""transformations"":[{""column"":""Award"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tony Award'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -e649f0ca-0489-464d-9589-a2f0811b0252,,USER,"Which order's shipment tracking number is ""3452""? Give me the id of the order.","{""transformations"":[{""column"":""shipment_tracking_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" -640b08f7-077c-4139-baa2-b995e09c8740,,USER,Find the number of different product types.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -5988e384-2f24-44db-a6e0-4ed66bb80f0e,,USER,Find the three most expensive procedures.,"{""transformations"":[{""column"":""cost"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" -35edd2b0-9d9f-40f4-90d3-4feff1251335,,USER,"What are the names and year of joining for artists that do not have the country ""United States""?","{""transformations"":[{""column"":""country"",""transformationType"":""condition"",""operation"":""!="",""value"":""United States""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -ddb1534c-d082-4440-bc57-2f0bc35fc619,,USER,How many players exist for every hand preference?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -2e222cdd-8894-446f-bb36-c086cbd57187,,USER,Compute the average score of submissions.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -55435f71-062c-40cd-b604-aa628b8632f3,,USER,"What are the population, name and leader of the country with the largest area?","{""transformations"":[{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -31ef19ad-68ec-4fb3-9da8-fb733fd5d690,,USER,What are the names of all video games that are collectible cards?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""condition"",""operation"":""="",""value"":""'Collectible card game'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -d4703f05-665d-4345-8792-88de26b29b87,,USER,How many kinds of roles are there for the staff?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -f9cd2e8c-c6c0-47db-8b16-b5ef8456dccc,,USER,What is the description for the CIS-220 and how many credits does it have?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -c2166dd9-16f4-4aa7-923f-ae3f99d8bfb4,,USER,Identify the product code with the lowest price in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -38f78b63-7317-41a5-be71-d2f99ebb3b75,,USER,Display all customer IDs and the number of accounts held by each customer.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -8cb2a07a-8aba-409c-8763-173269f1c1cc,,USER,How many singers do we have?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -16d7f327-1ad1-440d-922a-d1e518d75712,,USER,What are the manager name and district of the shop that sells the largest number of products?,"{""transformations"":[{""column"":""number_products"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -d0762433-d987-4d39-b777-fe11588c9cfa,,USER,Show all game IDs along with the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -d93f5267-2462-4534-9e8b-6cf6c3e1b304,,USER,What is the decor of room Recluse and defiance?,"{""transformations"":[{""column"":""roomName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -25122b78-f5f0-498a-9d98-6d92ee87080a,,USER,Count the number of devices.,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -71ff7e14-86a9-4429-9f64-0832a836175a,,USER,What are the names and ids of documents that have the type code BK?,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -61e208e9-947a-4e7a-9291-deddaf4d55b8,,USER,What are the distinct secretary votes in the fall election cycle?,"{""transformations"":[{""column"":""ELECTION_CYCLE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -14ce8b4a-48a4-4632-851b-0d4e625cf50b,,USER,"For each document, list the number of employees who have been in the circulation history of that document, along with the document ID and number of employees.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" -85394757-a038-4867-ab87-c4fc18ba2a0d,,USER,What are the names of banks in the state of New York?,"{""transformations"":[{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -6404c7db-c40f-4840-859c-04d3c0f2fdcc,,USER,Count the number of matches.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -401c7ce7-2668-4d09-a6b2-dde4adf51f66,,USER,Which manufacturer has the most number of shops? List its name and year of opening.,"{""transformations"":[{""column"":""num_of_shops"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" -a228380e-07d8-4808-88a3-8d162d855a8a,,USER,which state border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -2e1ea741-2df0-4a97-b3e9-51ebcf05463c,,USER,Who is the delegate of district 1 in the elections?,"{""transformations"":[{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" -87d02274-81af-48fe-b146-2022c6f7de1b,,USER,What are the names of players who train between 500 and 1500 hours?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":"">="",""value"":500},{""column"":""HS"",""transformationType"":""condition"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -34287698-af8d-4252-a879-974963086005,,USER,How many documents do we have?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -8ba90f83-a069-4434-bdf5-e5daaa8ef0d0,,USER,How many phones are there?,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Name"",""Phone_ID"",""Memory_in_G"",""Carrier"",""Price""],""name"":""phone"",""type"":""grid""}]" -a4e8d9b8-28b8-4233-8acc-ff1454aff4b5,,USER,list all cartoon titles and their directors ordered by their air date,"{""transformations"":[{""column"":""Original_air_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -c001631f-1d75-4f39-86e1-9ff08dde38df,,USER,Display all template IDs and the number of documents associated with each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -2f28927e-a495-4269-841d-ae85111f2da4,,USER,return me the paper after 2000 with the most citations .,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""citation_num"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -8bf6962f-9aa7-4506-8098-9edad6bb7500,,USER,Display the police forces and the number of counties with each police force.,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -f43beb6d-a726-4690-a2f6-84a4d0675c94,,USER,What are the titles of all albums that start with A in alphabetical order?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""A""},{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" -5a126290-80ac-425c-9793-98cf9a6734c0,,USER,"What are the different statement ids on accounts, and the number of accounts for each?","{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -26dada61-4767-4f8f-8ad8-42109072ec27,,USER,Find the number of students in one classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -a7ca90a8-9b65-4a59-8417-22a58cf9ce3b,,USER,"How many people live in Asia, and what is the largest GNP among them?","{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -32b5dd75-3966-4235-8f8b-bf7cae8d52c6,,USER,List investors of entrepreneurs and the number of entrepreneurs each investor supports.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -fc1d213e-4ef9-4ca5-adea-852c2f682ae4,,USER,Return the average age across all artists.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -6b102024-0aac-4fa3-b494-d6336b27decb,,USER,Return the types of film market estimations in 1995.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1995}]}","[{""columns"":[""Estimation_ID"",""Low_Estimate"",""High_Estimate"",""Film_ID"",""Type"",""Market_ID"",""Year""],""name"":""film_market_estimation"",""type"":""grid""}]" -f00f59fe-ae62-4620-bcd5-86c6f3d3f5ba,,USER,which states do ohio river flow through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -8d636d14-f883-4bb1-87e9-0549f620afc3,,USER,Find the production code and channel of the most recently aired cartoon .,"{""transformations"":[{""column"":""original_air_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -2f221fdd-5771-496b-a953-4a5efecb79c4,,USER,Give the average quantity of stocks.,"{""transformations"":[{""column"":""Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" -00d5874c-f2d1-4840-bd58-d8d25d78ff38,,USER,Find the total hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -2e9deed1-6713-46a0-9ba1-55abd8ddb9cd,,USER,How many different degrees are offered?,"{""transformations"":[{""column"":""degree_summary_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" -dfdbfafd-294c-452a-9b28-c41a12d28009,,USER,Show all countries and the number of singers in each country.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -88586944-8a0b-49b4-8236-55d030690a7c,,USER,List the document ids for any documents with the status code done and the type code paper.,"{""transformations"":[{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'done'""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Paper'""}]}","[{""columns"":[""document_id"",""document_status_code"",""document_type_code"",""shipping_agent_code"",""receipt_date"",""receipt_number"",""other_details""],""name"":""Documents"",""type"":""grid""}]" -90ef31fc-ebbb-4ba6-b859-4315a15fdb17,,USER,What are all the different food allergies?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" -8be9fe99-30d9-436c-b342-4e4c67b25b0a,,USER,what are the order id and customer id of the oldest order?,"{""transformations"":[{""column"":""date_order_placed"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -e0167f90-5b9d-44dc-84df-822411404074,,USER,Find the name of the campuses opened before 1800.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -100ec6f8-eacd-4878-ae5e-2a3b5627388f,,USER,What is the total number of hours for all projects?,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -c19ca9e4-f5d5-48b8-86aa-129087fab58f,,USER,"What are all the players who played in match season, sorted by college in ascending alphabetical order?","{""transformations"":[{""column"":""College"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -30d78684-c0ba-4655-80cc-0d1ee2c9478e,,USER,Return the unit of measure for 'Herb' products.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -61192c50-d352-4606-a267-d8aecb90403d,,USER,Indicate the code for each role and the employee count within each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -f8a055b8-0961-4c38-b7d1-6df8068d7782,,USER,What is the maximum total amount paid by a customer? List the customer id and amount.,"{""transformations"":[{""column"":""amount_paid"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""customer_id"",""transformationType"":""grouping""},{""column"":""amount_paid"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" -820aa69f-3323-4505-b7b8-41c76f8332fe,,USER,Return the founded year for the school with the largest enrollment.,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -1fdd4d44-6ae6-410c-a942-cc398ce4c969,,USER,how many rivers run through idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -e9711664-7c5b-4d93-bd72-a332bb325c6b,,USER,Display the number of roller coasters for each status category.,"{""transformations"":[{""column"":""Roller_Coaster_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -6d9af7b8-23bf-417d-ae07-fa152b472d25,,USER,Display the order IDs and the number of products in each order.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -c7afce03-00a3-4d8e-a1da-da8200b842d0,,USER,Count the number of songs released for each format.,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -151bedc1-4b4b-45fe-9a6f-225a180623f2,,USER,Determine the number of shops in each location.,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -e404aaa9-dfe6-4188-908b-98a9f70061c2,,USER,Return the names and surface areas of the 5 largest countries.,"{""transformations"":[{""column"":""SurfaceArea"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -17a131bc-c62a-4611-80fd-e375b11a107e,,USER,what is the name and nation of the singer who have a song having 'Hey' in its name?,"{""transformations"":[{""column"":""song_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Hey""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -6d822201-13bc-4a41-8ec3-008ff6f59efb,,USER,Please show the countries and the number of climbers from each country.,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -74eeff7d-565b-4b9d-816a-07148f6b0b03,,USER,what is the high point of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -6cbcef47-cb56-4045-9600-ee17145c0ea1,,USER,How many customers have opened an account?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -78634d2e-2a24-4dfc-8ae7-bd62f17ffe7f,,USER,"For each faculty rank, display the number of faculty members who hold it.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -d09ce0d0-423c-4d16-b873-978e8fe0f620,,USER,What are the names of players whose training hours is between 500 and 1500?,"{""transformations"":[{""column"":""HS"",""transformationType"":""condition"",""operation"":"">="",""value"":500},{""column"":""HS"",""transformationType"":""condition"",""operation"":""<="",""value"":1500}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -0cf776be-2bab-4198-9672-abb0e4eceee7,,USER,How many students reside in each city?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -50f2d206-a83b-4f98-b4e2-64274263471f,,USER,What is the date of birth of every customer whose status code is 'Good Customer'?,"{""transformations"":[{""column"":""customer_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -a2a53d05-f669-4d74-b9ee-bb74924765d3,,USER,How many clubs are there?,"{""transformations"":[{""column"":""Club_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -159b0c5a-c8f4-49b1-99d7-1a3d9075787f,,USER,Give me a list of all the channel names sorted by the channel rating in descending order.,"{""transformations"":[{""column"":""rating_in_percent"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -ad47e0ac-12e6-42a5-a5bc-f82230b6990e,,USER,What is the average number of injuries caused each time?,"{""transformations"":[{""column"":""injured"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""caused_by_ship_id"",""id"",""note"",""killed"",""injured""],""name"":""death"",""type"":""grid""}]" -4220a58b-d749-4068-b3e4-77774dbb0aed,,USER,Count the number of programs broadcast for each time section of a day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -6cbadb1e-42cc-41ae-b2bb-6a6d6111b47c,,USER,List the types of competition and the number of competitions of each type.,"{""transformations"":[{""column"":""Competition_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Competition_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Competition_ID"",""Year"",""Competition_type"",""Country""],""name"":""competition"",""type"":""grid""}]" -eb86c2c2-e094-4569-a75c-f1e36618d025,,USER,what is the elevation of death valley,"{""transformations"":[{""column"":""lowest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'death valley'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -d670291e-c727-416a-a719-33a84cd29d07,,USER,"Find the names of the buildings in ""on-hold"" status, and sort them in ascending order of building stories.","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""="",""value"":""'on-hold'""},{""column"":""Stories"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -2d02c61a-8032-4794-a9df-984000b1e627,,USER,What is the name of the highest rated wine?,"{""transformations"":[{""column"":""Score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -d587cc23-bd66-40dc-a612-35653fa0a0a4,,USER,Show the name of aircrafts with top three lowest distances.,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -af2fdece-a5d4-4bb3-abdd-8171f707adb7,,USER,What is the number of rooms available for each type of bed?,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -0bdbfbf9-00c8-443e-ad66-2f5a7fd2f7e0,,USER,How many books belong to each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -fbf338ab-b008-4950-af00-ca0c8bc3a4eb,,USER,HOw many engineers are older than 30?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30},{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -c5a2027d-9c0a-40f2-9641-5b1579c035ff,,USER,What is the name of the district with the smallest area?,"{""transformations"":[{""column"":""city_area"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -4d3ad532-c440-4088-9d81-2586678e16e4,,USER,Show the top 3 apartment type codes sorted by the average number of rooms in descending order.,"{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""grouping""},{""column"":""room_count"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -91973b0b-5508-44f9-a90f-ca78860f372d,,USER,What are the names of all the clubs starting with the oldest?,"{""transformations"":[{""column"":""Start_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -5a8a79fb-c1d9-4c6b-8ac1-1e8eefc0feac,,USER,"What type of pet is the youngest animal, and how much does it weigh?","{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -00e3d955-ef11-4889-bf24-21acebc03465,,USER,How many parks are there in the state of NY?,"{""transformations"":[{""column"":""park_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""NY""}]}","[{""columns"":[""park_id"",""park_name"",""park_alias"",""city"",""state"",""country""],""name"":""park"",""type"":""grid""}]" -a2e470e4-7720-450e-b7ad-3b6c75480492,,USER,what is the population of boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -95cb598c-e627-43b8-87e7-87033a7e9687,,USER,Find the total number of tours for each ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -f8c398ef-554d-4ce1-85ec-4e2fc7963b96,,USER,Find the total population of the top 3 districts with the largest area.,"{""transformations"":[{""column"":""city_population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""city_area"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -91b5cc9c-85c6-4fe1-b0a5-38c1580f7a73,,USER,"find the highest support percentage, lowest consider rate and oppose rate of all candidates.","{""transformations"":[{""column"":""support_rate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""consider_rate"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""oppose_rate"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -d572222e-6b6d-4b96-9bb0-3604e1e5390f,,USER,What are the first and last names of the top 10 longest-serving employees?,"{""transformations"":[{""column"":""hire_date"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -57db407f-812b-4908-a684-ab1047932241,,USER,Count the number of departments which offer courses.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -e116c64c-39a1-4095-bcd2-ebf26d266929,,USER,List the course name of courses sorted by credits.,"{""transformations"":[{""column"":""Credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -df0b1733-7db1-49ae-adcc-7cf724276278,,USER,How many invoices are associated with each order ID?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -7c4f7e50-f686-4593-a6e3-b01bf59720b7,,USER,Determine the number of faculty members for each rank and gender.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -712b6d4e-8895-4ec7-adc3-52a71dc49fc0,,USER,"Show the average amount of transactions with type code ""SALE"".","{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'SALE'""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -07bdba8f-0840-40ea-a274-55a0592b227c,,USER,Display all cities along with the corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -a6142b6a-ed9a-4e86-9ad3-e18ad5c61c3d,,USER,Find the component amounts and names of all furnitures that have more than 10 components.,"{""transformations"":[{""column"":""Num_of_Component"",""transformationType"":""condition"",""operation"":"">"",""value"":10}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -356c6e3b-c0dd-4224-8600-d3e8568d13a9,,USER,How many different levels do members have?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -b88bab47-eb2e-4c64-8106-677a738df195,,USER,Display the country codes and the most commonly spoken languages in each country.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -0ef3df0a-de80-485a-958d-cabe3eba6d64,,USER,What are the names of cities in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -c3f03aae-0671-4eff-bec3-96e9ab1a5388,,USER,How many singers are there?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -d6157fb3-630f-40be-895c-06d6e92d923c,,USER,What is the average age of all students living in each city?,"{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -561c9f77-3adf-440a-a424-16b0d3023738,,USER,what states in the united states have a city of springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -d1457d0d-5c7e-4644-b39d-f583bba638b1,,USER,Display the number of players for each occupation.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -86851ebe-3c22-47c8-8905-055a0aa3b18a,,USER,"What are the name, population, and life expectancy of the largest Asian country by land?","{""transformations"":[{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""},{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -32da888f-3393-4c0c-b2b4-b7fa8ee80aba,,USER,Show all buildings and the number of faculty members associated with each building.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -e3bf8cac-80ab-4f2c-8abb-82c004daef4b,,USER,Display the country ID and the corresponding count of cities in each country.,"{""transformations"":[{""column"":""LOCATION_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_id"",""transformationType"":""grouping""}]}","[{""columns"":[""LOCATION_ID"",""STREET_ADDRESS"",""POSTAL_CODE"",""CITY"",""STATE_PROVINCE"",""COUNTRY_ID""],""name"":""locations"",""type"":""grid""}]" -00e6beda-2d1e-4e18-ae4c-7cc5fd607da1,,USER,"Which apartments have type code ""Flat""? Give me their apartment numbers.","{""transformations"":[{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Flat'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -4acf1fb4-e3db-4af2-bd55-2f52a284190a,,USER,What are the draft pick numbers and draft classes for players who play the Defender position?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""="",""value"":""'Defender'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -373b4fe4-7b6c-4b57-a24a-c9ea9037328f,,USER,Return all players sorted by college in ascending alphabetical order.,"{""transformations"":[{""column"":""College"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -e00d4e69-0b53-4292-8071-07f9f0a6a62d,,USER,"What are the names and seatings for all tracks opened after 2000, ordered by seating?","{""transformations"":[{""column"":""year_opened"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""seating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -dc874d54-15d9-470d-a171-0c801260d2f9,,USER,How many devices are there?,"{""transformations"":[{""column"":""Device_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -24429ad2-76e6-4033-a610-d4c82ddc1a91,,USER,"Find the full name of the customer with the email ""luisg@embraer.com.br"".","{""transformations"":[{""column"":""Email"",""transformationType"":""condition"",""operation"":""="",""value"":""'luisg@embraer.com.br'""}]}","[{""columns"":[""CustomerId"",""FirstName"",""LastName"",""Company"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email"",""SupportRepId""],""name"":""Customer"",""type"":""grid""}]" -34c696fb-f503-4e5a-a65e-9b461cb23d3d,,USER,"Return the names and locations of shops, ordered by name in alphabetical order.","{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -2a584676-1f20-4a61-b92f-ee2c4310ba8f,,USER,Show theme and year for all exhibitions in an descending order of ticket price.,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -cd0ba9d9-502c-49ac-968a-3fe8061eeed3,,USER,how many states does usa have,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -e56602d7-8b20-4a37-8d0e-20fcdf244362,,USER,Find the founded year of the newest non public school.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""condition"",""operation"":""!="",""value"":""Public""},{""column"":""founded"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -cb008ccf-5a77-4b68-a305-654af91c5749,,USER,in what state is mount whitney,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -9fb3110f-274b-4b5c-99bb-55f581f13a52,,USER,"What are the earnings of poker players, ordered descending by value?","{""transformations"":[{""column"":""Earnings"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -49b8bd69-2326-4169-b4b2-d7bca0123838,,USER,how many airports are there in each country?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -29d4aa32-3299-4828-85df-02ee7a703829,,USER,What is the language spoken by the largest percentage of people in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -90664f93-a6a2-474d-b353-0b6926751bc3,,USER,Find the number of dorms that have some amenity.,"{""transformations"":[{""column"":""dormid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" -b6acc98a-bb12-4855-a028-e6e8217f22c9,,USER,How many phones belongs to each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -8648e095-0384-49ac-b3e8-cb4e2198639e,,USER,What is the name of the county with the greatest population?,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -bc895bc2-3b8c-4834-9cb2-1d3ee06a05cf,,USER,How many players have fewer than 30 points in each position?,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -a4a2c464-a886-4d17-91fd-f30ea80aacf9,,USER,How many different jobs are listed?,"{""transformations"":[{""column"":""job"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -499e1a85-7d38-4c5c-afe2-58b5cec1b56c,,USER,what are all the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -efa205f7-ef60-4d79-8998-c0c65fe00459,,USER,Return the average enrollment of universities founded before 1850.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""founded"",""transformationType"":""condition"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -b754d5d9-f53f-4ee4-a012-f4485bcf77c9,,USER,What are the names of the schools with the top 3 largest class sizes?,"{""transformations"":[{""column"":""enr"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -c63d81a9-dd98-4c3a-ad39-8135b117cbd7,,USER,Find the name of project that continues for the longest time.,"{""transformations"":[{""column"":""hours"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -147e54dc-ee11-45d5-a4ff-fa6b6e3ae024,,USER,Count the number of accounts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -14063162-5926-46ae-aff5-8061b83318df,,USER,Find the number of rooms with king bed for each decor type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -3387242b-94c0-4f90-8cc8-eaa3b6cca4f6,,USER,List the names and birth dates of people in ascending alphabetical order of name.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -d4057d1c-5e11-4fcb-9535-e48e12480947,,USER,Please provide the order ids and the total quantity for each order.,"{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -d177e666-ea29-4828-af5e-7a4839042599,,USER,Find the total number of instructors who teach a course in the Spring 2010 semester.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""semester"",""transformationType"":""condition"",""operation"":""="",""value"":""Spring""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2010}]}","[{""columns"":[""ID"",""course_id"",""sec_id"",""semester"",""year""],""name"":""teaches"",""type"":""grid""}]" -b3ebec89-bf10-4006-8aea-a0c26078df9a,,USER,List the total scores of body builders in ascending order.,"{""transformations"":[{""column"":""Total"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -44190b02-913b-47e2-a034-1e174ef4aaca,,USER,Count the number of templates of the type CV.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -a6b7591a-66f9-479c-b79b-f4e45ceb5125,,USER,How many players are there for each hand type?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -7a082342-de55-441d-8b7a-3e43ad5af917,,USER,display the average salary of employees for each department who gets a commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -525f79e3-97a4-4b0b-9b05-4a3da81c88b4,,USER,Find the total number of reviews written in March,"{""transformations"":[{""column"":""text"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""MONTH"",""transformationType"":""condition"",""operation"":""="",""value"":""'March'""}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" -e4fddcbe-713c-4aaf-b91e-39fff9290041,,USER,number of states bordering kentucky,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -8e26291c-d89c-4651-997c-844b8ecf547e,,USER,How many tasks are there?,"{""transformations"":[{""column"":""task_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" -177b9b37-a8af-4b3a-8446-31a1d2cce41b,,USER,what is the elevation of the highest point in the usa,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -765211a9-538e-4f65-9f5b-e5aa3034e41f,,USER,How many departments are present in each school?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -69e1bc75-ef34-4c6c-befd-b16215208b19,,USER,What is the author of the submission with the highest score?,"{""transformations"":[{""column"":""Scores"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -db98b046-defa-4c5d-a05c-bdbc9eb88638,,USER,Which job titles correspond to jobs with salaries over 9000?,"{""transformations"":[{""column"":""min_salary"",""transformationType"":""condition"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" -d0ec7a93-ffe5-46aa-8546-73109decd067,,USER,What are the names and location of the shops in ascending alphabetical order of name.,"{""transformations"":[{""column"":""Shop_Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -269a2db9-01c1-49bc-9328-c11d3841c1e9,,USER,What are the names of each industry and the number of companies in each industry?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -6a974562-198b-4cd9-93ed-c6cdd16d323c,,USER,What is the average expected life expectancy for countries in the region of Central Africa?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Central Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -dc580f0a-c076-4075-83b8-d2150d423d24,,USER,What is the last date of the staff leaving the projects?,"{""transformations"":[{""column"":""date_to"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -8b2d76b9-767f-41f6-912d-b74c43d4c268,,USER,Show the players from college UCLA.,"{""transformations"":[{""column"":""College"",""transformationType"":""condition"",""operation"":""="",""value"":""'UCLA'""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -2dac16ec-1d36-4eb6-8ace-c841fd574446,,USER,List the hosts of performances in ascending order of attendance.,"{""transformations"":[{""column"":""Attendance"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -d6955bfb-d747-48c6-acb9-5e7c626ab4c7,,USER,"For each gender, how many people weigh more than 85?","{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -a9584a67-88cd-4155-b375-b7f14a53d9b7,,USER,Return the name of the airport with code 'AKO'.,"{""transformations"":[{""column"":""AirportCode"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKO'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -a39f415f-21e8-4276-9bf5-0ce3353a3c25,,USER,what state is salem the capital of,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -62a4be38-3a66-4e81-a08d-ab4dd2e5ce87,,USER,Count the number of different ranks of captain.,"{""transformations"":[{""column"":""rank"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -5ede2e2b-68fd-428a-92cb-eab987be9840,,USER,Sort all the distinct product names in alphabetical order.,"{""transformations"":[{""column"":""product_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""product_id"",""product_name"",""product_details""],""name"":""Product"",""type"":""grid""}]" -9d1c2566-7c76-4a84-ae73-5f1214cfcb95,,USER,Determine the number of documents corresponding to each project id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -c39bb80e-6f05-4da0-92ab-b4af5ac14e69,,USER,How many friends does each student have?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -d59f1786-85e3-4fae-a9c5-898e390df778,,USER,Show me the classrooms grade 5 is using.,"{""transformations"":[{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":5}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -19b93569-e3c8-4aaa-8c44-42bd6e842f2d,,USER,Name all the products with next entry ID greater than 8.,"{""transformations"":[{""column"":""next_entry_id"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -9f1a7687-97fb-4093-b5e4-3bcc1bd4e1a5,,USER,What is the id of the candidate who most recently accessed the course?,"{""transformations"":[{""column"":""assessment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" -65aef9d6-b336-425f-b178-38e4a8cb3e5a,,USER,How many ships ended up being 'Captured'?,"{""transformations"":[{""column"":""lost_in_battle"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""disposition_of_ship"",""transformationType"":""condition"",""operation"":""="",""value"":""Captured""}]}","[{""columns"":[""lost_in_battle"",""id"",""name"",""tonnage"",""ship_type"",""location"",""disposition_of_ship""],""name"":""ship"",""type"":""grid""}]" -d31f706e-3c9b-4f73-916d-53d1d1cf0625,,USER,What are the details of the car with id 1?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" -32952ded-1a01-450a-bc06-250bbd8527de,,USER,"Where is the birth place of "" Kevin Spacey ""","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" -eec94ac1-d357-4609-8657-416d411e49f6,,USER,Present distinct template ids for documents and their respective usage counts.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -55edfd50-1910-4628-b1aa-1eeb9a6805c5,,USER,Determine the number of high schoolers in each grade.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -a8ea6ef4-d849-4e07-929f-69d801b8cad6,,USER,What is the oldest log id and its corresponding problem id?,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -ec68cccd-044d-48d8-be26-281d15744be8,,USER,"Find the purchase time, age and address of each member, and show the results in the order of purchase time.","{""transformations"":[{""column"":""Time_of_purchase"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -cd2c6dce-0d50-4859-9664-593cb9dc6c19,,USER,Quantify the books available from each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -1fefa8da-20a1-4ed0-a504-2bfe6cfacd00,,USER,Show other account details for account with name 338.,"{""transformations"":[{""column"":""account_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'338'""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -4f21fee4-9f53-474d-a5d9-02ed00ff65ad,,USER,What is the name of the department with an instructure who has a name like 'Soisalon'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -4251013d-af0e-43e9-a681-e8ce6d3a1084,,USER,"List the names of all distinct medications, ordered in an alphabetical order.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Brand"",""Description""],""name"":""Medication"",""type"":""grid""}]" -2adcda32-4a1e-4808-b59a-ae5cee30411c,,USER,What is the name and salary for employee with id 242518965?,"{""transformations"":[{""column"":""eid"",""transformationType"":""condition"",""operation"":""="",""value"":242518965}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -7aeea7c0-92de-40d9-87e2-756611f45436,,USER,"What is the location code for the country ""Canada""?","{""transformations"":[{""column"":""location_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""Location_Code"",""Location_Name"",""Location_Description""],""name"":""Ref_Locations"",""type"":""grid""}]" -9d7caa40-2933-4b78-a047-b24952739b21,,USER,What is the average price of wine for each category?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -6f8e6fba-1c4d-41ba-b50a-40bdc5498c92,,USER,Show the number of projects.,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" -fd080078-a19d-46b4-a3e6-5d4389436011,,USER,List the position of players and the average number of points of players of each position.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -37ca7c2a-f387-4ebd-904e-b612b0178d05,,USER,which states does the ohio river pass through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -26432ce4-af3b-4889-8c47-56f7fa8cb7cc,,USER,Count the number of different payment method codes used by parties.,"{""transformations"":[{""column"":""payment_method_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" -3e63bde2-6897-4a65-88ab-eda9cf4c7958,,USER,Count the number of invoices.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -2ed72b4e-2369-4e02-9f99-d90374f960ad,,USER,What is the number of distinct publication dates?,"{""transformations"":[{""column"":""Publication_Date"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -68d61781-cda2-42ea-813a-09e03be68e70,,USER,What is the total credit offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -79f4f761-5b15-4ec7-ab5b-24c595684ad9,,USER,How many countries have governments that are republics?,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -dd185aff-f336-46f1-a432-d0cf2559e58c,,USER,What are the country codes and the most spoken languages in each country?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -a2f29e24-bbe0-4469-a680-6d7f445fd4b5,,USER,What are the total number of the audiences who visited any of the festivals?,"{""transformations"":[{""column"":""Num_of_Audience"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Festival_ID"",""Festival_Name"",""Chair_Name"",""Location"",""Year"",""Num_of_Audience""],""name"":""festival_detail"",""type"":""grid""}]" -f314bd00-46bf-4580-9089-47bad1158acd,,USER,Display the employee IDs for each employee and the final dates of employment at their last job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -5b7a6209-721d-4e19-bb88-65a9b234135f,,USER,Find the id and name of the most expensive base price room.,"{""transformations"":[{""column"":""basePrice"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -1e1c3ad5-1e30-4bfe-a833-7e2901badf92,,USER,"What is the unit of measuerment of the product category code ""Herbs""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -7653b66d-6f45-4fe9-918a-3371b5a8048c,,USER,Where is the history department?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -7c1d945b-5bf5-4018-a2ef-63aec93365df,,USER,What are the countries for each market ordered by decreasing number of cities?,"{""transformations"":[{""column"":""Number_cities"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -0eabc0c9-5c24-417c-998e-f35b2292a89d,,USER,Find the name of the department that offers the highest total credits?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""grouping""},{""column"":""credits"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -08622749-2713-4e69-8ede-f216772fa4cc,,USER,Determine the number of students in each department.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -f1086862-49a8-4bd4-abc1-33836a3e616c,,USER,"What are the full name, hire date, salary, and department id for employees without the letter M in their first name?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -4234c38f-1bf9-493f-87a8-8ec8dda90a10,,USER,"For each file format, count artists who released songs in that format.","{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -e9a7b007-ef29-4b62-9f19-29ea5a9a47fa,,USER,Show the employee ID and end date of their previous job for each employee.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -3391834a-87c7-4686-a4cc-8c06bac87f4e,,USER,Display the order ids and the number of invoices for each order.,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -43838b36-a2b3-4a57-a245-e7d06243d4aa,,USER,What is the average fee on a CSU campus in 2005?,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2005}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" -ed98b1d4-6a31-4722-bb6f-c28ce6978241,,USER,List the headquarter locations and the number of companies located there for each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -5e659373-10f3-4d55-96ce-9dd60f74b3b4,,USER,Name the school with the smallest enrollment in each state.,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -8e568da6-1ffb-4563-8003-08742c93adc0,,USER,List the number of different series names and contents in the TV Channel table.,"{""transformations"":[{""column"":""series_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""content"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -7b989673-df36-48f3-a6fe-197660b7b41d,,USER,What are the codes of countries where Spanish is spoken by the largest percentage of people?,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -aa8aa722-af4d-4985-ae34-93959950319f,,USER,What are the different addresses that have students living there?,"{""transformations"":[{""column"":""current_address_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -d6ffbbff-728c-4599-ae23-6f500e41a286,,USER,Count the number of stores.,"{""transformations"":[{""column"":""store_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""store_id"",""manager_staff_id"",""address_id"",""last_update""],""name"":""store"",""type"":""grid""}]" -1bd7e554-7f9e-4b5a-ac34-4666acdd04e0,,USER,"What are the date, mean temperature and mean humidity for the top 3 days with the largest max gust speeds?","{""transformations"":[{""column"":""max_gust_speed_mph"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -e64d8bf7-f36e-4222-90b8-eb7917c70e26,,USER,How many different cities do people originate from?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -4dbd2dce-2bd1-44e5-8bba-594c0578f9b1,,USER,Return the hosts of competitions for which the theme is not Aliens?,"{""transformations"":[{""column"":""Theme"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aliens""}]}","[{""columns"":[""Competition_ID"",""Year"",""Theme"",""Host_city_ID"",""Hosts""],""name"":""farm_competition"",""type"":""grid""}]" -a85e1800-b49a-46a7-b573-008bb6ac78f5,,USER,Find the name and email of the user followed by the least number of people.,"{""transformations"":[{""column"":""followers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -5ba4f4c6-ce2d-4b11-ae0d-8ae16bfabd01,,USER,Determine the department count in each academic institution.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -ee13d3a6-9c29-4e07-bdc5-7ab5f6025029,,USER,Display project IDs and the document count for each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -9482ef15-7f12-44e9-9fa0-69144f77f032,,USER,What are the different regions of clubs in ascending alphabetical order?,"{""transformations"":[{""column"":""Region"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -d5fc1969-c85f-4ae3-9888-3d272ed52b1d,,USER,How many different genders are there in the dorms?,"{""transformations"":[{""column"":""gender"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -3b53da65-81e2-4ab5-a3b7-f8917e450050,,USER,When are the birthdays of customer who are classified as 'Good Customer' status?,"{""transformations"":[{""column"":""customer_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Good Customer""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -e510048d-938b-49ad-889b-96174405a220,,USER,What is the name of the room that can accommodate the most people?,"{""transformations"":[{""column"":""maxOccupancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -cd8fa6e8-3c32-4bef-aaba-9a2b1cc4e520,,USER,Count the number of customers who hold an account.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -77b11245-ad4b-452c-a47b-bc459c9787ad,,USER,what is the highest elevation in the united states,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -ac04cf37-6e86-401c-b0f3-c65a685be7de,,USER,Find the ids of the problems reported after 1978-06-26.,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":"">"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" -309ab22b-4f17-4cf2-b309-bc8adbd1885e,,USER,Count the number of distinct claim outcome codes.,"{""transformations"":[{""column"":""claim_outcome_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Claim_Processing_ID"",""Claim_ID"",""Claim_Outcome_Code"",""Claim_Stage_ID"",""Staff_ID""],""name"":""Claims_Processing"",""type"":""grid""}]" -3ecd63f1-83db-4059-a850-04fdda3a084e,,USER,Find the average age of female students.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -db806e10-83e2-4507-bcd0-0841b5a2c630,,USER,which states adjoin kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -21ab8729-9fbd-4483-85d5-9ad0fa106cf1,,USER,Find the GDP of the city with the largest regional population.,"{""transformations"":[{""column"":""Regional_Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -1d5d9b03-720c-4353-a172-3ab104a822b8,,USER,give me the lakes in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" -79ca16c7-465a-4c50-93cf-0bcb0c5b4a32,,USER,Count the number of employees,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -c4f9187c-5df0-4af1-80ce-3665ba8aa394,,USER,"What is the template type descriptions for template type code ""AD"".","{""transformations"":[{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'AD'""}]}","[{""columns"":[""Template_Type_Code"",""Template_Type_Description""],""name"":""Ref_Template_Types"",""type"":""grid""}]" -f7d3ef90-ddd2-495f-9e8d-cb07ae819f54,,USER,Show the case burden of counties in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -c624c7ad-a634-45ea-a07d-b7ea33f70c38,,USER,"List the name and residence for players whose occupation is not ""Researcher"".","{""transformations"":[{""column"":""Occupation"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Researcher'""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -7139765b-e49e-488c-8686-3d6733339f8e,,USER,"Find the name and description of the role with code ""MG"".","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MG'""}]}","[{""columns"":[""Role_Code"",""Role_Name"",""Role_Description""],""name"":""Roles"",""type"":""grid""}]" -84552865-32b0-4769-b933-113f2451fe4d,,USER,Return the number of music festivals of each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -d789618f-6dc0-4b7c-a10c-32a24b6ec76c,,USER,"return me the homepage of "" H. V. Jagadish "" .","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'H. V. Jagadish'""}]}","[{""columns"":[""aid"",""homepage"",""name"",""oid""],""name"":""author"",""type"":""grid""}]" -39aabc21-0cf7-411f-b97d-f87ddbff9e6b,,USER,Return the type of transaction with the highest total amount.,"{""transformations"":[{""column"":""transaction_type"",""transformationType"":""grouping""},{""column"":""transaction_amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""transaction_id"",""previous_transaction_id"",""account_id"",""card_id"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -35dbe0c5-124b-4d2b-b686-7f9927066b0d,,USER,Determine the number of members residing at each address.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""address"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Membership_card"",""Age"",""Time_of_purchase"",""Level_of_membership"",""Address""],""name"":""member"",""type"":""grid""}]" -64e172b8-15fd-4d9a-8ca5-e0e58e97e05b,,USER,"Which location names contain the word ""film""?","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""film""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -55f1f296-2f10-426c-b8a7-629f77404c03,,USER,What is the total number of singers?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -b30c04e7-83a5-4ae0-b746-50b6f3b6233c,,USER,"What are the different template type codes, and how many templates correspond to each?","{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -8ac73ac3-2571-4029-93fb-3da2b79bba25,,USER,How many different software platforms are there for devices?,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -5abaf603-8a2a-4478-94f7-89bd17e7b3dd,,USER,Find the number of dorms and total capacity for each gender.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -624c06ad-79d0-45d5-bf9b-4f429b6f88e4,,USER,Count the number of customers who are active.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""1""}]}","[{""columns"":[""customer_id"",""store_id"",""first_name"",""last_name"",""email"",""address_id"",""active"",""create_date"",""last_update""],""name"":""customer"",""type"":""grid""}]" -332af8f6-eb50-49ed-974d-875b5293a8c3,,USER,"What is the year of publication of "" A Switching Architecture For ISDN "" ?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Switching Architecture For ISDN'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -dc90490a-28cb-4849-812c-a0e162a10e1f,,USER,List all payment methods and the number of payments made for each method.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -e14af051-277d-4ed5-b08e-862efaa8222c,,USER,how many states are there in the usa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -3e78e877-c0c1-42ae-8271-b50cb737c02a,,USER,How many books are there?,"{""transformations"":[{""column"":""Book_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" -701b9e4e-60a5-4380-9dad-213c89fc9812,,USER,What is the average miles per gallon of all the cards with 4 cylinders?,"{""transformations"":[{""column"":""mpg"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Cylinders"",""transformationType"":""condition"",""operation"":""="",""value"":4}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -e846d151-eed0-41d8-8dba-476ff5f14e77,,USER,How many different courses offered by Physics department?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Physics""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -691a9b8a-cc6a-48b9-b97d-7b60a4d6c647,,USER,List the names of editors who are older than 25.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -2f6e8586-2e1a-4340-ba2d-97ea81b2b563,,USER,Find the claimed amount in the claim with the least amount settled. Show both the settlement amount and claim amount.,"{""transformations"":[{""column"":""Amount_Settled"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -76061d32-bd50-4eaa-af32-71f358af85c0,,USER,"What is the name, city, and country of the airport with the lowest altitude?","{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -01d1e5b9-08fb-441f-a8f3-b1abf4fe78de,,USER,what are the capital city in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -463ce399-67a1-4b5d-9169-3484afde607a,,USER,What are the average ages of losers and winners across matches?,"{""transformations"":[{""column"":""loser_age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""winner_age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -11c768bb-1f69-4e40-aa0e-b64e7cd2d6f4,,USER,What are the names and ranks of the three youngest winners across all matches?,"{""transformations"":[{""column"":""winner_age"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -fdfcbee5-5722-44e7-be5c-ab5d312b4471,,USER,"What are the investors of entrepreneurs, and how many entrepreneurs has each investor invested in?","{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -f4a0471c-9b11-4d3e-8f94-c60434280b70,,USER,Show all book categories and the book count in each.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -bf2e012b-7552-4d65-b83c-310898819b7a,,USER,What are the total enrollments of universities for each affiliation type?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -f7cbbbff-4229-49ca-ba5b-f3037d94298b,,USER,find the total percentage share of all channels owned by CCTV.,"{""transformations"":[{""column"":""Share_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""condition"",""operation"":""="",""value"":""CCTV""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -b85a0a5a-ebd5-440e-b9ee-3ab821e20c65,,USER,What is the number of employees from each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -beb02623-870c-4d5c-be46-5e8f32584a2e,,USER,"What is Weekly Rank of TV series with Episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -d285717d-f09b-433b-b8ca-efbdb0e76a60,,USER,What are the first name and last name of all the instructors?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Instructor'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -e6ee1c22-dc20-41dd-b21c-d15baf89b257,,USER,How many players are from each country?,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -fe5f9ca9-096a-47dc-9131-f9e7a6f4f1c9,,USER,"What are the name, height and prominence of mountains which do not belong to the range 'Aberdare Range'?","{""transformations"":[{""column"":""range"",""transformationType"":""condition"",""operation"":""!="",""value"":""Aberdare Range""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -5009eb87-9ed7-4203-ae5c-10842ecd6a9e,,USER,"Find the average room count of the apartments that have the ""Studio"" type code.","{""transformations"":[{""column"":""room_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""apt_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Studio'""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -fae43750-11d6-42b1-b670-e5818111702b,,USER,What is the minimum age of the youngest person in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -a21a583a-d337-44ef-abb0-aaa66e4a1c3f,,USER,What is the average age of female (sex is F) students?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""'F'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -eb9cfb1d-2666-4778-a26f-d1a23cd76706,,USER,How many individuals below 40 years old are there for each gender?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":40},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -5b873836-f602-4037-930d-a438cbcf35b8,,USER,What is the song in the volume with the maximum weeks on top?,"{""transformations"":[{""column"":""Weeks_on_Top"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -ac6e7c56-e41e-4a77-8fdc-cf9ae69aac93,,USER,what states contain at least one major rivers,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -cd489f78-db60-4a15-bbc4-9a8ead9d160d,,USER,What is the average latitude and longitude in San Jose?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""long"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -904faa50-9992-4efb-bc09-89d8ec81ba24,,USER,What are the names of all the video games and their types in alphabetical order?,"{""transformations"":[{""column"":""gname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -f554ca1c-7b25-4f6a-a91d-7b98281062d2,,USER,List all female students age is older than 18 who is not majoring in 600. List students' first name and last name.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":18},{""column"":""Major"",""transformationType"":""condition"",""operation"":""!="",""value"":600},{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -5efabd24-f130-4566-aa9a-9217686f64bc,,USER,Count the number of songs released for each format.,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -56b6e520-f021-469e-a43b-6774f0a1d182,,USER,Advisor 1121 has how many students?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -5752f7ac-60a8-4e52-a590-8249faf0d174,,USER,"For each city, what is the highest latitude for its stations?","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -995d6f05-ccd4-4f27-b451-2bba1b93f1eb,,USER,how many people are there whose weight is higher than 85 for each gender?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -4932c78f-903f-40ed-9350-64ca97bbab42,,USER,Find the city and state of the bank branch named morningside.,"{""transformations"":[{""column"":""bname"",""transformationType"":""condition"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -de73f2b6-a63c-4023-a927-3cfa1e57a06e,,USER,Give the ids of the three products purchased in the largest amounts.,"{""transformations"":[{""column"":""total_amount_purchased"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""supplier_id"",""date_supplied_from"",""date_supplied_to"",""total_amount_purchased"",""total_value_purchased""],""name"":""Product_Suppliers"",""type"":""grid""}]" -c662b423-c0ac-41cd-94bb-4c301f1188ee,,USER,Determine the number of entrepreneurs associated with each investor.,"{""transformations"":[{""column"":""Entrepreneur_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Investor"",""transformationType"":""grouping""}]}","[{""columns"":[""Entrepreneur_ID"",""People_ID"",""Company"",""Money_Requested"",""Investor""],""name"":""entrepreneur"",""type"":""grid""}]" -f7495f68-411d-454b-81cb-1621c72395cb,,USER,Show different publishers together with the number of publications they have.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -41217cfa-3d57-4bcd-93aa-500d686d031b,,USER,what are the rivers in the state of illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -f08f95a6-8b6a-4edb-8d43-08d941cdbd4f,,USER,"Show the minimum amount of transactions whose type code is ""PUR"" and whose share count is bigger than 50.","{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""transaction_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'PUR'""},{""column"":""share_count"",""transformationType"":""condition"",""operation"":"">"",""value"":50}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -7817b928-5d83-4823-a86e-23f9e7114236,,USER,Count the number of races.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -b01aa5de-e79d-43f5-a840-3f949d953266,,USER,"Show the addresses and phones of all the buildings managed by ""Brenden"".","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -d7324b95-5042-46ac-acb2-14831630e419,,USER,Calculate the average tonnage for each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -bebee9a9-3aef-439a-ab4c-5fd16e332508,,USER,How many employees come from each city?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -3d1ff19e-7142-46d8-8cf3-8bc7d046ccce,,USER,How many different classes are there?,"{""transformations"":[{""column"":""class_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -8126726a-c95c-4ffe-b253-6dbf3a841c41,,USER,How many stadiums are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -93121235-9898-4371-ab89-bb79c2a030f7,,USER,What is the maximum capacity and the average of all stadiums ?,"{""transformations"":[{""column"":""capacity"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -fb64bf54-fbf5-40c5-9b57-541c4ca0eabe,,USER,What was the date of the earliest payment?,"{""transformations"":[{""column"":""payment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -b88e01ed-8ac2-4c89-9bb8-1d7cb18fd5d4,,USER,Find the name of the dorm with the largest capacity.,"{""transformations"":[{""column"":""student_capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -0f19ef87-fce3-4415-8528-440b2830b7fb,,USER,How many sections does each course have?,"{""transformations"":[{""column"":""CLASS_CODE"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -ba37f1f1-b99f-4f53-b19b-78ae65af77bd,,USER,"What are the titles of the books whose writer is not ""Elaine Lee""?","{""transformations"":[{""column"":""Writer"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Elaine Lee'""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" -21cf2b23-2a7f-436e-9b33-d3f489aaf512,,USER,"What are the names of conductors whose nationalities are not ""USA""?","{""transformations"":[{""column"":""Nationality"",""transformationType"":""condition"",""operation"":""!="",""value"":""USA""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -7131db14-4a91-46a1-bec8-0ffdae78e8e5,,USER,Return the names of wrestlers with fewer than 100 days held.,"{""transformations"":[{""column"":""Days_held"",""transformationType"":""condition"",""operation"":""<"",""value"":100}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -c8390e12-d8bc-4e09-a0e6-f1a6de615192,,USER,How many different services are provided by all stations?,"{""transformations"":[{""column"":""services"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""network_name"",""services"",""local_authority""],""name"":""station"",""type"":""grid""}]" -4159f050-724c-410f-b18b-c2b711c52796,,USER,How many students are there?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -033d9ba8-9a14-48ab-9cdb-8e62dc628c9a,,USER,Show the delegate from district 1 in election.,"{""transformations"":[{""column"":""District"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Election_ID"",""Counties_Represented"",""District"",""Delegate"",""Party"",""First_Elected"",""Committee""],""name"":""election"",""type"":""grid""}]" -567e1951-e76c-45f3-af62-d9aceeb9bd2c,,USER,"Where is the club ""Hopkins Student Enterprises"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Hopkins Student Enterprises'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -26bd9f1a-6fef-440f-b8eb-16762fae0f37,,USER,List the names of pilots in ascending order of rank.,"{""transformations"":[{""column"":""Rank"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -36038b5d-88b5-43f6-80c4-bcdee150985d,,USER,"Return the record companies of orchestras, sorted descending by the years in which they were founded.","{""transformations"":[{""column"":""Year_of_Founded"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -9b135c54-e8cd-40ef-b764-3587ffd623c4,,USER,What is the average GNP and total population in all nations whose government is US territory?,"{""transformations"":[{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'US Territory'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -dc3abcfe-d470-44e4-8ad2-95ccafd29213,,USER,How many orchestras does each record company manage?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -3885c052-f7ba-4493-b21f-c2f115d45df5,,USER,How many stadiums does each country have?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -211f9b33-5355-410c-a8b1-2d8ac0a4130a,,USER,What are the resident details containing the substring 'Miss'?,"{""transformations"":[{""column"":""other_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Miss""}]}","[{""columns"":[""resident_id"",""property_id"",""date_moved_in"",""date_moved_out"",""other_details""],""name"":""Residents"",""type"":""grid""}]" -895077a0-dec0-4961-bf27-183dc3aa4395,,USER,What are the names and release years for all the songs of the youngest singer?,"{""transformations"":[{""column"":""age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -165c9518-647d-4154-83e3-e6cb63f2e6dd,,USER,"What are ids of the all distinct orders, sorted by placement date?","{""transformations"":[{""column"":""date_order_placed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -600b9f4a-5b60-4e30-a58b-d03bea11804d,,USER,What is the average share count of transactions for different investors?,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -fdd07c23-35da-4d33-bcde-1ee0732116ef,,USER,What are the statuses and average populations of each city?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Status"",""transformationType"":""grouping""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -0854c1c2-d48f-474d-b4ce-5ced56e7ed18,,USER,Return the top 3 greatest support rates.,"{""transformations"":[{""column"":""support_rate"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -b278e2ed-24a8-4a49-9e38-fb8a75af79ec,,USER,List all directors along with the number of films directed by each director.,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""directed_by"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Rank_in_series"",""Number_in_season"",""Title"",""Directed_by"",""Original_air_date"",""Production_code""],""name"":""film"",""type"":""grid""}]" -0506bdea-dea6-49c3-81c2-372eed925cf1,,USER,"What are the course names, ordered by credits?","{""transformations"":[{""column"":""Credits"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""CID"",""CName"",""Credits"",""Instructor"",""Days"",""Hours"",""DNO""],""name"":""Course"",""type"":""grid""}]" -07604456-3424-4a35-b9df-5175a8bc7456,,USER,Count the number of high school students per grade level.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -21f287ae-6b13-4d5e-8c4f-25336c957851,,USER,"How many students have personal names that contain the word ""son""?","{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -17ee5ded-8403-47f5-accb-7a85dd07e3ce,,USER,List the name and cost of all procedures sorted by the cost from the highest to the lowest.,"{""transformations"":[{""column"":""cost"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" -f078c68e-d6da-414d-a1e1-64682ffc8d64,,USER,What is the average price range of hotels for each each star rating code?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -f9861050-acbf-469f-a17f-a4d8af90f5e1,,USER,"When did the episode ""A Love of a Lifetime"" air?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -24c89430-25e9-491b-81f2-17a5219a0a2e,,USER,which state is springfield in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6e8b8a16-25d2-46d1-b1ca-c93568cc5966,,USER,Return the maximum number of points for climbers from the United Kingdom.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'United Kingdom'""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -617974be-cd45-4653-8a09-6c26abbcf55b,,USER,What is the alphabetically ordered list of all the distinct names of nurses?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""Registered"",""SSN""],""name"":""Nurse"",""type"":""grid""}]" -2b602c82-d9bf-4ab8-9ffc-059c6613ee44,,USER,Determine the room count for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -a95ea6a6-260f-4606-babd-9f523e675b05,,USER,"What are the titles and studios of films that have been produced by a studio whose name contains ""Universal""?","{""transformations"":[{""column"":""Studio"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Universal""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -52656679-3199-4463-a6b8-a0a1c464fa71,,USER,What are the different names of all the races in reverse alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -46b5e6cd-3e72-4f14-b98c-de7c4a807e67,,USER,What is the name and date of the race that occurred most recently?,"{""transformations"":[{""column"":""date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -c00533b2-8bd4-4199-9021-1f6d30ac9488,,USER,What are the names of all stations with a latitude smaller than 37.5?,"{""transformations"":[{""column"":""lat"",""transformationType"":""condition"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -1525f420-8921-43ee-a001-fbd8c7d690bb,,USER,Determine the average salary of employees whose commission percentage is not null.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -bae8ddab-ff86-4816-a626-ed7171510e05,,USER,What is the official name and status of the city with the most residents?,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""Official_Name"",""Status"",""Area_km_2"",""Population"",""Census_Ranking""],""name"":""city"",""type"":""grid""}]" -73eac89b-11f3-44ab-8f4b-097221171eb4,,USER,Show name and salary for all employees sorted by salary.,"{""transformations"":[{""column"":""salary"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -1d022117-34a0-4323-b59e-0d488e6db102,,USER,What is the average latitude and longitude of stations located in San Jose city?,"{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""long"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'San Jose'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -7ab34f1b-2510-45f7-8704-db6a4ef5124d,,USER,"What is the air date of TV series with Episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -987d1a28-51ad-4375-b2a5-f08e4802b12b,,USER,What nationalities do the pilots belong to? Please provide the number of pilots for each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -dd9c9ceb-f549-4f4f-a04f-9b5dee397a27,,USER,What is the name and capacity for the stadium with the highest average attendance?,"{""transformations"":[{""column"":""average"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -7bcb70f4-19e2-4680-92e1-81f9efd2f361,,USER,What is the name of the artist who joined latest?,"{""transformations"":[{""column"":""year_join"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -438c324a-b298-4d1d-bd5b-88056b4f0740,,USER,Report the name of all campuses in Los Angeles county.,"{""transformations"":[{""column"":""county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -b0bf2e25-03cc-4b2d-ba16-12efafaa47b8,,USER,What is the average age for all person?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -973f3e1c-fb99-4e94-886d-88e33ad6deaf,,USER,Count the number of regions.,"{""transformations"":[{""column"":""Region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -4bcdc383-5467-4259-8606-ca0acb08d7e8,,USER,Count the number of distinct product types.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -4dc07170-31ad-48a8-bde0-f63edc86264f,,USER,Which minister left office the latest?,"{""transformations"":[{""column"":""left_office"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -39f8ad86-2933-49ad-b7b7-b179afee6a15,,USER,"Count the number of tests with ""Fail"" result.","{""transformations"":[{""column"":""registration_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""test_result"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fail'""}]}","[{""columns"":[""registration_id"",""date_test_taken"",""test_result""],""name"":""Student_Tests_Taken"",""type"":""grid""}]" -27111d70-d113-4930-aee3-d496a216b975,,USER,What is the name of the tallest building?,"{""transformations"":[{""column"":""height_feet"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""building_id"",""Name"",""Street_address"",""Years_as_tallest"",""Height_feet"",""Floors""],""name"":""building"",""type"":""grid""}]" -684d51ef-2a3c-4c4d-bd48-95bd6a31a775,,USER,What is the average number of pages per minute color?,"{""transformations"":[{""column"":""pages_per_minute_color"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -90141c57-4041-43cc-9a22-cee3aa762b71,,USER,Count the number of people of each sex who have a weight higher than 85.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""weight"",""transformationType"":""condition"",""operation"":"">"",""value"":85},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Sex"",""Name"",""Date_of_Birth"",""Height"",""Weight""],""name"":""people"",""type"":""grid""}]" -a77ce244-574c-4ead-ad42-a03571dedf2b,,USER,What are the names of wines with scores higher than 90?,"{""transformations"":[{""column"":""score"",""transformationType"":""condition"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -549eb5b9-68f1-4426-baf5-6a96d9cdb30f,,USER,Find the first names of students with age above 22.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":22}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -a6222278-046a-45b3-8446-ba971c428de7,,USER,Which head's name has the substring 'Ha'? List the id and name.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Ha""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" -2e218f47-b98c-4712-bb14-3a3abefc31f8,,USER,"For each faculty rank, show the number of faculty members who have it.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -f113ef42-212d-4c03-a1d6-426611ae26da,,USER,How many different types of rooms are there?,"{""transformations"":[{""column"":""roomtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomNumber"",""RoomType"",""BlockFloor"",""BlockCode"",""Unavailable""],""name"":""Room"",""type"":""grid""}]" -3e831f4d-01c8-4c39-971c-367751d0fe48,,USER,What are the different names of the colleges involved in the tryout in alphabetical order?,"{""transformations"":[{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -fe789a76-7200-4d9f-9e7a-557a09e57ac8,,USER,List phone number and email address of customer with more than 2000 outstanding balance.,"{""transformations"":[{""column"":""amount_outstanding"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -4bc91b7a-5793-400a-9e89-ab86ebc4df48,,USER,Who is the instructor with the highest salary?,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -bce90050-f8fa-49f1-82b4-a40189f47b0b,,USER,How many advisors are there?,"{""transformations"":[{""column"":""advisor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -c999a3fa-3801-4d9c-8e64-0c7fe9b9bb0a,,USER,what rivers are in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -50d30fc5-613f-41d3-bc22-f254747099f2,,USER,What is the school color of the school with the largest enrollment?,"{""transformations"":[{""column"":""Enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -4f5572ae-1e79-4fa7-9a5f-c77281d72711,,USER,"Find the name, account type, and account balance of the customer who has the highest credit score.","{""transformations"":[{""column"":""credit_score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -744ff1e1-c6b3-4891-99de-6f0a0559bf79,,USER,How many different payment methods are there?,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" -013e9120-bedf-47fc-ab0a-5e17e4d392f0,,USER,Show project ids and the number of documents in each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -7a125f4c-bba8-4bf8-b172-4e40940266f8,,USER,"For each bed type, find the average base price of different bed type.","{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -865049e8-54df-417c-a44c-8378110a8516,,USER,Find the first name of students who is older than 20.,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e6857aaa-8ef9-40df-bd57-ca9585b65f22,,USER,how long is rio grande,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -a1de4674-7d6e-48d2-a9f6-accb125c38e9,,USER,Show all ministers who do not belong to Progress Party.,"{""transformations"":[{""column"":""party_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -1dab4cec-3571-4a41-97e5-964cabfe5116,,USER,Find the average price of all product clothes.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Clothes""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -b406e5f8-3a51-4719-8e81-0f469dcdc7de,,USER,"Find the address line 1 and 2 of the customer with email ""vbogisich@example.org"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""="",""value"":""'vbogisich@example.org'""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" -f1143ed9-0d48-40e8-a77f-69cbbccf6559,,USER,Find the grade studying in room 105.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":105}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -5117e5b8-b148-44e6-b3a6-f2178293feb6,,USER,How many conductors are there?,"{""transformations"":[{""column"":""Conductor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -5373c096-2830-4d87-ae1d-c876f34e6ea6,,USER,What are different nationalities of people and the corresponding number of people from each nation?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -2b044e62-a129-4c27-9445-f0ad85fc347e,,USER,List the names of roller coasters by ascending order of length.,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Roller_Coaster_ID"",""Name"",""Park"",""Country_ID"",""Length"",""Height"",""Speed"",""Opened"",""Status""],""name"":""roller_coaster"",""type"":""grid""}]" -c1d12476-823a-4aec-8138-440d27db50e4,,USER,List name and damage for all storms in a descending order of max speed.,"{""transformations"":[{""column"":""max_speed"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -1840d6d7-46e2-4a36-9b1d-966ef77ab863,,USER,Determine the average salary for employees with a non-null commission percentage.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -95a1f22f-fbb0-444b-993b-415cd0507b10,,USER,Count the number of programs broadcasted for each time section of a day.,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -fd4406be-858c-4619-80b0-e7a063b88754,,USER,What are the dates that have the 5 highest cloud cover rates and what are the rates?,"{""transformations"":[{""column"":""cloud_cover"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -a712caf5-004a-47f5-849a-d657cecf96d3,,USER,What is the maximum acceleration for each type of cylinder?,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -e75634b0-0f32-43a1-bd7d-7d62032a9bef,,USER,"list the name, job title of all people ordered by their names.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -913c852f-4384-40c8-be2a-361ca8a14b9f,,USER,Sort the first names of all the authors in alphabetical order.,"{""transformations"":[{""column"":""fname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -b9886e75-f2d0-4068-b12d-80b999b29aff,,USER,"For each main industry, what is the total number of companies for the industry with the highest total market value?","{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""main_industry"",""transformationType"":""grouping""},{""column"":""market_value"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -e6560a7b-956c-4480-bb9f-0cd8fdb992cc,,USER,How many female people are older than 30 in our record?,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""is_male"",""transformationType"":""condition"",""operation"":""="",""value"":""F""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30}]}","[{""columns"":[""People_ID"",""Name"",""Country"",""Is_Male"",""Age""],""name"":""people"",""type"":""grid""}]" -b20b73c0-53cd-4046-8e7d-797592f0560e,,USER,"What are the addresses of the course authors or tutors with personal name ""Cathrine""","{""transformations"":[{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" -e676ba23-359d-4c0b-b620-54b0269cb099,,USER,What is the average horizontal bar points for all gymnasts?,"{""transformations"":[{""column"":""Horizontal_Bar_Points"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -2a3c077d-1b46-49fb-b70a-99397a1585c2,,USER,Show the various ages of editors and the editor count for each age.,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Age"",""transformationType"":""grouping""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -31d7cba7-4f7d-4020-922b-c786a78d44cb,,USER,What is the average home game attendance per year?,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -fd8d91ab-eb4b-47ac-ace9-7ab24af09dff,,USER,How many different colleges were represented at tryouts?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -a27b442f-bc71-4d2f-9cb3-511f5294a047,,USER,How many actors are there?,"{""transformations"":[{""column"":""Actor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -3264b668-8c12-4ee6-8510-8d9773cd17f3,,USER,Please show different types of artworks with the corresponding number of artworks of each type.,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -39040d05-84b4-41a5-97d9-b0af9c8695d2,,USER,"List the research staff details, and order in ascending order.","{""transformations"":[{""column"":""staff_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""staff_id"",""employer_organisation_id"",""staff_details""],""name"":""Research_Staff"",""type"":""grid""}]" -07dfc67b-7ddf-4411-b75e-b13fd7cc7e22,,USER,"What are the names of conductors, sorted descending by the number of years they have worked?","{""transformations"":[{""column"":""Year_of_Work"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -b33f1321-9bdb-403e-b451-da650f5df110,,USER,What are the first names of students in room 108?,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":108}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -46da08d9-52c5-44a5-af7f-e229aa4bb765,,USER,Find the average access count across all documents?,"{""transformations"":[{""column"":""access_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -edf46f63-f8bb-443f-b475-3686f3eebc7c,,USER,"Return the names of cities, ordered alphabetically.","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""City_ID"",""County_ID"",""Name"",""White"",""Black"",""Amerindian"",""Asian"",""Multiracial"",""Hispanic""],""name"":""city"",""type"":""grid""}]" -9693a516-bfe4-417d-9f1e-cb4d2f94b9b2,,USER,List the first names of people in alphabetical order?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""person_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""login_name"",""password""],""name"":""People"",""type"":""grid""}]" -d132832d-02af-4cf0-b1ee-da07ece6b5ff,,USER,Select the name of the products with a price less than or equal to $200.,"{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":""<="",""value"":200}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -abd4cbd5-7dfc-46b7-9787-ffb0b6b29d8c,,USER,Find the number of tweets in record.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" -5e61d256-dd8d-4390-ae5a-639f52d965d1,,USER,how many capitals does rhode island have,"{""transformations"":[{""column"":""capital"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rhode island'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -5e805552-3a37-4820-8a69-0d21998993ed,,USER,Identify distinct nationalities and the number of people from each nation.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -14ce8180-daf0-4640-8386-717285586059,,USER,What is the typical number of students in a classroom?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -bb213819-abd5-45c9-83b7-92605727ddad,,USER,How many climbers are from each country?,"{""transformations"":[{""column"":""Climber_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -569176e4-6517-4a4a-83d9-ff312ebad611,,USER,What are the names of stations that have latitude lower than 37.5?,"{""transformations"":[{""column"":""lat"",""transformationType"":""condition"",""operation"":""<"",""value"":37.5}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -0a3c41c0-1674-49f9-b838-f56029c5d5af,,USER,Show the detail of vehicle with id 1.,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" -eca60766-96a1-40cf-bfbd-0b5e06dd95d3,,USER,How many schools are there in the department?,"{""transformations"":[{""column"":""school_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -3dd62dbe-ea59-4ed9-b0d2-d149ed5c4ece,,USER,What are the names of all movies directed by Steven Spielberg?,"{""transformations"":[{""column"":""director"",""transformationType"":""condition"",""operation"":""="",""value"":""Steven Spielberg""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -bcd2963b-851e-41b6-a4a9-6b88ee3d7da7,,USER,Provide the total market value of each main industry.,"{""transformations"":[{""column"":""market_value"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""main_industry"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -4efda736-3dd6-4ce4-99d6-414f9a1f7201,,USER,"What is the nationality of "" Kevin Spacey "" ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" -ffe2e8bf-de0a-420c-9a77-ceaed6d8b94a,,USER,Find the number of employees whose title is IT Staff from each city?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -d202fbd9-cf49-4b1e-a89b-d3d666b8ee73,,USER,Find the number of rooms with more than 50 capacity for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -bce1ef58-2ea5-482e-a3ad-0fe2e1f289e1,,USER,"For each grade 0 classroom, return the classroom number and the count of students.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -57b4c667-e72e-41ca-89f5-9a4684d04989,,USER,How many documents are associated with each project ID?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -0a822fcb-0f72-4624-8a36-18354eaeacc7,,USER,List the name of singers in ascending order of net worth.,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -1ae6eca5-a293-45a4-859a-fd1449967fd4,,USER,Find the department name of the instructor whose name contains 'Soisalon'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Soisalon""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -338f3762-985f-4c46-b290-6efadbb2da94,,USER,Find the name of the room with the maximum occupancy.,"{""transformations"":[{""column"":""maxOccupancy"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -75ce1e03-8e46-4c12-b476-1a6887a2f7b1,,USER,Provide a count of individuals from each birthplace.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Birth_Place"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -58fc3af3-078a-48c3-9f16-cba00622710d,,USER,Count the number of parties.,"{""transformations"":[{""column"":""Party_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -801b4024-7c17-4422-9534-3da3adc8eb45,,USER,What are the population and life expectancies in Brazil?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brazil'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -662a4e2f-5b98-450a-ad2b-a8cb5059afbd,,USER,How many races are there?,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -a23e1e42-1ed0-4041-b09c-162744547187,,USER,What are the names of the physicians who have 'senior' in their titles.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""condition"",""operation"":""contains"",""value"":""senior""}]}","[{""columns"":[""EmployeeID"",""Name"",""Position"",""SSN""],""name"":""Physician"",""type"":""grid""}]" -7a5bdd46-4772-4cb4-b93f-51ab8b700d93,,USER,List the names of companies in descending order of market value.,"{""transformations"":[{""column"":""Market_Value_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -3e9bd1c9-bf52-4936-9a82-addfdcee723f,,USER,What is the minimum age for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -5f3cc66c-ef90-4c34-82a5-b358004ab749,,USER,what is the population in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -9f4ef621-85f3-4957-a8c7-d4256a5dd8c7,,USER,What is the total number of gas stations that opened between 2000 and 2005?,"{""transformations"":[{""column"":""Station_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":"">="",""value"":2000},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<="",""value"":2005}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -fb9fca81-0711-4f9e-a2c1-9cd51b2ac9fc,,USER,"What are the codes and names for all regions, sorted by codes?","{""transformations"":[{""column"":""region_code"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -8dce81db-adba-473e-93f4-9f02ee653e3c,,USER,Which of the airport names contains the word 'international'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""international""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -68c0dc6e-2035-4c37-93c6-37687257ebb8,,USER,How many trains have 'Express' in their names?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Express""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -58f837e2-4a87-4f83-af3b-79923ceefba4,,USER,How many customers in total?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -95ec3161-de90-48f9-8e6f-c75a3ef4a5a8,,USER,Give me the name and description of the document type code RV.,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'RV'""}]}","[{""columns"":[""Document_Type_Code"",""Document_Type_Name"",""Document_Type_Description""],""name"":""Ref_Document_Types"",""type"":""grid""}]" -5229ad32-8599-4ca4-a162-5d2b74fefaf3,,USER,How many different majors are there and how many different city codes are there for each student?,"{""transformations"":[{""column"":""major"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -6197bf81-92ae-4ed3-aa7a-05ef45bf8ad9,,USER,Calculate the average age of males in each job.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -c8d7d40a-e169-486a-af27-f49e00d31b28,,USER,What are the names of people in ascending alphabetical order?,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -9014e7ec-cf9d-4de7-b97b-37289871e7dc,,USER,"Show the department ID, full name (first and last), and highest salary for each department.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -f4127baf-3d49-4a0d-a0a8-86945ee746f1,,USER,What is the average number of bedrooms of all apartments?,"{""transformations"":[{""column"":""bedroom_count"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""apt_id"",""building_id"",""apt_type_code"",""apt_number"",""bathroom_count"",""bedroom_count"",""room_count""],""name"":""Apartments"",""type"":""grid""}]" -d92ed421-24ce-49b4-89fc-155182f72922,,USER,"Find the first names of teachers whose email address contains the word ""man"".","{""transformations"":[{""column"":""email_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""man""}]}","[{""columns"":[""teacher_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""gender"",""cell_mobile_number"",""email_address"",""other_details""],""name"":""Teachers"",""type"":""grid""}]" -d241a420-70d2-4fcd-a6b4-79729136162d,,USER,What are the theme and year for all exhibitions that have a ticket price under 15?,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""condition"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -32a7d4c1-ef36-411c-af32-c3c6f55e5b31,,USER,how big is new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -0a67fc71-5bd8-44f5-8d38-b33315f7d6b0,,USER,"List names of all teams in the basketball competition, ordered by all home scores in descending order.","{""transformations"":[{""column"":""All_Home"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Team_ID"",""School_ID"",""Team_Name"",""ACC_Regular_Season"",""ACC_Percent"",""ACC_Home"",""ACC_Road"",""All_Games"",""All_Games_Percent"",""All_Home"",""All_Road"",""All_Neutral""],""name"":""basketball_match"",""type"":""grid""}]" -ded39ccd-587c-42ae-8ced-a737a23dd575,,USER,Find how many different affiliation types there are.,"{""transformations"":[{""column"":""affiliation"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -2d454484-5b7b-4f1f-8434-fd6fc4bbdb3e,,USER,"Find the name, city, country, and altitude (or elevation) of the airports in the city of New York.","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""New York""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -24b0fd44-2b9a-429c-93ce-a0a30e5ba0e4,,USER,How many students play video games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -9f44f7e1-3b4d-4eb5-80e0-56957766fd60,,USER,Show different citizenship of singers and the number of singers of each citizenship.,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -f363a8c6-4368-4bcf-9ebb-f067c1e89ffe,,USER,"Find the number of team franchises that are active (have 'Y' as ""active"" information).","{""transformations"":[{""column"":""franchise_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""active"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""franchise_id"",""franchise_name"",""active"",""na_assoc""],""name"":""team_franchise"",""type"":""grid""}]" -fcc8e580-aa51-4728-b88f-174cd27ddf3c,,USER,What is the description of document status code 'working'?,"{""transformations"":[{""column"":""document_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'working'""}]}","[{""columns"":[""document_status_code"",""document_status_description""],""name"":""Ref_Document_Status"",""type"":""grid""}]" -9eff300b-72d9-412f-ac4a-6bb6e8b7b3ef,,USER,"Show names and seatings, ordered by seating for all tracks opened after 2000.","{""transformations"":[{""column"":""year_opened"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""seating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -258898ba-1d65-4015-97d6-dfc6e82316ac,,USER,What is the average number of gold medals for a club?,"{""transformations"":[{""column"":""Gold"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Rank"",""Club_ID"",""Gold"",""Silver"",""Bronze"",""Total""],""name"":""club_rank"",""type"":""grid""}]" -d8f1306f-a94a-413d-a845-c4cb16dc6dd3,,USER,"What are the names and urls of images, sorted alphabetically?","{""transformations"":[{""column"":""image_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""image_id"",""image_alt_text"",""image_name"",""image_url""],""name"":""Images"",""type"":""grid""}]" -8ce11872-3dbe-477c-9092-1647797ac8da,,USER,How many books fall into each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -7ad4b5f1-3d77-4b6a-90bb-df18790d73d7,,USER,Give me the start station and end station for the trips with the three oldest id.,"{""transformations"":[{""column"":""id"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""duration"",""start_date"",""start_station_name"",""start_station_id"",""end_date"",""end_station_name"",""end_station_id"",""bike_id"",""subscription_type"",""zip_code""],""name"":""trip"",""type"":""grid""}]" -e219825b-cd08-498e-884f-86031b93a46b,,USER,Sort the names of products in ascending order of their price.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -54a3be5a-6e7d-4ec4-a1b8-ec50d3a90af9,,USER,List the names of courses in alphabetical order?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -7a37c386-7230-4cc7-9595-3b611e43a816,,USER,"Return the decor of the room named ""Recluse and defiance"".","{""transformations"":[{""column"":""roomName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Recluse and defiance'""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -b1fece69-aced-460a-a2a9-bfb49f9be8fc,,USER,What are the names of the regions in alphabetical order?,"{""transformations"":[{""column"":""region_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -fd9f0c9b-fd54-4a8a-b867-ac12bf7012c8,,USER,how many inhabitants does boulder have,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -e343ac98-b66b-435f-9e5b-aa3ee139cf5b,,USER,Show all student ids and the number of hours played.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Stuid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -75c2349c-12c2-4698-8619-5c706c4f61ed,,USER,Sort the list of all the first and last names of authors in alphabetical order of the last names.,"{""transformations"":[{""column"":""lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""authID"",""lname"",""fname""],""name"":""Authors"",""type"":""grid""}]" -07a2712f-ab2d-49cd-b6d6-28967c93ce27,,USER,Which teachers teach in classroom 110? Give me their first names.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":110}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" -90e45e24-6c79-4d81-899a-84cc664f66da,,USER,How many unique products are related to each order id?,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -e7475ff1-413b-4293-9368-8db559d52de5,,USER,What are the teams that have the 5 oldest players?,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -4dd2de06-d923-4c4d-a118-b0a9ecf9fffa,,USER,List the booking status code and the corresponding number of bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -273f23c9-23ff-4a5a-b996-9127029cd91d,,USER,Display the card type codes and the number of customers that hold each card type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -1065d002-c8b0-4b5b-97e3-1530e5cbf3b0,,USER,What is the name of the student who has the highest total credits in the History department.,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""History""},{""column"":""tot_cred"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -866e733f-63d0-4255-8724-c4f7f1f5d5b3,,USER,What is the average age for a male in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -1a9be4d0-4035-4f30-a970-09b615afcc56,,USER,When did customer with first name as Carole and last name as Bernhard became a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -bb313981-c819-4a43-8f8b-1c36b0e6e0b8,,USER,what length is the rio grande,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -fe629e17-6cbd-456c-8d8d-4337c87b539f,,USER,What is the average life expectancy in African countries that are republics?,"{""transformations"":[{""column"":""LifeExpectancy"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""},{""column"":""GovernmentForm"",""transformationType"":""condition"",""operation"":""="",""value"":""'Republic'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -661e1bce-656a-46f3-9992-8e70add14f7d,,USER,Determine the total number of hours completed by students in each department.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -e1910b55-dd2d-49d1-8cd6-5b4c34d831f4,,USER,List the first names of all the students in room 107.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":107}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -6e3ca727-6e15-466e-8054-219a9719a22e,,USER,"Find the names of all the tracks that contain the word ""you"".","{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""you""}]}","[{""columns"":[""TrackId"",""Name"",""AlbumId"",""MediaTypeId"",""GenreId"",""Composer"",""Milliseconds"",""Bytes"",""UnitPrice""],""name"":""Track"",""type"":""grid""}]" -114f491e-e939-40c5-9e85-1a9290cb4091,,USER,Show different types of ships and the number of ships of each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -847280af-67df-4415-93ad-5525e7ae00fe,,USER,What is the name of the winner with the most rank points who participated in the Australian Open tournament?,"{""transformations"":[{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Australian Open""},{""column"":""winner_rank_points"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -fea4fce1-42d3-476d-a98b-3db2ce1ba16c,,USER,List customer ids and their respective account counts.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -26902bed-cbf9-4a2e-a7ff-d4e36727db80,,USER,Show the average share count of transactions for different investors.,"{""transformations"":[{""column"":""share_count"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -6a118e65-8017-4ca5-acb2-6ec002ea06fd,,USER,What is the number of colleges with a student population greater than 15000?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":15000}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -4580ef40-79db-4463-958f-3ba3cf9fe581,,USER,"Check the invoices record and compute the average quantities ordered with the payment method ""MasterCard"".","{""transformations"":[{""column"":""Order_Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" -4df170d9-c547-432f-b4af-1fc3a3885279,,USER,What is the party of the youngest people?,"{""transformations"":[{""column"":""Age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" -be451cba-d03e-4415-8ac3-3fe36c913337,,USER,What is the average number of points for players in each position?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -9748148f-c0f6-4672-add4-c6e4d9ff6b0e,,USER,"Give the state corresponding to the line number building ""6862 Kaitlyn Knolls"".","{""transformations"":[{""column"":""line_1_number_building"",""transformationType"":""condition"",""operation"":""contains"",""value"":""6862 Kaitlyn Knolls""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""town_city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" -4e66949a-5b96-4a61-9f27-15e52fb2d6eb,,USER,List the different countries and the number of members from each.,"{""transformations"":[{""column"":""Member_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Country"",""transformationType"":""grouping""}]}","[{""columns"":[""Member_ID"",""Name"",""Country"",""College_ID""],""name"":""member"",""type"":""grid""}]" -8af0fb9a-dd1e-4fe8-a42b-c2cea6a8eb86,,USER,When did Carole Bernhard first become a customer?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Carole'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bernhard'""}]}","[{""columns"":[""customer_id"",""customer_address_id"",""customer_status_code"",""date_became_customer"",""date_of_birth"",""first_name"",""last_name"",""amount_outstanding"",""email_address"",""phone_number"",""cell_mobile_phone_number""],""name"":""Customers"",""type"":""grid""}]" -e098c17f-85e2-48d1-b4fc-263586e8c5da,,USER,"What is the document id, template id and description for document named ""Robbin CV""?","{""transformations"":[{""column"":""document_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Robbin CV'""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -c4133575-c219-46fc-819b-26761dcf7880,,USER,Count the number of programs.,"{""transformations"":[{""column"":""Program_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -b375c503-e838-417e-b617-c94c21bdd0fd,,USER,Find the distinct names of all races held between 2014 and 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">="",""value"":2014},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -61333841-41cd-4dc7-b3a4-719673c5e2c1,,USER,Find the total number of tours for each ranking date.,"{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -ebb1d0bd-4001-4f99-b9dc-094e828eee84,,USER,Determine the quantity of stores for each store type.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -aa93592e-0f72-4235-ba21-5527ea5f0ee4,,USER,What are the ids of the candidates that have an outcome code of Pass?,"{""transformations"":[{""column"":""asessment_outcome_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pass'""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" -6a00f882-59c0-41ec-9f82-a6b3c1330ff3,,USER,How many students are age 18?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -317af102-0bcd-4d70-8e16-35869dbea222,,USER,How many people whose age is greater 30 and job is engineer?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":30},{""column"":""job"",""transformationType"":""condition"",""operation"":""="",""value"":""engineer""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -3de10f59-a8a5-4e33-aeee-85359da2d385,,USER,"List the distinct names of the instructors, ordered by name.","{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -a46daf23-791a-42cb-9a45-31af54075376,,USER,Identify the school name with the lowest enrollment for every state.,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -6a52d326-3916-4eb0-80d8-0a67d1f40253,,USER,Find all actors from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -6a2a8de7-c839-4c2f-9d45-25c5235c353e,,USER,What country does Roberto Almeida live?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Roberto'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Almeida'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -96ba241d-27ee-4675-8a54-713fc1c2d941,,USER,List the names and emails of customers who payed by Visa card.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""="",""value"":""Visa""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""customer_phone"",""customer_email"",""date_became_customer""],""name"":""Customers"",""type"":""grid""}]" -945ce514-ea36-423e-9e6c-06f7f1983a1f,,USER,Count the number of gymnasts.,"{""transformations"":[{""column"":""Gymnast_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Gymnast_ID"",""Floor_Exercise_Points"",""Pommel_Horse_Points"",""Rings_Points"",""Vault_Points"",""Parallel_Bars_Points"",""Horizontal_Bar_Points"",""Total_Points""],""name"":""gymnast"",""type"":""grid""}]" -1943e9ac-3da5-421a-b859-fedf6065a62e,,USER,"What are the names of ships, ordered by year they were built and their class?","{""transformations"":[{""column"":""built_year"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""CLASS"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Built_Year"",""Class"",""Flag""],""name"":""Ship"",""type"":""grid""}]" -24bdc363-6bf6-4174-b82f-d124bbd638bc,,USER,List all academic papers on machine networks for one shot learning,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'machine networks for one shot learning'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -2bfc407b-5516-4371-90e7-b37d7e515231,,USER,"List the department IDs, full names, and salaries of employees who have the highest salaries in their respective departments.","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -8e86b810-495c-4ac1-ae53-d1b1387d60e6,,USER,Group wines by appellation and report their average price and score.,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -3e81bf76-4570-4819-972e-11a6ebde515c,,USER,How many airports are in each country?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""City"",""Country"",""IATA"",""ICAO"",""name""],""name"":""airport"",""type"":""grid""}]" -db19a06e-799d-40f9-ad21-df30180ed962,,USER,"For each document, provide the document ID and the count of employees in its circulation history.","{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number"",""employee_id""],""name"":""Circulation_History"",""type"":""grid""}]" -48923dfb-0ce3-429f-ba5d-c34d3e38f1b0,,USER,How many accounts do we have?,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""account_id"",""customer_id"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -f74cd6b6-3366-44bd-a0da-04ac0b0ebe33,,USER,What is the average weight of all players?,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""player_api_id"",""player_name"",""player_fifa_api_id"",""birthday"",""height"",""weight""],""name"":""Player"",""type"":""grid""}]" -bff4052d-1bc5-42d6-882a-4cca472916db,,USER,What are ids and total number of hours played for each game?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -d7887798-95c5-4a74-a19f-3b109790543c,,USER,what is the total length of all rivers in the usa,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -83e3c273-e40f-406a-8170-d189bdefe576,,USER,"What are the names of conductors, ordered by age?","{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -1a318585-2bd0-481f-bc28-ef51f671460f,,USER,What is Nancy Edwards's address?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -ac9cdfab-7c89-4492-8969-ee609c576f2e,,USER,What is the average age for all managers?,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -5f4d5450-415c-471d-85c4-5147c8d64dd5,,USER,Find the average age of losers and winners of all matches.,"{""transformations"":[{""column"":""loser_age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""winner_age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -8401d1ff-7d61-436d-a1a1-74e32d0e9505,,USER,How many rooms have king beds? Report the number for each decor type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""condition"",""operation"":""="",""value"":""'King'""},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -f5e021dc-cf0a-469c-94c0-6b8549c68d64,,USER,Identify the count of IT Staff employees in each city.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -acfc8b75-a134-4b79-9161-3b62d0651caf,,USER,Present the number of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -9be5f2b0-018e-408f-915c-60120214d5e3,,USER,What are the products with the maximum page size A4 that also have a pages per minute color smaller than 5?,"{""transformations"":[{""column"":""max_page_size"",""transformationType"":""condition"",""operation"":""="",""value"":""'A4'""},{""column"":""pages_per_minute_color"",""transformationType"":""condition"",""operation"":""<"",""value"":5}]}","[{""columns"":[""product_id"",""product"",""dimensions"",""dpi"",""pages_per_minute_color"",""max_page_size"",""interface""],""name"":""product"",""type"":""grid""}]" -7f1cd998-4512-4e18-bcc8-c0b10b4ed32f,,USER,Count the number of customers.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -3e22b5e2-e5e2-4916-a947-0219f77e9d3d,,USER,"For each zip code, return the average mean temperature of August there.","{""transformations"":[{""column"":""mean_temperature_f"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""date"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""8/""},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -6d38804e-a2b0-4aa3-a6dd-deba84cd1225,,USER,What are the total number of domestic passengers at all London airports?,"{""transformations"":[{""column"":""Domestic_Passengers"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""London""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -18a6c6fb-1046-4dc2-a117-40d10624a9e7,,USER,How many male and female assistant professors do we have?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -d66908af-04e5-411b-9777-0fbf34ec8069,,USER,Which problems are reported before 1978-06-26? Give me the ids of the problems.,"{""transformations"":[{""column"":""date_problem_reported"",""transformationType"":""condition"",""operation"":""<"",""value"":""'1978-06-26'""}]}","[{""columns"":[""problem_id"",""product_id"",""closure_authorised_by_staff_id"",""reported_by_staff_id"",""date_problem_reported"",""date_problem_closed"",""problem_description"",""other_problem_details""],""name"":""Problems"",""type"":""grid""}]" -beecc9e9-19d2-4357-85e2-0b8a0e94d967,,USER,What are the maximum price and score of wines in each year?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -84cb3f69-5983-4e0d-8485-576bcf441ae1,,USER,List the names and decor of rooms that have a king bed. Sort the list by their price.,"{""transformations"":[{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""},{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -084e9d42-6034-4543-b454-1171c0f6a537,,USER,return the smallest salary for every departments.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -f4a80da2-0cc6-4f05-8332-82c5b8b0328b,,USER,"In which distinct years was the governor ""Eliot Spitzer""?","{""transformations"":[{""column"":""Governor"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -510104ec-ccaa-489a-8516-d89facdbf1e7,,USER,What are the names of buildings sorted in descending order of building height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -a9d19cd6-e65d-4116-b76c-f17fb5869838,,USER,Show the average salary for employees with commission percentages in each department.,"{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""commission_pct"",""transformationType"":""condition"",""operation"":""!="",""value"":""'null'""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -a56281b1-3178-4a6f-b3e8-33e0a9c2aeb3,,USER,"Show first name, last name, age for all female students. Their sex is F.","{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""F""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -6cd8952f-bae6-4492-8766-bebf149525b1,,USER,Identify distinct store types and their count.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -724c5e8e-917d-4900-8d73-b2a4819d9939,,USER,Find the average checking balance.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" -c5b936e0-c265-49ae-b74d-f94be62e0e78,,USER,What are the average prominence of the mountains in country 'Morocco'?,"{""transformations"":[{""column"":""prominence"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Morocco""}]}","[{""columns"":[""id"",""name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -e2368051-cf58-45ca-8b20-e3d3138e2051,,USER,What are the student ids for all male students?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -c9d37c6e-7533-410a-bbd2-d98ccd218cd7,,USER,How many documents with document type code BK are associated with each product ID?,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -c6cbadd9-4bc0-4ca3-830d-fbb4e3e5c7ad,,USER,How many students play sports?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -e87ae0ed-97ba-47e2-bde8-24322266d1bb,,USER,What are 3 most highly rated episodes in the TV series table and what were those ratings?,"{""transformations"":[{""column"":""Rating"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -1c5c409b-3b45-46c7-abd1-07bb3e324bc3,,USER,What are the average price and score of wines grouped by appelation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -8204932b-265f-4be7-b172-ef4782fd7a2a,,USER,What is the average age across different job positions?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -6e54fc4f-08d6-44fd-b527-979a83628e1b,,USER,Identify the quantity of medicines provided by each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -90c579a6-d695-4cc9-b27d-8134b00be933,,USER,Find the total number of players.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -65395fca-81cc-43d4-9eb3-de76f30f5af1,,USER,How many artists are male and how many are female?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -147d82f7-10d1-4bfc-ac80-e16e64dec4e0,,USER,How many games are played for all students?,"{""transformations"":[{""column"":""gamesplayed"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -55e4671a-b0cd-4244-84f8-858bef38369e,,USER,Show all cities and corresponding number of students.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -3dc5aa87-c585-42b4-9d83-eaef8fee8357,,USER,What is the total account balance for customers with a credit score of above 100 for the different states?,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -1649cd94-00cb-4c37-97b3-ca16eabd642c,,USER,List the publisher of the publication with the highest price.,"{""transformations"":[{""column"":""Price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -3efdee7d-a407-48a0-b748-301f3d173224,,USER,How many transcripts are released?,"{""transformations"":[{""column"":""transcript_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""transcript_id"",""transcript_date"",""other_details""],""name"":""Transcripts"",""type"":""grid""}]" -46f67a36-568d-4b72-98d7-1d65dda81d2a,,USER,Show all student ids who are older than 20.,"{""transformations"":[{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -82c28271-9e58-4b0b-973f-9b8618cee8a4,,USER,What is the average age for males in each job?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -50cc3096-4c31-46ef-8573-77cffd67456d,,USER,"In what year was "" Kevin Spacey "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'actor_name0'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -ca7f2763-4a08-40aa-b4f2-7a0d1a5829dd,,USER,What are the three largest cities in terms of regional population?,"{""transformations"":[{""column"":""regional_population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""City_ID"",""City"",""Hanzi"",""Hanyu_Pinyin"",""Regional_Population"",""GDP""],""name"":""city"",""type"":""grid""}]" -4d77dcd9-fffd-40fc-8338-e9716f012c19,,USER,Show all the ranks and the number of male and female faculty for each rank.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -9f6a37de-30b8-4c7b-9058-6a39838ff3ff,,USER,Count the players for every hand preference.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -6c004ed8-da3b-4be1-8fcb-a49a3a37da75,,USER,what is the capital of the texas state,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -2a09ce36-ce6e-4765-bc0c-f282315deb74,,USER,What are the phones of departments in Room 268?,"{""transformations"":[{""column"":""Room"",""transformationType"":""condition"",""operation"":""="",""value"":268}]}","[{""columns"":[""DNO"",""Division"",""DName"",""Room"",""Building"",""DPhone""],""name"":""Department"",""type"":""grid""}]" -4518ec10-b265-4e38-a5df-a70108b83805,,USER,"What are the teams of the players, sorted in ascending alphabetical order?","{""transformations"":[{""column"":""Team"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -24653e45-49e4-4e2a-9652-480a58a5d81e,,USER,What are the names of enzymes that include the string 'ALA'?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""ALA""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -ca09b608-e821-49ca-b639-ae7789bfa65c,,USER,What is the phone and email for customer with first name Aniyah and last name Feest?,"{""transformations"":[{""column"":""customer_first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aniyah'""},{""column"":""customer_last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Feest'""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -4ae149b6-dd0b-4935-a49e-9fd710c1ff53,,USER,How many technicians are there?,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -570b05d8-6e62-40e3-ab8b-dacdd2980679,,USER,Show the number of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -8eaf99c0-92cc-4f0b-82d9-6ad861af04bc,,USER,What is the average price and score of wines grouped by appellation?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Citizenship"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -c6211722-a8a9-4ecf-b0e9-eafcd3bd0491,,USER,What is the name of the school with smallest enrollment size per state?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -21ff07de-f4c0-4f26-974b-4b9e96d1cc6b,,USER,"What are the names and headquarters of all manufacturers, ordered by revenue descending?","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -45790f03-1439-4526-96c9-efa9346473ae,,USER,Show the different headquarters and number of companies at each headquarter.,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -c72f76a9-e4af-4cb1-8590-7547815c75c9,,USER,What is the total amount of payment?,"{""transformations"":[{""column"":""Amount_Payment"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Payment_ID"",""Settlement_ID"",""Payment_Method_Code"",""Date_Payment_Made"",""Amount_Payment""],""name"":""Payments"",""type"":""grid""}]" -977f2980-9c37-4d4c-9a82-7dc450e29028,,USER,Display the year and the average number of attendance at home games for each year.,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -666b8aef-7e93-4c45-9fa0-ce34defd3b98,,USER,Count the number of paragraphs.,"{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -d73a6914-8d12-447e-a8dc-55d85d0a1a8a,,USER,What are the first names for all students who are from the major numbered 600?,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -235a3e47-6725-4622-8649-88b542f6ba6f,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -635e2022-d2de-4a30-a5d9-a10f779b6fa3,,USER,List the distinct positions of pilots older than 30.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":30}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -820b2716-10ee-4096-8f98-2e9dcb71b61f,,USER,"Please show the names of the buildings whose status is ""on-hold"", in ascending order of stories.","{""transformations"":[{""column"":""Status"",""transformationType"":""condition"",""operation"":""="",""value"":""'on-hold'""},{""column"":""Stories"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -846f3064-d8bc-4770-bf9d-f0b0d26bde77,,USER,Identify the mean price range for hotels based on their star rating code.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -7cc182ba-9344-42ae-87f0-47470f812a81,,USER,"For the problem with id 10, return the ids and dates of its problem logs.","{""transformations"":[{""column"":""problem_id"",""transformationType"":""condition"",""operation"":""="",""value"":10}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -ff9410c9-31c0-4d54-88df-37064732bd08,,USER,Show the 3 counties with the smallest population.,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -e222ee52-300a-4746-b1f5-5bbcbc88eda8,,USER,List the name of all rooms sorted by their prices.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -04c7e4b2-6571-4760-8dca-b0d3bfcb15e5,,USER,Which ministers are not a part of the Progress Party?,"{""transformations"":[{""column"":""party_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Progress Party""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -64398cd5-da55-43c6-aefa-3bd8ca4a2388,,USER,How many rooms with a capacity of over 50 are there in each building?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -b73809da-ae3f-4841-9f16-93517720035a,,USER,Who is the founder of Sony?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -fbd7697a-ccb1-47e2-9c78-4132188a06f5,,USER,Count the number of different nationalities.,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -b96cca4f-7228-4e20-bf5e-68202dc14f0c,,USER,Find the number of universities that have over a 20000 enrollment size for each affiliation type.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -cf3ca214-2446-4c9d-8067-8a89b3088456,,USER,How many songs were released for each format?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -b26a8eca-b9ff-4d6f-8bab-9fb3a38dec47,,USER,"What are the titles, years, and directors of all movies, ordered by budget in millions?","{""transformations"":[{""column"":""budget_million"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -273cc229-276d-4bc9-b52b-983d87542267,,USER,List the writers of the books in ascending alphabetical order.,"{""transformations"":[{""column"":""Writer"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" -18695f7a-aabd-4e2d-a5ea-ca6e1b07a47b,,USER,Determine the total enrollment for universities of each affiliation type.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -9a639bbe-c367-4fd1-8b12-61d225bac592,,USER,Show different types of ships and the average tonnage of ships of each type.,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -a3b70305-06fe-4c53-b300-ee48cecbe884,,USER,how many people live in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -9d9239fc-5a2f-4552-a0b2-f98ee42012c6,,USER,Determine the average age for each gender.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -cd6d2c89-e45e-4da7-be98-2678e1a9d6b9,,USER,"Which clubs are located at ""AKW""? Return the club names.","{""transformations"":[{""column"":""clublocation"",""transformationType"":""condition"",""operation"":""="",""value"":""'AKW'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -545190a3-5836-44db-be7d-b33d9cceaa60,,USER,Return the names of the contestants whose names contain the substring 'Al' .,"{""transformations"":[{""column"":""contestant_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""al""}]}","[{""columns"":[""contestant_number"",""contestant_name""],""name"":""CONTESTANTS"",""type"":""grid""}]" -904b9eec-9881-4163-a469-6298335d35bf,,USER,Determine the average hotel prices based on their pet policies.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -583c1aa3-2817-41cd-911a-0f1ce64177be,,USER,"Find the name, headquarter and revenue of all manufacturers sorted by their revenue in the descending order.","{""transformations"":[{""column"":""revenue"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -8408b629-30b6-4de2-9b84-84ad27fc7154,,USER,Show student ids for all male students.,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -649d67b5-e055-465b-a97b-47016e3e04d7,,USER,"Retrieve the average price of products for each manufacturer, displaying only the manufacturer's code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -ab869299-df73-4603-b97a-547aba65d598,,USER,Please show different denominations and the corresponding number of schools.,"{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Denomination"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -af9b1a15-e369-4d3a-9856-6bb47e04fc04,,USER,How many high schoolers are in each grade?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -afe1fbbc-9d92-4fbc-a144-8e3db31df52f,,USER,How many distinct countries do players come from?,"{""transformations"":[{""column"":""country_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -07fb8d0b-2238-402c-96c4-4485822afa1e,,USER,what are major rivers in illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -8d94a78e-d83c-4dff-868a-c007b79c797a,,USER,Find the distinct number of president votes.,"{""transformations"":[{""column"":""President_Vote"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -fdc3c699-54d2-4776-9b38-26db101d8f5d,,USER,What is the average number of attendance at home games for each year?,"{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -83efbdd2-0ed7-426a-b9a2-28b4143314d5,,USER,"Find job id and date of hire for those employees who was hired between November 5th, 2007 and July 5th, 2009.","{""transformations"":[{""column"":""hire_date"",""transformationType"":""condition"",""operation"":"">="",""value"":""2007-11-05""},{""column"":""hire_date"",""transformationType"":""condition"",""operation"":""<="",""value"":""2009-07-05""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -1d3cf132-6522-4a6c-b4d8-6dd93d3a4d09,,USER,What are the nicknames of schools whose division is not 1?,"{""transformations"":[{""column"":""Division"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" -d2f69756-26e6-4201-a966-784c4bc25393,,USER,"For each classroom, report the classroom number and the number of grades using it.","{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -0ab4078c-5cc5-490e-b02c-83c0281e7b79,,USER,List the name of actors in ascending alphabetical order.,"{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Actor_ID"",""Name"",""Musical_ID"",""Character"",""Duration"",""age""],""name"":""actor"",""type"":""grid""}]" -8f32256a-8fd7-43be-ace4-f35ec4dd01ed,,USER,What are the names of enzymes who does not produce 'Heme'?,"{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -0116477c-0ea0-43ae-8acf-b622445d9b1a,,USER,Find the average price of the products for each category.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -22a8f865-42d3-42d5-a899-bfd2a359ab3f,,USER,Calculate the total revenue of companies founded by each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -20026103-865a-4744-8cd6-2aa14c8f77aa,,USER,machine networks for one shot learning,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'machine networks for one shot learning'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -133ed166-869d-4bd8-8cd9-ef6d62254c10,,USER,What is the id of every employee who has at least a salary of 100000?,"{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":"">"",""value"":100000}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -37dfe654-7d4f-4b32-94f8-14ebf786b89c,,USER,Count the number of trains originating from each starting point.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""origin"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""train_number"",""name"",""origin"",""destination"",""time"",""interval""],""name"":""train"",""type"":""grid""}]" -fe925ba3-fb48-4c9e-a5ee-22173ca4b28a,,USER,How much salary did the top 3 well-paid players get in 2001?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" -ab6123ee-ff51-428c-bdd7-84abf0eafbbb,,USER,Find the average hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -c000e0da-9181-49c9-8bd8-dc2faaa70638,,USER,Find the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -cc86b14a-3818-425f-a9ea-ee2fd800a035,,USER,List the distinct police forces of counties whose location is not on east side.,"{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'East'""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -86a1b31d-1e37-4769-8288-827fb23a6a48,,USER,"Show the id and star rating of each hotel, ordered by its price from low to high.","{""transformations"":[{""column"":""price_range"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -ae500935-c48d-4fdb-8c57-6a37e0cecadc,,USER,Determine the number of unique addresses for each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -f8935ad7-5579-4855-91b6-3f5901351aeb,,USER,Which district has the largest population?,"{""transformations"":[{""column"":""city_population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""District_ID"",""District_name"",""Headquartered_City"",""City_Population"",""City_Area""],""name"":""district"",""type"":""grid""}]" -ed4ef5cd-4163-4e64-9341-175682aaa090,,USER,"List the vehicle flight number, date and pilot of all the flights, ordered by altitude.","{""transformations"":[{""column"":""altitude"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" -222937af-99e1-4508-a8eb-860d530f9d63,,USER,How many farms are there?,"{""transformations"":[{""column"":""Farm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -a2aed411-5ff1-4710-af1b-66bfc46b3b52,,USER,Count the number of dogs that went through a treatment.,"{""transformations"":[{""column"":""dog_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -f467f736-7a45-46b0-aaee-0864d03bb6db,,USER,return me the homepage of PVLDB .,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'PVLDB'""}]}","[{""columns"":[""homepage"",""jid"",""name""],""name"":""journal"",""type"":""grid""}]" -856dae5d-8af1-4a61-bfb6-1e989e0d20b3,,USER,How many templates have template type code CV?,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'CV'""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -b1050413-28ff-4885-84f0-8e1227c7b146,,USER,Display the number of railways at each location.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -2a64eabe-9513-47cd-aa6b-2a5f2af4c6d3,,USER,Where is the headquarter of the company founded by James?,"{""transformations"":[{""column"":""founder"",""transformationType"":""condition"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -24755219-bb6f-4000-b03b-cd514a7cea96,,USER,Find the count of medicines offered for each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -3998fb50-12bd-45df-9934-a94281940a8d,,USER,"return me the year of "" Making database systems usable ""","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -442f0b14-454d-456b-9ecd-97a14c12979c,,USER,List all countries of markets in ascending alphabetical order.,"{""transformations"":[{""column"":""Country"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -29885146-8358-4d33-8e49-21f9bfcd7fc4,,USER,Return the device carriers that do not have Android as their software platform.,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""condition"",""operation"":""!="",""value"":""Android""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -7ad19018-90b8-47dc-b832-d989650b510a,,USER,What are the names of companies with revenue between 100 and 150?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""revenue"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -1685c258-16e3-4622-9359-f0d33f0b7cad,,USER,"What are the years, titles, and publishers for all books, ordered by year descending?","{""transformations"":[{""column"":""YEAR"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -2e080517-18ed-44c0-99a6-ebb916927cf5,,USER,Count the number of conductors.,"{""transformations"":[{""column"":""Conductor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -a2e4e796-7d88-4803-9584-a7ba79e5296c,,USER,Show all card type codes and the number of customers holding cards in each type.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""card_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""card_id"",""customer_id"",""card_type_code"",""card_number"",""date_valid_from"",""date_valid_to"",""other_card_details""],""name"":""Customers_Cards"",""type"":""grid""}]" -482f9902-517f-48af-a655-ce0583ac1ebf,,USER,Give the phone and postal code corresponding to the address '1031 Daugavpils Parkway'.,"{""transformations"":[{""column"":""address"",""transformationType"":""condition"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" -7dc09cf8-7175-4a63-b8cf-25cf383db126,,USER,display the job title of jobs which minimum salary is greater than 9000.,"{""transformations"":[{""column"":""min_salary"",""transformationType"":""condition"",""operation"":"">"",""value"":9000}]}","[{""columns"":[""JOB_ID"",""JOB_TITLE"",""MIN_SALARY"",""MAX_SALARY""],""name"":""jobs"",""type"":""grid""}]" -661e3585-d860-43b8-87de-1713bf51a2d6,,USER,What is the ship with the largest amount of tonnage called?,"{""transformations"":[{""column"":""Tonnage"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -48845bf5-f086-4652-8025-bb9f7bf57df0,,USER,What is the description of the marketing region China?,"{""transformations"":[{""column"":""Marketing_Region_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'China'""}]}","[{""columns"":[""Marketing_Region_Code"",""Marketing_Region_Name"",""Marketing_Region_Descriptrion"",""Other_Details""],""name"":""Marketing_Regions"",""type"":""grid""}]" -7801a275-e512-4052-9469-87bd88d919b6,,USER,How many flights have a velocity larger than 200?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""velocity"",""transformationType"":""condition"",""operation"":"">"",""value"":200}]}","[{""columns"":[""id"",""Vehicle_Flight_number"",""Date"",""Pilot"",""Velocity"",""Altitude"",""airport_id"",""company_id""],""name"":""flight"",""type"":""grid""}]" -bbeacf80-be44-40b6-9fe6-2c444b1bdb8c,,USER,how many states are in the united states,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -8ac9f103-3cd0-4087-83f7-868f175d25ef,,USER,What is the pixel aspect ratio and country of origin for all TV channels that do not use English?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -d3833664-e376-4bb6-b8dd-1bf974aa9c08,,USER,Show the id of each employee and the number of authorized document destructions for each employee.,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -b79dc315-b0c2-419a-848c-332c1f7a9155,,USER,How many type of governments are in Africa?,"{""transformations"":[{""column"":""GovernmentForm"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Africa'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -5888943c-7e99-4fa4-8bb4-723a3925cde2,,USER,What is the complete description of the job of a researcher?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Staff_Roles"",""type"":""grid""}]" -b12ef58c-33d3-4dac-ab3d-4b39c4183155,,USER,List the Episode of all TV series sorted by rating.,"{""transformations"":[{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -790a490f-605a-4940-a5f1-09c686dfe191,,USER,Return the names and ids of all products whose price is between 600 and 700.,"{""transformations"":[{""column"":""product_price"",""transformationType"":""condition"",""operation"":"">="",""value"":600},{""column"":""product_price"",""transformationType"":""condition"",""operation"":""<="",""value"":700}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -5aa913cb-ee1c-45cb-add2-c8ee58568280,,USER,"Show the ministers and the time they took and left office, listed by the time they left office.","{""transformations"":[{""column"":""left_office"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -afc41c29-e366-46f9-86a6-fd6116a00dba,,USER,How many tasks are there in total?,"{""transformations"":[{""column"":""task_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""task_id"",""project_id"",""task_details"",""eg Agree Objectives""],""name"":""Tasks"",""type"":""grid""}]" -f7693e8f-deb8-4134-bdf3-f34be37b4ad9,,USER,"When do all the researcher role staff start to work, and when do they stop working?","{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""researcher""}]}","[{""columns"":[""staff_id"",""project_id"",""role_code"",""date_from"",""date_to"",""other_details""],""name"":""Project_Staff"",""type"":""grid""}]" -a37583a6-d50e-4733-b8b1-2c113445ca95,,USER,"How many customers have at least one order with status ""Cancelled""?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_status"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""order_date"",""order_details""],""name"":""Customer_Orders"",""type"":""grid""}]" -ccd528c1-436e-4a46-9da1-97b872c99f12,,USER,Display the classroom number and the total number of students for each fourth-grade classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -524c0e4c-e1ed-4e99-9c7c-762502e4c5a2,,USER,find the pixel aspect ratio and nation of the tv channels that do not use English.,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""English""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -7a827ff8-691f-408a-a0e5-fea0c4b96875,,USER,What is the course description and number of credits for QM-261?,"{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""QM-261""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -45c795e3-c4df-459a-80ed-5353c46d3b06,,USER,Count the number of artists who have had volumes.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -9a2c2c81-fb45-419b-a235-e50714c2ea21,,USER,"Find the id of the order whose shipment tracking number is ""3452"".","{""transformations"":[{""column"":""shipment_tracking_number"",""transformationType"":""condition"",""operation"":""="",""value"":""'3452'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" -51e08013-0dba-4540-ace2-a8dfc86d3dd4,,USER,"Find the number of students who have the word ""son"" in their personal names.","{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""son""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -ee78839b-2c50-4463-bbe8-4e7a1eec1e3d,,USER,List the name of all customers sorted by their account balance in ascending order.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -b8f4cea7-928c-4b69-88d3-b6ae0dd522f2,,USER,Find the name of the stadium that has the maximum capacity.,"{""transformations"":[{""column"":""capacity"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -9c4006b7-72c4-493e-b6f0-63a5a6957547,,USER,What are the names of all wines produced in 2008?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":""'2008'""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -5c2d2424-e028-42b1-baff-f213ebf943ae,,USER,What is the zip code in which the average mean sea level pressure is the lowest?,"{""transformations"":[{""column"":""zip_code"",""transformationType"":""grouping""},{""column"":""mean_sea_level_pressure_inches"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -25ecec2d-2e2f-4a84-9db5-d9b7834779e7,,USER,what is the combined population of all 50 states,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -33ad38af-5ee9-402a-acd1-970619102dbc,,USER,What are the dates with a maximum temperature higher than 85?,"{""transformations"":[{""column"":""max_temperature_f"",""transformationType"":""condition"",""operation"":"">"",""value"":85}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -4b6149ab-a835-4fee-9284-53049e547aa5,,USER,How films are produced by each studio?,"{""transformations"":[{""column"":""Film_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Studio"",""transformationType"":""grouping""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -20e74002-6955-4f24-8e46-4797c27ac4a4,,USER,How many faculty members do we have for each faculty rank?,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -e38ec550-6274-46a3-bb42-5bd0a446e3ac,,USER,How many different types of beds are there?,"{""transformations"":[{""column"":""bedType"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -14742910-6e83-4ebe-8412-2659de533c05,,USER,Calculate the average age for each city and display those cities.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -c86396fe-51b4-461e-bf9c-bed16eb3c44a,,USER,"Find the address of the location named ""UK Gallery"".","{""transformations"":[{""column"":""Location_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'UK Gallery'""}]}","[{""columns"":[""Location_ID"",""Location_Name"",""Address"",""Other_Details""],""name"":""Locations"",""type"":""grid""}]" -91868423-63fb-4a08-8b3f-3318fd2d9605,,USER,Show names for all regions except for Denmark.,"{""transformations"":[{""column"":""region_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""Denmark""}]}","[{""columns"":[""Region_id"",""Region_code"",""Region_name""],""name"":""region"",""type"":""grid""}]" -20302c80-8e38-4f34-9f23-e74edc9f0a9a,,USER,"What are the states, account types, and credit scores for customers who have 0 loans?","{""transformations"":[{""column"":""no_of_loans"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -f637d221-9098-43fc-bffb-550ef03078cf,,USER,Give the city that the student whose family name is Kim lives in.,"{""transformations"":[{""column"":""LName"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kim'""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e50e327a-ad1e-4aa7-9995-5c15b90fe417,,USER,Find the name of the most expensive hardware product.,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Hardware""},{""column"":""product_price"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""product_id"",""product_type_code"",""product_name"",""product_price""],""name"":""Products"",""type"":""grid""}]" -66a339ed-4a62-4c5c-874c-35d3f1a4294d,,USER,"What is the first, middle, and last name of the first student to register?","{""transformations"":[{""column"":""date_first_registered"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -0a6e09dc-46a5-46f7-a1a4-efa5764268d1,,USER,Count the number of templates.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -43bef4e8-fa8f-4888-bf87-d31c00b54af8,,USER,What is the product with the highest height? Give me the catalog entry name.,"{""transformations"":[{""column"":""height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""catalog_entry_id"",""catalog_level_number"",""parent_entry_id"",""previous_entry_id"",""next_entry_id"",""catalog_entry_name"",""product_stock_number"",""price_in_dollars"",""price_in_euros"",""price_in_pounds"",""capacity"",""length"",""height"",""width""],""name"":""Catalog_Contents"",""type"":""grid""}]" -e7c03d82-eaae-4618-bf00-e03745342185,,USER,"list all the names of programs, ordering by launch time.","{""transformations"":[{""column"":""launch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -d8a61c88-ca1d-4528-8b0b-211dc8899b4e,,USER,how many residents live in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -1399ccfc-f0fb-4ca7-99e6-befa583fca20,,USER,"Who is the first student to register? List the first name, middle name and last name.","{""transformations"":[{""column"":""date_first_registered"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -726548e4-bdf8-4102-bc6a-24426219e48a,,USER,what is the highest point in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -2e7b5c10-a060-47e4-a6d1-70ade5ea49e5,,USER,Find the name of dorms that can accommodate more than 300 students.,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":300}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -c7a0994f-e03f-4a76-a5e5-f1a13974ad08,,USER,Present the various record labels and their respective number of orchestras.,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -195b25b2-df9c-4468-a47a-0dfe423c2669,,USER,What are the campuses that opened in 1958?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1958}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -f18508d3-69c5-4a3d-8226-3475d4421717,,USER,What is Astrid Gruber's email and phone number?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Astrid'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Gruber'""}]}","[{""columns"":[""id"",""first_name"",""last_name"",""company"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email"",""support_rep_id""],""name"":""customers"",""type"":""grid""}]" -c04db4c0-3d64-41a1-a8d7-d2f817379186,,USER,List the amount and donor name for the largest amount of donation.,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""endowment_id"",""School_id"",""donator_name"",""amount""],""name"":""endowment"",""type"":""grid""}]" -0e4676a5-fcf4-4462-8809-57c6d6b11026,,USER,Find the last names of teachers teaching in classroom 109.,"{""transformations"":[{""column"":""classroom"",""transformationType"":""condition"",""operation"":""="",""value"":109}]}","[{""columns"":[""LastName"",""FirstName"",""Classroom""],""name"":""teachers"",""type"":""grid""}]" -f05c675e-8ccb-41e6-b40d-f318ec8620a4,,USER,What is the total student capacity of all dorms?,"{""transformations"":[{""column"":""student_capacity"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""dormid"",""dorm_name"",""student_capacity"",""gender""],""name"":""Dorm"",""type"":""grid""}]" -17b65d5b-dbdd-418c-a680-81ccc14a22e1,,USER,List order ids and the product count for each order.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -fc5df77f-0a23-43a7-a96a-031c43612f4e,,USER,What are the card numbers of members from Kentucky?,"{""transformations"":[{""column"":""Hometown"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Kentucky""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -9086d6e8-54c9-4a94-ad9f-e0db2b3ed304,,USER,give me the cities which are in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -5491f137-de64-436c-8cf9-047903b0799c,,USER,What are the names of enzymes whose product is not 'Heme'?,"{""transformations"":[{""column"":""product"",""transformationType"":""condition"",""operation"":""!="",""value"":""Heme""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -94511c9d-7e58-4c4f-83d2-7e2cd0720d28,,USER,Return the description and unit of measurement for products in the 'Herbs' category.,"{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -6821d920-0b87-43ea-8354-bfac21f676f4,,USER,What is the version number and template type code for the template with version number later than 5?,"{""transformations"":[{""column"":""version_number"",""transformationType"":""condition"",""operation"":"">"",""value"":5}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -e92367b1-1699-4717-ac9c-7134abec3c35,,USER,Find the ids of orders which are shipped after 2000-01-01.,"{""transformations"":[{""column"":""shipment_date"",""transformationType"":""condition"",""operation"":"">"",""value"":""'2000-01-01'""}]}","[{""columns"":[""shipment_id"",""order_id"",""invoice_number"",""shipment_tracking_number"",""shipment_date"",""other_shipment_details""],""name"":""Shipments"",""type"":""grid""}]" -8ee32ce3-a605-49cc-83a1-a5190b35d3e4,,USER,springfield is in what state,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -afce535e-fee7-4db5-a219-1b64dcc3079c,,USER,How many male and female artists are there?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -a81747d0-1528-4372-949a-f59186a94148,,USER,how many programs are broadcast in each time section of the day?,"{""transformations"":[{""column"":""Channel_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -24bcec8c-ff61-487e-93ca-30f4fc704586,,USER,What is the name of the highest mountain?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -787bff98-b8b6-4090-bbb2-74f0ad86358f,,USER,"How many players born in USA are right-handed batters? That is, have the batter value 'R'.","{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_country"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""},{""column"":""bats"",""transformationType"":""condition"",""operation"":""="",""value"":""R""}]}","[{""columns"":[""player_id"",""birth_year"",""birth_month"",""birth_day"",""birth_country"",""birth_state"",""birth_city"",""death_year"",""death_month"",""death_day"",""death_country"",""death_state"",""death_city"",""name_first"",""name_last"",""name_given"",""weight"",""height"",""bats"",""throws"",""debut"",""final_game"",""retro_id"",""bbref_id""],""name"":""player"",""type"":""grid""}]" -c234c7f5-e375-4835-979b-3c4a76c0655d,,USER,Which problem log was created most recently? Give me the log id.,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -0d671e4b-d663-4b56-b31d-74372e103256,,USER,Present distinct occupations and their corresponding player counts.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Occupation"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""Sponsor_name"",""Player_name"",""Gender"",""Residence"",""Occupation"",""Votes"",""Rank""],""name"":""player"",""type"":""grid""}]" -24ffa35f-2251-446b-94ee-0eb20afdf162,,USER,what is the number of neighboring states for kentucky,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -7d42415f-09f3-48b0-b254-0e53640c0871,,USER,name the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -17500e01-d37b-4f26-a0b1-e42fb4812ea3,,USER,Give the airport code and airport name corresonding to the city Anthony.,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anthony'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -2a5a6e3b-d8ef-4956-aef9-5233a83e423f,,USER,Show project ids and the number of documents in each project.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -815452ca-a8de-47f2-9bfa-8b30c0a80da7,,USER,How many rooms does the Lamberton building have?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -a1b93fcb-6595-4074-9f5a-0d023ab04688,,USER,What is the mean age for both genders?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -597b8b86-d7ee-4453-b6bc-6c460a19156d,,USER,Find all actors from Italy born after 1980,"{""transformations"":[{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980},{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Italy'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -0c4084f4-830a-4d91-9027-99788b5db82b,,USER,Find the average weight for each pet type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -40c0d3ed-3d0b-49b9-a5e8-2d9696807c11,,USER,"For each distinct product name, show its average product price.","{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -d0c74835-8d40-4ff6-bc1f-ca1c34af42b5,,USER,"For each account type, find the average balance for customers with a credit score below 50.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -e4afffd6-24c4-4e24-9900-e557f811277c,,USER,How many distinct order ids correspond to each product?,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -61c40560-6813-4396-877d-240b6be9a5bf,,USER,What is the average horsepower for all cars produced before 1980 ?,"{""transformations"":[{""column"":""horsepower"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""year"",""transformationType"":""condition"",""operation"":""<"",""value"":1980}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -3fdb10df-7f01-4fc3-b6f3-1b4e26ba1e9f,,USER,List the teams of the players with the top 5 largest ages.,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -2194729c-32f5-48cf-9226-b74fa79f075a,,USER,Identify the codes of countries where Spanish is spoken by the largest percentage of people.,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -733d164a-5d04-40a1-98ce-c7947e323e99,,USER,How many departments offer any degree?,"{""transformations"":[{""column"":""department_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""degree_program_id"",""department_id"",""degree_summary_name"",""degree_summary_description"",""other_details""],""name"":""Degree_Programs"",""type"":""grid""}]" -635c6d1c-09f0-4245-a400-619aa27ba923,,USER,which state borders kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -cd11bf78-9b91-4b85-a482-7ecba9d34df9,,USER,What are the names of airports in Aberdeen?,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Aberdeen'""}]}","[{""columns"":[""City"",""AirportCode"",""AirportName"",""Country"",""CountryAbbrev""],""name"":""airports"",""type"":""grid""}]" -2e7d855f-945e-418d-8111-892437c6dcff,,USER,"What are flight numbers of flights departing from Airport ""APG""?","{""transformations"":[{""column"":""SourceAirport"",""transformationType"":""condition"",""operation"":""="",""value"":""'APG'""}]}","[{""columns"":[""Airline"",""FlightNo"",""SourceAirport"",""DestAirport""],""name"":""flights"",""type"":""grid""}]" -40ac2695-09cc-4558-a906-45fe46d9d6e4,,USER,What are the different ranges of the 3 mountains with the highest prominence?,"{""transformations"":[{""column"":""Prominence"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -622e9c66-bb5e-4193-885d-dd509c65e3f6,,USER,what rivers flow through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -b0422496-fc1c-421d-b2ed-9f5484e4a6c8,,USER,"What is the first and last name of the youngest student with a GPA above 3, and what is their GPA?","{""transformations"":[{""column"":""stu_gpa"",""transformationType"":""condition"",""operation"":"">"",""value"":3},{""column"":""stu_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -2a2b71c6-77fd-4d90-9f80-fa12574d2358,,USER,"What are the themes and years for exhibitions, sorted by ticket price descending?","{""transformations"":[{""column"":""ticket_price"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -c9377f47-7592-4f22-9d22-9c77b160f2ec,,USER,What is the total revenue of companies started by founder?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -3f3b505d-b065-4eee-a25f-9e2b229df786,,USER,Compute the average profits companies make.,"{""transformations"":[{""column"":""Profits_billion"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -9118f501-02bd-415c-b44f-61ba0844165c,,USER,List the code of each role and the number of employees in each role.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""role_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -f9392dd2-904e-475e-a0e5-73673ad46919,,USER,Show all locations that have train stations with at least 15 platforms and train stations with more than 25 total passengers.,"{""transformations"":[{""column"":""number_of_platforms"",""transformationType"":""condition"",""operation"":"">="",""value"":15},{""column"":""total_passengers"",""transformationType"":""condition"",""operation"":"">"",""value"":25}]}","[{""columns"":[""Station_ID"",""Name"",""Annual_entry_exit"",""Annual_interchanges"",""Total_Passengers"",""Location"",""Main_Services"",""Number_of_Platforms""],""name"":""station"",""type"":""grid""}]" -2625a291-dcc9-4dad-96f1-a5c6f93267c3,,USER,List all statement IDs and the number of accounts for each statement.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""STATEMENT_ID"",""transformationType"":""grouping""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -e41cab4d-a538-4369-897c-5e9c8656c41b,,USER,Determine the number of ships for each type.,"{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -fc3c53a1-bc74-465f-8b79-374da13efe9c,,USER,What are the names and descriptions of the products that are of 'Cutlery' type and have daily hire cost lower than 20?,"{""transformations"":[{""column"":""product_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""Cutlery""},{""column"":""daily_hire_cost"",""transformationType"":""condition"",""operation"":""<"",""value"":20}]}","[{""columns"":[""product_id"",""product_type_code"",""daily_hire_cost"",""product_name"",""product_description""],""name"":""Products_for_Hire"",""type"":""grid""}]" -3b7f7578-b80f-47ac-93c3-82f1013585c3,,USER,What is the average earnings of poker players?,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -313e0aca-dc74-4ea1-9c18-147c0862c684,,USER,What is the name of the bank branch with the greatest number of customers?,"{""transformations"":[{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -1d7df032-dc99-4549-9470-3022e69b32ec,,USER,"For each account type, find the average account balance of customers with credit score lower than 50.","{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""acc_type"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -64111826-4e25-4a2c-8800-4ba63791ef64,,USER,where is massachusetts,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'massachusetts'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -5200c981-41ac-4e5e-8a29-6c5a1eefc18f,,USER,"List all cartoon directed by ""Ben Jones"".","{""transformations"":[{""column"":""Directed_by"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ben Jones'""}]}","[{""columns"":[""id"",""Title"",""Directed_by"",""Written_by"",""Original_air_date"",""Production_code"",""Channel""],""name"":""Cartoon"",""type"":""grid""}]" -fcbde9c1-d0bc-4688-b283-df43c9b440f0,,USER,Return the codes of countries for which Spanish is the predominantly spoken language.,"{""transformations"":[{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -75e12e2b-5f8b-44e2-87b2-1ea4644023d7,,USER,Show all template ids and number of documents using each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -2f7034ae-dbd0-4bc9-aba1-bc93def23ff6,,USER,"What are the date of ceremony of music festivals with category ""Best Song"" and result ""Awarded""?","{""transformations"":[{""column"":""Category"",""transformationType"":""condition"",""operation"":""="",""value"":""'Best Song'""},{""column"":""RESULT"",""transformationType"":""condition"",""operation"":""="",""value"":""'Awarded'""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -3ff6862d-8b03-4012-b14c-0fc3ed0c9c2b,,USER,Find the name of the user who has the largest number of followers.,"{""transformations"":[{""column"":""followers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -78df2f73-c4e3-415a-af8f-ce6d07e54e1b,,USER,List the name of enzymes in descending lexicographical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -ad839aa2-2a0a-4ce0-a5b8-ab16a22ad08e,,USER,"List the journals published in March , 2011","{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2011},{""column"":""journalid"",""transformationType"":""grouping""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -397660b2-9508-44f6-8c17-29cc1a05dab8,,USER,"What is the first, last name, gpa of the youngest one among students whose GPA is above 3?","{""transformations"":[{""column"":""stu_gpa"",""transformationType"":""condition"",""operation"":"">"",""value"":3},{""column"":""stu_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -a0f41c11-983e-4515-81e6-a34abea3e59e,,USER,What are the different product names? What is the average product price for each of them?,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -f568e69b-c111-443a-a0d9-0473720f9f00,,USER,How many captains with younger than 50 are in each rank?,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -f87086e6-50d6-4bab-845e-9d3850ebe531,,USER,what are the populations of all the major cities in wisconsin,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -7c1b15cf-e353-4ce3-95a3-8c77ce8f64f4,,USER,"What is the weekly rank for the episode ""A Love of a Lifetime""?","{""transformations"":[{""column"":""Episode"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Love of a Lifetime'""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -890d9f3e-bdf3-4252-a59f-8817ce348d9e,,USER,"Find the names of all swimmers, sorted by their 100 meter scores in ascending order.","{""transformations"":[{""column"":""meter_100"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""Nationality"",""meter_100"",""meter_200"",""meter_300"",""meter_400"",""meter_500"",""meter_600"",""meter_700"",""Time""],""name"":""swimmer"",""type"":""grid""}]" -3722d528-b2ad-4784-bcf6-c02c931a93c0,,USER,How many musicals has each nominee been nominated for?,"{""transformations"":[{""column"":""Musical_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nominee"",""transformationType"":""grouping""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -fba11de5-ca75-47e1-a2de-5ee798a2af9b,,USER,List the names of buildings in descending order of building height.,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""City"",""Height"",""Stories"",""Status""],""name"":""buildings"",""type"":""grid""}]" -73b2d515-4fbb-479b-a0de-e5133f68b1aa,,USER,Determine the total count of countries where Spanish is the most spoken language.,"{""transformations"":[{""column"":""CountryCode"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Percentage"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spanish'""},{""column"":""CountryCode"",""transformationType"":""grouping""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -38966370-2d53-4b9a-967f-54058fa8aa8f,,USER,What is the average price of products grouped by manufacturer code?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -c9224a31-a4e3-45f3-9aaf-752e0d438255,,USER,What is the zip code of the address in the city Port Chelsea?,"{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""Port Chelsea""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -ad1b8e07-42ad-4b39-ad99-6ad4f3d1b9f0,,USER,What is the average age for all people in the table?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -192ba65c-7d89-48af-a7ca-bd85d2c58feb,,USER,How many employees do we have?,"{""transformations"":[{""column"":""employee_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""employee_id"",""role_code"",""employee_name"",""other_details""],""name"":""Employees"",""type"":""grid""}]" -af0e7f30-a77f-4640-8e88-842863c32db3,,USER,What are the state and country of all the cities that have post codes starting with 4.\,"{""transformations"":[{""column"":""zip_postcode"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4""}]}","[{""columns"":[""address_id"",""address_content"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -b9f91caf-f607-444f-ad61-2273899eee9b,,USER,What are the id of students who registered course 301?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""condition"",""operation"":""="",""value"":301}]}","[{""columns"":[""student_id"",""course_id"",""date_of_attendance""],""name"":""Student_Course_Attendance"",""type"":""grid""}]" -527cdcff-e26f-447e-ba89-90ab24c7bac8,,USER,What is the number of different class sections offered in the course ACCT-211?,"{""transformations"":[{""column"":""class_section"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""ACCT-211""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -d9bb949c-174d-4bd2-b989-7f7a623c91f0,,USER,Find the average fee on a CSU campus in 1996,"{""transformations"":[{""column"":""campusfee"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1996}]}","[{""columns"":[""Campus"",""Year"",""CampusFee""],""name"":""csu_fees"",""type"":""grid""}]" -9a10beca-4f4d-4dd2-b7ee-969ff959782e,,USER,how high is the highest point in america,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -cde9a36c-d132-4ce6-a978-52e58726f301,,USER,"For each type of store, how many of them are there?","{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -62fb8328-afd1-4479-ad49-8718d9186c64,,USER,Find the average rank of winners in all matches.,"{""transformations"":[{""column"":""winner_rank"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -a63b13a8-0a13-42ae-9a18-cb573930bbf1,,USER,What is the total rating of channel for each channel owner?,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -cbc15e8e-cde3-4d54-a2ac-9d0df0f8d75e,,USER,"Return the name, location, and seating of the track that was opened in the most recent year.","{""transformations"":[{""column"":""year_opened"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -a917eff7-9553-4c66-acc3-fff2137b5d0c,,USER,"What is the first name, GPA, and phone number of the students with the top 5 GPAs?","{""transformations"":[{""column"":""stu_gpa"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -ac1b052a-68aa-4381-96fd-497cb0378d2d,,USER,What is the average snatch score of body builders?,"{""transformations"":[{""column"":""Snatch"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -19e51192-482d-462f-9915-39d8be29cbed,,USER,"What are the names of organizations that contain the word ""Party""?","{""transformations"":[{""column"":""organization_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -7c80d651-7034-4732-ae9b-0c4c8dedf994,,USER,List all businesses with rating 3.5,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":3.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -61c5de6b-aac9-41e9-926b-4cbcdefd310e,,USER,List all club names in descending alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Club_ID"",""name"",""Region"",""Start_year""],""name"":""club"",""type"":""grid""}]" -25bd7c59-b5a2-4dc0-b90e-56efdb283199,,USER,Find the number of users who posted some tweets.,"{""transformations"":[{""column"":""UID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" -f59c7b39-3f3a-494a-919b-0fe8208f308d,,USER,"What are the names of all genres in alphabetical order, combined with its ratings?","{""transformations"":[{""column"":""g_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" -a7b23d96-6106-42eb-8686-07b2798ac638,,USER,How many companies are headquartered in the US?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Headquarters"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -3b7f6d63-b7d0-4cc8-be91-65469a6cf93b,,USER,How many customers do we have?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_last_name"",""customer_address"",""customer_phone"",""customer_email"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -94bcf0e2-4553-44fe-b87e-ccd070127f21,,USER,how many rivers are there in us,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -90265165-6908-4093-9a31-7066ceef1e59,,USER,Determine the number of hosts for each nationality and list the nationality and the count.,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""f1"",""transformationType"":""grouping""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" -dd9a2588-1a5c-4cae-8079-c88b6443eed6,,USER,What is the id of the patient who stayed in room 111 most recently?,"{""transformations"":[{""column"":""room"",""transformationType"":""condition"",""operation"":""="",""value"":111},{""column"":""staystart"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""StayID"",""Patient"",""Room"",""StayStart"",""StayEnd""],""name"":""Stay"",""type"":""grid""}]" -4090dc6d-3b49-45b5-8889-be0e42ac8811,,USER,How many hours do the students spend studying in each department?,"{""transformations"":[{""column"":""stu_hrs"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""STU_NUM"",""STU_LNAME"",""STU_FNAME"",""STU_INIT"",""STU_DOB"",""STU_HRS"",""STU_CLASS"",""STU_GPA"",""STU_TRANSFER"",""DEPT_CODE"",""STU_PHONE"",""PROF_NUM""],""name"":""STUDENT"",""type"":""grid""}]" -387bc9c1-e6e9-42f5-be19-ce800584a9e4,,USER,Return the names and ids of customers who have TN in their address.,"{""transformations"":[{""column"":""customer_address"",""transformationType"":""condition"",""operation"":""contains"",""value"":""TN""}]}","[{""columns"":[""customer_id"",""payment_method_code"",""customer_code"",""customer_name"",""customer_address"",""customer_phone"",""customer_email""],""name"":""Customers"",""type"":""grid""}]" -a9d58f83-c096-4790-98f0-c5aa3fdf74c5,,USER,Count the total number of settlements made.,"{""transformations"":[{""column"":""Settlement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Settlement_ID"",""Claim_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled"",""Customer_Policy_ID""],""name"":""Settlements"",""type"":""grid""}]" -b824ba05-e47e-483b-999f-ebfaaf555ec4,,USER,"What are the names and birth dates of people, ordered by their names in alphabetical order?","{""transformations"":[{""column"":""Name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -d4879d12-03b7-4c35-9fc5-087eb8552df6,,USER,Return the founder of Sony.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -b1791fcb-f07e-46b8-a99c-d8aa693e37cc,,USER,"What are the famous titles of the artist ""Triumfall""?","{""transformations"":[{""column"":""Artist"",""transformationType"":""condition"",""operation"":""="",""value"":""'Triumfall'""}]}","[{""columns"":[""Artist_ID"",""Artist"",""Age"",""Famous_Title"",""Famous_Release_date""],""name"":""artist"",""type"":""grid""}]" -95962c29-b0b1-4f29-8ced-af11cdedf8ff,,USER,Identify distinct race classes and their corresponding number of races.,"{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -5fc795b0-e8de-4f1d-bc7b-a82f9c9f8440,,USER,What are the numbers of the shortest flights?,"{""transformations"":[{""column"":""distance"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -427d197f-2b0e-4919-95a3-9aa66d9c83a2,,USER,List the number of people in each group/category.,"{""transformations"":[{""column"":""People_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Party"",""transformationType"":""grouping""}]}","[{""columns"":[""People_ID"",""District"",""Name"",""Party"",""Age""],""name"":""people"",""type"":""grid""}]" -5645186d-94dc-4edf-9208-b7b0d6bbe0d1,,USER,what is the density of wyoming,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -6ba3986c-4ffb-466f-9eab-4f4aacc59455,,USER,List the name of the colleges whose enrollment is greater 18000 sorted by the college's name.,"{""transformations"":[{""column"":""enr"",""transformationType"":""condition"",""operation"":"">"",""value"":18000},{""column"":""cName"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -826eecab-b01e-4d9c-9571-a777109353d3,,USER,"For each hometown, how many teachers are there?","{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Hometown"",""transformationType"":""grouping""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -dea28e4a-51e9-459c-86fb-7408de485065,,USER,Display technician teams and their respective technician counts.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -2428497a-bde6-45bb-806e-21656fb18bad,,USER,"Find the names of customers whose name contains ""Diana"".","{""transformations"":[{""column"":""customer_details"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Diana""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" -347479cf-1a7b-49a5-8db8-bac717fb508e,,USER,How many bank branches are there?,"{""transformations"":[{""column"":""branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -821c8117-4aad-447d-b945-b8b9966c8825,,USER,Find the number of left handed winners who participated in the WTA Championships.,"{""transformations"":[{""column"":""winner_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""tourney_name"",""transformationType"":""condition"",""operation"":""="",""value"":""WTA Championships""},{""column"":""winner_hand"",""transformationType"":""condition"",""operation"":""="",""value"":""L""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -d1fd5a92-5f8e-4bbb-8fbc-82d8c7bdca3d,,USER,How many customers are there?,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -0cc3d34a-cd7b-4852-94c3-f34cda523118,,USER,"Find the brand and name for each camera lens, and sort in descending order of maximum aperture.","{""transformations"":[{""column"":""max_aperture"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""brand"",""name"",""focal_length_mm"",""max_aperture""],""name"":""camera_lens"",""type"":""grid""}]" -d0412dc3-9c32-47a6-ad70-ac6f5ccd3e54,,USER,"What are the names and prices of products that cost at least 180, sorted by price decreasing and name ascending?","{""transformations"":[{""column"":""price"",""transformationType"":""condition"",""operation"":"">="",""value"":180},{""column"":""price"",""transformationType"":""sorting"",""direction"":""desc""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -14edabf2-9277-4ea5-b177-88bb86c6f668,,USER,Determine the number of players for each type of hand.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""hand"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -b4e37aac-4e07-450c-bcab-153510806d57,,USER,"return me the number of references of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -d8ff5df7-166e-4870-b977-052a70cd9bf2,,USER,What is the continent name which Anguilla belongs to?,"{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Anguilla'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -04c2dc6e-0cab-4904-9f31-20827df80f27,,USER,order all gas station locations by the opening year.,"{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Station_ID"",""Open_Year"",""Location"",""Manager_Name"",""Vice_Manager_Name"",""Representative_Name""],""name"":""gas_station"",""type"":""grid""}]" -edd75aea-5a93-47ee-b139-3e1c88a926a8,,USER,What are the names of people in ascending order of weight?,"{""transformations"":[{""column"":""Weight"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" -5a71aeba-c6df-4a3a-bff1-0f9ba03b75ad,,USER,What is the average prices of wines for each each?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -cc1e95f6-b8d0-4d8d-8972-f6be9fa254f1,,USER,What is the birthday of the staff member with first name as Janessa and last name as Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -40c6d2eb-f0a3-4b72-a5c4-251909f5ea61,,USER,"For each type, how many ships are there?","{""transformations"":[{""column"":""Ship_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -ef699441-47f9-4122-b376-9956a5040f8a,,USER,What are the distinct president votes on 08/30/2015?,"{""transformations"":[{""column"":""Registration_Date"",""transformationType"":""condition"",""operation"":""="",""value"":""'08/30/2015'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -9b674752-8712-41fb-bbd7-8003e6ef0337,,USER,How many employees do we have?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -3fb11514-0d74-45b2-8f98-493bb2ee2c51,,USER,"For each zip code, return how many times max wind speed reached 25?","{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""max_wind_Speed_mph"",""transformationType"":""condition"",""operation"":"">="",""value"":25},{""column"":""zip_code"",""transformationType"":""grouping""}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -8a62721a-348c-4fb9-8129-0bffd4e0838e,,USER,List all user ids with name Michelle,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Michelle'""}]}","[{""columns"":[""uid"",""user_id"",""name""],""name"":""user"",""type"":""grid""}]" -26c280af-474c-4a31-b9fd-de2d67f3dc14,,USER,Show all template type codes and number of templates for each.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -df713fe2-c7f6-4278-8b40-4001db2bf2c3,,USER,what rivers run through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -a9cbd804-fc27-4d87-b07c-2b44bd23b711,,USER,"display the full name (first and last), hire date, salary, and department number for those employees whose first name does not containing the letter M.","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -dc0bd97f-5711-4b2b-9046-4cdeec3e64b2,,USER,"For each type, what is the average tonnage?","{""transformations"":[{""column"":""Tonnage"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -3aed485d-f75a-4172-a0f1-6bce5fa76676,,USER,How many draft copies does the document with id 2 have?,"{""transformations"":[{""column"":""document_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""condition"",""operation"":""="",""value"":2}]}","[{""columns"":[""document_id"",""draft_number"",""copy_number""],""name"":""Draft_Copies"",""type"":""grid""}]" -aaca510c-6cfa-4a56-a503-b618ee0d944d,,USER,Find the founder of the company whose name begins with the letter 'S'.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""S""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -93fdbb58-8464-4821-8205-9aba3436f16e,,USER,"Give the order ids for all orders, as well as the total product quantity in each.","{""transformations"":[{""column"":""product_quantity"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -24a210d5-f24c-4a69-b145-0f03bbd812d5,,USER,"What are the different carriers for devices, listed in alphabetical order?","{""transformations"":[{""column"":""Carrier"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -892c66f9-fd18-490b-a73f-22383f63d376,,USER,Count the number of captains younger than 50 of each rank.,"{""transformations"":[{""column"":""Captain_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""<"",""value"":50},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""Captain_ID"",""Name"",""Ship_ID"",""age"",""Class"",""Rank""],""name"":""captain"",""type"":""grid""}]" -6504320c-9e04-459b-8c0c-e1a3ddbe30ca,,USER,"Among all the claims, what is the amount claimed in the claim with the least amount settled? List both the settlement amount and claim amount.","{""transformations"":[{""column"":""Amount_Settled"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -05e4e468-8b70-486d-a9f9-02bec68866e5,,USER,What are the names of the countries and average invoice size of the top countries by size?,"{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""billing_country"",""transformationType"":""grouping""},{""column"":""total"",""limit"":10,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -3d5068e5-08b2-4233-83a5-07886189eb49,,USER,Determine the count of customers for each gender.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""customer_first_name"",""customer_middle_initial"",""customer_last_name"",""gender"",""email_address"",""login_name"",""login_password"",""phone_number"",""town_city"",""state_county_province"",""country""],""name"":""Customers"",""type"":""grid""}]" -25d4f645-d8f3-4a13-832b-2f4e3db32f69,,USER,"Present distinct document ids with their corresponding paragraph counts, sorted by id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -39ffcc65-b3a2-43df-88a6-6951a8dcf1e4,,USER,How many players played each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -dcd3a86a-d09c-496c-9293-22455b38bd8a,,USER,"What are the department ids, full names, and salaries for employees who make the most in their departments?","{""transformations"":[{""column"":""salary"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""department_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -1d9b1396-db47-4bcf-81ce-1ab962667e94,,USER,Find the number of tips written in each month,"{""transformations"":[{""column"":""text"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""MONTH"",""transformationType"":""grouping""}]}","[{""columns"":[""tip_id"",""business_id"",""text"",""user_id"",""likes"",""year"",""month""],""name"":""tip"",""type"":""grid""}]" -9e404517-2652-46f0-853b-f9ca0da0f5eb,,USER,What are the years of opening for tracks with seating between 4000 and 5000?,"{""transformations"":[{""column"":""seating"",""transformationType"":""condition"",""operation"":"">="",""value"":4000},{""column"":""seating"",""transformationType"":""condition"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -434d27be-2952-4687-8a10-4579cb198967,,USER,List the names of counties in descending order of population.,"{""transformations"":[{""column"":""Population"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -f7292426-ed01-4148-8140-5356d5ae3d78,,USER,How many students are there?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -94d3a0a7-ba09-42c4-8b9f-a09b4e6c28b6,,USER,how many major cities are there,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -27e3b43e-e6b8-47b3-838f-11797cd765db,,USER,what is the length of the colorado river in texas,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'colorado'""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -5d66a59b-fdd5-44b4-b5e0-b5f9d2adeb6e,,USER,How many regions are affected?,"{""transformations"":[{""column"":""region_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_id"",""Storm_ID"",""Number_city_affected""],""name"":""affected_region"",""type"":""grid""}]" -9559bf2f-d49f-4f8b-8f17-b2e4342bb86b,,USER,"For each country, what is the average elevation of that country's airports?","{""transformations"":[{""column"":""elevation"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -2b344bee-bcf2-4cd0-8982-4f0f1ad56587,,USER,"How many actors were born in "" Los Angeles "" after 2000 ?","{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -01209a08-f074-4a8a-8902-af264f63deb7,,USER,"In each city, how many IT staff employees are there?","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""IT Staff""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -8be6a4c0-bd99-4b72-b052-ff869919486f,,USER,List the maximum weight and type for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -43e40a3a-9514-4f20-b69b-926d450f9f65,,USER,How many papers are there ?,"{""transformations"":[{""column"":""paperid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -d3c083da-c64c-4b8b-9c02-1f49b5403503,,USER,what is the area of the state with the capital albany,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'albany'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -7cd593f3-3610-4185-b928-6e20879af91f,,USER,Display distinct product type codes and the count of products for each code.,"{""transformations"":[{""column"":""Product_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Product_Type_Code"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Type_Code"",""Product_Name"",""Product_Price""],""name"":""Products"",""type"":""grid""}]" -8d0cbf54-14d2-4e4c-8633-f1a39b995557,,USER,"How many distinct programs are broadcast at ""Night"" time?","{""transformations"":[{""column"":""program_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""time_of_day"",""transformationType"":""condition"",""operation"":""="",""value"":""Night""}]}","[{""columns"":[""Channel_ID"",""Program_ID"",""Time_of_day""],""name"":""broadcast"",""type"":""grid""}]" -9848d33d-2d41-4d2c-9425-25a50e0cdfba,,USER,Select the code of the product that is cheapest in each product category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -f87db1f9-0e7f-459a-abba-814c9eddc2ca,,USER,List distinct locations and their corresponding performance counts.,"{""transformations"":[{""column"":""Performance_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Performance_ID"",""Date"",""Host"",""Location"",""Attendance""],""name"":""performance"",""type"":""grid""}]" -522ea60b-a8dd-46a6-96b2-92d72dc66263,,USER,List the names of all the customers in alphabetical order.,"{""transformations"":[{""column"":""customer_details"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Customer_ID"",""Customer_Details""],""name"":""Customers"",""type"":""grid""}]" -c4a4651b-fcff-45c4-a526-0cdb1c25199e,,USER,How many different colleges do attend the tryout test?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""pID"",""cName"",""pPos"",""decision""],""name"":""Tryout"",""type"":""grid""}]" -1b49e3e2-e9ae-4c60-bfb1-8befbd740eb8,,USER,which poll source does the highest oppose rate come from?,"{""transformations"":[{""column"":""oppose_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -75edbead-33f2-4c26-b67e-43bd05e73193,,USER,How many friends does each student have?,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -7c4611da-bf89-4ae7-8978-f9feef91c517,,USER,What is the average rating and resolution of all bangla songs?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""resolution"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -83fb0112-7ab2-4dbc-9a7f-f310413cdbb7,,USER,Find the name of the students and their department names sorted by their total credits in ascending order.,"{""transformations"":[{""column"":""tot_cred"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""tot_cred""],""name"":""student"",""type"":""grid""}]" -888f82b8-22a8-468e-aa1e-3ab68fb60c35,,USER,How many movie directors are there?,"{""transformations"":[{""column"":""director"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""movie_id"",""Title"",""Year"",""Director"",""Budget_million"",""Gross_worldwide""],""name"":""movie"",""type"":""grid""}]" -5029829c-6c80-4349-84b6-f8a2c27efe3c,,USER,what is the size of new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -7951b297-a2c8-409c-b935-822b78ff3efd,,USER,How many stadiums are in each country?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -05c11cba-8768-46fa-9201-842a8aac35fd,,USER,What is the maximum Online Mendelian Inheritance in Man (OMIM) value of the enzymes?,"{""transformations"":[{""column"":""OMIM"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -13542760-62e1-475a-b2f4-54cd4ba9c917,,USER,Can you show all countries along with the number of singers in each country?,"{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -1c072c1b-26f6-42b5-b4d7-513ba8f03eb8,,USER,Find the count of rooms with a capacity of over 50 for each building.,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""building"",""transformationType"":""grouping""}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -03acb523-f49d-472a-9294-5ab90fbc16e4,,USER,What is the total credit offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -0d8eb8b6-95a6-4bfe-b86e-ecc772f69530,,USER,Find the number of times ROY SWEAZY has reserved a room.,"{""transformations"":[{""column"":""Code"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -3e42dba3-68ad-413c-aa56-ab02eb0b3893,,USER,List the votes of elections in descending order.,"{""transformations"":[{""column"":""Votes"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Election_ID"",""Representative_ID"",""Date"",""Votes"",""Vote_Percent"",""Seats"",""Place""],""name"":""election"",""type"":""grid""}]" -8dca1e70-556e-4cfc-882e-409ed357bf11,,USER,What are the ids for all sporty students who are on scholarship?,"{""transformations"":[{""column"":""onscholarship"",""transformationType"":""condition"",""operation"":""="",""value"":""Y""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" -24182f33-9c21-4df8-a3d9-a5ec33ade5f1,,USER,How many unique classes are offered?,"{""transformations"":[{""column"":""class_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -72e47cdb-f04b-49f5-a690-439a93db4241,,USER,Find the maximum age of all the students.,"{""transformations"":[{""column"":""Age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -afda3cd5-6a89-4228-923d-71e0bd87ee8d,,USER,How many different FDA approval statuses exist for medicines?,"{""transformations"":[{""column"":""FDA_approved"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -c2ca27f2-8b7d-4957-abf2-ec54f847211e,,USER,What is the address of employee Nancy Edwards?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -723d60a2-a606-4179-8890-3232a49c34de,,USER,How many different kinds of clients are supported by the web clients accelerators?,"{""transformations"":[{""column"":""client"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Operating_system"",""Client"",""Connection""],""name"":""Web_client_accelerator"",""type"":""grid""}]" -27e76dcf-26dd-430e-8627-3a4654a18330,,USER,"What is the product category description and unit of measurement of category ""Herbs""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Herbs'""}]}","[{""columns"":[""product_category_code"",""product_category_description"",""unit_of_measure""],""name"":""Ref_Product_Categories"",""type"":""grid""}]" -4e868313-de2e-4f12-84d4-c831a0d19cba,,USER,How many architects are female?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" -fda4e263-9857-4620-9a76-a87af109d5e5,,USER,What is the average age of the visitors whose membership level is not higher than 4?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Level_of_membership"",""transformationType"":""condition"",""operation"":""<="",""value"":4}]}","[{""columns"":[""ID"",""Name"",""Level_of_membership"",""Age""],""name"":""visitor"",""type"":""grid""}]" -66e37033-2dc3-4e43-a788-fe12b52948db,,USER,What is the id and salary of the employee named Mark Young?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Mark Young""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -ad2c7f8a-77cd-4975-8875-024b27e4f300,,USER,What is the average age for each job title?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -03fb5733-266a-427e-b7ec-e6853b75bc06,,USER,How many stadiums does each country have?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""name"",""Capacity"",""City"",""Country"",""Opening_year""],""name"":""stadium"",""type"":""grid""}]" -9210315a-f6c7-4eb9-a08f-debbbd8d86f4,,USER,Show the working years of managers in descending order of their level.,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -c0465a46-5fbe-4cd1-980a-e1e648a568b3,,USER,Can you display the average price and score of wines for each appellation?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -5cac82ce-06e6-4062-904c-a4b3c0b36d51,,USER,Determine the number of locations for each school.,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""grouping""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -dab20034-22c4-4ec3-978e-0bb28519038e,,USER,List the names of all distinct wines that have scores higher than 90.,"{""transformations"":[{""column"":""score"",""transformationType"":""condition"",""operation"":"">"",""value"":90}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -8c48d3e8-8e1d-4e79-817e-739dbf576d14,,USER,what states does the ohio run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -0d8acf4d-6cc7-45f4-92df-f1317a692f28,,USER,"For each classroom, show the classroom number and find how many students are using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -0da7e053-cb38-4edf-b0d0-b316ab37117f,,USER,What are the dates in which the mean sea level pressure was between 30.3 and 31?,"{""transformations"":[{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":"">="",""value"":30.3},{""column"":""mean_sea_level_pressure_inches"",""transformationType"":""condition"",""operation"":""<="",""value"":31}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -20d13eec-6e2d-4d78-a4f3-5762c74cf4e9,,USER,List the ids of all distinct orders ordered by placed date.,"{""transformations"":[{""column"":""date_order_placed"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status"",""date_order_placed"",""order_details""],""name"":""Orders"",""type"":""grid""}]" -fb84ecbb-286b-4da1-9924-df8d87f5e28c,,USER,"What are the names of the songs whose title has the word ""the""?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":"" the ""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" -ea4652f7-9a83-47a8-a6fe-53268cea9b89,,USER,How many counties correspond to each police force?,"{""transformations"":[{""column"":""County_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Police_force"",""transformationType"":""grouping""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -9705ea3c-1a36-43aa-b22d-8c3321c15576,,USER,Find the number of distinct projects.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -6d28dda1-6bd1-4db1-a806-d49d4fe8128d,,USER,How many gas companies are there?,"{""transformations"":[{""column"":""Company_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -b671d711-76e7-4206-a1bf-60f2dc1ab13f,,USER,"Of all the claims, what was the earliest date when any claim was made?","{""transformations"":[{""column"":""Date_Claim_Made"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Claim_ID"",""Policy_ID"",""Date_Claim_Made"",""Date_Claim_Settled"",""Amount_Claimed"",""Amount_Settled""],""name"":""Claims"",""type"":""grid""}]" -d1fa7082-6c4d-4473-8099-e3b17e35c3c7,,USER,Find the maximum weight for each type of pet. List the maximum weight and pet type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -b92d55d1-06cf-498e-9d66-759c783e0dc8,,USER,"What are the different affiliations, and how many schools with each have an enrollment size of above 20000?","{""transformations"":[{""column"":""School_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""enrollment"",""transformationType"":""condition"",""operation"":"">"",""value"":20000},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -b1a8ebba-90c7-4e79-8ef2-2433789e9f50,,USER,"What are the full name, hire data, salary and department id for employees without the letter M in their first name, ordered by ascending department id?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""not contains"",""value"":""M""},{""column"":""department_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -9a221007-5e88-44a3-b42d-fe3b4c1420e3,,USER,How many editors are there?,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" -e5cc6f57-e2be-47e1-8d29-1d44779982a3,,USER,Find the author who achieved the highest score in a submission.,"{""transformations"":[{""column"":""Scores"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" -90d847a8-312a-49c6-9925-83ae1e2f7ff7,,USER,What are the different nationalities of pilots? Show each nationality and the number of pilots of each nationality.,"{""transformations"":[{""column"":""Pilot_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""Pilot_ID"",""Pilot_name"",""Rank"",""Age"",""Nationality"",""Position"",""Join_Year"",""Team""],""name"":""pilot"",""type"":""grid""}]" -202a1c0b-126e-4d1e-bab5-d2364bcb1d27,,USER,What are the average enrollment size of the universities that are founded before 1850?,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""founded"",""transformationType"":""condition"",""operation"":""<"",""value"":1850}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -606aa606-da3c-4351-b04e-1238ac3d886a,,USER,how many cities are there in us,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -be259f46-1233-48a0-acd7-63100d27998e,,USER,"Find the ""date became customers"" of the customers whose ID is between 10 and 20.","{""transformations"":[{""column"":""customer_id"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""customer_id"",""transformationType"":""condition"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -81008307-301a-4a68-925a-27e735d97a52,,USER,Determine the number of players for each country.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -584073aa-d680-4f38-bf95-5dde9810207a,,USER,Count the number of players who enter hall of fame for each year.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -244c5e7d-dab3-4883-894c-bd43bcbf2657,,USER,In how many cities are there airports in the country of Greenland?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -53ee7f4a-a739-47ee-880a-e7ea66b89296,,USER,What is the average price range of hotels for each star rating code?,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""star_rating_code"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -7a1a6b73-af98-4ba5-b3e2-45de8636a943,,USER,Report the number of students in each classroom.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -d45eb7cc-e10a-4747-80af-5a529d1f7b34,,USER,Please show the record formats of orchestras in ascending order of count.,"{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -f0b1db42-0d52-4a56-9fd1-97d6075650bd,,USER,How many dogs went through any treatments?,"{""transformations"":[{""column"":""dog_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -02c65754-e05e-4c2d-8b96-a4c8eb8838e9,,USER,What are the names of singers ordered by ascending net worth?,"{""transformations"":[{""column"":""Net_Worth_Millions"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Singer_ID"",""Name"",""Birth_Year"",""Net_Worth_Millions"",""Citizenship""],""name"":""singer"",""type"":""grid""}]" -18d6204b-021a-4ac3-bfc7-f3152c05c3ae,,USER,Find the team of each player and sort them in ascending alphabetical order.,"{""transformations"":[{""column"":""Team"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -db5a2439-5589-46cb-9493-bfa88fd52518,,USER,What are the names and revenues of the companies with the highest revenues in each headquarter city?,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -73a288d0-acfa-4613-a7ed-0fc70c6251ca,,USER,Find the distinct winery of wines having price between 50 and 100.,"{""transformations"":[{""column"":""Price"",""transformationType"":""condition"",""operation"":"">="",""value"":50},{""column"":""Price"",""transformationType"":""condition"",""operation"":""<="",""value"":100}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -e877ba47-af35-4a69-9ad1-9cbee505240a,,USER,What are the names of the tourist attractions that can be accessed by bus?,"{""transformations"":[{""column"":""How_to_Get_There"",""transformationType"":""condition"",""operation"":""="",""value"":""'bus'""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -3b4c900d-1817-425d-b2bb-b7939c87b97e,,USER,Show all distinct region names ordered by their labels.,"{""transformations"":[{""column"":""Label"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" -be2eab43-a78b-4079-ba2c-a4a044fcbf17,,USER,Return the name of the artist who has the latest join year.,"{""transformations"":[{""column"":""year_join"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -1cb663e0-417a-4c5c-9a68-f76f191fd5b3,,USER,"Find the first names of students whose first names contain letter ""a"".","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -c3595e9f-71ad-4fb2-b4a8-c5617d773ec4,,USER,give me the states that border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -82176287-850a-4548-ae24-91015f089350,,USER,Show me the owner of the channel with the highest rating.,"{""transformations"":[{""column"":""rating_in_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -d510776b-1915-4979-b9dd-6840b9bff507,,USER,Return all the distinct secretary votes made in the fall election cycle.,"{""transformations"":[{""column"":""ELECTION_CYCLE"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fall'""}]}","[{""columns"":[""StuID"",""Registration_Date"",""Election_Cycle"",""President_Vote"",""Vice_President_Vote"",""Secretary_Vote"",""Treasurer_Vote"",""Class_President_Vote"",""Class_Senator_Vote""],""name"":""Voting_record"",""type"":""grid""}]" -84d15259-368f-4431-86c8-324f48f1481a,,USER,What are the birthdays of people in ascending order of height?,"{""transformations"":[{""column"":""Height"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Birth_Date"",""Birth_Place""],""name"":""people"",""type"":""grid""}]" -3893f62d-cd39-4c93-ae83-99630695a683,,USER,What is the nationality of the journalist with the largest number of years working?,"{""transformations"":[{""column"":""Years_working"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -d2c192e6-6766-4bce-8c35-73e2026db95f,,USER,"List all the possible ways to get to attractions, together with the number of attractions accessible by these methods.","{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -2d74e5cb-3d9d-42c8-9f0e-a60f4f343813,,USER,"In what city was "" Kevin Spacey "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" -18837327-a7a4-4562-b196-dae1ccd0de14,,USER,Show different locations of railways along with the corresponding number of railways at each location.,"{""transformations"":[{""column"":""Railway_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Railway_ID"",""Railway"",""Builder"",""Built"",""Wheels"",""Location"",""ObjectNumber""],""name"":""railway"",""type"":""grid""}]" -9f9f3564-1a9a-4079-941b-a0218fc29e12,,USER,how many states have cities or towns named springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -35fa3889-8893-4669-b0a2-d60936942658,,USER,"What is the name, latitude, and city of the station that is located the furthest South?","{""transformations"":[{""column"":""lat"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -510458e5-95c4-40e9-834d-240f6bfe825e,,USER,Calculate the average age of individuals for each occupation.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""job"",""transformationType"":""grouping""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -722471cc-6e97-45e0-8103-e3324b174fb9,,USER,what are the major cities of the united states,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -25070fad-2280-4a80-a2af-a8c1349bffc7,,USER,"Enumerate all transportation methods to attractions, along with the count of accessible attractions for each method.","{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -704fd904-cfac-4a52-812f-9472c6043a5d,,USER,What is the phone number and postal code of the address 1031 Daugavpils Parkway?,"{""transformations"":[{""column"":""address"",""transformationType"":""condition"",""operation"":""="",""value"":""1031 Daugavpils Parkway""}]}","[{""columns"":[""address_id"",""address"",""address2"",""district"",""city_id"",""postal_code"",""phone"",""last_update""],""name"":""address"",""type"":""grid""}]" -b9ca69e6-066b-4117-b726-e6142bad86f3,,USER,Find the number of rooms for each bed type.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -f454d52f-5d0b-4e3a-96ce-9d3f38e73a24,,USER,what state has the city springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -58beb607-b960-447b-9274-3217b8a06171,,USER,states bordering kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -ddd44c4b-62eb-4d66-880f-678a5e09bf93,,USER,What are the unique labels for the albums?,"{""transformations"":[{""column"":""label"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""AId"",""Title"",""Year"",""Label"",""Type""],""name"":""Albums"",""type"":""grid""}]" -7facab77-9760-4b79-9e51-d3ef79540077,,USER,Determine the maximum acceleration for various cylinder counts.,"{""transformations"":[{""column"":""Accelerate"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Cylinders"",""transformationType"":""grouping""}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -2a73f1c9-e08b-4aa6-8937-63b7fdec0656,,USER,What is last date created of votes from the state 'CA'?,"{""transformations"":[{""column"":""created"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""CA""}]}","[{""columns"":[""vote_id"",""phone_number"",""state"",""contestant_number"",""created""],""name"":""VOTES"",""type"":""grid""}]" -f359d4d2-a568-4829-91ad-f5acc330bc61,,USER,Count the number of candidates.,"{""transformations"":[{""column"":""Candidate_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -7dfc7ad9-1167-4bd2-8942-d79a8d3106e1,,USER,Find the name and account balance of the customer whose name includes the letter ‘a’.,"{""transformations"":[{""column"":""cust_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -2da42b4e-ee09-4a7b-b078-923569d9a3f9,,USER,List the name of teachers whose hometown is not `` Little Lever Urban District '' .,"{""transformations"":[{""column"":""hometown"",""transformationType"":""condition"",""operation"":""!="",""value"":""'little lever urban district'""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" -e4526fe6-6087-449e-87ce-880a58b365b5,,USER,what mountains are in alaska,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'alaska'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" -c37dfa49-9c7e-49e8-bcdd-8acf00810c0c,,USER,"For each payment method, how many payments were made?","{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -5496bcbb-f168-4305-9683-46b8b4849f3f,,USER,Sort the gender codes in descending order of their corresponding number of guests. Please return both the gender codes and counts.,"{""transformations"":[{""column"":""technician_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Team"",""transformationType"":""grouping""}]}","[{""columns"":[""technician_id"",""Name"",""Team"",""Starting_Year"",""Age""],""name"":""technician"",""type"":""grid""}]" -9b19c2c5-4a93-447a-8dcf-7791631a3106,,USER,Find the birth dates corresponding to employees who live in the city of Edmonton.,"{""transformations"":[{""column"":""City"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edmonton'""}]}","[{""columns"":[""EmployeeId"",""LastName"",""FirstName"",""Title"",""ReportsTo"",""BirthDate"",""HireDate"",""Address"",""City"",""State"",""Country"",""PostalCode"",""Phone"",""Fax"",""Email""],""name"":""Employee"",""type"":""grid""}]" -1584b34b-0c41-4a1e-8b45-caa7d03e70dd,,USER,what is the area of new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -bf226620-e2f3-4c35-99d8-6a1e93174471,,USER,What is the name of customers who do not use Cash as payment method.,"{""transformations"":[{""column"":""payment_method"",""transformationType"":""condition"",""operation"":""!="",""value"":""Cash""}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -a6e55eb7-9d3e-4c3a-a838-1350e9436769,,USER,"How much was the budget of "" Finding Nemo ""","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Finding Nemo'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -89da2219-528e-4259-8c5c-894245b1aeb9,,USER,"What are the names of the wrestlers, ordered descending by days held?","{""transformations"":[{""column"":""Days_held"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -08427b3b-fc07-42b6-901c-747616736478,,USER,Provide the employee ID for each employee and the date on which they ended their previous job.,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -b892299f-b9f3-4c49-9742-47d272cf5fc5,,USER,"What is the title, phone and hire date of Nancy Edwards?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Nancy'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Edwards'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -9f9e901a-8bd3-4179-a0eb-6425f92b17d4,,USER,Calculate the number of accounts associated with each customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -a613ae37-b63c-44a1-87bf-f34213e0e1ac,,USER,"Find the name of the document that has been accessed the greatest number of times, as well as the count of how many times it has been accessed?","{""transformations"":[{""column"":""access_count"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""document_code"",""document_structure_code"",""document_type_code"",""access_count"",""document_name""],""name"":""Documents"",""type"":""grid""}]" -f855067e-3b18-49b6-8158-4510ca018e7f,,USER,How many different nationalities do conductors have?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Conductor_ID"",""Name"",""Age"",""Nationality"",""Year_of_Work""],""name"":""conductor"",""type"":""grid""}]" -dcee6bb0-ecdd-4359-ae40-c2df788c3fbe,,USER,Show the product ids and the number of unique orders containing each product.,"{""transformations"":[{""column"":""order_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""product_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -6d0866f3-cfe8-4a02-8aee-c78dd158cc22,,USER,In which years cars were produced weighing no less than 3000 and no more than 4000 ?,"{""transformations"":[{""column"":""weight"",""transformationType"":""condition"",""operation"":"">="",""value"":3000},{""column"":""weight"",""transformationType"":""condition"",""operation"":""<="",""value"":4000}]}","[{""columns"":[""Id"",""MPG"",""Cylinders"",""Edispl"",""Horsepower"",""Weight"",""Accelerate"",""Year""],""name"":""cars_data"",""type"":""grid""}]" -661f0290-7a60-4c20-a8cd-42c6882bf835,,USER,"Find all cities which has a "" Taj Mahal "" .","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Taj Mahal'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" -5c948aa8-ae05-40b8-b7fd-2739f826348f,,USER,"List the number of invoices from Chicago, IL.","{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -d4a3a323-a08f-48d2-98b0-dddbb78ed6e4,,USER,Count the number of accounts.,"{""transformations"":[{""column"":""Account_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Account_ID"",""Statement_ID"",""Account_Details""],""name"":""Accounts"",""type"":""grid""}]" -d116e29e-bc6d-4c7e-83e8-3c7973ad5fc2,,USER,"For complaints with type code ""Product Failure"", how many had each different status code?","{""transformations"":[{""column"":""Singer_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""grouping""}]}","[{""columns"":[""Singer_ID"",""Name"",""Country"",""Song_Name"",""Song_release_year"",""Age"",""Is_male""],""name"":""singer"",""type"":""grid""}]" -5e155841-0797-435b-90b1-f023aa8f772b,,USER,How many females are in the network?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""female""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -eeb27598-313e-462a-a103-e3ed9580f5ca,,USER,Find the name and age of all males in order of their age.,"{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" -f9e95628-19b7-43cd-9291-a560a8ab8894,,USER,How many orchestras are managed by each record company?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -8a821579-d9dd-4a46-aac8-c41cb64fc5b0,,USER,What is the employee id of the head whose department has the least number of employees?,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" -8d7fe70d-e7ca-4791-bf97-c6859d6bbef8,,USER,Sort the company names in descending order of the company's market value.,"{""transformations"":[{""column"":""Market_Value_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -44839220-df9d-4b0e-895a-dbe087120be5,,USER,Find the average number of customers in all banks of Utah state.,"{""transformations"":[{""column"":""no_of_customers"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""Utah""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -956fa95e-d8d4-40b5-ac6e-30490d2b4292,,USER,How many different cities do have some airport in the country of Greenland?,"{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""Greenland""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -5cb5df14-0db5-40b1-8117-f0c0f852b991,,USER,"Determine average product prices, grouped by manufacturer code.","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -9a3c530d-ed5e-4395-857b-fbcc69358795,,USER,What is the description for the section named h?,"{""transformations"":[{""column"":""section_name"",""transformationType"":""condition"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" -ea14e99a-5139-4979-815c-32815467a522,,USER,what states border the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -913acf88-67be-4918-9606-6e3c7f19f8b8,,USER,Show the id and name of the employee with maximum salary.,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -59c29841-fa3d-4dd7-8410-c500f0a27c6b,,USER,When did the staff member with first name as Janessa and last name as Sawayn leave the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -76ca6da3-3834-4c0b-be12-2638f2d8c4b3,,USER,What is the id of the reviewer whose name has substring “Mike”?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Mike""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -7763b341-881a-4fbf-8532-3e26ea2703e5,,USER,What is the average quantity of stocks?,"{""transformations"":[{""column"":""Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" -0890d698-7f6b-47d9-8c21-a1458928841b,,USER,What are the names of schools with the top 3 largest size?,"{""transformations"":[{""column"":""enr"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" -6716bbb5-05e7-4afc-b679-4e6a8b0890d9,,USER,Which campus has the most degrees conferred in all times?,"{""transformations"":[{""column"":""campus"",""transformationType"":""grouping""},{""column"":""degrees"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""Year"",""Campus"",""Degrees""],""name"":""degrees"",""type"":""grid""}]" -5c3566d3-226f-4a4e-a7cb-95035733066a,,USER,What are the average rating and resolution of songs that are in Bangla?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""resolution"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'bangla'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -0692818a-8c83-4b3a-8555-e45ff5b84bf0,,USER,what are the names of the major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -b690dcc0-96b7-4725-a17a-d1eccfeee624,,USER,"List the name of artworks whose type is not ""Program Talent Show"".","{""transformations"":[{""column"":""TYPE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Program Talent Show'""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" -043b0f69-064f-4d05-85ac-2d85508e9dc7,,USER,What is the headquarter of the company whose founder is James?,"{""transformations"":[{""column"":""founder"",""transformationType"":""condition"",""operation"":""="",""value"":""James""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -0dffa071-d229-4d6d-9b47-902bbd3179ac,,USER,Find all the rooms that have a price higher than 160 and can accommodate more than 2 people. Report room names and ids.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":160},{""column"":""maxOccupancy"",""transformationType"":""condition"",""operation"":"">"",""value"":2}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -308c0fe2-1585-45d8-9e33-9d8585963bb7,,USER,Show the details of the top 3 most expensive hotels.,"{""transformations"":[{""column"":""price_range"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -9f1bdaf2-828b-48ab-8255-2ce1cd61b432,,USER,"For each faculty rank, show the number of faculty members with that rank.","{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -8d522446-cbe3-4d89-a5ea-5bbb2836aae5,,USER,Show the average population of all counties.,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -24ea0b5f-9751-49eb-9269-f39fabbd081b,,USER,Find the total student enrollment for schools with different affiliation types.,"{""transformations"":[{""column"":""enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -e6157d1e-76cf-442b-9519-328b4ff79700,,USER,"What are the average prices of products, grouped by manufacturer code?","{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Manufacturer"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -76605622-7b0e-42c4-ad57-6911d4147d29,,USER,How many different departments are there?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -c0c67f14-1d5b-4fd1-9e3a-951e46f38dd4,,USER,How many bookings does each booking status have? List the booking status code and the number of corresponding bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -aecdbc6b-3786-400a-89da-fcb89f4ec067,,USER,What are the country codes of countries where people use languages other than English?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""condition"",""operation"":""!="",""value"":""'English'""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -c541a2a1-3c74-4508-972b-4b96bfa2436b,,USER,"What is the nationality of the actress "" Christoph Waltz "" ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Christoph Waltz'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" -9e1874d1-9860-4aa4-a7d0-e1026d90c30c,,USER,"Which papers have the substring ""Database"" in their titles? Show the titles of the papers.","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Database""}]}","[{""columns"":[""paperID"",""title""],""name"":""Papers"",""type"":""grid""}]" -46db2ab9-31fd-4f99-8888-d500611e9140,,USER,Describe the section h.,"{""transformations"":[{""column"":""section_name"",""transformationType"":""condition"",""operation"":""="",""value"":""h""}]}","[{""columns"":[""section_id"",""course_id"",""section_name"",""section_description"",""other_details""],""name"":""Sections"",""type"":""grid""}]" -69f37b9e-d8cd-4f92-8cc6-ab52f28cca73,,USER,"Return the addresses of the course authors or tutors whose personal name is ""Cathrine"".","{""transformations"":[{""column"":""personal_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cathrine'""}]}","[{""columns"":[""author_id"",""author_tutor_ATB"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name"",""gender_mf"",""address_line_1""],""name"":""Course_Authors_and_Tutors"",""type"":""grid""}]" -a50b02e4-58e1-42d1-89a5-486d6c5bef86,,USER,Find the total number of king beds available.,"{""transformations"":[{""column"":""beds"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -25fadaac-ee83-4bf2-b75d-0bf695bd2621,,USER,List every album whose title starts with A in alphabetical order.,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""A""},{""column"":""title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""title"",""artist_id""],""name"":""albums"",""type"":""grid""}]" -9d7658d9-1c6c-40ad-a40b-0c5314fd24c8,,USER,What is the average amount of items ordered in each order?,"{""transformations"":[{""column"":""order_quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""order_id"",""product_id"",""order_quantity""],""name"":""Order_Items"",""type"":""grid""}]" -99774fda-4851-4086-9035-455f7bcfe67e,,USER,what is the combined area of all 50 states,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -c8cab3bd-572e-463c-b733-53a89e3f681a,,USER,What are the names of all departments in alphabetical order?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -54d0fc0f-aba8-47b8-99e9-a9df237542f0,,USER,"List the order id, customer id for orders in Cancelled status, ordered by their order dates.","{""transformations"":[{""column"":""order_status_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cancelled'""},{""column"":""order_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""order_id"",""customer_id"",""order_status_code"",""order_date""],""name"":""Customer_Orders"",""type"":""grid""}]" -91ae4c65-03a2-484b-9601-8e85a3e1173a,,USER,Show the city and the number of branches opened before 2010 for each city.,"{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -be86153c-6b57-45d9-a6b2-76bdffffe0c2,,USER,What other details can you tell me about students in reverse alphabetical order?,"{""transformations"":[{""column"":""other_student_details"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -ee748e7b-72bc-4f62-8ede-d4b8efdd03a8,,USER,"return me the year of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" -54b3e234-bfdb-415f-a835-bc2d964fd513,,USER,Find the number of professionals who have ever treated dogs.,"{""transformations"":[{""column"":""professional_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""treatment_id"",""dog_id"",""professional_id"",""treatment_type_code"",""date_of_treatment"",""cost_of_treatment""],""name"":""Treatments"",""type"":""grid""}]" -c0ed6c62-a6eb-4420-8b43-20bddd76717e,,USER,Count the number of employees in each city.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -890bb094-b805-4aa9-bcef-d8e97cc31698,,USER,List all schools and their nicknames in the order of founded year.,"{""transformations"":[{""column"":""founded"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -87d91725-6582-41a6-b3f9-f677c2fd7576,,USER,2014 papers,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2014}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -2495c68e-bd20-4e5a-9605-b93661b98b81,,USER,Return the prices of wines produced before 2010.,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":2010}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -052f2b3e-0e61-4e42-80a5-d3477c49e751,,USER,Find the names of all English songs.,"{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -0703c85a-25a9-4619-854f-a2e51e3cb35c,,USER,How many total credits are offered by each department?,"{""transformations"":[{""column"":""credits"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_name"",""transformationType"":""grouping""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -39e65e74-4b94-408c-80de-3ab39e379ce4,,USER,Find the number of employees we have.,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -18896310-47ea-4347-bd9f-ab19d57d0fd8,,USER,List the name of the school with the smallest enrollment.,"{""transformations"":[{""column"":""enrollment"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""School_id"",""School_name"",""Location"",""Mascot"",""Enrollment"",""IHSAA_Class"",""IHSAA_Football_Class"",""County""],""name"":""School"",""type"":""grid""}]" -6aa3481f-7003-44e5-90c9-7c9dbb2c402f,,USER,What are the themes of parties ordered by the number of hosts in ascending manner?,"{""transformations"":[{""column"":""Number_of_hosts"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Party_ID"",""Party_Theme"",""Location"",""First_year"",""Last_year"",""Number_of_hosts""],""name"":""party"",""type"":""grid""}]" -3cd9e061-3e3d-4e37-b3e2-f1c5fc8e5ab5,,USER,"What are the names, ages, and countries of artists, sorted by the year they joined?","{""transformations"":[{""column"":""Year_Join"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Artist_ID"",""Name"",""Country"",""Year_Join"",""Age""],""name"":""artist"",""type"":""grid""}]" -b1eb2f88-e778-4ef1-b197-fcc5d91492d8,,USER,How many different students play games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -7bb603ef-9496-4206-8a42-c7ee67e12200,,USER,Show different ways to get to attractions and the number of attractions that can be accessed in the corresponding way.,"{""transformations"":[{""column"":""Tourist_Attraction_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""How_to_Get_There"",""transformationType"":""grouping""}]}","[{""columns"":[""Tourist_Attraction_ID"",""Attraction_Type_Code"",""Location_ID"",""How_to_Get_There"",""Name"",""Description"",""Opening_Hours"",""Other_Details""],""name"":""Tourist_Attractions"",""type"":""grid""}]" -1c7cf2a0-556d-4ac3-baa7-df21b8917203,,USER,Find names and ids of all documents with document type code BK.,"{""transformations"":[{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -e57a072e-d1cc-45bb-b14a-c32c137c3013,,USER,What are the average ages for male and female students?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -efca6fe2-ab94-4955-87c5-3976eec85580,,USER,What is the age of the oldest dog?,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""dog_id"",""owner_id"",""abandoned_yn"",""breed_code"",""size_code"",""name"",""age"",""date_of_birth"",""gender"",""weight"",""date_arrived"",""date_adopted"",""date_departed""],""name"":""Dogs"",""type"":""grid""}]" -3e7773b1-59ee-42b0-aa4a-8caf00e0cdb5,,USER,"Return the lowest version number, along with its corresponding template type code.","{""transformations"":[{""column"":""Version_Number"",""transformationType"":""aggregations"",""aggregation"":""min""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -8f6982c2-3ce9-45c9-b437-0ac569a5b58d,,USER,Find the players whose names contain letter 'a'.,"{""transformations"":[{""column"":""pName"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -052f3ed6-9500-4a10-a905-6c051038fe89,,USER,"What is the average quantities ordered with payment method code ""MasterCard"" on invoices?","{""transformations"":[{""column"":""Order_Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""payment_method_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'MasterCard'""}]}","[{""columns"":[""Invoice_ID"",""Order_ID"",""payment_method_code"",""Product_ID"",""Order_Quantity"",""Other_Item_Details"",""Order_Item_ID""],""name"":""Invoices"",""type"":""grid""}]" -383873ce-a3b9-4202-b6c8-e0c7ce9e3286,,USER,Show each industry and the corresponding number of companies in that industry.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Industry"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Headquarters"",""Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value_billion""],""name"":""Companies"",""type"":""grid""}]" -27cfeb93-44cb-4f46-b1d3-2345a7b3cfd5,,USER,What is the average rating of reviews written in year 2014 ?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2014}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" -928f5d7e-0f51-487d-a264-b6538561935a,,USER,What type of game is Call of Destiny?,"{""transformations"":[{""column"":""gname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Call of Destiny'""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -b341b055-3a66-4c6b-a6cc-4e5b4649ef54,,USER,Count the number of distinct names associated with the photos.,"{""transformations"":[{""column"":""Name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Photo_ID"",""Tourist_Attraction_ID"",""Name"",""Description"",""Filename"",""Other_Details""],""name"":""Photos"",""type"":""grid""}]" -53e0eee6-8b36-468e-a901-5ae5a03c2492,,USER,"For each fourth-grade classroom, show the classroom number and the total number of students using it.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'4'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -55e7dbc5-0c27-47ba-886f-25b8095c97ae,,USER,How much surface area do the countires in the Carribean cover together?,"{""transformations"":[{""column"":""SurfaceArea"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""Region"",""transformationType"":""condition"",""operation"":""="",""value"":""'Caribbean'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -794bd5c8-4089-4d3e-a1be-3716d5eb714f,,USER,How many different players trained for more than 1000 hours?,"{""transformations"":[{""column"":""pID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""HS"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -0239b8b9-42f8-475c-af08-80b6c1e6c7e2,,USER,Show the average hotel price for different pet policies.,"{""transformations"":[{""column"":""price_range"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pets_allowed_yn"",""transformationType"":""grouping""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -16d2a092-75f0-47bb-b31e-ca09a91615b9,,USER,Find the name and component amount of the least popular furniture.,"{""transformations"":[{""column"":""market_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""Furniture_ID"",""Name"",""Num_of_Component"",""Market_Rate""],""name"":""furniture"",""type"":""grid""}]" -6e15aab4-512d-43b5-bf51-d5b4ead45428,,USER,What are the names of shops in ascending order of open year?,"{""transformations"":[{""column"":""Open_Year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Shop_ID"",""Shop_Name"",""Location"",""Open_Date"",""Open_Year""],""name"":""shop"",""type"":""grid""}]" -bb800b08-fd40-4799-a1c4-b98736a05e64,,USER,Show the name of drivers in descending order of age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Driver_ID"",""Name"",""Party"",""Home_city"",""Age""],""name"":""driver"",""type"":""grid""}]" -8b73d57d-4173-426d-b08e-a360d168fcce,,USER,"For each team, how many technicians are there?","{""transformations"":[{""column"":""tours"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""ranking_date"",""transformationType"":""grouping""}]}","[{""columns"":[""ranking_date"",""ranking"",""player_id"",""ranking_points"",""tours""],""name"":""rankings"",""type"":""grid""}]" -7538cb6b-1370-4dd1-be26-3c7e609916c3,,USER,Find the number of rooms with a price higher than 120 for each type of decor.,"{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -7a8d865e-c158-4596-afdd-25284ec42c58,,USER,Count the number of distinct governors.,"{""transformations"":[{""column"":""Governor"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -8fcce05d-b328-488e-ba6c-d1a11d7d14b7,,USER,Return the amount of the largest payment.,"{""transformations"":[{""column"":""amount"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""payment_id"",""customer_id"",""staff_id"",""rental_id"",""amount"",""payment_date"",""last_update""],""name"":""payment"",""type"":""grid""}]" -08098925-9478-42a5-b236-7bc04df8f5f8,,USER,List the carriers of devices in ascending alphabetical order.,"{""transformations"":[{""column"":""Carrier"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -204cb801-375e-492b-b89d-6fa62e247989,,USER,What are the personal names and family names of the students? Sort the result in alphabetical order of the family name.,"{""transformations"":[{""column"":""family_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""student_id"",""date_of_registration"",""date_of_latest_logon"",""login_name"",""password"",""personal_name"",""middle_name"",""family_name""],""name"":""Students"",""type"":""grid""}]" -7281d381-9a01-42ba-8cab-f5eb3ebf2fc0,,USER,what is the height of the highest point in the usa,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -87011fa3-b9f0-4a8e-a97f-5a5e90a941d2,,USER,How many different last names do the actors and actresses have?,"{""transformations"":[{""column"":""last_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" -5b1d58a6-6e20-4a96-a0cb-67692eb68f8c,,USER,Calculate the total number of students enrolled in colleges founded after 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -fc24c19f-88c4-48dc-8f6c-6320c20bb340,,USER,Find the total revenue for each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -7ef06cde-9782-4182-8a4f-0c07bc660d69,,USER,"Find the names of all artists that have ""a"" in their names.","{""transformations"":[{""column"":""Name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""a""}]}","[{""columns"":[""ArtistId"",""Name""],""name"":""Artist"",""type"":""grid""}]" -dd133a40-bded-4946-91ce-aa75cbab2cd0,,USER,Show all ages and the corresponding student count.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e4675008-9589-468b-b7d0-e28870f918d6,,USER,What are the employee ids for each employee and final dates of employment at their last job?,"{""transformations"":[{""column"":""end_date"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""employee_id"",""transformationType"":""grouping""}]}","[{""columns"":[""EMPLOYEE_ID"",""START_DATE"",""END_DATE"",""JOB_ID"",""DEPARTMENT_ID""],""name"":""job_history"",""type"":""grid""}]" -55264ec2-83a7-48d7-b88e-a0a7f89b5a1a,,USER,"Return the different document IDs along with the number of paragraphs for each, ordered by ID.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -682296e5-b769-4d67-a19a-548ae3ac77b8,,USER,How many different positions of players are there?,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -826adee2-c9a0-41c9-8ef6-0f746e53db68,,USER,How many singers are there in each country?,"{""transformations"":[{""column"":""Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Score"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Appelation"",""transformationType"":""grouping""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -35301612-08a3-4239-be50-19d84bead2c2,,USER,What is the content of the series Sky Radio?,"{""transformations"":[{""column"":""series_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sky Radio'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -1c8102e2-84c7-4579-ab90-f83f6c479602,,USER,How many unique languages are spoken in the world?,"{""transformations"":[{""column"":""LANGUAGE"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""CountryCode"",""Language"",""IsOfficial"",""Percentage""],""name"":""countrylanguage"",""type"":""grid""}]" -0d61333d-dc72-4695-8044-56b8fc904216,,USER,"Give the name, population, and head of state for the country that has the largest area.","{""transformations"":[{""column"":""SurfaceArea"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -3f5f66b1-b374-4fd3-ae39-83a2fa29ad7a,,USER,What are the names of projects that require between 100 and 300 hours?,"{""transformations"":[{""column"":""hours"",""transformationType"":""condition"",""operation"":"">="",""value"":100},{""column"":""hours"",""transformationType"":""condition"",""operation"":""<="",""value"":300}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -d628f669-0e20-4ebe-b7bb-0f5b6cb96f50,,USER,How many distinct teams are involved in match seasons?,"{""transformations"":[{""column"":""Team"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -280091be-ef99-47da-bb2f-2ebe7ea3b14e,,USER,List names of all pilot in descending order of age.,"{""transformations"":[{""column"":""Age"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Pilot_Id"",""Name"",""Age""],""name"":""pilot"",""type"":""grid""}]" -3c6e4092-19a4-4012-a4a0-120ad7046d09,,USER,How is the math course described?,"{""transformations"":[{""column"":""course_name"",""transformationType"":""condition"",""operation"":""="",""value"":""math""}]}","[{""columns"":[""course_id"",""course_name"",""course_description"",""other_details""],""name"":""Courses"",""type"":""grid""}]" -74e29c1f-05ee-487c-8e65-79f203839828,,USER,What are the names of all the customers in alphabetical order?,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" -02c4931d-8362-4b3e-a623-85f6e31db242,,USER,What is the date of birth for the staff member named Janessa Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -f6348580-b870-4585-9987-72dd71c9d6cf,,USER,give me the cities in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -6e0e9f88-0329-4521-85c1-bdd6962e445d,,USER,"Find the name of organizations whose names contain ""Party"".","{""transformations"":[{""column"":""organization_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""Party""}]}","[{""columns"":[""organization_id"",""date_formed"",""organization_name"",""uk_vat_number""],""name"":""Organizations"",""type"":""grid""}]" -b15e7d55-9ef0-4e08-91da-0911e2c37363,,USER,Give the average number of working horses on farms with more than 5000 total horses.,"{""transformations"":[{""column"":""Working_Horses"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Total_Horses"",""transformationType"":""condition"",""operation"":"">"",""value"":5000}]}","[{""columns"":[""Farm_ID"",""Year"",""Total_Horses"",""Working_Horses"",""Total_Cattle"",""Oxen"",""Bulls"",""Cows"",""Pigs"",""Sheep_and_Goats""],""name"":""farm"",""type"":""grid""}]" -43b102cc-de87-4877-a823-c7646810824c,,USER,which state has the smallest average urban population,"{""transformations"":[{""column"":""state_name"",""transformationType"":""grouping""},{""column"":""population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -59014bb6-6ca6-4f0a-83af-5654681ce0a1,,USER,"What is the email of the student with first name ""Emma"" and last name ""Rohan""?","{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Emma'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Rohan'""}]}","[{""columns"":[""student_id"",""address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""date_first_rental"",""date_left_university"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -b97bd772-8a80-441d-a8e1-19cce2ed974f,,USER,List in alphabetic order all different amenities.,"{""transformations"":[{""column"":""amenity_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""amenid"",""amenity_name""],""name"":""Dorm_amenity"",""type"":""grid""}]" -7d83ceb9-748f-4c64-8789-8a05e718b7e7,,USER,What are the first names of all the different drivers in alphabetical order?,"{""transformations"":[{""column"":""forename"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" -4f00687b-58c2-457f-9dac-c43cdcaef62d,,USER,Show me the departure date and arrival date for all flights from Los Angeles to Honolulu.,"{""transformations"":[{""column"":""origin"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""destination"",""transformationType"":""condition"",""operation"":""="",""value"":""'Honolulu'""}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -4a69975c-d031-40a0-9bf0-307d0b6b1398,,USER,Compute the total account balance for customers with a credit score over 100 by state.,"{""transformations"":[{""column"":""acc_bal"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""credit_score"",""transformationType"":""condition"",""operation"":"">"",""value"":100},{""column"":""state"",""transformationType"":""grouping""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -f107ceb9-0daa-427a-8aff-e8bec782fccf,,USER,Find the names of all instructors in computer science department,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""condition"",""operation"":""="",""value"":""Comp. Sci.""}]}","[{""columns"":[""ID"",""name"",""dept_name"",""salary""],""name"":""instructor"",""type"":""grid""}]" -5a5d56e3-ddb6-49ba-b6f0-41103ddca7f8,,USER,How many professors teach a class with the code ACCT-211?,"{""transformations"":[{""column"":""PROF_NUM"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CRS_CODE"",""transformationType"":""condition"",""operation"":""="",""value"":""'ACCT-211'""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -c7b5fbc5-2a61-485f-986b-4fb171705391,,USER,List the names of employees and sort in ascending order of age.,"{""transformations"":[{""column"":""age"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" -45ba0980-a725-4f1d-b2db-dc80d40a455a,,USER,What is the name and rank of every company ordered by descending number of sales?,"{""transformations"":[{""column"":""Sales_billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Rank"",""Company"",""Headquarters"",""Main_Industry"",""Sales_billion"",""Profits_billion"",""Assets_billion"",""Market_Value""],""name"":""company"",""type"":""grid""}]" -b2da6993-fca0-46ec-896c-4bcc5234f236,,USER,"What is the id, genre, and name of the artist for every English song ordered by ascending rating?","{""transformations"":[{""column"":""languages"",""transformationType"":""condition"",""operation"":""="",""value"":""'english'""},{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""song_name"",""artist_name"",""country"",""f_id"",""genre_is"",""rating"",""languages"",""releasedate"",""resolution""],""name"":""song"",""type"":""grid""}]" -f9c6b983-f068-42c3-85d3-2a35022b06c0,,USER,Find the average base price of different bed types for each bed type.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -69091c2c-3366-4c9b-a22e-02fef313cb63,,USER,Show the different nationalities and the number of journalists of each nationality.,"{""transformations"":[{""column"":""journalist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""journalist_ID"",""Name"",""Nationality"",""Age"",""Years_working""],""name"":""journalist"",""type"":""grid""}]" -1b6e8b1f-71a6-4a8c-9330-1fa9722c7db9,,USER,How many shops are located in each area?,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -ce548419-3707-4ed3-af24-bf47d5b0c804,,USER,What are the first names of all employees that are professors ordered by date of birth?,"{""transformations"":[{""column"":""emp_jobcode"",""transformationType"":""condition"",""operation"":""="",""value"":""PROF""},{""column"":""emp_dob"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" -ec0bbe9e-20ac-4efa-ac6c-b37715ac1208,,USER,"How many rooms cost more than 120, for each different decor?","{""transformations"":[{""column"":""RoomId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""basePrice"",""transformationType"":""condition"",""operation"":"">"",""value"":120},{""column"":""decor"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -66b91148-d5a4-4075-b0b9-5fa239a21339,,USER,Show order ids and the number of products in each order.,"{""transformations"":[{""column"":""product_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""order_item_id"",""order_id"",""product_id"",""product_quantity"",""other_order_item_details""],""name"":""Order_Items"",""type"":""grid""}]" -10848c5a-6d88-4d86-9834-7f8b961ef3b9,,USER,What are the first names and birth dates of players from the USA?,"{""transformations"":[{""column"":""country_code"",""transformationType"":""condition"",""operation"":""="",""value"":""USA""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -fa68fb03-6489-4e8a-ad80-93fbc8922d6d,,USER,Return the elimination movies of wrestlers on Team Orton.,"{""transformations"":[{""column"":""Team"",""transformationType"":""condition"",""operation"":""="",""value"":""'Team Orton'""}]}","[{""columns"":[""Elimination_ID"",""Wrestler_ID"",""Team"",""Eliminated_By"",""Elimination_Move"",""Time""],""name"":""Elimination"",""type"":""grid""}]" -6b0e128f-680e-4573-82ce-fa854f856869,,USER,"What is the product, chromosome and porphyria related to the enzymes which take effect at the location 'Cytosol'?","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""="",""value"":""Cytosol""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -fa3ad152-a86c-4a65-a404-20c531957172,,USER,What is the number of days that had an average humity above 50 and an average visibility above 8?,"{""transformations"":[{""column"":""date"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""mean_humidity"",""transformationType"":""condition"",""operation"":"">"",""value"":50},{""column"":""mean_visibility_miles"",""transformationType"":""condition"",""operation"":"">"",""value"":8}]}","[{""columns"":[""date"",""max_temperature_f"",""mean_temperature_f"",""min_temperature_f"",""max_dew_point_f"",""mean_dew_point_f"",""min_dew_point_f"",""max_humidity"",""mean_humidity"",""min_humidity"",""max_sea_level_pressure_inches"",""mean_sea_level_pressure_inches"",""min_sea_level_pressure_inches"",""max_visibility_miles"",""mean_visibility_miles"",""min_visibility_miles"",""max_wind_Speed_mph"",""mean_wind_speed_mph"",""max_gust_speed_mph"",""precipitation_inches"",""cloud_cover"",""events"",""wind_dir_degrees"",""zip_code""],""name"":""weather"",""type"":""grid""}]" -d8717cb1-1e2b-4a74-a81e-aef4e66a3fa8,,USER,What is the average amount due for all the payments?,"{""transformations"":[{""column"":""amount_due"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""payment_id"",""booking_id"",""customer_id"",""payment_type_code"",""amount_paid_in_full_yn"",""payment_date"",""amount_due"",""amount_paid""],""name"":""Payments"",""type"":""grid""}]" -3e0172cd-ae19-4e5f-9f95-d9df6ce6191e,,USER,List all payment methods and number of payments using each payment methods.,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""payment_method_code"",""transformationType"":""grouping""}]}","[{""columns"":[""customer_id"",""datetime_payment"",""payment_method_code"",""amount_payment""],""name"":""Customer_Payments"",""type"":""grid""}]" -b4171917-f921-46c3-b2aa-046954219b97,,USER,List the name of the county with the largest population.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -5c97b9d2-7d1f-464d-a394-d890625002b8,,USER,List document type codes and the number of documents in each code.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -9874cf8b-ce66-4529-bede-4d4872492209,,USER,What are the names of the heads who are born outside the California state?,"{""transformations"":[{""column"":""born_state"",""transformationType"":""condition"",""operation"":""!="",""value"":""California""}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" -6f824530-ddb8-47d9-bb78-92957d435956,,USER,find the number of medicines offered by each trade.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""trade_name"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -39867345-93f2-4c35-ba8b-44980db25f0a,,USER,How many kinds of enzymes are there?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""name"",""Location"",""Product"",""Chromosome"",""OMIM"",""Porphyria""],""name"":""enzyme"",""type"":""grid""}]" -46793d15-9c9a-4f70-979c-9ec8dc6450e0,,USER,Count the number of different software platforms.,"{""transformations"":[{""column"":""Software_Platform"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Device_ID"",""Device"",""Carrier"",""Package_Version"",""Applications"",""Software_Platform""],""name"":""device"",""type"":""grid""}]" -961d1e40-8b5e-491a-9ed3-bbaa47e1a798,,USER,List the 3 highest salaries of the players in 2001?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2001},{""column"":""salary"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""year"",""team_id"",""league_id"",""player_id"",""salary""],""name"":""salary"",""type"":""grid""}]" -2aff22a3-be8b-4cd3-ae95-af2658d3aad2,,USER,How many constructors are there for each nationality?,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -0465f5f1-0e75-4a87-9d8a-6d509bbea9ca,,USER,What is the list of program origins ordered alphabetically?,"{""transformations"":[{""column"":""origin"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Program_ID"",""Name"",""Origin"",""Launch"",""Owner""],""name"":""program"",""type"":""grid""}]" -28d2aff0-f389-4bc6-b7a2-5827d7a7e0eb,,USER,"List total amount of invoice from Chicago, IL.","{""transformations"":[{""column"":""total"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""billing_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Chicago'""},{""column"":""billing_state"",""transformationType"":""condition"",""operation"":""="",""value"":""'IL'""}]}","[{""columns"":[""id"",""customer_id"",""invoice_date"",""billing_address"",""billing_city"",""billing_state"",""billing_country"",""billing_postal_code"",""total""],""name"":""invoices"",""type"":""grid""}]" -e1fe4873-9539-4ba2-a57d-978094726294,,USER,Display the count of male and female assistant professors.,"{""transformations"":[{""column"":""FacID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'AsstProf'""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -fdd963b6-b37e-41fe-9fb1-49ad623cebc6,,USER,"List the names of all genres in alphabetical oder, together with its ratings.","{""transformations"":[{""column"":""g_name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""g_name"",""rating"",""most_popular_in""],""name"":""genre"",""type"":""grid""}]" -d58a4903-45f5-4925-82a8-1a338c822ace,,USER,Return the description of the budget type that has the code ORG.,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" -b45b7225-abb6-47f6-93fc-53484f366aa0,,USER,What is the id and name of the employee with the highest salary?,"{""transformations"":[{""column"":""salary"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""eid"",""name"",""salary""],""name"":""employee"",""type"":""grid""}]" -c5196136-5998-4996-b30f-50c4f90c4ba7,,USER,How many books are in each category?,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""category"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -0e302a67-3f6f-48d3-bac0-1b8d9d07d666,,USER,Count the number of documents with type code BK that correspond to each product id.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'BK'""},{""column"":""project_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Document_Type_Code"",""Project_ID"",""Document_Date"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -ae429b09-0da8-4d37-be10-290843aa6354,,USER,"What are the support, consider, and oppose rates of each candidate, ordered ascending by their unsure rate?","{""transformations"":[{""column"":""unsure_rate"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Candidate_ID"",""People_ID"",""Poll_Source"",""Date"",""Support_rate"",""Consider_rate"",""Oppose_rate"",""Unsure_rate""],""name"":""candidate"",""type"":""grid""}]" -ba56191b-2ca1-407b-b59c-4ccab9ffe781,,USER,What campuses opened before 1800?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" -59c9bd50-1a9e-4d56-81ae-f9386e6cc20c,,USER,How many employees live in Canada?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Canada'""}]}","[{""columns"":[""id"",""last_name"",""first_name"",""title"",""reports_to"",""birth_date"",""hire_date"",""address"",""city"",""state"",""country"",""postal_code"",""phone"",""fax"",""email""],""name"":""employees"",""type"":""grid""}]" -8addea20-074e-41e0-971f-65d1877995d5,,USER,Show different publishers together with the number of publications they have.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -7f08bcc4-ef07-41a0-b5af-f6cdb30278fe,,USER,How many departments offer courses?,"{""transformations"":[{""column"":""dept_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""course_id"",""title"",""dept_name"",""credits""],""name"":""course"",""type"":""grid""}]" -dee44987-e754-48be-bbd6-482d0850118e,,USER,Which rooms cost between 120 and 150? Give me the room names.,"{""transformations"":[{""column"":""baseprice"",""transformationType"":""condition"",""operation"":"">="",""value"":120},{""column"":""baseprice"",""transformationType"":""condition"",""operation"":""<="",""value"":150}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -1be4691e-9d60-48b2-9162-56a2a7f4724e,,USER,List the snatch score and clean jerk score of body builders in ascending order of snatch score.,"{""transformations"":[{""column"":""Snatch"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Body_Builder_ID"",""People_ID"",""Snatch"",""Clean_Jerk"",""Total""],""name"":""body_builder"",""type"":""grid""}]" -c876f2df-e282-4618-a1ad-e0a3a1688775,,USER,"What are the different classes of races, and how many races correspond to each?","{""transformations"":[{""column"":""Race_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""CLASS"",""transformationType"":""grouping""}]}","[{""columns"":[""Race_ID"",""Name"",""Class"",""Date"",""Track_ID""],""name"":""race"",""type"":""grid""}]" -f61be1ef-b138-408d-b042-138a53d329c0,,USER,Show the booking status code and the corresponding number of bookings.,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""booking_status_code"",""transformationType"":""grouping""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -ea00ca4c-ded8-4211-9780-30f2385ee391,,USER,"How many kids stay in the room DAMIEN TRACHSEL checked in on Sep 21, 2010?","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-09-21'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'DAMIEN'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'TRACHSEL'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -b2500f7a-e523-4b3d-b841-75d0e1d774e0,,USER,What are the ids of all students who have advisor number 1121?,"{""transformations"":[{""column"":""Advisor"",""transformationType"":""condition"",""operation"":""="",""value"":1121}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -53435227-6a0a-48d7-be20-40f167f176f2,,USER,Count the players from each nation.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country_code"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -f2e9b6a5-f5c6-4613-835c-a4e50133a93b,,USER,Which film has the highest rental rate? And what is the rate?,"{""transformations"":[{""column"":""rental_rate"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""film_id"",""title"",""description"",""release_year"",""language_id"",""original_language_id"",""rental_duration"",""rental_rate"",""length"",""replacement_cost"",""rating"",""special_features"",""last_update""],""name"":""film"",""type"":""grid""}]" -c455b895-5f21-452c-a669-3732ffcc85d1,,USER,Count the number of party events.,"{""transformations"":[{""column"":""Event_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Event_ID"",""Event_Name"",""Party_ID"",""Member_in_charge_ID""],""name"":""party_events"",""type"":""grid""}]" -32e52c51-880c-4e26-b2fb-f68b72a07f6f,,USER,What are names for top three branches with most number of membership?,"{""transformations"":[{""column"":""membership_amount"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -645a0ef0-4811-43d0-888a-2cbd9e4f6b65,,USER,How many different projects are there?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" -c78c1516-0195-484e-bd4e-0e3e87ba1005,,USER,What is the description of role code ED?,"{""transformations"":[{""column"":""role_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ED'""}]}","[{""columns"":[""role_code"",""role_description""],""name"":""Roles"",""type"":""grid""}]" -e69a3430-3d77-4f2b-a981-382f846583d3,,USER,What is the average transaction amount for different investors?,"{""transformations"":[{""column"":""amount_of_transaction"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""investor_id"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""investor_id"",""transaction_type_code"",""date_of_transaction"",""amount_of_transaction"",""share_count"",""other_details""],""name"":""Transactions"",""type"":""grid""}]" -7385a757-0eec-4e78-b045-c7f61c10a155,,USER,Find the name and revenue of the highest revenue-earning company in each city.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Headquarter"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -e1b1d778-0fc6-4f6a-b3e2-aba70d4225ca,,USER,Enumerate each language and the count of TV channels using it.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LANGUAGE"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -2193d174-3e0f-4b6c-bd74-00be67121722,,USER,What are the id of songs whose format is mp3.,"{""transformations"":[{""column"":""formats"",""transformationType"":""condition"",""operation"":""="",""value"":""'mp3'""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -8b01ce13-cbae-491c-94ad-63d4e21951bb,,USER,"What are the countries for each market, ordered alphabetically?","{""transformations"":[{""column"":""Country"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -c1887270-c186-4578-8a08-3f22e4680d97,,USER,Determine the number of constructors for each nationality.,"{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -bee111c6-4a1f-4944-a582-0d9ac772e287,,USER,Show all publishers and the number of books for each publisher.,"{""transformations"":[{""column"":""book_club_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""book_club_id"",""Year"",""Author_or_Editor"",""Book_Title"",""Publisher"",""Category"",""Result""],""name"":""book_club"",""type"":""grid""}]" -71116f84-2dbc-4b33-b8cc-d6a8aa311efa,,USER,What are the different locations of the school with the code BUS?,"{""transformations"":[{""column"":""dept_address"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""school_code"",""transformationType"":""condition"",""operation"":""="",""value"":""BUS""}]}","[{""columns"":[""DEPT_CODE"",""DEPT_NAME"",""SCHOOL_CODE"",""EMP_NUM"",""DEPT_ADDRESS"",""DEPT_EXTENSION""],""name"":""DEPARTMENT"",""type"":""grid""}]" -23fcf579-ebee-44b5-b99e-d61a9829085c,,USER,How many employees live in Georgia?,"{""transformations"":[{""column"":""address_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_province_county"",""transformationType"":""condition"",""operation"":""="",""value"":""'Georgia'""}]}","[{""columns"":[""address_id"",""line_1_number_building"",""city"",""zip_postcode"",""state_province_county"",""country""],""name"":""Addresses"",""type"":""grid""}]" -2873a878-9ce4-4697-9b4d-781d4d00f673,,USER,Count the number of distinct player positions.,"{""transformations"":[{""column"":""POSITION"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Player_ID"",""Player"",""Team"",""Age"",""Position"",""School_ID""],""name"":""player"",""type"":""grid""}]" -705b7e42-5da2-4aa4-87cf-f77253215a85,,USER,how many states does kentucky border,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -8fa7759b-18b7-4d7d-a375-226a1a3629d0,,USER,"For each year, return the year and the average number of attendance at home games.","{""transformations"":[{""column"":""attendance"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""year"",""league_id"",""team_id"",""park_id"",""span_first"",""span_last"",""games"",""openings"",""attendance""],""name"":""home_game"",""type"":""grid""}]" -2171e953-3433-4a60-907d-b3e56cc661dd,,USER,What is the type of the document whose description starts with the word 'Initial'?,"{""transformations"":[{""column"":""document_description"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Initial""}]}","[{""columns"":[""document_type_code"",""document_description""],""name"":""Document_Types"",""type"":""grid""}]" -ede9e954-0e40-4005-9673-9baa970eef8f,,USER,"Show the phone, room, and building for the faculty named Jerry Prince.","{""transformations"":[{""column"":""Fname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Jerry'""},{""column"":""Lname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Prince'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -ebcba48f-9dfa-4273-a782-038b7490d8b5,,USER,What is the country of the airport with the highest elevation?,"{""transformations"":[{""column"":""elevation"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""apid"",""name"",""city"",""country"",""x"",""y"",""elevation"",""iata"",""icao""],""name"":""airports"",""type"":""grid""}]" -4faff5b2-0957-4495-ad4f-0e6d7e67aa40,,USER,What is the average training hours of all players?,"{""transformations"":[{""column"":""HS"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -0f9ff29b-b776-4212-abc4-9a6fd76ff572,,USER,How many shops are there in each location?,"{""transformations"":[{""column"":""Shop_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Shop_ID"",""Name"",""Location"",""District"",""Number_products"",""Manager_name""],""name"":""shop"",""type"":""grid""}]" -ca9a13c6-db81-46a6-acc7-0c93fe0beba9,,USER,Compute the average price of all the products.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -e1ecb094-fb5a-413f-a381-300668c0a16b,,USER,"What are the names of wines, sorted by price ascending?","{""transformations"":[{""column"":""price"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -ba96291d-0713-416d-944f-370c7414008b,,USER,What is the total population and maximum GNP in Asia?,"{""transformations"":[{""column"":""Population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""GNP"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""Continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'Asia'""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -79f5c54a-9315-4df9-8376-d0aceb6b40af,,USER,Find the total revenue of companies of each founder.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founder"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -e4578508-97a0-4430-a1ca-296b838735b0,,USER,List the codes of all courses that take place in room KLR209.,"{""transformations"":[{""column"":""class_room"",""transformationType"":""condition"",""operation"":""="",""value"":""KLR209""}]}","[{""columns"":[""CLASS_CODE"",""CRS_CODE"",""CLASS_SECTION"",""CLASS_TIME"",""CLASS_ROOM"",""PROF_NUM""],""name"":""CLASS"",""type"":""grid""}]" -f556f6d3-02f8-439b-9ba3-059747db8815,,USER,How many rooms whose capacity is less than 50 does the Lamberton building have?,"{""transformations"":[{""column"":""building"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""building"",""transformationType"":""condition"",""operation"":""="",""value"":""Lamberton""},{""column"":""capacity"",""transformationType"":""condition"",""operation"":""<"",""value"":50}]}","[{""columns"":[""building"",""room_number"",""capacity""],""name"":""classroom"",""type"":""grid""}]" -cc4cf81b-a364-4427-bb44-d671f8cee652,,USER,What is the name and capacity for the stadium with highest average attendance?,"{""transformations"":[{""column"":""average"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Stadium_ID"",""Location"",""Name"",""Capacity"",""Highest"",""Lowest"",""Average""],""name"":""stadium"",""type"":""grid""}]" -fd9f44da-d32c-4d56-b23c-c207ad4dd306,,USER,List the codes and names of the cheapest products in each category.,"{""transformations"":[{""column"":""price"",""transformationType"":""aggregations"",""aggregation"":""min""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Price"",""Manufacturer""],""name"":""Products"",""type"":""grid""}]" -ff0c1f34-8476-4871-aadc-6f717dc2f692,,USER,What is Kyle's id?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" -0ad73701-a809-410d-9ab8-34cbe006b729,,USER,how many people live in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -21cdf0fa-89cb-49eb-845d-01a8b86d3895,,USER,Calculate the total rating ratio for each channel owner.,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -ddb261cd-5ba5-42be-ac45-725a1bf1932a,,USER,Count the number of students who have advisors.,"{""transformations"":[{""column"":""s_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" -c5248c0f-c086-4ff7-a993-68b31dcede6d,,USER,what states border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" -b6ddedb6-70eb-45c3-9025-1f1c03ef2495,,USER,What are the ids of all aircrafts that can cover a distance of more than 1000?,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""aid"",""name"",""distance""],""name"":""aircraft"",""type"":""grid""}]" -a01a685f-df4c-4dce-8a36-f5005e528ff8,,USER,What is the average number of employees of the departments whose rank is between 10 and 15?,"{""transformations"":[{""column"":""num_employees"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""ranking"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""ranking"",""transformationType"":""condition"",""operation"":""<="",""value"":15}]}","[{""columns"":[""Department_ID"",""Name"",""Creation"",""Ranking"",""Budget_in_Billions"",""Num_Employees""],""name"":""department"",""type"":""grid""}]" -f3e1df64-b7ef-44c0-b6ab-166412235119,,USER,How many hours do the players train on average?,"{""transformations"":[{""column"":""HS"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -2cd1a084-80b7-4e6d-b565-4221b23f0eee,,USER,Show the name and service for all trains in order by time.,"{""transformations"":[{""column"":""TIME"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" -acce0886-a9c5-45bd-ae98-c94a18c7f018,,USER,what is the population density in the state with capital austin,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'austin'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -e42308aa-0e10-4748-8914-282a0d9a19e6,,USER,Show the student IDs and the number of friends corresponding to each.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -8850d68c-f4c3-4435-928f-6e26a29c5da8,,USER,"Find the distinct years when the governor was named ""Eliot Spitzer"".","{""transformations"":[{""column"":""Governor"",""transformationType"":""condition"",""operation"":""="",""value"":""'Eliot Spitzer'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -2f789ef6-c6e7-43cd-b306-56e279e28f2f,,USER,Show the transaction types and the total amount of transactions.,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -5376526f-cfa9-4939-b4e0-bd07b8577052,,USER,Show all ministers and parties they belong to in descending order of the time they took office.,"{""transformations"":[{""column"":""took_office"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Party_ID"",""Minister"",""Took_office"",""Left_office"",""Region_ID"",""Party_name""],""name"":""party"",""type"":""grid""}]" -c94663df-22e9-47ab-99ac-2598ed20b004,,USER,Which county has the largest population? Give me the name of the county.,"{""transformations"":[{""column"":""Population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -27b0a132-c8bc-4fe8-b3d0-51c19489bf46,,USER,How many apartment bookings are there in total?,"{""transformations"":[{""column"":""apt_booking_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""apt_booking_id"",""apt_id"",""guest_id"",""booking_status_code"",""booking_start_date"",""booking_end_date""],""name"":""Apartment_Bookings"",""type"":""grid""}]" -44069c96-3f0e-4b6a-b759-b3ff1ae1ca97,,USER,"For each city, how many branches were opened before 2010?","{""transformations"":[{""column"":""Branch_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""open_year"",""transformationType"":""condition"",""operation"":""<"",""value"":2010},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -729c5a97-dd63-4ecf-b235-c6a813cf0b08,,USER,find the names of loser and winner who played in the match with greatest number of minutes.,"{""transformations"":[{""column"":""minutes"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -7386af9f-836f-4b2d-9253-933963dc1c73,,USER,What are the names of the five oldest people?,"{""transformations"":[{""column"":""Age"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""People_ID"",""Name"",""Age"",""Height"",""Hometown""],""name"":""people"",""type"":""grid""}]" -743b1ef1-566e-406b-a7a4-42c6e7414b0d,,USER,How many reviewers listed?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -9c8a7546-fc2a-4104-9bdf-fa5a3c54d311,,USER,Display publishers and the count of their publications.,"{""transformations"":[{""column"":""Publication_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Publisher"",""transformationType"":""grouping""}]}","[{""columns"":[""Publication_ID"",""Book_ID"",""Publisher"",""Publication_Date"",""Price""],""name"":""publication"",""type"":""grid""}]" -83092098-911a-43b6-a0a3-8839a49e86bb,,USER,"What are the card numbers, names, and hometowns of every member ordered by descending level?","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -4ddb43e3-f94b-4ccd-96f4-bbe7e8c780df,,USER,Return the count of music festivals in each category.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Category"",""transformationType"":""grouping""}]}","[{""columns"":[""ID"",""Music_Festival"",""Date_of_ceremony"",""Category"",""Volume"",""Result""],""name"":""music_festival"",""type"":""grid""}]" -b5169773-e5ce-4d40-b41d-4e15aec7a123,,USER,Show all the cinema names and opening years in descending order of opening year.,"{""transformations"":[{""column"":""openning_year"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -13267938-1e50-405d-b656-d3ddebbe30d9,,USER,"Where is the club ""Pen and Paper Gaming"" located?","{""transformations"":[{""column"":""clubname"",""transformationType"":""condition"",""operation"":""="",""value"":""'Pen and Paper Gaming'""}]}","[{""columns"":[""ClubID"",""ClubName"",""ClubDesc"",""ClubLocation""],""name"":""Club"",""type"":""grid""}]" -460e64da-7ebb-4b5f-8c65-dc40a45a7899,,USER,"List the full name (first and last name), and salary for those employees who earn below 6000.","{""transformations"":[{""column"":""salary"",""transformationType"":""condition"",""operation"":""<"",""value"":6000}]}","[{""columns"":[""EMPLOYEE_ID"",""FIRST_NAME"",""LAST_NAME"",""EMAIL"",""PHONE_NUMBER"",""HIRE_DATE"",""JOB_ID"",""SALARY"",""COMMISSION_PCT"",""MANAGER_ID"",""DEPARTMENT_ID""],""name"":""employees"",""type"":""grid""}]" -bee9b39b-a83e-49b5-9a59-21938eed138c,,USER,"For each grade 0 classroom, report the student count.","{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""grade"",""transformationType"":""condition"",""operation"":""="",""value"":""'0'""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -3cc10c9a-2883-464d-a396-5847df882de0,,USER,what is the population density of wyoming,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -9ee2d4fc-2173-40a9-82ec-76fd81a9c215,,USER,Calculate the number of students in each city.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -75651900-c0f1-46e2-a7b7-21e42a2501a0,,USER,Find the total number of students enrolled in the colleges that were founded after the year of 1850 for each affiliation type.,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""founded"",""transformationType"":""condition"",""operation"":"">"",""value"":1850},{""column"":""affiliation"",""transformationType"":""grouping""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Founded"",""Affiliation"",""Enrollment"",""Nickname"",""Primary_conference""],""name"":""university"",""type"":""grid""}]" -747162a1-2a45-47be-b187-f6a8d04163c4,,USER,What is the total amount of grants given by each organization? Please also provide the organization ID.,"{""transformations"":[{""column"":""student_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""student_id"",""transformationType"":""grouping""}]}","[{""columns"":[""student_id"",""friend_id""],""name"":""Friend"",""type"":""grid""}]" -be917908-ce96-416d-a899-26945edfab37,,USER,how many people lived in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -f09c6b27-95e7-4274-b980-a240bccb37a7,,USER,How many accounts does each customer have? Display the count and customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -4d75c0db-1c49-4132-8ed0-2fa893b92aeb,,USER,Count the number of distinct artists who have volumes.,"{""transformations"":[{""column"":""Artist_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Volume_ID"",""Volume_Issue"",""Issue_Date"",""Weeks_on_Top"",""Song"",""Artist_ID""],""name"":""volume"",""type"":""grid""}]" -399c8957-d4d9-4813-850d-d1060e591496,,USER,Count the number of accounts corresponding to each customer id.,"{""transformations"":[{""column"":""account_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""customer_id"",""transformationType"":""grouping""}]}","[{""columns"":[""account_id"",""customer_id"",""date_account_opened"",""account_name"",""other_account_details""],""name"":""Accounts"",""type"":""grid""}]" -87295592-5ae5-430c-a38c-c19546975027,,USER,List the names of 5 users followed by the largest number of other users.,"{""transformations"":[{""column"":""followers"",""limit"":5,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -01cb4d3b-9902-4e8b-8d38-d0c7884a0cb1,,USER,List all cities of addresses in alphabetical order.,"{""transformations"":[{""column"":""city"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""address_id"",""line_1"",""line_2"",""line_3"",""city"",""zip_postcode"",""state_province_county"",""country"",""other_address_details""],""name"":""Addresses"",""type"":""grid""}]" -bed6eb59-e790-4665-9ee7-cf4a2e717da1,,USER,Find the id and weight of all pets whose age is older than 1.,"{""transformations"":[{""column"":""pet_age"",""transformationType"":""condition"",""operation"":"">"",""value"":1}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -699bb29f-f092-4fba-b636-cd684c2f9e9d,,USER,Find the number of stores for each type.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -f3596314-e8b5-492e-9a51-455efd3830a2,,USER,"List the name, nationality and id of all male architects ordered by their names lexicographically.","{""transformations"":[{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""male""},{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""name"",""nationality"",""gender""],""name"":""architect"",""type"":""grid""}]" -14805e5d-06e3-406e-84b3-547d7f6ec8bc,,USER,How many dorms have amenities?,"{""transformations"":[{""column"":""dormid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" -2715f312-8468-4b95-a704-126104de13ec,,USER,What is the weight of the shortest person?,"{""transformations"":[{""column"":""Height"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""People_ID"",""Name"",""Height"",""Weight"",""Date_of_Birth""],""name"":""people"",""type"":""grid""}]" -8b8104be-8dd0-490f-9810-1dba8a1f3f5e,,USER,What is the description of the department whose name has the substring the computer?,"{""transformations"":[{""column"":""department_name"",""transformationType"":""condition"",""operation"":""contains"",""value"":""computer""}]}","[{""columns"":[""department_id"",""department_name"",""department_description"",""other_details""],""name"":""Departments"",""type"":""grid""}]" -c037b973-34b4-4c18-91e2-86edba8b6e59,,USER,Return the money rank of the player with the greatest earnings.,"{""transformations"":[{""column"":""Earnings"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -3a7b863b-e9e5-4253-bcd7-719f130db999,,USER,"Find the state, account type, and credit score of the customer whose number of loan is 0.","{""transformations"":[{""column"":""no_of_loans"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -0035de92-bcdb-4822-8191-9cd8bf321088,,USER,Show theme and year for all exhibitions with ticket prices lower than 15.,"{""transformations"":[{""column"":""ticket_price"",""transformationType"":""condition"",""operation"":""<"",""value"":15}]}","[{""columns"":[""Exhibition_ID"",""Year"",""Theme"",""Artist_ID"",""Ticket_Price""],""name"":""exhibition"",""type"":""grid""}]" -ad3ab2ed-1269-4b3d-8fbf-198c88578215,,USER,What are the names of managers in ascending order of level?,"{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Manager_ID"",""Name"",""Country"",""Working_year_starts"",""Age"",""Level""],""name"":""manager"",""type"":""grid""}]" -bf633471-4e4e-42e1-bc29-9fabb2229931,,USER,Show year where a track with a seating at least 5000 opened and a track with seating no more than 4000 opened.,"{""transformations"":[{""column"":""seating"",""transformationType"":""condition"",""operation"":"">="",""value"":4000},{""column"":""seating"",""transformationType"":""condition"",""operation"":""<="",""value"":5000}]}","[{""columns"":[""Track_ID"",""Name"",""Location"",""Seating"",""Year_Opened""],""name"":""track"",""type"":""grid""}]" -b1da06d6-0974-4b80-98c7-c7c6f4dd21e5,,USER,How many users are there?,"{""transformations"":[{""column"":""uid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" -b9667dec-4087-42f8-bde8-9b2bd97a33d9,,USER,find all dependent names who have a spouse relation with some employee.,"{""transformations"":[{""column"":""relationship"",""transformationType"":""condition"",""operation"":""="",""value"":""Spouse""}]}","[{""columns"":[""Essn"",""Dependent_name"",""Sex"",""Bdate"",""Relationship""],""name"":""dependent"",""type"":""grid""}]" -2e6157d9-96e3-4051-a61f-3c2138144cad,,USER,"Show card number, name, and hometown for all members in a descending order of level.","{""transformations"":[{""column"":""LEVEL"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Member_ID"",""Card_Number"",""Name"",""Hometown"",""Level""],""name"":""member"",""type"":""grid""}]" -9ed5497b-341d-4bb7-9829-747c37404dd8,,USER,Count the number of songs.,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" -e664f4e1-7460-487f-b06f-615b9e4ff235,,USER,how large is new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -c905d070-0045-449f-ad19-a9c4d3ac8ee0,,USER,what is the lowest point in iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -55352db8-a6a7-4553-bb2d-304a37189b66,,USER,What is the total rating for each channel owner's channel?,"{""transformations"":[{""column"":""Rating_in_percent"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""OWNER"",""transformationType"":""grouping""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -0be7a567-d08c-4ad9-9faf-6e83bc3d5dba,,USER,How many storms had death records?,"{""transformations"":[{""column"":""Storm_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_Deaths"",""transformationType"":""condition"",""operation"":"">"",""value"":0}]}","[{""columns"":[""Storm_ID"",""Name"",""Dates_active"",""Max_speed"",""Damage_millions_USD"",""Number_Deaths""],""name"":""storm"",""type"":""grid""}]" -bb58db04-68bf-4de8-b1ee-9ea1722f9847,,USER,Show the lieutenant governor and comptroller from the democratic party.,"{""transformations"":[{""column"":""Party"",""transformationType"":""condition"",""operation"":""="",""value"":""'Democratic'""}]}","[{""columns"":[""Party_ID"",""Year"",""Party"",""Governor"",""Lieutenant_Governor"",""Comptroller"",""Attorney_General"",""US_Senate""],""name"":""party"",""type"":""grid""}]" -6e60a718-069a-4800-a7bc-16d228fb153e,,USER,How many regions do we have?,"{""transformations"":[{""column"":""Region_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Region_ID"",""Region_name"",""Date"",""Label"",""Format"",""Catalogue""],""name"":""region"",""type"":""grid""}]" -eb63a99b-a31f-41e6-8c7c-892ddf3b8e02,,USER,"For each nationality, how many different constructors are there?","{""transformations"":[{""column"":""constructorId"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""nationality"",""transformationType"":""grouping""}]}","[{""columns"":[""constructorId"",""constructorRef"",""name"",""nationality"",""url""],""name"":""constructors"",""type"":""grid""}]" -8a3f344e-be9e-459e-b156-5520caca178c,,USER,How many players participated in each position?,"{""transformations"":[{""column"":""Season"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Season"",""Player"",""Position"",""Country"",""Team"",""Draft_Pick_Number"",""Draft_Class"",""College""],""name"":""match_season"",""type"":""grid""}]" -951ec228-b799-41dc-ae90-d0ef762e891b,,USER,what is the total area of the usa,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" -60ccf459-4508-4170-9c24-d1fb9651d357,,USER,"What are the number of international and domestic passengers of the airport named London ""Heathrow""?","{""transformations"":[{""column"":""Airport_Name"",""transformationType"":""condition"",""operation"":""="",""value"":""'London Heathrow'""}]}","[{""columns"":[""Airport_ID"",""Airport_Name"",""Total_Passengers"",""%_Change_2007"",""International_Passengers"",""Domestic_Passengers"",""Transit_Passengers"",""Aircraft_Movements"",""Freight_Metric_Tonnes""],""name"":""airport"",""type"":""grid""}]" -5c78cc54-02c0-4f86-be18-ec334514fecc,,USER,What are the faculty ids of all the male faculty members?,"{""transformations"":[{""column"":""Sex"",""transformationType"":""condition"",""operation"":""="",""value"":""M""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -7b8a4c5f-9107-4ad3-81d0-627ca247f4d6,,USER,Find id of the candidate who most recently accessed the course?,"{""transformations"":[{""column"":""assessment_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""candidate_id"",""qualification"",""assessment_date"",""asessment_outcome_code""],""name"":""Candidate_Assessments"",""type"":""grid""}]" -3ee8d9f7-8734-4096-a84f-df2daed2bab6,,USER,What are the price ranges of five star hotels?,"{""transformations"":[{""column"":""star_rating_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'5'""}]}","[{""columns"":[""hotel_id"",""star_rating_code"",""pets_allowed_yn"",""price_range"",""other_hotel_details""],""name"":""Hotels"",""type"":""grid""}]" -bb951d14-4015-4c87-be19-6f9002b4ccf0,,USER,How many distinct courses are enrolled in by students?,"{""transformations"":[{""column"":""course_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""registration_id"",""student_id"",""course_id"",""date_of_enrolment"",""date_of_completion""],""name"":""Student_Course_Enrolment"",""type"":""grid""}]" -d961e9b6-c09d-450b-8497-62757e3f1a1f,,USER,How many markets have number of cities smaller than 300?,"{""transformations"":[{""column"":""Market_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Number_cities"",""transformationType"":""condition"",""operation"":""<"",""value"":300}]}","[{""columns"":[""Market_ID"",""Country"",""Number_cities""],""name"":""market"",""type"":""grid""}]" -2cc401f9-5a79-4959-9dba-9d18d4885788,,USER,What are the names of all the races that occurred in the year 2017?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2017}]}","[{""columns"":[""raceId"",""year"",""round"",""circuitId"",""name"",""date"",""time"",""url""],""name"":""races"",""type"":""grid""}]" -ffda6003-2076-4ac7-b506-ed1178c658ba,,USER,What is the first and last name of the oldest employee?,"{""transformations"":[{""column"":""emp_dob"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""EMP_NUM"",""EMP_LNAME"",""EMP_FNAME"",""EMP_INITIAL"",""EMP_JOBCODE"",""EMP_HIREDATE"",""EMP_DOB""],""name"":""EMPLOYEE"",""type"":""grid""}]" -c336ac7a-831b-4a95-bc8c-d467a20a4365,,USER,How many video game types exist?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" -c58885cf-53da-406d-a35d-bbe930ef0999,,USER,What are the game IDs and the total hours played for each game?,"{""transformations"":[{""column"":""hours_played"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""gameid"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" -20c16df1-f6f1-4bdb-8622-b9cf2c16ac95,,USER,Find the numbers of different majors and cities.,"{""transformations"":[{""column"":""major"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -a9152f9c-f034-4967-9158-111471b8cb57,,USER,Give the total population and average surface area corresponding to countries in North America that have a surface area greater than 3000 .,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""surfacearea"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'north america'""},{""column"":""surfacearea"",""transformationType"":""condition"",""operation"":"">"",""value"":3000}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -8c470350-478f-4057-a2a5-90da49d414ad,,USER,How many different types of pet are there?,"{""transformations"":[{""column"":""pettype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -72a9989f-0d19-4be5-b023-4bced5e10b9d,,USER,"What are the names, address roads, and cities of the branches ordered by opening year?","{""transformations"":[{""column"":""open_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Branch_ID"",""Name"",""Open_year"",""Address_road"",""City"",""membership_amount""],""name"":""branch"",""type"":""grid""}]" -1e9c659b-2cc0-42f9-9bac-8518dbba79d7,,USER,List all church names in descending order of opening date.,"{""transformations"":[{""column"":""open_date"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Church_ID"",""Name"",""Organized_by"",""Open_Date"",""Continuation_of""],""name"":""church"",""type"":""grid""}]" -df946fdb-027a-4a74-8b0e-58a37572da21,,USER,"Find the attribute data type for the attribute named ""Green"".","{""transformations"":[{""column"":""attribute_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Green'""}]}","[{""columns"":[""attribute_id"",""attribute_name"",""attribute_data_type""],""name"":""Attribute_Definitions"",""type"":""grid""}]" -87b5b9c1-bef7-4f62-810d-7e399c20de34,,USER,"How many credits does course CIS-220 have, and what its description?","{""transformations"":[{""column"":""crs_code"",""transformationType"":""condition"",""operation"":""="",""value"":""CIS-220""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -972923bc-b51b-4559-a8ba-c0efa83e1e3b,,USER,How many heads of the departments are older than 56 ?,"{""transformations"":[{""column"":""head_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":"">"",""value"":56}]}","[{""columns"":[""head_ID"",""name"",""born_state"",""age""],""name"":""head"",""type"":""grid""}]" -39f0e9dd-536b-43bc-9db0-addefe7e6456,,USER,When did the staff member named Janessa Sawayn join the company?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -96cb95a0-5cbf-4f81-8f41-eb66dd159985,,USER,What are total transaction amounts for each transaction type?,"{""transformations"":[{""column"":""transaction_amount"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""transaction_type"",""transformationType"":""grouping""}]}","[{""columns"":[""transaction_id"",""account_id"",""invoice_number"",""transaction_type"",""transaction_date"",""transaction_amount"",""transaction_comment"",""other_transaction_details""],""name"":""Financial_Transactions"",""type"":""grid""}]" -5593065d-38f1-431c-8293-db45ee515349,,USER,papers that were not published in the last year,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""!="",""value"":2015}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -87a086f1-61a4-4655-ae61-bce349ee529d,,USER,How many orchestras does each record company manage?,"{""transformations"":[{""column"":""Orchestra_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Record_Company"",""transformationType"":""grouping""}]}","[{""columns"":[""Orchestra_ID"",""Orchestra"",""Conductor_ID"",""Record_Company"",""Year_of_Founded"",""Major_Record_Format""],""name"":""orchestra"",""type"":""grid""}]" -28e75d09-6282-443c-a70e-803782cec7fc,,USER,"Find the number of adults for the room reserved and checked in by CONRAD SELBIG on Oct 23, 2010.","{""transformations"":[{""column"":""CheckIn"",""transformationType"":""condition"",""operation"":""="",""value"":""'2010-10-23'""},{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'CONRAD'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SELBIG'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -af781fd9-c829-43e2-bf2b-fb46048b2af6,,USER,Find the average number of factories for the manufacturers that have more than 20 shops.,"{""transformations"":[{""column"":""Num_of_Factories"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""num_of_shops"",""transformationType"":""condition"",""operation"":"">"",""value"":20}]}","[{""columns"":[""Manufacturer_ID"",""Open_Year"",""Name"",""Num_of_Factories"",""Num_of_Shops""],""name"":""manufacturer"",""type"":""grid""}]" -9d4c822d-3748-45f3-937f-0e4c197464c9,,USER,Count the number of different countries that climbers are from.,"{""transformations"":[{""column"":""Country"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Climber_ID"",""Name"",""Country"",""Time"",""Points"",""Mountain_ID""],""name"":""climber"",""type"":""grid""}]" -c4d084c0-4675-42d7-ad4d-97b63e7363c8,,USER,How many artists are from Bangladesh?,"{""transformations"":[{""column"":""artist_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""country"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bangladesh'""}]}","[{""columns"":[""artist_name"",""country"",""gender"",""preferred_genre""],""name"":""artist"",""type"":""grid""}]" -744822f9-6f83-4e90-be43-036644e42c70,,USER,What are the countries of all airlines whose names start with Orbit?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""Orbit""}]}","[{""columns"":[""alid"",""name"",""iata"",""icao"",""callsign"",""country"",""active""],""name"":""airlines"",""type"":""grid""}]" -cc3afc0d-f05b-4284-b8e9-4a7e64274485,,USER,Count the number of different account types.,"{""transformations"":[{""column"":""acc_type"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cust_ID"",""cust_name"",""acc_type"",""acc_bal"",""no_of_loans"",""credit_score"",""branch_ID"",""state""],""name"":""customer"",""type"":""grid""}]" -1f7e2b02-9d42-421e-9ddc-27efa0407246,,USER,Present template ids and the number of documents using each template.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_id"",""transformationType"":""grouping""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -b205e4a2-4105-4a32-8f5e-d9901f74f1d7,,USER,Find the number of distinct currency codes used in drama workshop groups.,"{""transformations"":[{""column"":""Currency_Code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Workshop_Group_ID"",""Address_ID"",""Currency_Code"",""Marketing_Region_Code"",""Store_Name"",""Store_Phone"",""Store_Email_Address"",""Other_Details""],""name"":""Drama_Workshop_Groups"",""type"":""grid""}]" -51633407-3846-4981-b6e8-9ad0816eb3a0,,USER,What is the average ticket sales gross in dollars of films?,"{""transformations"":[{""column"":""Gross_in_dollar"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Film_ID"",""Title"",""Studio"",""Director"",""Gross_in_dollar""],""name"":""film"",""type"":""grid""}]" -529fbaaa-4b50-4d66-b114-a4002c075431,,USER,What is the payment method code and party phone of the party with the email 'enrico09@example.com'?,"{""transformations"":[{""column"":""party_email"",""transformationType"":""condition"",""operation"":""="",""value"":""'enrico09@example.com'""}]}","[{""columns"":[""party_id"",""payment_method_code"",""party_phone"",""party_email""],""name"":""Parties"",""type"":""grid""}]" -9e8d3f6d-2b47-4e10-afd0-13b8fc23a303,,USER,"What are the address and phone number of the buildings managed by ""Brenden""?","{""transformations"":[{""column"":""building_manager"",""transformationType"":""condition"",""operation"":""="",""value"":""'Brenden'""}]}","[{""columns"":[""building_id"",""building_short_name"",""building_full_name"",""building_description"",""building_address"",""building_manager"",""building_phone""],""name"":""Apartment_Buildings"",""type"":""grid""}]" -79902b9f-d4f9-4f42-97a3-0f2763f3fc18,,USER,What are names of countries with the top 3 largest population?,"{""transformations"":[{""column"":""Population"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -3431c30c-a24f-4a8b-8cc5-d818f0472799,,USER,list the names of the companies with more than 200 sales in the descending order of sales and profits.,"{""transformations"":[{""column"":""Sales_in_Billion"",""transformationType"":""condition"",""operation"":"">"",""value"":200},{""column"":""Sales_in_Billion"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""Profits_in_Billion"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Company_ID"",""Name"",""Headquarters"",""Industry"",""Sales_in_Billion"",""Profits_in_Billion"",""Assets_in_Billion"",""Market_Value_in_Billion""],""name"":""company"",""type"":""grid""}]" -a394a741-44b2-4481-9372-33627be62379,,USER,Determine the mean weight for each type of pet.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""pettype"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -113d8dcb-1e7f-4f65-9208-ed7190ba97d6,,USER,Which department has the largest number of employees?,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""desc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" -f065b04f-7487-4012-aa42-be0317427c43,,USER,Show all advisors and the associated student count.,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""advisor"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -5e89507a-2eca-4c03-a011-b9ec32ea285a,,USER,List distinct product names and their average product prices.,"{""transformations"":[{""column"":""Product_Price"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""Product_Name"",""transformationType"":""grouping""}]}","[{""columns"":[""Product_ID"",""Product_Name"",""Product_Price"",""Product_Description"",""Other_Product_Service_Details""],""name"":""Products"",""type"":""grid""}]" -b18292d5-3a06-44e5-8d1c-56bff63ae9d0,,USER,How many students are 18 years old?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""age"",""transformationType"":""condition"",""operation"":""="",""value"":18}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -b1d0cad3-d7c0-4fa7-88ce-55648d13baf4,,USER,"Return the different document ids along with the number of paragraphs corresponding to each, ordered by id.","{""transformations"":[{""column"":""Paragraph_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""document_id"",""transformationType"":""grouping""},{""column"":""document_id"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Paragraph_ID"",""Document_ID"",""Paragraph_Text"",""Other_Details""],""name"":""Paragraphs"",""type"":""grid""}]" -0c7d1f27-3b67-4f77-ac34-95f58a542602,,USER,Calculate the total revenue for each manufacturer.,"{""transformations"":[{""column"":""revenue"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""name"",""transformationType"":""grouping""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" -c1f38d61-516c-4a5e-bd24-29f544114e2d,,USER,What is the total number of credits offered by each department?,"{""transformations"":[{""column"":""crs_credit"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""dept_code"",""transformationType"":""grouping""}]}","[{""columns"":[""CRS_CODE"",""DEPT_CODE"",""CRS_DESCRIPTION"",""CRS_CREDIT""],""name"":""COURSE"",""type"":""grid""}]" -f14c7a5c-b5a6-47ba-8168-a00677b18128,,USER,How many king beds are there?,"{""transformations"":[{""column"":""beds"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""bedtype"",""transformationType"":""condition"",""operation"":""="",""value"":""King""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -3c518f22-9506-47ef-84e9-221f88ac8436,,USER,"For each position, determine the count of players with fewer than 30 points.","{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -2e7cd960-8f85-46f4-afb7-2b7be7dd9a13,,USER,How many medicines were not approved by the FDA?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -beff71a2-e464-4983-a56d-40294d45777b,,USER,"Show the zip code of the county with name ""Howard"".","{""transformations"":[{""column"":""County_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Howard'""}]}","[{""columns"":[""County_Id"",""County_name"",""Population"",""Zip_code""],""name"":""county"",""type"":""grid""}]" -985808f5-03e0-42c7-9461-b1a3d991056a,,USER,How many stations does Mountain View city has?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Mountain View'""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -c9f64cf5-a11d-45a4-a3c5-9777b20b69ae,,USER,"For each city, find the highest latitude among its stations.","{""transformations"":[{""column"":""lat"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""city"",""transformationType"":""grouping""}]}","[{""columns"":[""id"",""name"",""lat"",""long"",""dock_count"",""city"",""installation_date""],""name"":""station"",""type"":""grid""}]" -84e77ab3-dfbc-4412-9e6e-87ee94841e4c,,USER,What is the description for the budget type with code ORG?,"{""transformations"":[{""column"":""budget_type_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'ORG'""}]}","[{""columns"":[""Budget_Type_Code"",""Budget_Type_Description""],""name"":""Ref_Budget_Codes"",""type"":""grid""}]" -cc1c202c-99a1-491d-9fca-c50e44b98fad,,USER,List the maximum weight and pet type for each pet category.,"{""transformations"":[{""column"":""weight"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""petType"",""transformationType"":""grouping""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -bb42fe01-bd48-4822-864d-519efb3bcf22,,USER,Show flight number for all flights with more than 2000 distance.,"{""transformations"":[{""column"":""distance"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""flno"",""origin"",""destination"",""distance"",""departure_date"",""arrival_date"",""price"",""aid""],""name"":""flight"",""type"":""grid""}]" -559692a3-0290-4deb-8a36-b2b420076862,,USER,Find the weight of the youngest dog.,"{""transformations"":[{""column"":""pet_age"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""PetID"",""PetType"",""pet_age"",""weight""],""name"":""Pets"",""type"":""grid""}]" -de6062c9-e9c1-44e6-8cea-b39278ffdb21,,USER,What is the count of the songs that last approximately 4 minutes?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""duration"",""transformationType"":""condition"",""operation"":""starts with"",""value"":""4:""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -339e78bd-45f5-4b87-9e02-7ae4c763e8a1,,USER,List all the model names sorted by their launch year.,"{""transformations"":[{""column"":""launch_year"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Model_name"",""Launch_year"",""RAM_MiB"",""ROM_MiB"",""Slots"",""WiFi"",""Bluetooth""],""name"":""chip_model"",""type"":""grid""}]" -048754a6-4713-4d6e-a3a9-44104dab5c3b,,USER,Count the number of wrestlers.,"{""transformations"":[{""column"":""Wrestler_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -8ee73401-2c5a-433e-8d3f-1842b6e52ad7,,USER,What is the mean high temperature for each day of the week?,"{""transformations"":[{""column"":""high_temperature"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""day_of_week"",""transformationType"":""grouping""}]}","[{""columns"":[""station_id"",""day_of_week"",""high_temperature"",""low_temperature"",""precipitation"",""wind_speed_mph""],""name"":""weekly_weather"",""type"":""grid""}]" -0f3c6c9b-e017-4de2-8290-de940fe87625,,USER,Which student's age is older than 18 and is majoring in 600? List each student's first and last name.,"{""transformations"":[{""column"":""Age"",""transformationType"":""condition"",""operation"":"">"",""value"":18},{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":600}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -e0ed79f8-e10a-4681-9e0a-5d2b36531f99,,USER,Display the number of matches that occurred each year.,"{""transformations"":[{""column"":""best_of"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""best_of"",""draw_size"",""loser_age"",""loser_entry"",""loser_hand"",""loser_ht"",""loser_id"",""loser_ioc"",""loser_name"",""loser_rank"",""loser_rank_points"",""loser_seed"",""match_num"",""minutes"",""round"",""score"",""surface"",""tourney_date"",""tourney_id"",""tourney_level"",""tourney_name"",""winner_age"",""winner_entry"",""winner_hand"",""winner_ht"",""winner_id"",""winner_ioc"",""winner_name"",""winner_rank"",""winner_rank_points"",""winner_seed"",""year""],""name"":""matches"",""type"":""grid""}]" -357375b8-0285-4dfc-b175-90876d714a6c,,USER,Give the name of the wine with the highest score.,"{""transformations"":[{""column"":""Score"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""No"",""Grape"",""Winery"",""Appelation"",""State"",""Name"",""Year"",""Price"",""Score"",""Cases"",""Drink""],""name"":""wine"",""type"":""grid""}]" -225856b3-8d3a-4c78-bbbc-776a9c9db570,,USER,Display the number of cinemas in each location.,"{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -cc5a5d3d-cabe-41e0-8f74-9c1653120e8a,,USER,Show the crime rates of counties in ascending order of number of police officers.,"{""transformations"":[{""column"":""Police_officers"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""County_ID"",""Name"",""Population"",""Police_officers"",""Residents_per_officer"",""Case_burden"",""Crime_rate"",""Police_force"",""Location""],""name"":""county_public_safety"",""type"":""grid""}]" -32c60515-124b-4485-a481-24710ec4eb96,,USER,Provide the classroom number and determine the number of unique grades utilizing the room for each classroom.,"{""transformations"":[{""column"":""grade"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""classroom"",""transformationType"":""grouping""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" -47a009cf-659b-4883-b013-d3449e011f1e,,USER,What is the owner of the channel that has the highest rating ratio?,"{""transformations"":[{""column"":""rating_in_percent"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Channel_ID"",""Name"",""Owner"",""Share_in_percent"",""Rating_in_percent""],""name"":""channel"",""type"":""grid""}]" -99496957-6b7b-4fa8-a5c9-a894c0a072ea,,USER,"Find the emails and phone numbers of all the customers, ordered by email address and phone number.","{""transformations"":[{""column"":""email_address"",""transformationType"":""sorting"",""direction"":""asc""},{""column"":""phone_number"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""customer_id"",""customer_type_code"",""address_line_1"",""address_line_2"",""town_city"",""state"",""email_address"",""phone_number""],""name"":""Customers"",""type"":""grid""}]" -50d27dea-ef78-4411-84a7-fe4e72d07533,,USER,What city and state is the bank with the name morningside in?,"{""transformations"":[{""column"":""bname"",""transformationType"":""condition"",""operation"":""="",""value"":""morningside""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -93394ddd-5199-4b90-8310-7735306ca3ee,,USER,How many perpetrators are there?,"{""transformations"":[{""column"":""Perpetrator_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Perpetrator_ID"",""People_ID"",""Date"",""Year"",""Location"",""Country"",""Killed"",""Injured""],""name"":""perpetrator"",""type"":""grid""}]" -31b96738-1b54-4c7e-b927-a6dbe696e849,,USER,What are the cities whose population is between 160000 and 900000?,"{""transformations"":[{""column"":""Population"",""transformationType"":""condition"",""operation"":"">="",""value"":160000},{""column"":""Population"",""transformationType"":""condition"",""operation"":""<="",""value"":900000}]}","[{""columns"":[""ID"",""Name"",""CountryCode"",""District"",""Population""],""name"":""city"",""type"":""grid""}]" -1ee9eeda-06ea-43ba-b10b-f9152b0bbe96,,USER,What is the average enrollment of schools?,"{""transformations"":[{""column"":""Enrollment"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""School_ID"",""School"",""Location"",""Enrollment"",""Founded"",""Denomination"",""Boys_or_Girls"",""Day_or_Boarding"",""Year_Entered_Competition"",""School_Colors""],""name"":""school"",""type"":""grid""}]" -5d4f7156-51d5-4dff-b79e-5954c3373209,,USER,how many states are next to major rivers,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" -3d1756e0-17b0-4051-a60c-84a6e0950894,,USER,What are all of the episodes ordered by ratings?,"{""transformations"":[{""column"":""rating"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""id"",""Episode"",""Air_Date"",""Rating"",""Share"",""18_49_Rating_Share"",""Viewers_m"",""Weekly_Rank"",""Channel""],""name"":""TV_series"",""type"":""grid""}]" -d2e2ddd6-43e9-4757-ba95-6a276853172d,,USER,Count the number of different last names actors have.,"{""transformations"":[{""column"":""last_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actor_id"",""first_name"",""last_name"",""last_update""],""name"":""actor"",""type"":""grid""}]" -e34af852-c362-49e7-8ffb-8cf6206f3240,,USER,How many songs were released for each format?,"{""transformations"":[{""column"":""f_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""formats"",""transformationType"":""grouping""}]}","[{""columns"":[""f_id"",""artist_name"",""file_size"",""duration"",""formats""],""name"":""files"",""type"":""grid""}]" -b03e4661-87fb-443b-8771-8d76ca96dffc,,USER,How many phones are associated with each accreditation type?,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -9c56bfcd-1afd-4d64-bee7-fed66bc5536b,,USER,What is the nickname of staff with first name as Janessa and last name as Sawayn?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Janessa'""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Sawayn'""}]}","[{""columns"":[""staff_id"",""staff_address_id"",""nickname"",""first_name"",""middle_name"",""last_name"",""date_of_birth"",""date_joined_staff"",""date_left_staff""],""name"":""Staff"",""type"":""grid""}]" -663e0a89-fc67-4e60-a6f4-3f228c6b4b3c,,USER,what are the names of the ships ordered by ascending tonnage?,"{""transformations"":[{""column"":""Tonnage"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""Ship_ID"",""Name"",""Type"",""Nationality"",""Tonnage""],""name"":""ship"",""type"":""grid""}]" -fed42534-8f6d-406b-b8dc-e093418f9f09,,USER,what is the lowest elevation in pennsylvania,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'pennsylvania'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -299d1e0c-d898-4872-9328-0751d5d2cd3e,,USER,Calculate the mean age for male and female students.,"{""transformations"":[{""column"":""age"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""sex"",""transformationType"":""grouping""}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -593089ef-0678-411f-802b-e53f3ba40a2e,,USER,Enumerate the number of players inducted into the hall of fame annually.,"{""transformations"":[{""column"":""player_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""yearid"",""transformationType"":""grouping""}]}","[{""columns"":[""player_id"",""yearid"",""votedby"",""ballots"",""needed"",""votes"",""inducted"",""category"",""needed_note""],""name"":""hall_of_fame"",""type"":""grid""}]" -427de611-d370-416c-8dab-d19f0154b0d7,,USER,Find the state which has the most number of customers.,"{""transformations"":[{""column"":""state"",""transformationType"":""grouping""},{""column"":""no_of_customers"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""branch_ID"",""bname"",""no_of_customers"",""city"",""state""],""name"":""bank"",""type"":""grid""}]" -c97617ee-be5f-4e29-b3dd-c4c2b6a6ab58,,USER,"What year is the movie "" The Imitation Game "" from ?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'The Imitation Game'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" -3b82efe4-bb40-4aa7-8482-ccbbfba899c7,,USER,What is the mobile phone number of the student named Timmothy Ward ?,"{""transformations"":[{""column"":""first_name"",""transformationType"":""condition"",""operation"":""="",""value"":""timmothy""},{""column"":""last_name"",""transformationType"":""condition"",""operation"":""="",""value"":""ward""}]}","[{""columns"":[""student_id"",""current_address_id"",""permanent_address_id"",""first_name"",""middle_name"",""last_name"",""cell_mobile_number"",""email_address"",""ssn"",""date_first_registered"",""date_left"",""other_student_details""],""name"":""Students"",""type"":""grid""}]" -fd5b86ed-3dac-4f00-8375-678e378f7f03,,USER,Count the number of documents.,"{""transformations"":[{""column"":""Document_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Document_ID"",""Template_ID"",""Document_Name"",""Document_Description"",""Other_Details""],""name"":""Documents"",""type"":""grid""}]" -b4239983-df82-4a6d-ac01-1b8bfc1875fe,,USER,Find the number of phones for each accreditation type.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -97a6f4b0-ac49-4136-834e-7f7fc4c04d18,,USER,What are the dates when customers with ids between 10 and 20 became customers?,"{""transformations"":[{""column"":""customer_id"",""transformationType"":""condition"",""operation"":"">="",""value"":10},{""column"":""customer_id"",""transformationType"":""condition"",""operation"":""<="",""value"":20}]}","[{""columns"":[""customer_id"",""payment_method"",""customer_name"",""date_became_customer"",""other_customer_details""],""name"":""Customers"",""type"":""grid""}]" -8416d997-807f-4a8f-b619-3f01107be049,,USER,Count the phones for every accreditation category.,"{""transformations"":[{""column"":""Company_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""Accreditation_type"",""transformationType"":""grouping""}]}","[{""columns"":[""Company_name"",""Hardware_Model_name"",""Accreditation_type"",""Accreditation_level"",""Date"",""chip_model"",""screen_mode""],""name"":""phone"",""type"":""grid""}]" -eee2e666-765d-43b9-a6ae-f567a4f1fb84,,USER,What are the names of all the countries that became independent after 1950?,"{""transformations"":[{""column"":""IndepYear"",""transformationType"":""condition"",""operation"":"">"",""value"":1950}]}","[{""columns"":[""Code"",""Name"",""Continent"",""Region"",""SurfaceArea"",""IndepYear"",""Population"",""LifeExpectancy"",""GNP"",""GNPOld"",""LocalName"",""GovernmentForm"",""HeadOfState"",""Capital"",""Code2""],""name"":""country"",""type"":""grid""}]" -2e61f5cf-5d4b-4f8e-a322-c2ff7c873482,,USER,Who is the director of movie Avatar?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" -727b5905-8b1e-4652-a14d-ee49dc116ce4,,USER,"What are the names of musicals with nominee ""Bob Fosse""?","{""transformations"":[{""column"":""Nominee"",""transformationType"":""condition"",""operation"":""="",""value"":""'Bob Fosse'""}]}","[{""columns"":[""Musical_ID"",""Name"",""Year"",""Award"",""Category"",""Nominee"",""Result""],""name"":""musical"",""type"":""grid""}]" -dbeca7bf-5f27-4902-a7ab-b7384fca800c,,USER,Sort the list of names and costs of all procedures in the descending order of cost.,"{""transformations"":[{""column"":""cost"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Code"",""Name"",""Cost""],""name"":""Procedures"",""type"":""grid""}]" -0743f278-f5ce-4d33-9507-8f953830ec2c,,USER,"What are the names of products with category ""Spices""?","{""transformations"":[{""column"":""product_category_code"",""transformationType"":""condition"",""operation"":""="",""value"":""'Spices'""}]}","[{""columns"":[""product_id"",""color_code"",""product_category_code"",""product_name"",""typical_buying_price"",""typical_selling_price"",""product_description"",""other_product_details""],""name"":""Products"",""type"":""grid""}]" -98f36dca-f4b0-420f-a0d6-8b6b6468143a,,USER,Calculate the average room price for each bed type.,"{""transformations"":[{""column"":""basePrice"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""bedType"",""transformationType"":""grouping""}]}","[{""columns"":[""RoomId"",""roomName"",""beds"",""bedType"",""maxOccupancy"",""basePrice"",""decor""],""name"":""Rooms"",""type"":""grid""}]" -69746fd3-34c6-4823-9104-e8a0de6ce3a7,,USER,Find all types of store and number of them.,"{""transformations"":[{""column"":""Store_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""TYPE"",""transformationType"":""grouping""}]}","[{""columns"":[""Store_ID"",""Store_Name"",""Type"",""Area_size"",""Number_of_product_category"",""Ranking""],""name"":""store"",""type"":""grid""}]" -88ac44c2-1299-4712-81fa-a248b49eebc4,,USER,"Find the number of tied games (the value of ""ties"" is '1') in 1885 postseason.","{""transformations"":[{""column"":""year"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":1885},{""column"":""ties"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""year"",""round"",""team_id_winner"",""league_id_winner"",""team_id_loser"",""league_id_loser"",""wins"",""losses"",""ties""],""name"":""postseason"",""type"":""grid""}]" -7d3853f1-326e-45c4-a7a7-660fdec89f8b,,USER,What is the reviewer id of Daniel Lewis?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Daniel Lewis'""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" -1c5cc840-036b-4779-9068-8b6b4ffbbcdf,,USER,"List all airline names and their abbreviations in ""USA"".","{""transformations"":[{""column"":""Country"",""transformationType"":""condition"",""operation"":""="",""value"":""'USA'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" -3c38521a-0a45-47d8-8649-c2909725c91a,,USER,Identify template type codes and the count of templates for each code.,"{""transformations"":[{""column"":""Template_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""template_type_code"",""transformationType"":""grouping""}]}","[{""columns"":[""Template_ID"",""Version_Number"",""Template_Type_Code"",""Date_Effective_From"",""Date_Effective_To"",""Template_Details""],""name"":""Templates"",""type"":""grid""}]" -b71e5fe6-95fe-4c27-b175-e1d49204532c,,USER,What is the id of the problem log that is created most recently?,"{""transformations"":[{""column"":""log_entry_date"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""problem_log_id"",""assigned_to_staff_id"",""problem_id"",""problem_category_code"",""problem_status_code"",""log_entry_date"",""log_entry_description"",""log_entry_fix"",""other_log_details""],""name"":""Problem_Log"",""type"":""grid""}]" -1a2c739f-f435-4ee0-b589-140ae94b76a6,,USER,what is the highest point in each state whose lowest point is sea level,"{""transformations"":[{""column"":""lowest_elevation"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" -2397a41a-8b8b-4e5e-8880-cca2fa51f2cd,,USER,conferences in 2013,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2013}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" -eb3d0a4e-1712-4441-8e9d-f12455f71c9d,,USER,"For each classroom, show the classroom number and count the number of distinct grades that use the room.","{""transformations"":[{""column"":""Cinema_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LOCATION"",""transformationType"":""grouping""}]}","[{""columns"":[""Cinema_ID"",""Name"",""Openning_year"",""Capacity"",""Location""],""name"":""cinema"",""type"":""grid""}]" -c736146b-1f51-49ec-bf47-9219438cd91e,,USER,List the distinct ranges of the mountains with the top 3 prominence.,"{""transformations"":[{""column"":""Prominence"",""limit"":3,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""Mountain_ID"",""Name"",""Height"",""Prominence"",""Range"",""Country""],""name"":""mountain"",""type"":""grid""}]" -e15d88a4-e830-4959-933a-e8bf11de7ef8,,USER,How many kids stay in the rooms reserved by ROY SWEAZY?,"{""transformations"":[{""column"":""FirstName"",""transformationType"":""condition"",""operation"":""="",""value"":""'ROY'""},{""column"":""LastName"",""transformationType"":""condition"",""operation"":""="",""value"":""'SWEAZY'""}]}","[{""columns"":[""Code"",""Room"",""CheckIn"",""CheckOut"",""Rate"",""LastName"",""FirstName"",""Adults"",""Kids""],""name"":""Reservations"",""type"":""grid""}]" -1fc5b7ec-cb11-42a9-b9f3-db78f1719cd5,,USER,List the earnings of poker players in descending order.,"{""transformations"":[{""column"":""Earnings"",""transformationType"":""sorting"",""direction"":""desc""}]}","[{""columns"":[""Poker_Player_ID"",""People_ID"",""Final_Table_Made"",""Best_Finish"",""Money_Rank"",""Earnings""],""name"":""poker_player"",""type"":""grid""}]" -c5201344-1d3b-4852-9ec8-e9db13d507fd,,USER,What are the rooms for members of the faculty who are professors and who live in building NEB?,"{""transformations"":[{""column"":""Rank"",""transformationType"":""condition"",""operation"":""="",""value"":""'Professor'""},{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'NEB'""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -823f76c2-7f01-4050-b3b7-8364e2b0181e,,USER,How many invoices are associated with each order id?,"{""transformations"":[{""column"":""invoice_number"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""order_id"",""transformationType"":""grouping""}]}","[{""columns"":[""invoice_number"",""order_id"",""invoice_date""],""name"":""Invoices"",""type"":""grid""}]" -064ad771-e41c-475b-93d7-a8b23a9ad330,,USER,"Give the different reigns of wrestlers who are not located in Tokyo, Japan.","{""transformations"":[{""column"":""LOCATION"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Tokyo , Japan'""}]}","[{""columns"":[""Wrestler_ID"",""Name"",""Reign"",""Days_held"",""Location"",""Event""],""name"":""wrestler"",""type"":""grid""}]" -4aebf8ae-ceff-41d3-9937-9157f6881255,,USER,what are the populations of the major cities of wisconsin,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" -8db6347f-abf0-49a2-a870-95d889414801,,USER,"For each position, what is the average number of points for players in that position?","{""transformations"":[{""column"":""Points"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -d0e08cf0-4f21-4b41-8a12-1926be62dd26,,USER,How many distinct incident type codes are there?,"{""transformations"":[{""column"":""incident_type_code"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""incident_id"",""incident_type_code"",""student_id"",""date_incident_start"",""date_incident_end"",""incident_summary"",""recommendations"",""other_details""],""name"":""Behavior_Incident"",""type"":""grid""}]" -910bd29c-8f4f-436e-b3a2-f3a91a9782b8,,USER,Find the forename and surname of drivers whose nationality is German?,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'German'""}]}","[{""columns"":[""driverId"",""driverRef"",""number"",""code"",""forename"",""surname"",""dob"",""nationality"",""url""],""name"":""drivers"",""type"":""grid""}]" -3efa16ba-0caa-4286-afd5-afde1f48e12f,,USER,Tell me the employee id of the head of the department with the least employees.,"{""transformations"":[{""column"":""departmentID"",""transformationType"":""grouping""},{""column"":""departmentID"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""count"",""direction"":""asc""}]}","[{""columns"":[""DepartmentID"",""Name"",""Head""],""name"":""Department"",""type"":""grid""}]" -a2d85b15-0c99-493a-bc10-56d8b6b81f4b,,USER,List the first and last name of all players in the order of birth date.,"{""transformations"":[{""column"":""birth_date"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""player_id"",""first_name"",""last_name"",""hand"",""birth_date"",""country_code""],""name"":""players"",""type"":""grid""}]" -c2d02134-0de8-4e01-9f55-1f16a6e3f88c,,USER,How many players have more than 1000 hours of training?,"{""transformations"":[{""column"":""pID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""HS"",""transformationType"":""condition"",""operation"":"">"",""value"":1000}]}","[{""columns"":[""pID"",""pName"",""yCard"",""HS""],""name"":""Player"",""type"":""grid""}]" -009ef2e2-e602-4f9d-922c-53849e8ac0cb,,USER,What are the package options and the name of the series for the TV Channel that supports high definition TV?,"{""transformations"":[{""column"":""hight_definition_TV"",""transformationType"":""condition"",""operation"":""="",""value"":""'yes'""}]}","[{""columns"":[""id"",""series_name"",""Country"",""Language"",""Content"",""Pixel_aspect_ratio_PAR"",""Hight_definition_TV"",""Pay_per_view_PPV"",""Package_Option""],""name"":""TV_Channel"",""type"":""grid""}]" -53c71074-bd51-4b68-a2c9-b21ad1cdbcfe,,USER,find the number of players whose points are lower than 30 in each position.,"{""transformations"":[{""column"":""Player_ID"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""points"",""transformationType"":""condition"",""operation"":""<"",""value"":30},{""column"":""POSITION"",""transformationType"":""grouping""}]}","[{""columns"":[""Player_ID"",""name"",""Position"",""Club_ID"",""Apps"",""Tries"",""Goals"",""Points""],""name"":""player"",""type"":""grid""}]" -682ff1ed-9c56-4dea-930a-4fbcb71b1525,,USER,Show the id of the employee named Ebba.,"{""transformations"":[{""column"":""employee_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Ebba'""}]}","[{""columns"":[""Employee_ID"",""Role_Code"",""Employee_Name"",""Gender_MFU"",""Date_of_Birth"",""Other_Details""],""name"":""Employees"",""type"":""grid""}]" -3d658ae0-64a3-4a64-81e8-81d01a197bec,,USER,How many medicines have the FDA approval status 'No' ?,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""FDA_approved"",""transformationType"":""condition"",""operation"":""="",""value"":""No""}]}","[{""columns"":[""id"",""name"",""Trade_Name"",""FDA_approved""],""name"":""medicine"",""type"":""grid""}]" -09486ba6-80a8-414a-8eb4-5e19bcd2217f,,USER,"What are the last names of faculty in building Barton, sorted by last name?","{""transformations"":[{""column"":""Building"",""transformationType"":""condition"",""operation"":""="",""value"":""'Barton'""},{""column"":""Lname"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""FacID"",""Lname"",""Fname"",""Rank"",""Sex"",""Phone"",""Room"",""Building""],""name"":""Faculty"",""type"":""grid""}]" -7617ab78-e957-4fc8-8015-4fb1955e445d,,USER,Show the nicknames of schools that are not in division 1.,"{""transformations"":[{""column"":""Division"",""transformationType"":""condition"",""operation"":""!="",""value"":""'Division 1'""}]}","[{""columns"":[""School_ID"",""Nickname"",""Colors"",""League"",""Class"",""Division""],""name"":""school_details"",""type"":""grid""}]" -d62211a9-adbe-4c6b-8af1-3b0e61d28c56,,USER,Please list all album titles in alphabetical order.,"{""transformations"":[{""column"":""Title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" -d96288c8-2032-4c36-ac58-de8a59ac280f,,USER,How many distinct nationalities are there?,"{""transformations"":[{""column"":""Nationality"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""People_ID"",""Nationality"",""Name"",""Birth_Date"",""Height""],""name"":""people"",""type"":""grid""}]" -a14945b8-3844-4483-b9ab-c6ae80dad5b8,,USER,What are the last names of students studying major 50?,"{""transformations"":[{""column"":""Major"",""transformationType"":""condition"",""operation"":""="",""value"":50}]}","[{""columns"":[""StuID"",""LName"",""Fname"",""Age"",""Sex"",""Major"",""Advisor"",""city_code""],""name"":""Student"",""type"":""grid""}]" -72c5d4f2-cb29-4862-8b78-fb9c0c9779be,,USER,What nurses are on call with block floor 1 and block code 1? Tell me their names.,"{""transformations"":[{""column"":""blockfloor"",""transformationType"":""condition"",""operation"":""="",""value"":1},{""column"":""blockcode"",""transformationType"":""condition"",""operation"":""="",""value"":1}]}","[{""columns"":[""Nurse"",""BlockFloor"",""BlockCode"",""OnCallStart"",""OnCallEnd""],""name"":""On_Call"",""type"":""grid""}]" +id,parent_id,role,question,dsl,context +b7a789ef-f4ee-44ad-b942-8b62c92bbe03,,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""}]" +8501b69b-0a84-43b6-9ed1-2990778a8e34,,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""}]" +22b1cb2b-3c51-46c4-b0a6-88c45cfd755a,,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""}]" +2db12e52-178b-4093-b276-04a18251b734,,USER,what is the lowest point in iowa in meters,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +c4ce45b6-78a4-42e2-a6c0-ddda6abd0437,,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""}]" +1e226e25-7334-449b-8dc4-8b732d80a084,,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""}]" +5153a53f-ad89-4937-aeaf-114583ca9cd0,,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""}]" +517a960a-77e0-4b0c-9b8d-2e7a114da016,,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""}]" +340a3863-0621-44ab-9607-92f2d1baf1cd,,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""}]" +63453d9f-c13f-49a2-8d7f-facc94863382,,USER,what is the density of wyoming,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +f57017d2-c0ae-4b38-ad15-3682b8c08fee,,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""}]" +ba6033b0-17c9-46de-90cd-12e0de9eda6c,,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""}]" +d3160efc-19cc-4492-a04c-ffae7c27f119,,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""}]" +b2cd266c-6edb-49f2-9539-675c8e8486f4,,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""}]" +0836ac72-ae50-44b9-9ebd-0d4db402c124,,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""}]" +230c0efc-f257-4b5a-89aa-753137f7959d,,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""}]" +d59a3db1-f06c-4c0f-be79-9fcc2ae7728f,,USER,what is the lowest point in the state of iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +01bf6caa-fc08-42ef-86e0-b5c161afbb66,,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""}]" +913e8d58-b906-44fe-86de-dd637b0fc938,,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""}]" +75a72f45-7721-4b5e-8da1-eb9c09f0df96,,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""}]" +2c88bb7c-99fa-459d-96ac-d3077fca12ea,,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""}]" +084f4e54-43cc-4071-97c7-226d2a3c850a,,USER,How many projects are there?,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" +008e0f6e-693a-43f0-bb34-484ec7a40b4e,,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""}]" +7d186ae8-a8aa-450f-bd4b-429915f18ceb,,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""}]" +6743e9b6-3f26-40cb-9e7a-ded116733f40,,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""}]" +b11ae5eb-ad57-4d6f-862a-bf14e76a8838,,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""}]" +a94ac653-434d-40a7-96e2-89bbd4bbc212,,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""}]" +21ebb94b-faf2-4ff0-856f-dbcce91a108d,,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""}]" +19e595b3-a30d-4c2a-bd9f-69a8f1ef7058,,USER,what is the height of the highest mountain in texas,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +baa3583f-4c4e-41c6-9629-2b58c55482df,,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""}]" +0468dbb0-a512-43dd-90da-ae19f3485e3e,,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""}]" +40b3a124-e517-4a5e-94c0-da049946ab32,,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""}]" +24bacf2f-4c9e-4fc2-815c-c18d0f1ad512,,USER,which states have cities named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +700e02b6-6863-4436-aa55-7894215316e9,,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""}]" +ae2b043d-5058-4284-bc82-0b9a3c757711,,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""}]" +f7b9200e-1c47-44b6-9e51-bdbbce3f30ca,,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""}]" +40f1f15d-1538-40ef-91c2-97e8679d3edc,,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""}]" +08534c56-4883-4991-8a91-c44142e560f6,,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""}]" +5215e10f-21fc-44a7-a51c-5795cc229899,,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""}]" +165ffdc7-7e3e-4796-9330-60bb0f2741cd,,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""}]" +7952de41-7e0c-406a-9401-197e758ba75e,,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""}]" +2d7089f7-5d8c-4fd4-a7a4-01d737cb5bfd,,USER,what states are next to kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +b136969d-6309-4dcf-a20d-5a7cff040336,,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""}]" +f3e4c950-fcb6-4557-97a8-b9743e6c6b20,,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""}]" +8a5aa64b-7395-4d22-9bce-86f20fc2bffc,,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""}]" +694c0223-63c2-4bd8-a618-210ca6578734,,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""}]" +19d74f08-26c6-49c1-9231-6749234486b8,,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""}]" +a5a94253-40e2-4ebe-8350-5ace17023910,,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""}]" +178c4b4b-bb31-414c-96c4-629336f19e55,,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""}]" +63808f23-9b92-4ec5-b3d4-38c62a0a88d0,,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""}]" +edfa6f20-69f4-41f2-8845-39bae8175229,,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""}]" +f437a966-4aa7-43f3-aac8-a13906370a06,,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""}]" +716dad6c-a7d3-4076-b0bc-ae5d56d47a31,,USER,what are the major rivers in illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +7e92654f-d298-43bb-9ca1-3a2a7e79e547,,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""}]" +cf66545b-1374-4231-8021-28ee693da8db,,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""}]" +c4a418d8-1d3f-403a-95fb-2dfa1db96904,,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""}]" +fd8e0d10-7735-451b-b1b9-8d283d2338d5,,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""}]" +e9a53f5d-8241-4c78-8aaf-cfa01ec6ccf8,,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""}]" +51e199da-11c4-4dbd-8e50-4675bf6e3231,,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""}]" +771c3b68-6d42-412f-a676-d34ad710ab0e,,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""}]" +4c63cdf5-6710-4195-bcd9-7cb0572f2ee6,,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""}]" +41974bb5-3cfd-46b2-840b-199dfbbf20da,,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""}]" +3fc7b6dd-2396-48bb-882f-42d4c69aa8cf,,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""}]" +5f62818b-55cd-4a17-ac08-096aa9a636ed,,USER,"return me the homepage of "" University of Michigan "" .","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'University of Michigan'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" +bcb757aa-5fba-4c96-a94d-040d27f60c68,,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""}]" +67975480-9076-4ccd-a40a-7da5a60ac5d1,,USER,What are all the different food allergies?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +51110328-4733-482d-8d13-e56fe7199fe2,,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""}]" +f58ad7de-9f91-452d-a304-9cc31c17375d,,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""}]" +a92a3db5-9968-45c4-99c1-bab5b9af8b71,,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""}]" +de36af4d-8854-4e8a-abf8-b6026549672e,,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""}]" +601fd7d4-60a2-4966-a84d-c959badf00a8,,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""}]" +b6b1e613-e6a1-446b-91dc-f11d7f3df908,,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""}]" +331cddfb-5845-4f0a-9d7e-f8fea59981ea,,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""}]" +61598a10-64e7-4285-9fb5-bd2198a1cd65,,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""}]" +1a9d4706-e004-47c2-9720-063d972bfe29,,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""}]" +e1bd6339-e8d2-4e05-8147-2c3eba182782,,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""}]" +c0323476-5de5-462b-9479-3ffccb6d41f4,,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""}]" +3e621fc6-80ce-49f0-a8dc-63f93cacc4a3,,USER,"What year is the movie "" The Imitation Game "" from ?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'The Imitation Game'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +1ea4a39e-2bad-43e2-8855-31f9287d255d,,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""}]" +02463964-d041-4f39-bb10-0fa739c91578,,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""}]" +e28134e3-e808-4773-a109-ca226a1fcbda,,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""}]" +9aec4002-3a75-4c09-92e3-c48490a15412,,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""}]" +1df28ee3-2630-435f-b115-094a7aa1c4c7,,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""}]" +f243d7a7-4fc7-41ce-a677-06d60c050e47,,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""}]" +23bbc1ee-c658-42ba-b4d0-c5efdcf36f38,,USER,return me the number of keywords .,"{""transformations"":[{""column"":""keyword"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""keyword"",""kid""],""name"":""keyword"",""type"":""grid""}]" +ac65839f-a18b-4cd6-a2bf-ef0c85182802,,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""}]" +fa444c1b-7d14-41b5-9daa-a7119384d6d2,,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""}]" +f6587b23-df96-4111-b6f8-e11e7102a560,,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""}]" +76191e93-dd04-499c-a50f-f99cfbf0507a,,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""}]" +480b1f6e-dd50-4bf2-9982-6ea0f93417c8,,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""}]" +43043e37-18c8-4ddb-8482-929ae540a955,,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""}]" +824ef489-e05c-4849-b5ab-1115315d9517,,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""}]" +3a998e69-4a0d-49ae-9af2-8deafa61e874,,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""}]" +1f82661b-3b41-44ac-95b5-53334fa7c8f3,,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""}]" +f77ad3d4-2c36-4e23-a611-25373160d3c5,,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""}]" +b1156073-2ee2-425e-bac1-7cfa316d24d9,,USER,List today 's journals,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2011},{""column"":""journalid"",""transformationType"":""grouping""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +574b48e9-85c1-45e2-8b13-44ab262895a3,,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""}]" +4c7238fe-0b31-43fa-8338-58bced4e8467,,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""}]" +d617045f-b059-4d27-b905-43dfcac76c2a,,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""}]" +195a016a-9fd8-4cc4-be87-4c9b1e2c675c,,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""}]" +1a9acb91-020a-427d-9023-6a25e61c04ae,,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""}]" +8991d0e3-e4d1-46ae-a4e4-726dadda9093,,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""}]" +92d528e4-0ebd-48d3-844d-31594c9bdb75,,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""}]" +2d070dcd-d2f3-48f4-88e4-704a76754380,,USER,2014 papers,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2014}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +8798ef23-3647-4bae-bd73-90fb654526a6,,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""}]" +70606288-afb8-436b-921a-d8aa5237d2c6,,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""}]" +fd97541a-fef8-4f09-ad44-41eac9c4f7e2,,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""}]" +ed858b54-a476-4f4c-87d1-cf6c4b7365e2,,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""}]" +c414a948-a951-477b-b8ed-0bd6603e26e7,,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""}]" +e97d46bf-33dd-407c-8b53-8af883ad2058,,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""}]" +e0b9a442-3358-4791-a353-3b577d763023,,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""}]" +0ee15643-b178-4c4e-9e91-7447752e463a,,USER,what is the area of the new mexico state,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +cc870277-7230-47bc-b1dc-462bcbe3eb94,,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""}]" +e254ad60-f2f2-4b32-b509-22e6d5e55612,,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""}]" +ed04f9ab-98ce-4fe0-a25c-61c194af0333,,USER,what is the elevation of death valley,"{""transformations"":[{""column"":""lowest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'death valley'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +5681cb02-0677-4670-9ec1-72fe5cc45570,,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""}]" +618f00f5-3c30-437e-af6c-030d6c8b73d0,,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""}]" +1cf0bf95-2a1d-4dcd-b4f2-9de79f466f5f,,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""}]" +b8d9e14b-2dc0-4886-b75d-58c1fbd20c45,,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""}]" +087d6176-2098-4109-9acc-4cad0cedfa8d,,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""}]" +470ab6c0-93ee-45e3-9d92-0de61c13654a,,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""}]" +54218957-fdc0-44e7-af1a-b84d7377c4dc,,USER,through which states does the ohio flow,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +271dad7c-9175-4515-b651-e5c8145f0ecc,,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""}]" +6c4d6850-999d-4b7b-9e72-8080f22a33f8,,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""}]" +6df80e1a-3c22-47be-a0d3-52fa643258f1,,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""}]" +45a6908a-2517-4559-ba41-bd616caf3627,,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""}]" +cc73e888-ddbf-4bb6-a1b2-925582951fbd,,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""}]" +359ab80f-29d8-41a7-b028-dc828455db6d,,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""}]" +01f2ced8-090f-461e-87ae-88f8f5c06eef,,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""}]" +ed606fa2-5c9f-4678-9142-975941854806,,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""}]" +f8a0482c-b12c-4c6b-8f5e-0ad8ccbeabce,,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""}]" +0f0a8126-b134-45f4-8101-03a9d7ad3c8e,,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""}]" +d8e315cd-55cc-4ff2-9500-dc9db6595784,,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""}]" +994356b3-4a0d-406e-9bd2-5a0e9da3fcc4,,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""}]" +26079c34-1611-4c77-bd43-763bf649832b,,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""}]" +e5e38033-93ed-421e-97b5-aa14b0e3358f,,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""}]" +ba00424b-6bd1-47ba-b63b-19634a08c9a2,,USER,papers that were not published in the last year,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""!="",""value"":2015}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +47cdca2b-61ff-472b-b7fb-1f2f70e443fe,,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""}]" +fe49c133-d78d-4288-ba7c-2d164d5637dc,,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""}]" +81b9e426-62c9-4329-89e6-fc59161057e3,,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""}]" +699d50ee-fc50-4c3f-ba67-3f6001c1605c,,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""}]" +c03443e3-c39c-4da0-ba49-ec947077ec39,,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""}]" +02d7a7d7-9d81-454d-8d8e-e959a5bfd82a,,USER,Give me the name of all the actors from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +b0740a3a-1c93-4dc0-9a29-d45bb88d89bd,,USER,"What year was the movie "" The Imitation Game "" produced","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'The Imitation Game'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +81366fb0-2cb8-45ea-b8fc-ade38b7546ec,,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""}]" +6f2de892-6b79-42b4-821b-cb733e439625,,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""}]" +41062c5c-9fac-48ad-b599-25fd7a292edd,,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""}]" +af2d1fa9-fc94-4e9f-82b6-8fe4c15b4f6a,,USER,How many high schoolers are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +8be7f715-9152-48a7-8e58-2db1d3c0aefc,,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""}]" +5c162a1b-763d-4f10-9837-b8cab6834b15,,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""}]" +6a9ed75b-eaa4-425c-b415-a2b851172537,,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""}]" +f23d878d-62a5-469b-88e4-2812bda413ae,,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""}]" +d28987b8-5633-4970-9bad-f56f3c9397e1,,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""}]" +5a211750-657e-4245-9f1c-275e566a6344,,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""}]" +90e2693c-5624-4ef9-814b-bf66dac5718f,,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""}]" +43846628-8f83-4457-a0cc-d4e202a0c34c,,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""}]" +4c20eb02-55ab-49e1-b966-90e467bc0d68,,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""}]" +1111d54d-d73b-4b39-99fc-87018eb317b2,,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""}]" +3af15e38-e969-431e-a041-8db6b92c49bf,,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""}]" +8aa602ca-d929-4e91-94b1-5645b5de5fdb,,USER,"Find all actors born in "" Austin "" after 1980","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +0c115e07-29f4-45b9-9333-75532cbaf7f2,,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""}]" +e9fa0653-745c-4e57-9969-e99af13c4096,,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""}]" +53fe97bd-c49f-4978-b239-aad12ee6ab41,,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""}]" +9001c50c-33dc-49ba-995b-7981acf66d8c,,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""}]" +42b92070-cca4-4318-a95a-de0d518ec34b,,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""}]" +0fd932b2-6f0e-4371-90b0-6539e4e1818d,,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""}]" +a231f05a-ab85-41bc-af5d-d55d80f69e31,,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""}]" +fdd881d0-761d-4894-86b3-190356dfaad3,,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""}]" +c92b05d9-78ec-4480-8341-36a395df8fc4,,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""}]" +d794bca3-6608-4440-a668-85631e0f9cd9,,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""}]" +f96e2dd8-157d-4d16-b94a-d37e8c161000,,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""}]" +df5fa6c6-8982-4860-b74a-b6a8f62b1085,,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""}]" +64b72a09-fb9f-4b21-a34a-99de8b15bfdc,,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""}]" +b1abb0e4-0645-4f03-9b18-30657885d36f,,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""}]" +c603cca2-5e5f-4f6c-8721-53725a3e688b,,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""}]" +c24f4a77-96f2-467a-964e-ed0f80759580,,USER,"return me the number of the organizations in "" North America "" .","{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'North America'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" +8b755d1c-fd86-4445-b064-c48f185d9889,,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""}]" +6d417141-3ed5-4023-800d-d69e15a2fe24,,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""}]" +8ddac285-48e3-49a3-8e70-9b6931b77c83,,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""}]" +e9e80972-fe6a-489b-88cb-728f5471ac99,,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""}]" +4ddb73a7-a9a3-4048-96a6-b2aa5296165b,,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""}]" +ce2c5827-f7d2-48e5-8d36-1f24d2c285ac,,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""}]" +a2a403c3-8461-4702-ba8a-84ae915bd7fa,,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""}]" +4917fecc-9db7-40d3-a2dc-072478478ab4,,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""}]" +db1e2b6b-7350-4d6d-9eeb-5e14e18f96aa,,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""}]" +a51cf226-5683-42fc-999e-860f8564e135,,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""}]" +d1b3118e-16bb-4f46-9313-85a40633793b,,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""}]" +56ebba21-fbf5-401b-b38e-d3c60d142f92,,USER,"return me the citations of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +dcbc7625-1eb5-4b2e-96a9-29d87b989aa6,,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""}]" +9fec98cf-6ea2-41fe-9651-17feb1731f8a,,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""}]" +80d16bcd-0956-4227-8e69-71bb98ae13aa,,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""}]" +015c1e64-0718-4fac-9b7b-e7fdc42a13ad,,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""}]" +20e026dc-17e9-4643-a60f-3970dc3aaf3c,,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""}]" +fbb0cd42-acb4-4cee-9edb-5a3fec0f03f5,,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""}]" +90a595a6-5ae6-45ba-be1d-e5bc13dfe53d,,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""}]" +4c4aac29-f957-458c-af60-9d7efa5783f0,,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""}]" +98a91f34-1834-45df-9c4f-a58cdf14907b,,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""}]" +3036d95b-ab14-4622-9820-9b8ad11bd0f7,,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""}]" +30bb5037-285b-4b5d-bc5d-6aac878299da,,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""}]" +06be312d-2e96-4691-86da-63b63636ccab,,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""}]" +4aed1b02-bed0-48a8-91b1-4aec071df3f8,,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""}]" +fc67f01d-36aa-472c-8eab-890e1d098a48,,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""}]" +9b77022a-0be8-44b4-985b-3de9d7f71152,,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""}]" +afb83d17-a169-44b9-afcc-44557175e1c6,,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""}]" +a992b3cb-4391-41f8-ba94-51aeca52b29d,,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""}]" +5bc560a7-de24-42b6-b481-c736d08031d0,,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""}]" +7eb7a938-c725-474a-9d5f-0f8b63fc7c8d,,USER,what are the major cities in the state of kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +45afd2e4-c2fb-464c-bb7e-30b7962cc6a5,,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""}]" +6abd50d4-619d-498f-923b-1afc530e23a7,,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""}]" +26b492a1-71f8-4215-88da-9dd1399f1262,,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""}]" +0697835a-934e-48df-b80b-880cd941fae9,,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""}]" +10de8383-af4d-4428-8654-a071c7c61d61,,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""}]" +be044ac2-c03b-4000-8acb-816a62f1c76a,,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""}]" +44b822ac-a7c3-4fc3-acba-20f4c0897ad3,,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""}]" +ce988ef1-7971-4463-881c-88169826c869,,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""}]" +2eb769e3-2dd1-4032-a0a6-b8dea41b05dd,,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""}]" +93db6019-0d48-4240-b121-165fb7e5ce4d,,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""}]" +a797b93c-4e0b-46bc-8a03-7d54658b3d45,,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""}]" +c144db8d-9dbd-4baf-820e-4301065e580d,,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""}]" +589e8a83-a9c9-4beb-8e41-d2b142af6b38,,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""}]" +eb21914c-0bdb-4e3e-a787-5e0c294a6114,,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""}]" +3b39d83a-7c45-4df2-932b-dc55868b0b62,,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""}]" +9f391b8c-a690-4538-95bd-ac7daddb1744,,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""}]" +65cfa509-7d58-48ea-8d85-155e5cb8f3b6,,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""}]" +0421fab7-2c11-42c2-bc71-4195312df572,,USER,Which airline has abbreviation 'UAL'?,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +202a77b7-e0f8-46f7-ac7b-e250407d25e1,,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""}]" +015552b4-afc8-4f2c-9573-f128463cfea7,,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""}]" +1575389f-62b3-464c-8726-1616582bda61,,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""}]" +38e226c5-e099-473c-a0a2-47fdd1a7f656,,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""}]" +4454dc5a-8ae6-40ef-b32e-90cb89f84ff2,,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""}]" +ac6721e6-10d6-4bb3-b631-db47dea05527,,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""}]" +a159d581-6218-432f-b02c-9e7f0f344859,,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""}]" +200afbb5-f762-4799-96ff-349f2f8a2528,,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""}]" +3d3753d9-5c93-414e-ac03-d3fba254e179,,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""}]" +9cd0aa5b-9d38-4e02-a44e-94658e6fe514,,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""}]" +a54dd5f1-7734-45dc-83aa-736086c3e756,,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""}]" +e3d112fd-dc23-4882-a388-653a2ddbdd9d,,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""}]" +88c06e83-eb7a-4e5b-98bd-dbf544a79d0a,,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""}]" +d5e298cb-3881-4cb3-b53b-fb6a229acb96,,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""}]" +5381e566-d039-44ef-a755-7897d6089e8e,,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""}]" +a6e82a2c-0270-4608-866a-1eaf2b970202,,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""}]" +2b6511f1-4d83-45f3-8854-84f5a0ec9900,,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""}]" +1b2eaca2-fa4b-4d53-af08-f0c16a6292d2,,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""}]" +6124bd3d-564d-474a-91cc-d956aac01d80,,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""}]" +de977c6c-c304-4f57-8215-a7acc39225d1,,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""}]" +b517c357-a351-423a-9faa-08334d764fa7,,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""}]" +9ccc266d-d282-455c-b67d-7d72d2af74b2,,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""}]" +41e346fd-b0cb-426e-b673-ece7197a2b60,,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""}]" +58903d6c-b849-43d6-8e0a-a97fde9455ef,,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""}]" +2cc8427b-442d-434b-8265-d34757b7f269,,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""}]" +921c1b7a-ff8d-4636-a8c6-ffa30558f28d,,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""}]" +b56a2527-bd87-48cd-b035-1c03365516e3,,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""}]" +c43aed79-a2bb-4f8a-b5ed-a8f9fef4c206,,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""}]" +e43167f8-6b93-4e85-afd2-e85bcce70393,,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""}]" +6d0282e1-5db9-4616-a266-9d535b8b5d5a,,USER,how high is the highest point of delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +20519bef-dd4c-4d97-9efe-940dc3a660df,,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""}]" +26842ea5-078b-4a96-a043-fe5fdfc53461,,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""}]" +5a34bfe6-6f38-4ee0-8de9-3b683c0f1833,,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""}]" +3e46f383-139e-4301-92e2-4e9beeb0764d,,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""}]" +6797a912-aed4-4469-bf16-8ffcc82dc274,,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""}]" +3e702240-3172-4fdc-90ed-2f143a285441,,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""}]" +fe4ce6ad-fd46-4137-8f8b-932597200683,,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""}]" +4299e517-4dca-4bf9-8264-78fb62d46218,,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""}]" +a683bd62-c3ab-432a-a159-af736004c18c,,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""}]" +9f1d88a6-f474-426e-b4d6-f9d1cfa3252f,,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""}]" +9aa5a5b5-e7c1-43da-970b-68874853ca16,,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""}]" +7d91f0a1-c49d-4d26-ad3e-730cf220a74a,,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""}]" +360773c9-57ac-4b71-adb3-fab3c5d25316,,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""}]" +416312ac-2b63-4590-a421-46d4239e6896,,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""}]" +b1cda139-4c9d-4969-893e-2d08fc25c728,,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""}]" +81127426-e681-4b83-8655-d354551b278c,,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""}]" +16a8175f-7a74-4218-be1c-b24efacf35e3,,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""}]" +f20b93e3-0c0a-4804-a6ef-20785cfa5c1b,,USER,what is the high point of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +abdf55aa-3d7b-4f06-b8aa-fe5c1531a098,,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""}]" +270d48f6-f425-4e21-bf81-8c7a306ed4bb,,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""}]" +9f3f2aa5-702a-4fc5-a9f3-b627f6097d66,,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""}]" +8d756cea-94a7-4ea3-9bbc-3ff2a6ab2015,,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""}]" +f4441670-789b-4b63-9771-034d572778af,,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""}]" +416d6143-f8f7-40b6-bacc-2d19177937dd,,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""}]" +ee26ebd3-da28-44fe-9c76-71fc04a8c98c,,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""}]" +0510309e-aff0-4ff5-94c8-4259a49908bc,,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""}]" +9d724ac8-992d-43ae-9724-5759f890daa6,,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""}]" +54f2e4cd-d42a-4224-aa78-1d760c4e8df6,,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""}]" +40cec396-cb2d-48bd-a887-f5ea615538e4,,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""}]" +c2d28014-13aa-4bee-bcc4-1b402e6604e7,,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""}]" +8fa2936e-0399-44fd-8690-856da38eb32f,,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""}]" +31681c31-d853-4645-b4a1-797148c051e6,,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""}]" +3c478e28-b507-4f83-9d72-7a8427573f9c,,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""}]" +96ce3398-6818-4935-959c-e05603d63db6,,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""}]" +6aab3d06-249f-4792-bbcb-67c8ba83569d,,USER,How many students are there?,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +a58ac383-7366-4063-8b0b-73800ec3acb8,,USER,How many books are there?,"{""transformations"":[{""column"":""Book_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Book_ID"",""Title"",""Issues"",""Writer""],""name"":""book"",""type"":""grid""}]" +35c573a9-7c66-46d8-9dab-ccc44b899ce4,,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""}]" +df6efce6-c2e1-4048-b5c9-9ca2f4092c80,,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""}]" +407684d5-680e-4ce9-83a0-c4b0f2c5357c,,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""}]" +4f06d663-8cbd-4f75-853b-a0554470fdd6,,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""}]" +d006502a-f433-4790-b3c4-6e8972938370,,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""}]" +dc4737e0-f77f-4325-8f2c-57334b6972c0,,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""}]" +e846661c-643d-4724-ab9b-855a5ff50eaa,,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""}]" +cac6fe21-031b-4d96-a8d4-41c282d6982e,,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""}]" +817a0812-84c5-463f-974e-a2f61d31e953,,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""}]" +78063bc0-7949-44f6-8e59-80d8d5a2f37e,,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""}]" +b3bd3d41-998c-450f-9f70-9e500408e54d,,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""}]" +46c0e08c-7ae7-4e18-96ec-3c7e9ee7beab,,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""}]" +c130aafb-2051-474f-8e96-5911cb07e824,,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""}]" +d540306b-9c36-4f50-aa46-a0c45f32a9a2,,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""}]" +bdb52a3d-997f-4231-9b14-4e37d6718708,,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""}]" +fe916b20-ef0f-4f4e-8d9d-3d20337c1943,,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""}]" +a2f0960a-0c60-488a-b4ba-1fec38d02dc9,,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""}]" +831acbee-40de-47c4-8d18-2e28c0f3107b,,USER,people in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +5ad7a574-8db8-4a2a-b312-8dd85a48a9fc,,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""}]" +212e5bf0-feed-4fbd-b7c3-34f007734b30,,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""}]" +868c00ff-7d52-4959-91b9-6ba480a98353,,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""}]" +e820cdc5-cf55-4873-85a1-ece963302fc2,,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""}]" +b5f31ff3-895d-40d0-9331-c24b01894903,,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""}]" +0f6eb2b3-f418-4aef-b4a6-950138772b6e,,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""}]" +49909707-bcfc-4e1f-84d9-6ed799624feb,,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""}]" +58ef75ba-a60d-4773-86f3-407e12347163,,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""}]" +44d78977-6c0f-447a-b646-06ff6b0b4af6,,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""}]" +a5b3e678-c9dc-48a1-9a41-2afbf386ba62,,USER,return me the number of the organizations .,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" +47b0bc8d-5d7c-4ee6-9551-448cebd2d4c1,,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""}]" +900db1eb-043a-4c09-ae2a-e0fa75b2e62b,,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""}]" +22af92db-6916-49c4-bb74-7273ce860f73,,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""}]" +523d5562-f635-47b2-b4e9-851482a585bd,,USER,Show the number of trains,"{""transformations"":[{""column"":""Train_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Train_ID"",""Name"",""Time"",""Service""],""name"":""train"",""type"":""grid""}]" +536b25f4-5d58-47f0-aab1-a45f59ddf7ee,,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""}]" +4a821f29-7d72-4436-9aa4-b1fd9c6d7ad9,,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""}]" +6090549b-88dd-4b0b-83b5-49046d13b991,,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""}]" +6d167b1b-6cf5-45e9-b5dc-c1ed4f886cec,,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""}]" +6a071f2a-32e0-49ae-8c80-f9582c516cac,,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""}]" +1faea87e-8e53-4879-aced-ca990ea91091,,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""}]" +dc78cee0-d5f8-4753-be36-95746ded0cab,,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""}]" +3334e419-7516-42b9-9ea1-c195d05a291a,,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""}]" +03eefe85-111c-4533-a5f2-972b95c53338,,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""}]" +85ce8707-b34e-41a5-8859-b8880193f492,,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""}]" +fa621e9a-cf9a-4945-8e4a-8d6d86e74ede,,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""}]" +e4b61bc1-5b2a-41b8-b1f1-bfdc43a05057,,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""}]" +4a63c1ad-b8ff-417f-b964-271756ed25c0,,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""}]" +050e8faf-1988-40f5-868f-f66bb2a42a16,,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""}]" +f252094c-622f-4cc9-b5bb-414145bfc399,,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""}]" +a2262841-e3b3-4c04-b220-e28804702687,,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""}]" +5a563ae0-837e-4e15-b388-19a6ecd47533,,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""}]" +26001fb0-4ff6-44c6-af2c-acfd190d84c6,,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""}]" +44b37f80-1abc-4d58-8457-251052d5e002,,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""}]" +926d2bd8-8159-42b2-bcd2-bc9248008f5c,,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""}]" +fb328a4b-beb7-4263-997e-8af10bb33219,,USER,How many students play sports?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +c86233ac-042a-419a-90f3-0a0659b932e8,,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""}]" +6d0209e2-3d16-42b7-8918-b3f2b59c9297,,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""}]" +3460040d-0a40-4070-b610-196b165d427e,,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""}]" +eee4ef14-9826-41aa-aabd-fbe52d3279fb,,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""}]" +f1918105-d659-4a2e-bfb9-5e2ba83004c8,,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""}]" +cdf30d87-7dae-454a-be57-a2441d8ee13c,,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""}]" +4ea9caf9-fbc1-49fc-8cbb-350bd39927d4,,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""}]" +5149f744-bbbc-40b2-8728-055d670d6b0a,,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""}]" +c6c82846-aa86-41f7-98b4-29c51f9c0182,,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""}]" +b28dd40e-6680-4182-95e3-67e464710682,,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""}]" +eb1b606a-33d7-4cc9-a01f-977b1e057ac1,,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""}]" +3ccc3884-e550-4e20-ba08-a0a96e8f5e33,,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""}]" +2c2e3943-9523-42d6-aae8-e31f574133fa,,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""}]" +235f7dcb-a21c-4381-8c42-352c4988b71e,,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""}]" +f26cdaeb-0a92-47ff-ac2a-a7836cc8a6b2,,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""}]" +97114185-3a8b-4284-a197-b958e70823bb,,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""}]" +2a07d568-c50b-4764-a43e-134863640ff5,,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""}]" +68f8f422-9f73-4d5c-9c34-976c45773269,,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""}]" +c774c6c0-0c2c-4616-942d-3acc831b55b0,,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""}]" +c5d0331a-fcd0-45e3-bc36-eefc5235d1b4,,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""}]" +1c6bd836-a906-4a8e-a0df-ac47412d5002,,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""}]" +3bda24f5-6631-47f4-b255-85e553474a52,,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""}]" +def947bb-2f8d-479e-989e-78a80337d824,,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""}]" +bf97258b-6015-4627-9a2b-6e4540ca1bfb,,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""}]" +a559cc1b-e210-4096-aecc-bb0605d2185c,,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""}]" +1933df6b-e6c0-410f-a3d5-aa07561cbc7f,,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""}]" +a34601d9-df1c-4524-af95-28afebbaa549,,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""}]" +27558f64-d596-4296-ab25-a5239f7ccecf,,USER,"return me the abstract of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +19d9bc68-f51f-459a-b57d-5e41305237ff,,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""}]" +7e22e93a-076c-46fe-8c22-e895528c4290,,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""}]" +6b0278ad-e0ed-45c8-9513-a3cd875ac1ba,,USER,how many states are next to major rivers,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +9dc646bb-c871-44b3-b799-95466b14132d,,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""}]" +d328522c-4c7f-4dba-a63a-c18664a0d9aa,,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""}]" +6da7560c-7162-44fd-afc2-a9c7ba55c02e,,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""}]" +4835f5f1-4dbc-47a3-8632-e38f197eb11f,,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""}]" +50ad6614-d746-42d1-bc47-d0b63f582e04,,USER,How many editors are there?,"{""transformations"":[{""column"":""Editor_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Editor_ID"",""Name"",""Age""],""name"":""editor"",""type"":""grid""}]" +fcac6bcb-5b71-495f-9c3d-da7728f2dad9,,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""}]" +e4494337-fc3c-4d1e-9ddb-236fa54812e5,,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""}]" +fef9dd87-d4a9-4c6e-8014-393aaf0ec2a6,,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""}]" +0e1ba1e8-6604-49a1-a9eb-d764d08f6e28,,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""}]" +633189e3-e79b-4e2e-af0c-fc7cac0b0cd2,,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""}]" +458455fb-32ce-44b1-9dac-c9a526e56f46,,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""}]" +a778690f-932f-4502-b1da-c2537c79a28e,,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""}]" +058a49f6-4384-47bc-83ee-c03be8dfa3e2,,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""}]" +bd1635cd-3087-4de1-b906-236627c95085,,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""}]" +9f03bb80-8006-4392-901e-c8930a2eedd1,,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""}]" +1a3308c2-4c9c-490f-8469-f89232b4032b,,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""}]" +e9f6ef03-47cf-49e4-bcc8-033a0bc752f2,,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""}]" +c77fcae7-2015-4590-ae70-01f3774789dd,,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""}]" +62e85afc-a12c-4df2-81eb-c35120e2c130,,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""}]" +6a5a7788-8c1a-4a97-85dc-f2102915a69c,,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""}]" +1f2276fa-ad90-451f-a7c0-1645155870b2,,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""}]" +37fbc111-69f5-45af-bd94-8b7a24b384c1,,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""}]" +8e911c13-a82b-4b5d-848d-c7e8a8646ba9,,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""}]" +cad30ffe-5797-43d8-a41f-cd1c9716a688,,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""}]" +3ec908e2-681d-4ac1-8275-e33271467942,,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""}]" +6c767285-fa1a-41fa-b14c-e6ad97e9be3a,,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""}]" +ef963172-5a38-41c8-ba0d-9e15a314cae9,,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""}]" +2f875428-78e9-4def-a2c0-4f4a3bff6c76,,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""}]" +078ba7a4-f483-434a-bb55-c273b985ca68,,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""}]" +042f27c9-bf17-4d5f-b98a-35a07fed6bef,,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""}]" +b7d0a83d-5ede-4359-9c97-0db4a48ded4a,,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""}]" +ed8de5a9-c1d5-4abc-a72b-fd641a4caff0,,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""}]" +0a572f53-1e2e-4545-91b0-b76aaf0259a9,,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""}]" +919c1db0-4f96-4649-9a8e-7cb5b35a3dde,,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""}]" +92cb102c-0e21-4380-b45c-e82cd7c57f24,,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""}]" +8cc2b97b-103d-432e-8ee5-65e7a948d72e,,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""}]" +1df07ce7-5007-4be4-9ebd-bbdafbc33c69,,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""}]" +779a484b-8c16-4317-8836-49edd9c9c157,,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""}]" +aff518e7-2aad-47f3-b5cf-aef11e38a424,,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""}]" +229426a5-3d83-461f-b8e7-c5a1563db8b1,,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""}]" +f70b918c-a76a-4b36-8a6a-28dfc6e9418a,,USER,give me the states that border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +9c41ca82-0da3-4795-bded-1ef8cda4aa0f,,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""}]" +5464868d-e542-4116-8b71-f746347e3ede,,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""}]" +0f2d4623-d809-40c2-a136-54409399e040,,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""}]" +c0e6d9e5-226c-464e-ad1b-24b58a05ecee,,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""}]" +fe4b7563-f742-47d9-86c7-5a7358dd05f5,,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""}]" +21956bc2-1d93-4732-b6fa-060539ff8c0c,,USER,name the major rivers in illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +21a1a0b9-0b11-41f1-8191-12917e1f3d7c,,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""}]" +d4baa0e2-a748-43ec-ad6f-b5ac5d753fe4,,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""}]" +0c51b390-ad29-4042-a35a-0e3ebfffaaed,,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""}]" +536ec918-fe4c-41f4-aa52-87b1f7d06ae6,,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""}]" +4b2e696c-04e3-4310-a9ce-53a4d546e6a0,,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""}]" +9ea6c2d1-275e-40bb-81e2-82c1ff817eed,,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""}]" +07e25b82-3539-42dc-89b4-6cffeda54091,,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""}]" +0f3f1c07-9463-4c8c-9d01-a703b74953ec,,USER,give me the number of rivers in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +840059c0-a61d-4e0f-b921-7a0c5d602bfa,,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""}]" +ef383755-0a3b-4ed0-9de6-feaa71846036,,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""}]" +00ead958-21b3-4f3e-9a1b-6baa8bccffa2,,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""}]" +02d49546-61ff-4236-9344-4524d7abba9f,,USER,what is the population of seattle washington,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'seattle'""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'washington'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +cf4d2f38-e5de-45de-b241-c5e6521c3645,,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""}]" +043bd5ba-ada6-4795-8cd6-b909226a8877,,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""}]" +2c79e278-b6b1-4da4-b7cd-d8cd03d5c128,,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""}]" +0bd4cf0e-5765-49b9-a963-56abaab776b1,,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""}]" +1870ecb2-8232-46b6-b210-1adff694fddc,,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""}]" +079018b3-8503-4bbf-99c6-5619819437fe,,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""}]" +9773972a-41e3-4465-bce3-40d1d2239abe,,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""}]" +24353ab5-f7b2-43fb-8c91-7c5f4c91f14a,,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""}]" +b500ed47-4afb-4455-97ab-8b781e7f889b,,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""}]" +041eaa06-8f10-4899-bf74-d0cd23fae0e9,,USER,How many Starbucks are there in Dallas Texas ?,"{""transformations"":[{""column"":""business_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Dallas'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Starbucks'""},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'Texas'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +f8181803-b905-4b52-84f6-f2d3a6a4ff09,,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""}]" +8ace2678-844a-4d9c-9c69-f20d9b2fc679,,USER,which state is mount whitney in,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +50e0ff2f-d0f7-4ba5-9754-cf6f0a74f74b,,USER,how many capitals does rhode island have,"{""transformations"":[{""column"":""capital"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rhode island'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +1a35d46d-bf46-4e2e-baab-d3f7cb61f9f4,,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""}]" +aeb4c9e2-ddb7-4af2-85fa-44969776ce58,,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""}]" +f1683bd6-9a05-4cef-b7dc-025493695694,,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""}]" +60b67494-44d1-43c7-b144-a568a0905bdf,,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""}]" +358c3f75-3b61-47b6-899e-5490afb833b3,,USER,What is Kyle's id?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +d6d22e0c-82b2-4425-850d-613a4f9edc1b,,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""}]" +50fd2055-5d94-4420-a097-749c489b1870,,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""}]" +ec1275d4-6da3-49c3-8e1c-d3c502b8b26a,,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""}]" +d3e96d1b-be9f-40ee-bf78-2937c1ed4417,,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""}]" +4bd38b79-37d3-44cc-a643-fc570205babb,,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""}]" +03beaadf-54f2-41ae-80cd-67bd61dc870c,,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""}]" +ebd35b3a-639e-4046-9c8c-b388b5c1fc19,,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""}]" +2bcfbab9-597c-40e8-96a0-7ecc5cc4e8e7,,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""}]" +e57b21d9-f17e-46fb-bfad-b9f2f9c2526a,,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""}]" +02e56979-2327-4199-9236-33518926153f,,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""}]" +15f61d4c-6631-46a8-9fa8-3ef75721dbc0,,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""}]" +88bcef2a-5c3d-4154-9766-bbccbba8440a,,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""}]" +f17ced3b-eaac-4807-ba21-a54bd3b645a7,,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""}]" +275a78e0-7b9e-41e1-8313-aef47de48919,,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""}]" +c6c8d36c-40d9-45cf-b31e-4b0e8824f067,,USER,"return me the year of "" Making database systems usable ""","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +9f32300f-a874-4ee6-a41b-195fd52bda1c,,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""}]" +6e8ec476-089d-406e-adfd-45b6eb07e019,,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""}]" +f2c0314d-b5b5-45dc-b517-33e82c4b52ef,,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""}]" +d0dbbad6-2da8-4d33-9ce7-36086aa2f509,,USER,name the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +869c4529-f166-4ca4-b649-63666da8c257,,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""}]" +b1eaedc9-76b7-4942-a573-3899af551de5,,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""}]" +7d8ba142-399f-4f9a-a9b9-c9d55d6f35b4,,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""}]" +c37741cf-4d44-4113-aaa9-d6490b48582c,,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""}]" +6ff4211c-cf8a-41cf-91fa-8fcd894fd6ba,,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""}]" +61eca362-7219-45c1-b64f-cac7664da7d3,,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""}]" +00b18982-888c-4a53-b9a4-6db0ee3d6822,,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""}]" +3df8453d-114c-4b5d-906e-89875b02d2c0,,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""}]" +64699543-5b52-402a-ad28-8e221d199e3f,,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""}]" +de885e6d-1766-4f1b-a63f-08eda09f9df3,,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""}]" +32b6438d-dd54-49aa-b64c-5e1d47660463,,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""}]" +a6e8f35c-4313-4c6f-bed2-9e6444143173,,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""}]" +a92d58cc-f6fc-40c7-92f4-4589a903b745,,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""}]" +b7dbdbf6-5298-4345-8f32-ba123a8fdc90,,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""}]" +bbfc4aee-82e0-4c5c-8700-3317edd2b804,,USER,what is capital of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +86c35098-88c3-4c7e-bc50-9a53350b0e16,,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""}]" +d37e3a08-eb43-4ad7-990f-22dc9c365d35,,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""}]" +65804142-3902-43b0-903f-335e7ee99568,,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""}]" +a26499ab-86db-4855-bb3e-b8df0ee1d6d4,,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""}]" +494d0f7f-1bf0-46b0-90a0-12ab11b9b454,,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""}]" +9d18f4c9-221f-49cd-aa49-74d19fa6a0d5,,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""}]" +eafb29df-f7aa-40fe-b921-8f28a8045f88,,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""}]" +65714a2e-7647-4231-b2be-ea2382a4bfbf,,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""}]" +71fdd96d-4cce-47e8-b970-ba80b37f25b7,,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""}]" +96753493-1be2-45be-b25e-d20d328550f1,,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""}]" +56c5b715-7ec8-457c-9a04-201d64a0f616,,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""}]" +d5b4853d-ad2e-4c0a-87ea-c4615c3745a1,,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""}]" +df70fbe5-256a-4e73-b10a-959c4d005d8a,,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""}]" +9c6585e2-f564-4d10-a766-bc3a96bdb488,,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""}]" +49a728e1-402d-4510-984e-5019ad57a4ae,,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""}]" +a854a6eb-dca3-472b-9ce5-965358240cf5,,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""}]" +e461d0ea-522a-44c3-9779-089d5bdcae69,,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""}]" +95010097-3745-4e66-ac13-91b8e2817af2,,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""}]" +c387f253-efe2-46a3-9ddb-72609896ec29,,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""}]" +4ba24b3d-4b0e-4507-97d0-1e136b75086f,,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""}]" +06773bd2-24e8-4190-93e1-ee450171910a,,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""}]" +0e41177f-e6d2-4850-9843-a1494308b017,,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""}]" +92b2ec1e-ca15-48e2-9fec-18ecb77b4d22,,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""}]" +cc5d5f98-c081-4a06-bb5b-95c03e91377e,,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""}]" +466037e2-167b-4820-b854-60e2bb7f0e9e,,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""}]" +e521a22d-6c6f-4faa-becb-ed14f24e537e,,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""}]" +becb6664-2015-48c7-8b16-df0c6986e7c4,,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""}]" +8bdf59ef-f8c5-42fd-92d8-c18687ec4cfc,,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""}]" +0b8a920e-e248-430e-99eb-c5b95f8f8272,,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""}]" +33f39224-9b00-4d5f-b6c6-3128afb9dcad,,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""}]" +9c358cae-2630-4888-bc74-ff742e6c3b1a,,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""}]" +0274d034-36bf-48c6-ae88-cdf9fe0c1f32,,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""}]" +da32a775-7718-4740-8d70-8ed4f81500c0,,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""}]" +8f10a288-9816-4b84-88ef-1bf9a1fd9399,,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""}]" +5d20e4ec-040b-45e2-818f-292d0977b40b,,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""}]" +bce93771-b282-437e-bac5-6e2773647147,,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""}]" +06ba0397-4acb-4371-94c4-2fbec4499e80,,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""}]" +08236c76-c1d6-49ed-8373-9b171c62f9c8,,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""}]" +877b7afe-bc33-4a4a-9c98-61d44304cf61,,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""}]" +5545d2ec-1f81-4718-ae0f-7d995ecb868a,,USER,Return the founder of Sony.,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""Sony""}]}","[{""columns"":[""Code"",""Name"",""Headquarter"",""Founder"",""Revenue""],""name"":""Manufacturers"",""type"":""grid""}]" +a6560efd-7371-430d-9089-44418a7844f2,,USER,what is the population density of wyoming,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +dcab0f4b-2575-4875-9379-40532380410e,,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""}]" +b43ccafb-5c62-47dc-a59a-f05b26509d5b,,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""}]" +2f6ebbfe-b061-4c8e-b59d-56151761f448,,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""}]" +95099aaf-7443-4cbc-8ea4-16fd6370e62b,,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""}]" +c3adc761-9e63-4358-91d7-c765f4ca4414,,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""}]" +8ec375e3-2e8c-4591-9f44-44747d16c91a,,USER,List all the businesses with more than 4.5 stars,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":"">"",""value"":4.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +4c140e72-c749-443f-b23f-24c0e06821a3,,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""}]" +b8970a99-d251-456e-add2-46de9a562699,,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""}]" +f02fd97e-97aa-4d13-af34-3a1e23d04001,,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""}]" +7a93ec67-3fc7-46ac-8175-7ad735752ccd,,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""}]" +3ccf3135-2267-4657-9b7c-419d7e6b48ee,,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""}]" +91f5fbf0-1396-4b8e-af19-e66a293f9ad6,,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""}]" +d81abfe3-b53c-47c4-8682-5bbd4189d0ea,,USER,Find all actors from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +d1c10e44-5ca7-410a-9f61-6ebd8b93affd,,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""}]" +d3ee4302-3fe8-416b-b863-308f50ed9c4b,,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""}]" +9f281913-9785-491e-a2ed-d797be8a5a5c,,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""}]" +db7a76b5-55f3-4058-b89f-313ac0aef934,,USER,what is the highest point in each state whose lowest point is sea level,"{""transformations"":[{""column"":""lowest_elevation"",""transformationType"":""condition"",""operation"":""="",""value"":0}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +f424e077-cc54-4c85-b655-41f11cc796fa,,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""}]" +ef58af0c-1cc0-4ee7-92d2-3c84ea73136a,,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""}]" +fd8f49b7-37da-4a2e-9b6d-cceda6c9321b,,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""}]" +d5ef3aa2-8752-47a1-a913-53c98842d77d,,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""}]" +ca5c8662-8213-4449-a9ba-989726274da3,,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""}]" +3e4eeae6-30d2-441a-8c1f-4136b5c3d08e,,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""}]" +929d09f2-89fb-4665-9a3d-42eb48533969,,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""}]" +522fe55e-5bfe-4846-86cb-b06fbbf5a72b,,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""}]" +d772de85-1086-4560-bf97-2a7d2eeef034,,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""}]" +85a7be55-64dd-4966-876c-92b880bdfc70,,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""}]" +0ac2359b-eefa-43af-919f-4dca1e7f2b3f,,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""}]" +5fd8ba4b-f3aa-412a-8745-da41b54d3a4a,,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""}]" +885a3b8e-1b8b-470d-a2be-c72dad3b13ec,,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""}]" +8d039efd-edeb-437f-a148-7715e0b7dcb9,,USER,how many cities are in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +e738097b-3347-4eaa-91a2-ce012d1a8ddc,,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""}]" +8e784538-f849-4600-9b8e-38fc02a6d7fb,,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""}]" +4d016548-6e29-4067-a74a-b17b10eeeb88,,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""}]" +cda8bdc3-3b2f-4a13-892e-f4bd0efe2169,,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""}]" +7fcd84a6-ceb1-4dc1-840d-e8f995ff8db8,,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""}]" +c13308b7-d85d-485d-b6c4-6cb6f73a0e9d,,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""}]" +cba56cd1-c34f-4745-a408-1bf15e621e67,,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""}]" +3d2fe001-4c57-42a9-954a-32c47a633ca1,,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""}]" +ff321d46-2446-46a1-b8b2-4ce97fd4c83d,,USER,number of states bordering kentucky,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +b9ce7130-bed2-4216-917d-8bb7d63b2d53,,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""}]" +0e9405e4-67b7-41da-b627-8ca7badc3b15,,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""}]" +b6a0344a-48ab-4924-9422-b11fca6f1af3,,USER,states bordering kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +0102fb15-0772-4637-82c1-d60df8d51705,,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""}]" +7567fe8e-f964-4c67-8595-d1aeeacf317d,,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""}]" +955c9f97-f527-41fb-bc3e-89711675f407,,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""}]" +9a4a2fb8-6996-475d-92eb-3409e2366e35,,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""}]" +d86eab7c-5a1d-4b50-ab11-32cd8c6080f9,,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""}]" +9486a3ac-53a0-4b53-807b-303a8526c9d2,,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""}]" +216c5dde-3118-43a0-9133-4ec5d2589e8f,,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""}]" +72112b90-348a-4e5a-a3d4-d4839b2e10c9,,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""}]" +d83e4091-fc53-48a1-9d77-0480b518199c,,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""}]" +0f970036-b92a-455f-98ef-f7ea9231cd3d,,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""}]" +f3f07fb6-f0b6-45b3-8291-d504b74a50d9,,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""}]" +99872069-a24b-4a31-832e-53f1c4ecb63a,,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""}]" +35bb4b71-6d07-49df-ad97-9b74b09e543c,,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""}]" +4257e049-fae9-412c-ba40-6fd1a803da51,,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""}]" +92590f0f-625f-442f-8d47-bae2b97ba4c7,,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""}]" +db315bbe-5b80-43b5-a235-9c3ccf87cbff,,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""}]" +b4892a78-1200-4f95-af24-9f4b8dbfabf2,,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""}]" +dd4198bb-a487-4d5b-a32a-afec0516f2d0,,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""}]" +bdbfe63e-5db5-4534-9d22-158fe7ebf103,,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""}]" +3c10850d-391c-4afe-bfb3-ea4e76faeaa0,,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""}]" +05a54f96-ebca-4366-9745-192e54c45553,,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""}]" +2e741f29-2221-4f92-bd19-a99ad1f55f80,,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""}]" +17c8e1d1-3793-46fd-974b-c8e799499e42,,USER,what states border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +89988e34-c5bb-4f12-a21a-7ecc40ead897,,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""}]" +1d69fe7e-7098-41e7-8b9a-5ac82fb39ece,,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""}]" +c9327007-e526-4c06-95c0-0a41b8653da0,,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""}]" +2d64ed36-548e-4575-b53c-72e2a23d38c8,,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""}]" +0b1e7b0e-8870-420b-b91a-c05b13f07220,,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""}]" +7cc7136f-d37c-4baa-8d3c-2ab450b10d19,,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""}]" +4ea2f68e-1852-4916-a103-d4acc60ee997,,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""}]" +983a756a-7b8d-4713-8088-57e75f6078c0,,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""}]" +9799d9ab-8d1b-4a3d-b335-10db6e387536,,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""}]" +bc280b27-65f8-4150-a7fe-e16b27e2e3af,,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""}]" +d70833cf-6335-4540-967c-a2abd4e3f620,,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""}]" +30bab475-941f-4e82-8b75-ff58e7b1c358,,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""}]" +b57a8568-0ffc-4fb3-8fc1-3debe5a040db,,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""}]" +63deee0a-a3dc-47f4-b094-a3988a7e667e,,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""}]" +41789517-438e-447a-ae70-4c1e03d0876f,,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""}]" +b530f60e-e20c-40cc-a09a-270035902981,,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""}]" +eb8c857e-2ff1-4ae5-baf1-f79ba74a2d02,,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""}]" +70a66fd5-1cb2-4671-9b6f-8994e05dfaec,,USER,what state has the largest urban population,"{""transformations"":[{""column"":""state_name"",""transformationType"":""grouping""},{""column"":""population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""desc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +2d21150d-dfa1-4dde-93a6-f6fcf1c33cb9,,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""}]" +e020092e-ce14-4e93-ab86-bf730cacfc78,,USER,Show all allergies with type food.,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""condition"",""operation"":""="",""value"":""'food'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +129c0ff1-572e-4de9-9580-36d861c262e8,,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""}]" +d63d81c3-ecd2-4fa8-9667-75d0b76c5e0d,,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""}]" +52826502-a044-42ba-83bd-b6ae0ff554cf,,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""}]" +42811287-9c31-4567-b8af-56014ac4be48,,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""}]" +4b90bc07-c015-4392-b405-ab8a8fa270f4,,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""}]" +3a7769aa-0a66-4eed-93a0-773f6eee7eaf,,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""}]" +99ae3880-5a2e-457d-8a53-c159cd3d3f40,,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""}]" +4682352d-062f-4126-a96f-4522f2a87ffc,,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""}]" +93d6296f-3f35-40e5-ad8a-84fd6c52704d,,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""}]" +e9b1b291-6596-497a-aa35-28f14cbdd7fe,,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""}]" +149ed1b0-d762-4622-bce1-4511d9a6af11,,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""}]" +966f443c-85bd-4dfa-8f27-63cdb9f319eb,,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""}]" +0d6d8f3f-a04c-4fa0-96d0-d01ce87b564e,,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""}]" +0d6986f7-e859-4363-b7ec-a34561889b6e,,USER,what cities are located in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +21e9d4a9-b970-40cb-814f-7ee3e8ff6556,,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""}]" +5a8dc895-db78-4bb9-bc0c-18c47f1c758e,,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""}]" +58deb6e9-e123-499a-981d-876ce0e425dd,,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""}]" +04c5eabf-87e0-4cc6-8bac-facb93b24126,,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""}]" +bdf1d52d-c326-45ea-95f9-f143d8777ce6,,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""}]" +382649c3-e709-4b05-89f4-84608d2ccbe0,,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""}]" +5ac04c0f-efc3-429c-b5e8-8d6e8db63d45,,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""}]" +b2933b21-3317-4d08-885a-8d85c20440ca,,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""}]" +d7b4e433-2fb2-4fb7-8e6f-ebf4e5062229,,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""}]" +0026fbbc-72ed-4b3b-ba57-b24768bdd7e3,,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""}]" +af6ac3fc-e9fb-4bd2-b073-2310aadac8d9,,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""}]" +06f79430-cf86-4c7b-954c-dbd38d3dc18d,,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""}]" +43492c9c-1437-4abd-b8c9-74c73dd94dd1,,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""}]" +ef972b82-e69a-47b6-8a41-0ffcd95155ef,,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""}]" +37391080-adaf-48da-b636-49075e545034,,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""}]" +952f1859-2de8-43f6-a961-f0634247f379,,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""}]" +3182230f-5978-422a-9228-9f4a2f133659,,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""}]" +8c85fe0e-207e-4e05-893d-05f535db2633,,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""}]" +fcb7c6e1-22d6-483d-9289-1141efa62cd2,,USER,How many different scientists are assigned to any project?,"{""transformations"":[{""column"":""scientist"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Scientist"",""Project""],""name"":""AssignedTo"",""type"":""grid""}]" +57c47537-b002-4a0f-bbe4-7c9895b9a8b7,,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""}]" +7532c2ad-923c-4ecb-b913-85febb58acb0,,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""}]" +3b183858-6c15-4cc9-afa7-12f89b02b73b,,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""}]" +f4bfe558-cea5-49ab-8a09-bcaefe8074ea,,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""}]" +1d304a21-328c-408e-8039-916485d2b2a5,,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""}]" +62f1e794-7015-4882-94b8-fb9aa4b5407e,,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""}]" +a6d7132a-d0f9-4b31-8c4c-ce6c3818ec65,,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""}]" +4caca9ee-aeca-4e6f-888b-470f0f20fa34,,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""}]" +11c5c76c-5ab5-4f51-a71a-223319d1224a,,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""}]" +05bbabc2-482e-4497-baf8-c4221205b5c6,,USER,"What is the year of publication of "" A Switching Architecture For ISDN "" ?","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'A Switching Architecture For ISDN'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +8c31cfd7-c164-49e2-8515-2a46334fbcc9,,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""}]" +9d8fba45-89f7-47b4-a53c-c9861de64eac,,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""}]" +4347059f-4a83-4d77-8fd0-21976a3e62ea,,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""}]" +916f999a-f65a-40de-a16a-d9eebd052e77,,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""}]" +fe48dcdf-4551-4c15-a5ad-69045e341f30,,USER,what are the populations of the major cities of wisconsin,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +ae1c8621-c5a9-496d-afdc-3e617dac0be9,,USER,Which actors were born in Tehran,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +6d5c994e-8dc6-4609-9a7d-c914006c6fe0,,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""}]" +7b4f52f0-bc30-482b-83b8-56e04c06382a,,USER,how many cities named austin are there in the usa,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'austin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +c0cfe89d-688e-4db4-8e60-3ecde0de94bd,,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""}]" +96a72e28-a634-4591-b81b-b57a16a68859,,USER,"How many actors were born in "" Los Angeles "" after 2000 ?","{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +e4a979a9-b173-4930-a742-f6322be3cc29,,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""}]" +9fa0d51a-c1c2-40ea-9c19-4a6b03438f45,,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""}]" +95261a03-ef2b-4585-a8ee-508dba4de7b3,,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""}]" +639ed8c5-6c28-402b-b9c2-c582be3af32f,,USER,what are the major lakes in united states,"{""transformations"":[{""column"":""area"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" +7ec3449a-762d-4df9-8797-e7581dac1ae0,,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""}]" +ab5b17f5-cdd5-4d34-ac2c-3bae3025a303,,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""}]" +159b93a5-da74-4822-8fab-89cd869aee7e,,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""}]" +a6f9d4a2-5980-4094-b948-54e159d6cb59,,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""}]" +f9c0b193-451d-4b70-a3e0-046e2c63c8c9,,USER,return me the paper with the most citations .,"{""transformations"":[{""column"":""citation_num"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +1cde9256-3428-46a1-a916-ddb5e8741401,,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""}]" +3e713ded-6d51-47bb-9155-e0b1943f01b8,,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""}]" +114234f0-7431-45c8-beba-7ae493e3eb07,,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""}]" +b41490eb-9b2a-416e-a639-27efa84fa942,,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""}]" +de0d6255-c474-4186-a708-d3a06a885d6f,,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""}]" +191f53ae-b533-4be2-9bf2-c2e62cedb8b9,,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""}]" +02b2326d-d6e8-4e04-ab40-533c8eb0c34f,,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""}]" +dd496f71-86a5-46a5-aeb6-7554ef80df46,,USER,number of citizens in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +acc40af2-d17c-4636-afa6-a4890cb18a8c,,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""}]" +0dcaf0f0-7661-474b-b6bd-879e4dfe53b7,,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""}]" +486820ee-a9ad-4b4a-ac3b-e72811df4247,,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""}]" +a41acab1-74dd-487f-bee0-5674c8d43cdb,,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""}]" +eda38bf7-b0fb-444f-ac06-f348b4f75780,,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""}]" +7ad36840-190a-43c4-812c-62c65f52a5b5,,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""}]" +b9e28864-0c99-4815-9a98-e6eef66b9b58,,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""}]" +f0490500-670b-42fd-b313-dbff489f436b,,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""}]" +e9c38e81-48ec-4d81-8e7b-acfeb3b85dc0,,USER,could you tell me what is the highest point in the state of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +e7f3e1ae-e4c6-4f11-ae53-b3b3bb74fd94,,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""}]" +16dfdd59-ceb3-4c3c-987d-b4dee2d7e943,,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""}]" +f5a00186-b2e1-4af7-b56f-4a1d4a6ca082,,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""}]" +cbd582e8-13e2-4365-9bc1-61055dbe70ef,,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""}]" +dfe49c68-0a61-4cd1-ad6b-ba3bebc1ddff,,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""}]" +d5f583ad-60da-4fd4-a8ed-e7efd2d82fd1,,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""}]" +fbfde126-6ca2-400b-9f7b-0c645b9e2ad2,,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""}]" +99969250-8b02-452d-9c38-449f09acada0,,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""}]" +c8b0fafc-8c3c-41a4-bd67-747404bd07d0,,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""}]" +65ac9073-0db7-4a12-b646-95cf202fc22b,,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""}]" +147393fc-f7f3-4e97-8647-5a9f11a1214f,,USER,what are the rivers of illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +3fab7840-737b-443d-9c35-4e28c2ee27d0,,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""}]" +603f7533-fb2e-43ae-9e9e-c47d83dba438,,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""}]" +c956e6ca-33b6-4249-a9ca-fe456f7a579b,,USER,How many papers are there ?,"{""transformations"":[{""column"":""paperid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +a251e45b-524a-4f3a-8f1c-ca7efddecb40,,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""}]" +07c09655-b72d-4dad-864a-e7221fa9be26,,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""}]" +a8ccf553-c7fc-4c3f-a204-56f9730ddb4d,,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""}]" +294d2aa0-39c8-4640-9ed2-be042bd67ddb,,USER,how many people reside in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +07f9287b-7414-4a2e-84a7-32f4319d2029,,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""}]" +2fbe2324-0134-44fd-85de-5c9553353507,,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""}]" +3329c94c-a999-4838-b2cd-155847c6d27e,,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""}]" +585cf388-1322-4d38-9dc6-20efd4d622a6,,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""}]" +654f7e41-1880-445d-8230-60ef3a774922,,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""}]" +4774b04b-206e-48cf-8b38-ea1bb1574422,,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""}]" +199ae7a0-c3e7-4b66-a24e-8a075b390d5c,,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""}]" +2698589b-6354-4e73-9f1a-f000b26ceae8,,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""}]" +c70213f8-4a3b-4af3-9c99-a324bb698d60,,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""}]" +07686136-139d-4bc7-ad5f-150524427eb2,,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""}]" +45880cc0-759a-4d2e-b131-94407c05fba8,,USER,return me the paper with more than 200 citations .,"{""transformations"":[{""column"":""citation_num"",""transformationType"":""condition"",""operation"":"">"",""value"":200}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +73586e3d-0112-468a-966e-b81a17c1c834,,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""}]" +7ba6f759-3bd2-439b-9538-838238724cf6,,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""}]" +69d1fd9f-864f-4449-9136-a0b3fc75edf2,,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""}]" +0b401dc6-98fc-4f53-801d-d0f9882941c3,,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""}]" +34321ffc-47f2-4c43-a330-f2e7948f9b68,,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""}]" +ef91d0a0-811d-492d-b46d-f57b9f8150da,,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""}]" +a003100f-d341-402e-adab-d08c4340f2c2,,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""}]" +c7385790-19cc-4528-8dea-077b828430d4,,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""}]" +0322eff7-0361-4063-9c45-a99aaa580ff5,,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""}]" +24cf4588-ce64-4ce6-97b9-4544682b7b0e,,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""}]" +02187f08-56e1-448e-a442-b80af5804f90,,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""}]" +051c154c-70f9-430c-9f69-8d6d679b0d06,,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""}]" +08f1f16c-467b-475c-8d0d-f0dbeb4a1f88,,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""}]" +b385df21-e686-42df-aea7-1b808c112cb7,,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""}]" +75466dc2-1bc7-4154-99de-6e5b781ba2b4,,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""}]" +70810d92-8954-4a2d-9c4d-f0ae63dea63f,,USER,where is massachusetts,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'massachusetts'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +8f36fb1d-27a9-4d4d-af1f-fd112b0d1bf0,,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""}]" +5f8ee13a-29b9-4c31-b522-4b3cbbbb2d27,,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""}]" +76186c29-facf-49b7-891d-0b4a5814886c,,USER,where is the lowest point in iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +5fa21f60-7881-4688-b0b3-1b12000971ac,,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""}]" +e4e7cbaf-d20f-4aad-bddf-21d50b29695e,,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""}]" +c67bbfd9-966b-40cc-b180-a1d9420444ad,,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""}]" +366c3bb1-5d24-4700-b1cc-d693edc459cf,,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""}]" +ec5f5315-204f-46b3-86b7-61070c3a104f,,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""}]" +b6821db9-56e9-4132-b1e3-793c7e7c6002,,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""}]" +7c0fb855-2f1c-4b5d-890e-d10dcf5a84e4,,USER,How many different students play games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +a4b2b509-e86a-4f29-8d72-3226fe99f6c3,,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""}]" +e9de9fdd-42c2-466c-aa3a-5090a5eae7b9,,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""}]" +b10d177d-6a25-4c54-9939-c6aa8073adff,,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""}]" +45b4cbdc-c9e8-45a3-82cd-ac32af9352ad,,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""}]" +e16d3ca0-4cce-452f-9be9-65df180bba14,,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""}]" +0b0eaeba-a0fd-4577-99b4-ab993c24e5eb,,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""}]" +5ae24049-539f-4cda-a1f8-31cbca7fddbb,,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""}]" +8eb84fc1-3350-4fca-b29b-928ec1d01db7,,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""}]" +b79a1f7f-8266-4165-9a82-9731d6445200,,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""}]" +76d51836-f27d-4663-bd3c-fb29ad9f4cb9,,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""}]" +4ebe0129-d43b-4486-95bc-0e4dc1c3d266,,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""}]" +38cbf95a-e51c-472b-a248-7467833db886,,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""}]" +eded9b73-5bf2-4c86-9694-9b9eda355404,,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""}]" +88bafef5-7442-4d89-9396-24a9148dbe78,,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""}]" +dabc2f1c-262a-4c4d-96aa-6cddcaf166bd,,USER,show me all the major lakes in the us,"{""transformations"":[{""column"":""area"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" +fc24dee1-e24b-4d9b-bff6-ca3110eb71f9,,USER,"What is the nationality of "" Kevin Spacey "" ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" +0e37d93a-9708-4c3e-adb0-65f7dff44b94,,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""}]" +1eaf26eb-da76-49ad-bc58-c3bfa8cf37ab,,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""}]" +33d01ab2-95d8-4c89-8ef6-d3d87992f7c0,,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""}]" +0f81afc0-c046-40fb-b0ad-f7fda0c11f01,,USER,what is the capital of the state texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +e6c14659-e045-43f1-b0b1-f6e1cbaf3e50,,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""}]" +e6259e70-1115-436a-a5b5-4eaca982fcbb,,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""}]" +800b99fd-937e-4b32-b888-1c1b67458fca,,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""}]" +203039b5-06ce-4846-a90e-9a534d5dbab1,,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""}]" +c150d49c-9963-4b6e-9f30-9fc8ca76c5de,,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""}]" +da2c43b0-a961-4013-abb1-708e431366b0,,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""}]" +4c9a857e-91c0-42dd-b451-d81b34e00445,,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""}]" +f3608722-8db5-491c-9709-4850270b3a27,,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""}]" +0b940b7d-5b81-4d6a-ac90-cb347c914aa4,,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""}]" +d9877ab3-ef02-4b20-8014-f3d52af6220c,,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""}]" +f8f044c8-ff9a-4aa7-9cb3-cde99afa4480,,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""}]" +923a3f2f-3613-4cec-897e-717202b9ff45,,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""}]" +06558f90-4e5e-4781-8620-58f5c89aea31,,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""}]" +e2550529-8096-43e0-8d49-023a5fa43ef9,,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""}]" +e02fe22b-5d20-476e-a557-ae45d161834c,,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""}]" +8483a092-085b-4d35-beb5-184839a9ea04,,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""}]" +fe953501-17cd-497c-9d5e-d6cbc6ff170c,,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""}]" +afe00ba5-f0c4-49c0-9d94-a243cf2e1878,,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""}]" +c5368cf0-a5cd-4e13-8025-93e1e59c43e9,,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""}]" +d434fb66-04d8-43c0-a876-4a42177602df,,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""}]" +48f18878-0d4d-438a-888e-90d19c9cdb43,,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""}]" +0663acad-57bb-4c9c-9e60-176cd6976ccd,,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""}]" +44071d20-631d-4ef6-947e-afc5f2e636f2,,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""}]" +826fe9a5-f5a7-4297-8ab8-b066aeda6c0e,,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""}]" +e33246b8-e8fd-47d4-a3f6-29df848eebf9,,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""}]" +559b9851-a33e-497d-94df-18fd50794219,,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""}]" +d0c5e018-c82f-4cf4-a3d8-def9a15db6f7,,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""}]" +6e12c83b-74bb-4e5b-bfe4-c7f3037554c8,,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""}]" +6a99e7fa-859a-4d32-afde-87a4b74aac48,,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""}]" +1108580d-e59d-484f-bfe2-ac0b01852328,,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""}]" +4f015983-843f-4ab5-a907-e4a14f5f939a,,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""}]" +986f1109-f818-4d2d-ac72-e0884073833d,,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""}]" +c83e5de8-3c80-400e-bf10-9327c222fa21,,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""}]" +f7eba4f4-175e-4997-9672-47489bde32d7,,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""}]" +6f7b9889-0a1e-4eef-9610-ea7b84803011,,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""}]" +7ce7b6b8-8b2c-4135-919c-d661db3dc29d,,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""}]" +8f8396ed-4350-42f0-8df9-8b48932e931e,,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""}]" +9ca5b637-71fa-4852-9dab-cabf81859215,,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""}]" +6b7fd7ff-18ef-4cc6-a416-2bbe25179766,,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""}]" +8e01f1d2-d5b8-4039-b98d-feb454b15e86,,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""}]" +d661e4e8-f87c-4940-99f8-77d4f577f114,,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""}]" +41ef0624-65b9-4193-8a5f-1cd54935935a,,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""}]" +2974830c-ec36-4496-8aa5-dce7db6340ed,,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""}]" +b6e3be6c-0bf0-4602-800a-90b207f75b55,,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""}]" +cc06fe13-072a-456b-ab60-1621e405ef66,,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""}]" +7b017499-d9fd-4957-9081-7f63dac57847,,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""}]" +f731ec93-402d-4a24-8aa3-995960fc8035,,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""}]" +66bd574a-12d7-4037-ac40-b306e324ff72,,USER,What is the average enrollment number?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +ddf82aa0-bf16-452e-a8da-1b64ceac32e0,,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""}]" +56cea0c9-5fec-479b-bab3-199b3365c81c,,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""}]" +bc05ee4f-dfcc-46a7-a0ca-8c8c4b4b9f55,,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""}]" +c14c245b-ef00-420c-88f3-d51d49887256,,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""}]" +061915b4-fe30-4f3c-9cb0-e7969d3a3cca,,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""}]" +491067e1-e40f-4442-a088-6d70ea7f9762,,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""}]" +359553ea-f790-4c82-8d44-62f81637fed4,,USER,what is the area of the largest state,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +9339c083-58dc-4db9-b705-a6246582bb88,,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""}]" +24c3874a-9eb3-4fb1-828a-930d7557198d,,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""}]" +baf5078f-5f36-4e9a-910f-b05b00a62969,,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""}]" +f26e125f-ebc9-4370-9679-6c4fac90258b,,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""}]" +6c281bb9-672a-4d32-8bbc-1dcf5fcb3474,,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""}]" +e3850327-dd3a-4311-8d1c-6eb0887a3f8a,,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""}]" +ad399d85-d89c-4636-9e8b-75219ceca84b,,USER,which state borders kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +3af2f6da-d10c-4909-ae13-7dc69c26d0d1,,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""}]" +c7fd66c9-1a92-4c88-a8f5-45f8cd83bf1a,,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""}]" +b3813072-7a2b-4f96-b476-ff7f7d958ae3,,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""}]" +6675dd6c-1c3c-474f-8206-2fce6434c690,,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""}]" +7cddb653-40d3-4c9c-908d-273bc2117f2b,,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""}]" +deba45bd-1502-4be2-9041-ad7dc5b63396,,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""}]" +28d7e3c2-cafb-41ab-b4fa-a5d12eaf8a9b,,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""}]" +0d0787f4-fb73-4f4e-abba-8725ec198ae8,,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""}]" +f6e8d230-1426-4aaf-8252-bcd55c8e30ec,,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""}]" +50a1e703-761c-4422-9c49-2b6d3f51daa0,,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""}]" +bfd80b72-74d2-4b98-ac79-5bb486e682a0,,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""}]" +1150b7b5-2542-41d8-9350-cacb21a85eb2,,USER,which states have a major city named austin,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'austin'""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +fccef5a5-627a-456a-b189-5c692d336f4a,,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""}]" +b4f754d8-bf4e-4f59-aa95-cfe6c3583065,,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""}]" +916415bd-310d-4e3c-92ef-7b2063f627f6,,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""}]" +bd33831e-9312-4515-85c5-b7773490ff57,,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""}]" +7e267c79-5e43-4ba6-b95e-2b923ed3ccc5,,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""}]" +f89f2a06-f374-45bc-b20c-086633e05440,,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""}]" +4d7c12de-3895-4f13-9a60-10ab03e48590,,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""}]" +0247851e-ffe2-41a8-b348-a1da77f5f20a,,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""}]" +7b3ca58c-da0c-40e4-bccb-d26c1489ec23,,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""}]" +3b5ba9ad-bd66-47ae-a465-e647e1b9e66b,,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""}]" +5fb1ba81-f1df-4d6f-a72b-2dd5bb56ff85,,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""}]" +e769c47d-a284-47f2-a063-356d99a89353,,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""}]" +52ea3230-474f-4d0a-8216-9fca13ea2c04,,USER,which states do ohio river flow through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +ed685e39-54b0-4199-b81d-d089bfadebdf,,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""}]" +9a23a33d-154e-4f75-adf1-f843c7598004,,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""}]" +6c8dfda2-3a98-4b06-a179-ac8e47bccdea,,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""}]" +37cdbc80-0b85-4d29-adda-719761b68e97,,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""}]" +43d00101-82e4-4893-a7a0-38b540b32535,,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""}]" +beb0bb81-884e-413f-9b23-6fa89e7e4036,,USER,what is the lowest point in iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +c6a74874-8456-4e14-bf29-7694a6fb0693,,USER,what rivers are there in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +35b2b39b-8795-44c1-83d3-cf49b47950d2,,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""}]" +510d5423-3639-4e4a-8860-5b4171e0c6ac,,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""}]" +2a41c93d-2f31-4f71-bb3d-c5912f8d883f,,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""}]" +0e1f1ba2-b115-449f-b9c7-607087698731,,USER,Count the number of submissions.,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +e47e54ab-3433-4e17-8aae-8c55751e8a6e,,USER,"return me the references of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +f07fd2b6-063c-49ae-9532-d67f57d9d083,,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""}]" +4fcee9dc-a0d3-4315-a82a-1583e4039979,,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""}]" +f7acd667-2988-42cf-ae39-4e86a6212fb0,,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""}]" +6ac89eed-0965-447e-828f-45b6c6b0c9b5,,USER,How many different allergy types exist?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +0f3ba8ee-397a-47ea-8e55-72aa3ce2c381,,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""}]" +fc079530-02cf-44d2-8022-d15f9fa73eaa,,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""}]" +1f875c44-530b-4245-aa08-67ab902b7a57,,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""}]" +dd59edc1-d9b7-4775-9ad3-e589fa25f11c,,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""}]" +82a23edf-4956-436a-8a2d-9f0958e90070,,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""}]" +dac8b6eb-660e-4ad2-a86b-5cca9cf40b7f,,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""}]" +b0d2421c-8c47-407b-affe-6b7bddba2e0f,,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""}]" +fa167aad-7fc6-419d-babe-39249005ca90,,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""}]" +521fcc28-b41a-4eec-aa16-5aa21f28f316,,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""}]" +96b7741f-5bad-49e5-aa3e-1088aed3e574,,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""}]" +fe7b31cd-4835-476f-907d-fabb33c68b8e,,USER,how many states are in the usa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +756d611e-56fb-4068-8b18-471b9be1c64c,,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""}]" +7934f275-df85-40ab-9504-fe13a2fca78c,,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""}]" +f542a745-85f7-42fa-95d5-5904f84a7cf5,,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""}]" +396af62a-9e77-4f12-8872-d3924a11b0d9,,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""}]" +78fa2043-def0-48fb-ba2e-790cadb618c7,,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""}]" +2f12fa1c-2424-4f06-a2ff-d23159cbf825,,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""}]" +9a32dadf-d939-40d8-b5ed-0c4706b76ea7,,USER,springfield is in what state,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +e6815c05-e191-42d4-a6ac-e7d635c7db5c,,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""}]" +683d4ce7-1001-4df5-b3ff-be2ef02d3aa0,,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""}]" +0fbb94cc-a668-4568-be19-1cc7095dc254,,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""}]" +2ee585b3-0499-42f9-a4f3-49b49d4edb42,,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""}]" +af51dea6-7bec-4c3d-bfe8-8bc01b441d9b,,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""}]" +b1ee5c2a-92a2-4a79-894c-f58964706d64,,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""}]" +b55610aa-0103-4f08-be77-42dda5b1b8fd,,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""}]" +ff540d17-6903-4da5-b9d1-16ab111a9ec1,,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""}]" +38063095-2e5f-4d15-aa19-121fa9d8c953,,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""}]" +860d6fde-639b-4b94-a98a-098d49f5dbf6,,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""}]" +058a6fee-55ba-4b2d-bf7a-ad4c87c0e762,,USER,What is the average hours across all projects?,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +165ae9aa-6eb3-40c7-9ccb-c2b28313b70f,,USER,which state border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +5b9f1bd9-39bb-4755-820b-535d3658b28e,,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""}]" +0e317635-367d-4216-8b98-16a31f599b72,,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""}]" +cd166e01-2c6c-4f27-99d8-d43c9df92e3d,,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""}]" +e68a4f89-84f7-45f0-9391-f8d26f92b62f,,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""}]" +9707cf23-cc07-4280-9540-a57ae6def832,,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""}]" +ffe50955-7ef3-4eb7-981a-3c8f282c6db8,,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""}]" +c6cda1ba-9ce3-4ba4-92c4-78d345706b87,,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""}]" +3bd5fffd-15df-4136-a55a-4dfa39c2777f,,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""}]" +aa27ce54-191f-4ae1-8a21-9774e08acf64,,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""}]" +281e2fc2-0b13-4c58-aed6-9428fb0fa416,,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""}]" +3929fe15-fa0d-4d59-a102-b0b1f954c9d6,,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""}]" +921da2e0-55a9-45ec-b08c-2d92d7751947,,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""}]" +a4eb6195-03de-4e57-a8ac-72fdf3547f79,,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""}]" +c666d18f-96ea-4b46-a7b6-7ee973480b5d,,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""}]" +40473eef-9129-49db-937d-20de634739ea,,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""}]" +cacba388-f5e6-4680-b60a-489a26251ee7,,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""}]" +df145d47-d799-44fa-9e66-75a2d112eac9,,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""}]" +6143308d-df4f-48cd-ac5d-df292485eb75,,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""}]" +ed7fb35e-6307-4910-aec7-25e4076fe9fb,,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""}]" +4a51e95e-895a-4a04-a311-de0466ff77d3,,USER,how big is the city of boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +faa1edd4-8e7e-4766-ace1-4e1f22606d8b,,USER,How many students are enrolled in college?,"{""transformations"":[{""column"":""enr"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +5aafd4f3-e7ee-49ee-b13d-a44b520b7303,,USER,what is the elevation of the highest point in the usa,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +7b218051-867e-40f8-beaf-97f3f618d1b1,,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""}]" +04d17aee-947a-45f5-a3a4-af2559ecaa20,,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""}]" +6534b4ef-2c79-4523-b8f1-a5ec6a0e25fa,,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""}]" +bf408d91-22ee-41a5-a91d-6400229ef050,,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""}]" +f2ae3233-7856-4905-989a-9bc446834f32,,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""}]" +c5793b5d-ec75-4a4e-bd55-ed8f0f596725,,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""}]" +7932100b-75a5-470f-8603-8343865ec75b,,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""}]" +c0750c09-b862-4d83-94f7-2c94be108f40,,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""}]" +a9e8a300-7557-4add-87d7-730f031ad515,,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""}]" +9ff65ebe-dbbd-48f4-b2d6-e933bb79abfe,,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""}]" +adbcf171-86ab-48bc-bbf6-bb241944f232,,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""}]" +85f48574-0dbd-407a-8d09-574b8d34010f,,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""}]" +6a28d0c9-a542-490c-9887-809862f44ed4,,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""}]" +507f09a9-6e7b-4dd9-b9c3-4ee71ed549e6,,USER,how many states have cities named springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +35a46237-8179-4f31-9529-9d1a43882831,,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""}]" +892f0dc8-e1d8-4172-a170-37c40b408e4f,,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""}]" +52a608f1-c1c0-4b62-9bd6-f829cd0b366b,,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""}]" +f2b3c675-785a-401f-b70e-942dfeeef1f2,,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""}]" +0d428770-caa9-4d26-9dff-af0a8bd820c3,,USER,what is the population of boulder city,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +04a963fd-e2c2-43f1-bfb7-eaba4ab455ac,,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""}]" +1011295f-12f0-4720-891e-508bd3fc3484,,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""}]" +3e772d9e-6143-45f1-b988-76f813de5b4e,,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""}]" +452a534c-0bfb-4348-aee4-e8e5a8422cfc,,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""}]" +493672ed-158a-4908-9779-04c9e392767f,,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""}]" +42babc2c-dd50-4b55-ac25-461107e7cda7,,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""}]" +813de78b-9ebd-417c-bbfd-7c1f545b9473,,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""}]" +ee335a02-c50d-4d3d-9e2b-4adf6580b16a,,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""}]" +f472f03e-feef-49b5-9181-2f23df523576,,USER,how many people live in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +9748bbef-963c-4160-928e-6328622c6d6d,,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""}]" +02e77af8-e4e7-4303-bcbc-71added145f4,,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""}]" +418ebe62-2351-46d7-9aff-e409a535d976,,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""}]" +7a954094-51d9-44e8-b237-9aff340cd865,,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""}]" +f84ac73a-e54b-468a-bc83-548ed45138be,,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""}]" +6be912e7-c2d1-4ffc-a9a8-3be8dbbdf39e,,USER,How many students play video games?,"{""transformations"":[{""column"":""StuID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""GameID"",""Hours_Played""],""name"":""Plays_Games"",""type"":""grid""}]" +28330b85-72b4-47b2-809e-7ba3b2f6afef,,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""}]" +41ca90be-f94d-4939-a48d-721f7276fc54,,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""}]" +23ac61c0-7f52-4a78-876e-ac97f24ba49e,,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""}]" +0ad5bacd-1d92-4f56-a828-dabfc7cd0fe0,,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""}]" +996ddaab-bf56-42c5-95e4-46c379a904a8,,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""}]" +b06e0a92-076c-46b3-9e53-207f9457f7e6,,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""}]" +72d4a1ee-c758-4e99-9dcc-25ac2c2ea2ac,,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""}]" +87cf3f70-1337-4f5b-8e5b-f215144bd2df,,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""}]" +4ed579d2-23a3-423a-8bfb-bb247af680a9,,USER,how many people live in the united states,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +dd4850fd-266c-4a94-a884-bf3a7cbfddbe,,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""}]" +8855b226-012f-4d1c-82c5-90a3b0f08a7a,,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""}]" +fc7b09ff-a8fb-43aa-ab0f-887328b53693,,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""}]" +3ffcb348-7107-40d6-a98f-133c8a7e9944,,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""}]" +e4ab2d1c-e2ef-4436-8eb9-4fe8ba509c8e,,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""}]" +f7ba45e5-1427-49ec-be9d-0e31c5e3da96,,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""}]" +da7f54ec-52a7-4d3b-8f30-7892716fb34d,,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""}]" +430a8bf8-088a-49ac-b7a2-6279d6408d55,,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""}]" +047109d8-09d8-4623-977b-5e50fc58fbe3,,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""}]" +9e763705-d742-4fd3-8993-fb51fc1f012b,,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""}]" +998ded0f-6600-4752-a882-0e71aff0032a,,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""}]" +158aa5c6-7853-4faa-992f-4f1eb61dea81,,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""}]" +d02b31da-5f45-4b97-9229-dfa556f9762f,,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""}]" +0d22405f-1309-49d7-94ca-02475a0fbf40,,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""}]" +8b327876-4bae-4af2-a0d5-87cee40b505f,,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""}]" +6b1ab05a-0ca6-4df1-9f6e-984ddfe4c879,,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""}]" +8a716614-f001-4e1e-93b4-a42f44c35e9a,,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""}]" +5088b89e-deb3-4e90-add0-849335513918,,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""}]" +d11215ae-2ed0-4ba0-af98-cfe309df48ff,,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""}]" +af9f2792-8058-459b-abac-c268321315e1,,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""}]" +1892a570-3c96-4d3e-915a-77d9a36b51b8,,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""}]" +a9202ec0-669d-4131-b0ce-f403109209b1,,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""}]" +653ee87f-d4f3-4c15-9379-9054e26f8bf0,,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""}]" +be5d9ca4-9126-4b98-9f45-175823ce662b,,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""}]" +a0ee042f-0208-4c0d-9bc7-1e8a35582df0,,USER,How many activities do we have?,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" +9c8bde2a-45f5-439d-af69-6ce3ba9dc243,,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""}]" +784771d5-c1a7-4b30-b1da-977598d5f2b3,,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""}]" +f6ecbf36-b5a5-4670-8195-aaf4d3080ba1,,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""}]" +48360f19-467d-4252-8a0a-1f9500b2242b,,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""}]" +ffd18295-76be-481b-b4a3-2eb9f66cccb7,,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""}]" +d8da4396-a8ad-4f26-ab77-923724b70f4d,,USER,how high is the highest point in america,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +da087e24-f4c9-4046-841c-0c20080e5cf3,,USER,List all businesses with rating 3.5,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""="",""value"":3.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +d8776eef-c02b-4db9-a83d-4b5bedd2fb40,,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""}]" +724bcd9c-d087-41dd-857c-7c188f35e9fc,,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""}]" +6cd8629e-d892-4a9a-8cf7-03a82ac767dd,,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""}]" +49d113c0-2929-4f23-8d94-a75b1c7c01e7,,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""}]" +96ea096e-fe55-4658-993d-7d57d640978c,,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""}]" +6ed72614-9593-4cda-a4d1-8a44f73f3e68,,USER,What grade is Kyle in?,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Kyle'""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +9148d1dd-c2be-4a92-9f3a-6c8bf60283bd,,USER,What campuses opened before 1800?,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""<"",""value"":1800}]}","[{""columns"":[""Id"",""Campus"",""Location"",""County"",""Year""],""name"":""Campuses"",""type"":""grid""}]" +f32cedc3-50ff-428f-acd0-02108ed68e68,,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""}]" +77441c5d-3135-45c1-82ac-e0272c1d9030,,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""}]" +0ca0b935-d459-42b8-afea-9c3a604a8c33,,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""}]" +4bd099c7-e02f-4c57-bd92-2c88b4aec733,,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""}]" +b083eafb-4ee6-4d9d-969e-dc32d5c86937,,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""}]" +dee64550-a41e-4abe-ba52-d756ffb7ade7,,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""}]" +07e9461c-eeee-4c9d-9637-283fcbe78683,,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""}]" +50be647c-86e5-4ba3-ae67-6b055431ed93,,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""}]" +2d70a674-8222-49db-b8d8-17b0e91f3902,,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""}]" +5de09df6-52db-49e5-9a82-b7a9a254da81,,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""}]" +af3c0dd6-86d6-45ea-95c0-3e0c745dd3be,,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""}]" +e413ee16-4da9-4d7f-b23b-59f141a60b80,,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""}]" +fdcd97e4-c84a-4a62-87aa-346ca3b68243,,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""}]" +7a1660e3-0c16-4544-a219-0a5319631ec9,,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""}]" +6f26fbca-fe8e-4ea5-b04e-c84a5a9fe749,,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""}]" +007bc839-ed10-4874-86e2-692316acb8ad,,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""}]" +444711b9-7b9e-4569-a94e-8098f6bdc383,,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""}]" +112b7fef-d16b-485d-af44-e4b00f39a5d7,,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""}]" +6bd7cf22-6215-411d-b21e-0ba9faf3b109,,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""}]" +4a4ec203-b7f0-4df9-820e-cc41dc738edf,,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""}]" +1693111e-7232-4a0b-beca-fdf50a42eeb9,,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""}]" +5f100f7b-dc1e-44df-a840-f835a2f7ac1f,,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""}]" +758572a5-347c-45cc-adf7-d16705f06e13,,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""}]" +0967a15f-6ce4-4f36-9ce9-ac365247229f,,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""}]" +29b980ef-f333-4290-b638-bd160cc2e1ef,,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""}]" +24da23df-4253-4692-8ee5-e78bb2a976bd,,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""}]" +a97dcc6f-ae2b-4448-9d99-71b5f6397644,,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""}]" +c12a6cf4-81ba-4bcc-991e-bdc3d935b003,,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""}]" +dfc3c8e5-0d37-4e0f-8bda-2d85ad3be495,,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""}]" +1fcb1be5-66bf-44e5-9c13-1ddc7937eafb,,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""}]" +238c480e-f211-4e7c-9245-38eae5b2d0f9,,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""}]" +13f8a749-e96b-4f74-8859-90b53db694a9,,USER,where is the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b9151ff0-5284-4b93-903b-5cc87b863094,,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""}]" +5500fabe-5206-4570-9d01-418a37aaf331,,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""}]" +e0b2609a-e309-4aa1-a150-f5ac6c7dfc66,,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""}]" +b9f02e24-b24a-4999-b857-d772ddcdeb3a,,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""}]" +59ff2ea1-9507-484e-8394-af2b47df1d69,,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""}]" +afce2991-f507-49c7-9689-b140457e8fad,,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""}]" +07b213c2-e778-48a7-94b7-ab0380bae3e9,,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""}]" +70f45abc-69cc-49a2-bbb2-77b19eb2cb8a,,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""}]" +bf2069ec-d391-4ea7-abf9-80808793e338,,USER,show major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +ec3f03c3-c109-410e-b39c-73c80f1f1d84,,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""}]" +00d2497a-2b49-4327-bf4f-85358eadee6f,,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""}]" +7b450656-3e13-410a-a08b-7b620364fc50,,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""}]" +d10cb651-53c8-4daa-a0e6-5f7c1cc5e15c,,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""}]" +feaf391f-9680-41c6-a39f-81cd6bc29922,,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""}]" +37d8f57f-6e6a-4038-b0aa-b8d40aeec8de,,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""}]" +fb693ff6-8139-4123-adde-f8d9ca1cc872,,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""}]" +591be55b-f27a-4279-aecf-2c6a5a0f655d,,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""}]" +cc2cf675-0b09-4359-a7cc-b34c76751c77,,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""}]" +88451c27-e4a3-4b7b-ad81-7db59019b5a6,,USER,how long is the rio grande river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +09a164c5-c7c6-44b6-a9eb-1a08060dc3c9,,USER,List all user ids with name Michelle,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Michelle'""}]}","[{""columns"":[""uid"",""user_id"",""name""],""name"":""user"",""type"":""grid""}]" +dca6589f-862e-4d28-9249-2ec86d75c304,,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""}]" +02581f21-d085-4bd7-a37e-f7307f34719c,,USER,Find the number of tweets in record.,"{""transformations"":[{""column"":""id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""id"",""uid"",""text"",""createdate""],""name"":""tweets"",""type"":""grid""}]" +c2db84dc-3a74-4e88-9b01-a94123aab35b,,USER,"List the journals published in March , 2011","{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2011},{""column"":""journalid"",""transformationType"":""grouping""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +8be302ae-e2ea-4f9b-9c48-c28457f5b5f4,,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""}]" +ba4b7145-878d-49c9-b114-f0ab9b65a335,,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""}]" +d2db6738-9d55-4fc9-9d79-856f18b5f51f,,USER,how many colorado rivers are there,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'colorado'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +30e69a34-f4fc-497e-8d0a-b7d0f81fd065,,USER,Find all movies produced in 2015,"{""transformations"":[{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2015}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +b73888df-fbf5-4e3b-ae4f-a307af4bf2f1,,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""}]" +a103196d-b6ca-4354-9565-5465facb9457,,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""}]" +b895eaac-fb85-420d-af93-1a8929bd3b33,,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""}]" +0edc6179-8c41-4674-8ef1-3aac03098e99,,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""}]" +1e4902d7-d49d-401b-83d6-ecb4c332c55c,,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""}]" +8539671e-72c7-4ad6-b9a6-cfde30450912,,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""}]" +7771314f-6367-4eba-8ef9-6eda2ddbe20f,,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""}]" +2401785d-30e8-4d24-a691-84cec5c7af4a,,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""}]" +f0e8e4c0-1d40-4d98-8bf2-930704688c4e,,USER,what state has the capital salem,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +a2a6ffcc-59ea-491e-8046-0149d75bdce7,,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""}]" +8bab5f59-11c2-4120-a033-7a727c270e02,,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""}]" +4cd08234-6bda-4c18-991b-ad9485f38841,,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""}]" +273ace5e-90df-4fab-a065-2fcf2cd9777f,,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""}]" +d0310dc2-bae9-4d1a-8ccb-91fe10f43307,,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""}]" +135402d0-e42c-4c87-a212-70a05bcc7549,,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""}]" +cc6ab1a0-addf-4b31-9ac1-3d63a80a2e90,,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""}]" +033dc4a9-ac3c-4551-935a-88af6b48138d,,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""}]" +eb1ad854-68cd-4ea3-9486-3271c2514fac,,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""}]" +a9ed1b37-4d95-4351-8bc8-13c983793525,,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""}]" +95a4fdc7-db23-4d25-81e0-24fadda17ad0,,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""}]" +17f9300d-188a-4bb1-be5b-f8850d50ffe2,,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""}]" +9b22b5f1-eaee-4c1c-8666-526fd17fee10,,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""}]" +4bfdba86-6aeb-4793-b57e-a6ac91ffed3c,,USER,how high is the highest point in delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +ae043666-97da-4b40-ba7d-a2cf1ba817b2,,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""}]" +2ee6a235-76d9-4a63-bbe3-1b1cc3f8f9fb,,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""}]" +66065a42-1ca3-4829-9753-bab3e25ee988,,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""}]" +74f0bf39-2ef3-4847-abfc-7c77fcd3a837,,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""}]" +e0a1d151-62d6-4913-afaa-41fe9634a545,,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""}]" +c6ff7625-da74-461d-bc00-b25d9be680cb,,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""}]" +4f8ecee4-bb3b-4f34-a60a-8ca3996cff86,,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""}]" +9ae003b7-836d-49dc-a60f-02ee7806d2e8,,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""}]" +648929ca-0f50-4a77-8276-b3f436c5e5d8,,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""}]" +ade372e5-9042-443d-853e-01464860e740,,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""}]" +ff4aa8c5-ade3-41bb-a602-5a1e62bf837f,,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""}]" +eb955013-c1da-4454-95d2-0ca7a777daf8,,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""}]" +79941992-3c53-4574-a37b-b9a231443576,,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""}]" +0c8b1083-c33d-4a6d-adef-4a4d2359bbb9,,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""}]" +500d92e6-5cf8-461a-8423-e53bfdab70fe,,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""}]" +c18e416a-1354-42f1-aac3-a3a0d4880681,,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""}]" +51a3504e-96f3-418d-abf8-35167eb51f08,,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""}]" +d86cc7b7-c343-4403-b744-4ce416b09f5a,,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""}]" +616cde13-15eb-44e3-b238-74045c50c419,,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""}]" +feae0085-790b-4a18-8683-52405f8322cd,,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""}]" +56100da9-437b-4a2f-b330-213cbf4f0a7a,,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""}]" +7983981f-38f6-4abf-9d80-defcfa76ad8c,,USER,which states does the ohio river run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +30088edb-5693-49a1-95aa-4e58cdb64770,,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""}]" +56aff5fb-a29a-4ee5-bf27-a7bc1327aa9a,,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""}]" +f4c35558-f4fc-4a78-9fc7-bd9739feeb58,,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""}]" +f87e6847-fdf8-4791-87a9-818085494579,,USER,population of boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +51090401-b25e-471b-8646-e2d6022fc3b8,,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""}]" +29711ed7-eaa0-4e6f-8751-71cb20fb50b7,,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""}]" +3f6d8a9c-918e-4eaa-a8d9-957628e5b797,,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""}]" +27e1aef3-9b60-40ad-b13a-f92a3a814f61,,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""}]" +bc6b5469-bab0-4ca3-beac-7bf4a5959f05,,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""}]" +30aec719-c6f3-48f6-a9f0-f2a0e7344f7c,,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""}]" +fc8943ac-5191-4f84-a7ce-1595b26911b1,,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""}]" +d1ab5d82-a8c2-4d0c-a4aa-58927e24715f,,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""}]" +34d6305f-f799-4d8e-8bf3-14a97bd73106,,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""}]" +c5df5f2c-3bcc-4c1e-89dd-5508f8f81478,,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""}]" +274d758f-8b9a-4509-b5c6-be7228ea5fa5,,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""}]" +2ea5f738-f420-451e-a44a-06396fd25cf8,,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""}]" +90f09bad-1b7a-413d-a75e-7181d57876fe,,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""}]" +905576b9-629b-45bd-bf62-aad6408f41bd,,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""}]" +eb0e41e4-bf72-4e94-997b-27cad1a165f1,,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""}]" +b13b2c64-adb2-4f33-8da6-ea9ec804fb30,,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""}]" +f9773c2d-5c06-4a92-ad62-ed0298e4c7d0,,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""}]" +cc1c6228-80dc-4b4a-84f1-a0e4fd5a1565,,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""}]" +f978e5af-0332-4036-a6c3-d58b9a913c2b,,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""}]" +aeb84487-3b39-4fbc-9392-2bae4d0e62e6,,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""}]" +57b36520-47e4-44ba-8178-137f991b0175,,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""}]" +756b7476-6817-4130-a148-9851c07f3943,,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""}]" +f7287a9e-2cd5-44b2-abe5-432495d9e5e8,,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""}]" +50291c3a-3e28-4a5f-aac1-086320b4b47d,,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""}]" +3e021e59-b7ac-4804-b181-f40e1d7792af,,USER,what is the maximum elevation of guadalupe peak,"{""transformations"":[{""column"":""highest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +7ded5779-61fc-4a27-98e9-8637e001e070,,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""}]" +c40c7e7e-5fe2-4982-9469-17d05167d492,,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""}]" +990b07c6-004c-4861-8a9e-3a26b6ce9c5f,,USER,return me the papers after 2000 .,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +1cd0b06e-52c5-480a-a8aa-954cd74a7d7d,,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""}]" +87702c4f-347f-485f-bd26-6c40a64f75aa,,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""}]" +4abb7b13-186f-4fc4-b232-51ed9a914055,,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""}]" +85e03061-ac5b-4461-8a6f-a4e9c386739e,,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""}]" +ecf87366-d62e-4572-ba94-69d5cdc4a7e6,,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""}]" +77a0f73d-b73f-41a5-8df8-3a8a5ab1fa48,,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""}]" +805cc485-f0f8-40e5-afa0-7b76ee531a82,,USER,how many square kilometers in the us,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +ea61613c-66ea-43c8-bf94-0434429a9dc7,,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""}]" +49e91bd5-04b4-4496-ac25-21f144612673,,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""}]" +97587df6-49cf-4654-89f7-9cc5fa582867,,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""}]" +b6677c74-4f9d-47da-9ad9-87c1303e4d10,,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""}]" +0c6ff0c9-39b2-49a7-95c7-2fe077d4318e,,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""}]" +d5fc13c1-6a43-491c-8304-a1103adbd05d,,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""}]" +ded79f38-c378-4ecf-ba96-7b6eae03f811,,USER,how many rivers does idaho have,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +ce312477-a0ae-4a1d-a6d4-5563b3d3bdb3,,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""}]" +7b8f66ec-afbf-45d0-b0cf-24fea17855eb,,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""}]" +75693794-c6e1-4509-be15-8011f292b789,,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""}]" +4c24c366-9ba8-435e-838c-b089c7a99b96,,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""}]" +450106c1-370c-48f7-8c43-78c3729f77a3,,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""}]" +a8a40ae3-ef66-4186-a77a-0141004162ad,,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""}]" +3e7fff3d-13f7-4bee-ad26-60d7092873e5,,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""}]" +a8a987f8-55c0-44a3-a724-fa007f5b7b46,,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""}]" +1f7bf156-ea15-427f-9789-1de956497dfa,,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""}]" +0086fe44-efe9-46be-90a7-526d47f75bfc,,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""}]" +9ec6d482-5362-45be-ac81-ae23f068406f,,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""}]" +202fedd6-d475-42af-9591-a5c9d61fec2a,,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""}]" +7233f5fa-9800-46ac-9d9e-6143ca3ca3b3,,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""}]" +cc0d6812-adb1-4e16-9f31-ac11559e7d59,,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""}]" +b92f00cb-2e9c-4c47-85bc-23698020e704,,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""}]" +cf52d330-da83-4ae0-8885-59cbbac64a41,,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""}]" +0bc840ae-2e95-419f-8681-687cd9542f11,,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""}]" +4b9bc905-538f-4b64-bc26-658e50949468,,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""}]" +952acc40-8ba0-4f27-8adc-b33c078a61a5,,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""}]" +151ea624-d289-439f-b46e-178ce3cb69fc,,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""}]" +f432ab0f-fc46-40ca-8cc4-a4ee9194c001,,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""}]" +d2ce8a26-cdde-4314-a3a2-527bd0e1e4a4,,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""}]" +5d00d6d1-907f-41f4-a953-a97fca95752a,,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""}]" +37b7b658-48dc-425a-8451-4f4760cd156c,,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""}]" +88d513ad-8812-4c32-8142-d4a6d2ff7cae,,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""}]" +5a4c6f59-0508-4afa-81b1-b110d4fdfe70,,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""}]" +d4cbe1d2-d29c-45fb-b709-32bac16118e9,,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""}]" +b3debea7-4c43-4494-bc40-39e7afae96c6,,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""}]" +0978ba4f-5b65-4156-b58a-7907056c617a,,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""}]" +d6c2112b-d964-4f4d-9359-675762967308,,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""}]" +e5797855-d5c3-4702-80c9-2d7b2b90524a,,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""}]" +d3d75b72-c2c4-4626-9a62-2af914f8c0d7,,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""}]" +c1bcff6f-16a8-43d0-bda0-5524d0426777,,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""}]" +899f9d23-1c14-476b-8aba-262656242dff,,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""}]" +217ab195-9674-43df-a922-765a68143805,,USER,What is the type of allergy Cat?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""condition"",""operation"":""="",""value"":""'Cat'""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +4fd81b87-2e06-431b-bc68-067942835d3e,,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""}]" +26fb1999-c899-48f6-ac0d-03386379c4ca,,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""}]" +92283224-ecae-493d-a544-1fcb220cbe87,,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""}]" +8bd2bc5d-bcc5-4cb4-b63a-27f3b829bd00,,USER,which states border kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +dd19fa24-0cdd-4fa1-ab7a-0eee13647f6f,,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""}]" +00faa1be-7085-47ac-a72a-8648983947a9,,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""}]" +c372baab-2183-4ccd-83fe-1ad686a6eaa5,,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""}]" +ac249403-6f36-4269-8570-fa92f347d9f3,,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""}]" +25afafec-984e-430a-92f0-e147e0d2b9e5,,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""}]" +a167ac0b-7821-477d-8dff-93179f95cb2e,,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""}]" +0565d8f9-d778-4e4d-89a4-80722a47104b,,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""}]" +8ad7cc28-c152-4f7e-8448-8472d37993bd,,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""}]" +3091890a-af9d-4e34-a283-91150a8869e3,,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""}]" +dbd628ef-f5a4-4f0c-95e5-0d8c9980ba86,,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""}]" +90356fee-155d-49e0-a170-3eb13ff16f31,,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""}]" +5dc3e714-b6f0-4136-bcea-0d27c3ceed08,,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""}]" +41d89a8a-848c-4863-8150-c3bcf87ce255,,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""}]" +39515516-6a55-4e14-9c0f-acc96fc22ebc,,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""}]" +2b491287-9eba-4513-bf72-c9b33c49714a,,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""}]" +2abbfc48-ec70-4973-92ca-481cde9b2a75,,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""}]" +1ccd740f-7308-44d2-b566-61a4600e0252,,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""}]" +912220d4-a83e-4d6b-8c4c-067226d2164d,,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""}]" +0d2230ca-ea8e-475c-bc3c-4227d76d1a64,,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""}]" +2285f769-9cd2-4ab8-870b-db2ede3a1df0,,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""}]" +19de634c-edca-45b5-9c2f-86e70d64abbb,,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""}]" +e4b79893-7188-4179-b09b-7675fd34adf0,,USER,how many states have a city named springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +076e7378-6124-441c-98e9-12fa8ac70d1a,,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""}]" +87ae4582-37b4-419f-ad54-9ebd144b7c27,,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""}]" +9ed7aac9-8cf8-489f-b093-1e5f6b8ea7eb,,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""}]" +c3e91e6d-1c39-4efb-90f9-d2a239647a68,,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""}]" +0c0a6c91-ee48-42a5-ba99-d0b0e57eeb0b,,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""}]" +431155d3-9bad-4747-bdb1-c9d8a50c77ae,,USER,how high is guadalupe peak,"{""transformations"":[{""column"":""highest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +5be30b7d-ac32-4ab0-bd06-ca6d4067a18a,,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""}]" +01fe6c12-126e-410e-b1b7-afd3edd439b2,,USER,what are the major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +c2565c47-1f28-4f28-a065-aa2c2aa0db3b,,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""}]" +c1c76146-223e-4314-94d8-4fef30d09df8,,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""}]" +22f1c2c5-02c9-4ce1-8e6f-feb3a84e29f2,,USER,which states does the ohio river pass through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +7bb7303c-21c2-4574-80c9-6bb84e105817,,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""}]" +5bdaab1d-a120-4ff5-a1e8-699b527d557e,,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""}]" +36d4e7a8-d0ba-4dd0-8727-34b1c4c37c0f,,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""}]" +d2fe51cd-9aaf-4c97-928a-a86fa2b55c92,,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""}]" +114470b9-b6de-4ff2-b84d-55ca7b271bee,,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""}]" +7c18b0a2-700a-4d37-989d-07d0f7094051,,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""}]" +b9755f37-7325-4de2-a860-c6ffadc97982,,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""}]" +a4a7a99d-15cd-4dea-a4cb-60cd46843c58,,USER,what states have rivers named ohio,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +5a81c350-cdae-4104-ba2f-147ca637b2e2,,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""}]" +26b2829b-a1f1-4c8a-a728-941a6ba39f39,,USER,what are the states that the ohio run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +7486cb2b-e5c9-43f2-8d2f-73769b0433e4,,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""}]" +b1e168e3-1dcd-4764-8676-72456ff1a9a5,,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""}]" +5a041f07-cb23-40c3-9b51-bcd908cc75f9,,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""}]" +026d9fa3-ce30-4b2a-ba06-c4e8e4d351c3,,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""}]" +cd1564b2-b2bb-4bc9-8c33-d52dd3b288f0,,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""}]" +f41ed661-5b21-44d2-b9a9-5a434b96fd37,,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""}]" +ecc8cf44-e228-4b0f-8657-d4d7e7fd0218,,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""}]" +868aa6e0-4979-47dd-95c7-1b6b6a5fd5c7,,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""}]" +21abf3eb-8ab8-4179-b3e3-fe97d0d62fc1,,USER,how many rivers run through idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +d42d185d-d452-419a-a8e5-d3b2acbe8b53,,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""}]" +0656a8e4-70c5-42bd-a56e-03baeeedbab8,,USER,what mountains are in alaska,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'alaska'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +cc2f0d22-9c1d-496e-8735-4d700b58e259,,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""}]" +5baf14a5-e438-41f5-be9a-d0f1e918c46c,,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""}]" +36925ffb-88cd-4467-bc3b-78b6e91d1be7,,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""}]" +9b45e059-8f23-4667-ab7a-5121e6204b33,,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""}]" +e020350a-b340-409e-ade0-94cdfaa7a6bd,,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""}]" +85623dca-1c46-44ee-956a-ea7ee6734a59,,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""}]" +726a0f29-c2da-4549-a45a-e30fbb9ef49a,,USER,what is the size of the largest state in the usa,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +828124b8-bd27-4b51-a06a-f85712d71ad5,,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""}]" +ff353511-b1df-4345-8f16-4df76981599c,,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""}]" +afbb95d9-b151-413e-a76e-3198c577c512,,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""}]" +5198ec12-6fcb-49fb-8d17-7248afe9543f,,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""}]" +633e9f2b-c144-4d34-814b-cf1d2651a723,,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""}]" +92342753-49df-4bf4-9c6f-77b91cf67a10,,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""}]" +be699f38-4a85-490b-9650-961a1afaa4de,,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""}]" +2529258d-a33d-4907-92ef-d772f9ffa207,,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""}]" +b803a71f-03f6-4f89-9054-c5d336c365c5,,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""}]" +6c965659-46ec-41e6-b10d-16354ec6614b,,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""}]" +9e3b6ad9-690f-428a-92b9-9f7183462744,,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""}]" +c544b0e6-1d86-499b-9f32-d89cc592075c,,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""}]" +44ac1d32-f44d-4fdb-8d10-f370b473467c,,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""}]" +9abd699b-2fb3-4a15-bd0a-e7a58e0b3606,,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""}]" +9aefca4f-9adb-4d4f-be2b-486b3b2c8b43,,USER,Please list all album titles in alphabetical order.,"{""transformations"":[{""column"":""Title"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""AlbumId"",""Title"",""ArtistId""],""name"":""Album"",""type"":""grid""}]" +672c44a3-e283-4089-8147-6d39d56a2691,,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""}]" +925b432e-7a0f-43f6-9fb7-d5fee6b5ea16,,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""}]" +780ffb47-701f-4f91-b126-93557e240ea8,,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""}]" +898dd2a3-d08a-451a-8aec-fc9624eb1956,,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""}]" +950b3d03-d7a3-45fa-aa76-05e06480dbc7,,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""}]" +f8e7b3c0-e6de-49db-95fe-3e569714a957,,USER,"When was "" Kevin Spacey "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'actor_name0'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +dc1a4c88-fc6a-447d-9848-aae5fda0825b,,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""}]" +2b27a9e3-7a49-4374-99d5-3c0d4de18d5a,,USER,what are the major cities of the us,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +6b8f9a22-b96b-422f-8bb7-3b94fadaba15,,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""}]" +b9be8d15-7187-4386-9ae9-5955e16468c1,,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""}]" +50b90cdc-ffa5-44f5-904d-4238ee75cee3,,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""}]" +462f69fc-f23f-411e-8073-828c3fb38294,,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""}]" +59a506e0-0ee4-4eca-a659-782962e81a5a,,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""}]" +23980fdb-0149-4909-a833-6a8e619fff9d,,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""}]" +baa14c02-2dc2-4a1c-818e-89d5694226e1,,USER,"In what city was "" Kevin Spacey "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" +b9b2d7e5-cb8e-4a90-a61a-46b29bf481e1,,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""}]" +ca813107-ffa0-4320-9c4a-ac36d917f4d0,,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""}]" +9da39388-7dbf-4b2a-a32b-01dac3fc8be8,,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""}]" +f1dea1ad-ab49-4877-b664-48f272cffc59,,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""}]" +65981d7c-f5e5-426b-98f2-c76a0521e07e,,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""}]" +3ef2884d-6c4e-4485-aa38-7b70659f07bb,,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""}]" +a5be0637-5a2c-47ff-b6f7-a37eb95776c6,,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""}]" +36bd8db6-8022-4ab9-87e2-6f4a2933330a,,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""}]" +4f07293a-8c3b-4258-bae6-1e19fd999d05,,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""}]" +26f99bdb-3a07-47c9-b51e-96a0929145bd,,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""}]" +b5181ad1-dcfc-4ce6-815b-8df831534f6c,,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""}]" +35fd9318-3aa8-4023-a2fd-228118532dd6,,USER,How many sports do we have?,"{""transformations"":[{""column"":""sportname"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""StuID"",""SportName"",""HoursPerWeek"",""GamesPlayed"",""OnScholarship""],""name"":""SportsInfo"",""type"":""grid""}]" +d4f332ff-0534-48bc-8d9d-899997ff324e,,USER,what is the total length of all rivers in the usa,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +ffd28563-3422-4d80-a47b-5d711b31c4aa,,USER,what rivers flow through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +3cc72363-6231-48b3-8b1b-e05dc495ae84,,USER,"What year was "" Benedict Cumberbatch "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Benedict Cumberbatch'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +ccfdebd8-c356-4654-95c1-5485b116603b,,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""}]" +b4107051-da71-4c90-9dca-79118dc6ab95,,USER,Find all the directors who are from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" +86b7b324-e36e-49b7-989f-65bebb77c405,,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""}]" +83cd1dec-e2b9-4d15-bd26-8f03f17e413f,,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""}]" +8d57af61-a39c-4e87-adf2-134f47352a11,,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""}]" +b02e4572-b8a2-4817-9ba2-e7ede6976491,,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""}]" +d61cff04-b10b-41c3-a420-28b2f16b0609,,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""}]" +7f61ffff-4b63-417a-a197-00f78f7a9999,,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""}]" +f4c007bd-797d-4036-a9a6-1a69b9af2110,,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""}]" +40e307e6-cbe2-484e-a350-faf50d11c292,,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""}]" +4b044c0b-62b8-4d47-a860-dbfa45de7345,,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""}]" +97e65dbe-394e-44bc-a780-981d88e15c52,,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""}]" +bac32809-7872-4130-9cb3-b1d795d82478,,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""}]" +24ef6892-d0d6-4f52-b1dd-a1b73b33d194,,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""}]" +040f46a0-224f-4d9d-9919-606ef7a1196a,,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""}]" +b959dc73-6236-486f-9c55-4cdcf502f042,,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""}]" +1073b0ca-6289-4cbd-9431-576320a8b2e9,,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""}]" +e6c17f1a-0b08-4f52-b895-cffdd6835591,,USER,machine networks for one shot learning,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'machine networks for one shot learning'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +c1fb9c17-a91e-4145-a61c-8cbee06700c9,,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""}]" +8e7bb1f7-0504-4b1b-b56e-6fbc1389df26,,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""}]" +841eb61b-4d4f-4b93-b7ed-966d8b56b98f,,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""}]" +f36d16d6-fa6a-4c8a-bdcd-6e525619c1c1,,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""}]" +ef23a1da-4fde-4d56-a0c7-1789d4a30560,,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""}]" +63b89818-86de-463e-87e9-460ab6ef7b00,,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""}]" +01175807-ecbf-43b3-84bc-97a2dc659bf5,,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""}]" +9768e083-a01d-41ba-b0b8-55436f09c475,,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""}]" +e96f2938-8280-4f24-b311-213fb1d67e20,,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""}]" +bd0becd2-778a-4f45-97ab-68552d10c76d,,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""}]" +cfc994d4-ae81-453a-975c-a09a8518feb2,,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""}]" +b301eea7-9441-4fa9-9b31-341bc2af5eb4,,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""}]" +146a073b-3f96-4bc4-a24d-62d86095bc2a,,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""}]" +6af09aef-1f9d-4c47-b021-c78161c433f7,,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""}]" +9d2a6f4b-ef06-4498-9bad-c19b6f865861,,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""}]" +fc465bdc-c8bc-48fb-b117-9d1715dd6179,,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""}]" +2e8d9f3a-b574-496c-bbc5-c3921079d1e8,,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""}]" +0bd9b6f3-a152-443d-b84f-6f181a886fe1,,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""}]" +c1bf91d7-5b39-488f-8193-5bbe7dd7b76a,,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""}]" +9f43b1c1-611f-493e-a48b-70b7fba76c5b,,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""}]" +2573b744-9f86-46d9-bbb1-c49e0c811f84,,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""}]" +9109d09f-d1d9-4745-b92b-f21ddce40f42,,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""}]" +e8cb7bb7-83ab-486b-97b5-36d025a3d870,,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""}]" +3de2d65c-c626-4f20-b42b-a07ff05f807c,,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""}]" +2ef5694c-700e-4cb5-9155-49e9df2e52a6,,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""}]" +3b5544c2-6d30-4660-8823-5e91a0c6f408,,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""}]" +712d1b17-89be-4794-af30-8e4ecfd35d46,,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""}]" +58cb86d1-cfb9-4b5d-b842-e9d8a3c8dd8d,,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""}]" +f908b687-576b-45de-bc6a-992f552ba710,,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""}]" +47736d29-02ba-4c2f-ad4e-62c5b306ea0b,,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""}]" +d6c1bf8f-0e3f-4317-aff9-44991d9ddec5,,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""}]" +ba6e2ce5-db1b-4bc8-9fb0-4039e0d17d6d,,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""}]" +152e6914-0758-423d-8e8e-6b4fb2a0afd9,,USER,how many inhabitants does boulder have,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +73023fa2-e4ac-4456-b425-414d4cc5d09e,,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""}]" +ae25abd3-b66f-41d7-b4ab-3849a65834a2,,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""}]" +76d1b1eb-cde2-48b9-881f-5f528327d344,,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""}]" +f49b8839-d56a-461d-9254-519b231db583,,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""}]" +9a0b9320-df8c-49fa-9bb1-8103f02c9b35,,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""}]" +e4ca8e34-4276-4f47-a207-50957d84758a,,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""}]" +b2020a71-5af9-4299-b305-aeaa7c7a002f,,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""}]" +5ac043c9-1bf9-4238-ad02-835c50c4ea82,,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""}]" +2ff077dc-675b-4801-a7ad-c2378c653087,,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""}]" +f6712118-34af-4c5b-9616-d418fe840627,,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""}]" +746ac2cc-3b96-4b26-a2fe-250129cbda7c,,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""}]" +16e6d4d9-5c0e-4f2a-9e5d-b0dc61a346c6,,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""}]" +b1bc41f1-c6d7-4dc7-9219-38947680a5ae,,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""}]" +9104517c-b6a7-4125-9d9a-c280a04240e6,,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""}]" +83e0936e-aa54-450d-a834-766d5d1fdf28,,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""}]" +897e4987-74c8-41a1-9578-00e836a70257,,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""}]" +90282cca-e69c-43d4-aa2a-379de30f8c59,,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""}]" +d2e1315e-361e-42c0-b360-9fdbe22bc3b0,,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""}]" +67d59e17-b4fd-4015-aca0-73ffa0f6e9de,,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""}]" +e4c54794-2831-449e-83cd-f5013fb960d8,,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""}]" +88aee4b4-805c-49fa-93ca-e3f4522bd01b,,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""}]" +7def93ac-2197-41bc-98ce-36241a8f3573,,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""}]" +347e5995-0896-47a2-97a6-21f13fa9a6f8,,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""}]" +a9a1c0b5-3b2e-4f3d-9914-bb772a4ce028,,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""}]" +f811ba15-c8fe-46bd-a3f0-41b61050ecdf,,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""}]" +5607923a-96b3-4eee-b0e5-70a6df2cfaa3,,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""}]" +f00b5960-01ff-42fd-bb7d-6441564308a0,,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""}]" +5d46a75c-1dce-441d-9ba0-f3ac6d4521e8,,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""}]" +55a4be99-468e-449d-a25d-14ffb881c22e,,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""}]" +7ca21aac-28fc-4e3f-a21f-423858b5f599,,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""}]" +258b0af5-ba12-4e88-afdc-ec159f313a68,,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""}]" +de255a29-34d2-4cee-8b8c-7c5c850e6d6f,,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""}]" +68bf4243-a39d-4620-a1e2-89abba47dbd3,,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""}]" +28d50ca9-f39e-4563-9cf6-5454d3ce3dbf,,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""}]" +c01a3a53-682c-4de2-890f-770dac08f188,,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""}]" +c3d3a24f-7d30-4654-80ce-27cde36971b5,,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""}]" +69c81dba-c406-4d8b-8d6e-48719dc02b1d,,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""}]" +fb45bf1c-1e8e-4d78-ae32-e9084018ec43,,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""}]" +f1e7f668-cf7d-4e60-9722-ef2b2bd743fb,,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""}]" +4e746c17-ed77-430c-a0d5-b97dba6fac75,,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""}]" +3aceaf68-cc77-4962-b181-39ae4d3f021a,,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""}]" +24b52c5e-f358-4f19-92ca-321ca331e90c,,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""}]" +77f03ff7-9ae9-4cb9-a03a-e9260a6e1bf7,,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""}]" +2bd43a9e-e0ad-48b8-98ca-5c8f303954ea,,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""}]" +572ff6eb-ea09-4464-9c85-480915aec26d,,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""}]" +ab84446a-3d52-4337-ad41-c0fe7c171701,,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""}]" +8713acdb-8d50-4819-ba82-30f0c875f7e6,,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""}]" +b81d679f-c8ca-43af-8d93-dfef09a48952,,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""}]" +c23ce209-07d2-482c-a0f7-dac20925bc8f,,USER,how tall is the highest point in delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +03363184-d3d0-4de1-8bb4-6c533acd2350,,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""}]" +4e8da1d6-6395-4f5c-a294-28cc1fd4afe5,,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""}]" +200eccf3-f500-413b-932f-b15ae03252f8,,USER,Find all states in which there is a Whataburger,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Whataburger'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +287bb743-94d1-45cf-a36a-ced790ef72ba,,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""}]" +316cab5e-1902-4b74-ada2-fb332f220464,,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""}]" +a447d0a3-ba94-4d15-8bac-9d5c5d234b59,,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""}]" +61ad5e5f-e36c-4a55-8cd4-3a2905944325,,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""}]" +3c448203-5b44-4e28-92d2-c4c52bee7452,,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""}]" +21b43bb7-7ebe-455f-a6c1-d24b0f451f7d,,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""}]" +4f23d224-fa6a-4919-9590-51220d1d55b9,,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""}]" +7e96cca6-08d5-4252-a568-1e7fd09d1c59,,USER,What was the budget of the movie Juno from 2007 ?,"{""transformations"":[{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2007},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Juno'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +a49b46cd-c67a-478c-8a10-9468cf58070c,,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""}]" +1132254e-cda5-4686-8fac-49c969af3844,,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""}]" +a42e6412-9248-4ee2-be65-95536aa7cb8e,,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""}]" +b44614e8-a807-44ba-8c92-36f21ff96188,,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""}]" +9eb816e2-756b-4d35-b960-4611830d9489,,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""}]" +e512a8e2-ed2f-4429-a5cb-ecd09f25e838,,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""}]" +315d0b14-bffc-44a3-9ca8-4fe5ed7a7b93,,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""}]" +3e18fca1-aa09-473d-afca-4e18f449f248,,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""}]" +63b4785b-fe3f-403d-a0fe-401f7d26be1e,,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""}]" +d5b1c675-6912-4ee3-9258-69d7d5a5e14b,,USER,where is mount whitney,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +cfe37d88-6f32-485b-b980-efbfd2fe45f2,,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""}]" +e605236a-fa82-49d9-bbaa-7d5577f08f14,,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""}]" +21e429fe-df2a-47fa-8854-9409e2779b25,,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""}]" +3c8b6540-b315-45fc-b986-641b23364df6,,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""}]" +e69e070c-38b6-48df-8afe-4f865ca5ffc1,,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""}]" +67d02734-9753-4ff0-9782-d629b279cd1f,,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""}]" +58d7b2c7-ed61-4cb1-ac0f-79e691f36619,,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""}]" +5e564cb6-8060-4e95-8ed5-307f67ea3563,,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""}]" +fe454516-93f2-4c46-8257-d7ce98bddb08,,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""}]" +982f2c1b-2917-47f4-ad03-56afe86dae61,,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""}]" +4a3a1d66-62e6-498f-b124-c329d29e30ec,,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""}]" +2edd7241-ee32-4c9f-801e-aa5e2c95b395,,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""}]" +ed8253c5-2fee-48ea-87df-eb604155d841,,USER,which rivers flow through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +3e914232-251e-4dd3-917c-338540cb64b7,,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""}]" +1ad1d754-eba2-4286-977f-2cd83fd2eee1,,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""}]" +af170355-7e0b-45c5-b452-27e0c6d723af,,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""}]" +414a629a-05bf-49af-9f18-3880ce4fda1f,,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""}]" +36aceb7b-2803-488f-85d8-5d4e326294d9,,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""}]" +c7665af8-ae19-4c54-85b9-cff3804be00f,,USER,Give the average quantity of stocks.,"{""transformations"":[{""column"":""Quantity"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Shop_ID"",""Device_ID"",""Quantity""],""name"":""stock"",""type"":""grid""}]" +aa492c75-d4f8-4f55-a575-ddd03831cd7d,,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""}]" +e5fc224b-7d48-4750-be99-03f7cfe23d5f,,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""}]" +908e863e-8815-4037-adac-b7c170ce5b46,,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""}]" +b6d25fab-4092-4165-a1af-f998d3098db6,,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""}]" +1cb54bd1-a98a-4ecc-9e68-0f6de2169037,,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""}]" +d31f2580-e2e4-4e5e-8299-bdc5492aad34,,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""}]" +2cfe490a-05a6-49eb-a385-bbe2a1f09dcc,,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""}]" +57270196-4450-4638-88dc-2d3eeb05f53e,,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""}]" +9d37b943-6968-4d40-8f93-4ab8479bf656,,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""}]" +5610a5f6-fa48-400c-9372-808005ef191e,,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""}]" +dabfa0b3-b745-466d-85c2-6faf89ff3907,,USER,"In what year was "" Kevin Spacey "" born ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'actor_name0'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +9c476397-5316-46dc-8843-401deb0d6917,,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""}]" +ad6790e3-8210-4b09-a905-47bc4517934a,,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""}]" +8a255125-28d6-4c70-9497-56db6693f2e3,,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""}]" +414bd4ab-df00-464d-95c0-aa43fce04406,,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""}]" +d9b4db25-1156-45e7-8f61-54773da38604,,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""}]" +4f353bde-630f-474f-8b58-0a4a200d0328,,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""}]" +b5132efc-422e-4484-9e24-e013308a631e,,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""}]" +de4ecffe-50bc-43b3-a87a-34647fe258e8,,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""}]" +8c57a798-300f-427e-969a-5bb698436973,,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""}]" +6332f147-cd7c-45b8-a911-fb1cb03d5e62,,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""}]" +56f23547-770c-474f-b07b-eda6feda9c97,,USER,what states have a city named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +53cd2a91-03c7-4d21-84ea-67d1a8b8d89b,,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""}]" +206261cb-0751-424b-bb0a-ff7fa0d6e415,,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""}]" +54b83d7e-6eeb-484b-a0fb-02608f9ba1a0,,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""}]" +49abc874-e76b-4aaf-8b07-3ae398df0afc,,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""}]" +66a27111-e72e-4b3c-a0f7-95ed6cbd00f6,,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""}]" +b46503ce-2781-4de8-994c-9f4e1d9d2701,,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""}]" +118ac985-6b30-4ed5-8de0-2806bde1de0d,,USER,Find all actors who were born in 1984,"{""transformations"":[{""column"":""birth_year"",""transformationType"":""condition"",""operation"":""="",""value"":1984}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +4ba4ed65-4401-4b9d-ae80-6d6994937a80,,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""}]" +066de236-059e-4ea7-ba0c-ad2713b42709,,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""}]" +59192d47-a6c6-4648-b9a1-90683cec28c9,,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""}]" +01dc7a0f-dfc5-4300-b9e7-e9ad9f47aacf,,USER,How many distinct allergies are there?,"{""transformations"":[{""column"":""allergytype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +f91fb859-6d62-4e09-a7b4-35e0ec8296f9,,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""}]" +895a1d04-4a86-49f6-b4f6-02627e1f10c7,,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""}]" +b162d958-d469-47de-8679-b29bcc11599b,,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""}]" +beee5572-31ab-4ccb-a7e8-28bd8daf1a00,,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""}]" +1fd3e495-e605-4fbc-bba1-2973ea830d72,,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""}]" +aaf144c4-7bac-46ec-b219-bd7ede036fba,,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""}]" +1ddc0c20-c48e-461c-835c-cc1e14e97190,,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""}]" +393592af-5781-444c-a16e-12eaac966ab2,,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""}]" +2a93cc0e-758b-4f94-bb61-f1a40d630c5b,,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""}]" +6754adaf-ef94-40e7-8cfa-269971b4d817,,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""}]" +b100eea9-142e-46fd-96af-b7a80f1a194f,,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""}]" +f3ffa8b7-3152-43e7-a1be-db7f88b4d410,,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""}]" +69b501b8-1709-438f-939a-6c810534d06b,,USER,Count the number of statements.,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" +eab1afde-db92-4f24-96a3-915980bdbeec,,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""}]" +dadaef81-694f-49f0-933a-439b95b3c73c,,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""}]" +e7f73fcb-4293-4b38-ab1d-cb84c9b4cd30,,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""}]" +f68133ba-04cd-49d2-8f75-82aea0b25a94,,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""}]" +c9a571ba-9413-4cc3-aa06-cd8af1075711,,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""}]" +d2ee07ed-210e-461a-b7f1-d184ea68a25c,,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""}]" +88f99f32-af07-4262-b359-da2199c660b0,,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""}]" +2f68780a-acfc-4784-bcc3-c9c7c7d7ebb2,,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""}]" +3121bed3-6666-49af-a124-1c15c8ca36e4,,USER,what states border the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +a99ce2dc-bf9d-449f-a26b-0c481fddfa14,,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""}]" +5f3fa2fe-e31b-4c20-a460-6d89dacc1e68,,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""}]" +b443ae75-0e76-4b36-8835-da0f68425ed0,,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""}]" +265baa2f-226f-4496-ad0b-8f72204a51ca,,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""}]" +0d90e7e1-a75e-4d3b-8c58-38576f96449b,,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""}]" +514a508f-870a-424f-abdf-2870e3db2168,,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""}]" +fd7f25d0-ab85-4c03-8aac-97995a86f409,,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""}]" +9aa9e844-9587-4b2b-b80a-d12deeb68b3c,,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""}]" +9cd1d453-971a-4d30-82a4-6895f0ce2c8f,,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""}]" +53976d06-0fc5-4653-9669-13e1cd16e1b1,,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""}]" +f4f21738-ea43-4ae1-b7b3-fda45c008094,,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""}]" +52aa36c7-c694-48bb-95d5-e823169e0271,,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""}]" +a8ef63c3-bcb0-4ec4-b37d-991e3b7d907c,,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""}]" +cad595db-4dff-433f-8e60-068fc49d907d,,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""}]" +9856c322-1917-4395-bf26-37f218d42db6,,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""}]" +a983ecc1-82a9-4f51-92fc-bcc62c3a9951,,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""}]" +70476913-b689-49c2-9161-e6cb100a950d,,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""}]" +89075fb8-9653-4031-9bcf-f4faaef9017e,,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""}]" +2e04ccf7-1ba0-4665-b0cb-be1178cd1090,,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""}]" +ef53dc09-f6d1-4102-b3c6-2227769f788d,,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""}]" +fcd33ceb-5004-46bb-a559-a32fa851a0b3,,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""}]" +2bf19fbe-278a-4cba-a541-0b320b497f93,,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""}]" +e6da4bb8-8a97-454f-a1f0-7351720d678d,,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""}]" +417499b3-1756-408c-a246-ac1b008e89d4,,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""}]" +ef88cb19-83f7-4cfc-9132-e2b00788ffaa,,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""}]" +a3fb3f50-d966-4f1e-b841-273b39e2c6be,,USER,how many rivers are in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +0d57351e-da84-4066-82cd-cc03ab43484c,,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""}]" +04005c4e-d3e5-4d04-b47b-1d424ea92557,,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""}]" +843af2c1-bf08-4537-989b-63364e63691c,,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""}]" +92d09ad8-6498-4c31-bb69-e852da47c806,,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""}]" +955200a3-08d8-4437-b345-e1e5d4835937,,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""}]" +bf9d3f9a-3d45-4309-8abe-3fd783ec660b,,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""}]" +9b4e5e00-efb7-4304-969e-738016d62b4d,,USER,in which state is springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +b2e9e532-1b58-4955-ba03-1143a225b3c8,,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""}]" +b2edd6e8-5c79-4a69-addf-be835eb20a36,,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""}]" +a012064e-8253-4312-85c0-b26b56fd2adc,,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""}]" +c474e683-8e8b-4d4b-b993-1dc53457136c,,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""}]" +19af13a2-696f-4afa-9a55-07f72222c609,,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""}]" +dbe88e85-56f4-4d81-b265-fa5b96e60357,,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""}]" +4be58418-02c3-47f5-af5f-ff651b408b12,,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""}]" +a3058fe1-8dd6-4f0c-a88b-8badc36631c1,,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""}]" +1ff346a6-b0f7-4fff-a569-d97dd93ffedf,,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""}]" +4449b413-e518-4505-a37e-36b4a2bc2fb5,,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""}]" +2494b061-5713-45ef-a9c4-2d3d780aa304,,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""}]" +8d8f5bf8-9873-4258-9b31-26da58f93504,,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""}]" +1d21f0fc-1fb7-410c-a947-c80a1ca1d90d,,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""}]" +8411dd72-b426-4686-9989-f0a51ff3c43a,,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""}]" +086f71eb-f5b5-446e-9ee4-6c11ef87db92,,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""}]" +e990230c-993d-4ff5-9a94-5b7749444c7a,,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""}]" +0999e7c7-0388-4d45-96e8-a3780047679d,,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""}]" +c907fec8-f0ad-4bbc-8329-5afd187d34bb,,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""}]" +5d3e3cd6-c267-459e-b4a4-d15f4fb9bafe,,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""}]" +9cf0ea9c-fbbb-46ea-8ab5-d6aad02f1c7f,,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""}]" +4820ef30-4ad6-46ed-9623-8d21fb666230,,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""}]" +289bc5e1-9dd8-4661-a323-172cde84b042,,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""}]" +dcb87145-5e4f-4223-9778-de89603fafb9,,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""}]" +0e5303cd-3d05-4cf1-a19a-d6d9d1d5acd4,,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""}]" +b5d2ff8f-bbf6-4451-b7cf-07cac5f4b00b,,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""}]" +7ac52116-444b-4bdd-a0b5-972722116115,,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""}]" +631b1d3c-cf41-4cf5-a7c1-4acc5f99c38a,,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""}]" +405e5520-619e-42aa-a029-67b9ffed587b,,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""}]" +d496227a-a2cc-4504-bd61-db3394e84dea,,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""}]" +e261b71b-283e-4606-b434-6ed455c34fea,,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""}]" +6f0d971e-6aad-4776-aff0-3274834fe247,,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""}]" +1a96036e-7009-494b-a88d-f75a4fd17d20,,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""}]" +421559b3-7a51-4e80-bb2a-d72001c018dc,,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""}]" +a4e86956-87b8-44f4-a8c7-f5d545361c18,,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""}]" +de583908-b662-4930-8ce1-7fbc0ebbafa3,,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""}]" +2c2904ef-a497-4916-9bcd-4e2095c0aeff,,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""}]" +1b258833-086c-44f4-b187-0cc51eeda4d1,,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""}]" +b838c335-b309-41e8-be47-96c9a26762f6,,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""}]" +7c06e375-f88e-4b3a-9582-74c3143aaf09,,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""}]" +57cd34da-ec78-41e4-bb5e-53f1e22f7c1a,,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""}]" +8a6bd565-6063-4e86-82fe-d5d53891885c,,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""}]" +bcdedb6e-cb5e-4a84-add4-562c4c1bb42e,,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""}]" +6c979a9e-ea4d-4208-97f3-3438b613dab9,,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""}]" +a7eed738-765e-4036-9aa0-421f5135afef,,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""}]" +e25fd27f-6cd2-4cb9-9cc0-0d868f869037,,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""}]" +4064ab13-007d-45b3-8704-7e2aa8bade35,,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""}]" +7a9606db-37f7-4ea2-a7b0-ef36ec6c8383,,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""}]" +95da667c-42cb-44c5-8a19-0792c46f6804,,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""}]" +6bbaa183-7a3e-417d-a196-09b217d8ba76,,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""}]" +0417970d-f741-4f56-b66b-26232ef23ac7,,USER,how long is rio grande,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +144e002b-500f-4b38-aea7-58e52d615838,,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""}]" +321a2373-5620-4995-84ca-bccb6c4b4373,,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""}]" +9617e726-3c36-4f71-861c-ae1337a78365,,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""}]" +259a9fb5-4e30-47b0-ac56-075db3c0d04e,,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""}]" +c089b37e-20e0-467c-a6a5-f73e7e007009,,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""}]" +f4715dd9-6385-4bb9-b543-0242893cd5f4,,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""}]" +1225430e-2bf2-4cb6-ada7-3fa0536a99bc,,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""}]" +27b7c04a-fe25-4670-b36e-551c4f7262b1,,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""}]" +061c4499-18b0-4db8-a902-a6cac328ead0,,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""}]" +04735a6a-bdba-4267-90e8-29b6da4df811,,USER,how many rivers are called colorado,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'colorado'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +6ae50a22-c3a7-4cce-b5ef-757d514510f9,,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""}]" +181fefb1-77bd-439d-9297-47870a9bce6d,,USER,how many states does the missouri river flow through,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +daea40de-7c5e-4048-a92e-b1d4c9721d17,,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""}]" +363d8f1b-3173-4d49-a310-1d9c070b7f73,,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""}]" +8469adea-6252-4409-9876-bf700323015f,,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""}]" +cb51f3c8-99e5-478d-8878-0425641d136d,,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""}]" +16fd820d-8c89-4d52-8fdb-b5c8e54c935f,,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""}]" +caa3b065-bbec-43a4-b3f9-08694c64bc0e,,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""}]" +efd706ad-b69b-473a-b379-9df621d1afe4,,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""}]" +cc07e7ce-3db6-42a0-b87c-208434d009b3,,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""}]" +a221415e-65a7-4319-8050-d99b00f6145c,,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""}]" +7cdb7cb5-f239-49ee-8518-a3da3dec2684,,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""}]" +ba9f6516-3dbc-43be-9d94-359e6a220ad2,,USER,what is the density of the wyoming,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wyoming'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +a4927907-d940-4931-a569-6907497c9e7c,,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""}]" +a6eb9872-3dfe-4427-9c6d-b05ff598e37e,,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""}]" +07a604fb-c010-4b7c-8c7e-8fc0018aef28,,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""}]" +71c911f5-b512-407a-bd77-86cb3f6bd24a,,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""}]" +985d0113-c637-40dd-a535-da59f676b6cc,,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""}]" +635541d9-a405-4611-8d80-dac7ff146d6f,,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""}]" +e6889cda-6942-4056-b444-7d0648b73ce8,,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""}]" +90bb24d8-bc99-4439-92cf-32b7bb899fb5,,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""}]" +9a49bb05-0bdc-4e2b-89fb-dd7dc17223a2,,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""}]" +1db77450-49dd-49e0-b8a0-97df9aadb8b3,,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""}]" +59c00b62-ea92-49c0-85df-e4b3fe027b17,,USER,where is the lowest spot in iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +28dedc44-fa27-4f3e-b6f2-4ccdcf566599,,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""}]" +3e4f2bca-2d3e-4f5d-a4fc-deb79031c3fe,,USER,which rivers are in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +baa8cf98-11cc-44cf-907d-cde656708ba3,,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""}]" +56735361-3cf0-41ae-8675-a8dcc4685e1b,,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""}]" +ef5f07f1-6c05-4b3f-9198-696e340fc752,,USER,how much population does california have,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +da84a383-33be-4863-bda4-edeec086c861,,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""}]" +f3533e5a-13cb-498f-bf8b-24ffde812e17,,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""}]" +bb4e3a84-29b5-4a9b-8e7a-10e3eefbb94c,,USER,Find the number of activities available.,"{""transformations"":[{""column"":""actid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""actid"",""activity_name""],""name"":""Activity"",""type"":""grid""}]" +0dbe2e98-b1e7-4564-b890-cc2faa2c2f8b,,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""}]" +481461a2-4d65-47ab-b8e2-bebc98738d2c,,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""}]" +25484140-c631-4ba0-8bbb-c077c459b20a,,USER,"Find all actors who were born in "" New York City "" in 1984","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'New York City'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":""="",""value"":1984}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +5ab39277-c453-47ec-a866-c381c2a39222,,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""}]" +b3211fa4-74c6-4f50-b026-48310a45b483,,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""}]" +0e9a37da-afa3-4213-b2bd-f0c1ac537d63,,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""}]" +0cf4d43b-e2d5-4390-bec1-8147cb088baa,,USER,what is the highest elevation in delaware,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +3bcf7036-c7a0-48d0-9d59-23a60c2ffbb4,,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""}]" +126e5982-1b73-438b-a5e4-22cd3664f82e,,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""}]" +017a380c-782a-4b52-ba9f-e55700a63a57,,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""}]" +f2796ae0-b375-4506-b4a6-d16191e1182a,,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""}]" +1043e7bd-33f7-4833-b631-15280706dfec,,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""}]" +6b9da29a-5963-4670-b537-2aaebfff0175,,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""}]" +f33de279-c80f-4d09-a1b6-0effa8bbebef,,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""}]" +64e7d9aa-180c-438a-ba13-007fafe7ef14,,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""}]" +09a2ef46-3609-4f3b-aeec-a4f1d0719697,,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""}]" +803f9a52-6f51-4757-8aa9-0ecb58278d92,,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""}]" +7a655e87-3448-4b5a-987f-3b41d284468e,,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""}]" +c827e33e-11d0-4a1c-9849-2b7cdd371d69,,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""}]" +925ce8b0-2697-41e8-ba37-4a31022fc052,,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""}]" +b4e1fd19-403b-4814-abfc-c939ee7ebda3,,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""}]" +87eb0130-d8fa-4f1a-b33b-1219bbcdf3f7,,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""}]" +617e0d84-8988-4bdc-bd8c-8fd915166d2c,,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""}]" +5a1781c8-d96c-40d4-92a4-a8a64802a893,,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""}]" +564f40bc-09e9-474b-b660-da920a46469e,,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""}]" +302bddda-1dfc-4771-b379-312ecf5dd979,,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""}]" +3468ad4b-22ab-4f86-9cbd-bba2b01d6af3,,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""}]" +5368be9e-7f52-4106-afc8-90f26fc4d2be,,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""}]" +5c7c21d0-8b88-412d-9ce8-39a4d4e8cbea,,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""}]" +564dfeb4-15fb-44c7-a6fe-0484d08206a7,,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""}]" +716e0342-6a24-45b7-8b4d-fece91cabf8b,,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""}]" +3580209b-a625-4eca-818e-d3ecb5967506,,USER,how many people are there in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +bc3079a0-7be0-4de6-b0bd-e12d6870791a,,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""}]" +82348cec-89e5-4bb1-b2bd-8460576254a0,,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""}]" +e2ac41f8-079a-4689-a088-187a9badbd73,,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""}]" +ee20c909-4bd5-4a01-b1e9-2957fecff13c,,USER,what is the highest mountain in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +e68650ba-c081-44bb-984c-2dc770c2e4e4,,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""}]" +60053831-1c1f-4363-81bd-5f68af2934cd,,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""}]" +e38ea230-295e-4655-a456-e9fff9c04af2,,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""}]" +c61c4937-02aa-43de-be12-07f49eee952b,,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""}]" +a5032ccd-8bfb-4b35-88e8-cb56c5d7f223,,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""}]" +b165e753-b5a6-4a91-acef-df48ad5aa7a2,,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""}]" +ccf16708-4232-401e-aee5-a7f1e60510dc,,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""}]" +ae09f25a-44f4-41f2-828f-51436554e7c2,,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""}]" +84545e9e-fc6e-4ba0-a603-451d411a9b99,,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""}]" +46671bc7-15ea-48fb-99a0-fb35f1b8a468,,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""}]" +7ff4e988-50f4-48d1-ac96-c0dac70616e3,,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""}]" +6c9fb727-063e-40e0-b967-54b139691ca1,,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""}]" +bb680278-1783-4b2a-a0ee-5141de51989b,,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""}]" +6aae4653-d901-4057-b93d-8a598f1a536a,,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""}]" +8f3d22eb-62c3-4765-a37f-e2420f2e36e5,,USER,where is springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +55a10cfe-11d2-4914-867e-d1fb3fc99bb2,,USER,return me the paper after 2000 with the most citations .,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000},{""column"":""citation_num"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""desc""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +b29c9c8e-8386-4303-aec7-3427e021955d,,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""}]" +84d51439-168e-499f-a262-79ef5ab1dfa3,,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""}]" +74b9ac7d-9b0c-4256-8fb0-d1cf92e07ee8,,USER,How many users are there?,"{""transformations"":[{""column"":""u_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""u_id"",""name""],""name"":""useracct"",""type"":""grid""}]" +2def0f5d-ac37-4e56-8b66-5ef5ed80beb8,,USER,how many people live in seattle washington,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'seattle'""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'washington'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +a7f7a1b3-68e6-424d-922a-2aa3b301eb0f,,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""}]" +e769693e-902d-4737-96ca-887ce0836c14,,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""}]" +a786cbc0-ec88-40fb-87b4-d4f2cf9a1f04,,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""}]" +fcd87bfc-33ee-461b-b2b4-79a499f9b54f,,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""}]" +18d01899-270a-49e3-842f-75e0d2e70ca0,,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""}]" +84362613-7569-46e3-8a62-cdd6c7ae3235,,USER,what is the population density in the state with capital austin,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'austin'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +2c22659d-2c20-4ee0-821a-d546552adff7,,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""}]" +5a3f3b7c-d005-4fe1-bbbc-da157252ddaa,,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""}]" +7b0a82af-2531-4abf-837c-408c7f4e412e,,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""}]" +504ca580-b965-4cf7-8a96-90e0d43ad38b,,USER,through which states does the ohio run,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +50cc4c4c-39f4-4c69-aec1-2060a086be02,,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""}]" +51be1f12-725a-403f-8f4d-765baa7178ab,,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""}]" +3013e3b7-0ccd-4d4f-acc7-86767bb8bb13,,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""}]" +de653eec-7dc6-48aa-995f-dbc53db58383,,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""}]" +3cf0961c-c8ff-44b4-ac54-68439fc4d36a,,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""}]" +21049553-8e27-4449-acae-c3efe49c935f,,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""}]" +318d26e8-b2ff-4747-8d9b-63f0e20acece,,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""}]" +746d112b-8c89-4c98-bfa4-2677671d2ae8,,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""}]" +b36582f6-1825-45d7-a21e-2ca5eaca029b,,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""}]" +4b3eaf5a-3183-40fd-b92d-a93736ddf986,,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""}]" +941703e8-ee5d-47c5-bd21-da818ac56aeb,,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""}]" +cd648a6f-a53c-4478-8726-3b57eb3a6654,,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""}]" +8a1e790f-9dc8-4440-bb76-7bba21f7de7a,,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""}]" +2e9c1fd2-4257-42e2-a854-51662115dfe5,,USER,give me the cities which are in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +c1d358eb-eff4-4fec-886c-ae97a347d497,,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""}]" +9e9cc03a-cea8-4167-9cdc-8b388e3bcf85,,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""}]" +180d4959-98ef-4da1-9fb0-0a1808fbef80,,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""}]" +877e47f2-5894-42c7-b71e-886b90f9b851,,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""}]" +38742d85-396b-4546-a6c1-85e6239296de,,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""}]" +cf235993-d6c3-46f2-9252-6c5d8d55bc68,,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""}]" +9fe894fc-2f82-41b0-8227-014de1687fc5,,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""}]" +bed07bc7-4c6c-4ddb-ba9a-e057c5431cdf,,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""}]" +2f0f031a-0f64-4793-a6fe-ee99d53f747d,,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""}]" +54dd9420-220e-41a7-9488-2ee59136e60c,,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""}]" +3e86ada3-4058-4626-8d4f-fb442cc4c17c,,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""}]" +d6901e94-aff3-4712-aff5-7fc170293953,,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""}]" +b5482585-193f-4ed2-a107-0119cb49b4b9,,USER,what is the highest point in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +ca32265c-403f-4307-b856-744f6222514b,,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""}]" +f82ea838-f582-4b55-853c-2a992df1336a,,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""}]" +c9daa613-7ff7-4e90-b620-df70ef4bb8cc,,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""}]" +cca33e44-2c1d-4ced-a7a6-2cb3bc6dd762,,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""}]" +952e00e8-9bda-4f99-b366-871136349b9e,,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""}]" +0c77537d-2261-493c-a208-8111bba638f2,,USER,what is the total area of the usa,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +069b2739-9ceb-4593-b675-ab691947ff51,,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""}]" +61d844a1-570a-4408-a051-1e085968edf3,,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""}]" +4674ca00-4672-4ac1-be0c-3a26f8d0dc72,,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""}]" +4f1a1a8a-d364-47a1-8d01-59e2d555f1d3,,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""}]" +5d24a236-f59a-449e-aaf4-8ba43bb9d487,,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""}]" +fe305924-d7a5-4fa9-9bf0-d749ae793724,,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""}]" +ebaa7d63-45c4-4536-b575-f008b62b65fd,,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""}]" +5d1d0fa8-0ac3-4f55-af47-4fac250e1702,,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""}]" +fb56718b-8383-44f5-8b7a-4a98a207470d,,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""}]" +5dc51f0a-f819-46f5-8b59-f3bd7784f0dd,,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""}]" +ba7b0043-ab69-4db8-892a-075fa98d1892,,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""}]" +845d1667-7323-497b-a1d7-0fa94630d07f,,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""}]" +990329a4-2017-4731-a9ed-a7490d91aaed,,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""}]" +54fd178d-d8eb-4bce-90b1-18d747579e0e,,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""}]" +7af89165-6cd2-46bd-9632-c545eda6fdc4,,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""}]" +85047519-a30a-4fbb-9c9d-e23bc7f07730,,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""}]" +1363cb8c-272e-45f4-a9a1-a011175fa4bd,,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""}]" +b74d201e-1873-4035-bba7-989bdedc3886,,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""}]" +37f2f271-bdbd-4c9f-84ec-fef1c66c7db7,,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""}]" +d1d78637-4953-4d02-bd03-5170aeb16155,,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""}]" +a2a9ddbe-639a-40e7-ab48-244f7b2af992,,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""}]" +84671e77-3a84-45ed-a2d4-976c5f23ff7b,,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""}]" +687c9e0a-bc16-4bda-871b-dcad01fcdd13,,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""}]" +5a3a7dea-1705-4381-a07f-bdfb4e9a83a2,,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""}]" +1d86264b-3bb4-489b-a490-d6249ae448c3,,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""}]" +c96cb816-7fdd-4d19-b0a7-359f328d5e93,,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""}]" +27547125-2750-4510-b1ce-1877d236f562,,USER,Find the total number of reviews written in March,"{""transformations"":[{""column"":""text"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""MONTH"",""transformationType"":""condition"",""operation"":""="",""value"":""'March'""}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" +6fae80ad-48ae-45e5-aa0f-bce182f0d89f,,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""}]" +f50cf9a9-af07-4609-a444-a3a694bfb85b,,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""}]" +0ee74296-bf73-4842-990f-1097354e7360,,USER,what state has the smallest urban population,"{""transformations"":[{""column"":""state_name"",""transformationType"":""grouping""},{""column"":""population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""sum"",""direction"":""asc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +2ba78627-32ec-4ff7-b80a-42c8bc6f2637,,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""}]" +82611c12-929a-4240-9e5e-d79e820169cb,,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""}]" +0e923610-a5cc-4e33-a254-fa6c2572beba,,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""}]" +5c7df1f7-3ca6-40a2-b163-050ac1088807,,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""}]" +7fb14f74-5732-44fb-a7af-b4a6729a9195,,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""}]" +da852a24-4684-4e20-8cdb-4b8c483291e3,,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""}]" +b1cc08ee-8357-4153-8d49-38f7a06e9aa5,,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""}]" +81e3bcab-2085-4dfd-9766-909005d7b797,,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""}]" +c4741103-7a6c-4d0a-a494-ed789855ed63,,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""}]" +f428a2eb-a2b7-404b-a1a8-79a4e4a1023b,,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""}]" +03b66560-cced-477d-b4c4-acb21cf384ef,,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""}]" +3019e6ed-50d3-4e8f-aab1-985e994ebe91,,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""}]" +c32af086-00c5-4b4c-bcb9-f479ef6b8e34,,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""}]" +a663c20c-9370-41e7-92d2-f7dd4c269b27,,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""}]" +e36b7719-0443-4192-9a99-fff3cb8e9613,,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""}]" +ea4fceed-9f52-4788-93b7-3d1aac982230,,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""}]" +0630fa4c-2820-4480-9e8f-baf7be988a47,,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""}]" +8c43d29a-19ea-484d-bca0-3a253b8e3102,,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""}]" +5254db8f-2244-4310-b383-0d4b22c369f1,,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""}]" +f4e3d662-a723-4511-b20c-f32455965690,,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""}]" +3546f2f1-a2a3-4773-b90d-d0c59523fc4f,,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""}]" +37db52d9-5800-47d7-aa20-668e0a1ebc8e,,USER,which states border the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +5cc58a3e-9e9b-4984-99b8-8b562a70f8f1,,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""}]" +cedac0ec-6f82-4829-ab15-4417e06fb3ab,,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""}]" +6aad431f-c80a-4c3c-aaad-df02b9f3adb6,,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""}]" +6b1134a2-1811-469b-88d9-e15659bfc739,,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""}]" +a3e163dd-09f2-40bf-b27f-cf671891850d,,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""}]" +fe4cf246-b789-438f-8cb1-7306ab290e82,,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""}]" +a92277b0-97b5-4b7c-8dc6-0c2bf3e4d154,,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""}]" +44102e96-aa94-48db-ae84-52c240293417,,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""}]" +d086e868-20be-4054-9f19-8cdc494aa16e,,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""}]" +e6fa3ad1-c2b2-483b-8dd6-3470985c144b,,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""}]" +9099e08c-e5b8-4d8b-ae0d-b9aa11dc784c,,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""}]" +c2fd6f81-47ad-41b7-9621-ac18c1419180,,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""}]" +ce0bde46-02f6-4575-a51e-e7089b55d5d1,,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""}]" +054caed1-bdde-4d3b-bf7b-a62a8fa2a3dc,,USER,"return me the number of references of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +bf6385ca-5015-414e-a5cd-2b6d55c6b5eb,,USER,how large is new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +afbf0edf-eecd-4731-8f33-3df01057d0fb,,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""}]" +989fbdff-bafc-41dd-9127-5deaadb4358d,,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""}]" +3102ad7a-20a1-4425-88b5-bd244f6db415,,USER,How many followers does each user have?,"{""transformations"":[{""column"":""f1"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""f1"",""f2""],""name"":""follows"",""type"":""grid""}]" +be7f1674-dc09-4323-9daf-e59bf22e5ce1,,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""}]" +3600f6f2-5f80-4eb6-a4ac-b48d01b9b6ac,,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""}]" +92b6ded0-5913-439b-9959-7de0e5353bdb,,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""}]" +2cd9b7cd-6032-462d-a7f4-51fc87eb4dc1,,USER,what is the population of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +f08bc10c-2f90-4156-9e91-9ba31a81b334,,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""}]" +4854b423-6ac9-471c-9d7d-1e3aa13813b7,,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""}]" +0fbda4f0-7dc7-4b84-bb96-dddb1e732e98,,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""}]" +fb399ec6-a1cb-4785-8d13-66d1e2904c39,,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""}]" +43a13568-a363-4c0b-b4a2-dcc36a667e9f,,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""}]" +12e0e8b0-a1aa-4d0a-bde9-fa4dfd6dbdf7,,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""}]" +e2dfcf6e-1212-49cc-8616-b8b13363eedd,,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""}]" +e55a13f1-3bbb-4e7c-853d-86c1596ea91d,,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""}]" +6247b813-d1ea-4ad4-8d26-5b0d5ab2dc70,,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""}]" +7395aa76-18cc-461c-9162-573dd4141344,,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""}]" +1f53a2e5-59e8-44c6-be57-e8f27d5d619a,,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""}]" +8dcbf726-eb9c-438b-baf0-e2ef33239f16,,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""}]" +08aaec46-d04a-4657-b1ee-3be90af739dd,,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""}]" +ce087b8c-630b-4f11-b601-9ada7fe5b58e,,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""}]" +0f17087f-df1a-452c-9281-66b563da77a9,,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""}]" +4a3d7afe-2af4-4364-8816-e1f0a3656d03,,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""}]" +e9655cd9-7a2d-47b5-99b5-30ba45653e08,,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""}]" +8a3d949d-a3d9-4b0f-a809-410311ec28ef,,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""}]" +4e12df36-f9a8-48b0-ba4c-0a3db8cde2f5,,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""}]" +04137d79-9871-4ffb-b6c0-77c683b12d28,,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""}]" +e3a242e1-0190-4d25-849d-ad76fb843fb8,,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""}]" +43166141-b1e6-45ad-95d0-dadd6035ba09,,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""}]" +e0558dc2-6251-41c4-820d-96005323f0e0,,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""}]" +5cd67b53-0e5f-4f2c-985e-d41f72404084,,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""}]" +650b7179-40be-4cd2-b1e0-0f4296c9f2fa,,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""}]" +9f4f76c0-f069-476b-9958-c28a2a78a537,,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""}]" +a9f3f0b4-f25e-4894-bb1a-7cb84a9556ef,,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""}]" +927d1b78-4236-4071-98ff-9765ad4cac98,,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""}]" +e243d95a-3c3f-4939-823f-91853ad24977,,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""}]" +c8a91697-b54b-4200-9b77-b4a115f5232c,,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""}]" +45f2e6ce-f11a-43be-b41e-dbceecfdeafb,,USER,What is the total checking balance in all accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +5446924d-0aef-444d-8a07-94dfb92de2b9,,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""}]" +ba55b269-e56c-414f-ad58-0713564a2945,,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""}]" +04ad813c-e353-4a20-83ff-1c15eb280c94,,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""}]" +d5777ccf-1d3e-4f23-887b-3344a01f1fac,,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""}]" +813bff3e-2107-4894-89f5-2404c8c13e46,,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""}]" +61b22641-b2f9-4a5c-91a9-c65c234716d6,,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""}]" +6e956ca6-95d8-4cda-8e34-55c799fedd65,,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""}]" +215fb2b3-d260-4854-9d74-85d226788f3e,,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""}]" +3d603b65-742d-483f-ba13-bb449a1f9463,,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""}]" +63981e47-f768-4db6-bdc6-78b316ebb70d,,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""}]" +84974ef2-211c-48b1-a550-9677894f61b2,,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""}]" +d4f4d92d-f332-4170-afce-5cc4130f54bb,,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""}]" +855b9814-8fb8-467e-bdd0-ffba392c49f9,,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""}]" +f7601e47-717c-4f06-bd3c-867165b86266,,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""}]" +da7a109e-a49f-4a51-b1dc-dfb6cd77a444,,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""}]" +7f6752e0-0c5d-4e2d-862f-1b8420f7fa97,,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""}]" +bcfc500b-5e88-4703-8ee2-4b802d40a47c,,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""}]" +8ad3c247-3325-4510-9b9d-90c1f76f25c5,,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""}]" +70e755e7-fbd7-49db-80ed-14e2b81df516,,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""}]" +83e6615c-e3ec-4df2-8f59-ed95d6350a06,,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""}]" +8d2afe93-b604-4e0f-b85a-0e18e9b962cc,,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""}]" +e11b489d-51d9-445e-bc87-557f063cc523,,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""}]" +8ae9f3df-ba3b-45c3-a68a-dcb454f82a0d,,USER,List all academic papers on machine networks for one shot learning,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'machine networks for one shot learning'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +98b095a9-a9f4-42b0-a1e1-270524cd5050,,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""}]" +18dcb99e-3b03-4802-aec5-c79c967e7b77,,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""}]" +ab685ef1-cd2c-4edb-a60b-5bb08df89b2d,,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""}]" +443bf75b-207d-4c07-9e66-1d3f1dcdd39a,,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""}]" +7cbfbdda-5177-45d5-8f9c-59e248a7ea51,,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""}]" +c58f4388-ccf4-4906-bb45-118325ea3bc7,,USER,where is mount whitney located,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +73fd236b-e4b7-46c9-876b-1066ed962a02,,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""}]" +a61afa8c-4ae8-4650-977e-8e3266a4f399,,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""}]" +e29fe674-3763-4a66-adb2-555bea5ce414,,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""}]" +e27032af-962d-4f94-92f6-a373c8291b97,,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""}]" +154b0b9b-6ba0-41ff-8fba-2eea845357dc,,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""}]" +19e27fc0-d3c0-4724-9473-3f845f4bb24e,,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""}]" +c239fc18-a43f-4897-b05e-382d97ad9e7c,,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""}]" +451ddb55-2aa6-402e-8777-4b61965b6a18,,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""}]" +d5e1118e-08b6-429e-af98-bdd93765cd59,,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""}]" +cdc5f985-9a27-4281-8028-542c4811dfbb,,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""}]" +25a259b2-72a3-4b92-b5b4-17a3b14cc9e1,,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""}]" +5e3bfb66-34ad-4138-9f17-242deef6c0d3,,USER,"return me all the organizations in "" North America "" .","{""transformations"":[{""column"":""continent"",""transformationType"":""condition"",""operation"":""="",""value"":""'North America'""}]}","[{""columns"":[""continent"",""homepage"",""name"",""oid""],""name"":""organization"",""type"":""grid""}]" +25ebf11f-8e9b-4e89-b538-75bbfdc64f50,,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""}]" +ac488332-5aa1-45a1-81d5-5cf875dc9ce2,,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""}]" +677386e2-bbeb-4dc2-9777-a72adcc1371c,,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""}]" +aaa1fd63-b5f2-4681-9626-b2424289b771,,USER,what can you tell me about the population of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +c306467a-d887-487c-895f-c016eecfbf6b,,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""}]" +d0f51945-248a-4599-be5c-7eb903117195,,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""}]" +e65241c7-c6d2-4bd7-8f70-468d922f77a2,,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""}]" +7163eb7f-e7b4-45b6-a086-c5ddb2cdf8da,,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""}]" +fe6a4d08-13a0-46c1-8b94-eb057cfbb5e0,,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""}]" +dbc45f44-6e48-4330-b473-4e93ece83a14,,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""}]" +072600dc-66c8-465b-a014-27387f58a950,,USER,return me the number of papers after 2000 .,"{""transformations"":[{""column"":""title"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +fd0c3f52-f31d-4d8c-8a32-8e91d52e5703,,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""}]" +1756380a-be6d-4bc5-998e-3fcf5e7b8a2a,,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""}]" +44e42e84-4eb4-4409-8d5f-868f131166ce,,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""}]" +1f899a68-f84c-47dc-9e89-c96aeda41657,,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""}]" +37f1a519-b6fe-4cb1-b3a9-63ee94f4bf9f,,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""}]" +5b20a5b2-abd0-4a08-a8d7-d9310fd6f262,,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""}]" +7e91fca7-7d4a-4965-bf58-1fa5f9af3b95,,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""}]" +8e0b9c85-2e57-4412-991a-4895044672ed,,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""}]" +49f0acea-f83c-44a2-b046-8453ab4b4f3a,,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""}]" +7203d3a9-6102-4293-8d03-3e13f7bac6da,,USER,tell me what cities are in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +a811aacb-404b-4bc6-b468-f92428ed0c45,,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""}]" +24be9324-6d10-4ec9-b502-1bb2a2a9505b,,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""}]" +385cc1ef-53d6-411c-b0f2-5cbc7cee01cc,,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""}]" +e902e299-e113-4493-a8b5-9aa99a2a76cb,,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""}]" +f0f1f5bd-1203-4ec8-9858-e93e1b0672f3,,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""}]" +1ab07eda-bd3f-42f7-b417-ea1aa61d7a53,,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""}]" +7cb59de4-b754-4311-9c29-2fd2941321ba,,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""}]" +8373739e-454d-4e36-bf05-1531bd8b2d3f,,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""}]" +0a123318-d2b5-407a-aee7-aeb9a4e22e92,,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""}]" +696249e8-b584-4929-ae79-aa20cc7557db,,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""}]" +00833eed-20e3-4ba1-af1c-dd721beb4441,,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""}]" +a2e6d6d2-2642-4acf-9135-7c86a7fa6ed6,,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""}]" +703ca839-322f-40c4-b4b3-81292f664ccb,,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""}]" +1a9ec55b-7e00-4226-b637-02f82433a35a,,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""}]" +16ee7337-8635-41a5-92a9-7a09a6617e1e,,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""}]" +fcc631c8-a8fc-4a53-a682-1d9268ceb6e7,,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""}]" +11ca23bf-52f7-4806-91aa-f3ffbd2a8354,,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""}]" +8586dcd8-654a-40bc-9469-108983bedcd9,,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""}]" +491dd09a-42a2-46a8-b63b-a2c9e330764f,,USER,return me the homepage of the VLDB conference .,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'VLDB'""}]}","[{""columns"":[""cid"",""homepage"",""name""],""name"":""conference"",""type"":""grid""}]" +deb4029a-8f3f-4a18-bf8f-7daeb1e74f59,,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""}]" +1c9dab0e-f303-4bb7-a407-48a930aabf69,,USER,how many citizens live in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +9ffaeefc-f268-41c8-a985-ee5f163898c6,,USER,what is the average population of the us by state,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +78ff0004-96e3-4f2f-a2ee-c84e7eac0102,,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""}]" +592407fd-0ff2-400d-8c50-919b920104dd,,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""}]" +00bbe631-299a-4551-bd1a-7be5e3b59834,,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""}]" +720df71b-b840-4371-b411-f35952e87b48,,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""}]" +4b6090be-4748-40aa-b141-173d169c3f63,,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""}]" +6eaa3c76-5c5a-4811-af7c-17d02df29e96,,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""}]" +aec7dee3-3f05-46da-9856-64b53d3a7855,,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""}]" +2c7d5d9a-662c-44ab-a677-7c3c9426d159,,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""}]" +0bf67f01-1b06-47ed-99cf-65dd46ac8911,,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""}]" +af5484b9-5b26-47a5-ab92-315012a90050,,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""}]" +162e07d5-3ace-4214-978e-539ad03cc00b,,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""}]" +bf798be0-132e-4934-8d18-f84fd0e5c90d,,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""}]" +bd9b5995-6a0c-4eaa-af41-43fc08e166e2,,USER,rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +6831ad0d-7419-4d18-86b7-ca159338860a,,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""}]" +3cb6cf3a-8da3-4bd0-a112-bba1b3c39ab0,,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""}]" +29064e8a-520f-4488-8276-3852c8719c22,,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""}]" +2779d6ec-dd85-4bce-aebf-fabbcc694786,,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""}]" +484bc789-769b-4290-b570-7e1794f6f32a,,USER,papers from 2014,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2014}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +01aaad86-f19d-4983-88e3-06e37454f07b,,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""}]" +8b1420f9-9fce-47df-95d7-492a04790815,,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""}]" +cc18d624-a91d-438e-9e20-1f3f9b608c9a,,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""}]" +816091fc-50a5-4a9d-adb8-56d14f2b3897,,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""}]" +e5824063-2a54-4ea2-a73a-ddfc1e9cb1ce,,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""}]" +6e516237-43d3-4b3b-a81c-eb220cbcbdb1,,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""}]" +796534b5-8597-472a-8285-26655c84ef53,,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""}]" +0cc49719-8c77-45e7-8e37-b5b5ebf02d9e,,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""}]" +482ea83d-c6bc-479e-a3c9-2494e8d8867d,,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""}]" +71fa4603-969f-4043-b1ea-949789cd8d59,,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""}]" +7dde4846-9ee7-4203-890e-d9d1dba93d70,,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""}]" +8da373cc-c3e6-4dc6-b438-29f22c739aba,,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""}]" +978e6847-9411-448f-8e00-720a93555d2e,,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""}]" +6108264a-b93f-4558-aa19-6a65c507f0fb,,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""}]" +18d18a32-92a6-46ad-acef-87f018418662,,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""}]" +c8c20abf-eccd-409c-bac5-b6092208723e,,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""}]" +2bd06796-513f-4dc1-a52c-c59a5b9d50ed,,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""}]" +cd6bd8e1-6515-460f-8f9a-a95e96b42299,,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""}]" +5caa0197-cf2f-422d-beaf-44fe9ef20a33,,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""}]" +f6871bc0-358d-4a7d-80c6-8860124bd95e,,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""}]" +286e57af-44d3-411f-bf36-c6e22be675f5,,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""}]" +1c65921b-95af-423e-a45e-b63a9d41e49b,,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""}]" +00b47f85-7bfe-4eee-8a5a-4a79587777f1,,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""}]" +5a5e3c19-b92c-4589-a1e6-2051f8754115,,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""}]" +8ec8c52a-2e89-4369-a985-2be512eb3520,,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""}]" +527da620-2903-47b5-a704-a35f02a679fc,,USER,what length is the rio grande,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +82694e02-982e-4d39-85cc-d477cfc3387b,,USER,what is the area of new mexico in square kilometers,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +546401e7-8cb1-4a9b-a15b-65616b393ea1,,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""}]" +c8e7f537-59d0-4b3b-b7b3-667e5924e850,,USER,how many major rivers cross ohio,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +02b22ea1-7344-43f1-bbbc-cd396cd94498,,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""}]" +600c3f5f-9854-457c-a10b-6fb4eae04f7a,,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""}]" +2f4191d4-a387-4641-af20-3b6e8006c98b,,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""}]" +a6f28e76-e6c9-4247-b6d3-e0d91d521605,,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""}]" +1a809ce5-bcc8-4d0b-a21d-fe3617eb353d,,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""}]" +dfcbfb2b-a491-4593-ac20-42fb4d954cb3,,USER,what is the highest point in delaware in meters,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'delaware'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +ae22ec9e-4bc4-4757-a735-6d0a969c2114,,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""}]" +9188d7b6-752e-4fda-8ba5-4658703d92cb,,USER,what states in the united states have a city of springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +b1519f13-79a6-43b3-941c-0f59db419ba9,,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""}]" +01ab1ff2-a6a1-403b-a1ea-f572723ca8d1,,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""}]" +cea103e4-a3f4-4b70-b0d3-dddc3efa1059,,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""}]" +2cd6f2a1-708b-479f-8a86-58cacff33a0d,,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""}]" +fbc2a916-48bf-4b52-9e47-325bc77b41dc,,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""}]" +3e294b78-0cd8-4b46-b619-b568c84eaae5,,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""}]" +191de9c8-d862-42e2-a4e4-77eae266a550,,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""}]" +cd5f7dbc-a2a6-4bb7-aeef-6790c8714066,,USER,what states have cities named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +5da787a6-5d37-4e8d-8f6f-e141bfb51696,,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""}]" +14fe002b-a2e5-4baf-8e7b-c3e9a8455263,,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""}]" +32c1e16c-e6da-4807-a5d4-014f5858961f,,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""}]" +f1d7ec46-96cb-4945-8101-78565e371e34,,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""}]" +9f45a759-1224-457a-9cf8-4e9a13417b4d,,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""}]" +cb7e8a8e-aec5-43ce-9e7f-e2e10f1acaff,,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""}]" +6b74ab1a-1e2d-4f96-a05a-9487bfd5da67,,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""}]" +ecc88568-f3ea-47bd-9274-0a1458170eec,,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""}]" +03e2cb95-ca81-41e8-99a6-cdecf7d5a013,,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""}]" +32feb258-8eaa-4531-8158-92ca36f19491,,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""}]" +6a62e5d8-709b-42f0-9d8a-f334cada8584,,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""}]" +69dfd4b3-b054-4b49-a7e8-8a8f17cc701a,,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""}]" +f7fefbaf-eb7d-4c18-90ca-fe4316931119,,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""}]" +68206c0b-0286-452e-a745-2e8c14262ea8,,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""}]" +89b9ff0e-4eb8-4d20-8c8e-3308b5f56ae7,,USER,Find the number of distinct projects.,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +820830cc-5995-4fc2-bb30-9d08c2cd452c,,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""}]" +24d621ce-a269-4960-a6ed-9d5c84b1245c,,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""}]" +6e20270e-1cf0-401f-8bbc-f98d5988309a,,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""}]" +242e8429-40ae-4a45-a6fc-cec71c1ff6be,,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""}]" +5199baf7-a2aa-422f-ae06-4229495a2be1,,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""}]" +8f090d97-5f31-47f7-a854-ed75ab997e1a,,USER,what is the population in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +220c2a3d-a70b-4c17-a467-1c3eed6a89ff,,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""}]" +15173b85-b604-4b74-8e65-42021c7120e9,,USER,Show the number of projects.,"{""transformations"":[{""column"":""Project_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Project_ID"",""Project_Details""],""name"":""Projects"",""type"":""grid""}]" +51704dfd-3487-495d-afca-b9bbd6141667,,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""}]" +f0eaa4b2-1fa6-4500-98ab-0aa9ed1f6cc4,,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""}]" +ac6ea4f4-987b-4134-a9d4-7880045700a6,,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""}]" +79fde76a-7cbf-4b50-a098-8e3255e36a1c,,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""}]" +6d48c699-2f13-430c-bcee-da215ec34494,,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""}]" +ba0e5b0d-9535-4118-8e98-ebba1504fdb1,,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""}]" +f3d5f38d-3b61-4ed0-b576-51388ef6d173,,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""}]" +16d54e70-9684-43e9-98ff-06b9b6b31e91,,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""}]" +dc5f7cf4-5aa9-4424-9e88-b1933df3e1e1,,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""}]" +4aca5b6a-3b42-4d08-9734-93b0614046f8,,USER,salem is the capital of which state,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +1a616a92-c5ce-4d7d-b2ad-0979dd67328c,,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""}]" +685a8411-5aa6-4fde-81b5-8e0b95982e48,,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""}]" +9a6359bf-351f-4172-b3d8-24e7b4532f50,,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""}]" +16691f50-f908-450e-940d-7d874f511ebc,,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""}]" +0b176c97-025a-4160-ad80-143db19e386a,,USER,what state has the city springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +b2fcc18c-f5ab-4159-90d1-91eeeb579ca4,,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""}]" +6ff7fe5a-1961-42d6-80f2-e1b8ab1c224a,,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""}]" +e56442b0-4163-4d97-ab54-77447aa98a87,,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""}]" +11b652b2-a9d3-4511-a781-303311894fe6,,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""}]" +03c2ff66-c5e3-4426-88bd-fbcd39bbc8cb,,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""}]" +2b2db7bb-0edf-41e8-b1c3-263505bace63,,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""}]" +a971788d-9170-4b98-8ee8-63aa7be25fce,,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""}]" +947d13f4-853b-45dd-a2fe-4767850ec50a,,USER,Find the total hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +91ba31a0-80e6-4a1c-a2ea-63dccb126d2d,,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""}]" +88248238-7c37-483b-8b6d-89b811dac7ec,,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""}]" +daaafef2-9c04-4827-8758-620620664f70,,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""}]" +35fea010-89c2-422b-abd0-6c91825e4c44,,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""}]" +4d503ed5-8092-485d-9253-a9a983c62d09,,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""}]" +186899c1-d1b3-49b9-982c-3a01bea8398c,,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""}]" +c5a1ff6c-aa69-46cf-b835-76da43e2294e,,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""}]" +50468a5e-d728-4b6c-b053-ecd6621d726e,,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""}]" +f59d3849-fc41-4e6d-8cf4-b8bc207c68c6,,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""}]" +34310755-3a26-42bf-a11e-9b27008f8ac3,,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""}]" +aa4974fb-a055-4545-a614-8f0316f4fbf2,,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""}]" +5e5a6aa3-4d94-4e7c-8996-e513ec1299e4,,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""}]" +70d550e0-dfdd-47bc-b5fd-883db7beee75,,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""}]" +51fd0fb7-6964-4282-9add-613a8e306de4,,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""}]" +daf84d7e-fa44-4f90-a708-49d5e957b02d,,USER,"return me the number of citations of "" Making database systems usable "" in each year .","{""transformations"":[{""column"":""citation_num"",""transformationType"":""aggregations"",""aggregation"":""sum""},{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""},{""column"":""YEAR"",""transformationType"":""grouping""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +6246a79c-9d73-4085-9bee-7eeca7146bf3,,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""}]" +3da6b30a-67db-4a9b-a302-1e0105cd60bd,,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""}]" +8e9a185f-b01c-4d46-b1e8-3da7763b025f,,USER,How many songs are there?,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +dee6e309-b27a-467c-8784-978c8b145639,,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""}]" +f7ce0215-2323-4959-98a1-f79b665f4b75,,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""}]" +3da22090-7242-47fb-85e8-901f4493463d,,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""}]" +06a7c702-14a9-4e42-b469-b3d441cae8d5,,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""}]" +f44f7c93-63ac-477d-af2a-ee804d5a88ab,,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""}]" +71c06275-6215-43e5-82c6-6ac8fad8721a,,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""}]" +70aaae7e-5a22-4ac8-97e8-3fe08d680bdf,,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""}]" +159e358d-d690-4cd8-a9f4-5dd3f7a433f2,,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""}]" +38606296-515c-4dbb-a46f-598f58faba71,,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""}]" +df002638-0652-4083-941f-8328aef1edd6,,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""}]" +91ede05c-fbf4-4588-9bd9-06da46ab931a,,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""}]" +0bc9e295-aee9-4aa4-8e81-97e90d58285e,,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""}]" +9417dde0-34a5-4cd4-beb7-616dda00bc73,,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""}]" +abc28f4a-b185-4b9c-b136-aba48378723c,,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""}]" +d110604e-6cbf-4efd-9666-b048b17e0eeb,,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""}]" +c24ed227-3cc5-457d-aedf-73165ac4f925,,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""}]" +57691123-d4d0-47a9-94f2-3d2623263382,,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""}]" +be7323aa-ca9f-4884-b8cd-2adc161e2cc1,,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""}]" +e904dc47-480e-49f2-8104-811702a94701,,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""}]" +58353185-803f-4c21-8e59-685cdfcd3065,,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""}]" +f13c5432-a6fd-406b-8095-9e697ab84b66,,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""}]" +c78c9dea-66be-4a1f-b8f3-ada1ebb7db09,,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""}]" +e86557f4-87e3-4486-a8ad-fa522933ea41,,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""}]" +9408db48-0ba8-434b-b942-e3c7ee554a13,,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""}]" +0e6a83ee-77e1-421a-bb76-3a6870a88832,,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""}]" +274cfec4-4e92-4b2b-8cb8-6702ac46ee72,,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""}]" +c4e782cd-431f-4952-bef6-da7b41d5833d,,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""}]" +687d9815-55a8-4768-9a54-b4cc43b737ff,,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""}]" +34d3a27e-40f3-41fb-91b2-319c024254f3,,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""}]" +8e58224c-092a-4a9b-89ca-02d25d511e43,,USER,what states surround kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +e4b3c1d0-9085-49f8-ad9c-9ce663a6111e,,USER,what is the size of new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +472bd870-d0c8-4f52-ab2b-51e1f1418194,,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""}]" +923de9e5-54c0-452e-99a6-c62b54c35b88,,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""}]" +255d3a4c-503d-4eea-ad97-36de3ccc902a,,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""}]" +7256d15c-e069-4ee2-aef0-9390585a9c7e,,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""}]" +1827e2e1-d296-4f96-89cd-ae7d2eb3c0c0,,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""}]" +4e58eba8-ef9c-40b7-abf7-c25bd0454e5f,,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""}]" +75b8b44e-1611-4f14-8eef-d154e71c5722,,USER,How many colleges in total?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +a2225bc7-4b69-417b-96b5-ba1a8affd7b2,,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""}]" +a569d78e-b254-4192-ad21-f60adb312071,,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""}]" +6d472849-7312-4825-91dc-d3333d850575,,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""}]" +65ebbb00-bfc0-4cb1-9910-d2e8da77d6bd,,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""}]" +d3de97a6-e522-46c4-82e8-e1566ef50276,,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""}]" +c63e9899-eae9-497f-84dd-ef4b674ce4d5,,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""}]" +3c57a8c4-d2ee-42f5-97e0-36498ce346ff,,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""}]" +a5508547-00ca-4dbe-a08a-6086b0b2d18f,,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""}]" +6e96dae7-a910-4a67-87fa-3cb7c69df11f,,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""}]" +64416f7b-4399-48d5-b4c7-9387b578bfca,,USER,what is the capital of the texas state,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +1cb888ba-4a31-4b67-8f03-b273b29bdced,,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""}]" +4a33b428-11a5-4a9f-ad21-5bc3bc909ce0,,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""}]" +fff124f8-011e-480c-a55d-15bb5b707c62,,USER,what rivers run through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +060676d5-9752-4db7-8fee-372139f105e4,,USER,what are the neighboring states for kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +fda20648-64f8-4c7b-9490-ae50959bf64e,,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""}]" +500a3b5b-b136-4d5f-ac69-393a781aacd8,,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""}]" +2d007d39-b211-4c8e-ab1a-a83f7786fa01,,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""}]" +b580e7d9-f0ac-40f6-9c75-994aae88ed9c,,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""}]" +705bee0f-fb17-41ad-aa4e-917e60811bb8,,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""}]" +6add9cdb-6467-4560-afe0-c7f43a612850,,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""}]" +59d60a20-1cc2-46a5-b787-7a977f7490e5,,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""}]" +9164984f-dcf5-4daf-b15d-c2550b37e456,,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""}]" +f3c7509a-4aec-4371-b059-b6299a503e4e,,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""}]" +cbfcdf41-7bbf-434d-8505-5adfd7853461,,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""}]" +e6b239ca-8d6a-40f6-bd4c-68ed011e531c,,USER,how many states are in the united states,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +c5c2498d-29cb-4481-906b-4ed72dff073f,,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""}]" +8a6ebd94-1959-4bb5-a689-b3359f12e593,,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""}]" +99fc6993-c8eb-458e-b433-9fb4585a9e08,,USER,"return me the year of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +bd346ffe-7631-4834-b575-b448466e345a,,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""}]" +370e5ada-aac5-45d3-9ce6-df89a335049f,,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""}]" +1fe2fd53-7bfe-450f-abce-6a8ba8795fea,,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""}]" +8f2c51dd-7500-49e5-a1e4-440dba762955,,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""}]" +2e312ca0-773f-4073-8819-af152f6824e4,,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""}]" +74e8fbc1-7d39-4890-9a99-77650b20ec5d,,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""}]" +1c77fc1d-d8fa-423e-bbfb-ffb6af92bc6c,,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""}]" +f66f5302-2574-41cd-8dec-1bf4c7d9296c,,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""}]" +f1ca7919-04fd-4463-a255-e7a56f55f3a2,,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""}]" +ac597cc6-144e-40be-b378-b27223fd869c,,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""}]" +563a968d-b4aa-4ac6-bc07-225a640549bd,,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""}]" +10dfe166-dbfa-4400-b43b-cdc0cee4d186,,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""}]" +f5d03b55-7e7b-4901-944e-f29e95ff0862,,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""}]" +5ae8cb94-670b-4081-80db-7437ab9f581d,,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""}]" +8f6cda6a-8e25-43a3-8bf9-2f02998ee7bf,,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""}]" +258da8aa-0358-494b-b395-2784238f1d58,,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""}]" +319d2781-6b11-459d-96fe-71c06aaf5492,,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""}]" +0b10dd05-d7a8-4244-99cd-d6ea958e044f,,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""}]" +06273192-3e66-4022-b24d-69101960768b,,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""}]" +3865333a-e39f-47ab-9b51-a080dba4c18a,,USER,Find the average hours of all projects.,"{""transformations"":[{""column"":""hours"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +4c7a4fb7-c9f8-4768-b0dd-59f82ee91d3e,,USER,what is the lowest point of iowa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'iowa'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +fa5ffdc2-ab7f-463a-8553-965d2540a76a,,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""}]" +fbe815b3-8a02-4f1f-9726-45e872813d87,,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""}]" +a1649735-d35f-421c-b45e-b984b4ebc7ab,,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""}]" +44506469-43ed-41f7-9328-ebe1d4d39884,,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""}]" +328be412-48f5-44de-8c19-719c44b7235e,,USER,what is the capital of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +141c23b7-3c31-43fc-b253-6623b7f231ce,,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""}]" +3c11166f-3aae-47a6-84c8-e308567f56be,,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""}]" +1b9bb9bc-4252-4d1b-b3ac-e86e357f9c03,,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""}]" +c627a473-fc0b-4e12-a808-b13099a94e44,,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""}]" +0d60b232-7b82-4a7c-924d-86b46e10f5b3,,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""}]" +3a5f4f55-78d0-4323-b8d4-86a87c3b5cc2,,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""}]" +fbf33c3e-e580-47e5-b632-66a699a2ab21,,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""}]" +2aef616c-71e2-4180-bb47-fd0b27e30805,,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""}]" +c6477388-075c-475a-bec5-252fde4fc2d5,,USER,what state is springfield in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +65792594-2289-4dc5-abf0-ff52e39f700f,,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""}]" +7454f170-c9e1-4a80-aa2c-00fcf87a3a4c,,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""}]" +24c0ca5a-dbc5-4785-8f45-b8f3eab879bb,,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""}]" +4c8c12dc-f36a-43cf-a3cc-47be6ff224d7,,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""}]" +ad069956-3b60-420c-acb8-75af2595a76d,,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""}]" +03b92f6b-68ad-4a84-89ee-d3aff7386c4a,,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""}]" +b07e016c-43c7-4234-9a16-4111cb1c94ba,,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""}]" +0cbec5f3-0e24-445b-b4d7-e36954a92b57,,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""}]" +b99cc6ee-cdf3-47c0-b1f7-79d07ceb1e93,,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""}]" +8e662074-780a-46e3-91fd-6bcaf16290ec,,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""}]" +36445673-8ad8-4ce8-8e79-1b82fda5a6b0,,USER,which states does the ohio run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b9cd0d84-956d-4e72-a25a-ea90973243e1,,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""}]" +3ea04c7e-5710-4d75-9234-38568e7f2cc6,,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""}]" +2f943c21-9db2-45fd-98b8-371cc17cb676,,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""}]" +6c0412b3-cadf-4158-81e9-4913e44e0a11,,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""}]" +4c798425-e1e6-4abd-b0e9-7808af0bb3f8,,USER,what are the capital city in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +23255c0e-18c5-46dc-abfa-643088acb928,,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""}]" +a5295141-8eb6-4ef1-ae4f-4ec0c517172d,,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""}]" +69bfc0f4-ebf8-4bf6-b271-36e88827ac84,,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""}]" +c11906b8-768f-4b0a-8a08-b250aa3970a2,,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""}]" +49e23d6e-c1a3-4a18-9248-5e396d6f8f3d,,USER,Count the number of high schoolers.,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""name"",""grade""],""name"":""Highschooler"",""type"":""grid""}]" +188606d6-d078-45c2-8fe6-b245b750b1ed,,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""}]" +4b0dab92-3e7a-42d8-ad3d-5c049d1f6e52,,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""}]" +2e774dfd-b3b7-4220-9d8f-ec5d854e4695,,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""}]" +1853e76c-874d-430c-b693-d63862b63f4f,,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""}]" +fa64d161-3e46-4b5b-ace3-f327370501bf,,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""}]" +f86e15f2-22ce-4f74-b7ac-6b6ac40d9d18,,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""}]" +f4eae81c-b888-4286-a131-12b25490f5ae,,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""}]" +83d1d0b2-bec4-4f1e-bc3f-739795088b55,,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""}]" +2ea8d8cc-7a69-41fe-8d75-216e7e9efb83,,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""}]" +fd4511e1-5563-4789-8a6b-1e9959384b67,,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""}]" +cb4fe6f2-f1f9-4db2-b001-c988a64e4720,,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""}]" +66daff7c-fdf9-4330-9f7f-205c4fe8f3dc,,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""}]" +aa38a55d-7a09-42fc-9240-2fbf6ff979bf,,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""}]" +b805b148-f3fd-4755-9adf-f8768db4fa44,,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""}]" +8e6b6e9b-cb2b-4809-b732-01253a5e18a0,,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""}]" +386625c5-cff3-427d-8877-1c23bb1f7e25,,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""}]" +0d385495-f5ce-482e-a086-206b0de1a621,,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""}]" +b3fed70d-2514-4a67-896e-67c8402616c5,,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""}]" +cd4dc564-d66a-40bb-b7e6-9c48cd7bbc35,,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""}]" +c9de02fe-bae3-470a-aaec-132feeb00a95,,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""}]" +5222fcd4-e30c-40af-97a6-0f4b58e92bc9,,USER,What is the average balance in checking accounts?,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +b227d951-1863-4a46-84fb-699669a51770,,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""}]" +5a703cad-7257-4643-b39f-445931e3243b,,USER,"Return me the number of cities that has "" Panda Express "" .","{""transformations"":[{""column"":""city"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Panda Express'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +331389f8-0f37-4e17-bb4a-67b7e3400fd5,,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""}]" +02bc1443-0ffa-4327-a2ae-8af8ac5fd215,,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""}]" +83402409-ca87-4334-ac19-bc1644d99b6d,,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""}]" +8d0e7c41-e7e4-4fc6-854d-d6ef5b6327d6,,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""}]" +628d4dca-a7c9-4ab9-aab7-69f5a988ec76,,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""}]" +0468d614-d449-4096-9955-febaf087becb,,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""}]" +b3aefb7f-bacc-4871-873b-961b1b46e28b,,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""}]" +4d74850e-0032-413b-ba2e-3c5d10f6f989,,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""}]" +dad4da80-9407-4207-b0ac-39f3a47fed51,,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""}]" +5d03d3da-ac81-4ff2-b53f-b5fbef395e7c,,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""}]" +822643d7-29ea-4a2b-8084-25b463a311e4,,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""}]" +c927834e-ac1c-4aff-99e4-7041111284a1,,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""}]" +277d053a-94fe-45d4-9793-04ffa6cce584,,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""}]" +08e0e258-c5cc-490e-8c42-b638669c977a,,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""}]" +b5366536-20fd-4f93-80e9-25b75c81d665,,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""}]" +6a0b0e9c-b570-45a4-9eb1-8e129316b3b0,,USER,how many people in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +d583d4c4-1f6c-4927-b69d-2bf243abe4ee,,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""}]" +fdd3ca63-0092-460c-8709-3993f7c93fce,,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""}]" +c158a244-d5bf-4d52-bd9a-0f79ce8fa94c,,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""}]" +f4db0a84-7094-4ec2-9241-cd21542ac6ac,,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""}]" +158f978e-f07e-4a89-9065-8f00b85e641b,,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""}]" +d4adcefd-38ed-4956-9e04-6b56068be29c,,USER,what state borders kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +31203153-e07b-4141-a59d-f821b61372b8,,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""}]" +c4e8c31f-8b5a-438f-b1a1-7f7982f33aa4,,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""}]" +19b9315d-9628-4755-9e31-15c769ddbce3,,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""}]" +235f6d38-1360-41b8-8826-1e5f6a66e639,,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""}]" +7bb21d2f-0e87-4b81-b2dd-db513ac7963c,,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""}]" +f2062ae2-2935-4011-ac69-239f44393716,,USER,what river runs through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b1285241-9c03-49f5-801c-17d04defcce8,,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""}]" +a6789ae1-5318-44b2-9563-4e65baee204f,,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""}]" +70c64bf9-64e5-4c68-aea2-e2f09bccb12c,,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""}]" +622b5bbb-f18e-4f8b-a84b-9791d9b2b5d9,,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""}]" +825274d8-63cd-4c49-b328-9c906bf9a790,,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""}]" +1ac5641e-a14e-4fe1-a919-96412068c923,,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""}]" +f2277f38-7ab4-4bd7-a5aa-f56471cfee79,,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""}]" +27cd07c2-e375-4ac8-a495-cd2f28748dfe,,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""}]" +efa16e55-451d-4578-9031-8374452ebf6e,,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""}]" +89337c97-d668-48aa-b1cc-29d4a4ebb79d,,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""}]" +6c2345e9-065a-468e-9bf7-84504b404032,,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""}]" +2d26906a-71e9-4e7d-b58f-07d5985167ce,,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""}]" +10dc0b18-1663-4750-acb3-cda050deaf14,,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""}]" +befb16c0-037b-45d5-8743-959b1f2f1fbf,,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""}]" +5e73cfc8-069a-420c-b1c2-3ef166c7b7ba,,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""}]" +46601567-b5c9-4b53-85fb-a85b5a229b3d,,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""}]" +d6fc053c-a867-4d3b-b542-6ab8684d1555,,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""}]" +4af3b098-63b4-4ceb-851d-7f4d6ee00513,,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""}]" +9333f706-408f-4100-ba49-5d95f8132578,,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""}]" +63855462-b14f-4104-8b08-c84acda7b762,,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""}]" +62706fdb-fd59-41ca-b26a-0c0eb98f81e8,,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""}]" +b37ffc95-22ae-4996-8cc5-6b4f798ae3cc,,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""}]" +73e8cf1b-4968-4dbd-ad58-7efbfb99d6b3,,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""}]" +e1320599-18a5-43ee-9af8-9c50c0c39958,,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""}]" +b45df45f-c4ad-406b-9c29-1cbfa4c0b94f,,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""}]" +30932030-2541-4884-bd29-49302b5b6fe9,,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""}]" +dfe1445b-4495-4308-aaca-5020a1a5615c,,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""}]" +e41298c4-b0bf-456a-a9c1-b6c265927ef3,,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""}]" +2f8b9095-4d33-48a8-920c-3b3daa1e143b,,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""}]" +b451c8de-375a-45e0-b30e-1480d98c688c,,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""}]" +cb57556b-5fca-46c9-8e9e-3a627206a1bb,,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""}]" +7e3717a4-8891-451c-b9d1-7eadc8c9d4f8,,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""}]" +4f017042-3435-4a07-8729-2101831ac960,,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""}]" +6fd70a6a-6088-4482-97d8-fe501dacd03d,,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""}]" +7adb7ea0-c837-491f-81c7-ac3fce200b6d,,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""}]" +549519cc-3a4a-416c-8005-c0c43b6dea42,,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""}]" +b34cd62b-81d6-4f62-83cb-0acf46494ae1,,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""}]" +844a87cc-d6d8-4f26-9b2e-6426ae672513,,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""}]" +dd84329a-8e9a-43c1-b923-e0d19c01e9e3,,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""}]" +352c545f-ddd9-4fbb-87a9-8f60f4fbec0d,,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""}]" +3ab52842-9417-4c18-8f5c-4dacb4670d50,,USER,How many reviewers are there?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +5026f4bd-12e9-4962-a170-ab7ca3601465,,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""}]" +b20a3fa7-1c94-443f-867b-03c0333caae2,,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""}]" +ff375dda-2cde-4a52-818e-ecf1ab9f6571,,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""}]" +351a1fc3-8dc7-460f-ad6f-d268f75eb064,,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""}]" +8a452194-a848-4320-92fd-ca334239daeb,,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""}]" +4b70066d-af2f-46af-b2dd-5d9f708cb775,,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""}]" +5168d861-063b-4552-97b6-100728f3a160,,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""}]" +16bccf16-4725-4b63-ab89-af2108098558,,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""}]" +46b97080-7af2-4e42-a260-64d0070f66ed,,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""}]" +3323fa56-4670-4291-a815-bbd0a3eba7f8,,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""}]" +1d6cba27-6ca7-4a59-a34b-c8f456bbde2f,,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""}]" +0b931b2b-0fc9-45ed-b385-7ba84fc964bd,,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""}]" +f4fc2de3-acac-4fc9-b5e0-782f7e82abd3,,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""}]" +a249c077-c7fa-4f61-8a5e-f65cca2d23b6,,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""}]" +058bc535-5c11-4768-9d73-43bc7d39a5e3,,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""}]" +a189b1c4-a009-487d-98c1-57fd0436f74d,,USER,what is the length of the rio grande river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +65cb8486-515f-4dfc-be8a-2b91616622fe,,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""}]" +4e2e1288-aef6-404d-9a4c-19781a3b2bff,,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""}]" +b6b74fa7-4c1e-4600-9733-8b3032ab6623,,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""}]" +9a920724-db40-492e-a362-92bf49def3cd,,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""}]" +2211ded9-9818-4ef3-be77-2055548b8b03,,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""}]" +c1963e49-1784-4f2e-a576-a07cf06f8377,,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""}]" +6cc9c7c2-46a2-406b-be91-210e638cf3a9,,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""}]" +a5efd714-7ba7-4dc6-bdc5-191109415b8a,,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""}]" +2efd559d-5890-4922-956b-1584195228a3,,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""}]" +de48dc65-7582-4392-9842-8c819f14d3c3,,USER,how many states does kentucky border,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +63183335-6e91-4f9f-b2e1-1a8ce70c63ae,,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""}]" +aa1d8983-3080-4b6d-b8e4-3ad47d8bd8b8,,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""}]" +150a0ab8-660c-4f0f-9ded-41751d4cc5a8,,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""}]" +6eb35be8-cf18-4a52-bbd1-0ce5328a7fb5,,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""}]" +d80ec332-a51b-4a3c-8fcb-a8a5c96c35c0,,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""}]" +5cf12089-2ef6-41a8-8401-55110b255337,,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""}]" +13da0697-4040-4fd5-92ef-13462053508d,,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""}]" +f629b9e6-cb5b-4457-a1d2-280aa53d84b1,,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""}]" +3c6c3399-4bfd-474a-a9c6-8cd7d3103c45,,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""}]" +b4316ca0-6959-4a9f-b261-cb83f235befe,,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""}]" +1766abf1-197f-4e4b-93b7-fbdb13f32287,,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""}]" +f2351814-e541-4e18-a92c-98478db26b7c,,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""}]" +b4a1d60a-e086-43dc-a6fe-517328270078,,USER,how many people stay in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +20f641e6-ae07-4bcb-8a9f-6943b4e92036,,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""}]" +e4a427c9-46b6-467f-a361-d7d269adc201,,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""}]" +e23f5dd7-fdf8-403c-8c52-f8f1c8cdeceb,,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""}]" +c64632a2-57d3-49ba-9601-c9dedb1e7b3f,,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""}]" +9eee4cc2-0809-4937-b9c1-e93dae99f36d,,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""}]" +0e3fc7f9-14ba-4866-93e0-056d8cc8f7d9,,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""}]" +d13f11c0-8bc1-4599-ac39-0d3c3118cfa8,,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""}]" +fd294cc9-cdc8-46a1-a8b2-5dcaaa2de72f,,USER,give me the lakes in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" +c702520a-fe94-46fe-a119-8741c7879d80,,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""}]" +8121663f-c830-4032-9974-60c3814cf2b5,,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""}]" +61d51e94-8b47-44cd-8ff1-efd883aa85f6,,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""}]" +6e2a8807-2661-4954-91c7-09f561056e28,,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""}]" +2f4b3e72-4d60-428b-a4ff-25d0a5cd74ca,,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""}]" +bc649853-0909-44be-bb5d-86f88b9b4c0e,,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""}]" +df3a4f2b-fede-44a8-8393-f61120d3847e,,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""}]" +fc9dcd97-3373-4458-9497-95bdee217cfd,,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""}]" +b211280b-51e6-4b41-8e7c-944bba18530a,,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""}]" +3298ad12-937e-4ce7-984d-47163adb571f,,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""}]" +37c819d3-646e-4916-a0b1-5c804402676d,,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""}]" +9b3c1f9c-c6f9-4b7e-ba40-de32f39e6199,,USER,How many students have advisors?,"{""transformations"":[{""column"":""s_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""s_ID"",""i_ID""],""name"":""advisor"",""type"":""grid""}]" +525bc0b4-026c-4134-a40a-495ea45389d5,,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""}]" +6889032e-3af4-4c4f-9275-5de62598dc49,,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""}]" +1afc73c8-8c8d-48d3-a851-bc9654abd209,,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""}]" +00eab271-cd55-49c3-af5f-d9c8101d2367,,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""}]" +63e40917-6d9d-4e49-a780-85b411bfb469,,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""}]" +593d5469-c945-4d32-b5c4-d25703acb6f5,,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""}]" +b31a2825-ebd2-43b7-8646-6a501de68bbd,,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""}]" +2a0b1350-3342-4d49-917c-f0989d17bb47,,USER,what states does the ohio river run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +6f25e613-801b-4622-98df-f3282b8f2353,,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""}]" +9f7c0858-a50b-4a52-a8ba-023bcf0ec121,,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""}]" +9db3cea5-4f7a-4b64-876a-39823d257537,,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""}]" +05236d3a-4479-4229-b0d7-26b90ae02e96,,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""}]" +182a8ec8-85a5-4c8d-aaae-60dd13e26e6b,,USER,List all the reviews which rated a business less than 1,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""<"",""value"":1}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" +ae3211de-feed-47c2-9cfa-bcb0e4eea7f5,,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""}]" +6c1801ef-a238-4c09-b26d-259abe6a9e09,,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""}]" +0d80c48b-9a12-45aa-81b5-5a2056dde245,,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""}]" +77b50e72-05df-4be4-ab6d-0101400c2731,,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""}]" +28a6f160-2f9d-44db-8f7d-4e944bbbd5bc,,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""}]" +7c022d6f-d8d5-4ed9-ac67-af38e80e58dc,,USER,How many different colleges are there?,"{""transformations"":[{""column"":""cName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""cName"",""state"",""enr""],""name"":""College"",""type"":""grid""}]" +257576e2-7529-4511-a7e3-3bfa59951094,,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""}]" +68a401fe-57fe-49c7-863d-985b39b1f5c4,,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""}]" +88a9e30e-2c83-401a-818b-9886ec18ebf7,,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""}]" +ee82d576-b636-46d5-854b-132c83268709,,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""}]" +2330eccf-eb81-41ec-816d-e2064f4589a9,,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""}]" +e6ef6731-cc6b-410c-8192-ae0d2d0048e7,,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""}]" +32630c26-4c0c-473b-921b-36bfc0d8e0b7,,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""}]" +ed24e324-a75b-4788-85d6-3c2d8f0756a6,,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""}]" +e0020d41-0885-4a0e-81b5-75f35efc3fb9,,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""}]" +2b92bf65-2a20-4586-85e5-12c2c6e5319b,,USER,How many bands are there?,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" +8bbc84ec-2894-497b-aaa2-8d76042f54b2,,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""}]" +e3a1e830-d6a2-4c42-ba8b-477d849130ae,,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""}]" +c6629a15-9690-4f52-b24e-a439c1dd0479,,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""}]" +5d8e9398-c525-4bc6-b81f-4f705d1d759b,,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""}]" +d9a48db5-5965-4831-b675-6b1748eca7f9,,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""}]" +1d11a865-3acb-435a-bea7-9ac1389f4809,,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""}]" +6cd258d2-a54e-4043-ac5a-7ce274f98f70,,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""}]" +1bbd01d0-df9c-4d89-af66-126ba0f42dd6,,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""}]" +4439122a-d908-4e50-8960-4ee35c4c9b45,,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""}]" +b60058f6-a4cb-4ed6-92d4-535d3ed51a3a,,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""}]" +105899b0-203a-47c6-a982-f26fa503bfb5,,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""}]" +4d621efd-439d-41ce-8f55-e5f628aca3e2,,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""}]" +65307e9a-b21e-46b8-becd-634bae7a9df5,,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""}]" +2ef8d52a-777b-4cb6-aacc-8c6df4ab0cc9,,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""}]" +0fee618d-37d5-43d8-8892-aebd68c185d6,,USER,Find all actors from Italy born after 1980,"{""transformations"":[{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980},{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Italy'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +f4160737-fecf-48dd-a7cb-b96f26c02f8c,,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""}]" +7bef4239-7366-4c14-b205-409f23a98329,,USER,how many residents live in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +9ed548a3-11f1-4ba7-9afe-bf5b5c184a59,,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""}]" +c825a43c-ef62-476b-9f21-5353e818c47f,,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""}]" +aafcd67a-bd8c-4493-9b54-baf0a50ed289,,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""}]" +a1db055f-1ed0-444a-a685-52642ca70651,,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""}]" +aeab08ba-5ace-4331-b65f-b335a0562c50,,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""}]" +da5cd50b-0fdc-40b5-abf1-c67bad04847a,,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""}]" +ec3e687f-5df9-41f4-9584-94ea6a75dfcf,,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""}]" +9faaf40a-bd51-4746-9fa8-1f05f097c9aa,,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""}]" +63c37f07-a92f-4317-8212-9bfc112bf076,,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""}]" +adf39dad-1b80-46fd-b93a-b6589cc9b3e4,,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""}]" +c8e46daa-b3dd-490e-987c-016cf6a92446,,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""}]" +1f449794-4cd7-4689-90a7-04a8fff12c5e,,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""}]" +e3bca22d-1fae-45b0-9f5b-e95111fd6dc7,,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""}]" +34647e2c-83b9-457a-a9df-af35204c83fd,,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""}]" +0190b52f-1a87-46ca-9368-8665ee2f0955,,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""}]" +af99d54b-1b04-4014-bb9f-69b927a1f32c,,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""}]" +a25f359f-b100-4438-bf05-4ad8f185240a,,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""}]" +eb69c553-ea05-45d1-afac-d41bb3c96aca,,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""}]" +1ccbeb18-b83b-41c0-9db2-d98e18094a25,,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""}]" +513ac7ee-ed1e-45b3-8c9b-10bfb42295ef,,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""}]" +91166284-1900-483a-99c1-3871b944839a,,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""}]" +d83be9b8-fcb7-47fe-b9a3-a13ff58ca014,,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""}]" +437e33fa-ad4a-49a0-a39b-e1b824050b93,,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""}]" +b6a7ee5c-c43e-41f7-a24d-4ee83ded89ab,,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""}]" +3631a8ef-fc44-443d-9aaa-0a6a3c274f68,,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""}]" +474ece8e-b6cd-4708-a7ce-8a859bcad1f3,,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""}]" +0f47d49d-5864-40fb-9161-73c55187e496,,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""}]" +c046ef73-2d0a-45b6-82ae-65df9ff039b4,,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""}]" +7f917f96-29a2-4828-b82f-93a1a8b4e614,,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""}]" +28ef7c47-b675-41d8-b3bf-fffb7a9ec0b7,,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""}]" +094946a4-567d-455d-ae58-97d9c2bd63e7,,USER,Count the number of employees,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +3a51398d-6114-44fc-aa05-ea559e4134a2,,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""}]" +5809f6cf-3e30-4146-850a-2acb8c7f2192,,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""}]" +695868ff-0f06-451f-97dc-30126e993901,,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""}]" +6551a080-177c-474f-a9c5-0ffb1669499a,,USER,Find all actors born in Tehran,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +2ac1fecb-2a81-4d65-ab83-09c9421badb9,,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""}]" +43bd6b49-1805-4aed-a0bf-eeabdafc2819,,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""}]" +4c3498dc-7de5-40ce-96c1-aae78aeb7212,,USER,How many allergy entries are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +36693a11-0512-4832-a78d-20459bd55b54,,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""}]" +a6151f69-af32-47b2-9c58-f01a4f1b4f99,,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""}]" +660dfd19-c9cd-41fe-a485-f6ec42b613ab,,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""}]" +391a7421-9fb5-44f0-9cff-09b52c5d65c1,,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""}]" +7b0f47f0-87e9-48fa-bc5b-61b0093e34e5,,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""}]" +63f219a4-df5c-41e3-9843-c71ad536b89c,,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""}]" +09a19519-a856-40e5-810e-8609a1bf52f5,,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""}]" +f8b27930-30c4-4bb8-b256-f189e9f439b0,,USER,what is the highest elevation in the united states,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +6fcf7839-9f36-4b0b-80a6-1df5ee46f6c5,,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""}]" +9da8cfdc-af07-431c-ac6e-b69fbcea4116,,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""}]" +2741e2fd-1c02-4bf2-8c7b-1e209f6debd0,,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""}]" +f71c9e7d-d7aa-4705-bff5-06d9f1327897,,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""}]" +becec2f8-c1a4-40c0-bee8-196a3eaf35cf,,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""}]" +b38f050b-60f7-466c-a4da-eae3844c812b,,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""}]" +4a2730fc-a27f-4cbc-a9e1-22f9558dd5c4,,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""}]" +61bdfe6f-17a1-403c-90f7-ec8c904aa702,,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""}]" +fc306ca3-87d6-4a53-9c73-8af7018ec560,,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""}]" +7e6c6636-744d-4f0a-90c5-75b1465ee128,,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""}]" +26ba18a9-d283-4fe2-9929-956efcbcbe2e,,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""}]" +a3321892-13d4-4269-8178-3be8e5595519,,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""}]" +78a1e6ef-e1d9-4293-9fef-dcd3a4b26e74,,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""}]" +8b8625b6-7768-4d34-8d80-2196f3354c81,,USER,what states does the ohio run through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +3a1c05f4-0bcb-41e7-b014-996c9612fad2,,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""}]" +cd6cc1b7-a294-41f0-983e-c18dfb89a3f4,,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""}]" +46f1d020-c353-45c8-8a7d-e85719adde97,,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""}]" +15f05053-5327-472e-be3a-5bc83d3ed4ae,,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""}]" +26b044c0-a7ec-4215-a2ef-21075ab4a33b,,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""}]" +55376ff2-cbf5-499e-905c-e7cfadabffa2,,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""}]" +75aec821-764d-49d2-bd6d-07839054a369,,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""}]" +0534847e-808c-4cfd-8a58-345c5033d4cd,,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""}]" +3f550d0d-93e1-4877-9d34-8d8226b64f7d,,USER,what are the populations of all the major cities in wisconsin,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +7675ed42-041d-4e06-92b6-19ff3008b211,,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""}]" +8ae35eb2-e2e5-4f6f-9dae-6c1dd990649b,,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""}]" +ff6bed67-032a-4e0e-9da1-c650f3a0223a,,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""}]" +3a99a326-6cf2-4a2d-8f4b-0e0235d3b13c,,USER,"Find all cities which has a "" Taj Mahal "" .","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Taj Mahal'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +cd0a683f-96b4-4b7b-b258-024f9badebb1,,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""}]" +9e216746-3d00-4752-9c80-3777d0d9611b,,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""}]" +9be35db9-4c6d-41d1-904f-5bd706a5baad,,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""}]" +9da68fd1-c3ab-4ecf-8df9-dd91d9b718d2,,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""}]" +fbda3d48-c25e-4e89-8de5-b068b61c38aa,,USER,what is the area of new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +6b7a7c08-7f73-4f94-9cc9-d9733f3bbab8,,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""}]" +37e4be5d-04b0-407a-a09c-aa226aa9f108,,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""}]" +f11eee82-4cec-41ea-b3d7-c9160e536c29,,USER,what states capital is salem,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +4b80c39b-d6d9-4238-b3e2-87aec7f3e204,,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""}]" +f9b8f5ee-22a6-46ad-aba1-78d7ded98986,,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""}]" +462b1903-3f51-4da5-a797-e1f705d0afa4,,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""}]" +e95ecf84-e278-4b99-a357-63ffbaa6d196,,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""}]" +8260fb90-5c8f-4ba8-9310-6f0b57881236,,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""}]" +9ac21574-e8b3-443b-a6c8-965adc42a3e4,,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""}]" +49e4b58e-baab-4b75-95b2-b4b0f1bf08da,,USER,Compute the average score of submissions.,"{""transformations"":[{""column"":""Scores"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +9dfbf263-321e-4227-81b2-f70e1403c97e,,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""}]" +d1e7abbc-ce75-4552-ae94-a3c5a35b0cfe,,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""}]" +196a2052-9f7d-4c04-bab2-9bdec589213d,,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""}]" +f100a8ea-bc62-49d1-bffe-9293b190058b,,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""}]" +32a103cf-fce3-4192-8774-81030c344fc4,,USER,How many video game types exist?,"{""transformations"":[{""column"":""gtype"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""GameID"",""GName"",""GType""],""name"":""Video_Games"",""type"":""grid""}]" +3fc06b6e-83e2-4df8-a9ee-91efecc00cc9,,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""}]" +8823c2b4-8475-4ee8-8b39-c9e61ad27b25,,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""}]" +1d515b65-8dd8-428e-94be-6c40708ca65e,,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""}]" +3850a21f-6706-49ff-970b-0b477113e37d,,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""}]" +7a98a8bd-7618-4666-9085-6118e7855096,,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""}]" +9f5f48da-3a91-4bb6-8342-aeb73a4e4e44,,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""}]" +d1e9670b-6a5d-41a2-897d-eed994a869a3,,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""}]" +94c62179-8a61-49e9-b110-c02beea85adb,,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""}]" +ac8a2af1-12bd-42d7-a668-6b0369d11c5f,,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""}]" +ff0f7123-ce27-44d9-a38e-5d040d316603,,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""}]" +11d158bf-a427-4acf-9b2e-53e95f23dc26,,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""}]" +50b4f06d-3129-4bf5-ad0a-c49c97054b05,,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""}]" +eba3600c-041d-434e-ace3-59a31381a02b,,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""}]" +62d8e509-4f0a-4b19-bcb2-0a5f9f07c7a8,,USER,how many states have cities or towns named springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +054f67ea-e868-46d4-9d6d-25327495c1d8,,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""}]" +74587207-a8ff-40ef-b25b-fc5e831a6236,,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""}]" +fd837416-d353-4eef-bc1a-dfc12a64efd8,,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""}]" +9d02f4fc-8e1e-4510-8fac-5071880f0622,,USER,Give the airline with abbreviation 'UAL'.,"{""transformations"":[{""column"":""Abbreviation"",""transformationType"":""condition"",""operation"":""="",""value"":""'UAL'""}]}","[{""columns"":[""uid"",""Airline"",""Abbreviation"",""Country""],""name"":""airlines"",""type"":""grid""}]" +8f837e9e-dfe3-4dc6-8a52-b826a589e253,,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""}]" +6d4c7431-d683-4455-b3b8-e4a48b73caee,,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""}]" +cb460525-012c-4c52-813f-62aa3b41610c,,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""}]" +b15f696a-f3f1-439f-8fc4-30b5ed500253,,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""}]" +450a4435-ec24-41b9-9f04-aecad3e9d606,,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""}]" +1b89cf16-ef48-40a8-bd6d-bea4670cbf14,,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""}]" +f61e42d4-ce04-4d63-981d-241235dbc345,,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""}]" +7aac5a18-45be-47ea-b8db-bae89310ca59,,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""}]" +3059a53d-cbef-469c-ab76-194d83106530,,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""}]" +5c9bca21-6328-4d6d-9d60-a7883b18877c,,USER,How many events are there?,"{""transformations"":[{""column"":""ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""ID"",""Name"",""Stadium_ID"",""Year""],""name"":""event"",""type"":""grid""}]" +21658c61-a545-49ac-84fe-90fd2bd75a20,,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""}]" +40416280-c267-4785-9006-007c0f697cbe,,USER,how many cities are there in the united states,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +9573eddf-e987-44c9-af29-080fbb35ed81,,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""}]" +e77b9f43-5225-4aa5-90e2-9e7b7d5b0217,,USER,what states are next to the ohio,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +c024fe6b-c1f0-4288-a3da-d63e9c954a93,,USER,how many major cities are there,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +30b1a6c9-860e-4dbd-9b56-ca47f9d97e2c,,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""}]" +6ce244bd-c211-4046-bdf4-da21c0c72acc,,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""}]" +f0b84f93-1d5b-4d1e-92fe-e1a58fa0cdcc,,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""}]" +f3491bfa-6ffd-4d4e-9db3-01b58ce73200,,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""}]" +2bdf11cf-9a82-488a-80d6-87b5e63874b1,,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""}]" +4809110e-0a89-449e-b23a-748055fb1e28,,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""}]" +0b83eb90-3113-45f9-9434-be1dd75ea9b8,,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""}]" +07c8b073-0eff-4527-90fc-2c6a7e41e957,,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""}]" +3b8d6c33-bedf-4bde-989e-e19138a04a35,,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""}]" +e8a610e3-f6e0-421f-9fc9-705375d0f9cf,,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""}]" +cd9ff107-8f95-42f0-abc0-b9ad9544ea4d,,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""}]" +7873f0e7-a12d-4d0f-b305-6a728f0869e6,,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""}]" +0db84365-7e62-4401-b2fb-9dca22113223,,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""}]" +98b050ef-5ded-4a31-af89-abe968d40082,,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""}]" +eed48a92-4326-498c-bcbc-5df367e15415,,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""}]" +afce66a8-492d-43c3-8f81-19d01b96aa28,,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""}]" +5e8a2aa3-2159-425c-8667-bf08f2ab014a,,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""}]" +439e7c6d-b5b8-423c-bfc3-433b37717a48,,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""}]" +582b8de1-3d79-4432-8bab-d7d7003e1514,,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""}]" +8863dc52-6431-423c-8817-6a058ad3a6f3,,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""}]" +15ab4588-ae68-4aa5-b1ad-88dd02f245e9,,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""}]" +a08e0bfc-d80d-4ff9-80ad-4cf2a3b02632,,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""}]" +da774f49-111f-4e8b-9ac5-097eb849d0ca,,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""}]" +aa00dcb3-4db7-4f90-bc52-3993aea0aee1,,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""}]" +738a5d2e-e2ff-4889-b618-beba93405e3d,,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""}]" +5ae37ab0-dfed-4e84-ae48-0e1a2b24da22,,USER,Find the total balance across checking accounts.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +d9c70ab2-3c2e-4223-8e3c-468800cc8b5e,,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""}]" +8c53b621-10c2-454c-bd34-2f74db17fe94,,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""}]" +bd29c0aa-8909-4de0-b0ad-c01df344f30b,,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""}]" +1b1ab067-1bb7-4516-9515-aa31d281336d,,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""}]" +3058133c-4329-42c1-8d6f-e1036b2beb91,,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""}]" +d2e01ff4-2f02-4cce-9cdc-06da7d2e192c,,USER,what cities in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +ca99aad4-ffb2-43ac-bfac-05fb5ebc2aca,,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""}]" +d39b757c-fa44-4866-8f32-0fac9165c96d,,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""}]" +fa6c83e7-a526-480f-a891-ec9116881adc,,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""}]" +f16c0406-bcfd-4d3a-a482-08da8e177c3f,,USER,where is the highest point in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +6db5eb9f-b72b-4264-9734-aec405dd4288,,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""}]" +473484da-a42c-476f-b7e5-ff03e2cd2dcb,,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""}]" +4d3866f2-b444-477b-b8b2-4b6309107df5,,USER,what are the cities in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +a0a513dc-8174-458d-a8d1-79a54f0b9f6e,,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""}]" +a87c9417-b55b-439b-a550-3fc66ebf59a8,,USER,How many submissions are there?,"{""transformations"":[{""column"":""Submission_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Submission_ID"",""Scores"",""Author"",""College""],""name"":""submission"",""type"":""grid""}]" +1886a221-51c6-45b5-8d2c-ef89c4209cfc,,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""}]" +17931f95-eb6b-411e-8ddf-d87a2e0fcf94,,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""}]" +e7934d77-f678-4f69-8ae6-96915b703807,,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""}]" +477da247-d920-461d-a3de-c92fd354321d,,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""}]" +2891370b-69b9-46d0-ba48-e0afa8d1fdbc,,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""}]" +235f2b8b-5528-4313-aced-300eea596520,,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""}]" +eb912c1c-53a9-458e-bc90-3ba1473d5506,,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""}]" +1ddae4a7-e6d9-4478-b3d6-df095fa5ac06,,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""}]" +76a37013-4e05-4c4f-8342-7e28842b628f,,USER,"What is the nationality of the actor "" Christoph Waltz "" ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Christoph Waltz'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +180ff699-f45c-49a5-84f9-28cd93cb9a9e,,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""}]" +8ec993bd-803f-47ce-a8c8-6a5ddc91a8a1,,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""}]" +0258efa5-d6e9-4013-a44f-529aa73c2844,,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""}]" +15f3df47-c396-41ca-8978-1e567c9a6a44,,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""}]" +516ff214-949e-47fc-930b-578f81f08533,,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""}]" +32df0b4f-ff23-452b-be93-667009fc010a,,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""}]" +520e2e7b-9ad8-4d0e-92ad-1b767934bfbd,,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""}]" +9dd0d77b-11de-47b3-abbc-8067215ce3cc,,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""}]" +d663d762-b9b6-4e53-81ea-dddaa2f09430,,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""}]" +9da57cb7-7532-4a9b-b3f6-3cf6d528d64d,,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""}]" +ac5de968-3554-4560-86fa-75714a920332,,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""}]" +4a9a4bef-a78f-47cf-91b8-cd21a2ec4d2e,,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""}]" +a7aaa637-3e1f-4cd4-a57c-b77d062d6b82,,USER,what is the area of all the states combined,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +50a5b003-f550-4037-9800-3cb04ebdc9b6,,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""}]" +2c15e650-857f-4436-8d44-269438c71f54,,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""}]" +afef5e49-58d0-4436-923c-6587ff0f9ace,,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""}]" +25fa2553-fb7a-407b-8568-59c54be3b977,,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""}]" +b4cf6a3c-1134-43ed-9bff-3490b1afaf42,,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""}]" +3b62fd40-ee5f-43eb-a8e7-9d7af15e22b7,,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""}]" +4213bc35-fc20-4998-95d2-63628447396a,,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""}]" +4ce580f8-a94f-4018-915a-650c8118d6d3,,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""}]" +9aeef474-1b65-4ed4-841e-ba2187ec5c07,,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""}]" +9d9a0253-a00f-4b52-9741-d2cf898036ca,,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""}]" +f1a56ae9-5259-4709-bb87-18f29e880ccd,,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""}]" +819f7ddf-28d4-484b-9487-ec9e0dfdf238,,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""}]" +3412d334-0141-4158-94c5-fbb28651e3b2,,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""}]" +4710b176-0b3e-4b6b-aa25-951abdd229c7,,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""}]" +3ef97595-50f6-4c38-83b0-f8906674b3c6,,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""}]" +33b3433b-1190-4366-9b1a-e24ad737a5bd,,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""}]" +631dbe4d-23ed-43e9-bd66-7d14595867db,,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""}]" +8dc37a56-c95f-48fa-977d-7e6c7db06ba1,,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""}]" +e3af76c1-d509-452b-8535-1c1c777629b2,,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""}]" +3a43fce3-bbf6-4090-a6a9-fe470d7405ea,,USER,How many vehicle in total?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +dce86ee6-09c4-40d1-b690-852056f16e9d,,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""}]" +aeb5911f-cce5-4d5c-a019-60b75790c93e,,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""}]" +31f7404e-d33a-4df8-95aa-d70e0bce25d4,,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""}]" +6b99bec2-f1e6-41cb-b9cc-69bc777fa516,,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""}]" +c57d2dc7-bf5b-495c-8435-7b870b8d0cab,,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""}]" +5cc84076-be11-47a9-ac2b-ed070013deca,,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""}]" +7391c1a5-af37-4007-be0f-26865c523b35,,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""}]" +7c6d6cfe-e8f3-4696-a232-39c1efb1ec54,,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""}]" +7a8f682a-6766-4ce4-a1c4-83d49501bd75,,USER,what are all the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +27d6eab6-8fd3-444c-87c2-c48c28622156,,USER,"How much was the budget of "" Finding Nemo ""","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Finding Nemo'""}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +1ab146bd-e312-451d-83ca-d6768eefd9b3,,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""}]" +50fccc93-199b-4c23-865a-084956b4dba0,,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""}]" +571e8f3a-a7ed-4c6e-aac0-b4e77357e341,,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""}]" +893717fa-65e1-478b-b461-a8753e2938bd,,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""}]" +39e69f32-338f-41cf-8914-aa343d3773d0,,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""}]" +1da5e6cb-9b96-4588-aaa0-f7c24a357307,,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""}]" +2c699b2c-aa72-431c-a708-5eed495a5055,,USER,Find all actors from Austin born after 1980,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +4bc272fd-4957-4364-8b4a-e19ac159c5da,,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""}]" +286e331e-e27b-4180-9756-3114070d68bb,,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""}]" +687140cf-6d99-410a-8ed7-d4832e66516a,,USER,How many movies were produced in the year 2013 ?,"{""transformations"":[{""column"":""title"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2013}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +4d99170d-b47d-4b65-b89a-94dc8eaa1a46,,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""}]" +e4c5a65a-b4bb-4f3a-8e33-2ccdcd47a280,,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""}]" +3ed35f49-9bd8-4cb9-9710-53ff5f1bd912,,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""}]" +924aa538-f04c-4d32-a62b-afc4b36f801b,,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""}]" +cadef4d4-85a4-4309-943f-d5ca6c3c2922,,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""}]" +072ce597-eb9e-4239-9f1a-74eca2d41712,,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""}]" +52f9a588-6a25-4a5a-aa99-f5c8410aa7ed,,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""}]" +bd9e6d8f-6ace-4085-bebf-bee791f965a6,,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""}]" +ef85b28a-742f-4535-940e-8048e3676d4e,,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""}]" +bc9f5555-819f-4ded-9ccf-fbe003ef84c0,,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""}]" +c967b1a7-7263-422d-be0a-04f9cfd20690,,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""}]" +41546511-f8ab-42c4-9e40-77bf04151923,,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""}]" +78c93beb-fc56-440a-89ae-7e551728b527,,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""}]" +e4fa59d3-2657-4968-a8c9-c5c443f92087,,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""}]" +9e947bd8-f88a-4fa4-bcca-4e31f2810229,,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""}]" +0c33bb6e-979e-4f0c-84f0-b4918404621e,,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""}]" +fff685b3-0177-4e02-936c-a0c7d41a59eb,,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""}]" +0327ef04-aa4a-441f-b83e-2c3f241789a4,,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""}]" +929565d2-9f51-437c-ad88-64d54d57482d,,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""}]" +b7e31400-0f44-4cb2-8f4a-2aa781cb166c,,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""}]" +da4f67a3-a91c-4f5d-a827-32caabefb34c,,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""}]" +48dfcd89-626f-489c-b016-d5f134e1e881,,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""}]" +d1ffcb00-1f71-4905-b4a0-ab8b5491f2f5,,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""}]" +0ebb40e4-484c-4217-9fb3-97c1419f4d24,,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""}]" +37cba105-dab0-4b53-ab6d-485dc7b0932c,,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""}]" +785c52c7-2a4d-4d19-b1f9-97b644d90c2b,,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""}]" +43908af7-b711-4de7-95b9-762b052e16e0,,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""}]" +8086913f-e106-4069-805b-7323373d5cee,,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""}]" +912bff81-3b32-4472-9034-d138822e57bd,,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""}]" +9905de84-2e94-46d4-bffd-ceebcb91f145,,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""}]" +89ce0d11-44d3-4196-8216-8c74835aa260,,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""}]" +045e3814-ed2d-4a3e-b627-e6e6e17fb43e,,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""}]" +6c32f7ec-a4a3-42ea-a78e-6b89dd85d180,,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""}]" +572e842e-78ac-488f-a925-a0b9f6907a57,,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""}]" +a2851b07-ca63-43b2-b598-9574646fd02e,,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""}]" +1f19e472-d135-4b00-88d3-6cd927da9f79,,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""}]" +fe9925cf-788e-4741-a4cb-d9f087d296dd,,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""}]" +cccdda08-e419-4258-be24-18b6f666f91f,,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""}]" +48e9bf9c-28a8-438d-83fe-1ec4650b9517,,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""}]" +f9532bbf-9e85-4a57-a4f5-76598b8005cf,,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""}]" +135618d3-5957-4022-b6ef-e8c32f5263c2,,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""}]" +ec71ecdd-af19-4074-af18-f774271f0a56,,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""}]" +e9096732-ac78-4c11-bd8c-3eb3202bd184,,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""}]" +5db8ea21-9004-47f6-a5f5-531ce083d2c7,,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""}]" +27d2bad1-e91b-4d58-8c4b-b5ae44f650bf,,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""}]" +2ffd4771-865b-432b-b3aa-f92ca944023a,,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""}]" +73c1c70b-897a-475a-948d-f2d33d99f6f3,,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""}]" +63b2e245-289d-4587-acca-9ea18879e1da,,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""}]" +b465bed1-449a-4847-a73e-c34eb8be343f,,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""}]" +5d5ab9f1-6d4e-42b3-aee5-86ec1ac52fbf,,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""}]" +b28b91fa-8fab-4b4e-b57d-2cc65f0f344e,,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""}]" +a4c7ddee-3ba8-4891-98fc-a11b8b7d0fb5,,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""}]" +89174150-8507-418a-877a-8bbd76f0f10e,,USER,how many states does the missouri run through,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +6e2c5fc8-0dc8-4677-ab88-62a2aa0274d4,,USER,"Where is the birth place of "" Kevin Spacey ""","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'director_name0'""}]}","[{""columns"":[""did"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""director"",""type"":""grid""}]" +0227c97c-72cb-4ae1-a913-9848b105b8be,,USER,what are the names of the major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +c883bdb7-9044-4012-a4b5-2ba524f8f475,,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""}]" +f4686903-582b-4594-bf71-f94fb3c96809,,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""}]" +5befee71-5c3d-47cb-b05e-b8fc06e1ac4a,,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""}]" +f9004fad-ff6c-4960-9bb8-47c5867a94d5,,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""}]" +f028933c-cf16-48c5-8396-b5e9408c3ceb,,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""}]" +236be355-1157-4e46-af36-87c9bb1dae90,,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""}]" +67da9d63-f7a2-454c-9ac0-b3efe507b9b4,,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""}]" +549d7a52-7a76-4b19-b6ec-47c743571a6a,,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""}]" +9d7ff1f4-24fe-4791-b26f-2111db4d0202,,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""}]" +665a140c-9591-4f4b-921f-ac7d4f6931dc,,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""}]" +06c86a4d-2118-4fad-a051-5b24b5dbcd11,,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""}]" +d04d5d37-e826-43d0-9f53-25e8cef09e36,,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""}]" +d8761516-e2e0-46b5-926c-f4da18a87d54,,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""}]" +d1d88169-6aeb-478b-9e10-44a69bd188d3,,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""}]" +4882b925-a8cf-437e-b4fa-7dcb8cc8711b,,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""}]" +9a2aa685-af0d-42eb-aca2-f427bff4318f,,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""}]" +ce505d58-c3e2-4ec5-acfd-29040132991a,,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""}]" +a58f517c-7a3a-48f9-b4fd-ac29516c6ac8,,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""}]" +e241b9eb-d8b9-4c81-9b35-2145fa049ed1,,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""}]" +7c247738-5b5a-48e8-bcc3-be5b29221274,,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""}]" +4681b8ff-3d9c-4ce1-a9a3-d1135aa54137,,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""}]" +05f7de7a-c1ba-4f1c-b41e-a88dd7e44d2a,,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""}]" +847e8a4b-b2e8-4467-9942-c017cbe78662,,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""}]" +fdabfbe5-5ce0-4f65-bdaf-d53d32ef03f3,,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""}]" +a44358f3-5fc0-4a77-9716-925a60c907e9,,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""}]" +6e00bf30-ccc0-40d0-827a-17bcd759d632,,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""}]" +8a187787-7f27-4d72-b159-c772953bcc72,,USER,How many different jobs are listed?,"{""transformations"":[{""column"":""job"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""name"",""age"",""city"",""gender"",""job""],""name"":""Person"",""type"":""grid""}]" +15f86128-5f3e-4abf-9b7d-dd7bb5689af2,,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""}]" +ceb9eeea-23f9-4dfa-98c2-79d809f44cf8,,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""}]" +9e6abad6-3750-4e2c-aedf-5a1496f0381d,,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""}]" +079afdff-7c07-48d5-9da4-12b8ec2ced81,,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""}]" +f137c69a-0332-4d51-a4b9-83d99828da55,,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""}]" +8b693885-6259-457e-a2ff-716035bf2339,,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""}]" +60f8c1a8-1275-470c-96c6-596b66c52b99,,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""}]" +6e0a4c10-060f-420d-b4bc-c8554b9b0bc7,,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""}]" +b900a605-dd8f-4698-9fe7-8f21b2b55855,,USER,how many big cities are in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +33669a25-99bd-4038-981d-f0843b72de40,,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""}]" +c9c661f1-f1c8-4695-bdf7-8fcb2a7b78dc,,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""}]" +15316f59-13e5-4ee9-a185-7eb829a74b6d,,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""}]" +2db7de74-5edf-48d6-9c71-0c78b1850c09,,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""}]" +5c25c17d-3ca1-4b61-ad34-bc4740b74e66,,USER,"Find all the female actors born in "" New York City "" after 1980","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'New York City'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +f603903a-93fb-4f7b-b2a6-1911e68e4d2e,,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""}]" +ea41472c-9c60-46f1-80e0-45d3247f044e,,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""}]" +81af0504-58f4-49a7-9763-2f6ef61b79e2,,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""}]" +ac0b5d20-aef6-4ae1-984d-b75145620190,,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""}]" +d236f018-4958-4e96-b772-42e45989e719,,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""}]" +e7e79802-178d-447c-91a3-ceda04c4987b,,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""}]" +de82f05a-3c61-4152-8e25-2ab29af2da8a,,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""}]" +1d764086-accb-489f-990f-ed73c7b54425,,USER,What is the average rating of reviews written in year 2014 ?,"{""transformations"":[{""column"":""rating"",""transformationType"":""aggregations"",""aggregation"":""avg""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2014}]}","[{""columns"":[""rid"",""business_id"",""user_id"",""rating"",""text"",""year"",""month""],""name"":""review"",""type"":""grid""}]" +268ec26a-1488-4e5a-bede-6a0cb6e422ed,,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""}]" +b8fe9b25-0933-41db-a01f-2a1dd08cef96,,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""}]" +884044d5-7f31-4b1a-9ca8-aacd85bf5c56,,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""}]" +6d143898-5a7c-4b76-949b-9fe4b07aa32b,,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""}]" +f518f7e3-247d-4729-985e-5dc5f53084a8,,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""}]" +6de6af00-ec80-41d0-9fae-255130b193f1,,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""}]" +d95ddbe0-7f1f-41eb-a9b6-aace270b09b5,,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""}]" +b514090a-d4f5-492b-8725-ee2a7ad969ff,,USER,how long is the rio grande,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +e7259ef3-75cb-4fcb-b2d6-9d8e5fd3a808,,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""}]" +4f906a02-2813-4cb7-abe2-2fa33e863cbc,,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""}]" +c23e9cec-dc98-4c4e-b337-8a621712d316,,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""}]" +dcc83125-968b-4489-b9c4-361678803b0b,,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""}]" +2137f57e-86f8-408c-8769-f10f44878207,,USER,How many employees are there?,"{""transformations"":[{""column"":""Employee_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Employee_ID"",""Name"",""Age"",""City""],""name"":""employee"",""type"":""grid""}]" +b1641344-a802-428d-8607-49f35fe510bf,,USER,how many people live in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +60dde927-173d-49af-b26d-c1577aa2551d,,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""}]" +7c0b51a3-53a2-4696-b3e3-3eb4cfea41e6,,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""}]" +7db23a0a-f7a1-4836-bb5b-975694aedb7a,,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""}]" +dd742278-f161-4661-9a73-0f99c881f77a,,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""}]" +253cd829-0ccc-4945-a07a-db5ea3b83a01,,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""}]" +d3620017-1717-4d04-a3e4-e4c4f8648ce8,,USER,what major cities are located in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +c60495d1-e40e-4bc7-a0e3-200e600d8175,,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""}]" +049a7f70-ab96-4fa2-89ed-fe10a3fc51c8,,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""}]" +bdb22070-6d4c-46d1-ab7c-f0b554bab466,,USER,what is the length of the colorado river in texas,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'colorado'""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +c0de3580-0364-4a87-89d6-93f060bcaf0f,,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""}]" +d9cacc9f-05e5-4e0b-aed6-6f1bfb2fd8c5,,USER,which state has the smallest average urban population,"{""transformations"":[{""column"":""state_name"",""transformationType"":""grouping""},{""column"":""population"",""limit"":1,""transformationType"":""topFilter"",""aggregation"":""avg"",""direction"":""asc""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +37107e41-5763-4e43-afda-dc66423d0e6b,,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""}]" +3d33ef82-b9cf-4c1b-bb4e-a56fdff98b52,,USER,how tall is guadalupe peak,"{""transformations"":[{""column"":""highest_point"",""transformationType"":""condition"",""operation"":""="",""value"":""'guadalupe peak'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +15ba0ffa-c4bc-4d12-8286-5455f347a7b5,,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""}]" +59c085d0-3f9f-4179-9349-50fbeab1c4b2,,USER,How many vehicles exist?,"{""transformations"":[{""column"":""vehicle_id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""vehicle_id"",""vehicle_details""],""name"":""Vehicles"",""type"":""grid""}]" +017bd9f5-8f9a-4468-9d8b-a830970fd9fc,,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""}]" +6255b2a4-1d2a-4ae1-baee-4f8944227485,,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""}]" +7403e4ca-0f7c-41c6-bb9d-9881a9c302bf,,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""}]" +5dcc0165-ff94-470e-897a-9133c2f7acc0,,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""}]" +791fe333-8c24-4b3f-b726-82de707c7a6f,,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""}]" +e2e74b71-d45f-4564-8f92-c53f6184795a,,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""}]" +9afbf42b-9d70-4178-a695-fca79a004d4b,,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""}]" +56e994c4-0954-47df-9ec5-08bca683f318,,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""}]" +de2da360-7d5d-4ec2-a9ce-d82b537ac0ed,,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""}]" +664fe795-d249-4588-b5e3-58a8a353faeb,,USER,"How many reviews does "" Acacia Cafe "" have ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Acacia Cafe'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +17bd8dfb-a737-468e-8f96-90c6cb7cec28,,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""}]" +9111db21-b9a6-4cde-a417-25c2a5352a8b,,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""}]" +495ce610-dd27-4e3f-9388-902a0e12151b,,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""}]" +99d47092-1f10-41a7-bdc6-12aaeb500849,,USER,"In what year was "" Benedict Cumberbatch "" born","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Benedict Cumberbatch'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +dadc97a8-c06b-4709-8b74-c2bf1f9a7b64,,USER,"return me the number of citations of "" Making database systems usable "" .","{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Making database systems usable'""}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +025f2a73-7e02-44bf-9c9c-2a47a46c1341,,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""}]" +472b0bc0-739f-4879-9b79-897b100e3ec6,,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""}]" +368df1d0-ebed-41d6-9c5a-ae6fa7876eba,,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""}]" +1de7597d-1269-49ee-a736-de53b557b6d6,,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""}]" +f207b3dc-3486-46ec-879f-c949666d22cf,,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""}]" +52a7a233-d15a-4cb4-acbf-70c154f45403,,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""}]" +4da202aa-4e37-466a-b368-ee2fdf4d3327,,USER,how many cities are there in usa,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +a52f22fc-98da-44fa-b728-8088d9b98328,,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""}]" +cf4a754a-5220-4412-af14-fcc0e330e40d,,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""}]" +87545775-0a8b-48c5-aea2-0093c4ba6275,,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""}]" +f1816372-80d9-4e33-a358-ccdb6f48a3d7,,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""}]" +4e53db7c-f215-4d8d-9546-aa2f5e591916,,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""}]" +6d3cc08c-e31f-4440-a9a7-09fd392884a1,,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""}]" +b31732de-de65-4d21-8ebf-57fa95fe99c4,,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""}]" +16114601-1324-4073-892c-8bb8129720d7,,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""}]" +73d7b842-f53a-46ee-8df9-252f1208abb1,,USER,"List the addresses of all Walmart in "" Los Angeles ""","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Walmart'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +5ea9d1d4-a7cd-44f6-94b1-8ac8a3144191,,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""}]" +cf849b3a-7027-4044-8f62-cb2d3ca513e2,,USER,how many citizens in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +fec7d8ef-58a3-4917-aa36-ae6d823b2b1a,,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""}]" +0b06393a-d8c9-4d26-8be6-b8c03354f06a,,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""}]" +6b76d9b0-15bd-4dfb-96c8-80de36140ce0,,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""}]" +d66974a5-08f6-4199-8717-c7fcb4cf54ad,,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""}]" +6074db27-69ed-45c9-a68f-0a131411efc7,,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""}]" +767db5c4-8eb0-4ee8-9103-a571b596b98d,,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""}]" +42bbbed9-5754-4f12-b65c-a3dd1b74603e,,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""}]" +d2bb6b50-87be-4ede-a215-1bb7ed1c3b0d,,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""}]" +e62a9630-13a2-44c5-b073-37a1b5650664,,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""}]" +66b686b6-4d88-403e-a223-a78addcbba3a,,USER,how many states are there in the usa,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +c1d592e8-846a-4660-a4a0-272e24911bea,,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""}]" +3b579d47-c18e-4ddd-9f7d-8740b604065b,,USER,how many states border at least one other state,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +f708cb3a-8270-4eb6-a62d-2e97af60d0bd,,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""}]" +f40babc2-86fa-4c4f-afd5-bbfe48170872,,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""}]" +1f257e7c-acc8-4951-9924-071908bbb331,,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""}]" +ce8d1c6c-da2d-448d-8ea6-f5a62fa06436,,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""}]" +debf729d-60f7-4c85-899e-c5c31ad464e0,,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""}]" +5fcdd43a-2205-4de7-acf2-ff203edc0fcd,,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""}]" +739f34d9-a469-4270-b00e-129c1cf65628,,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""}]" +46f0e3bd-a062-4353-a803-26d5b723c364,,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""}]" +f909f757-f0fa-4db6-83c4-8c5ee968b612,,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""}]" +4dba68e8-7074-4e4e-9e1f-957492fc6531,,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""}]" +1a183aeb-1dec-45ce-ab5a-8b963d32958d,,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""}]" +deb19d0c-945e-4a1e-aafa-210e5546950b,,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""}]" +e2b35267-379f-41d3-8aa4-eca6d33c882b,,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""}]" +a13d52f8-6e42-46a4-9ff1-170861c9af53,,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""}]" +34f77504-6058-4cac-840f-924bb82d664d,,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""}]" +b2611bbb-1261-4fd3-9141-96464969e9cd,,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""}]" +a5b2ff9d-a84b-4618-9b21-ab109b9f8679,,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""}]" +7380b8e3-6c8e-4550-9c80-b34c01beded6,,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""}]" +33fcc1d6-514b-4086-8813-0ae41f10f139,,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""}]" +63a0de15-daaa-444e-9966-93311eaf0b93,,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""}]" +8cb7316b-7143-4728-a8ba-98691f02a95a,,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""}]" +6fc2a110-edda-451e-8c0e-abcc5a831b98,,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""}]" +52874ef3-0061-4f67-b52d-582f510a218a,,USER,How many allergies are there?,"{""transformations"":[{""column"":""allergy"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Allergy"",""AllergyType""],""name"":""Allergy_Type"",""type"":""grid""}]" +71d33b7b-c351-4576-9a7e-2959ac58c7f1,,USER,what states contain at least one major rivers,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b8abfdb7-9560-41c3-8046-a296d163a536,,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""}]" +9bf31bde-8ea0-44e7-976e-bd390a5f9f1c,,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""}]" +e2457758-04ec-4a1a-bf6c-a5eaaabacfce,,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""}]" +cbc9b0d4-f83d-4b1c-a3de-3acf619117b5,,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""}]" +03aaed76-c655-4f63-b5f8-ebe58bba4921,,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""}]" +70e0c68a-579a-42ef-ac9d-0f64f6d2a5a4,,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""}]" +3649490d-9b1b-4ad2-8f1d-7f038ae0772b,,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""}]" +072db8f2-807a-4a8e-b713-aa7c97caa016,,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""}]" +e9f16c33-2a1b-4adc-b82b-b685b8e05646,,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""}]" +df00c603-f857-40f2-accf-9821a2bb96cd,,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""}]" +18b74a5d-5045-4b47-86cf-848eab51b1b7,,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""}]" +aa1e45b4-fe87-418f-ae08-2ce838963457,,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""}]" +dfbc3bc8-7f28-48e2-a556-ec1125a63086,,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""}]" +d275ebe8-c60b-4992-b557-e2d43846b68c,,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""}]" +56e4a835-49fc-45e5-9189-2907b456e11b,,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""}]" +cfb17588-2084-4484-bef2-e499fc3db79b,,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""}]" +1bbe0b6d-04b2-4243-9044-ad6e93a477ee,,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""}]" +8e58964f-6014-4554-86dc-02b99903f2f2,,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""}]" +f94e70d8-9fbf-43ec-a1dd-d6d101c7c67e,,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""}]" +fc41cda9-b1dd-4758-b863-519017f63d70,,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""}]" +110185e6-2221-4077-9b88-fb1feec6010f,,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""}]" +79c3d697-ff57-4139-b39e-27ebc92379ab,,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""}]" +57ee57c1-90a1-4afe-bd89-a64d5c8c70be,,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""}]" +b8157733-03dc-4ae7-8d72-d7987a735012,,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""}]" +4895f583-9a09-4fe8-a77e-3f3ef2fd9411,,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""}]" +295ace80-65ab-4559-af98-17cfcc18fe40,,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""}]" +4695377e-6a45-4230-a811-506aac0f8aa7,,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""}]" +22421af8-7ed3-49cb-9370-293d155f0ccb,,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""}]" +9fcdfae4-521d-4c56-847f-a614de861dac,,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""}]" +07e830f0-077e-4672-9f84-c89c6dd16132,,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""}]" +97f8a617-9d1a-47d2-8baa-64e959a11c9e,,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""}]" +78b79833-624f-4ad8-871c-c1a6b4ac102e,,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""}]" +3fe398f6-02f8-4d56-a653-f570f165284d,,USER,Find all businesses in Texas with a rating below 2,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""<"",""value"":2},{""column"":""state"",""transformationType"":""condition"",""operation"":""="",""value"":""'Texas'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +135d3591-9d67-4456-a477-308d61e831c0,,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""}]" +5362f999-bf11-41f6-925c-ceccc5bb6cb2,,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""}]" +744901f0-db40-4d7f-90ed-0cd6a1297a9f,,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""}]" +e3a107c8-90f9-4d86-8e77-fec93f2654e9,,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""}]" +74e6d05d-71b6-4d4e-9019-39b0c1e6c279,,USER,how many cities does texas have,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +0d2dff41-6e83-4441-9556-302df046f042,,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""}]" +5a921dc3-1f1e-429b-b001-0935a8209603,,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""}]" +e8ee876f-b7c7-48d5-b8db-602470365031,,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""}]" +b07cc0ed-c29b-4f19-a09a-4936f28c99dd,,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""}]" +518461a9-24c8-4bbb-b138-3434ede3bdef,,USER,in what state is mount whitney,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'whitney'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +f334d527-7b63-423e-94cf-da19174639e1,,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""}]" +beef8250-3472-4769-a711-d62d4b3551eb,,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""}]" +95a9ba00-f76d-4d6e-90ce-95860e42db7c,,USER,how many people lived in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +a8beafa9-7d0f-4d4f-94f6-29dd4b6556cc,,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""}]" +0cb136f5-d842-4d25-8211-e82eb188fae4,,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""}]" +3d21ee07-ca25-4c98-80ac-6c95772f0b86,,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""}]" +77486cd3-fee5-42b2-9967-de4253780499,,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""}]" +609af739-0912-43b7-913c-3c959c8ca94b,,USER,Count the number of songs.,"{""transformations"":[{""column"":""SongId"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""SongId"",""Title""],""name"":""Songs"",""type"":""grid""}]" +27a99976-6a29-48bc-9f2a-2306a0f7b3db,,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""}]" +efdb1f07-9729-45d8-bd2a-4d79b52b1489,,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""}]" +b7ba16da-e15c-4139-a7b1-d074f53d9cff,,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""}]" +bebb5154-3704-4605-b974-9f45c83a0264,,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""}]" +2b231cd4-7aa5-4306-8b7d-56923ae7b5db,,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""}]" +da49c316-f51c-458a-bf06-b60aae839993,,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""}]" +7ce45c32-0eed-430e-a0ff-e4543cda4ed7,,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""}]" +43af9d0a-c7a8-4474-aa8a-196c36512b90,,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""}]" +d0e251bc-016f-4a46-9d18-c0b4373d39ab,,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""}]" +580b0a17-ed94-4a8a-a529-8d8439e99176,,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""}]" +f03fdf20-4acf-467d-b8d0-33d7f673c0f0,,USER,give me the cities in texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +eb3bd2fe-e8d9-46b2-ab60-18965ea51570,,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""}]" +6fed7918-b828-46fc-83f1-8b29463f9753,,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""}]" +d6f58f47-a2a1-4a88-8b38-eb87c986ecda,,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""}]" +818bbdfb-8601-4d67-b7bf-79af0734e119,,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""}]" +0cfea7df-95e1-4d2b-9b48-e99291364bb4,,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""}]" +1fc608a7-a163-4aad-a2bf-eb1238425a60,,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""}]" +faabb084-4580-46cb-96d6-3a27752dd218,,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""}]" +9e5cbb01-0bd9-47ce-b82f-e3733c2412b7,,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""}]" +07a62e08-6355-4509-be32-2e07b34b95a0,,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""}]" +6e4de015-3a62-42e2-9796-85ac8333b2f9,,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""}]" +c6301e6d-447b-41bc-a1a8-676dc451ad08,,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""}]" +58ad692c-655c-431a-ae8a-c16fb9fb290e,,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""}]" +0b557b67-9136-4f4d-99c5-d6db5381dc11,,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""}]" +50780618-adaa-4341-8a6a-756aa8b3dacd,,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""}]" +7382c9c0-67d2-499f-ab6f-c669cbb9e716,,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""}]" +55c4fa61-f022-4cf7-933b-5497bc1a3f27,,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""}]" +7efc6542-1576-4226-8f37-aee824c8d534,,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""}]" +5536efdf-0b7b-4465-947a-eb2720f58c93,,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""}]" +49b338e6-8017-4140-a880-60f31fc856ec,,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""}]" +ba847621-0eb5-4b30-9bee-58901b3d5871,,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""}]" +9f3e14d3-d681-438e-8ffc-4134f7f8e2e6,,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""}]" +35c2e917-ae81-49de-8f79-329b309a59fb,,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""}]" +f58afae4-59aa-4ad4-8068-de30c09dac41,,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""}]" +620c1c39-fb88-47a8-bb2d-d579cdaf69d0,,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""}]" +1c9ca21a-8078-4315-afd5-f1e4fc99e92c,,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""}]" +bfd51acd-5a4b-45c5-a494-342572c9afbc,,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""}]" +8e3a9295-f8c9-4839-a524-62e60b87c094,,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""}]" +8e2c336c-ed59-4b49-bec2-bd0f732368c2,,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""}]" +60db7d97-92bc-4c7f-b5b6-65d88e93da15,,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""}]" +ffef3ca7-f2c6-4a6e-aad7-f0b14a7f7eae,,USER,which states adjoin kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +ce4617b1-f499-4a71-bbdd-9a92bd971b67,,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""}]" +82c4b225-5653-41af-87d9-9bec88b8df39,,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""}]" +aa683039-dad1-4a1d-aca2-8d678a71d463,,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""}]" +c33127d9-2a12-45ef-b059-3e0c116b30f5,,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""}]" +fe255018-ad98-4934-9d24-4d758ec39974,,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""}]" +6520be05-a347-47f8-a329-4852dd8d6c81,,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""}]" +3acd0af2-21f8-4083-9da5-ffe61d609930,,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""}]" +22fb1019-8574-4820-b5c9-4baca148663d,,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""}]" +3e22ed7b-3cb1-4bfb-bf70-6b7db80a53e5,,USER,how many citizens in california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +e53882b4-2a5e-4ea1-80e4-10151799899d,,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""}]" +34a17793-1479-4a36-8fd4-47ba7c474996,,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""}]" +be5022dc-f689-4a6a-bd58-590b72ae9251,,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""}]" +2422f900-aff4-414d-abbf-3fdf9c92e412,,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""}]" +b6e4bb8a-9f46-4f39-9491-1aec505ec65f,,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""}]" +25f878ab-713b-4422-95a8-83be420a93c9,,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""}]" +ec34f6c6-a217-44cd-ad28-28b1011a557d,,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""}]" +ab4d250d-d193-48f0-b0aa-dd5d2abd3e7c,,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""}]" +ea5e1d70-704f-4381-b1a3-25d62adfce35,,USER,how long is the rio grande river in miles,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'rio grande'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +01a1a8db-4bc4-4ad3-960a-54df4fc32b99,,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""}]" +0bdcc59e-454f-46cb-bb75-68953dbb9bb8,,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""}]" +d1744025-03b1-4762-aaa4-1e26b690e2dd,,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""}]" +952c4a24-a06a-4140-9554-b16d67c76d1e,,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""}]" +e48f8b88-08d8-49a0-8fbe-5a2881e813a7,,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""}]" +287f8807-c5d8-43bb-9dd9-32fdc3544f09,,USER,how many cities does the usa have,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +814e5860-a022-465d-95ee-ff8a06685458,,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""}]" +213e2c71-875c-44c0-9671-b01288a245e3,,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""}]" +7c5d8032-a384-49f6-8e91-38a986b64db0,,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""}]" +658a68cc-1b52-48ab-9fba-c496ab53d079,,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""}]" +3bcbe990-f940-4389-ae73-6c57ded518e8,,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""}]" +e5f2e2dd-19a0-4e54-9ea0-27a855b2b25c,,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""}]" +832ca6ee-0429-48b2-9fd3-46103432517d,,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""}]" +08dcf2d2-0a16-4461-861a-6051b788e49a,,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""}]" +ea274d5e-df7c-4bea-8da7-0a7a7aa847a0,,USER,how many states have major rivers,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +aa4bb01f-d604-4405-8fc9-3affba55f1ee,,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""}]" +4e4888cb-bbd6-4831-92e1-62bbb0734542,,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""}]" +0a53e98b-dea1-43be-87e5-215fc2d891e0,,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""}]" +6c6e62e8-b783-4ece-9c48-a13a56171b63,,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""}]" +85540036-08f8-407e-bec9-6856fb5d8f90,,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""}]" +2e868ea0-a2f5-4bce-9ea0-4be4e91e45aa,,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""}]" +cc7fb0ee-eea0-4752-bd2b-4ecd336d2d36,,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""}]" +2b30cfed-2c1b-4575-abf6-5ae1dab70105,,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""}]" +591ebbb2-1e51-4c24-9660-16c88210eb69,,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""}]" +fc58fdf2-9565-42d0-8a78-ab3a02ba7273,,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""}]" +5633f4a7-cfbe-4f49-954b-6c88ad07d3ad,,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""}]" +ef790fbe-daa4-462b-9953-207cbbd026a2,,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""}]" +cce05bfb-44e5-4081-b7e0-f29945c782f5,,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""}]" +31f0f366-a406-476f-ab02-8dc7cad49262,,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""}]" +4aabcd55-1e7c-4220-b76e-cd7cc4b5a704,,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""}]" +e63d39f4-c872-416c-b309-28c852f51571,,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""}]" +8347f852-f177-40ad-bc54-1d56b9c42fbe,,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""}]" +a2cfbcec-9680-47f8-bd6a-f7b28c0b14ba,,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""}]" +fc91723b-bcc0-4251-b095-4d95f20927e1,,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""}]" +e8d69422-b47b-4e24-96f1-f1e8987c138c,,USER,"How many female actors were born in "" New York City "" after 1980 ?","{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'New York City'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +f57291a0-e9c9-4bf2-964b-01b7a464b78a,,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""}]" +11ceb0fb-42ac-4447-a41f-551cb3f68f94,,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""}]" +c44a27b0-0c8a-43f0-963f-077301469952,,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""}]" +b75b575b-fda4-45f1-be89-8731a097ff4e,,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""}]" +745bbede-20ee-40d9-b069-6bd36d4e4bae,,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""}]" +d7c0d5e0-ee7b-4090-bb17-fcbbca06f8d9,,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""}]" +5889cc17-e162-45e5-aa81-dcee5d244eb4,,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""}]" +be1e3e20-e969-4a71-b4c6-2909be55bf28,,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""}]" +424ac2a9-98d9-4336-af97-ae180e9283ae,,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""}]" +3338ded5-2f2d-44f8-a473-88ef9119d31f,,USER,how many rivers in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +675b9316-e16c-406b-893c-3a0d7bb9783b,,USER,How many statements do we have?,"{""transformations"":[{""column"":""Statement_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Statement_ID"",""Statement_Details""],""name"":""Statements"",""type"":""grid""}]" +33399d59-cc75-48dd-8e88-e56eca0bb966,,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""}]" +9209ca28-4573-4a50-956d-f274447eb2ea,,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""}]" +f20ad5be-5c7d-4a46-ac17-a08cc3686a31,,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""}]" +ffd21447-cd71-44fe-837f-c0dbb719394e,,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""}]" +f51677e6-d406-4b91-843a-8cb3bd913d70,,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""}]" +6f73d3cc-d547-4e5a-9ebe-319286049d44,,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""}]" +84dad0a9-a0e4-45c0-9179-716b4ad4661d,,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""}]" +2faaef27-6e77-413a-bf82-3d7ede79ad31,,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""}]" +a2e13011-19d6-4d9d-aa5c-79df8a19436a,,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""}]" +943d794f-9a84-42e2-89ad-de4c5e01489e,,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""}]" +c6cd8b10-cf77-45aa-bbbb-cf61e20a59c4,,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""}]" +7c9a9e99-15d5-4cb2-b838-bcf1e40ec0f7,,USER,what is the adjacent state of kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +85eab2d1-dd17-4259-ab99-dafe18a2aa7e,,USER,Find the number of users called Michelle,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Michelle'""}]}","[{""columns"":[""uid"",""user_id"",""name""],""name"":""user"",""type"":""grid""}]" +448d55c4-916a-4e86-b23d-06c4a0c1dfc0,,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""}]" +2e995b11-6312-4aa1-b7d0-d3b9c70d7f63,,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""}]" +584841ba-3ca2-41da-8211-55fd71744b19,,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""}]" +0e1ebbb8-d1c5-4d0e-a548-99f7f0230177,,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""}]" +1505dd71-3e35-4656-ab49-b01e1ae423c7,,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""}]" +32e7d8ee-1baa-4dc6-96b4-a8b4c2c4b72a,,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""}]" +2e578e48-43ff-4817-854d-fb6e6b21b7c0,,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""}]" +9398bea7-15dd-41d2-8b0c-e8b85979ba90,,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""}]" +20d834c9-8f84-44b1-a71b-7e88ed7c63d7,,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""}]" +67438cf1-75e2-4f0f-a914-b78dd87790d1,,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""}]" +219735f2-dbed-4c4e-8458-92a1e1e08e0a,,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""}]" +817e04a1-0b35-4d97-92f5-bb36dcce0d0f,,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""}]" +ccd57286-b745-4646-9642-32fec7935228,,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""}]" +c0d5f01e-0880-49ee-ba2a-af6b3ce598cb,,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""}]" +0d264b18-d06a-48ed-bf80-79c145cca3d4,,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""}]" +756eba07-decb-4365-aa8f-57715ca80a33,,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""}]" +ba8d0d09-0e97-44a2-9540-82cb8a5715c3,,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""}]" +895a901e-54ac-43c9-9852-8862978b6e12,,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""}]" +b69a5fb4-97c4-495a-9819-3a6d8656acac,,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""}]" +b716fdf9-f438-42d5-97d4-7090bf34c6f8,,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""}]" +1711b50b-7ed2-4279-8d99-e0bef8017647,,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""}]" +cd969a4b-6462-4fc7-939e-636084bb0d48,,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""}]" +71c79347-ce3f-4e98-97ad-dbdd390d6794,,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""}]" +36ccbd8b-5b2c-427a-bef3-88bc331c78e4,,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""}]" +01199208-3292-4592-ace6-8886a1cd22b8,,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""}]" +a53395c4-aa1e-41eb-ab24-60209d8f2f8f,,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""}]" +4680181d-b7b5-4c41-bd68-077a53e34986,,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""}]" +d3670444-4206-4be0-abd0-917e7805236e,,USER,conferences in 2013,"{""transformations"":[{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2013}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +1d11c48a-e339-4f9c-9ab6-3065f9a32c65,,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""}]" +b6ac0379-778d-45fd-abe8-2a01bd09f72f,,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""}]" +615d080d-8341-4a89-84df-079f2a51d433,,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""}]" +4696a292-55af-4961-9bdc-2f3898a2fead,,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""}]" +8449a231-2c6b-411c-b323-5a864e697675,,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""}]" +b9e80dcb-7c97-41dd-a130-6feeecafa4b9,,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""}]" +b9e73e86-77b1-4fee-b7ef-b1b807a1cb45,,USER,what major rivers run through illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +8ca43e23-1b83-4e37-bd04-2ed52f508d65,,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""}]" +4d6ccf21-994b-41f5-b62c-50bf4b916e79,,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""}]" +292bcf46-8518-4b82-b6bd-2b6586fc2760,,USER,how many cities are there in us,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +996039a2-e3f1-40c8-85cb-13ea896f1ab4,,USER,how many major cities are there in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +fee2f4dd-e67b-4e34-b028-4cd61740fa85,,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""}]" +5c95b324-38d3-492c-95a5-458515a7c1fc,,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""}]" +7e3c6e95-f3d4-411f-b109-15e51d200888,,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""}]" +9f6dfa2b-6d26-42cc-99ab-4b98d932d681,,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""}]" +fe035f96-f5b0-48aa-b8fe-96108879db75,,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""}]" +14823c08-9fc6-402f-8de2-33506f8d7ab5,,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""}]" +6cddc871-8e4c-4d1f-abc9-6f6b88e029c2,,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""}]" +56d4cdea-2b99-454c-b359-79692f5e8d74,,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""}]" +9a4057c9-1386-4839-8f50-4d4e9cee19c3,,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""}]" +0f34b9d5-ba8c-4685-894f-0edf7ae65c74,,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""}]" +dd2ac0d6-e6a3-4326-ae97-89990a3fa051,,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""}]" +cb80dc0c-2989-4f4f-bb03-7ccaea759161,,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""}]" +cf2ec532-ce9b-480a-959a-4c6a42d31994,,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""}]" +7762c8c2-aa09-4af8-a0dd-671a453c7173,,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""}]" +a084654d-5bcf-4db5-94fa-a7e58ede8ae3,,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""}]" +6400b527-b1cf-4b5e-8f3d-1d32beec635c,,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""}]" +dad5b126-0fb4-4eda-a5f1-8992666d0251,,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""}]" +3e72579e-5ff5-4a60-ad0c-1d65b6373b3f,,USER,What is the number of movies produced in 2013 ?,"{""transformations"":[{""column"":""title"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""release_year"",""transformationType"":""condition"",""operation"":""="",""value"":2013}]}","[{""columns"":[""mid"",""title"",""release_year"",""title_aka"",""budget""],""name"":""movie"",""type"":""grid""}]" +dccc1552-5464-45fa-9dd5-7e2b007431f9,,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""}]" +5cd24d60-0b72-4715-ad73-e3ada83f3810,,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""}]" +0c69be67-f2eb-4aa3-b1e3-585df9d943c2,,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""}]" +72f75eef-c708-4831-b6b1-b09eb8b23ceb,,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""}]" +308ec216-3477-4b47-bb7e-efc6d61bd4c2,,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""}]" +2c6cc529-0058-4e0b-9ecb-c9f6c0fd4648,,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""}]" +799f70c0-4ab4-45e3-ac7a-3b92e9250470,,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""}]" +a086a599-22b6-4eea-beec-7d008dc3d24a,,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""}]" +37afc01e-d01b-4c1d-8530-1a68f0655621,,USER,what are the major cities of kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +878b13c3-2753-438d-8267-34e19899508f,,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""}]" +c98701ca-0b39-4381-9f76-048b17767e4f,,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""}]" +b64cb28c-8624-4b99-9df0-6dff2f449c49,,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""}]" +a529fb90-46ad-4645-bdb3-a8e0814f2073,,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""}]" +994dc835-e9a1-413a-b049-6111f59a9490,,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""}]" +c296e1f9-b0f5-4e5d-9f27-820d0b2f34cc,,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""}]" +bb61b714-6f01-4dc3-b0d2-3513eaf1facd,,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""}]" +1eabf7af-3e64-40ad-8dae-2253ae4c5e37,,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""}]" +807640cd-ce3f-4c5d-aed0-28cb5581f12c,,USER,which state is the city springfield located in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +2550d3b6-1568-4b8d-9bd3-b4e6dcf8b270,,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""}]" +b9c513c9-9210-450f-8bce-563b435ad3c3,,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""}]" +e3be13ad-72c6-41b3-82db-5c4bb3f3a2d6,,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""}]" +636cf293-9fc7-438e-96ac-0cc3b871d1c3,,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""}]" +33833b5d-5e6e-40c2-9a59-bf85c10741f9,,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""}]" +37e4459d-b3c1-45ef-bea5-f35032fdaf35,,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""}]" +a7061b76-c1d5-40df-ac27-b7194fcd39ee,,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""}]" +7794c158-a4fc-405f-a273-08ff02d38c66,,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""}]" +bf1508ee-02b8-4632-aa16-52aad2f2f25c,,USER,what are the major cities in the usa,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +3c7a9eb5-ebc7-40a9-8008-15e4cfa1cfa9,,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""}]" +63b54733-55eb-496b-97df-f11efc782438,,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""}]" +5d343ac0-7111-401f-aee4-dd538a641942,,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""}]" +97770be9-87be-4284-9641-39bff5162835,,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""}]" +e0df278c-f786-44f3-9262-79fe4be73594,,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""}]" +8993b9ac-785e-4335-9bde-08c523b01f61,,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""}]" +4e563774-bc65-47f3-961e-506f8c12a48c,,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""}]" +2c0ef9ce-c695-4e84-ba4d-703615de50e6,,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""}]" +14fcd37e-2221-4b77-944e-11ccc8ca6b39,,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""}]" +bfe07fb4-57c6-4526-a1f4-69828468c3c1,,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""}]" +ee9021c4-133f-44c3-8d39-44ef3abb3ebb,,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""}]" +9a3f4412-48da-4ceb-9c96-b5e064457021,,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""}]" +0e5c373b-6eb7-4f63-aa7e-1cd2b405990b,,USER,what are the major cities of the united states,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +a4a75e4c-6664-4972-a6e1-a59ad4fc1876,,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""}]" +190e1e91-7a31-49c8-a38d-c17189bb88a9,,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""}]" +ca763a86-193a-45be-a71e-4f870a7d4124,,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""}]" +e0519479-5cff-47cf-b231-61fb4ef11e35,,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""}]" +279577ee-9412-47c6-ba4e-8993699992ac,,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""}]" +e53c97eb-b400-40e2-979f-3175236d665b,,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""}]" +2d473911-46c5-4326-a91d-0b99b3e5cd37,,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""}]" +48dde023-305f-46c0-8f83-ea3bd5bb42a2,,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""}]" +33e91dea-d1cd-4f77-94fc-5d7276dc6576,,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""}]" +b67bf965-d5ec-4911-b03c-59d2793d85f2,,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""}]" +8574b360-0f97-491f-bb77-c27d6f20fcbe,,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""}]" +8abb1e47-85f3-4c69-b21b-b7cb00462382,,USER,"Who are the actors born in "" Austin "" after 1980 ?","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""birth_year"",""transformationType"":""condition"",""operation"":"">"",""value"":1980}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +bc205d59-f122-48e4-9ccb-84d8dc995e26,,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""}]" +686b7ab3-b09b-4032-9ce2-b42d94199363,,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""}]" +57e08511-9682-4f73-88b0-a34a965f7387,,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""}]" +4d1312a8-f3bd-4b2e-98af-d408b4131c91,,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""}]" +fb887693-b063-4091-b798-2d4931d8b9bf,,USER,What is the venue of Fracture of acrylic bone cement ?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""'Fracture of acrylic bone cement'""}]}","[{""columns"":[""paperId"",""title"",""venueId"",""year"",""numCiting"",""numCitedBy"",""journalId""],""name"":""paper"",""type"":""grid""}]" +777d25a0-2a89-42f1-804f-cce75a037064,,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""}]" +7d854e49-851c-4bf7-a72e-179c44d4678f,,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""}]" +674e333b-ae56-431e-8c41-4217cf8ad9bd,,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""}]" +2e1b33a4-f92c-4b84-ac1b-9f03507ddbd7,,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""}]" +db95d45c-7afd-4393-9499-58b055f1e304,,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""}]" +330b6cf3-d05f-48ed-83a3-d6e9c0311893,,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""}]" +802af3de-7920-441e-bd63-6bdf7a36a74e,,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""}]" +d5e2b25f-18f7-4cfd-bce7-e295432e547c,,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""}]" +1fe50479-885f-458c-a5be-c6054b21b07e,,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""}]" +aca8d837-5278-4a71-a8f0-e305644badaf,,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""}]" +4a122909-de65-4c85-8739-1afaa0a8d01b,,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""}]" +183902e0-b16e-46b3-aaf8-86301cc2124e,,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""}]" +6f2f4d09-139c-490d-866a-d9b2e57778c4,,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""}]" +82c93589-0093-495d-8778-4b9fb3ac990e,,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""}]" +cacd0727-c8ec-4391-b83b-206221e68dd6,,USER,what is the river that cross over illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +c9fc525b-e662-420d-a502-451b410354f2,,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""}]" +43579280-28f8-4f7e-9159-fcc33a4005b7,,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""}]" +3a5475f2-b0af-40cf-9444-361bfcbc470b,,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""}]" +4ac19920-8547-47ff-a842-080c2dff234e,,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""}]" +c385a93b-ace1-4ba5-bff5-7ee7f956efe7,,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""}]" +d354b025-52ac-470d-9707-08230da180e5,,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""}]" +d4c0f683-72f3-4a7f-a2c1-3a70bbb1dc31,,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""}]" +3b68dffa-c7af-4344-9a8d-46fc400a72af,,USER,How many artworks are there?,"{""transformations"":[{""column"":""Artwork_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Artwork_ID"",""Type"",""Name""],""name"":""artwork"",""type"":""grid""}]" +b73986ac-29c2-4488-a780-4474da2194b9,,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""}]" +083593e9-b5e8-4c1d-98b0-db3aafc4e02f,,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""}]" +4792bfba-735c-455e-82ff-777206597030,,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""}]" +aef42819-191a-45b9-8add-9085d98e1fb2,,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""}]" +d57a1077-41aa-45bb-9590-ff692840c1f5,,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""}]" +faefe406-64f3-47bf-bca2-4f3680304f6d,,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""}]" +fccae2eb-cc74-49be-a47a-a61c43d1b54f,,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""}]" +9f02c61e-4507-4fe0-8ae3-ea74f7a96aec,,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""}]" +d8620c0b-7ef7-4cbb-843a-9f1fec60df95,,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""}]" +22f7b46f-00b7-42c9-aa3c-96ec5a01b225,,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""}]" +a7908377-133a-4470-91d5-1f880d55edd7,,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""}]" +78ed95c4-4995-42ce-b5a8-1bb0700f0b06,,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""}]" +aed3a468-1932-47fd-b553-87d5da89a4f4,,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""}]" +9531d78f-56e1-4d90-aba0-36528fef8f6a,,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""}]" +a983a072-26a1-4c6c-8c84-1e337a37ca61,,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""}]" +66a6094d-2f1d-4755-85c8-83379e6c3d93,,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""}]" +83a41cc8-97ee-4b8b-8167-d0913542828e,,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""}]" +f9b0e7e9-b71d-44b8-8886-a5c89dc46811,,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""}]" +998a01b3-deeb-4f51-9845-764f60c2eaae,,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""}]" +834dedee-e4c9-4164-a14e-4f2dfbdd8df3,,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""}]" +de9c411b-359e-484b-ab2b-3bb290c80a6e,,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""}]" +78b25346-4193-4802-80bb-948eec7c56ef,,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""}]" +595ece3d-5b36-4dfa-b50d-76e2a7ae9c4a,,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""}]" +9201ce7f-3e89-4e36-a12e-72830c28de25,,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""}]" +56198855-5b1f-48fc-9c8a-1e8dbf1f6346,,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""}]" +7043429c-a5cb-4e72-b098-2aeaaa883af3,,USER,How many reviewers listed?,"{""transformations"":[{""column"":""rID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""rID"",""name""],""name"":""Reviewer"",""type"":""grid""}]" +aa7db41d-26bc-42a6-9258-a79a2f8a22b9,,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""}]" +bb56ca59-6434-47ce-b084-9b1c5ae27994,,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""}]" +9680ee0c-b333-4943-b7a2-383b6d374c74,,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""}]" +7e797d70-2d9b-49a1-a8ac-9a749b0cdfa2,,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""}]" +967687fb-70dc-42ca-8ee7-808698ec0c3e,,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""}]" +5a5c3e86-b268-463a-9a12-5746bb3b0c1f,,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""}]" +5e9f0dba-5c55-4275-9e04-c57615732782,,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""}]" +77d35d5d-a8ee-49ae-b218-24899e4c3060,,USER,how many states are there in united states,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +a0035815-6a9f-47c2-92d5-d69668683322,,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""}]" +ee588556-43ce-44de-9fc1-553c20f60fe3,,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""}]" +d2109423-97f9-4b3e-bf10-cf998165e66e,,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""}]" +c4a1f608-3bb0-4e91-8d89-bb0e587c7219,,USER,which rivers do not run through usa,"{""transformations"":[{""column"":""country_name"",""transformationType"":""condition"",""operation"":""!="",""value"":""'usa'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +74de35a1-5ad7-4b9d-be27-00b293fe827c,,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""}]" +a40ca72d-a244-469a-8857-af6238893f60,,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""}]" +06320c98-1b1f-44dc-aa41-bb6fc24481bc,,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""}]" +4544ce7c-0888-470e-9568-e920c27e106b,,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""}]" +b3644b05-63f0-424a-8cc6-649080858294,,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""}]" +e0323fe9-7f5d-4da4-9fb2-d5ae29834ca1,,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""}]" +22c1dfbd-55b0-4318-877a-29c96e1a9b52,,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""}]" +18fb40ba-659b-4334-9c26-0d356365251b,,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""}]" +a785cc1e-988e-4861-8531-a873a449b9b4,,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""}]" +a3f29be1-5785-4606-a3c8-78996a77ab5c,,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""}]" +698ff435-9e2d-48ed-81f4-41431f967352,,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""}]" +20113cbf-b0c6-4661-b047-8f0fb3527cfb,,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""}]" +e609a01a-f48d-42b8-ac68-3283ca184fea,,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""}]" +de359cbe-ec94-4eab-8999-64e74b7c985a,,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""}]" +188f76e9-5793-4f24-a493-44e935d4a317,,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""}]" +9740fd1f-733d-4975-8475-7402c8f684a1,,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""}]" +a8a6d2bd-64fb-4b64-83ee-f23aa54459db,,USER,how many rivers are there in us,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +bb3e9a2d-a8a4-4db0-a759-68348c6af75d,,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""}]" +268a4338-5f1b-4df7-a705-f3309c84d163,,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""}]" +4fff2f94-e364-4c0d-816b-ed621a5ee3e1,,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""}]" +819cc30c-3b63-469b-aa70-0a42b3bbf8bc,,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""}]" +c6f7bdfb-7946-45dc-9396-33089ad762fa,,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""}]" +2b0d85d7-1d7b-43a6-adf8-2c456544cc49,,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""}]" +d5b13162-fd7d-46e4-ba1c-8cf100c9f8c4,,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""}]" +8895a66e-13a1-48bf-9684-a8eca36df9e4,,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""}]" +94e028a4-f517-4aa5-9d12-efb6b7037cff,,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""}]" +c494a631-e5a1-4cb8-a47a-33386bbecbe1,,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""}]" +bec9f846-6da1-46c8-8ad1-dda22ddb38d3,,USER,What venues are for Neuroscience ?,"{""transformations"":[{""column"":""venuename"",""transformationType"":""condition"",""operation"":""="",""value"":""'Neuroscience'""}]}","[{""columns"":[""venueId"",""venueName""],""name"":""venue"",""type"":""grid""}]" +86923d2a-3a28-4c1f-8640-da326b4a094e,,USER,How many employees have certificate.,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" +595eb8c6-ff50-4bab-9273-3453b0ad5fc1,,USER,which state has the ohio river,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +f4b73308-49d2-4bf9-9f9e-3ca047ef617c,,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""}]" +ea2455b2-5042-4a50-aa3e-16fe8721fee6,,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""}]" +b1d9c3ab-f222-4448-854b-9f2e3315b99b,,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""}]" +2b0e5661-f458-44c3-a1f4-b35d42452c7f,,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""}]" +dc415841-27b5-4132-9a28-7c721c2e752f,,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""}]" +c266a8a8-adce-4f44-a524-e8d3ed6c1b66,,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""}]" +a99c5120-690c-4958-b571-acc7c4d01394,,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""}]" +5dc7ada6-6192-485f-9f83-787a233e92e3,,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""}]" +7183911f-12d9-4518-94ea-9b153d00affb,,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""}]" +ab5a62e4-227d-48b2-b1a8-2a1f15c46c4e,,USER,what state is springfield located in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +33973f77-c71c-402c-97c6-45283cc40765,,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""}]" +65f75fef-c36c-4991-9d95-d4ab2afbe948,,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""}]" +4759a615-bd6c-4f88-bc6d-5f83475837a3,,USER,List all customers’ names in the alphabetical order.,"{""transformations"":[{""column"":""name"",""transformationType"":""sorting"",""direction"":""asc""}]}","[{""columns"":[""custid"",""name""],""name"":""ACCOUNTS"",""type"":""grid""}]" +be490c96-5791-4d61-bf1d-13fb02c6fda4,,USER,what is the height of mount mckinley,"{""transformations"":[{""column"":""mountain_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'mckinley'""}]}","[{""columns"":[""mountain_name"",""mountain_altitude"",""country_name"",""state_name""],""name"":""mountain"",""type"":""grid""}]" +90a40f4c-8887-48e6-ac8e-4f68475e02fb,,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""}]" +b9ed56e9-e31c-447a-b60e-cebb60bc01ba,,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""}]" +320a8d1f-0708-4638-a5c6-260cb5d40b1c,,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""}]" +0af2917c-9ad1-4b83-a576-522deddfaee0,,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""}]" +3a05be9c-9d7c-40f6-897c-47bae7dc5132,,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""}]" +0a9684d3-db55-4ba3-b2f1-c28580d05cd5,,USER,what are the population of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +0b7b6646-1e18-44b5-a2ff-aa524ba6eba2,,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""}]" +26d38d39-3b9d-48bd-a226-1bf2a647aeb0,,USER,what are the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +a14a4141-9a12-4809-86fd-e25dff48f823,,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""}]" +ec8b0338-354b-436a-929e-c670beb08c15,,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""}]" +89a96f88-ecf6-42be-b495-6203e2608614,,USER,what is the height of the highest point in the usa,"{""transformations"":[{""column"":""highest_elevation"",""transformationType"":""aggregations"",""aggregation"":""max""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +5137932a-6fd1-4e90-be02-78a40e4bcc71,,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""}]" +28178a21-9da8-48f0-b7bf-613d5fdc485a,,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""}]" +ffe2ef61-d585-45e4-be22-3327de89ec7b,,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""}]" +25c2be64-6522-4efa-a6eb-fc37ae6f0a59,,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""}]" +ddf6caf6-2fc0-4574-816f-2a08a6b0c49a,,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""}]" +f69f23a5-b0bb-40ba-bd5a-abc7765ff446,,USER,how many people are in the state of california,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'california'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +721c0ba9-3de5-47e8-b818-f4978ec4c370,,USER,how many states border kentucky,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +40b46385-f138-489e-bf65-4e1e2ab49070,,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""}]" +27ac4424-6d49-4333-8105-6db4e6983772,,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""}]" +a901920d-98ba-4661-a340-99021210bfd5,,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""}]" +9791af14-00ca-4299-a1b4-9de5f8a401a9,,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""}]" +f496769c-6384-47d7-9054-988170db9611,,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""}]" +06c35eec-a66f-4aa0-b972-1a46d9206c68,,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""}]" +c8cc188b-265b-4957-8330-a19725a3297c,,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""}]" +5d47f1af-a9be-4df3-8fe1-54745019235a,,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""}]" +01c2dfbf-eaf1-4017-b8c3-830a3021a492,,USER,what states neighbor kentucky,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +b2f0b24a-39ff-440a-9654-01da913c887b,,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""}]" +daa456f2-80ba-4f7a-98e7-d50779ecee63,,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""}]" +4f05064e-3263-494b-8241-846e24253c48,,USER,what is the combined population of all 50 states,"{""transformations"":[{""column"":""population"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +6d919964-f7d2-4703-b8b8-b37365fe4b8a,,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""}]" +17c8159e-e505-41a7-8239-112cd73d562a,,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""}]" +3f459ef7-eda6-4094-ad12-bdf32b7e4995,,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""}]" +0c77f9e5-213f-4c3e-8133-3391725aa7e5,,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""}]" +7372f9ee-3328-46a2-93e3-09655836a555,,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""}]" +059bce99-c469-49fc-a660-7f262b66d7b3,,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""}]" +d5e28fbe-8c0b-4ead-929a-ca0158a2f0c2,,USER,Who directed Avatar?,"{""transformations"":[{""column"":""title"",""transformationType"":""condition"",""operation"":""="",""value"":""Avatar""}]}","[{""columns"":[""mID"",""title"",""year"",""director""],""name"":""Movie"",""type"":""grid""}]" +de0b0eac-2538-4921-a7ca-bcf8699af951,,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""}]" +49a1d01f-48a9-4e45-89f6-8e8bc294b678,,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""}]" +2fae2593-a474-4ad7-bf84-a0f13c06f1b4,,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""}]" +b037b1ef-e57a-43fb-a092-a57a3a24f3e0,,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""}]" +1ff5489f-618f-4309-a503-c5012663e7f6,,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""}]" +72187b5f-765a-400f-9551-553f9e33e8c1,,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""}]" +d370f8d9-83e7-4261-b795-2cad5ac4e40f,,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""}]" +1f9303d5-67a2-4934-8846-314cde0e5bed,,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""}]" +8004df78-a86b-45f9-83e2-ad13ba2a0aab,,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""}]" +70aaeeab-53fd-4219-86bc-937f58d56e56,,USER,what is the number of neighboring states for kentucky,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +283c51a8-c13a-4cd1-be5f-35e191344e5f,,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""}]" +61c6e09b-5223-4e6e-a47c-f3f124b4f2c3,,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""}]" +5f89f03e-9428-46c9-84e8-e073351b0608,,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""}]" +6ad60dc1-bf09-4117-87cf-890148695d5a,,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""}]" +b14895bc-f5db-4b2e-9ca4-10d8f51afe40,,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""}]" +f6b08645-d721-4ec8-b63d-041f11b126e1,,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""}]" +b9d25712-b7a2-47f5-a536-137960e3dbff,,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""}]" +9394767a-c289-4d8d-9fff-9b21ce70bbd8,,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""}]" +a56af664-aeba-4001-a269-3bcc70a304e3,,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""}]" +e1330f3e-20aa-484b-9975-f8e486f5be75,,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""}]" +23ac8dd8-dfc5-4aae-9568-e743f1506448,,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""}]" +534470fc-b385-4fd0-a172-37f650a622d5,,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""}]" +17e69b5c-f783-42b8-9c41-ea27e9bcb77b,,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""}]" +57971037-26f0-4335-a53a-9c738dd67bef,,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""}]" +75a225d9-7804-4885-a2c2-504dde8f5fc3,,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""}]" +7eb952fd-6ca8-4a5b-9c0d-a02043c13b2a,,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""}]" +bc78fbfc-9760-4cb0-aa1b-ce61ca6eea7c,,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""}]" +15a8ccd3-4047-49d8-9042-b3b67a275321,,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""}]" +0ed457f8-fc62-4f2c-b6eb-271dbbbcaeed,,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""}]" +19857890-a122-48d9-b99f-df5f99cdcfd4,,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""}]" +fe1ab625-8e87-4322-ad72-d7d8d3f540ab,,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""}]" +5ac8671b-b252-4ec5-8f91-8837d8e998fe,,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""}]" +4cecac42-c29a-4739-a420-ec24451a5507,,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""}]" +01b1a247-2852-41dc-9feb-0ed7f312911b,,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""}]" +353e6e43-b1a6-41ab-8d00-0641a1d2f71e,,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""}]" +7fc0790b-4c92-4d87-b3da-8631bd1f7aaf,,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""}]" +9fd10b6c-8f98-4ab4-a6ce-aed69f22b5dd,,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""}]" +56dfa77a-efb1-45e7-be4f-e3868a399f3a,,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""}]" +79feb9f9-8f3f-4235-b33d-715a6488e250,,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""}]" +5e3e5cf9-6ae1-484e-a43a-4b3f69146611,,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""}]" +0314e34c-23c4-42eb-97c3-6aac2a1c7757,,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""}]" +ce9b4e9e-74b8-489e-beca-eedcd86f42dc,,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""}]" +4384c3a7-4ef6-4952-b447-ca6851f74111,,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""}]" +bbf20f12-0923-4a4a-bb42-fd4c6df97e9e,,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""}]" +30691bf0-0e9f-4b63-89c1-aba8b72086a2,,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""}]" +25f596ab-d35a-4f33-89cc-1f3e376d23cd,,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""}]" +6fca8616-78ca-438a-8ed7-1b3baa3a6aa7,,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""}]" +b264b4d6-1c37-48c0-a89f-171aaa2930c5,,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""}]" +bd9b7378-3a5a-42bc-8d6d-8f26076c60ca,,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""}]" +0c97332c-5ecc-49ad-8674-6205ad58bff7,,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""}]" +19ce5153-4be1-4b56-a194-92bb8fbc590c,,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""}]" +0922d5fe-3c85-4f72-ad42-a0cd5379ba9a,,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""}]" +fbcdea2c-cd99-49ad-8eee-21e125e5c6f2,,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""}]" +21cb0f56-8532-43d3-a7b0-50c6953786f3,,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""}]" +a673b954-55eb-4539-b64f-0dc913f660cb,,USER,what is the major cities in kansas,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kansas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +1f2b9f95-83cd-4215-9a32-34946b529848,,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""}]" +f8a411d6-ec74-4547-92f4-438e1e449308,,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""}]" +7290fd19-57de-432c-8951-280dc9643532,,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""}]" +5a39f764-197c-45cd-a806-0005f74e990b,,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""}]" +74dcfbc8-6e3c-42d4-ae46-feea24bfa588,,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""}]" +ad362a64-ca19-449a-bc8e-0533ecbba2f1,,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""}]" +0a7b33d4-fef9-4127-bebe-20ffa128a1a6,,USER,what is the population of boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +e77077ec-90ee-4799-9724-39072e5c9d05,,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""}]" +5ba85eff-d4ac-46a2-8a8a-93b61fdb0f31,,USER,return me the homepage of PVLDB .,"{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'PVLDB'""}]}","[{""columns"":[""homepage"",""jid"",""name""],""name"":""journal"",""type"":""grid""}]" +1fba0c3a-69ba-4fe2-a44d-fbfa09ffddaa,,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""}]" +daa6d246-9eca-4297-b034-c418119f9f5b,,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""}]" +d0bb2108-f2d2-40d0-9295-9a815ec41167,,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""}]" +ed33638b-d42e-489f-a6af-0dcd67838e05,,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""}]" +c61cb448-d70e-46bb-b493-f949d60c2f79,,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""}]" +ba86d22d-5cdd-4328-b587-5f64d639cdd7,,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""}]" +322b6d11-c3a0-4dcd-835a-653a42dcfe12,,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""}]" +724b9950-d5df-4a58-bcf3-6f55ea16a17f,,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""}]" +29a48328-da06-4864-8772-c6edb5dd26ad,,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""}]" +a46566ac-6abf-41c6-a3f0-4288576848e6,,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""}]" +712a64c0-3af8-4e91-95df-bc57c98acc96,,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""}]" +50ec5e4e-512f-4a90-bfa0-14b54842c37d,,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""}]" +f5d4188d-0e5c-40ee-a7b5-395aebcb498b,,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""}]" +a6accec9-aca9-4a2f-8ad2-f400e3a3b8c5,,USER,number of people in boulder,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'boulder'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +90282ebc-94f2-4b79-966a-18c9d1d5d0d3,,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""}]" +d382d723-8dab-4842-8cc0-a59a8e9c5cf9,,USER,How many teachers are there?,"{""transformations"":[{""column"":""Teacher_ID"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Teacher_ID"",""Name"",""Age"",""Hometown""],""name"":""teacher"",""type"":""grid""}]" +3b64e991-f529-4cb1-ba1b-d2c61c1f003a,,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""}]" +f6df7395-08d3-4d8e-ad41-438abc04f20c,,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""}]" +fe1b0c8d-a15d-4a1d-a82b-f2cc4b0da41c,,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""}]" +6e2bc766-f165-4669-b0bf-1a6c1533a649,,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""}]" +f3e8b963-f275-4082-9bdc-fcf260e1ce5d,,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""}]" +b66e8e44-9638-4dce-957b-130be8160e90,,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""}]" +28cb810f-798e-4ad8-9da0-92f21120baea,,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""}]" +d702c0bb-5989-4308-a232-a32743e427c9,,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""}]" +5281451f-23a9-447a-a459-9b905901492d,,USER,"Find all Apple Store in "" Los Angeles ""","{""transformations"":[{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Apple Store'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +fb4f4a66-21e9-44be-a6e1-91c65ea9c37a,,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""}]" +c8e0c2ac-9d66-4c27-b717-c2fce0c20159,,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""}]" +1b2a82d7-2321-4400-92b5-8efec8c47800,,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""}]" +e7812285-8b91-44de-8f95-894fcb5d6024,,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""}]" +4579785d-216b-43ed-915c-ff0fcaf20881,,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""}]" +c93f173c-2bc7-4c08-a0a9-7c7e317df773,,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""}]" +a6435dee-9518-4a1b-8d21-02df95517c87,,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""}]" +02bb25c6-ff5e-454a-9b30-97f9e9799dda,,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""}]" +dbeea720-6b24-48ef-9166-7fd9dd7eb48b,,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""}]" +104239c5-a547-4720-99b5-d793c4e5eb8e,,USER,what state is salem the capital of,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'salem'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +20b76cb8-ab7e-4dc6-b511-b103d4f439e4,,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""}]" +cdec3f45-4bd7-4409-b295-76b9e917626a,,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""}]" +5b459edb-6e3f-47b7-b117-1ba8c939c6d6,,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""}]" +ecce5057-b0d5-40ba-9403-ea9f4c71354e,,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""}]" +b574c885-a45a-4554-85b3-736b744f5ab6,,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""}]" +bfe898b0-3dd7-4151-bfc9-a7de5e2bba1a,,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""}]" +6af9782f-1214-49c3-8be8-fe9164fbac14,,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""}]" +efcbba32-bede-4937-a60b-979de259794c,,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""}]" +76fa5e1e-5764-4f66-bc3e-ddf1508d140b,,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""}]" +12f413fa-c4ac-49d8-853c-3dcda373d899,,USER,How many dorms have amenities?,"{""transformations"":[{""column"":""dormid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""dormid"",""amenid""],""name"":""Has_amenity"",""type"":""grid""}]" +1941c7ed-94b3-45da-8496-cd3924d5690d,,USER,How many different projects are there?,"{""transformations"":[{""column"":""name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Code"",""Name"",""Hours""],""name"":""Projects"",""type"":""grid""}]" +7563ccd2-c61d-4ca7-9f7b-1998dde774d4,,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""}]" +d7deeb49-69a6-4cee-b0f7-601bb3be96b7,,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""}]" +955141de-257a-4239-b9d8-adda971420e2,,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""}]" +59046d30-6d03-4558-9278-e4865430646f,,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""}]" +3f8530f8-9ec9-478f-b259-797b75c08110,,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""}]" +2e81f47b-1a61-497e-8c74-e29e24924a1e,,USER,Find the number of students in total.,"{""transformations"":[{""column"":""LastName"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""LastName"",""FirstName"",""Grade"",""Classroom""],""name"":""list"",""type"":""grid""}]" +6992b45e-4a2b-4863-9a39-3baed37a2200,,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""}]" +5c4ae065-d466-4590-a480-4029d1b89c84,,USER,name the major lakes in michigan,"{""transformations"":[{""column"":""area"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'michigan'""}]}","[{""columns"":[""lake_name"",""area"",""country_name"",""state_name""],""name"":""lake"",""type"":""grid""}]" +c316acfb-122f-4ea1-845f-0b5c6b5a12c0,,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""}]" +45196be6-6ff4-45d1-9d16-63f1858a8d2d,,USER,name all the rivers in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b83ff973-9e0b-4286-8a03-2ca9eda538bc,,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""}]" +fd17b7af-1b51-4d1a-b54a-1ea5d2078bab,,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""}]" +c6e79815-7a32-445f-84fc-aef5cf9355b1,,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""}]" +bb6c23fa-f6c0-4af4-9669-551371e9dfc4,,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""}]" +691b9361-8cda-4766-a56e-324fdea10557,,USER,What is the count of distinct employees with certificates?,"{""transformations"":[{""column"":""eid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""eid"",""aid""],""name"":""certificate"",""type"":""grid""}]" +cd390997-d12c-4914-9449-9f5e273413d6,,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""}]" +72f2e683-42e6-4b69-8280-7a65b25c3a39,,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""}]" +9767fe14-2569-4219-8e31-5fb35509f8a4,,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""}]" +db933ffa-4f60-4f38-a010-0a75ec5aefa1,,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""}]" +2fc4fe4a-27b0-48bd-9cfc-1b4bc04b2d07,,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""}]" +1003f584-ba14-4680-bcac-82799dc62ada,,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""}]" +5c4bed94-67f5-4d56-a2c4-b6cc72a775dc,,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""}]" +4b02de92-1af6-4956-8b23-07dc1eb3ecd2,,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""}]" +5208ce8d-3725-4d13-a107-93bc61545ff1,,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""}]" +cf676fd2-179e-48d5-af51-7f8b12dcd0d0,,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""}]" +851bd73c-6be6-4502-b1a3-c334147e3ccc,,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""}]" +d6e71992-ae57-45b9-9bae-b4b151e27151,,USER,how many states does usa have,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +7fef2190-76a8-421f-aace-c6f63197494c,,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""}]" +f7d2bdc2-682c-4658-a36b-ed2b9a7a9ddd,,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""}]" +01358d4f-0103-4ebd-a1c1-a31aab260b2b,,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""}]" +851c2fea-62de-4991-9e46-720e7d3a42ad,,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""}]" +9eb72165-0034-4ec9-8bf4-07ea81b5271c,,USER,what river flows through illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b8f9f113-8846-427b-8434-c08e1c0f2696,,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""}]" +72819649-4861-4eda-9857-fbc129ccdf58,,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""}]" +590711d9-ef4e-402a-b56c-baf1c0db5466,,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""}]" +4a574eb2-4880-4885-951b-24834efdd8fa,,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""}]" +bdc8da5a-7aa5-4110-a557-1ec5247489c1,,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""}]" +bb976376-97e3-4ec3-ae92-2c0d2fc00a11,,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""}]" +d9f7731e-1168-4d9c-a17f-a17f2bf47457,,USER,how many rivers are there in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +c2217961-282f-4348-9c7c-cf7de67e6344,,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""}]" +5bbb3a8e-9a16-47d1-b66d-c2eef95a46f7,,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""}]" +88468283-cbe8-45cd-b0cf-74e002e6ec66,,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""}]" +052a22b6-af20-4986-9069-1901259444ee,,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""}]" +86970d65-0bbf-43a0-97f4-e7508f2121c9,,USER,what is the lowest elevation in pennsylvania,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'pennsylvania'""}]}","[{""columns"":[""state_name"",""highest_elevation"",""lowest_point"",""highest_point"",""lowest_elevation""],""name"":""highlow"",""type"":""grid""}]" +28a12cc1-1437-4846-826a-d1bf72c17073,,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""}]" +ed8e6559-1037-48c0-acb5-696538a1a622,,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""}]" +1401b203-af9d-482b-b535-d5d4f73a0fbf,,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""}]" +8d23ed1c-be83-473a-9270-0b027823e3b0,,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""}]" +b710e162-7c96-4176-a808-45f6719b6f00,,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""}]" +acc0a841-6c39-4f20-b1ba-e13bb772f57e,,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""}]" +4684edc7-e187-49c3-8b44-9bcfafedecdb,,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""}]" +fd1393b8-a344-494c-918b-6fb6254aef1e,,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""}]" +9a0116c6-72e1-476f-8953-ed676b878077,,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""}]" +83bb1f75-2716-4ea7-a82f-dc930d057680,,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""}]" +d00a1c96-da42-43ce-a89f-8ce3e32ce440,,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""}]" +dbf8c53e-aa22-41e7-9cd7-c37dace49a52,,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""}]" +60d1bbdf-8bcb-4950-8e99-c1d9219653b6,,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""}]" +ffb2c20f-e7bf-4da5-9138-fecfb5dd379d,,USER,how many rivers are found in idaho,"{""transformations"":[{""column"":""river_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'idaho'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +ac263cf2-223d-4770-b6c3-106fb9d647a1,,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""}]" +9b0f5cdd-704d-4e18-b17c-30c25b91d6a6,,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""}]" +468c2361-0bbd-4396-8dce-c55f5c8e98a1,,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""}]" +0066c23a-49a7-42b2-a046-0195cc2b94e5,,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""}]" +b35ac166-7f28-43b9-9994-8a7bde96eea3,,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""}]" +71b13dd1-601b-437a-a4b6-88a32de34e78,,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""}]" +3d59b020-c443-47d9-a664-9f617197d9a1,,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""}]" +7ce040b4-2b30-4667-8c6d-24263379927a,,USER,how many cities are there in the us,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +dcedf115-21ff-4318-8055-de338055ee51,,USER,what states does the ohio river go through,"{""transformations"":[{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'ohio'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +41cc7355-fb86-4cd3-bc94-c858a632f550,,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""}]" +65d42fab-3afc-4c37-8144-7ba95b429931,,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""}]" +6d1670d8-d386-4dce-85e5-73035d0da3e5,,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""}]" +483ca264-c768-45ee-b6d8-0393108dd3af,,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""}]" +cd32e6fd-1888-4335-ae51-ec24b58e0e05,,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""}]" +924ec48b-996f-4ddf-9d1d-aed6ab1345b5,,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""}]" +906bfe16-37c6-4211-b4fc-8b54eb7dd2df,,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""}]" +fa524f6f-54c9-43ec-ade1-6ff20a02c21f,,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""}]" +fa042f21-9f3f-47c9-b32e-15733a374eb2,,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""}]" +7b636cda-dd25-4fa1-92f8-a31279b82423,,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""}]" +5a17b04b-1694-4cfb-9a22-84eba4964330,,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""}]" +06345aad-234a-4f04-af8f-8152679e2b76,,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""}]" +44e53b5f-abf1-455e-ad7b-23ecb150e0b3,,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""}]" +013b1af6-2f6b-40b2-872f-3b387ab706d8,,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""}]" +cee3d1c3-9498-4b1a-ab60-ac0613fa9432,,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""}]" +7b2767b1-ab8c-4c5e-b3a7-49c10df14baa,,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""}]" +b1103c35-f895-45de-9e06-35d8ea01df29,,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""}]" +b6293853-7ed7-42d2-8aa0-e11d77c3b43c,,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""}]" +8ccae4ef-75a8-488b-a1c3-e284cac0438b,,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""}]" +8f84763b-09ab-4970-8974-a9e197964700,,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""}]" +b55c4b91-26f7-4ed0-8165-1fef902b7cf4,,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""}]" +0a4894d2-7352-4863-b2cf-b7972474f724,,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""}]" +06442550-d3ca-4bcc-b15e-f3a35a6c72bc,,USER,"What is the nationality of the actress "" Christoph Waltz "" ?","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Christoph Waltz'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +171dd238-7b49-43c6-80f8-73289ebbc7cb,,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""}]" +35bfa3c9-fb84-41e5-b0b7-0c2095616e75,,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""}]" +bc041645-2237-4f8d-9e47-4cb9f62b9144,,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""}]" +4fd381a7-2638-4c7d-af8f-bfd830795274,,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""}]" +79934ee0-00d3-4aa9-b0eb-8012c1cac7df,,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""}]" +7a625465-9386-4d25-a844-bf3e689acc8e,,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""}]" +87fa168e-f0b6-4895-98f2-0c76d188c218,,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""}]" +dcd3c6c1-358a-4853-8042-3cb5855fc49a,,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""}]" +0bddc5a2-ebe3-4734-b766-f9872211b0d2,,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""}]" +192158df-9f80-4a35-a2f6-3c122797ced8,,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""}]" +3db3a328-b0c4-4641-b656-b98b9c7f49b3,,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""}]" +dd7ef48a-caca-4731-81dc-01487c4fb0fc,,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""}]" +dd8a493b-2e9e-4834-b30a-cea647b69e53,,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""}]" +7715910a-05e4-4879-8bcd-0f8ce00e204b,,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""}]" +a613177c-7ff4-4335-aee1-0179ad74db51,,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""}]" +74116fe0-a2dc-470b-bd0f-0251b361754c,,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""}]" +48bb218e-3894-4653-a908-cad5d4537ebc,,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""}]" +76cb0531-24a0-40af-8a1b-9f8a0e3b7aef,,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""}]" +f1d0c1c0-7945-4f11-a934-f7f2ec5e2c35,,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""}]" +6158be8c-8b12-4e5d-ab14-978d2ce1cd58,,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""}]" +96727884-6e00-4645-8353-22534fde3623,,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""}]" +972d63ca-f26d-4dd4-b6be-91e4f26062df,,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""}]" +cec79973-4d0a-45ab-8480-9768ed92f057,,USER,how many states have a city called springfield,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +1c7facbb-a719-4703-84a2-33b0d0a5c81c,,USER,what states have towns named springfield,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +1d0f48c4-fede-4e22-bd7b-5eea546576d0,,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""}]" +f901d56b-60aa-45b3-842b-283513c2da07,,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""}]" +9ddb2d53-9452-4efe-8541-d4613484319c,,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""}]" +c10dbf61-6d09-4b91-b384-041b94360207,,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""}]" +6cd86562-7ef0-410f-a876-c3ecd4faa28d,,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""}]" +33714d21-13ef-40f2-acaf-ac18bb339424,,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""}]" +987062ba-8a6e-4bf8-bde6-8e517c8efc6a,,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""}]" +a1ec944e-492a-4ee2-8a60-0d3029eb3f63,,USER,what rivers are in illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +6b9e86a5-3ba3-4bca-bd98-f4da91b3e926,,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""}]" +d6558e1a-8bd1-4e97-bb74-19967d61f413,,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""}]" +57552ceb-bd2e-404b-ba10-e42ce362e5e7,,USER,"return me the homepage of "" H. V. Jagadish "" .","{""transformations"":[{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'H. V. Jagadish'""}]}","[{""columns"":[""aid"",""homepage"",""name"",""oid""],""name"":""author"",""type"":""grid""}]" +53a57a87-8dfc-4cb0-8e2d-3e98a95179ed,,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""}]" +1f50aa75-13d4-4f11-9ccc-7df66190e011,,USER,which state is springfield in,"{""transformations"":[{""column"":""city_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'springfield'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +903d4820-631c-4ed8-b5d2-f2bfd93f35c9,,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""}]" +2a60ca64-1c97-43d8-be2c-3658c0fb03d6,,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""}]" +7a94edfc-2610-49f6-8033-23f46dbc99e1,,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""}]" +42063929-b357-4204-a53e-ce6eb8bc2080,,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""}]" +e2e77874-0102-4a77-a509-c27fe3930b5e,,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""}]" +2d0dc7b9-6d2b-4478-b777-754a09bd4b2d,,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""}]" +47b3a3fc-7be8-4e4e-b250-f228110cd6b9,,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""}]" +9e273a54-ceb6-49a1-979c-df6b075d978f,,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""}]" +7d2a9a69-747a-43a9-8684-6e23cbc46187,,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""}]" +7a090183-1982-4c71-836c-c6422e27241e,,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""}]" +03942ac9-9094-415d-a443-a6c6b732a3aa,,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""}]" +fddc73e8-9d73-42bd-983b-5933a6878d35,,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""}]" +b84c9bc7-43c5-4e3e-90a4-1dcacb8c55f1,,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""}]" +21abc87d-4215-4fc1-b1de-14bf0815b127,,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""}]" +cf45a978-8566-4333-8dc0-33acc5fc8f96,,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""}]" +76c24662-4c09-430f-baff-08e602155aaf,,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""}]" +8590eba1-d59a-44c1-a8cd-215bf44d2190,,USER,Find all the female actors from Austin,"{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Austin'""},{""column"":""gender"",""transformationType"":""condition"",""operation"":""="",""value"":""'female'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +ed1d9a24-cce4-40a0-8ee6-f46c39c2ee7b,,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""}]" +bec8c2f9-ed5b-40e6-ac9e-fd8c62d224c7,,USER,Find the number of bands.,"{""transformations"":[{""column"":""Id"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""Id"",""Firstname"",""Lastname""],""name"":""Band"",""type"":""grid""}]" +9a2a5a2a-8b85-4db2-b5f4-57b204ace7db,,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""}]" +6c2f1900-1ee5-4f6d-9ee8-0d547649dbb6,,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""}]" +0c8182a8-f240-4bd7-96c7-3c5b4e68de49,,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""}]" +b2906465-ec35-40c4-8852-024554e977e3,,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""}]" +00bdf636-99a2-4f7f-b58d-81b266daf9e5,,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""}]" +a28944df-ca8d-486f-86ee-e57c23940e3e,,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""}]" +05867adc-6ce7-4dae-b808-ec536ca1e49b,,USER,what is the combined area of all 50 states,"{""transformations"":[{""column"":""area"",""transformationType"":""aggregations"",""aggregation"":""sum""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +8c5e58f3-eb76-46f7-b6d8-4f0fdc3b1d4d,,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""}]" +42821b00-734d-4448-876b-e5c124ead66d,,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""}]" +1161cca1-72dd-41e3-9e23-aca67f3c7f54,,USER,How many users are there?,"{""transformations"":[{""column"":""uid"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""uid"",""name"",""email"",""partitionid"",""followers""],""name"":""user_profiles"",""type"":""grid""}]" +abde839e-9efd-4336-aab1-cd9a3ffe4902,,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""}]" +0e452d53-9032-486c-827a-0b2405417733,,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""}]" +2eed186c-a65a-43fe-a783-fe1501a807f1,,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""}]" +2c8a7ab6-e754-4ea3-b996-36e4245bf4e9,,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""}]" +5d75c4d5-70dd-422d-905c-0b24aa847ed1,,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""}]" +71e929b5-8417-4410-8155-a72386ecc16d,,USER,Find the cities of businesses rated below 1.5,"{""transformations"":[{""column"":""rating"",""transformationType"":""condition"",""operation"":""<"",""value"":1.5}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +dc4cade3-3266-4da2-ac6a-1a53fb2d94a0,,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""}]" +3e93b576-5c96-44f4-bd17-3dda0c447145,,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""}]" +ca310073-9fff-4df4-b701-36b302cb2906,,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""}]" +4f3621ca-9da2-48fc-8944-e710bf04b7ec,,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""}]" +589e61c0-a817-48b1-af2f-19fe1f93cdc6,,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""}]" +339c27a6-164f-4a64-aa15-ef88c8718645,,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""}]" +d5ffa634-5645-42ca-a07c-5aacaf3fe81c,,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""}]" +bfe55596-ed66-448e-b8f4-aae4dcf88f13,,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""}]" +33137d9b-bdd0-4b1a-863e-976c5b520f5b,,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""}]" +94a0861e-db27-4a02-852b-d74530d1fbb1,,USER,how many states does the missouri river run through,"{""transformations"":[{""column"":""traverse"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""river_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'missouri'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +86754dcc-0977-4689-9205-50fec80256d7,,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""}]" +8bed6377-549d-4453-9f4a-e2063b52c1db,,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""}]" +c1a8d191-6817-4a59-849f-796f696d7f88,,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""}]" +60b5b88c-d314-40ec-8f15-a1b6a9239c06,,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""}]" +9efaf014-9ea4-43d1-98d6-fdd20d8bf7ca,,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""}]" +d0b0c44b-1ade-44f3-b5d7-04222f23cdf8,,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""}]" +460512dd-395c-49be-bbf0-e3b3c3e02ef9,,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""}]" +299a2d1c-1f07-4d92-aad6-aad008de8249,,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""}]" +2fc98553-1d28-47b5-b9ed-ad3bbff55ed2,,USER,Find the average checking balance.,"{""transformations"":[{""column"":""balance"",""transformationType"":""aggregations"",""aggregation"":""avg""}]}","[{""columns"":[""custid"",""balance""],""name"":""CHECKING"",""type"":""grid""}]" +dee31a66-151b-4c65-8c6a-2ba0d09b491d,,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""}]" +6840db3e-3c12-4b73-a8b2-a9c26de54da7,,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""}]" +d587b827-5075-4550-ae8d-61e474485b8c,,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""}]" +d1903631-b95b-48b2-9c9a-821d7e44ec9f,,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""}]" +b9500cc4-891f-46cc-948c-b3c45a3c0406,,USER,what are major rivers in illinois,"{""transformations"":[{""column"":""LENGTH"",""transformationType"":""condition"",""operation"":"">"",""value"":750},{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b0e49bb1-eb6c-4500-a41c-ccb65a8787ee,,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""}]" +e3048e4a-7458-489a-909e-34496ef2cb80,,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""}]" +3aaf5df1-efdc-4c3c-b7ae-71df9910a3f9,,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""}]" +78a3aa6b-17fb-4c82-8c42-a241942beb4d,,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""}]" +8d734a3b-178a-4dab-81ef-e415f5a36519,,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""}]" +a85cbf9a-12ca-4a81-820b-cd717bd68b14,,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""}]" +bd5ca416-d1d6-44be-85ac-d9d6f2e06034,,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""}]" +55bbca44-dbc2-4f94-be20-0199b7dce2a8,,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""}]" +4bf6de75-7813-47dd-bb2d-62f5e1c48396,,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""}]" +2ec8571a-52d3-4bc8-b192-fb8feafb64ca,,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""}]" +63d26487-1a23-4cc3-9d92-80084c1fc407,,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""}]" +bed76127-4f91-441f-8bac-d0b5960f96cc,,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""}]" +26f489f7-6a7c-4a1d-807c-e8d8529d29c4,,USER,what is the population of the major cities in wisconsin,"{""transformations"":[{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'wisconsin'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]" +2620a67d-8251-4dee-b89f-14336e2727e1,,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""}]" +ebc00a2d-216f-4f49-b154-91aefabdff4e,,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""}]" +b4f6b5cd-c67b-4c9d-ad86-2e4c51f61796,,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""}]" +cf19b596-847a-4210-b757-56765bcf0454,,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""}]" +0be7353a-81c8-447c-bc89-222c59cdeb1f,,USER,Find the number of tips written in each month,"{""transformations"":[{""column"":""text"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""MONTH"",""transformationType"":""grouping""}]}","[{""columns"":[""tip_id"",""business_id"",""text"",""user_id"",""likes"",""year"",""month""],""name"":""tip"",""type"":""grid""}]" +4483a790-e2b0-43aa-bb7f-efca374f7558,,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""}]" +4c96ff09-b59e-4a00-8165-87ce2f711a68,,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""}]" +7b53e1c4-5087-48a8-86fe-b28d7f9ddb47,,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""}]" +1ce3418f-acb4-4d25-93ba-2eca5f742211,,USER,Find all actors who are from Afghanistan,"{""transformations"":[{""column"":""nationality"",""transformationType"":""condition"",""operation"":""="",""value"":""'Afghanistan'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +0bbc7574-297c-4596-84d9-eb67c637f3ce,,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""}]" +eb16c46a-0a10-4205-992c-6171f7e33335,,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""}]" +26748ba7-759d-4d94-a4b9-4308b20eb18b,,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""}]" +e1ea2af6-cf4e-4454-b7e0-a21922a9b709,,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""}]" +9a6578f9-df1e-4208-87ba-a7dbe9b9d782,,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""}]" +4133fbc2-337f-45b3-8582-4e048bf486a0,,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""}]" +357e07d0-7a7a-4c89-86be-96864813bd01,,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""}]" +bfa10191-f09b-4c0a-b7c4-8fba874333dd,,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""}]" +5fd088fb-a055-4756-b3cf-5a3d3ba222bf,,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""}]" +fef5bb22-773a-452d-b1d9-b95b804a6a70,,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""}]" +67e65bdf-0daf-48fc-b270-4ed62667b349,,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""}]" +0c936ebc-e1cd-45c3-80d4-fa1eda75d540,,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""}]" +ebe4ebc6-1322-45bd-ba32-024935f5bd93,,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""}]" +9eb9c5c6-d5b1-405f-ab22-4052b213ff76,,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""}]" +e8856cdb-e4fc-457a-8a40-0ba869a906f1,,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""}]" +c79c6691-95de-4c45-bc09-c4dd332ed933,,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""}]" +ff02ee0b-2cf6-430a-8392-3353a1bf1e05,,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""}]" +f30f9e91-20db-4c78-85a4-18fa2ba7c170,,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""}]" +63d5beff-4b21-4ea6-ae53-7e79db266c0b,,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""}]" +098922b0-1e65-4736-a8c0-06b1b56b6b43,,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""}]" +3a0a4c40-cb31-4808-9459-17cb48ffd8d7,,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""}]" +49370aef-921b-4a95-8888-ad4a27e3a6d3,,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""}]" +5e964c0d-d902-4ef2-9d2b-b9d29ac8f0dc,,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""}]" +bb0ac9ed-4861-4a22-861b-b6ab0f109017,,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""}]" +e8d2eb11-b1f9-4e1d-8819-7547791586f0,,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""}]" +3076a60a-0035-4aff-8a9e-ea429073dd7a,,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""}]" +5d71a128-21e4-415c-a044-c1cd48d18d37,,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""}]" +c0fe1160-121f-41f6-9c7d-e837c6b3aa70,,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""}]" +acc94e19-84a7-4eb5-94bf-6c5fd625cd27,,USER,return me the paper after 2000 with more than 200 citations .,"{""transformations"":[{""column"":""citation_num"",""transformationType"":""condition"",""operation"":"">"",""value"":200},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":"">"",""value"":2000}]}","[{""columns"":[""abstract"",""cid"",""citation_num"",""jid"",""pid"",""reference_num"",""title"",""year""],""name"":""publication"",""type"":""grid""}]" +8b8d0790-7de6-4ab8-b43b-2b746599240d,,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""}]" +cb5dbad3-cb37-466c-84b7-8e4f968cd55d,,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""}]" +52ac7842-087b-45bb-8ae0-b30c010ca023,,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""}]" +2907a2c9-e222-4667-8a0a-f9e2d9685b5d,,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""}]" +7b1ca4c5-9703-42d9-8be8-9a0a3019170e,,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""}]" +fc63828b-ed77-49e8-8e76-6eb11f4659a2,,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""}]" +00b3d6d0-401b-4f36-9137-dfdbd0be2888,,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""}]" +fd9de281-d51b-4a7e-93b4-2dca88d470a4,,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""}]" +3b959e76-545b-4c93-a7df-5566ca17eae5,,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""}]" +7a71dd14-308b-4f85-81af-f4820d01ae21,,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""}]" +12553c3b-126e-4912-a646-15f2c55c931c,,USER,what are the rivers in the state of illinois,"{""transformations"":[{""column"":""traverse"",""transformationType"":""condition"",""operation"":""="",""value"":""'illinois'""}]}","[{""columns"":[""river_name"",""length"",""country_name"",""traverse""],""name"":""river"",""type"":""grid""}]" +b176286d-c98c-4c38-ad9b-fa92c859e862,,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""}]" +66cdf71e-4d83-45f9-a4ef-54312ac7b35a,,USER,How many tips have been written in 2015,"{""transformations"":[{""column"":""text"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""YEAR"",""transformationType"":""condition"",""operation"":""="",""value"":2015}]}","[{""columns"":[""tip_id"",""business_id"",""text"",""user_id"",""likes"",""year"",""month""],""name"":""tip"",""type"":""grid""}]" +7b7d62fe-0a77-4405-a566-fa6708a627dc,,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""}]" +5b084e08-fadd-478e-80bd-0a15e17be2ba,,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""}]" +b5faccea-7703-4674-add2-abe00b55caa4,,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""}]" +cab8a314-0957-4fac-9e0e-921c1f0c2a12,,USER,what is the area of the state with the capital albany,"{""transformations"":[{""column"":""capital"",""transformationType"":""condition"",""operation"":""="",""value"":""'albany'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +173c7df7-5722-4515-accf-2885eeff7b1c,,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""}]" +d63ed0fc-3bf7-43f7-9c65-5bac118b6bd1,,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""}]" +d2280271-30e4-4fbc-b22e-b64c3439d3bc,,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""}]" +f62219fc-7f7a-477c-ad91-f8c909bdab1f,,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""}]" +ce4fb46f-fe8d-46b9-90c0-2aedd2e47d88,,USER,"How many Target are there in "" Los Angeles "" ?","{""transformations"":[{""column"":""business_id"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Los Angeles'""},{""column"":""name"",""transformationType"":""condition"",""operation"":""="",""value"":""'Target'""}]}","[{""columns"":[""bid"",""business_id"",""name"",""full_address"",""city"",""latitude"",""longitude"",""review_count"",""is_open"",""rating"",""state""],""name"":""business"",""type"":""grid""}]" +3392902a-a365-428f-9488-ba32b0cd09f2,,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""}]" +e3b91de6-309f-4d3e-a3e6-60314d79ef7f,,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""}]" +eb75cadf-e33d-4da4-a95f-cb65341330cc,,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""}]" +7ed99f95-97f7-47e2-992b-3a27f9ca9886,,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""}]" +cdf9c795-7e86-41f9-9e45-7bcdb973e1fd,,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""}]" +52bcd114-4c0d-4a3e-b6dd-5470fad27847,,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""}]" +b39ec177-0735-4779-ac3e-316eb392288c,,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""}]" +36af7467-e607-4944-93c5-a271852867f2,,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""}]" +7ac468ef-caaf-4e5f-abfe-154b6d629884,,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""}]" +d39b7c05-939c-4a73-94b9-94d9d77ac826,,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""}]" +3f79d51c-d61a-414e-8e0f-0d39ec425394,,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""}]" +91935535-150c-4df9-ad71-73db99d2a740,,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""}]" +de4c2f5f-28cb-44fe-b448-cd92335f6580,,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""}]" +cd16cb0e-5a71-4e8e-ae3f-50dc0ffbf263,,USER,how big is new mexico,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'new mexico'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +c51ee463-38be-4406-9c0a-0e850ce1fb6d,,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""}]" +bfe6a30a-e65c-44ee-adfe-65d84e7f2c5d,,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""}]" +da0d237b-6aa5-4585-9153-351ab35a3250,,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""}]" +172f097b-fbae-436e-b3dc-d897d08cd540,,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""}]" +1090c388-7430-40d9-bf45-fb5ffcc42865,,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""}]" +47d6421a-f8e1-4193-8921-d2c0d85277d6,,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""}]" +74d7c9da-5b16-4f04-8f5d-482c8a2f3798,,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""}]" +66c8d1db-0293-435b-be2a-e85e48980924,,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""}]" +7fbf478e-de7f-408d-bf5d-768c3af4f81e,,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""}]" +cb0728f6-46fd-470b-883c-f78506406904,,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""}]" +78480a69-fed1-454d-a5e1-1f7b073e5cf1,,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""}]" +9faeb172-de57-4768-9960-7aba09d6e3b0,,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""}]" +ebb6bfa4-2750-4e68-af55-0d8ffdba602c,,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""}]" +7d1ea05e-852c-48ef-bcdc-bef653979427,,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""}]" +0d186fbc-a9e0-4f65-8052-b6e2e5bd9475,,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""}]" +a467dbfc-df4d-4d81-b4f3-ee84a186be59,,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""}]" +562b9ccd-91b4-46cb-80ce-bb49ad4bb88e,,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""}]" +867d0405-21a3-4e15-b4ce-2d339d691ba3,,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""}]" +f29ac942-b097-4581-8ad8-0b08d004d2b8,,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""}]" +d25cc7e5-28e4-4786-87de-29cb600cb67a,,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""}]" +8639b469-5f03-492f-b9a6-0431542747a1,,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""}]" +3becff62-bbb1-4c30-8f29-6f92f2cf5840,,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""}]" +dc4bd629-b682-4c9e-ba83-796307b1bbb6,,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""}]" +fe6ae641-63c3-4cf7-89e3-3bf1ec668263,,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""}]" +90d466bb-795b-4f14-a551-b51f283b1c30,,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""}]" +5e950249-a87b-488a-aa70-2299203bb9ba,,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""}]" +06e9d7c2-46a1-492d-b945-138b9332c59e,,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""}]" +d2ff913e-d29c-4ca2-a984-23e6f7af67e8,,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""}]" +9adf115a-07fa-42e4-9b78-b7d70e09d376,,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""}]" +8760f1b2-99eb-405a-aa30-e8d2a9e1035a,,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""}]" +803359c1-b264-4ce2-bc98-2543d40c0e77,,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""}]" +977ab4ec-071e-426a-aa6b-c0329af5289d,,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""}]" +ee0f9b58-42d5-4bff-892a-d57ee74b4e53,,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""}]" +a83126db-c02a-4af5-abd0-37546118ec6e,,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""}]" +7726cdb9-c6e9-4197-8dc0-08f6a987a4dc,,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""}]" +a38ac10b-5730-42ab-b0e2-cbcc4e5965a0,,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""}]" +31013e58-35bd-41e6-9028-e5b519c818be,,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""}]" +c8c0c56d-9abb-4531-840c-51d84a4c6962,,USER,can you tell me the capital of texas,"{""transformations"":[{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +cb1465ab-c8f4-4f23-ab0b-07da2e07f623,,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""}]" +555c8cec-8081-4089-8387-f1ff718b1cd5,,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""}]" +31d875c5-3606-469f-87cc-73bddf74eb65,,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""}]" +485b7bf1-441f-45b6-9323-137e53d27b48,,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""}]" +4e1d9562-4e27-4e5f-b8c6-542d2564ad9d,,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""}]" +b4a45ee2-54ae-438c-88d0-6504ce97d0f8,,USER,how many states are there,"{""transformations"":[{""column"":""state_name"",""transformationType"":""aggregations"",""aggregation"":""count""}]}","[{""columns"":[""state_name"",""population"",""area"",""country_name"",""capital"",""density""],""name"":""state"",""type"":""grid""}]" +6011ece2-5ce2-44e9-aa2b-05f955316100,,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""}]" +8113cee7-f9fd-4d1d-a6c8-15dbd72889d0,,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""}]" +35bae8e7-6dc5-48e0-b0da-2d22dca5c395,,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""}]" +7aa57cb5-fba7-4a9b-99c6-37e36cad0de1,,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""}]" +1bce05e7-8e6b-4567-a062-b60addd09bb9,,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""}]" +b0bfbb72-58ad-4407-8993-da6b8bcb6440,,USER,"Find all actors born in "" Tehran ""","{""transformations"":[{""column"":""birth_city"",""transformationType"":""condition"",""operation"":""="",""value"":""'Tehran'""}]}","[{""columns"":[""aid"",""gender"",""name"",""nationality"",""birth_city"",""birth_year""],""name"":""actor"",""type"":""grid""}]" +df3dba31-a5e8-4fe5-9999-eed4d9083a91,,USER,kentucky borders how many states,"{""transformations"":[{""column"":""border"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'kentucky'""}]}","[{""columns"":[""state_name"",""border""],""name"":""border_info"",""type"":""grid""}]" +bfc5ec24-6d43-497d-b345-97da6b425dc0,,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""}]" +08b2cf40-a78e-4e77-9667-d2596de1dfda,,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""}]" +9762beb0-f051-4a9d-b7f1-0d8ac354fa69,,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""}]" +9f9ed0e2-4e49-4b33-a64f-a1a805dfd7d3,,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""}]" +c4d5b6b4-d3e3-473e-a2a0-9e4f227434dc,,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""}]" +7857b4f8-d9ef-408b-9caa-b08101683b8f,,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""}]" +87680eea-ff80-4280-b4b8-00172c0e0324,,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""}]" +becbb773-9cf9-475a-b173-1ccff741602c,,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""}]" +7d3ffeae-2a8f-404d-883c-0e55760634d1,,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""}]" +01960f27-e91e-4027-96fc-711c73e1786e,,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""}]" +7d1d2d14-c75c-4c88-a777-63db193abf5d,,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""}]" +c2b4c416-b16c-4f52-aa26-6c207453ab0a,,USER,how many major cities are in texas,"{""transformations"":[{""column"":""city_name"",""transformationType"":""aggregations"",""aggregation"":""count""},{""column"":""population"",""transformationType"":""condition"",""operation"":"">"",""value"":150000},{""column"":""state_name"",""transformationType"":""condition"",""operation"":""="",""value"":""'texas'""}]}","[{""columns"":[""city_name"",""population"",""country_name"",""state_name""],""name"":""city"",""type"":""grid""}]"